Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from c5c6148199ce00eccccaddf73a9bca5b121fa2ed 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-ssh9098205216208697132.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7164794395337348669.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16246801218140792984.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh3327504113550114365.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh7670883355051830852.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-7364’ is offline Running on prd-ubuntu20.04-docker-8c-8g-7369 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/889 [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/889 # 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 c5c6148199ce00eccccaddf73a9bca5b121fa2ed (main) Commit message: "feat: Store numeric value in numeric type (#5232)" > 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 c5c6148199ce00eccccaddf73a9bca5b121fa2ed # timeout=10 > git rev-list --no-walk b3d597d82b1307571edb3c7cc289452c0dfb9567 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:18:20 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:18:20 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:18:20 ========================================================= 09:18:20 EdgeX Global Pipelines Version Info 09:18:20 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:18:21 ------------------- 09:18:21 stable info: 09:18:21 ------------------- 09:18:21 Commited By: Cherry Wang cherry@iotechsys.com 09:18:21 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:18:21 Message: update stable to v1.0.276 09:18:22 ------------------- 09:18:22 experimental info: 09:18:22 ------------------- 09:18:22 Commited By: **** collab-it+edgex@linuxfoundation.org 09:18:22 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 09:18:22 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:18:22 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:18:23 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:18:23 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 09:18:23 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = c5c6148 [Pipeline] echo 09:18:23 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:23 provisioning config files... 09:18:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config16725267429299368895tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:18:23 ---> ****-login.sh 09:18:23 nexus3.edgexfoundry.org:10001 09:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:23 09:18:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:23 Configure a credential helper to remove this warning. See 09:18:23 https://docs.****.com/go/credential-store/ 09:18:23 09:18:23 Login Succeeded 09:18:23 nexus3.edgexfoundry.org:10002 09:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:23 09:18:23 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:23 Configure a credential helper to remove this warning. See 09:18:23 https://docs.****.com/go/credential-store/ 09:18:23 09:18:23 Login Succeeded 09:18:23 nexus3.edgexfoundry.org:10003 09:18:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:24 09:18:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:24 Configure a credential helper to remove this warning. See 09:18:24 https://docs.****.com/go/credential-store/ 09:18:24 09:18:24 Login Succeeded 09:18:24 nexus3.edgexfoundry.org:10004 09:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:24 09:18:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:24 Configure a credential helper to remove this warning. See 09:18:24 https://docs.****.com/go/credential-store/ 09:18:24 09:18:24 Login Succeeded 09:18:24 ****.io 09:18:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:18:24 09:18:24 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:18:24 Configure a credential helper to remove this warning. See 09:18:24 https://docs.****.com/go/credential-store/ 09:18:24 09:18:24 Login Succeeded 09:18:24 ---> ****-login.sh ends [Pipeline] } 09:18:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:24 + 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 09:18:24 + dirname cmd/core-command/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo core-command,cmd/core-command/Dockerfile 09:18:24 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:18:24 + dirname cmd/core-data/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo core-data,cmd/core-data/Dockerfile 09:18:24 + dirname cmd/core-keeper/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo core-keeper,cmd/core-keeper/Dockerfile 09:18:24 + dirname cmd/core-metadata/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo core-metadata,cmd/core-metadata/Dockerfile 09:18:24 + dirname cmd/security-bootstrapper/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:18:24 + dirname cmd/security-proxy-auth/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:18:24 + dirname cmd/security-proxy-setup/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:18:24 + dirname cmd/security-secretstore-setup/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:18:24 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:18:24 + dirname cmd/security-spire-agent/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:18:24 + dirname cmd/security-spire-config/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:18:24 + dirname cmd/security-spire-server/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:18:24 + dirname cmd/support-notifications/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo support-notifications,cmd/support-notifications/Dockerfile 09:18:24 + dirname cmd/support-scheduler/Dockerfile 09:18:24 + cut -d/ -f2 09:18:24 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:18:24 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 09:18:25 + git rev-list -1 --merges c5c6148199ce00eccccaddf73a9bca5b121fa2ed~1..c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 09:18:25 -----------> git rev-list -1 --merges c5c6148199ce00eccccaddf73a9bca5b121fa2ed~1..c5c6148199ce00eccccaddf73a9bca5b121fa2ed c5c6148199ce00eccccaddf73a9bca5b121fa2ed [false] [Pipeline] sh 09:18:25 + git log --format=format:%s -1 c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 09:18:25 ========================================================= 09:18:25 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:18:25 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:18:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:18:25 + grep -v github /etc/ssh/ssh_known_hosts 09:18:25 + [ -e /tmp/ssh_known_hosts ] 09:18:25 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:18:25 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:18:25 + sudo tee -a /etc/ssh/ssh_known_hosts 09:18:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:26 09:18:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:26 0.1.4: Pulling from edgex-devops/py-git-semver 09:18:26 3dae71ba6b94: Pulling fs layer 09:18:26 6bf1a483ea7c: Pulling fs layer 09:18:26 f5dfc541a4d3: Pulling fs layer 09:18:26 461d9e800cba: Pulling fs layer 09:18:26 80192f66455f: Pulling fs layer 09:18:26 2e8e34ca0e6c: Pulling fs layer 09:18:26 a29436f7fd5d: Pulling fs layer 09:18:26 923cac83aea3: Pulling fs layer 09:18:26 25ad8b0a4227: Pulling fs layer 09:18:26 db01528c6b51: Pulling fs layer 09:18:26 28988de357af: Pulling fs layer 09:18:26 80192f66455f: Waiting 09:18:26 2e8e34ca0e6c: Waiting 09:18:26 461d9e800cba: Waiting 09:18:26 a29436f7fd5d: Waiting 09:18:26 923cac83aea3: Waiting 09:18:26 25ad8b0a4227: Waiting 09:18:26 db01528c6b51: Waiting 09:18:26 28988de357af: Waiting 09:18:26 6bf1a483ea7c: Verifying Checksum 09:18:26 6bf1a483ea7c: Download complete 09:18:26 461d9e800cba: Verifying Checksum 09:18:26 461d9e800cba: Download complete 09:18:26 80192f66455f: Verifying Checksum 09:18:26 80192f66455f: Download complete 09:18:26 f5dfc541a4d3: Verifying Checksum 09:18:26 f5dfc541a4d3: Download complete 09:18:26 3dae71ba6b94: Verifying Checksum 09:18:26 3dae71ba6b94: Download complete 09:18:26 923cac83aea3: Verifying Checksum 09:18:26 923cac83aea3: Download complete 09:18:27 25ad8b0a4227: Verifying Checksum 09:18:27 25ad8b0a4227: Download complete 09:18:27 db01528c6b51: Download complete 09:18:27 28988de357af: Download complete 09:18:27 a29436f7fd5d: Verifying Checksum 09:18:27 a29436f7fd5d: Download complete 09:18:27 2e8e34ca0e6c: Verifying Checksum 09:18:27 2e8e34ca0e6c: Download complete 09:18:28 3dae71ba6b94: Pull complete 09:18:28 6bf1a483ea7c: Pull complete 09:18:29 f5dfc541a4d3: Pull complete 09:18:29 461d9e800cba: Pull complete 09:18:29 80192f66455f: Pull complete 09:18:33 2e8e34ca0e6c: Pull complete 09:18:34 a29436f7fd5d: Pull complete 09:18:34 923cac83aea3: Pull complete 09:18:34 25ad8b0a4227: Pull complete 09:18:34 db01528c6b51: Pull complete 09:18:34 28988de357af: Pull complete 09:18:34 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:18:34 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:35 prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container 09:18:35 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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 09:18:37 $ docker top 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 -eo pid,comm 09:18:37 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). 09:18:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:18:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:37 [ssh-agent] Looking for ssh-agent implementation... 09:18:38 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:38 $ docker exec 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent 09:18:38 SSH_AUTH_SOCK=/tmp/ssh-KfFdMYTEN90f/agent.32 09:18:38 SSH_AGENT_PID=39 09:18:38 Running ssh-add (command line suppressed) 09:18:38 Identity added: /w/workspace/edgex-go/889@tmp/private_key_17548740527527546072.key (/w/workspace/edgex-go/889@tmp/private_key_17548740527527546072.key) 09:18:38 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:38 + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] sh 09:18:38 + git tag --points-at HEAD [Pipeline] } 09:18:38 $ docker exec --env ******** --env ******** 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent -k 09:18:39 unset SSH_AUTH_SOCK; 09:18:39 unset SSH_AGENT_PID; 09:18:39 echo Agent pid 39 killed; 09:18:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:18:39 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:18:39 [ssh-agent] Looking for ssh-agent implementation... 09:18:39 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:18:39 $ docker exec 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent 09:18:39 SSH_AUTH_SOCK=/tmp/ssh-7Y5HSrinWSZl/agent.87 09:18:39 SSH_AGENT_PID=93 09:18:39 Running ssh-add (command line suppressed) 09:18:39 Identity added: /w/workspace/edgex-go/889@tmp/private_key_18043325569354960283.key (/w/workspace/edgex-go/889@tmp/private_key_18043325569354960283.key) 09:18:39 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:18:39 + git semver init 09:18:39 2025-08-21 09:18:39,904 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:18:39 2025-08-21 09:18:39,909 [run_init] DEBUG init version:0.0.0 force:False 09:18:39 2025-08-21 09:18:39,909 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/889/.semver 09:18:39 2025-08-21 09:18:39,910 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/889/.semver 09:18:39 2025-08-21 09:18:39,910 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/889/.semver'], cwd=/w/workspace/edgex-go/889, stdin=None, shell=False, universal_newlines=False) 09:18:45 2025-08-21 09:18:45,106 [append_file] DEBUG append to file:/w/workspace/edgex-go/889/.git/info/exclude 09:18:45 2025-08-21 09:18:45,106 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/889/.semver/main with force:False 09:18:45 2025-08-21 09:18:45,106 [read_version] DEBUG read version from /w/workspace/edgex-go/889/.semver/main 09:18:45 2025-08-21 09:18:45,106 [read_version] DEBUG read version from /w/workspace/edgex-go/889/.semver/main 09:18:45 4.1.0-dev.49 [Pipeline] } 09:18:45 $ docker exec --env ******** --env ******** 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 ssh-agent -k 09:18:45 unset SSH_AUTH_SOCK; 09:18:45 unset SSH_AGENT_PID; 09:18:45 echo Agent pid 93 killed; 09:18:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:18:45 + git semver [Pipeline] } 09:18:45 $ docker stop --time=1 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 09:18:47 $ docker rm -f --volumes 4616c404b3bcd5d9aabc5ae6828881f31031f7723d18522da0ad513e754f63b8 [Pipeline] // withDockerContainer [Pipeline] sh 09:18:47 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:18:47 Stashed 1 file(s) [Pipeline] echo 09:18:47 [edgeXSemver]: initialized semver on version 4.1.0-dev.49 [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:18:48 + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] echo 09:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:18:48 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:18:48 ========================================================= 09:18:48 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 09:18:48 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:18:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:18:48 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 09:18:48 0a9a5dfd008f: Pulling fs layer 09:18:48 36466aa92d05: Pulling fs layer 09:18:48 e10405b45d13: Pulling fs layer 09:18:48 096b7ceb2af7: Pulling fs layer 09:18:48 4f4fb700ef54: Pulling fs layer 09:18:48 c451b95d7931: Pulling fs layer 09:18:48 9febf9df4401: Pulling fs layer 09:18:48 1477f019b032: Pulling fs layer 09:18:48 c7dc25521971: Pulling fs layer 09:18:48 9febf9df4401: Waiting 09:18:48 1477f019b032: Waiting 09:18:48 096b7ceb2af7: Waiting 09:18:48 c7dc25521971: Waiting 09:18:48 4f4fb700ef54: Waiting 09:18:48 c451b95d7931: Waiting 09:18:48 36466aa92d05: Verifying Checksum 09:18:48 36466aa92d05: Download complete 09:18:48 096b7ceb2af7: Verifying Checksum 09:18:48 096b7ceb2af7: Download complete 09:18:48 4f4fb700ef54: Verifying Checksum 09:18:48 4f4fb700ef54: Download complete 09:18:48 0a9a5dfd008f: Verifying Checksum 09:18:48 c451b95d7931: Download complete 09:18:48 9febf9df4401: Verifying Checksum 09:18:48 9febf9df4401: Download complete 09:18:48 0a9a5dfd008f: Pull complete 09:18:48 36466aa92d05: Pull complete 09:18:48 c7dc25521971: Verifying Checksum 09:18:48 c7dc25521971: Download complete 09:18:49 e10405b45d13: Verifying Checksum 09:18:49 e10405b45d13: Download complete 09:18:49 1477f019b032: Verifying Checksum 09:18:49 1477f019b032: Download complete 09:18:54 e10405b45d13: Pull complete 09:18:54 096b7ceb2af7: Pull complete 09:18:54 4f4fb700ef54: Pull complete 09:18:54 c451b95d7931: Pull complete 09:18:54 9febf9df4401: Pull complete 09:18:57 1477f019b032: Pull complete 09:18:57 c7dc25521971: Pull complete 09:18:57 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 09:18:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:18:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:18:58 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:18:58 WORKDIR /edgex 09:18:58 COPY go.mod . 09:18:58 RUN go mod download 09:18:58 docker build -t ci-base-image-x86_64 -f - . 09:18:58 #0 building with "default" instance using docker driver 09:18:58 09:18:58 #1 [internal] load build definition from Dockerfile 09:18:58 #1 transferring dockerfile: 164B done 09:18:58 #1 DONE 0.0s 09:18:58 09:18:58 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:18:58 #2 DONE 0.0s 09:18:58 09:18:58 #3 [internal] load .dockerignore 09:18:58 #3 transferring context: 50B done 09:18:58 #3 DONE 0.0s 09:18:58 09:18:58 #4 [internal] load build context 09:18:58 #4 transferring context: 6.57kB done 09:18:58 #4 DONE 0.0s 09:18:58 09:18:58 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 09:18:58 #5 DONE 0.1s 09:18:58 09:18:58 #6 [2/4] WORKDIR /edgex 09:19:00 #6 DONE 2.2s 09:19:01 09:19:01 #7 [3/4] COPY go.mod . 09:19:01 #7 DONE 0.0s 09:19:01 09:19:01 #8 [4/4] RUN go mod download 09:19:02 Still waiting to schedule task 09:19:02 ‘prd-ubuntu20.04-docker-arm64-4c-16g-7365’ is offline 09:19:09 #8 DONE 8.2s 09:19:09 09:19:09 #9 exporting to image 09:19:09 #9 exporting layers 09:19:13 #9 exporting layers 3.9s done 09:19:13 #9 writing image sha256:3e38d1750ea801ba6be8ae0eeaf35f00500c0ce54dcce962065c6259820aced6 done 09:19:13 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:19:13 #9 DONE 3.9s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:13 + docker inspect -f . ci-base-image-x86_64 09:19:13 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:14 prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container 09:19:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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:19:14 $ docker top fa72ffd2d0f5e8b5ffde32aed40f23cb6eac8a60c72a74c31cf4cd4230b744dc -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:14 + go version 09:19:14 go version go1.23.9 linux/amd64 [Pipeline] } 09:19:14 $ docker stop --time=1 fa72ffd2d0f5e8b5ffde32aed40f23cb6eac8a60c72a74c31cf4cd4230b744dc 09:19:15 $ docker rm -f --volumes fa72ffd2d0f5e8b5ffde32aed40f23cb6eac8a60c72a74c31cf4cd4230b744dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:19:16 + docker inspect -f . ci-base-image-x86_64 09:19:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:16 prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container 09:19:16 $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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:19:16 $ docker top 5d1c1c14d200a9ab67f0a5f72b0f983870932f61fa40b266215029cc2b58746f -eo pid,comm [Pipeline] { [Pipeline] echo 09:19:16 ========================================================= 09:19:16 [edgeXBuildGoParallel] Running Tests and Build... 09:19:16 ========================================================= [Pipeline] sh 09:19:17 + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] fileExists [Pipeline] sh 09:19:17 + make test 09:19:17 go test -race -coverprofile=coverage.out ./... 09:19:25 ? github.com/edgexfoundry/edgex-go [no test files] 09:19:52 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:19:52 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:19:52 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:19:52 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:19:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.035s coverage: 42.3% of statements 09:19:53 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:19:53 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:19:54 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:19:54 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:19:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 09:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:19:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:19:55 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:19:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:19:56 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:19:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:19:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:19:56 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements 09:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.022s coverage: 5.1% of statements 09:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 46.3% of statements 09:19:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:19:58 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.604s coverage: 93.4% of statements 09:19:58 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.060s coverage: 92.4% of statements 09:19:59 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.066s coverage: 8.4% of statements 09:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:20:00 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:20:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:20:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:20:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:20:00 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:20:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.388s coverage: 95.8% of statements 09:20:01 ok github.com/edgexfoundry/edgex-go/internal/io 1.024s coverage: 72.2% of statements 09:20:02 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 09:20:02 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:20:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:20:02 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:20:02 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:20:02 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 0.0% of statements [no tests to run] 09:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 09:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.1% of statements 09:20:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements 09:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.017s coverage: 40.0% of statements 09:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements 09:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 09:20:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:20:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:20:04 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:20:04 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 09:20:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:20:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:20:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:20:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:20:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 09:20:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:20:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:20:05 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:20:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:20:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:20:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:20:06 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:20:07 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:20:07 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:20:08 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:20:10 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:20:10 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:20:11 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:20:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:20:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:20:12 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:20:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:20:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:20:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:20:16 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:20:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:20:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.037s coverage: 94.4% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:20:19 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:20:19 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:20:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:20:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:20:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:20:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:20:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:20:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:20:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:20:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:20:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:20:22 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:20:23 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:20:23 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.049s coverage: 92.9% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 68.8% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.022s coverage: 100.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.099s coverage: 81.8% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.080s coverage: 82.1% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.055s coverage: 6.8% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.045s coverage: 33.3% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.198s coverage: 54.5% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.023s coverage: 73.7% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.145s coverage: 29.2% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 09:20:27 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.029s coverage: 54.0% of statements 09:20:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 09:20:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.139s coverage: 94.9% of statements 09:20:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 09:20:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 97.7% of statements 09:20:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 09:20:28 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:20:28 running golangci-lint 09:20:28 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:20:28 go version go1.23.9 linux/amd64 09:20:29 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:20:29 level=info msg="[config_reader] Used config file .golangci.yml" 09:20:29 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:20:32 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7370 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:20:32 Running in /w/workspace/edgex-go/889 [Pipeline] { [Pipeline] checkout 09:20:35 The recommended git tool is: git 09:20:40 using credential edgex-jenkins-ssh 09:20:40 Cloning the remote Git repository 09:20:40 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:20:40 > git init /w/workspace/edgex-go/889 # timeout=10 09:20:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:20:40 > git --version # timeout=10 09:20:40 > git --version # 'git version 2.25.1' 09:20:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:20:40 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:20:55 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 24.318207077s" 09:20:55 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.027045ms" 09:20:59 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:20:59 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:21:00 Avoid second fetch 09:21:00 Checking out Revision c5c6148199ce00eccccaddf73a9bca5b121fa2ed (main) 09:21:00 Commit message: "feat: Store numeric value in numeric type (#5232)" 09:21:00 > git config core.sparsecheckout # timeout=10 09:21:00 > git checkout -f c5c6148199ce00eccccaddf73a9bca5b121fa2ed # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:21:05 provisioning config files... 09:21:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config14893395837311005589tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:21:05 ---> ****-login.sh 09:21:05 nexus3.edgexfoundry.org:10001 09:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:06 Configure a credential helper to remove this warning. See 09:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:06 09:21:06 Login Succeeded 09:21:06 nexus3.edgexfoundry.org:10002 09:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:06 Configure a credential helper to remove this warning. See 09:21:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:06 09:21:06 Login Succeeded 09:21:06 nexus3.edgexfoundry.org:10003 09:21:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:07 Configure a credential helper to remove this warning. See 09:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:07 09:21:07 Login Succeeded 09:21:07 nexus3.edgexfoundry.org:10004 09:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:07 Configure a credential helper to remove this warning. See 09:21:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:07 09:21:07 Login Succeeded 09:21:07 ****.io 09:21:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:21:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:21:08 Configure a credential helper to remove this warning. See 09:21:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:21:08 09:21:08 Login Succeeded 09:21:08 ---> ****-login.sh ends [Pipeline] } 09:21:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:21:08 + git config --global --add safe.directory /w/workspace/edgex-go/889 [Pipeline] echo 09:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:21:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:21:08 ========================================================= 09:21:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:21:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:21:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:21:09 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:21:09 94e9d8af2201: Pulling fs layer 09:21:09 a6c56e8762df: Pulling fs layer 09:21:09 f0f3c8884826: Pulling fs layer 09:21:09 c7e7622c144d: Pulling fs layer 09:21:09 4f4fb700ef54: Pulling fs layer 09:21:09 b4c3b6d88c5a: Pulling fs layer 09:21:09 ba8bce9d2590: Pulling fs layer 09:21:09 ca778ea9c289: Pulling fs layer 09:21:09 c7e7622c144d: Waiting 09:21:09 4f4fb700ef54: Waiting 09:21:09 b4c3b6d88c5a: Waiting 09:21:09 ba8bce9d2590: Waiting 09:21:09 ca778ea9c289: Waiting 09:21:09 a6c56e8762df: Verifying Checksum 09:21:09 a6c56e8762df: Download complete 09:21:09 c7e7622c144d: Verifying Checksum 09:21:09 c7e7622c144d: Download complete 09:21:09 4f4fb700ef54: Verifying Checksum 09:21:09 4f4fb700ef54: Download complete 09:21:09 b4c3b6d88c5a: Verifying Checksum 09:21:09 b4c3b6d88c5a: Download complete 09:21:09 94e9d8af2201: Verifying Checksum 09:21:09 94e9d8af2201: Download complete 09:21:09 ca778ea9c289: Verifying Checksum 09:21:09 ca778ea9c289: Download complete 09:21:10 94e9d8af2201: Pull complete 09:21:10 level=info msg="[linters_context/goanalysis] analyzers took 1m57.52422501s with top 10 stages: buildir: 1m12.457352861s, gosec: 4.523793923s, inspect: 3.312091413s, fact_deprecated: 3.045073842s, ctrlflow: 2.370262875s, printf: 2.348315433s, fact_purity: 1.430343773s, S1038: 1.372308316s, nilness: 1.307466176s, directives: 1.036864302s" 09:21:10 level=info msg="[runner] Issues before processing: 201, after processing: 0" 09:21:10 level=info msg="[runner] Processors filtering stat (in/out): nolint: 20/0, exclude-rules: 201/20, filename_unadjuster: 201/201, autogenerated_exclude: 201/201, exclude: 201/201, cgo: 201/201, skip_files: 201/201, skip_dirs: 201/201, path_prettifier: 201/201, identifier_marker: 201/201, invalid_issue: 201/201" 09:21:10 level=info msg="[runner] processing took 19.635702ms with stages: nolint: 8.556113ms, identifier_marker: 4.535744ms, autogenerated_exclude: 2.362671ms, path_prettifier: 1.793891ms, exclude-rules: 1.327768ms, skip_dirs: 963.066µs, cgo: 38.324µs, invalid_issue: 35.453µs, filename_unadjuster: 17.211µs, max_same_issues: 850ns, uniq_by_line: 710ns, max_from_linter: 700ns, fixer: 690ns, sort_results: 560ns, exclude: 460ns, skip_files: 410ns, path_prefixer: 330ns, source_code: 230ns, diff: 180ns, path_shortener: 121ns, max_per_file_from_linter: 120ns, severity-rules: 100ns" 09:21:10 level=info msg="[runner] linters took 14.894595508s with stages: goanalysis_metalinter: 14.874201423s" 09:21:10 level=info msg="File cache stats: 0 entries of total size 0B" 09:21:10 level=info msg="Memory: 386 samples, avg is 310.9MB, max is 1505.9MB" 09:21:10 level=info msg="Execution took 39.274256907s" 09:21:10 go vet ./... 09:21:10 a6c56e8762df: Pull complete 09:21:11 f0f3c8884826: Verifying Checksum 09:21:11 f0f3c8884826: Download complete 09:21:11 ba8bce9d2590: Verifying Checksum 09:21:11 ba8bce9d2590: Download complete 09:21:15 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:15 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:15 ./bin/test-attribution-txt.sh 09:21:15 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:21:15 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:21:15 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:21:15 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:21:15 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:21:15 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:21:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:21:16 + ls -al . 09:21:16 total 2000 09:21:16 drwxrwxr-x 11 1001 1001 4096 Aug 21 09:19 . 09:21:16 drwxr-xr-x 4 root root 4096 Aug 21 09:19 .. 09:21:16 drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 .blubracket 09:21:16 -rw-rw-r-- 1 1001 1001 10 Aug 21 09:18 .dockerignore 09:21:16 drwxrwxr-x 8 1001 1001 4096 Aug 21 09:20 .git 09:21:16 drwxrwxr-x 3 1001 1001 4096 Aug 21 09:18 .github 09:21:16 -rw-rw-r-- 1 1001 1001 909 Aug 21 09:18 .gitignore 09:21:16 -rw-rw-r-- 1 1001 1001 218 Aug 21 09:18 .golangci.yml 09:21:16 -rw-rw-r-- 1 1001 1001 100 Aug 21 09:18 .hadolint.yml 09:21:16 drwxr-xr-x 3 1001 1001 4096 Aug 21 09:18 .semver 09:21:16 -rw-rw-r-- 1 1001 1001 155 Aug 21 09:18 .sonarcloud.properties 09:21:16 -rw-rw-r-- 1 1001 1001 1171 Aug 21 09:18 ADOPTERS.md 09:21:16 -rw-rw-r-- 1 1001 1001 17374 Aug 21 09:18 Attribution.txt 09:21:16 -rw-rw-r-- 1 1001 1001 108018 Aug 21 09:18 CHANGELOG.md 09:21:16 -rw-rw-r-- 1 1001 1001 3804 Aug 21 09:18 CONTRIBUTING.md 09:21:16 -rw-rw-r-- 1 1001 1001 677 Aug 21 09:18 GOVERNANCE.md 09:21:16 -rw-rw-r-- 1 1001 1001 858 Aug 21 09:18 Jenkinsfile 09:21:16 -rw-rw-r-- 1 1001 1001 10775 Aug 21 09:18 LICENSE 09:21:16 -rw-rw-r-- 1 1001 1001 16740 Aug 21 09:18 Makefile 09:21:16 -rw-rw-r-- 1 1001 1001 582 Aug 21 09:18 OWNERS.md 09:21:16 -rw-rw-r-- 1 1001 1001 9932 Aug 21 09:18 README.md 09:21:16 -rw-rw-r-- 1 1001 1001 789 Aug 21 09:18 SECURITY.md 09:21:16 -rw-rw-r-- 1 1001 1001 12 Aug 21 09:18 VERSION 09:21:16 drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 bin 09:21:16 drwxrwxr-x 19 1001 1001 4096 Aug 21 09:18 cmd 09:21:16 -rw-r--r-- 1 root root 1668237 Aug 21 09:20 coverage.out 09:21:16 drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 fuzz_test 09:21:16 -rw-rw-r-- 1 1001 1001 6538 Aug 21 09:18 go.mod 09:21:16 -rw-rw-r-- 1 1001 1001 88539 Aug 21 09:18 go.sum 09:21:16 drwxrwxr-x 7 1001 1001 4096 Aug 21 09:18 internal 09:21:16 drwxrwxr-x 2 1001 1001 4096 Aug 21 09:18 openapi 09:21:16 -rw-rw-r-- 1 1001 1001 584 Aug 21 09:18 security.txt 09:21:16 -rw-rw-r-- 1 1001 1001 204 Aug 21 09:18 version.go [Pipeline] sh 09:21:16 + '[' -e coverage.out ] 09:21:16 + chown 1001:1001 coverage.out [Pipeline] stash 09:21:16 Stashed 1 file(s) [Pipeline] sh 09:21:16 + make build 09:21:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:21:24 f0f3c8884826: Pull complete 09:21:24 c7e7622c144d: Pull complete 09:21:24 4f4fb700ef54: Pull complete 09:21:25 b4c3b6d88c5a: Pull complete 09:21:33 ba8bce9d2590: Pull complete 09:21:35 ca778ea9c289: Pull complete 09:21:35 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 09:21:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:21:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:21:35 + docker build -t ci-base-image-arm64 -f - . 09:21:35 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:21:35 WORKDIR /edgex 09:21:35 COPY go.mod . 09:21:35 RUN go mod download 09:21:36 Sending build context to Docker daemon 3.711MB 09:21:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:21:36 ---> 47b25d7523d1 09:21:36 Step 2/4 : WORKDIR /edgex 09:21:38 ---> Running in e5f457aa8688 09:21:38 Removing intermediate container e5f457aa8688 09:21:38 ---> 93fa58c59a75 09:21:38 Step 3/4 : COPY go.mod . 09:21:38 ---> 109ac8f30e01 09:21:38 Step 4/4 : RUN go mod download 09:21:38 ---> Running in 496257565c85 09:21:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:21:43 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:21:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:21:44 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:21:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:21:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:21:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:21:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:21:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:22:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:22:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:22:03 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:22:04 $ docker stop --time=1 5d1c1c14d200a9ab67f0a5f72b0f983870932f61fa40b266215029cc2b58746f 09:22:08 $ docker rm -f --volumes 5d1c1c14d200a9ab67f0a5f72b0f983870932f61fa40b266215029cc2b58746f [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:22:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:22:09 09:22:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:22:09 latest: Pulling from edgex-devops/edgex-compose 09:22:09 91d30c5bc195: Pulling fs layer 09:22:09 2e9b0aa3be6d: Pulling fs layer 09:22:09 9c61dcf015f6: Pulling fs layer 09:22:09 4698f68db338: Pulling fs layer 09:22:09 2a2f49069b9e: Pulling fs layer 09:22:09 e0025b399a48: Pulling fs layer 09:22:09 e0025b399a48: Waiting 09:22:09 2a2f49069b9e: Waiting 09:22:09 4698f68db338: Waiting 09:22:09 91d30c5bc195: Download complete 09:22:09 4698f68db338: Verifying Checksum 09:22:09 4698f68db338: Download complete 09:22:09 2e9b0aa3be6d: Verifying Checksum 09:22:09 2e9b0aa3be6d: Download complete 09:22:09 e0025b399a48: Verifying Checksum 09:22:09 e0025b399a48: Download complete 09:22:09 91d30c5bc195: Pull complete 09:22:10 2a2f49069b9e: Download complete 09:22:10 2e9b0aa3be6d: Pull complete 09:22:10 9c61dcf015f6: Verifying Checksum 09:22:10 9c61dcf015f6: Download complete 09:22:14 9c61dcf015f6: Pull complete 09:22:14 4698f68db338: Pull complete 09:22:14 2a2f49069b9e: Pull complete 09:22:14 e0025b399a48: Pull complete 09:22:14 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:22:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:22:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:14 prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container 09:22:14 $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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:22:16 $ docker top 45c375da258bb2c5093f4521a5c265839c464bba199d0390f693a373a68f9866 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:16 + docker compose -f ./docker-compose-build.yml build --parallel 09:22:16 #1 [core-keeper internal] load build definition from Dockerfile 09:22:16 #1 transferring dockerfile: 2.01kB done 09:22:16 #1 DONE 0.0s 09:22:16 09:22:16 #2 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:22:16 #2 DONE 0.0s 09:22:16 09:22:16 #3 [security-spire-server internal] load build definition from Dockerfile 09:22:16 #3 transferring dockerfile: 1.70kB done 09:22:16 #3 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:22:16 #3 DONE 0.1s 09:22:16 09:22:16 #4 [security-secretstore-setup internal] load build definition from Dockerfile 09:22:16 #4 transferring dockerfile: 2.49kB done 09:22:16 #4 DONE 0.2s 09:22:16 09:22:16 #5 [security-bootstrapper internal] load build definition from Dockerfile 09:22:16 #5 transferring dockerfile: 3.02kB done 09:22:16 #5 DONE 0.1s 09:22:16 09:22:16 #6 [core-metadata internal] load build definition from Dockerfile 09:22:16 #6 transferring dockerfile: 2.10kB done 09:22:16 #6 DONE 0.1s 09:22:16 09:22:16 #7 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:22:16 #7 transferring dockerfile: 2.23kB done 09:22:16 #7 DONE 0.2s 09:22:16 09:22:16 #8 [core-keeper internal] load .dockerignore 09:22:17 #8 ... 09:22:17 09:22:17 #9 [security-spire-agent internal] load build definition from Dockerfile 09:22:17 #9 transferring dockerfile: 1.81kB done 09:22:17 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:22:17 #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:22:17 #9 DONE 0.2s 09:22:17 09:22:17 #10 [support-notifications internal] load build definition from Dockerfile 09:22:17 #10 transferring dockerfile: 2.00kB done 09:22:17 #10 DONE 0.2s 09:22:17 09:22:17 #11 [security-proxy-auth internal] load build definition from Dockerfile 09:22:17 #11 transferring dockerfile: 2.14kB done 09:22:17 #11 DONE 0.2s 09:22:17 09:22:17 #12 [security-proxy-setup internal] load build definition from Dockerfile 09:22:17 #12 transferring dockerfile: 2.50kB done 09:22:17 #12 DONE 0.2s 09:22:17 09:22:17 #13 [security-spire-config internal] load build definition from Dockerfile 09:22:17 #13 transferring dockerfile: 1.69kB done 09:22:17 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:22:17 #13 DONE 0.2s 09:22:17 09:22:17 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:22:17 #14 transferring dockerfile: 1.89kB done 09:22:17 #14 DONE 0.2s 09:22:17 09:22:17 #15 [core-data internal] load build definition from Dockerfile 09:22:17 #15 transferring dockerfile: 2.04kB done 09:22:17 #15 DONE 0.2s 09:22:17 09:22:17 #16 [core-command internal] load build definition from Dockerfile 09:22:17 #16 transferring dockerfile: 1.94kB done 09:22:17 #16 DONE 0.2s 09:22:17 09:22:17 #17 [support-scheduler internal] load build definition from Dockerfile 09:22:17 #17 transferring dockerfile: 1.83kB done 09:22:17 #17 DONE 0.2s 09:22:17 09:22:17 #2 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:22:17 #2 DONE 0.0s 09:22:17 09:22:17 #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:22:17 #18 DONE 0.2s 09:22:17 09:22:17 #19 [security-secretstore-setup internal] load .dockerignore 09:22:17 #19 transferring context: 50B done 09:22:17 #19 DONE 0.1s 09:22:17 09:22:17 #20 [security-bootstrapper internal] load .dockerignore 09:22:17 #20 transferring context: 50B done 09:22:17 #20 DONE 0.1s 09:22:17 09:22:17 #8 [core-keeper internal] load .dockerignore 09:22:17 #8 transferring context: 50B done 09:22:17 #8 DONE 0.1s 09:22:17 09:22:17 #21 [core-metadata internal] load .dockerignore 09:22:17 #21 transferring context: 50B done 09:22:17 #21 DONE 0.1s 09:22:17 09:22:17 #22 [core-common-config-bootstrapper internal] load .dockerignore 09:22:17 #22 transferring context: 50B done 09:22:17 #22 DONE 0.1s 09:22:17 09:22:17 #23 [core-command internal] load .dockerignore 09:22:17 #23 transferring context: 50B done 09:22:17 #23 DONE 0.1s 09:22:17 09:22:17 #24 [security-proxy-auth internal] load .dockerignore 09:22:17 #24 transferring context: 50B done 09:22:17 #24 DONE 0.1s 09:22:17 09:22:17 #25 [security-proxy-auth internal] load build context 09:22:17 #25 ... 09:22:17 09:22:17 #26 [security-spiffe-token-provider internal] load .dockerignore 09:22:17 #26 transferring context: 50B done 09:22:17 #26 DONE 0.1s 09:22:17 09:22:17 #27 [core-data internal] load .dockerignore 09:22:17 #27 transferring context: 50B done 09:22:17 #27 DONE 0.2s 09:22:17 09:22:17 #28 [support-scheduler internal] load .dockerignore 09:22:17 #28 transferring context: 50B done 09:22:17 #28 DONE 0.2s 09:22:17 09:22:17 #29 [security-proxy-setup internal] load .dockerignore 09:22:17 #29 transferring context: 50B done 09:22:17 #29 DONE 0.2s 09:22:17 09:22:17 #30 [support-notifications internal] load .dockerignore 09:22:17 #30 transferring context: 50B done 09:22:17 #30 DONE 0.2s 09:22:17 09:22:17 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:22:17 #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 09:22:17 #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:22:17 #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:22:17 #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:22:17 #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 09:22:17 #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 09:22:17 #31 ... 09:22:17 09:22:17 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:22:17 #32 DONE 0.5s 09:22:17 09:22:17 #31 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:22:17 #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done 09:22:23 #31 ... 09:22:23 09:22:23 #33 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:22:23 #33 DONE 5.3s 09:22:23 09:22:23 #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:22:23 #34 ... 09:22:23 09:22:23 #31 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:22:23 #31 DONE 5.8s 09:22:23 09:22:23 #35 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:22:23 #35 ... 09:22:23 09:22:23 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:22:23 #36 DONE 6.5s 09:22:23 09:22:23 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:22:23 #37 DONE 6.4s 09:22:23 09:22:23 #38 [security-spire-server internal] load .dockerignore 09:22:23 #38 transferring context: 50B 0.0s done 09:22:23 #38 DONE 0.1s 09:22:23 09:22:23 #39 [security-spire-config internal] load .dockerignore 09:22:23 #39 transferring context: 50B 0.0s done 09:22:23 #39 DONE 0.2s 09:22:23 09:22:23 #40 [security-spire-agent internal] load .dockerignore 09:22:23 #40 transferring context: 50B 0.0s done 09:22:23 #40 DONE 0.1s 09:22:23 09:22:23 #41 [security-spiffe-token-provider internal] load build context 09:22:23 #41 ... 09:22:23 09:22:23 #31 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:22:23 #31 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 09:22:23 #31 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:22:23 #31 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 09:22:23 #31 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 09:22:23 #31 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s done 09:22:23 #31 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.4s done 09:22:23 #31 DONE 5.8s 09:22:23 09:22:23 #41 [security-spiffe-token-provider internal] load build context 09:22:23 #41 ... 09:22:23 09:22:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:23 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:27 #42 ... 09:22:27 09:22:27 #43 [security-secretstore-setup internal] load build context 09:22:27 #43 ... 09:22:27 09:22:27 #44 [core-keeper internal] load build context 09:22:27 #44 ... 09:22:27 09:22:27 #45 [security-proxy-setup internal] load build context 09:22:27 #45 ... 09:22:27 09:22:27 #25 [security-proxy-auth internal] load build context 09:22:27 #25 ... 09:22:27 09:22:27 #46 [security-spire-config internal] load build context 09:22:27 #46 transferring context: 22.05kB 0.0s done 09:22:27 #46 DONE 3.9s 09:22:27 09:22:27 #25 [security-proxy-auth internal] load build context 09:22:27 #25 ... 09:22:27 09:22:27 #47 [core-data internal] load build context 09:22:27 #47 ... 09:22:27 09:22:27 #48 [support-notifications internal] load build context 09:22:27 #48 ... 09:22:27 09:22:27 #49 [security-bootstrapper internal] load build context 09:22:27 #49 ... 09:22:27 09:22:27 #50 [core-common-config-bootstrapper internal] load build context 09:22:28 #50 ... 09:22:28 09:22:28 #51 [support-scheduler internal] load build context 09:22:28 #51 ... 09:22:28 09:22:28 #52 [core-metadata internal] load build context 09:22:28 #52 ... 09:22:28 09:22:28 #53 [core-command internal] load build context 09:22:28 #53 ... 09:22:28 09:22:28 #52 [core-metadata internal] load build context 09:22:28 #52 transferring context: 373.11MB 11.5s 09:22:33 #52 ... 09:22:33 09:22:33 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:22:33 #0 5.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:33 #0 5.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:33 #0 5.709 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:22:33 #0 5.709 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:22:33 #0 5.709 OK: 24174 distinct packages available 09:22:33 #0 5.791 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:33 #0 5.877 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:33 #0 6.235 OK: 248 MiB in 58 packages 09:22:33 #54 ... 09:22:33 09:22:33 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:22:33 #0 5.970 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:33 #0 6.112 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:33 #0 6.573 OK: 248 MiB in 58 packages 09:22:33 #55 ... 09:22:33 09:22:33 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:22:33 #0 4.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:33 #0 4.897 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:33 #0 5.216 OK: 248 MiB in 58 packages 09:22:33 #56 ... 09:22:33 09:22:33 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:33 #57 ... 09:22:33 09:22:33 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:22:33 #58 ... 09:22:33 09:22:33 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:22:33 #59 ... 09:22:33 09:22:33 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:22:33 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:33 #0 2.993 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:33 #0 3.269 OK: 248 MiB in 58 packages 09:22:33 #60 ... 09:22:33 09:22:33 #61 [security-spire-server internal] load build context 09:22:33 #61 transferring context: 23.80kB 0.0s done 09:22:33 #61 ... 09:22:33 09:22:33 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:22:33 #0 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:33 #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:33 #0 1.225 (1/4) Installing dumb-init (1.2.5-r3) 09:22:33 #0 1.230 (2/4) Installing openssl (3.3.4-r0) 09:22:33 #0 1.247 (3/4) Installing su-exec (0.2-r3) 09:22:33 #0 1.252 (4/4) Installing yq-go (4.44.1-r2) 09:22:33 #0 1.345 Executing busybox-1.36.1-r29.trigger 09:22:33 #0 1.361 OK: 19 MiB in 18 packages 09:22:34 #62 ... 09:22:34 09:22:34 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:22:34 #63 ... 09:22:34 09:22:34 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:34 #64 ... 09:22:34 09:22:34 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:22:34 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:22:34 #65 ... 09:22:34 09:22:34 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:22:34 #66 ... 09:22:34 09:22:34 #67 [security-spire-agent internal] load build context 09:22:34 #67 ... 09:22:34 09:22:34 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:22:34 #68 ... 09:22:34 09:22:34 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:22:35 #69 ... 09:22:35 09:22:35 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:22:35 #0 0.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:35 #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:35 #0 1.184 (1/7) Installing ca-certificates (20250619-r0) 09:22:35 #0 1.201 (2/7) Installing dumb-init (1.2.5-r3) 09:22:35 #0 1.207 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:22:35 #0 1.213 (4/7) Installing libsodium (1.0.19-r0) 09:22:35 #0 1.222 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:22:35 #0 1.242 (6/7) Installing libzmq (4.3.5-r2) 09:22:35 #0 1.251 (7/7) Installing zeromq (4.3.5-r2) 09:22:35 #0 1.260 Executing busybox-1.36.1-r29.trigger 09:22:35 #0 1.263 Executing ca-certificates-20250619-r0.trigger 09:22:35 #0 1.302 OK: 12 MiB in 21 packages 09:22:35 #70 ... 09:22:35 09:22:35 #41 [security-spiffe-token-provider internal] load build context 09:22:35 #41 transferring context: 594.97MB 12.7s done 09:22:35 Removing intermediate container 496257565c85 09:22:35 ---> 07c74cde3391 09:22:35 Successfully built 07c74cde3391 09:22:35 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:35 #41 ... 09:22:35 09:22:35 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:22:35 + docker inspect -f . ci-base-image-arm64 09:22:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:36 prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container 09:22:36 #71 ... 09:22:36 09:22:36 #53 [core-command internal] load build context 09:22:36 #53 transferring context: 594.97MB 16.4s done 09:22:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:22:37 $ docker top 519b84c09686f7cebef193bc0a97cf1f6101b6b8fae3b288bd9903d9cc5f6aef -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:37 #53 ... 09:22:37 09:22:37 #43 [security-secretstore-setup internal] load build context 09:22:37 #43 transferring context: 594.97MB 14.4s done 09:22:37 #43 ... 09:22:37 09:22:37 #45 [security-proxy-setup internal] load build context 09:22:37 #45 transferring context: 594.97MB 11.8s done 09:22:37 #45 ... 09:22:37 09:22:37 #25 [security-proxy-auth internal] load build context 09:22:37 #25 transferring context: 594.97MB 14.5s done 09:22:37 #25 ... 09:22:37 09:22:37 #47 [core-data internal] load build context 09:22:37 #47 transferring context: 594.97MB 14.6s done 09:22:38 + go version 09:22:38 go version go1.23.9 linux/arm64 [Pipeline] } 09:22:38 $ docker stop --time=1 519b84c09686f7cebef193bc0a97cf1f6101b6b8fae3b288bd9903d9cc5f6aef 09:22:38 #47 ... 09:22:38 09:22:38 #48 [support-notifications internal] load build context 09:22:38 #48 transferring context: 594.97MB 13.5s done 09:22:38 #48 ... 09:22:38 09:22:38 #49 [security-bootstrapper internal] load build context 09:22:38 #49 transferring context: 594.97MB 14.7s done 09:22:38 #49 ... 09:22:38 09:22:38 #50 [core-common-config-bootstrapper internal] load build context 09:22:38 #50 transferring context: 594.97MB 14.8s done 09:22:38 #50 ... 09:22:38 09:22:38 #44 [core-keeper internal] load build context 09:22:38 #44 transferring context: 594.97MB 15.7s done 09:22:38 #44 ... 09:22:38 09:22:38 #51 [support-scheduler internal] load build context 09:22:38 #51 transferring context: 594.97MB 12.6s done 09:22:39 $ docker rm -f --volumes 519b84c09686f7cebef193bc0a97cf1f6101b6b8fae3b288bd9903d9cc5f6aef [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:40 #51 ... 09:22:40 09:22:40 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:40 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.3s done 09:22:40 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.3s done 09:22:40 #42 ... 09:22:40 09:22:40 #34 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:22:40 #34 7.195 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:40 #34 7.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:40 #34 7.687 OK: 248 MiB in 58 packages 09:22:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:22:40 09:22:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:22:40 #34 ... 09:22:40 09:22:40 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:40 #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 16.3s done 09:22:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:22:40 latest: Pulling from edgex-devops/edgex-compose-arm64 09:22:40 547446be3368: Pulling fs layer 09:22:40 d125d8839a47: Pulling fs layer 09:22:40 3e85d5ac6304: Pulling fs layer 09:22:40 c3105a71a48b: Pulling fs layer 09:22:40 0f093f025ec4: Pulling fs layer 09:22:40 c3106fc0e877: Pulling fs layer 09:22:40 0f093f025ec4: Waiting 09:22:40 c3106fc0e877: Waiting 09:22:40 c3105a71a48b: Waiting 09:22:40 547446be3368: Download complete 09:22:40 c3105a71a48b: Verifying Checksum 09:22:40 c3105a71a48b: Download complete 09:22:41 d125d8839a47: Verifying Checksum 09:22:41 d125d8839a47: Download complete 09:22:41 c3106fc0e877: Verifying Checksum 09:22:41 c3106fc0e877: Download complete 09:22:41 0f093f025ec4: Verifying Checksum 09:22:41 0f093f025ec4: Download complete 09:22:41 547446be3368: Pull complete 09:22:42 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:22:42 #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:22:42 d125d8839a47: Pull complete 09:22:43 3e85d5ac6304: Verifying Checksum 09:22:43 3e85d5ac6304: Download complete 09:22:43 #42 ... 09:22:43 09:22:43 #52 [core-metadata internal] load build context 09:22:43 #52 transferring context: 594.97MB 16.0s done 09:22:43 #52 ... 09:22:43 09:22:43 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:22:43 #65 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 16.7s done 09:22:47 #65 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:22:47 #65 ... 09:22:47 09:22:47 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:47 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:22:47 #42 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:22:49 #42 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:22:50 #42 ... 09:22:50 09:22:50 #61 [security-spire-server internal] load build context 09:22:50 #61 DONE 27.3s 09:22:50 09:22:50 #43 [security-secretstore-setup internal] load build context 09:22:50 #43 DONE 33.8s 09:22:50 09:22:50 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:50 #57 DONE 28.1s 09:22:50 09:22:50 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:22:50 #55 DONE 28.1s 09:22:50 09:22:50 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:22:50 #56 DONE 28.1s 09:22:50 09:22:50 #60 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:22:50 #60 DONE 28.1s 09:22:50 09:22:50 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:22:50 #54 DONE 28.1s 09:22:50 09:22:50 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:22:50 #70 DONE 28.1s 09:22:50 09:22:50 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:22:50 #62 DONE 28.1s 09:22:50 09:22:50 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:22:50 #72 ... 09:22:50 09:22:50 #34 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:22:50 #34 DONE 28.1s 09:22:50 09:22:50 #45 [security-proxy-setup internal] load build context 09:22:50 #45 DONE 33.7s 09:22:50 09:22:50 #41 [security-spiffe-token-provider internal] load build context 09:22:50 #41 DONE 33.7s 09:22:50 09:22:50 #51 [support-scheduler internal] load build context 09:22:50 #51 DONE 33.7s 09:22:50 09:22:50 #48 [support-notifications internal] load build context 09:22:50 #48 DONE 33.7s 09:22:50 09:22:50 #25 [security-proxy-auth internal] load build context 09:22:50 #25 DONE 33.8s 09:22:51 09:22:51 #49 [security-bootstrapper internal] load build context 09:22:51 #49 DONE 33.9s 09:22:51 09:22:51 #50 [core-common-config-bootstrapper internal] load build context 09:22:51 #50 DONE 33.9s 09:22:51 09:22:51 #47 [core-data internal] load build context 09:22:51 #47 DONE 33.8s 09:22:51 09:22:51 #44 [core-keeper internal] load build context 09:22:51 #44 DONE 34.0s 09:22:51 09:22:51 #52 [core-metadata internal] load build context 09:22:51 #52 DONE 34.0s 09:22:51 09:22:51 #53 [core-command internal] load build context 09:22:51 #53 DONE 34.0s 09:22:51 09:22:51 #67 [security-spire-agent internal] load build context 09:22:51 #67 transferring context: 23.33kB done 09:22:51 #67 DONE 27.5s 09:22:51 09:22:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:51 #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.0s done 09:22:51 #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 09:22:51 #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.0s done 09:22:51 #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 09:22:51 #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:22:51 #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:22:51 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 1.2s 09:22:51 #42 ... 09:22:51 09:22:51 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:22:51 #73 DONE 0.3s 09:22:51 09:22:51 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:22:51 #74 DONE 0.2s 09:22:51 09:22:51 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:22:51 #75 DONE 0.2s 09:22:51 09:22:51 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 09:22:51 #76 DONE 0.2s 09:22:51 09:22:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:51 #42 ... 09:22:51 09:22:51 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:22:51 #77 DONE 0.2s 09:22:51 09:22:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:51 #42 ... 09:22:51 09:22:51 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:22:51 #64 DONE 28.9s 09:22:51 09:22:51 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:52 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 9.44MB / 36.47MB 2.6s 09:22:52 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 2.7s 09:22:52 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 27.26MB / 36.47MB 2.8s 09:22:52 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.9s 09:22:52 #42 ... 09:22:52 09:22:52 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:22:52 #66 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:52 #66 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:52 #66 29.29 (1/2) Installing dumb-init (1.2.5-r3) 09:22:52 #66 29.29 (2/2) Installing su-exec (0.2-r3) 09:22:52 #66 29.30 Executing busybox-1.36.1-r29.trigger 09:22:52 #66 29.30 OK: 8 MiB in 16 packages 09:22:52 #66 DONE 30.1s 09:22:52 09:22:52 #35 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:22:52 #35 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:52 #35 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:52 #35 29.29 (1/1) Installing dumb-init (1.2.5-r3) 09:22:52 #35 29.30 Executing busybox-1.36.1-r29.trigger 09:22:52 #35 29.30 OK: 8 MiB in 15 packages 09:22:52 #35 DONE 30.1s 09:22:52 09:22:52 #58 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:22:52 #58 28.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:52 #58 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:52 #58 29.31 (1/4) Installing ca-certificates (20250619-r0) 09:22:52 #58 29.32 (2/4) Installing dumb-init (1.2.5-r3) 09:22:52 #58 29.33 (3/4) Installing su-exec (0.2-r3) 09:22:52 #58 29.34 (4/4) Installing yq-go (4.44.1-r2) 09:22:52 #58 29.44 Executing busybox-1.36.1-r29.trigger 09:22:52 #58 29.45 Executing ca-certificates-20250619-r0.trigger 09:22:52 #58 29.50 OK: 19 MiB in 18 packages 09:22:52 #58 DONE 30.1s 09:22:52 09:22:52 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:22:52 #63 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:52 #63 28.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:52 #63 29.31 (1/3) Installing ca-certificates (20250619-r0) 09:22:52 #63 29.33 (2/3) Installing dumb-init (1.2.5-r3) 09:22:52 #63 29.33 (3/3) Installing tzdata (2025b-r0) 09:22:52 #63 29.37 Executing busybox-1.36.1-r29.trigger 09:22:52 #63 29.37 Executing ca-certificates-20250619-r0.trigger 09:22:52 #63 29.43 OK: 10 MiB in 17 packages 09:22:52 #63 DONE 30.1s 09:22:52 09:22:52 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:22:52 #59 28.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:52 #59 28.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:52 #59 29.30 (1/1) Installing dumb-init (1.2.5-r3) 09:22:52 #59 29.31 Executing busybox-1.36.1-r29.trigger 09:22:52 #59 29.31 OK: 8 MiB in 15 packages 09:22:52 #59 DONE 30.1s 09:22:52 09:22:52 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:52 #42 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.0s done 09:22:52 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 09:22:53 3e85d5ac6304: Pull complete 09:22:53 c3105a71a48b: Pull complete 09:22:53 #42 ... 09:22:53 09:22:53 #72 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:22:53 #72 1.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #72 1.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #72 1.914 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:53 #72 1.958 Executing busybox-1.36.1-r30.post-upgrade 09:22:53 #72 2.032 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:53 #72 2.034 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:53 #72 2.037 Executing busybox-1.36.1-r30.trigger 09:22:53 #72 2.044 OK: 12 MiB in 21 packages 09:22:53 #72 DONE 2.3s 09:22:53 09:22:53 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:22:53 #0 1.322 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #0 1.412 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #0 1.773 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:53 #0 1.868 Executing busybox-1.36.1-r30.post-upgrade 09:22:53 #0 2.014 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:53 #0 2.017 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:53 #0 2.020 Executing busybox-1.36.1-r30.trigger 09:22:53 #0 2.028 OK: 19 MiB in 18 packages 09:22:53 #78 DONE 2.3s 09:22:53 09:22:53 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:22:53 #69 28.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #69 28.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #69 28.91 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:22:53 #69 28.91 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:22:53 #69 28.91 OK: 24174 distinct packages available 09:22:53 #69 28.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #69 29.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #69 29.38 (1/5) Installing dumb-init (1.2.5-r3) 09:22:53 #69 29.38 (2/5) Installing musl-obstack (1.2.3-r2) 09:22:53 #69 29.38 (3/5) Installing libucontext (1.2-r3) 09:22:53 #69 29.44 (4/5) Installing gcompat (1.1.0-r4) 09:22:53 #69 29.44 (5/5) Installing openssl (3.3.4-r0) 09:22:53 #69 29.46 Executing busybox-1.36.1-r29.trigger 09:22:53 #69 29.46 OK: 9 MiB in 19 packages 09:22:53 #69 DONE 29.7s 09:22:53 09:22:53 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:22:53 #71 28.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #71 28.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #71 29.34 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:22:53 #71 29.34 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:22:53 #71 29.34 OK: 24174 distinct packages available 09:22:53 #71 29.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #71 29.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #71 29.82 (1/14) Installing ca-certificates (20250619-r0) 09:22:53 #71 29.93 (2/14) Installing brotli-libs (1.1.0-r2) 09:22:53 #71 30.02 (3/14) Installing c-ares (1.33.1-r0) 09:22:53 #71 30.04 (4/14) Installing libunistring (1.2-r0) 09:22:53 #71 30.05 (5/14) Installing libidn2 (2.3.7-r0) 09:22:53 #71 30.06 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:22:53 #71 30.07 (7/14) Installing libpsl (0.21.5-r1) 09:22:53 #71 30.07 (8/14) Installing zstd-libs (1.5.6-r0) 09:22:53 #71 30.10 (9/14) Installing libcurl (8.12.1-r0) 09:22:53 #71 30.12 (10/14) Installing curl (8.12.1-r0) 09:22:53 #71 30.12 (11/14) Installing dumb-init (1.2.5-r3) 09:22:53 #71 30.13 (12/14) Installing musl-obstack (1.2.3-r2) 09:22:53 #71 30.13 (13/14) Installing libucontext (1.2-r3) 09:22:53 #71 30.14 (14/14) Installing gcompat (1.1.0-r4) 09:22:53 #71 30.14 Executing busybox-1.36.1-r29.trigger 09:22:53 #71 30.15 Executing ca-certificates-20250619-r0.trigger 09:22:53 #71 30.21 OK: 13 MiB in 28 packages 09:22:53 #71 DONE 30.4s 09:22:53 09:22:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:53 #42 ... 09:22:53 09:22:53 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:22:53 #68 28.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #68 28.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #68 29.22 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:22:53 #68 29.22 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:22:53 #68 29.22 OK: 24174 distinct packages available 09:22:53 #68 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:53 #68 29.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:53 #68 29.70 (1/4) Installing dumb-init (1.2.5-r3) 09:22:53 #68 29.70 (2/4) Installing musl-obstack (1.2.3-r2) 09:22:53 #68 29.70 (3/4) Installing libucontext (1.2-r3) 09:22:53 #68 29.70 (4/4) Installing gcompat (1.1.0-r4) 09:22:53 #68 29.71 Executing busybox-1.36.1-r29.trigger 09:22:53 #68 29.72 OK: 8 MiB in 18 packages 09:22:53 #68 DONE 30.0s 09:22:53 09:22:53 #79 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:22:53 #79 DONE 0.2s 09:22:53 09:22:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:53 #42 ... 09:22:53 09:22:53 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:22:53 #65 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 09:22:53 #65 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 09:22:53 #65 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 09:22:53 #65 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 09:22:53 #65 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:22:53 #65 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 09:22:53 #65 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.9s done 09:22:53 #65 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:22:53 #65 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.8s done 09:22:53 #65 DONE 30.2s 09:22:53 09:22:53 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:22:53 0f093f025ec4: Pull complete 09:22:54 c3106fc0e877: Pull complete 09:22:54 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:22:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:22:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:22:54 prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container 09:22:54 $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:22:54 #42 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.3s done 09:22:54 #42 DONE 31.1s 09:22:54 09:22:54 #80 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:22:54 #80 2.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:55 #80 2.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:55 #80 2.473 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #80 2.488 Executing busybox-1.36.1-r30.post-upgrade 09:22:55 #80 2.533 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #80 2.537 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #80 2.540 Executing busybox-1.36.1-r30.trigger 09:22:55 #80 2.545 OK: 8 MiB in 15 packages 09:22:55 #80 DONE 2.7s 09:22:55 09:22:55 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:22:55 #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:55 #0 2.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:55 #0 2.507 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.529 Executing busybox-1.36.1-r30.post-upgrade 09:22:55 #0 2.589 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.592 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.595 Executing busybox-1.36.1-r30.trigger 09:22:55 #0 2.599 OK: 19 MiB in 18 packages 09:22:55 #81 DONE 2.7s 09:22:55 09:22:55 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:22:55 #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:55 #0 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:55 #0 2.574 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.593 Executing busybox-1.36.1-r30.post-upgrade 09:22:55 #0 2.645 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.647 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.650 Executing busybox-1.36.1-r30.trigger 09:22:55 #0 2.654 OK: 8 MiB in 16 packages 09:22:55 #82 DONE 2.8s 09:22:55 09:22:55 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:22:55 #0 2.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:55 #0 2.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:55 #0 2.489 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.505 Executing busybox-1.36.1-r30.post-upgrade 09:22:55 #0 2.580 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.583 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:55 #0 2.586 Executing busybox-1.36.1-r30.trigger 09:22:55 #0 2.591 OK: 10 MiB in 17 packages 09:22:55 #83 DONE 2.8s 09:22:55 09:22:55 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:22:56 #84 ... 09:22:56 09:22:56 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:22:56 #0 1.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:56 #0 2.053 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:56 #0 2.351 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:56 #0 2.382 Executing busybox-1.36.1-r30.post-upgrade 09:22:56 #0 2.447 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:56 #0 2.459 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:56 #0 2.461 Executing busybox-1.36.1-r30.trigger 09:22:56 #0 2.474 OK: 9 MiB in 19 packages 09:22:56 #85 DONE 2.6s 09:22:56 09:22:56 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:22:56 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:56 #0 2.168 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:56 #0 2.485 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:56 #0 2.501 Executing busybox-1.36.1-r30.post-upgrade 09:22:56 #0 2.531 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:56 #0 2.534 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:56 #0 2.536 Executing busybox-1.36.1-r30.trigger 09:22:56 #0 2.549 OK: 13 MiB in 28 packages 09:22:56 #86 DONE 2.7s 09:22:56 09:22:56 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:22:56 $ docker top 47dabb03c427d80bf8aa5ebf469ebcc06986e619e23ea8783f27a8ec3c0707f0 -eo pid,comm [Pipeline] { [Pipeline] sh 09:22:56 + docker compose -f ./docker-compose-build.yml build --parallel 09:22:57 #87 DONE 1.1s 09:22:57 09:22:57 #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:22:57 #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:57 #0 2.486 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:57 #0 2.850 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:57 #0 2.866 Executing busybox-1.36.1-r30.post-upgrade 09:22:57 #0 2.955 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:57 #0 2.958 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:57 #0 2.961 Executing busybox-1.36.1-r30.trigger 09:22:57 #0 2.971 OK: 8 MiB in 15 packages 09:22:57 #88 DONE 4.1s 09:22:57 09:22:57 #89 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:22:57 #0 1.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:57 #0 1.904 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:57 #0 2.274 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:22:57 #0 2.324 Executing busybox-1.36.1-r30.post-upgrade 09:22:57 #0 2.395 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:22:57 #0 2.401 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:22:57 #0 2.402 Executing busybox-1.36.1-r30.trigger 09:22:57 #0 2.413 OK: 8 MiB in 18 packages 09:22:57 #89 DONE 3.5s 09:22:57 09:22:57 #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:57 #90 DONE 1.1s 09:22:57 09:22:57 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:22:58 #91 DONE 1.5s 09:22:58 09:22:58 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:58 #92 DONE 1.5s 09:22:58 09:22:58 #93 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:22:58 #93 DONE 1.5s 09:22:58 09:22:58 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:22:58 #94 DONE 0.1s 09:22:58 09:22:58 #95 [security-spire-server stage-2 6/9] COPY security.txt / 09:22:58 #95 DONE 0.1s 09:22:58 09:22:58 #96 [security-spire-config stage-2 6/10] COPY security.txt / 09:22:58 #96 DONE 0.1s 09:22:58 09:22:58 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:22:58 #97 DONE 0.1s 09:22:58 09:22:58 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:22:58 #98 DONE 0.1s 09:22:58 09:22:58 #84 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:22:58 #84 DONE 3.0s 09:22:58 09:22:58 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 09:22:58 #99 DONE 0.1s 09:22:58 09:22:58 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:22:58 #100 ... 09:22:58 09:22:58 #101 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:22:58 #0 1.418 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:22:58 #0 4.289 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:22:58 #0 7.845 OK: 248 MiB in 58 packages 09:22:58 #101 DONE 8.0s 09:22:58 09:22:58 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:22:58 #102 DONE 0.2s 09:22:59 09:22:59 #103 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:22:59 #103 DONE 0.2s 09:22:59 09:22:59 #100 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:22:59 #100 DONE 0.2s 09:22:59 09:22:59 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:22:59 #104 DONE 0.2s 09:22:59 09:22:59 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:22:59 #105 DONE 0.1s 09:22:59 09:22:59 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:22:59 #106 DONE 0.1s 09:22:59 09:22:59 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:22:59 #107 ... 09:22:59 09:22:59 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:22:59 #108 DONE 0.1s 09:22:59 09:22:59 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:22:59 #109 DONE 0.1s 09:22:59 09:22:59 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:22:59 #110 DONE 0.1s 09:22:59 09:22:59 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:22:59 #111 DONE 0.1s 09:22:59 09:22:59 #112 [security-spire-agent] exporting to image 09:22:59 #112 exporting layers 09:22:59 #112 exporting layers 0.5s done 09:22:59 #112 writing image sha256:14a61b6ee57babc58fe1d408766b8d5b5df5afefdcb94822ef0e34d900ea4dd3 done 09:22:59 #112 naming to docker.io/library/security-spire-agent done 09:22:59 #112 DONE 0.5s 09:22:59 09:22:59 #113 [security-spire-server] exporting to image 09:22:59 #113 exporting layers 0.5s done 09:22:59 #113 writing image sha256:b1acf9631dc1361d9dcdc8b6e0577dc3fee7589d291b7d95ea5ff4b2dbf4ae14 0.0s done 09:22:59 #113 naming to docker.io/library/security-spire-server done 09:22:59 #113 DONE 0.5s 09:22:59 09:22:59 #114 [security-spire-config] exporting to image 09:22:59 #114 exporting layers 0.4s done 09:22:59 #114 writing image sha256:036145c6d45a24e96b586c6d31f819aef32dab279a04b5c55239c769976e0029 0.0s done 09:22:59 #114 naming to docker.io/library/security-spire-config 0.0s done 09:22:59 #114 DONE 0.5s 09:22:59 09:22:59 #115 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:01 #115 ... 09:23:01 09:23:01 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:01 #116 ... 09:23:01 09:23:01 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:01 #117 ... 09:23:01 09:23:01 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:01 #118 ... 09:23:01 09:23:01 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:01 #119 ... 09:23:01 09:23:01 #120 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:23:01 #0 2.912 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:23:01 #0 5.587 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:23:01 #0 9.073 (1/1) Installing dumb-init (1.2.5-r3) 09:23:02 #120 10.61 Executing busybox-1.36.1-r29.trigger 09:23:02 #120 10.61 OK: 8 MiB in 15 packages 09:23:06 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:23:06 #1 transferring dockerfile: 1.89kB done 09:23:06 #1 DONE 0.1s 09:23:06 09:23:06 #2 [security-proxy-auth internal] load build definition from Dockerfile 09:23:06 #2 transferring dockerfile: 2.14kB done 09:23:06 #2 DONE 0.0s 09:23:06 09:23:06 #3 [security-spire-config internal] load build definition from Dockerfile 09:23:06 #3 transferring dockerfile: 1.69kB done 09:23:06 #3 DONE 0.0s 09:23:06 09:23:06 #4 [security-secretstore-setup internal] load build definition from Dockerfile 09:23:06 #4 transferring dockerfile: 2.49kB done 09:23:06 #4 DONE 0.1s 09:23:06 09:23:06 #5 [core-keeper internal] load build definition from Dockerfile 09:23:06 #5 transferring dockerfile: 2.01kB done 09:23:06 #5 DONE 0.1s 09:23:06 09:23:06 #6 [core-command internal] load build definition from Dockerfile 09:23:06 #6 transferring dockerfile: 1.94kB done 09:23:06 #6 DONE 0.1s 09:23:06 09:23:06 #7 [core-data internal] load build definition from Dockerfile 09:23:06 #7 transferring dockerfile: 2.04kB 0.0s done 09:23:06 #7 DONE 0.1s 09:23:06 09:23:06 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:23:06 #8 transferring dockerfile: 2.23kB done 09:23:06 #8 DONE 0.1s 09:23:06 09:23:06 #9 [security-spire-server internal] load build definition from Dockerfile 09:23:06 #9 transferring dockerfile: 1.70kB 0.0s done 09:23:06 #9 DONE 0.1s 09:23:06 09:23:06 #10 [support-scheduler internal] load build definition from Dockerfile 09:23:06 #10 transferring dockerfile: 1.83kB done 09:23:06 #10 DONE 0.1s 09:23:06 09:23:06 #11 [support-notifications internal] load build definition from Dockerfile 09:23:07 #11 transferring dockerfile: 2.00kB 0.0s done 09:23:07 #11 DONE 0.1s 09:23:07 09:23:07 #12 [security-spire-agent internal] load build definition from Dockerfile 09:23:07 #12 transferring dockerfile: 1.81kB 0.0s done 09:23:07 #12 DONE 0.1s 09:23:07 09:23:07 #13 [security-proxy-setup internal] load build definition from Dockerfile 09:23:07 #13 transferring dockerfile: 2.50kB 0.0s done 09:23:07 #13 DONE 0.1s 09:23:07 09:23:07 #14 [core-metadata internal] load build definition from Dockerfile 09:23:07 #14 transferring dockerfile: 2.10kB done 09:23:07 #14 DONE 0.1s 09:23:07 09:23:07 #15 [security-bootstrapper internal] load build definition from Dockerfile 09:23:07 #15 transferring dockerfile: 3.02kB done 09:23:07 #15 DONE 0.1s 09:23:07 09:23:07 #16 [security-spiffe-token-provider internal] load .dockerignore 09:23:07 #16 transferring context: 50B 0.0s done 09:23:07 #16 DONE 0.1s 09:23:08 09:23:08 #17 [security-proxy-auth internal] load .dockerignore 09:23:08 #17 transferring context: 50B done 09:23:08 #17 DONE 0.0s 09:23:08 09:23:08 #18 [security-spire-config internal] load .dockerignore 09:23:08 #18 transferring context: 50B done 09:23:08 #18 DONE 0.1s 09:23:08 09:23:08 #19 [security-secretstore-setup internal] load .dockerignore 09:23:08 #19 transferring context: 50B done 09:23:08 #19 DONE 0.1s 09:23:08 09:23:08 #20 [core-keeper internal] load .dockerignore 09:23:08 #20 transferring context: 50B done 09:23:08 #20 DONE 0.0s 09:23:08 09:23:08 #21 [core-command internal] load .dockerignore 09:23:08 #21 transferring context: 50B done 09:23:08 #21 DONE 0.1s 09:23:08 09:23:08 #22 [core-data internal] load .dockerignore 09:23:08 #22 transferring context: 50B 0.0s done 09:23:08 #22 DONE 0.1s 09:23:08 09:23:08 #23 [core-common-config-bootstrapper internal] load .dockerignore 09:23:08 #23 transferring context: 50B done 09:23:08 #23 DONE 0.0s 09:23:08 09:23:08 #24 [security-spire-server internal] load .dockerignore 09:23:08 #24 transferring context: 50B done 09:23:08 #24 DONE 0.0s 09:23:08 09:23:08 #25 [support-scheduler internal] load .dockerignore 09:23:08 #25 transferring context: 50B done 09:23:08 #25 DONE 0.1s 09:23:08 09:23:08 #26 [support-notifications internal] load .dockerignore 09:23:08 #26 transferring context: 50B 0.0s done 09:23:08 #26 DONE 0.1s 09:23:08 09:23:08 #27 [security-spire-agent internal] load .dockerignore 09:23:08 #27 transferring context: 50B 0.0s done 09:23:08 #27 DONE 0.1s 09:23:08 09:23:08 #28 [security-proxy-setup internal] load .dockerignore 09:23:08 #28 transferring context: 50B 0.0s done 09:23:08 #28 DONE 0.1s 09:23:08 09:23:08 #29 [core-metadata internal] load .dockerignore 09:23:08 #29 transferring context: 50B 0.0s done 09:23:08 #29 ... 09:23:08 09:23:08 #30 [security-bootstrapper internal] load .dockerignore 09:23:08 #30 transferring context: 50B 0.0s done 09:23:08 #30 DONE 0.1s 09:23:08 09:23:08 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:08 #31 DONE 0.0s 09:23:09 09:23:09 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:23:09 #32 DONE 0.1s 09:23:09 09:23:09 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:09 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:09 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:09 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:09 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:09 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.1s 09:23:09 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s 09:23:09 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 09:23:09 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:09 #33 ... 09:23:09 09:23:09 #34 [security-spiffe-token-provider internal] load build context 09:23:09 #34 transferring context: 3.23MB 0.7s done 09:23:09 #34 DONE 0.9s 09:23:09 09:23:09 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:09 #33 ... 09:23:09 09:23:09 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:09 #31 DONE 0.0s 09:23:09 09:23:09 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:09 #35 DONE 1.0s 09:23:09 09:23:09 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 ... 09:23:10 09:23:10 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:10 #31 DONE 0.0s 09:23:10 09:23:10 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:10 #33 ... 09:23:10 09:23:10 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:10 #31 DONE 0.0s 09:23:10 09:23:10 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:10 #35 DONE 1.7s 09:23:10 09:23:10 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:23:10 #36 DONE 0.5s 09:23:10 09:23:10 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:10 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:10 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:10 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:10 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:10 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:10 #33 ... 09:23:10 09:23:10 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:23:10 #32 DONE 0.4s 09:23:10 09:23:10 #37 [core-keeper internal] load build context 09:23:10 #37 DONE 0.0s 09:23:10 09:23:10 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:10 #35 DONE 1.7s 09:23:10 09:23:10 #36 [core-keeper builder 2/7] WORKDIR /edgex-go 09:23:10 #36 DONE 0.6s 09:23:10 09:23:10 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:10 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:10 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:10 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:10 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:10 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:10 #33 ... 09:23:10 09:23:10 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:10 #31 DONE 0.0s 09:23:10 09:23:10 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:10 #35 DONE 1.7s 09:23:10 09:23:10 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:23:10 #36 DONE 0.6s 09:23:10 09:23:10 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:10 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:10 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:10 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:10 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:10 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:10 #33 ... 09:23:10 09:23:10 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:10 #31 DONE 0.0s 09:23:10 09:23:10 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:10 #35 DONE 1.8s 09:23:10 09:23:10 #36 [core-data builder 2/7] WORKDIR /edgex-go 09:23:10 #36 DONE 0.6s 09:23:10 09:23:10 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:10 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:10 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:10 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:10 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:10 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:10 #33 ... 09:23:10 09:23:10 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:23:10 #32 DONE 0.7s 09:23:10 09:23:10 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:10 #35 DONE 1.8s 09:23:10 09:23:10 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:23:10 #36 DONE 0.6s 09:23:10 09:23:10 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:10 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:10 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:10 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:10 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:10 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:10 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:11 #33 ... 09:23:11 09:23:11 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:11 #31 DONE 0.1s 09:23:11 09:23:11 #37 [core-keeper internal] load build context 09:23:11 #37 ... 09:23:11 09:23:11 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:11 #33 DONE 3.0s 09:23:11 09:23:11 #37 [core-keeper internal] load build context 09:23:11 #37 ... 09:23:11 09:23:11 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:11 #31 DONE 0.1s 09:23:11 09:23:11 #37 [core-keeper internal] load build context 09:23:11 #37 ... 09:23:11 09:23:11 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:11 #35 DONE 1.9s 09:23:11 09:23:11 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:23:11 #36 DONE 0.7s 09:23:11 09:23:11 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 09:23:11 #32 DONE 1.3s 09:23:11 09:23:11 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:11 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:11 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:11 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:11 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:11 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:11 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:11 #33 DONE 3.1s 09:23:11 09:23:11 #37 [core-keeper internal] load build context 09:23:11 #37 ... 09:23:11 09:23:11 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:11 #31 DONE 0.1s 09:23:11 09:23:11 #37 [core-keeper internal] load build context 09:23:12 #37 ... 09:23:12 09:23:12 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:12 #31 DONE 0.1s 09:23:12 09:23:12 #38 [security-proxy-auth internal] load build context 09:23:12 #38 transferring context: 3.23MB 1.6s done 09:23:12 #38 DONE 1.9s 09:23:12 09:23:12 #37 [core-keeper internal] load build context 09:23:12 #37 transferring context: 3.23MB 1.6s done 09:23:12 #37 ... 09:23:12 09:23:12 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:23:12 #31 DONE 0.1s 09:23:12 09:23:12 #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:23:13 #39 ... 09:23:13 09:23:13 #37 [core-keeper internal] load build context 09:23:13 #37 DONE 2.6s 09:23:13 09:23:13 #40 [security-secretstore-setup internal] load build context 09:23:13 #40 transferring context: 3.23MB 2.8s done 09:23:13 #40 ... 09:23:13 09:23:13 #35 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:13 #35 DONE 2.0s 09:23:13 09:23:13 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:23:13 #36 DONE 0.8s 09:23:13 09:23:13 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:13 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:13 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:13 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:13 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:13 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:13 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:13 #33 DONE 3.1s 09:23:13 09:23:13 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:23:13 #32 DONE 3.4s 09:23:14 09:23:14 #41 [security-proxy-setup internal] load build context 09:23:14 #41 ... 09:23:14 09:23:14 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:23:14 #35 DONE 2.0s 09:23:14 09:23:14 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:23:14 #36 DONE 0.8s 09:23:14 09:23:14 #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:14 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:14 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:14 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:14 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:14 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:14 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:14 #33 DONE 3.2s 09:23:14 09:23:14 #42 [core-command internal] load build context 09:23:14 #42 ... 09:23:14 09:23:14 #40 [security-secretstore-setup internal] load build context 09:23:14 #40 DONE 3.9s 09:23:14 09:23:14 #42 [core-command internal] load build context 09:23:15 #120 DONE 21.4s 09:23:15 09:23:15 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:15 #42 ... 09:23:15 09:23:15 #43 [core-common-config-bootstrapper internal] load build context 09:23:15 #43 transferring context: 3.23MB 3.7s done 09:23:15 #43 DONE 4.6s 09:23:15 09:23:15 #42 [core-command internal] load build context 09:23:15 #42 transferring context: 3.23MB 4.1s done 09:23:15 #42 ... 09:23:15 09:23:15 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:23:15 #44 DONE 4.2s 09:23:15 09:23:15 #45 [core-data internal] load build context 09:23:15 #45 transferring context: 3.23MB 3.8s done 09:23:15 #45 DONE 5.2s 09:23:15 09:23:15 #41 [security-proxy-setup internal] load build context 09:23:16 #41 ... 09:23:16 09:23:16 #42 [core-command internal] load build context 09:23:16 #42 DONE 5.4s 09:23:16 09:23:16 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:23:16 #46 DONE 6.0s 09:23:16 09:23:16 #41 [security-proxy-setup internal] load build context 09:23:16 #41 ... 09:23:16 09:23:16 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:16 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:16 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:16 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:16 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:16 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:16 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:16 #33 DONE 3.2s 09:23:16 09:23:16 #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 09:23:16 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 09:23:16 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 09:23:16 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 09:23:16 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 09:23:16 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.2s done 09:23:16 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 0.9s done 09:23:16 #33 DONE 3.2s 09:23:16 09:23:16 #47 [security-spire-config internal] load build context 09:23:16 #47 DONE 0.0s 09:23:16 09:23:16 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:16 #48 DONE 0.0s 09:23:16 09:23:16 #41 [security-proxy-setup internal] load build context 09:23:17 #41 ... 09:23:17 09:23:17 #47 [security-spire-config internal] load build context 09:23:17 #47 transferring context: 22.05kB 0.2s done 09:23:17 #47 DONE 1.3s 09:23:17 09:23:17 #41 [security-proxy-setup internal] load build context 09:23:18 #41 ... 09:23:18 09:23:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:18 #49 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.2s done 09:23:18 #49 DONE 1.2s 09:23:18 09:23:18 #41 [security-proxy-setup internal] load build context 09:23:18 #41 ... 09:23:18 09:23:18 #50 [security-spire-agent internal] load build context 09:23:18 #50 transferring context: 23.33kB 0.1s done 09:23:18 #50 DONE 1.6s 09:23:18 09:23:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:18 #48 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.5s done 09:23:18 #48 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:23:18 #48 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:23:18 #48 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:23:18 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 09:23:18 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.3s 09:23:18 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s 09:23:18 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.6s 09:23:19 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 09:23:19 #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 1.1s done 09:23:19 #48 ... 09:23:19 09:23:19 #51 [support-scheduler internal] load build context 09:23:19 #51 transferring context: 3.23MB 5.1s done 09:23:19 #51 DONE 8.2s 09:23:19 09:23:19 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:19 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done 09:23:20 #48 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.5s done 09:23:20 #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.6s done 09:23:20 #48 ... 09:23:20 09:23:20 #52 [security-spire-server internal] load build context 09:23:20 #52 transferring context: 23.80kB 0.3s done 09:23:20 #52 DONE 3.3s 09:23:20 09:23:20 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:20 #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 09:23:20 #48 ... 09:23:20 09:23:20 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:23:20 #0 5.428 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:20 #0 5.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:20 #0 8.405 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:23:20 #0 8.405 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:23:20 #0 8.405 OK: 24052 distinct packages available 09:23:20 #0 9.143 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:20 #0 9.736 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:20 #53 ... 09:23:20 09:23:20 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:23:20 #0 7.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:20 #0 7.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:20 #54 ... 09:23:20 09:23:20 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:23:20 #55 ... 09:23:20 09:23:20 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:23:20 #56 DONE 9.7s 09:23:20 09:23:20 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:20 #48 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 09:23:20 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 2.2s 09:23:20 #48 ... 09:23:20 09:23:20 #57 [support-notifications internal] load build context 09:23:20 #57 transferring context: 3.23MB 5.9s done 09:23:20 #57 DONE 9.1s 09:23:20 09:23:20 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:21 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.78MB / 33.17MB 2.9s 09:23:21 #48 ... 09:23:21 09:23:21 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:23:21 #58 ... 09:23:21 09:23:21 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:23:21 #59 ... 09:23:21 09:23:21 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:23:21 #54 10.61 OK: 239 MiB in 58 packages 09:23:21 #54 DONE 11.6s 09:23:21 09:23:21 #60 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:23:21 #60 ... 09:23:21 09:23:21 #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:23:21 #61 ... 09:23:21 09:23:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:23:22 #62 ... 09:23:22 09:23:22 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:23:22 #63 ... 09:23:22 09:23:22 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:23:22 #64 ... 09:23:22 09:23:22 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:23:22 #65 ... 09:23:22 09:23:22 #66 [core-metadata internal] load build context 09:23:22 #66 transferring context: 3.23MB 7.0s done 09:23:22 #66 DONE 8.5s 09:23:22 09:23:22 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:22 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 4.0s 09:23:23 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 4.9s 09:23:23 #48 ... 09:23:23 09:23:23 #53 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:23:23 #53 11.84 OK: 239 MiB in 58 packages 09:23:23 #53 DONE 13.0s 09:23:23 09:23:23 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:23 #117 ... 09:23:23 09:23:23 #116 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:23 #116 DONE 31.7s 09:23:23 09:23:23 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:23 #118 DONE 31.7s 09:23:23 09:23:23 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:23 #119 DONE 31.7s 09:23:23 09:23:23 #115 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:23 #115 DONE 31.7s 09:23:23 09:23:23 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:23 #107 DONE 23.9s 09:23:23 09:23:23 #121 [support-notifications builder 6/7] COPY . . 09:23:23 #121 ... 09:23:23 09:23:23 #117 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:23 #117 DONE 31.7s 09:23:23 09:23:23 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 09:23:23 #48 ... 09:23:23 09:23:23 #67 [security-bootstrapper internal] load build context 09:23:23 #67 transferring context: 3.23MB 6.9s done 09:23:23 #67 DONE 9.5s 09:23:23 09:23:23 #41 [security-proxy-setup internal] load build context 09:23:23 #41 transferring context: 3.23MB 6.9s done 09:23:23 #41 DONE 9.6s 09:23:23 09:23:23 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:24 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 5.8s 09:23:24 #48 ... 09:23:24 09:23:24 #68 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:23:24 #68 DONE 3.0s 09:23:24 09:23:24 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:24 #48 ... 09:23:24 09:23:24 #55 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:23:24 #55 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:24 #55 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:24 #55 14.14 OK: 239 MiB in 58 packages 09:23:24 #55 DONE 14.8s 09:23:24 09:23:24 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:24 #48 ... 09:23:24 09:23:24 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:23:25 #69 ... 09:23:25 09:23:25 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:23:25 #70 ... 09:23:25 09:23:25 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:25 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 6.9s 09:23:26 #48 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 09:23:26 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.22MB / 33.17MB 7.9s 09:23:26 #48 ... 09:23:26 09:23:26 #71 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:23:26 #71 DONE 2.7s 09:23:26 09:23:26 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:26 #72 ... 09:23:26 09:23:26 #73 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:23:26 #73 DONE 1.8s 09:23:26 09:23:26 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:26 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.73MB / 33.17MB 8.5s 09:23:26 #48 ... 09:23:26 09:23:26 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:23:26 #59 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:26 #59 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:26 #59 14.25 OK: 239 MiB in 58 packages 09:23:26 #59 DONE 15.5s 09:23:26 09:23:26 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:27 #48 ... 09:23:27 09:23:27 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:23:27 #74 ... 09:23:27 09:23:27 #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:23:27 #75 ... 09:23:27 09:23:27 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:27 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.83MB / 33.17MB 9.5s 09:23:28 #48 ... 09:23:28 09:23:28 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:28 #49 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:23:28 #49 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:23:28 #49 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:23:28 #49 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.3s done 09:23:28 #49 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 09:23:28 #49 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.2s done 09:23:28 #49 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 2.8s done 09:23:28 #49 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.58MB / 14.28MB 9.1s 09:23:28 #49 ... 09:23:28 09:23:28 #63 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:23:28 #63 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:28 #63 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:28 #63 16.13 OK: 239 MiB in 58 packages 09:23:28 #63 DONE 16.8s 09:23:28 09:23:28 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:28 #49 ... 09:23:28 09:23:28 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:28 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.81MB / 33.17MB 10.3s 09:23:29 #48 ... 09:23:29 09:23:29 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:23:29 #76 DONE 2.2s 09:23:29 09:23:29 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:29 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.64MB / 33.17MB 11.0s 09:23:30 #48 ... 09:23:30 09:23:30 #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:23:30 #61 DONE 18.5s 09:23:30 09:23:30 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:30 #48 ... 09:23:30 09:23:30 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:23:30 #77 DONE 1.9s 09:23:30 09:23:30 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:30 #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 09:23:30 #48 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.2s done 09:23:30 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.02MB / 33.17MB 12.6s 09:23:31 #48 ... 09:23:31 09:23:31 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:23:31 #78 ... 09:23:31 09:23:31 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:31 #48 ... 09:23:31 09:23:31 #60 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:23:31 #60 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:31 #60 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:31 #60 18.92 (1/1) Installing dumb-init (1.2.5-r3) 09:23:31 #60 18.94 Executing busybox-1.36.1-r29.trigger 09:23:31 #60 19.05 OK: 9 MiB in 15 packages 09:23:31 #60 DONE 20.3s 09:23:31 09:23:31 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:32 #48 ... 09:23:32 09:23:32 #58 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:23:32 #58 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:32 #58 15.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:32 #58 19.22 (1/1) Installing dumb-init (1.2.5-r3) 09:23:32 #58 19.25 Executing busybox-1.36.1-r29.trigger 09:23:32 #58 19.37 OK: 9 MiB in 15 packages 09:23:32 #58 DONE 20.7s 09:23:32 09:23:32 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:33 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 15.0s 09:23:33 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.04MB / 33.17MB 15.3s 09:23:33 #122 ... 09:23:33 09:23:33 #123 [support-scheduler builder 6/7] COPY . . 09:23:33 #123 ... 09:23:33 09:23:33 #124 [core-keeper builder 7/8] COPY . . 09:23:33 #124 ... 09:23:33 09:23:33 #125 [security-proxy-setup builder 6/7] COPY . . 09:23:33 #125 ... 09:23:33 09:23:33 #126 [security-spiffe-token-provider builder 6/7] COPY . . 09:23:34 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.72MB / 33.17MB 15.9s 09:23:34 #48 ... 09:23:34 09:23:34 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:34 #79 ... 09:23:34 09:23:34 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:34 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 16.6s 09:23:35 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.5s 09:23:35 #48 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.6s done 09:23:36 #48 ... 09:23:36 09:23:36 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:36 #80 ... 09:23:36 09:23:36 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:23:36 #74 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:37 #74 ... 09:23:37 09:23:37 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:23:37 #64 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:37 #64 18.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:37 #64 22.59 (1/4) Installing ca-certificates (20250619-r0) 09:23:37 #64 22.82 (2/4) Installing dumb-init (1.2.5-r3) 09:23:37 #64 22.85 (3/4) Installing su-exec (0.2-r3) 09:23:37 #64 22.86 (4/4) Installing yq-go (4.44.1-r2) 09:23:37 #64 23.47 Executing busybox-1.36.1-r29.trigger 09:23:37 #64 23.59 Executing ca-certificates-20250619-r0.trigger 09:23:37 #64 24.29 OK: 20 MiB in 18 packages 09:23:37 #64 DONE 25.7s 09:23:37 09:23:37 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:23:37 #78 16.68 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:38 #78 ... 09:23:38 09:23:38 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:23:38 #62 16.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:38 #62 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:38 #62 20.84 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:23:38 #62 20.84 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:23:38 #62 20.84 OK: 24052 distinct packages available 09:23:38 #62 21.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:38 #62 22.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:38 #62 ... 09:23:38 09:23:38 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:38 #49 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 10.9s done 09:23:38 #49 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.2s done 09:23:38 #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 09:23:38 #49 ... 09:23:38 09:23:38 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:38 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.7s 09:23:39 #48 ... 09:23:39 09:23:39 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:39 #81 ... 09:23:39 09:23:39 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:40 #48 ... 09:23:40 09:23:40 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:23:40 #65 19.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:40 #65 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:40 #65 23.82 (1/7) Installing ca-certificates (20250619-r0) 09:23:40 #65 24.19 (2/7) Installing dumb-init (1.2.5-r3) 09:23:40 #65 24.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:23:40 #65 24.22 (4/7) Installing libsodium (1.0.19-r0) 09:23:40 #65 24.23 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:23:40 #65 24.48 (6/7) Installing libzmq (4.3.5-r2) 09:23:40 #65 24.55 (7/7) Installing zeromq (4.3.5-r2) 09:23:40 #65 24.60 Executing busybox-1.36.1-r29.trigger 09:23:40 #65 24.69 Executing ca-certificates-20250619-r0.trigger 09:23:40 #65 25.77 OK: 14 MiB in 21 packages 09:23:40 #65 DONE 27.8s 09:23:40 09:23:40 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:40 #48 ... 09:23:40 09:23:40 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:23:40 #82 ... 09:23:40 09:23:40 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:40 #83 ... 09:23:40 09:23:40 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:40 #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.3s 09:23:41 #49 ... 09:23:41 09:23:41 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:23:41 #0 8.555 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:41 #84 ... 09:23:41 09:23:41 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:41 #126 ... 09:23:41 09:23:41 #124 [core-keeper builder 7/8] COPY . . 09:23:41 #124 DONE 17.6s 09:23:41 09:23:41 #125 [security-proxy-setup builder 6/7] COPY . . 09:23:41 #125 DONE 17.6s 09:23:41 09:23:41 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:41 #127 CACHED 09:23:41 09:23:41 #128 [security-bootstrapper builder 6/7] COPY . . 09:23:41 #128 CACHED 09:23:41 09:23:41 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:23:41 #129 CACHED 09:23:41 09:23:41 #121 [support-notifications builder 6/7] COPY . . 09:23:41 #121 DONE 17.6s 09:23:41 09:23:41 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:23:41 #130 CACHED 09:23:41 09:23:41 #131 [security-proxy-setup builder 6/7] COPY . . 09:23:41 #131 CACHED 09:23:41 09:23:41 #132 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:41 #132 CACHED 09:23:41 09:23:41 #123 [support-scheduler builder 6/7] COPY . . 09:23:41 #123 DONE 17.6s 09:23:41 09:23:41 #126 [security-spiffe-token-provider builder 6/7] COPY . . 09:23:41 #126 DONE 17.6s 09:23:41 09:23:41 #122 [security-proxy-auth builder 6/7] COPY . . 09:23:41 #122 DONE 17.6s 09:23:41 09:23:41 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 09:23:41 #133 CACHED 09:23:41 09:23:41 #134 [core-data builder 6/7] COPY . . 09:23:41 #134 CACHED 09:23:41 09:23:41 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:41 #135 CACHED 09:23:41 09:23:41 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:23:41 #136 CACHED 09:23:41 09:23:41 #137 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:41 #137 CACHED 09:23:41 09:23:41 #138 [core-metadata builder 6/7] COPY . . 09:23:41 #138 CACHED 09:23:41 09:23:41 #139 [core-command builder 6/7] COPY . . 09:23:41 #139 CACHED 09:23:41 09:23:41 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 09:23:41 #140 CACHED 09:23:41 09:23:41 #141 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:41 #141 CACHED 09:23:41 09:23:41 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 09:23:41 #142 CACHED 09:23:41 09:23:41 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:23:41 #143 CACHED 09:23:41 09:23:41 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:23:41 #144 CACHED 09:23:41 09:23:41 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:23:41 #145 0.738 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:23:42 #49 ... 09:23:42 09:23:42 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:23:42 #0 8.742 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:42 #85 ... 09:23:42 09:23:42 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:44 #49 ... 09:23:44 09:23:44 #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:23:44 #39 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:44 #39 21.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:44 #39 26.73 (1/3) Installing ca-certificates (20250619-r0) 09:23:44 #39 27.26 (2/3) Installing dumb-init (1.2.5-r3) 09:23:44 #39 27.28 (3/3) Installing tzdata (2025b-r0) 09:23:44 #39 29.32 Executing busybox-1.36.1-r29.trigger 09:23:44 #39 29.45 Executing ca-certificates-20250619-r0.trigger 09:23:44 #39 30.66 OK: 11 MiB in 17 packages 09:23:44 #39 ... 09:23:44 09:23:44 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:44 #49 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.0s done 09:23:44 #49 ... 09:23:44 09:23:44 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:23:44 #62 27.11 (1/14) Installing ca-certificates (20250619-r0) 09:23:44 #62 27.90 (2/14) Installing brotli-libs (1.1.0-r2) 09:23:44 #62 28.14 (3/14) Installing c-ares (1.33.1-r0) 09:23:44 #62 28.15 (4/14) Installing libunistring (1.2-r0) 09:23:44 #62 28.37 (5/14) Installing libidn2 (2.3.7-r0) 09:23:44 #62 28.51 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:23:44 #62 28.63 (7/14) Installing libpsl (0.21.5-r1) 09:23:44 #62 28.66 (8/14) Installing zstd-libs (1.5.6-r0) 09:23:44 #62 28.86 (9/14) Installing libcurl (8.12.1-r0) 09:23:44 #62 29.14 (10/14) Installing curl (8.12.1-r0) 09:23:44 #62 29.17 (11/14) Installing dumb-init (1.2.5-r3) 09:23:44 #62 29.21 (12/14) Installing musl-obstack (1.2.3-r2) 09:23:44 #62 29.25 (13/14) Installing libucontext (1.2-r3) 09:23:44 #62 29.26 (14/14) Installing gcompat (1.1.0-r4) 09:23:44 #62 29.30 Executing busybox-1.36.1-r29.trigger 09:23:44 #62 29.60 Executing ca-certificates-20250619-r0.trigger 09:23:44 #62 30.84 OK: 15 MiB in 28 packages 09:23:44 #62 DONE 33.2s 09:23:44 09:23:44 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:44 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.8s 09:23:45 #48 ... 09:23:45 09:23:45 #39 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:23:45 #39 DONE 32.7s 09:23:45 09:23:45 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:45 #48 ... 09:23:45 09:23:45 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:23:45 #70 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:45 #70 21.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:45 #70 29.77 (1/2) Installing dumb-init (1.2.5-r3) 09:23:45 #70 29.88 (2/2) Installing su-exec (0.2-r3) 09:23:45 #70 29.92 Executing busybox-1.36.1-r29.trigger 09:23:45 #70 30.18 OK: 9 MiB in 16 packages 09:23:45 #70 ... 09:23:45 09:23:45 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:23:45 #69 20.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:45 #69 21.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:45 #69 ... 09:23:45 09:23:45 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:45 #48 ... 09:23:45 09:23:45 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:23:45 #49 DONE 28.7s 09:23:45 09:23:45 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:46 #48 ... 09:23:46 09:23:46 #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:23:46 #75 18.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:46 #75 19.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:46 #75 ... 09:23:46 09:23:46 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:47 #48 ... 09:23:47 09:23:47 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:23:47 #70 DONE 32.2s 09:23:47 09:23:47 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:47 #48 ... 09:23:47 09:23:47 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:23:47 #0 6.469 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:47 #0 8.956 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:47 #86 ... 09:23:47 09:23:47 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:23:47 #69 32.27 (1/4) Installing dumb-init (1.2.5-r3) 09:23:47 #69 32.30 (2/4) Installing openssl (3.3.4-r0) 09:23:47 #69 32.56 (3/4) Installing su-exec (0.2-r3) 09:23:47 #69 32.56 (4/4) Installing yq-go (4.44.1-r2) 09:23:49 #69 ... 09:23:49 09:23:49 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:23:49 #74 21.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:49 #74 31.29 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:23:49 #74 31.31 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:23:49 #74 31.31 OK: 24052 distinct packages available 09:23:49 #74 ... 09:23:49 09:23:49 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:49 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.9s 09:23:50 #48 ... 09:23:50 09:23:50 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:23:50 #0 4.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:50 #0 7.288 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:50 #87 ... 09:23:50 09:23:50 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:51 #48 ... 09:23:51 09:23:51 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:23:51 #69 34.39 Executing busybox-1.36.1-r29.trigger 09:23:51 #69 34.72 OK: 20 MiB in 18 packages 09:23:51 #69 DONE 36.4s 09:23:51 09:23:51 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:23:51 #82 11.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:51 #82 14.71 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:51 #82 ... 09:23:51 09:23:51 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:23:51 #88 ... 09:23:51 09:23:51 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:23:51 #78 20.74 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:51 #78 ... 09:23:51 09:23:51 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:51 #48 ... 09:23:51 09:23:51 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:23:51 #84 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:52 #145 ... 09:23:52 09:23:52 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:23:52 #0 0.801 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:23:52 #146 ... 09:23:52 09:23:52 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:23:52 #0 0.814 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:23:52 #147 ... 09:23:52 09:23:52 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:23:52 #0 0.820 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:23:52 #148 ... 09:23:52 09:23:52 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:23:52 #0 0.418 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:23:52 #149 ... 09:23:52 09:23:52 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:23:52 #0 0.977 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:23:52 #150 ... 09:23:52 09:23:52 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:23:52 #0 0.558 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:23:52 #151 ... 09:23:52 09:23:52 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:23:52 #0 0.977 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:23:52 #84 ... 09:23:52 09:23:52 #75 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:23:52 #75 30.19 v3.20.7-45-g92fa3da5acd [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:23:52 #75 30.19 v3.20.7-40-g98a72a54737 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:23:52 #75 30.19 OK: 24052 distinct packages available 09:23:52 #75 32.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:52 #75 33.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:52 #152 ... 09:23:52 09:23:52 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:23:52 #0 0.893 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:23:52 #153 ... 09:23:52 09:23:52 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:23:52 #0 0.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:23:52 #154 ... 09:23:52 09:23:52 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:23:52 #0 0.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:23:52 #155 ... 09:23:52 09:23:52 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:23:52 #0 0.612 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:23:53 #75 ... 09:23:53 09:23:53 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:53 #48 ... 09:23:53 09:23:53 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:23:53 #85 11.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:53 #85 20.52 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:23:53 #85 20.79 Executing busybox-1.36.1-r30.post-upgrade 09:23:53 #85 21.30 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:23:53 #85 21.31 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:23:53 #85 21.33 Executing busybox-1.36.1-r30.trigger 09:23:53 #85 ... 09:23:53 09:23:53 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:23:54 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.5s done 09:23:54 #48 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.5s done 09:23:54 #48 DONE 38.4s 09:23:54 09:23:54 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:23:54 #84 22.14 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:23:54 #84 22.35 Executing busybox-1.36.1-r30.post-upgrade 09:23:54 #84 22.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:23:54 #84 22.86 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:23:54 #84 22.89 Executing busybox-1.36.1-r30.trigger 09:23:54 #84 23.00 OK: 9 MiB in 15 packages 09:23:54 #84 ... 09:23:54 09:23:54 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:23:54 #0 4.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:54 #0 6.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:54 #89 ... 09:23:54 09:23:54 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:23:54 #88 3.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:55 #88 ... 09:23:55 09:23:55 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:23:55 #0 5.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:55 #0 7.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:55 #90 ... 09:23:55 09:23:55 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:23:55 #85 21.55 OK: 9 MiB in 15 packages 09:23:55 #85 DONE 23.6s 09:23:55 09:23:55 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:23:55 #74 32.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:55 #74 34.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:55 #74 ... 09:23:55 09:23:55 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:23:55 #88 4.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:57 #88 ... 09:23:57 09:23:57 #84 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:23:57 #84 DONE 25.8s 09:23:57 09:23:57 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:23:57 #86 19.19 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:23:57 #86 19.38 Executing busybox-1.36.1-r30.post-upgrade 09:23:57 #86 19.92 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:23:57 #86 19.93 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:23:57 #86 19.94 Executing busybox-1.36.1-r30.trigger 09:23:57 #86 19.99 OK: 20 MiB in 18 packages 09:23:57 #86 ... 09:23:57 09:23:57 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:23:57 #0 4.074 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:23:57 #0 6.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:23:57 #91 ... 09:23:57 09:23:57 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:23:57 #87 17.51 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:23:57 #87 17.66 Executing busybox-1.36.1-r30.post-upgrade 09:23:58 #87 ... 09:23:58 09:23:58 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:23:58 #78 35.66 OK: 239 MiB in 58 packages 09:23:58 #78 DONE 37.2s 09:23:58 09:23:58 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:23:58 #92 DONE 0.5s 09:23:58 09:23:58 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:23:58 #87 18.32 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:23:58 #87 18.33 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:23:58 #87 18.36 Executing busybox-1.36.1-r30.trigger 09:23:58 #87 18.54 OK: 14 MiB in 21 packages 09:23:59 #87 ... 09:23:59 09:23:59 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:23:59 #86 DONE 21.9s 09:23:59 09:23:59 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:23:59 #82 28.71 (1/1) Installing dumb-init (1.2.5-r3) 09:24:01 #82 ... 09:24:01 09:24:01 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:24:01 #87 DONE 20.8s 09:24:01 09:24:01 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:24:01 #89 16.43 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:24:01 #89 16.56 Executing busybox-1.36.1-r30.post-upgrade 09:24:01 #89 17.05 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:24:01 #89 17.05 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:24:01 #89 17.10 Executing busybox-1.36.1-r30.trigger 09:24:01 #89 17.23 OK: 15 MiB in 28 packages 09:24:02 #89 ... 09:24:02 09:24:02 #74 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:24:02 #74 43.03 (1/4) Installing dumb-init (1.2.5-r3) 09:24:02 #74 43.07 (2/4) Installing musl-obstack (1.2.3-r2) 09:24:02 #74 43.09 (3/4) Installing libucontext (1.2-r3) 09:24:02 #74 43.10 (4/4) Installing gcompat (1.1.0-r4) 09:24:02 #74 43.14 Executing busybox-1.36.1-r29.trigger 09:24:02 #74 43.33 OK: 9 MiB in 18 packages 09:24:02 #74 DONE 45.1s 09:24:02 09:24:02 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:03 #93 ... 09:24:03 09:24:03 #75 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:24:03 #75 43.09 (1/5) Installing dumb-init (1.2.5-r3) 09:24:03 #75 43.13 (2/5) Installing musl-obstack (1.2.3-r2) 09:24:03 #75 43.14 (3/5) Installing libucontext (1.2-r3) 09:24:03 #75 43.20 (4/5) Installing gcompat (1.1.0-r4) 09:24:03 #75 43.28 (5/5) Installing openssl (3.3.4-r0) 09:24:03 #75 43.46 Executing busybox-1.36.1-r29.trigger 09:24:03 #75 43.58 OK: 10 MiB in 19 packages 09:24:03 #75 DONE 45.2s 09:24:03 09:24:03 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:24:03 #89 DONE 18.5s 09:24:03 09:24:03 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:24:03 #94 ... 09:24:03 09:24:03 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:24:03 #82 31.16 Executing busybox-1.36.1-r29.trigger 09:24:03 #82 31.29 OK: 9 MiB in 15 packages 09:24:03 #82 DONE 33.2s 09:24:03 09:24:03 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:24:03 #91 14.93 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:24:03 #91 15.08 Executing busybox-1.36.1-r30.post-upgrade 09:24:03 #91 15.66 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:24:03 #91 15.67 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:24:03 #91 15.69 Executing busybox-1.36.1-r30.trigger 09:24:03 #91 15.72 OK: 9 MiB in 16 packages 09:24:04 #91 ... 09:24:04 09:24:04 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:24:04 #90 16.27 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:24:04 #90 16.39 Executing busybox-1.36.1-r30.post-upgrade 09:24:04 #90 16.83 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:24:04 #90 16.84 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:24:04 #90 16.86 Executing busybox-1.36.1-r30.trigger 09:24:04 #90 16.93 OK: 11 MiB in 17 packages 09:24:04 #90 DONE 18.9s 09:24:04 09:24:04 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:24:04 #88 11.82 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:24:04 #88 12.02 Executing busybox-1.36.1-r30.post-upgrade 09:24:04 #88 12.51 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:24:04 #88 12.52 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:24:04 #88 12.55 Executing busybox-1.36.1-r30.trigger 09:24:04 #88 12.67 OK: 20 MiB in 18 packages 09:24:05 #88 ... 09:24:05 09:24:05 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:24:05 #91 DONE 17.8s 09:24:05 09:24:05 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:24:05 #95 ... 09:24:05 09:24:05 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:24:05 #88 DONE 14.5s 09:24:06 09:24:06 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:24:06 #96 DONE 0.3s 09:24:06 09:24:06 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:24:07 #97 ... 09:24:07 09:24:07 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:07 #93 4.829 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:08 #93 ... 09:24:08 09:24:08 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:24:08 #95 DONE 3.1s 09:24:08 09:24:08 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:24:08 #98 DONE 0.2s 09:24:08 09:24:08 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:24:08 #94 4.853 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:24:08 #94 5.678 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:10 #94 7.700 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:24:10 #94 7.776 Executing busybox-1.36.1-r30.post-upgrade 09:24:10 #94 8.018 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:24:10 #94 8.023 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:24:10 #94 8.031 Executing busybox-1.36.1-r30.trigger 09:24:10 #94 8.070 OK: 10 MiB in 19 packages 09:24:11 #94 DONE 9.0s 09:24:11 09:24:11 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:24:12 #99 ... 09:24:12 09:24:12 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:24:12 #93 5.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:24:12 #93 8.107 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 09:24:12 #93 8.220 Executing busybox-1.36.1-r30.post-upgrade 09:24:12 #93 8.774 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 09:24:12 #93 8.780 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 09:24:12 #93 8.798 Executing busybox-1.36.1-r30.trigger 09:24:12 #93 8.882 OK: 9 MiB in 18 packages 09:24:12 #93 DONE 10.3s 09:24:13 09:24:13 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:24:13 #99 DONE 1.2s 09:24:13 09:24:13 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:14 #100 ... 09:24:14 09:24:14 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:14 #101 DONE 2.5s 09:24:14 09:24:14 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:24:14 #102 DONE 0.4s 09:24:14 09:24:14 #103 [security-spire-server stage-2 6/9] COPY security.txt / 09:24:15 #103 ... 09:24:15 09:24:15 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:15 #100 DONE 2.0s 09:24:15 09:24:15 #103 [security-spire-server stage-2 6/9] COPY security.txt / 09:24:15 #103 DONE 0.4s 09:24:15 09:24:15 #104 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:24:15 #104 DONE 2.1s 09:24:15 09:24:15 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:24:15 #105 ... 09:24:15 09:24:15 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:24:15 #106 DONE 0.4s 09:24:15 09:24:15 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:24:15 #107 DONE 0.4s 09:24:15 09:24:15 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:24:15 #105 DONE 0.4s 09:24:15 09:24:15 #108 [security-spire-config stage-2 6/10] COPY security.txt / 09:24:16 #108 DONE 0.3s 09:24:16 09:24:16 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 09:24:16 #109 DONE 0.4s 09:24:16 09:24:16 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:24:16 #110 DONE 0.4s 09:24:16 09:24:16 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:24:16 #111 ... 09:24:16 09:24:16 #112 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:24:16 #112 DONE 0.3s 09:24:16 09:24:16 #111 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:24:16 #111 DONE 0.4s 09:24:16 09:24:16 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:24:16 #113 ... 09:24:16 09:24:16 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:24:16 #114 DONE 0.4s 09:24:16 09:24:16 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:24:16 #115 DONE 0.2s 09:24:16 09:24:16 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:24:16 #116 ... 09:24:16 09:24:16 #113 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:24:16 #113 DONE 0.4s 09:24:16 09:24:16 #117 [security-spire-server] exporting to image 09:24:16 #117 exporting layers 09:24:17 #117 ... 09:24:17 09:24:17 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:24:17 #118 DONE 0.4s 09:24:17 09:24:17 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:24:17 #116 DONE 0.4s 09:24:17 09:24:17 #117 [security-spire-config] exporting to image 09:24:20 #117 exporting layers 3.6s done 09:24:20 #117 writing image sha256:8460bd305c0b45f677b90a9309ee2503903f462d09cd63ccef0e7e6ae4bdbad1 0.1s done 09:24:20 #117 naming to docker.io/library/security-spire-server-arm64 done 09:24:20 #117 exporting layers 3.4s done 09:24:20 #117 writing image sha256:97bc4a5128b9c0a8b6b015d53e2f2a0cf49da0022a55ddcdfd3d7d10618d0ae2 0.0s done 09:24:20 #117 naming to docker.io/library/security-spire-config-arm64 09:24:20 #117 exporting layers 3.4s done 09:24:20 #117 naming to docker.io/library/security-spire-config-arm64 done 09:24:20 #117 writing image sha256:1a54b4ea13e1656cc763a91b838e23caa732828ecacaa91942ddfb0f144865c6 0.0s done 09:24:20 #117 naming to docker.io/library/security-spire-agent-arm64 done 09:24:20 #117 DONE 4.2s 09:24:20 09:24:20 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:29 #156 ... 09:25:29 09:25:29 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:29 #149 DONE 96.2s 09:25:29 09:25:29 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:29 #145 DONE 96.2s 09:25:29 09:25:29 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:25:29 #157 DONE 0.2s 09:25:29 09:25:29 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:25:29 #158 DONE 0.2s 09:25:29 09:25:29 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:25:29 #159 ... 09:25:29 09:25:29 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:25:29 #160 DONE 0.2s 09:25:29 09:25:29 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:25:29 #161 DONE 0.6s 09:25:29 09:25:29 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:25:29 #147 ... 09:25:29 09:25:29 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:25:29 #162 DONE 0.2s 09:25:29 09:25:29 #163 [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:29 #163 DONE 0.1s 09:25:29 09:25:29 #164 [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:29 #164 ... 09:25:29 09:25:29 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:25:29 #159 DONE 1.2s 09:25:29 09:25:29 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:25:29 #165 DONE 0.2s 09:25:29 09:25:29 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:25:29 #153 ... 09:25:29 09:25:29 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:25:29 #166 DONE 0.1s 09:25:29 09:25:29 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:25:29 #167 DONE 0.2s 09:25:29 09:25:29 #164 [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:29 #164 DONE 0.7s 09:25:29 09:25:29 #168 [core-common-config-bootstrapper] exporting to image 09:25:29 #168 exporting layers 09:25:29 #168 ... 09:25:29 09:25:29 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:25:29 #169 DONE 0.2s 09:25:29 09:25:29 #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:25:29 #170 DONE 0.1s 09:25:29 09:25:29 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:25:29 #171 DONE 0.2s 09:25:29 09:25:29 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:25:29 #172 ... 09:25:29 09:25:29 #168 [core-common-config-bootstrapper] exporting to image 09:25:29 #168 exporting layers 0.4s done 09:25:29 #168 writing image sha256:3d2e9e5636e504f35ebb274a9bcb0ad8ed6f3cac65a15db14a4c85551a088da5 0.0s done 09:25:29 #168 naming to docker.io/library/core-common-config-bootstrapper done 09:25:29 #168 DONE 0.6s 09:25:29 09:25:29 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:25:29 #172 DONE 0.4s 09:25:29 09:25:29 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:29 #156 ... 09:25:29 09:25:29 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:25:29 #173 DONE 0.2s 09:25:29 09:25:29 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:25:29 #174 DONE 0.9s 09:25:29 09:25:29 #175 [security-bootstrapper] exporting to image 09:25:29 #175 exporting layers 0.5s done 09:25:29 #175 writing image sha256:5dd2e779e081a39e716010a3504d9fabccf83dc3d7c27b6ffd0720e2c5bdce56 done 09:25:29 #175 naming to docker.io/library/security-bootstrapper done 09:25:29 #175 DONE 0.5s 09:25:29 09:25:29 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:25:57 #81 ... 09:25:57 09:25:57 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #83 DONE 135.7s 09:25:57 09:25:57 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #80 DONE 139.2s 09:25:57 09:25:57 #79 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #79 DONE 141.4s 09:25:57 09:25:57 #119 [support-scheduler builder 6/7] COPY . . 09:25:57 #119 ... 09:25:57 09:25:57 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #81 DONE 136.9s 09:25:57 09:25:57 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #97 DONE 107.5s 09:25:57 09:25:57 #72 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #72 DONE 139.6s 09:25:57 09:25:57 #120 [security-spiffe-token-provider builder 6/7] COPY . . 09:25:57 #120 DONE 2.2s 09:25:57 09:25:57 #121 [support-notifications builder 6/7] COPY . . 09:25:57 #121 DONE 2.2s 09:25:57 09:25:57 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:25:57 #122 ... 09:25:57 09:25:57 #123 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #123 CACHED 09:25:57 09:25:57 #124 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:25:57 #124 CACHED 09:25:57 09:25:57 #125 [security-bootstrapper builder 6/7] COPY . . 09:25:57 #125 CACHED 09:25:57 09:25:57 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:25:57 #126 CACHED 09:25:57 09:25:57 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #127 CACHED 09:25:57 09:25:57 #128 [security-proxy-setup builder 6/7] COPY . . 09:25:57 #128 CACHED 09:25:57 09:25:57 #129 [core-common-config-bootstrapper builder 6/7] COPY . . 09:25:57 #129 CACHED 09:25:57 09:25:57 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:25:57 #130 CACHED 09:25:57 09:25:57 #131 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #131 CACHED 09:25:57 09:25:57 #132 [security-secretstore-setup builder 6/7] COPY . . 09:25:57 #132 DONE 2.4s 09:25:57 09:25:57 #133 [core-keeper builder 7/8] COPY . . 09:25:57 #133 DONE 2.4s 09:25:57 09:25:57 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #134 CACHED 09:25:57 09:25:57 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 09:25:57 #135 CACHED 09:25:57 09:25:57 #136 [core-command builder 6/7] COPY . . 09:25:57 #136 CACHED 09:25:57 09:25:57 #137 [security-proxy-auth builder 6/7] COPY . . 09:25:57 #137 DONE 2.4s 09:25:57 09:25:57 #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:25:57 #138 CACHED 09:25:57 09:25:57 #139 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #139 CACHED 09:25:57 09:25:57 #140 [core-metadata builder 6/7] COPY . . 09:25:57 #140 CACHED 09:25:57 09:25:57 #119 [support-scheduler builder 6/7] COPY . . 09:25:57 #119 DONE 2.5s 09:25:57 09:25:57 #141 [core-data builder 6/7] COPY . . 09:25:57 #141 CACHED 09:25:57 09:25:57 #142 [core-data builder 4/7] COPY go.mod vendor* ./ 09:25:57 #142 CACHED 09:25:57 09:25:57 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:25:57 #143 CACHED 09:25:57 09:25:57 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:25:57 #144 ... 09:25:57 09:25:57 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:25:57 #122 5.436 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:25:58 #122 ... 09:25:58 09:25:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:25:58 #0 4.813 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:25:58 #145 ... 09:25:58 09:25:58 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:25:58 #0 7.711 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:25:58 #146 ... 09:25:58 09:25:58 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:25:58 #0 7.976 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:25:59 #147 ... 09:25:59 09:25:59 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:25:59 #0 7.507 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:25:59 #148 ... 09:25:59 09:25:59 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:25:59 #0 4.577 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:25:59 #149 ... 09:25:59 09:25:59 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:25:59 #0 5.943 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:25:59 #150 ... 09:25:59 09:25:59 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:25:59 #0 6.490 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:25:59 #151 ... 09:25:59 09:25:59 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:25:59 #0 6.612 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:25:59 #152 ... 09:25:59 09:25:59 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:25:59 #0 6.002 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:25:59 #153 ... 09:25:59 09:25:59 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:25:59 #0 6.736 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:25:59 #154 ... 09:25:59 09:25:59 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:25:59 #144 6.718 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:26:25 #155 ... 09:26:25 09:26:25 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:26:25 #156 160.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:26:40 #156 DONE 178.4s 09:26:40 09:26:40 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:40 #148 DONE 178.3s 09:26:40 09:26:40 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:40 #155 ... 09:26:40 09:26:40 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:40 #151 DONE 178.6s 09:26:40 09:26:40 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:26:40 #154 DONE 178.9s 09:26:40 09:26:40 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:40 #155 ... 09:26:40 09:26:40 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:40 #176 ... 09:26:40 09:26:40 #155 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:40 #155 DONE 179.0s 09:26:40 09:26:40 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:26:40 #177 ... 09:26:40 09:26:40 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:26:40 #153 DONE 179.4s 09:26:40 09:26:40 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:40 #178 ... 09:26:40 09:26:40 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:40 #150 DONE 180.0s 09:26:40 09:26:40 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:41 #179 ... 09:26:41 09:26:41 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:26:41 #152 DONE 180.3s 09:26:41 09:26:41 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:26:41 #180 ... 09:26:41 09:26:41 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:26:41 #147 DONE 180.8s 09:26:41 09:26:41 #146 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:41 #146 DONE 180.9s 09:26:41 09:26:41 #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:42 #179 ... 09:26:42 09:26:42 #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:42 #178 DONE 3.3s 09:26:42 09:26:42 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:26:42 #176 DONE 3.5s 09:26:42 09:26:42 #177 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:26:42 #177 DONE 3.2s 09:26:42 09:26:42 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:26:43 #181 ... 09:26:43 09:26:43 #179 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:43 #179 DONE 2.6s 09:26:43 09:26:43 #180 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:26:43 #180 DONE 3.0s 09:26:43 09:26:43 #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:43 #182 ... 09:26:43 09:26:43 #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:43 #183 DONE 2.2s 09:26:43 09:26:43 #184 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:43 #184 DONE 1.9s 09:26:43 09:26:43 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:44 #185 ... 09:26:44 09:26:44 #186 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:26:44 #186 DONE 2.4s 09:26:44 09:26:44 #187 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:45 #187 DONE 0.9s 09:26:45 09:26:45 #188 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:45 #188 DONE 2.2s 09:26:45 09:26:45 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:26:45 #181 DONE 2.0s 09:26:45 09:26:45 #189 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:26:45 #189 DONE 2.0s 09:26:45 09:26:45 #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:45 #182 DONE 1.8s 09:26:45 09:26:45 #190 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:45 #190 DONE 1.6s 09:26:45 09:26:45 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:26:45 #191 CACHED 09:26:45 09:26:45 #192 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:26:45 #192 CACHED 09:26:45 09:26:45 #193 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:45 #193 CACHED 09:26:45 09:26:45 #194 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:45 #194 CACHED 09:26:45 09:26:45 #185 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:26:45 #185 DONE 1.5s 09:26:45 09:26:45 #195 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:26:45 #195 DONE 1.7s 09:26:45 09:26:45 #196 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:26:46 #196 DONE 1.1s 09:26:46 09:26:46 #197 [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:26:46 #197 DONE 1.2s 09:26:46 09:26:46 #198 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:26:46 #198 DONE 1.2s 09:26:46 09:26:46 #199 [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:26:46 #199 DONE 1.2s 09:26:46 09:26:46 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:46 #200 DONE 1.2s 09:26:46 09:26:46 #201 [core-keeper] exporting to image 09:26:46 #201 exporting layers 09:26:46 #201 ... 09:26:46 09:26:46 #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:26:46 #202 DONE 1.6s 09:26:46 09:26:46 #203 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:26:46 #203 DONE 1.6s 09:26:46 09:26:46 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:26:46 #204 DONE 1.6s 09:26:46 09:26:46 #205 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:26:46 #205 DONE 1.7s 09:26:46 09:26:46 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:26:46 #206 DONE 1.7s 09:26:46 09:26:46 #201 [core-keeper] exporting to image 09:26:46 #201 exporting layers 0.6s done 09:26:46 #201 writing image sha256:23944d4f4278b1b1f6be2df7c1381743602af713c25de5f21e670098afd69b9f 09:26:47 #201 writing image sha256:23944d4f4278b1b1f6be2df7c1381743602af713c25de5f21e670098afd69b9f done 09:26:47 #201 naming to docker.io/library/core-keeper 0.0s done 09:26:47 #201 DONE 0.8s 09:26:47 09:26:47 #207 [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:26:47 #207 DONE 0.7s 09:26:47 09:26:47 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:26:47 #208 DONE 0.8s 09:26:47 09:26:47 #209 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:26:47 #209 DONE 0.8s 09:26:47 09:26:47 #210 [core-data] exporting to image 09:26:47 #210 ... 09:26:47 09:26:47 #211 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:26:47 #211 DONE 0.4s 09:26:47 09:26:47 #212 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:26:47 #212 DONE 0.3s 09:26:47 09:26:47 #213 [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:26:47 #213 DONE 0.3s 09:26:47 09:26:47 #214 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:26:47 #214 DONE 0.4s 09:26:47 09:26:47 #215 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:26:47 #215 DONE 0.3s 09:26:47 09:26:47 #216 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:26:47 #216 DONE 0.3s 09:26:47 09:26:47 #217 [support-notifications] exporting to image 09:26:47 #217 ... 09:26:47 09:26:47 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:26:47 #218 DONE 0.4s 09:26:47 09:26:47 #210 [core-data] exporting to image 09:26:47 #210 exporting layers 0.2s done 09:26:47 #210 writing image sha256:430d171e7d406bacf9dd767185215165177c40b2e5b31487a3f1868612b37e8b 0.0s done 09:26:47 #210 naming to docker.io/library/core-data done 09:26:47 #210 DONE 0.5s 09:26:47 09:26:47 #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:47 #219 DONE 0.5s 09:26:47 09:26:47 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:47 #220 ... 09:26:47 09:26:47 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:26:47 #221 DONE 0.5s 09:26:47 09:26:47 #222 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:26:47 #222 DONE 0.5s 09:26:47 09:26:47 #223 [core-command] exporting to image 09:26:47 #223 exporting layers 0.3s done 09:26:47 #223 writing image sha256:fff3df0702d01cb570981da237a01e83aa2c48c5a445f0f86166be1840ee968f 0.0s done 09:26:47 #223 naming to docker.io/library/core-command 0.0s done 09:26:47 #223 DONE 0.5s 09:26:47 09:26:47 #224 [core-metadata] exporting to image 09:26:47 #224 ... 09:26:47 09:26:47 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:26:47 #220 DONE 0.5s 09:26:47 09:26:47 #225 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:26:47 #225 DONE 0.4s 09:26:48 09:26:48 #217 [support-notifications] exporting to image 09:26:48 #217 exporting layers 0.8s done 09:26:48 #217 writing image sha256:d2034336fa0e183366e4cc437d6d2449bdbf0632708629f92986703c1a1ef2f2 done 09:26:48 #217 naming to docker.io/library/support-notifications 09:26:48 #217 naming to docker.io/library/support-notifications 0.2s done 09:26:48 #217 DONE 1.1s 09:26:48 09:26:48 #226 [security-spiffe-token-provider] exporting to image 09:26:48 #226 exporting layers 0.9s done 09:26:48 #226 writing image sha256:ac1758d67ead0b16555351dab0cec9eadf8811f68995dd815c0397cded013a74 0.0s done 09:26:48 #226 naming to docker.io/library/security-spiffe-token-provider done 09:26:48 #226 DONE 1.2s 09:26:48 09:26:48 #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:26:48 #227 DONE 0.3s 09:26:48 09:26:48 #224 [core-metadata] exporting to image 09:26:48 #224 exporting layers 0.7s done 09:26:48 #224 writing image sha256:2033149021335ff3871cfcaa4b82c7671789e8880ff1223f00093c8f90753cf0 done 09:26:48 #224 naming to docker.io/library/core-metadata done 09:26:48 #224 DONE 0.7s 09:26:48 09:26:48 #228 [support-scheduler] exporting to image 09:26:48 #228 exporting layers 0.8s done 09:26:48 #228 writing image sha256:15dc28b14e0c8c6cd06fa17ebf5ef63a9d6f0c94b5119fdee9c53a336729d6ed 0.2s done 09:26:48 #228 naming to docker.io/library/support-scheduler done 09:26:48 #228 DONE 1.1s 09:26:48 09:26:48 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:48 #229 DONE 0.8s 09:26:48 09:26:48 #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:26:48 #230 DONE 0.2s 09:26:48 09:26:48 #231 [security-proxy-auth] exporting to image 09:26:48 #231 ... 09:26:48 09:26:48 #232 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:48 #232 DONE 0.6s 09:26:49 09:26:49 #233 [security-proxy-setup] exporting to image 09:26:49 #233 exporting layers 0.2s done 09:26:49 #233 writing image sha256:2f4e54751274239bf07f40b8d80057126bba8f3e4815bda99773bf76d65ca7c2 done 09:26:49 #233 naming to docker.io/library/security-proxy-setup done 09:26:49 #233 DONE 0.2s 09:26:49 09:26:49 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:49 #234 DONE 0.5s 09:26:49 09:26:49 #235 [security-secretstore-setup] exporting to image 09:26:49 #235 exporting layers 0.3s done 09:26:49 #235 writing image sha256:3fcddbf35ef97217bd1eb1468f4823d537741465bf000537718e81f0757377ce done 09:26:49 #235 naming to docker.io/library/security-secretstore-setup done 09:26:49 #235 DONE 0.3s 09:26:49 09:26:49 #231 [security-proxy-auth] exporting to image 09:26:49 #231 exporting layers 0.7s done 09:26:49 #231 writing image sha256:f32d724442470572fd91d8768aa66d305c4e966b8f4fac9a2fc901d1a3a7708c done 09:26:49 #231 naming to docker.io/library/security-proxy-auth done 09:26:49 #231 DONE 0.7s 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:26:49 time="2025-08-21T09:22:16Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:26:49 $ docker stop --time=1 45c375da258bb2c5093f4521a5c265839c464bba199d0390f693a373a68f9866 09:26:50 $ docker rm -f --volumes 45c375da258bb2c5093f4521a5c265839c464bba199d0390f693a373a68f9866 [Pipeline] // withDockerContainer [Pipeline] sh 09:26:50 + docker images 09:26:50 REPOSITORY TAG IMAGE ID CREATED SIZE 09:26:50 security-proxy-setup latest 2f4e54751274 2 seconds ago 49.9MB 09:26:50 security-secretstore-setup latest 3fcddbf35ef9 2 seconds ago 80.6MB 09:26:50 security-proxy-auth latest f32d72444247 2 seconds ago 45.4MB 09:26:50 core-metadata latest 203314902133 3 seconds ago 46.4MB 09:26:50 support-scheduler latest 15dc28b14e0c 3 seconds ago 50MB 09:26:50 support-notifications latest d2034336fa0e 3 seconds ago 53.6MB 09:26:50 core-data latest 430d171e7d40 4 seconds ago 46.2MB 09:26:50 security-spiffe-token-provider latest ac1758d67ead 4 seconds ago 48.8MB 09:26:50 core-keeper latest 23944d4f4278 4 seconds ago 45.2MB 09:26:50 core-command latest fff3df0702d0 4 seconds ago 40.5MB 09:26:50 security-bootstrapper latest 5dd2e779e081 About a minute ago 21.2MB 09:26:50 core-common-config-bootstrapper latest 3d2e9e5636e5 About a minute ago 20.2MB 09:26:50 security-spire-config latest 036145c6d45a 3 minutes ago 150MB 09:26:50 security-spire-agent latest 14a61b6ee57b 3 minutes ago 196MB 09:26:50 security-spire-server latest b1acf9631dc1 3 minutes ago 150MB 09:26:50 ci-base-image-x86_64 latest 3e38d1750ea8 7 minutes ago 936MB 09:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 weeks ago 580MB 09:26:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 2 months ago 573MB 09:26:50 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:26:51 provisioning config files... 09:26:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config1604113445347926989tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:26:51 ---> ****-login.sh 09:26:51 nexus3.edgexfoundry.org:10001 09:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:51 Login Succeeded 09:26:51 nexus3.edgexfoundry.org:10002 09:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:51 Login Succeeded 09:26:51 nexus3.edgexfoundry.org:10003 09:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:51 Login Succeeded 09:26:51 nexus3.edgexfoundry.org:10004 09:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:51 Login Succeeded 09:26:51 ****.io 09:26:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:26:52 Login Succeeded 09:26:52 ---> ****-login.sh ends [Pipeline] } 09:26:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 09:26:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:26:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:26:52 latest 09:26:52 4.1.0-dev.49 09:26:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:26:52 main 09:26:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:52 + docker push nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:26:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:26:52 7ba7888ac7ba: Preparing 09:26:52 624a26ddbb34: Preparing 09:26:52 a6ba024fd6d0: Preparing 09:26:52 f305b7a89aa8: Preparing 09:26:52 10762645db06: Preparing 09:26:52 d7eab7918428: Preparing 09:26:52 097100c76c15: Preparing 09:26:52 d7eab7918428: Waiting 09:26:52 097100c76c15: Waiting 09:26:52 f305b7a89aa8: Pushed 09:26:52 a6ba024fd6d0: Pushed 09:26:52 10762645db06: Pushed 09:26:52 7ba7888ac7ba: Pushed 09:26:53 d7eab7918428: Pushed 09:26:53 097100c76c15: Layer already exists 09:26:56 624a26ddbb34: Pushed 09:26:56 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:57 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:26:57 7ba7888ac7ba: Preparing 09:26:57 624a26ddbb34: Preparing 09:26:57 a6ba024fd6d0: Preparing 09:26:57 f305b7a89aa8: Preparing 09:26:57 10762645db06: Preparing 09:26:57 d7eab7918428: Preparing 09:26:57 097100c76c15: Preparing 09:26:57 d7eab7918428: Waiting 09:26:57 097100c76c15: Waiting 09:26:57 a6ba024fd6d0: Layer already exists 09:26:57 7ba7888ac7ba: Layer already exists 09:26:57 624a26ddbb34: Layer already exists 09:26:57 10762645db06: Layer already exists 09:26:57 f305b7a89aa8: Layer already exists 09:26:57 097100c76c15: Layer already exists 09:26:57 d7eab7918428: Layer already exists 09:26:57 latest: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:57 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:57 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 09:26:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:26:57 7ba7888ac7ba: Preparing 09:26:57 624a26ddbb34: Preparing 09:26:57 a6ba024fd6d0: Preparing 09:26:57 f305b7a89aa8: Preparing 09:26:57 10762645db06: Preparing 09:26:57 d7eab7918428: Preparing 09:26:57 097100c76c15: Preparing 09:26:57 097100c76c15: Waiting 09:26:57 d7eab7918428: Waiting 09:26:57 624a26ddbb34: Layer already exists 09:26:57 10762645db06: Layer already exists 09:26:57 a6ba024fd6d0: Layer already exists 09:26:57 7ba7888ac7ba: Layer already exists 09:26:57 f305b7a89aa8: Layer already exists 09:26:57 d7eab7918428: Layer already exists 09:26:57 097100c76c15: Layer already exists 09:26:57 4.1.0-dev.49: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:58 + docker push nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:26:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:26:58 7ba7888ac7ba: Preparing 09:26:58 624a26ddbb34: Preparing 09:26:58 a6ba024fd6d0: Preparing 09:26:58 f305b7a89aa8: Preparing 09:26:58 10762645db06: Preparing 09:26:58 d7eab7918428: Preparing 09:26:58 097100c76c15: Preparing 09:26:58 d7eab7918428: Waiting 09:26:58 097100c76c15: Waiting 09:26:58 a6ba024fd6d0: Layer already exists 09:26:58 624a26ddbb34: Layer already exists 09:26:58 10762645db06: Layer already exists 09:26:58 f305b7a89aa8: Layer already exists 09:26:58 7ba7888ac7ba: Layer already exists 09:26:58 097100c76c15: Layer already exists 09:26:58 d7eab7918428: Layer already exists 09:26:58 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:59 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:26:59 7ba7888ac7ba: Preparing 09:26:59 624a26ddbb34: Preparing 09:26:59 a6ba024fd6d0: Preparing 09:26:59 f305b7a89aa8: Preparing 09:26:59 10762645db06: Preparing 09:26:59 d7eab7918428: Preparing 09:26:59 097100c76c15: Preparing 09:26:59 d7eab7918428: Waiting 09:26:59 097100c76c15: Waiting 09:26:59 10762645db06: Layer already exists 09:26:59 624a26ddbb34: Layer already exists 09:26:59 7ba7888ac7ba: Layer already exists 09:26:59 f305b7a89aa8: Layer already exists 09:26:59 a6ba024fd6d0: Layer already exists 09:26:59 d7eab7918428: Layer already exists 09:26:59 097100c76c15: Layer already exists 09:26:59 main: digest: sha256:b54642513f939820c2c85c969f0faf229343b819a2bdd650c9a5e50c60d053b8 size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:26:59 ===================================================== [Pipeline] echo 09:26:59 taggedImages: 09:26:59 - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:26:59 - nexus3.edgexfoundry.org:10004/core-command:latest 09:26:59 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 09:26:59 - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:26:59 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:26:59 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:26:59 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:26:59 latest 09:26:59 4.1.0-dev.49 09:26:59 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:26:59 main 09:26:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:59 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:26:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:26:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:26:59 f089274c5154: Preparing 09:26:59 83d6d02532ab: Preparing 09:26:59 50dac50cadd7: Preparing 09:26:59 72973d05b8ce: Preparing 09:26:59 a6ba024fd6d0: Preparing 09:26:59 f305b7a89aa8: Preparing 09:26:59 10762645db06: Preparing 09:26:59 d7eab7918428: Preparing 09:26:59 097100c76c15: Preparing 09:26:59 10762645db06: Waiting 09:26:59 d7eab7918428: Waiting 09:26:59 097100c76c15: Waiting 09:26:59 f305b7a89aa8: Waiting 09:26:59 a6ba024fd6d0: Layer already exists 09:26:59 f305b7a89aa8: Layer already exists 09:26:59 10762645db06: Layer already exists 09:26:59 f089274c5154: Pushed 09:26:59 50dac50cadd7: Pushed 09:26:59 83d6d02532ab: Pushed 09:26:59 d7eab7918428: Layer already exists 09:26:59 097100c76c15: Layer already exists 09:27:01 72973d05b8ce: Pushed 09:27:01 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:01 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:27:02 f089274c5154: Preparing 09:27:02 83d6d02532ab: Preparing 09:27:02 50dac50cadd7: Preparing 09:27:02 72973d05b8ce: Preparing 09:27:02 a6ba024fd6d0: Preparing 09:27:02 f305b7a89aa8: Preparing 09:27:02 10762645db06: Preparing 09:27:02 d7eab7918428: Preparing 09:27:02 097100c76c15: Preparing 09:27:02 f305b7a89aa8: Waiting 09:27:02 10762645db06: Waiting 09:27:02 097100c76c15: Waiting 09:27:02 d7eab7918428: Waiting 09:27:02 83d6d02532ab: Layer already exists 09:27:02 50dac50cadd7: Layer already exists 09:27:02 f089274c5154: Layer already exists 09:27:02 72973d05b8ce: Layer already exists 09:27:02 a6ba024fd6d0: Layer already exists 09:27:02 f305b7a89aa8: Layer already exists 09:27:02 d7eab7918428: Layer already exists 09:27:02 10762645db06: Layer already exists 09:27:02 097100c76c15: Layer already exists 09:27:02 latest: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 09:27:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:27:02 f089274c5154: Preparing 09:27:02 83d6d02532ab: Preparing 09:27:02 50dac50cadd7: Preparing 09:27:02 72973d05b8ce: Preparing 09:27:02 a6ba024fd6d0: Preparing 09:27:02 f305b7a89aa8: Preparing 09:27:02 10762645db06: Preparing 09:27:02 d7eab7918428: Preparing 09:27:02 097100c76c15: Preparing 09:27:02 f305b7a89aa8: Waiting 09:27:02 10762645db06: Waiting 09:27:02 097100c76c15: Waiting 09:27:02 d7eab7918428: Waiting 09:27:02 f089274c5154: Layer already exists 09:27:02 50dac50cadd7: Layer already exists 09:27:02 a6ba024fd6d0: Layer already exists 09:27:02 83d6d02532ab: Layer already exists 09:27:02 72973d05b8ce: Layer already exists 09:27:02 f305b7a89aa8: Layer already exists 09:27:02 10762645db06: Layer already exists 09:27:02 097100c76c15: Layer already exists 09:27:02 d7eab7918428: Layer already exists 09:27:02 4.1.0-dev.49: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:27:03 f089274c5154: Preparing 09:27:03 83d6d02532ab: Preparing 09:27:03 50dac50cadd7: Preparing 09:27:03 72973d05b8ce: Preparing 09:27:03 a6ba024fd6d0: Preparing 09:27:03 f305b7a89aa8: Preparing 09:27:03 10762645db06: Preparing 09:27:03 d7eab7918428: Preparing 09:27:03 10762645db06: Waiting 09:27:03 097100c76c15: Preparing 09:27:03 d7eab7918428: Waiting 09:27:03 097100c76c15: Waiting 09:27:03 83d6d02532ab: Layer already exists 09:27:03 a6ba024fd6d0: Layer already exists 09:27:03 72973d05b8ce: Layer already exists 09:27:03 f089274c5154: Layer already exists 09:27:03 50dac50cadd7: Layer already exists 09:27:03 097100c76c15: Layer already exists 09:27:03 f305b7a89aa8: Layer already exists 09:27:03 d7eab7918428: Layer already exists 09:27:03 10762645db06: Layer already exists 09:27:03 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:03 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:27:04 f089274c5154: Preparing 09:27:04 83d6d02532ab: Preparing 09:27:04 50dac50cadd7: Preparing 09:27:04 72973d05b8ce: Preparing 09:27:04 a6ba024fd6d0: Preparing 09:27:04 f305b7a89aa8: Preparing 09:27:04 10762645db06: Preparing 09:27:04 d7eab7918428: Preparing 09:27:04 097100c76c15: Preparing 09:27:04 f305b7a89aa8: Waiting 09:27:04 10762645db06: Waiting 09:27:04 d7eab7918428: Waiting 09:27:04 097100c76c15: Waiting 09:27:04 f089274c5154: Layer already exists 09:27:04 72973d05b8ce: Layer already exists 09:27:04 a6ba024fd6d0: Layer already exists 09:27:04 50dac50cadd7: Layer already exists 09:27:04 83d6d02532ab: Layer already exists 09:27:04 f305b7a89aa8: Layer already exists 09:27:04 10762645db06: Layer already exists 09:27:04 d7eab7918428: Layer already exists 09:27:04 097100c76c15: Layer already exists 09:27:04 main: digest: sha256:e5506d7c136ba2d28a728ce6a0cf81704a6db78f70ee6b43e76b9eb1756b34ca size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:04 ===================================================== [Pipeline] echo 09:27:04 taggedImages: 09:27:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:27:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 09:27:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:27:04 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:27:04 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:04 latest 09:27:04 4.1.0-dev.49 09:27:04 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:04 main 09:27:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:04 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:04 + docker push nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:27:04 414ca0abe6d3: Preparing 09:27:04 f206184c6a61: Preparing 09:27:04 a6ba024fd6d0: Preparing 09:27:04 f305b7a89aa8: Preparing 09:27:04 10762645db06: Preparing 09:27:04 e9c8165f18b1: Preparing 09:27:04 097100c76c15: Preparing 09:27:04 e9c8165f18b1: Waiting 09:27:04 097100c76c15: Waiting 09:27:04 a6ba024fd6d0: Layer already exists 09:27:04 f305b7a89aa8: Layer already exists 09:27:04 10762645db06: Layer already exists 09:27:04 097100c76c15: Layer already exists 09:27:04 414ca0abe6d3: Pushed 09:27:04 e9c8165f18b1: Pushed 09:27:09 f206184c6a61: Pushed 09:27:09 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:09 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:27:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:27:09 414ca0abe6d3: Preparing 09:27:09 f206184c6a61: Preparing 09:27:09 a6ba024fd6d0: Preparing 09:27:09 f305b7a89aa8: Preparing 09:27:09 10762645db06: Preparing 09:27:09 e9c8165f18b1: Preparing 09:27:09 097100c76c15: Preparing 09:27:09 e9c8165f18b1: Waiting 09:27:09 097100c76c15: Waiting 09:27:09 10762645db06: Layer already exists 09:27:09 f206184c6a61: Layer already exists 09:27:09 414ca0abe6d3: Layer already exists 09:27:09 f305b7a89aa8: Layer already exists 09:27:09 a6ba024fd6d0: Layer already exists 09:27:09 097100c76c15: Layer already exists 09:27:09 e9c8165f18b1: Layer already exists 09:27:09 latest: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:10 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 09:27:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:27:10 414ca0abe6d3: Preparing 09:27:10 f206184c6a61: Preparing 09:27:10 a6ba024fd6d0: Preparing 09:27:10 f305b7a89aa8: Preparing 09:27:10 10762645db06: Preparing 09:27:10 e9c8165f18b1: Preparing 09:27:10 097100c76c15: Preparing 09:27:10 e9c8165f18b1: Waiting 09:27:10 097100c76c15: Waiting 09:27:10 a6ba024fd6d0: Layer already exists 09:27:10 f206184c6a61: Layer already exists 09:27:10 10762645db06: Layer already exists 09:27:10 414ca0abe6d3: Layer already exists 09:27:10 f305b7a89aa8: Layer already exists 09:27:10 e9c8165f18b1: Layer already exists 09:27:10 097100c76c15: Layer already exists 09:27:10 4.1.0-dev.49: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:27:11 414ca0abe6d3: Preparing 09:27:11 f206184c6a61: Preparing 09:27:11 a6ba024fd6d0: Preparing 09:27:11 f305b7a89aa8: Preparing 09:27:11 10762645db06: Preparing 09:27:11 e9c8165f18b1: Preparing 09:27:11 097100c76c15: Preparing 09:27:11 e9c8165f18b1: Waiting 09:27:11 097100c76c15: Waiting 09:27:11 10762645db06: Layer already exists 09:27:11 a6ba024fd6d0: Layer already exists 09:27:11 f206184c6a61: Layer already exists 09:27:11 414ca0abe6d3: Layer already exists 09:27:11 f305b7a89aa8: Layer already exists 09:27:11 e9c8165f18b1: Layer already exists 09:27:11 097100c76c15: Layer already exists 09:27:11 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:11 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:27:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:27:11 414ca0abe6d3: Preparing 09:27:11 f206184c6a61: Preparing 09:27:11 a6ba024fd6d0: Preparing 09:27:11 f305b7a89aa8: Preparing 09:27:11 10762645db06: Preparing 09:27:11 e9c8165f18b1: Preparing 09:27:11 097100c76c15: Preparing 09:27:11 e9c8165f18b1: Waiting 09:27:11 097100c76c15: Waiting 09:27:11 f305b7a89aa8: Layer already exists 09:27:11 a6ba024fd6d0: Layer already exists 09:27:11 10762645db06: Layer already exists 09:27:11 f206184c6a61: Layer already exists 09:27:11 414ca0abe6d3: Layer already exists 09:27:11 097100c76c15: Layer already exists 09:27:11 e9c8165f18b1: Layer already exists 09:27:11 main: digest: sha256:d7eab5f7300da2368580e67ea0af2337b9ceef3a997b9a75beb0c6cd7badc376 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:11 ===================================================== [Pipeline] echo 09:27:11 taggedImages: 09:27:11 - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:11 - nexus3.edgexfoundry.org:10004/core-data:latest 09:27:11 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 09:27:11 - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:11 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:27:11 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:27:11 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:11 latest 09:27:11 4.1.0-dev.49 09:27:11 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:11 main 09:27:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:12 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:12 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:27:12 4d61cd72cf89: Preparing 09:27:12 bf2645a86955: Preparing 09:27:12 f305b7a89aa8: Preparing 09:27:12 3754edc3f236: Preparing 09:27:12 19cee637f1ba: Preparing 09:27:12 097100c76c15: Preparing 09:27:12 097100c76c15: Waiting 09:27:12 f305b7a89aa8: Layer already exists 09:27:12 097100c76c15: Layer already exists 09:27:12 19cee637f1ba: Pushed 09:27:12 4d61cd72cf89: Pushed 09:27:12 3754edc3f236: Pushed 09:27:16 bf2645a86955: Pushed 09:27:16 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:27:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:27:17 4d61cd72cf89: Preparing 09:27:17 bf2645a86955: Preparing 09:27:17 f305b7a89aa8: Preparing 09:27:17 3754edc3f236: Preparing 09:27:17 19cee637f1ba: Preparing 09:27:17 097100c76c15: Preparing 09:27:17 097100c76c15: Waiting 09:27:17 3754edc3f236: Layer already exists 09:27:17 19cee637f1ba: Layer already exists 09:27:17 4d61cd72cf89: Layer already exists 09:27:17 bf2645a86955: Layer already exists 09:27:17 f305b7a89aa8: Layer already exists 09:27:17 097100c76c15: Layer already exists 09:27:17 latest: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 09:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:27:18 4d61cd72cf89: Preparing 09:27:18 bf2645a86955: Preparing 09:27:18 f305b7a89aa8: Preparing 09:27:18 3754edc3f236: Preparing 09:27:18 19cee637f1ba: Preparing 09:27:18 097100c76c15: Preparing 09:27:18 097100c76c15: Waiting 09:27:18 4d61cd72cf89: Layer already exists 09:27:18 bf2645a86955: Layer already exists 09:27:18 3754edc3f236: Layer already exists 09:27:18 f305b7a89aa8: Layer already exists 09:27:18 19cee637f1ba: Layer already exists 09:27:18 097100c76c15: Layer already exists 09:27:18 4.1.0-dev.49: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:27:18 4d61cd72cf89: Preparing 09:27:18 bf2645a86955: Preparing 09:27:18 f305b7a89aa8: Preparing 09:27:18 3754edc3f236: Preparing 09:27:18 19cee637f1ba: Preparing 09:27:18 097100c76c15: Preparing 09:27:18 097100c76c15: Waiting 09:27:18 f305b7a89aa8: Layer already exists 09:27:18 4d61cd72cf89: Layer already exists 09:27:18 bf2645a86955: Layer already exists 09:27:18 19cee637f1ba: Layer already exists 09:27:18 3754edc3f236: Layer already exists 09:27:18 097100c76c15: Layer already exists 09:27:18 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:27:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:27:19 4d61cd72cf89: Preparing 09:27:19 bf2645a86955: Preparing 09:27:19 f305b7a89aa8: Preparing 09:27:19 3754edc3f236: Preparing 09:27:19 19cee637f1ba: Preparing 09:27:19 097100c76c15: Preparing 09:27:19 097100c76c15: Waiting 09:27:19 3754edc3f236: Layer already exists 09:27:19 19cee637f1ba: Layer already exists 09:27:19 f305b7a89aa8: Layer already exists 09:27:19 bf2645a86955: Layer already exists 09:27:19 4d61cd72cf89: Layer already exists 09:27:19 097100c76c15: Layer already exists 09:27:19 main: digest: sha256:73d1c07b354301996f35398af21f4d5c3c6977b54b65b8d9a9b1a749c6777c84 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:19 ===================================================== [Pipeline] echo 09:27:19 taggedImages: 09:27:19 - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:19 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:27:19 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 09:27:19 - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:19 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:27:19 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:27:19 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:19 latest 09:27:19 4.1.0-dev.49 09:27:19 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:19 main 09:27:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:19 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:20 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:27:20 4ede8e19e173: Preparing 09:27:20 ca3758aea4b8: Preparing 09:27:20 8fb34d9bf6ff: Preparing 09:27:20 a6ba024fd6d0: Preparing 09:27:20 f305b7a89aa8: Preparing 09:27:20 10762645db06: Preparing 09:27:20 d7eab7918428: Preparing 09:27:20 097100c76c15: Preparing 09:27:20 10762645db06: Waiting 09:27:20 d7eab7918428: Waiting 09:27:20 097100c76c15: Waiting 09:27:20 f305b7a89aa8: Layer already exists 09:27:20 a6ba024fd6d0: Layer already exists 09:27:20 10762645db06: Layer already exists 09:27:20 d7eab7918428: Layer already exists 09:27:20 097100c76c15: Layer already exists 09:27:20 ca3758aea4b8: Pushed 09:27:20 4ede8e19e173: Pushed 09:27:24 8fb34d9bf6ff: Pushed 09:27:24 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:27:25 4ede8e19e173: Preparing 09:27:25 ca3758aea4b8: Preparing 09:27:25 8fb34d9bf6ff: Preparing 09:27:25 a6ba024fd6d0: Preparing 09:27:25 f305b7a89aa8: Preparing 09:27:25 10762645db06: Preparing 09:27:25 d7eab7918428: Preparing 09:27:25 097100c76c15: Preparing 09:27:25 d7eab7918428: Waiting 09:27:25 097100c76c15: Waiting 09:27:25 10762645db06: Waiting 09:27:25 f305b7a89aa8: Layer already exists 09:27:25 a6ba024fd6d0: Layer already exists 09:27:25 8fb34d9bf6ff: Layer already exists 09:27:25 4ede8e19e173: Layer already exists 09:27:25 ca3758aea4b8: Layer already exists 09:27:25 10762645db06: Layer already exists 09:27:25 097100c76c15: Layer already exists 09:27:25 d7eab7918428: Layer already exists 09:27:25 latest: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 09:27:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:27:25 4ede8e19e173: Preparing 09:27:25 ca3758aea4b8: Preparing 09:27:25 8fb34d9bf6ff: Preparing 09:27:25 a6ba024fd6d0: Preparing 09:27:25 f305b7a89aa8: Preparing 09:27:25 10762645db06: Preparing 09:27:25 d7eab7918428: Preparing 09:27:25 097100c76c15: Preparing 09:27:25 10762645db06: Waiting 09:27:25 d7eab7918428: Waiting 09:27:25 097100c76c15: Waiting 09:27:25 f305b7a89aa8: Layer already exists 09:27:25 8fb34d9bf6ff: Layer already exists 09:27:25 ca3758aea4b8: Layer already exists 09:27:25 4ede8e19e173: Layer already exists 09:27:25 a6ba024fd6d0: Layer already exists 09:27:25 097100c76c15: Layer already exists 09:27:25 d7eab7918428: Layer already exists 09:27:25 10762645db06: Layer already exists 09:27:25 4.1.0-dev.49: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:27:26 4ede8e19e173: Preparing 09:27:26 ca3758aea4b8: Preparing 09:27:26 8fb34d9bf6ff: Preparing 09:27:26 a6ba024fd6d0: Preparing 09:27:26 f305b7a89aa8: Preparing 09:27:26 10762645db06: Preparing 09:27:26 d7eab7918428: Preparing 09:27:26 097100c76c15: Preparing 09:27:26 10762645db06: Waiting 09:27:26 097100c76c15: Waiting 09:27:26 d7eab7918428: Waiting 09:27:26 f305b7a89aa8: Layer already exists 09:27:26 ca3758aea4b8: Layer already exists 09:27:26 8fb34d9bf6ff: Layer already exists 09:27:26 4ede8e19e173: Layer already exists 09:27:26 a6ba024fd6d0: Layer already exists 09:27:26 10762645db06: Layer already exists 09:27:26 d7eab7918428: Layer already exists 09:27:26 097100c76c15: Layer already exists 09:27:26 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:27:27 4ede8e19e173: Preparing 09:27:27 ca3758aea4b8: Preparing 09:27:27 8fb34d9bf6ff: Preparing 09:27:27 a6ba024fd6d0: Preparing 09:27:27 f305b7a89aa8: Preparing 09:27:27 10762645db06: Preparing 09:27:27 d7eab7918428: Preparing 09:27:27 097100c76c15: Preparing 09:27:27 10762645db06: Waiting 09:27:27 d7eab7918428: Waiting 09:27:27 097100c76c15: Waiting 09:27:27 4ede8e19e173: Layer already exists 09:27:27 ca3758aea4b8: Layer already exists 09:27:27 a6ba024fd6d0: Layer already exists 09:27:27 8fb34d9bf6ff: Layer already exists 09:27:27 f305b7a89aa8: Layer already exists 09:27:27 10762645db06: Layer already exists 09:27:27 d7eab7918428: Layer already exists 09:27:27 097100c76c15: Layer already exists 09:27:27 main: digest: sha256:bcd820c2c76ae00e1a3b205d6cfde0b583801e944d5849d4bd2c086b740e7c30 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:27 ===================================================== [Pipeline] echo 09:27:27 taggedImages: 09:27:27 - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:27:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 09:27:27 - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:27:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:27:27 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:27 latest 09:27:27 4.1.0-dev.49 09:27:27 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:27 main 09:27:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:27:27 53ae08539e34: Preparing 09:27:27 016031f0bc14: Preparing 09:27:27 f489715e0150: Preparing 09:27:27 c5bf03646043: Preparing 09:27:27 990ddbaf49e2: Preparing 09:27:27 1c2f3730a5e3: Preparing 09:27:27 082f45298e16: Preparing 09:27:27 a6ba024fd6d0: Preparing 09:27:27 f305b7a89aa8: Preparing 09:27:27 746cdf54e9ef: Preparing 09:27:27 23dc8de44e12: Preparing 09:27:27 5f70bf18a086: Preparing 09:27:27 d5e01f3fc882: Preparing 09:27:27 e081ef77afcd: Preparing 09:27:27 258c197a9ed6: Preparing 09:27:27 097100c76c15: Preparing 09:27:27 082f45298e16: Waiting 09:27:27 a6ba024fd6d0: Waiting 09:27:27 f305b7a89aa8: Waiting 09:27:27 746cdf54e9ef: Waiting 09:27:27 23dc8de44e12: Waiting 09:27:27 1c2f3730a5e3: Waiting 09:27:27 5f70bf18a086: Waiting 09:27:27 258c197a9ed6: Waiting 09:27:27 d5e01f3fc882: Waiting 09:27:27 097100c76c15: Waiting 09:27:27 e081ef77afcd: Waiting 09:27:27 016031f0bc14: Pushed 09:27:27 990ddbaf49e2: Pushed 09:27:27 f489715e0150: Pushed 09:27:27 53ae08539e34: Pushed 09:27:27 c5bf03646043: Pushed 09:27:27 a6ba024fd6d0: Layer already exists 09:27:27 f305b7a89aa8: Layer already exists 09:27:27 5f70bf18a086: Layer already exists 09:27:28 1c2f3730a5e3: Pushed 09:27:28 746cdf54e9ef: Pushed 09:27:28 23dc8de44e12: Pushed 09:27:28 d5e01f3fc882: Pushed 09:27:28 097100c76c15: Layer already exists 09:27:28 258c197a9ed6: Pushed 09:27:28 e081ef77afcd: Pushed 09:27:29 082f45298e16: Pushed 09:27:29 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:27:30 53ae08539e34: Preparing 09:27:30 016031f0bc14: Preparing 09:27:30 f489715e0150: Preparing 09:27:30 c5bf03646043: Preparing 09:27:30 990ddbaf49e2: Preparing 09:27:30 1c2f3730a5e3: Preparing 09:27:30 082f45298e16: Preparing 09:27:30 a6ba024fd6d0: Preparing 09:27:30 f305b7a89aa8: Preparing 09:27:30 746cdf54e9ef: Preparing 09:27:30 23dc8de44e12: Preparing 09:27:30 5f70bf18a086: Preparing 09:27:30 d5e01f3fc882: Preparing 09:27:30 e081ef77afcd: Preparing 09:27:30 258c197a9ed6: Preparing 09:27:30 097100c76c15: Preparing 09:27:30 23dc8de44e12: Waiting 09:27:30 5f70bf18a086: Waiting 09:27:30 d5e01f3fc882: Waiting 09:27:30 e081ef77afcd: Waiting 09:27:30 258c197a9ed6: Waiting 09:27:30 1c2f3730a5e3: Waiting 09:27:30 097100c76c15: Waiting 09:27:30 082f45298e16: Waiting 09:27:30 a6ba024fd6d0: Waiting 09:27:30 f305b7a89aa8: Waiting 09:27:30 746cdf54e9ef: Waiting 09:27:30 c5bf03646043: Layer already exists 09:27:30 f489715e0150: Layer already exists 09:27:30 016031f0bc14: Layer already exists 09:27:30 990ddbaf49e2: Layer already exists 09:27:30 53ae08539e34: Layer already exists 09:27:30 082f45298e16: Layer already exists 09:27:30 1c2f3730a5e3: Layer already exists 09:27:30 f305b7a89aa8: Layer already exists 09:27:30 a6ba024fd6d0: Layer already exists 09:27:30 746cdf54e9ef: Layer already exists 09:27:30 23dc8de44e12: Layer already exists 09:27:30 5f70bf18a086: Layer already exists 09:27:30 258c197a9ed6: Layer already exists 09:27:30 d5e01f3fc882: Layer already exists 09:27:30 e081ef77afcd: Layer already exists 09:27:30 097100c76c15: Layer already exists 09:27:30 latest: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 09:27:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:27:30 53ae08539e34: Preparing 09:27:30 016031f0bc14: Preparing 09:27:30 f489715e0150: Preparing 09:27:30 c5bf03646043: Preparing 09:27:30 990ddbaf49e2: Preparing 09:27:30 1c2f3730a5e3: Preparing 09:27:30 082f45298e16: Preparing 09:27:30 a6ba024fd6d0: Preparing 09:27:30 f305b7a89aa8: Preparing 09:27:30 746cdf54e9ef: Preparing 09:27:30 23dc8de44e12: Preparing 09:27:30 a6ba024fd6d0: Waiting 09:27:30 1c2f3730a5e3: Waiting 09:27:30 f305b7a89aa8: Waiting 09:27:30 746cdf54e9ef: Waiting 09:27:30 082f45298e16: Waiting 09:27:30 5f70bf18a086: Preparing 09:27:30 d5e01f3fc882: Preparing 09:27:30 e081ef77afcd: Preparing 09:27:30 258c197a9ed6: Preparing 09:27:30 23dc8de44e12: Waiting 09:27:30 e081ef77afcd: Waiting 09:27:30 5f70bf18a086: Waiting 09:27:30 d5e01f3fc882: Waiting 09:27:30 097100c76c15: Preparing 09:27:30 097100c76c15: Waiting 09:27:30 258c197a9ed6: Waiting 09:27:30 016031f0bc14: Layer already exists 09:27:30 c5bf03646043: Layer already exists 09:27:30 990ddbaf49e2: Layer already exists 09:27:30 f489715e0150: Layer already exists 09:27:30 53ae08539e34: Layer already exists 09:27:30 1c2f3730a5e3: Layer already exists 09:27:30 a6ba024fd6d0: Layer already exists 09:27:30 082f45298e16: Layer already exists 09:27:30 f305b7a89aa8: Layer already exists 09:27:30 746cdf54e9ef: Layer already exists 09:27:30 23dc8de44e12: Layer already exists 09:27:30 d5e01f3fc882: Layer already exists 09:27:30 5f70bf18a086: Layer already exists 09:27:30 258c197a9ed6: Layer already exists 09:27:30 e081ef77afcd: Layer already exists 09:27:30 097100c76c15: Layer already exists 09:27:30 4.1.0-dev.49: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:27:31 53ae08539e34: Preparing 09:27:31 016031f0bc14: Preparing 09:27:31 f489715e0150: Preparing 09:27:31 c5bf03646043: Preparing 09:27:31 990ddbaf49e2: Preparing 09:27:31 1c2f3730a5e3: Preparing 09:27:31 082f45298e16: Preparing 09:27:31 a6ba024fd6d0: Preparing 09:27:31 f305b7a89aa8: Preparing 09:27:31 746cdf54e9ef: Preparing 09:27:31 23dc8de44e12: Preparing 09:27:31 5f70bf18a086: Preparing 09:27:31 d5e01f3fc882: Preparing 09:27:31 e081ef77afcd: Preparing 09:27:31 258c197a9ed6: Preparing 09:27:31 097100c76c15: Preparing 09:27:31 f305b7a89aa8: Waiting 09:27:31 746cdf54e9ef: Waiting 09:27:31 23dc8de44e12: Waiting 09:27:31 5f70bf18a086: Waiting 09:27:31 d5e01f3fc882: Waiting 09:27:31 e081ef77afcd: Waiting 09:27:31 258c197a9ed6: Waiting 09:27:31 097100c76c15: Waiting 09:27:31 1c2f3730a5e3: Waiting 09:27:31 082f45298e16: Waiting 09:27:31 a6ba024fd6d0: Waiting 09:27:31 53ae08539e34: Layer already exists 09:27:31 c5bf03646043: Layer already exists 09:27:31 016031f0bc14: Layer already exists 09:27:31 f489715e0150: Layer already exists 09:27:31 990ddbaf49e2: Layer already exists 09:27:31 a6ba024fd6d0: Layer already exists 09:27:31 1c2f3730a5e3: Layer already exists 09:27:31 f305b7a89aa8: Layer already exists 09:27:31 082f45298e16: Layer already exists 09:27:31 746cdf54e9ef: Layer already exists 09:27:31 23dc8de44e12: Layer already exists 09:27:31 d5e01f3fc882: Layer already exists 09:27:31 258c197a9ed6: Layer already exists 09:27:31 e081ef77afcd: Layer already exists 09:27:31 5f70bf18a086: Layer already exists 09:27:31 097100c76c15: Layer already exists 09:27:31 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:27:32 53ae08539e34: Preparing 09:27:32 016031f0bc14: Preparing 09:27:32 f489715e0150: Preparing 09:27:32 c5bf03646043: Preparing 09:27:32 990ddbaf49e2: Preparing 09:27:32 1c2f3730a5e3: Preparing 09:27:32 082f45298e16: Preparing 09:27:32 a6ba024fd6d0: Preparing 09:27:32 f305b7a89aa8: Preparing 09:27:32 746cdf54e9ef: Preparing 09:27:32 23dc8de44e12: Preparing 09:27:32 5f70bf18a086: Preparing 09:27:32 d5e01f3fc882: Preparing 09:27:32 e081ef77afcd: Preparing 09:27:32 258c197a9ed6: Preparing 09:27:32 097100c76c15: Preparing 09:27:32 a6ba024fd6d0: Waiting 09:27:32 f305b7a89aa8: Waiting 09:27:32 e081ef77afcd: Waiting 09:27:32 746cdf54e9ef: Waiting 09:27:32 258c197a9ed6: Waiting 09:27:32 23dc8de44e12: Waiting 09:27:32 097100c76c15: Waiting 09:27:32 5f70bf18a086: Waiting 09:27:32 1c2f3730a5e3: Waiting 09:27:32 d5e01f3fc882: Waiting 09:27:32 082f45298e16: Waiting 09:27:32 53ae08539e34: Layer already exists 09:27:32 990ddbaf49e2: Layer already exists 09:27:32 c5bf03646043: Layer already exists 09:27:32 016031f0bc14: Layer already exists 09:27:32 f489715e0150: Layer already exists 09:27:32 082f45298e16: Layer already exists 09:27:32 1c2f3730a5e3: Layer already exists 09:27:32 f305b7a89aa8: Layer already exists 09:27:32 a6ba024fd6d0: Layer already exists 09:27:32 746cdf54e9ef: Layer already exists 09:27:32 d5e01f3fc882: Layer already exists 09:27:32 5f70bf18a086: Layer already exists 09:27:32 23dc8de44e12: Layer already exists 09:27:32 e081ef77afcd: Layer already exists 09:27:32 258c197a9ed6: Layer already exists 09:27:32 097100c76c15: Layer already exists 09:27:32 main: digest: sha256:b1dcb04899ef30c1b30703b2b71e70ad0528c0f9bdd5e480d8a1c100fb92ac6a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:32 ===================================================== [Pipeline] echo 09:27:32 taggedImages: 09:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 09:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:27:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:27:32 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:32 latest 09:27:32 4.1.0-dev.49 09:27:32 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:32 main 09:27:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:27:32 b882a04d7128: Preparing 09:27:32 09595d2ec157: Preparing 09:27:32 4a3774c3ca4d: Preparing 09:27:32 01cfbfa6f0c9: Preparing 09:27:32 a6ba024fd6d0: Preparing 09:27:32 f305b7a89aa8: Preparing 09:27:32 10762645db06: Preparing 09:27:32 d7eab7918428: Preparing 09:27:32 097100c76c15: Preparing 09:27:32 f305b7a89aa8: Waiting 09:27:32 10762645db06: Waiting 09:27:32 d7eab7918428: Waiting 09:27:32 097100c76c15: Waiting 09:27:32 a6ba024fd6d0: Layer already exists 09:27:32 f305b7a89aa8: Layer already exists 09:27:32 4a3774c3ca4d: Pushed 09:27:32 09595d2ec157: Pushed 09:27:32 10762645db06: Layer already exists 09:27:32 d7eab7918428: Layer already exists 09:27:32 097100c76c15: Layer already exists 09:27:32 b882a04d7128: Pushed 09:27:37 01cfbfa6f0c9: Pushed 09:27:37 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:27:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:27:37 b882a04d7128: Preparing 09:27:37 09595d2ec157: Preparing 09:27:37 4a3774c3ca4d: Preparing 09:27:37 01cfbfa6f0c9: Preparing 09:27:37 a6ba024fd6d0: Preparing 09:27:37 f305b7a89aa8: Preparing 09:27:37 10762645db06: Preparing 09:27:37 d7eab7918428: Preparing 09:27:37 f305b7a89aa8: Waiting 09:27:37 097100c76c15: Preparing 09:27:37 10762645db06: Waiting 09:27:37 d7eab7918428: Waiting 09:27:37 01cfbfa6f0c9: Layer already exists 09:27:37 09595d2ec157: Layer already exists 09:27:37 a6ba024fd6d0: Layer already exists 09:27:37 4a3774c3ca4d: Layer already exists 09:27:37 b882a04d7128: Layer already exists 09:27:37 10762645db06: Layer already exists 09:27:37 f305b7a89aa8: Layer already exists 09:27:37 d7eab7918428: Layer already exists 09:27:37 097100c76c15: Layer already exists 09:27:37 latest: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 09:27:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:27:38 b882a04d7128: Preparing 09:27:38 09595d2ec157: Preparing 09:27:38 4a3774c3ca4d: Preparing 09:27:38 01cfbfa6f0c9: Preparing 09:27:38 a6ba024fd6d0: Preparing 09:27:38 f305b7a89aa8: Preparing 09:27:38 10762645db06: Preparing 09:27:38 d7eab7918428: Preparing 09:27:38 097100c76c15: Preparing 09:27:38 f305b7a89aa8: Waiting 09:27:38 10762645db06: Waiting 09:27:38 d7eab7918428: Waiting 09:27:38 097100c76c15: Waiting 09:27:38 a6ba024fd6d0: Layer already exists 09:27:38 09595d2ec157: Layer already exists 09:27:38 01cfbfa6f0c9: Layer already exists 09:27:38 b882a04d7128: Layer already exists 09:27:38 4a3774c3ca4d: Layer already exists 09:27:38 d7eab7918428: Layer already exists 09:27:38 10762645db06: Layer already exists 09:27:38 f305b7a89aa8: Layer already exists 09:27:38 097100c76c15: Layer already exists 09:27:38 4.1.0-dev.49: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:27:39 b882a04d7128: Preparing 09:27:39 09595d2ec157: Preparing 09:27:39 4a3774c3ca4d: Preparing 09:27:39 01cfbfa6f0c9: Preparing 09:27:39 a6ba024fd6d0: Preparing 09:27:39 f305b7a89aa8: Preparing 09:27:39 10762645db06: Preparing 09:27:39 d7eab7918428: Preparing 09:27:39 097100c76c15: Preparing 09:27:39 f305b7a89aa8: Waiting 09:27:39 10762645db06: Waiting 09:27:39 d7eab7918428: Waiting 09:27:39 097100c76c15: Waiting 09:27:39 b882a04d7128: Layer already exists 09:27:39 a6ba024fd6d0: Layer already exists 09:27:39 4a3774c3ca4d: Layer already exists 09:27:39 09595d2ec157: Layer already exists 09:27:39 01cfbfa6f0c9: Layer already exists 09:27:39 f305b7a89aa8: Layer already exists 09:27:39 d7eab7918428: Layer already exists 09:27:39 10762645db06: Layer already exists 09:27:39 097100c76c15: Layer already exists 09:27:39 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:27:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:27:39 b882a04d7128: Preparing 09:27:39 09595d2ec157: Preparing 09:27:39 4a3774c3ca4d: Preparing 09:27:39 01cfbfa6f0c9: Preparing 09:27:39 a6ba024fd6d0: Preparing 09:27:39 f305b7a89aa8: Preparing 09:27:39 10762645db06: Preparing 09:27:39 d7eab7918428: Preparing 09:27:39 097100c76c15: Preparing 09:27:39 f305b7a89aa8: Waiting 09:27:39 d7eab7918428: Waiting 09:27:39 10762645db06: Waiting 09:27:39 097100c76c15: Waiting 09:27:39 01cfbfa6f0c9: Layer already exists 09:27:39 09595d2ec157: Layer already exists 09:27:39 b882a04d7128: Layer already exists 09:27:39 a6ba024fd6d0: Layer already exists 09:27:39 4a3774c3ca4d: Layer already exists 09:27:39 f305b7a89aa8: Layer already exists 09:27:39 10762645db06: Layer already exists 09:27:39 d7eab7918428: Layer already exists 09:27:39 097100c76c15: Layer already exists 09:27:39 main: digest: sha256:4179aef12f343b61561082ac61f247a56c77ea40195feb25c650177b5eb61895 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:39 ===================================================== [Pipeline] echo 09:27:39 taggedImages: 09:27:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:27:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 09:27:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:39 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:27:39 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:27:39 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:39 latest 09:27:39 4.1.0-dev.49 09:27:39 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:39 main 09:27:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:27:40 49d31911a633: Preparing 09:27:40 5d6ddef4eabc: Preparing 09:27:40 0e0a65b2f59c: Preparing 09:27:40 d85d084cf10c: Preparing 09:27:40 727720b1e251: Preparing 09:27:40 a6ba024fd6d0: Preparing 09:27:40 f305b7a89aa8: Preparing 09:27:40 8bc8bd8452ee: Preparing 09:27:40 4e4ff8b61b65: Preparing 09:27:40 d150a52c4a8e: Preparing 09:27:40 097100c76c15: Preparing 09:27:40 f305b7a89aa8: Waiting 09:27:40 d150a52c4a8e: Waiting 09:27:40 097100c76c15: Waiting 09:27:40 8bc8bd8452ee: Waiting 09:27:40 4e4ff8b61b65: Waiting 09:27:40 a6ba024fd6d0: Waiting 09:27:40 5d6ddef4eabc: Pushed 09:27:40 d85d084cf10c: Pushed 09:27:40 727720b1e251: Pushed 09:27:40 49d31911a633: Pushed 09:27:40 a6ba024fd6d0: Layer already exists 09:27:40 f305b7a89aa8: Layer already exists 09:27:40 097100c76c15: Layer already exists 09:27:40 8bc8bd8452ee: Pushed 09:27:40 4e4ff8b61b65: Pushed 09:27:42 d150a52c4a8e: Pushed 09:27:43 0e0a65b2f59c: Pushed 09:27:43 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:27:44 49d31911a633: Preparing 09:27:44 5d6ddef4eabc: Preparing 09:27:44 0e0a65b2f59c: Preparing 09:27:44 d85d084cf10c: Preparing 09:27:44 727720b1e251: Preparing 09:27:44 a6ba024fd6d0: Preparing 09:27:44 f305b7a89aa8: Preparing 09:27:44 a6ba024fd6d0: Waiting 09:27:44 8bc8bd8452ee: Preparing 09:27:44 4e4ff8b61b65: Preparing 09:27:44 f305b7a89aa8: Waiting 09:27:44 8bc8bd8452ee: Waiting 09:27:44 d150a52c4a8e: Preparing 09:27:44 4e4ff8b61b65: Waiting 09:27:44 097100c76c15: Preparing 09:27:44 d150a52c4a8e: Waiting 09:27:44 097100c76c15: Waiting 09:27:44 49d31911a633: Layer already exists 09:27:44 d85d084cf10c: Layer already exists 09:27:44 0e0a65b2f59c: Layer already exists 09:27:44 727720b1e251: Layer already exists 09:27:44 5d6ddef4eabc: Layer already exists 09:27:44 a6ba024fd6d0: Layer already exists 09:27:44 f305b7a89aa8: Layer already exists 09:27:44 8bc8bd8452ee: Layer already exists 09:27:44 4e4ff8b61b65: Layer already exists 09:27:44 d150a52c4a8e: Layer already exists 09:27:44 097100c76c15: Layer already exists 09:27:44 latest: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 09:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:27:44 49d31911a633: Preparing 09:27:44 5d6ddef4eabc: Preparing 09:27:44 0e0a65b2f59c: Preparing 09:27:44 d85d084cf10c: Preparing 09:27:44 727720b1e251: Preparing 09:27:44 a6ba024fd6d0: Preparing 09:27:44 f305b7a89aa8: Preparing 09:27:44 8bc8bd8452ee: Preparing 09:27:44 4e4ff8b61b65: Preparing 09:27:44 d150a52c4a8e: Preparing 09:27:44 097100c76c15: Preparing 09:27:44 a6ba024fd6d0: Waiting 09:27:44 f305b7a89aa8: Waiting 09:27:44 8bc8bd8452ee: Waiting 09:27:44 4e4ff8b61b65: Waiting 09:27:44 d150a52c4a8e: Waiting 09:27:44 097100c76c15: Waiting 09:27:44 d85d084cf10c: Layer already exists 09:27:44 727720b1e251: Layer already exists 09:27:44 0e0a65b2f59c: Layer already exists 09:27:44 49d31911a633: Layer already exists 09:27:44 5d6ddef4eabc: Layer already exists 09:27:44 a6ba024fd6d0: Layer already exists 09:27:44 4e4ff8b61b65: Layer already exists 09:27:44 8bc8bd8452ee: Layer already exists 09:27:44 f305b7a89aa8: Layer already exists 09:27:44 d150a52c4a8e: Layer already exists 09:27:44 097100c76c15: Layer already exists 09:27:44 4.1.0-dev.49: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:27:45 49d31911a633: Preparing 09:27:45 5d6ddef4eabc: Preparing 09:27:45 0e0a65b2f59c: Preparing 09:27:45 d85d084cf10c: Preparing 09:27:45 727720b1e251: Preparing 09:27:45 a6ba024fd6d0: Preparing 09:27:45 f305b7a89aa8: Preparing 09:27:45 8bc8bd8452ee: Preparing 09:27:45 a6ba024fd6d0: Waiting 09:27:45 f305b7a89aa8: Waiting 09:27:45 4e4ff8b61b65: Preparing 09:27:45 8bc8bd8452ee: Waiting 09:27:45 d150a52c4a8e: Preparing 09:27:45 097100c76c15: Preparing 09:27:45 4e4ff8b61b65: Waiting 09:27:45 d150a52c4a8e: Waiting 09:27:45 097100c76c15: Waiting 09:27:45 727720b1e251: Layer already exists 09:27:45 0e0a65b2f59c: Layer already exists 09:27:45 5d6ddef4eabc: Layer already exists 09:27:45 d85d084cf10c: Layer already exists 09:27:45 49d31911a633: Layer already exists 09:27:45 f305b7a89aa8: Layer already exists 09:27:45 a6ba024fd6d0: Layer already exists 09:27:45 8bc8bd8452ee: Layer already exists 09:27:45 4e4ff8b61b65: Layer already exists 09:27:45 d150a52c4a8e: Layer already exists 09:27:45 097100c76c15: Layer already exists 09:27:45 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:27:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:27:46 49d31911a633: Preparing 09:27:46 5d6ddef4eabc: Preparing 09:27:46 0e0a65b2f59c: Preparing 09:27:46 d85d084cf10c: Preparing 09:27:46 727720b1e251: Preparing 09:27:46 a6ba024fd6d0: Preparing 09:27:46 f305b7a89aa8: Preparing 09:27:46 8bc8bd8452ee: Preparing 09:27:46 4e4ff8b61b65: Preparing 09:27:46 d150a52c4a8e: Preparing 09:27:46 097100c76c15: Preparing 09:27:46 a6ba024fd6d0: Waiting 09:27:46 f305b7a89aa8: Waiting 09:27:46 8bc8bd8452ee: Waiting 09:27:46 4e4ff8b61b65: Waiting 09:27:46 d150a52c4a8e: Waiting 09:27:46 097100c76c15: Waiting 09:27:46 0e0a65b2f59c: Layer already exists 09:27:46 5d6ddef4eabc: Layer already exists 09:27:46 49d31911a633: Layer already exists 09:27:46 727720b1e251: Layer already exists 09:27:46 d85d084cf10c: Layer already exists 09:27:46 8bc8bd8452ee: Layer already exists 09:27:46 a6ba024fd6d0: Layer already exists 09:27:46 4e4ff8b61b65: Layer already exists 09:27:46 d150a52c4a8e: Layer already exists 09:27:46 f305b7a89aa8: Layer already exists 09:27:46 097100c76c15: Layer already exists 09:27:46 main: digest: sha256:5e1457edaf0159365ed98e66780a0a688a26baa9f9cfa26cc3b883e7bc991335 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:46 ===================================================== [Pipeline] echo 09:27:46 taggedImages: 09:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 09:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:27:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:27:46 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:46 latest 09:27:46 4.1.0-dev.49 09:27:46 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:46 main 09:27:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:27:47 6ec556f8b795: Preparing 09:27:47 737bac0de520: Preparing 09:27:47 c026a8b4c31e: Preparing 09:27:47 6c890f58d093: Preparing 09:27:47 6a4140fe2ab0: Preparing 09:27:47 f677fec4ad61: Preparing 09:27:47 10ec615afbf9: Preparing 09:27:47 a6ba024fd6d0: Preparing 09:27:47 f305b7a89aa8: Preparing 09:27:47 163618c18830: Preparing 09:27:47 da0a82ab08d8: Preparing 09:27:47 097100c76c15: Preparing 09:27:47 f677fec4ad61: Waiting 09:27:47 10ec615afbf9: Waiting 09:27:47 a6ba024fd6d0: Waiting 09:27:47 f305b7a89aa8: Waiting 09:27:47 163618c18830: Waiting 09:27:47 da0a82ab08d8: Waiting 09:27:47 097100c76c15: Waiting 09:27:47 6ec556f8b795: Pushed 09:27:47 737bac0de520: Pushed 09:27:47 6a4140fe2ab0: Pushed 09:27:47 a6ba024fd6d0: Layer already exists 09:27:47 f305b7a89aa8: Layer already exists 09:27:47 10ec615afbf9: Pushed 09:27:47 f677fec4ad61: Pushed 09:27:47 097100c76c15: Layer already exists 09:27:47 163618c18830: Pushed 09:27:48 da0a82ab08d8: Pushed 09:27:50 6c890f58d093: Pushed 09:27:50 c026a8b4c31e: Pushed 09:27:50 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:27:50 6ec556f8b795: Preparing 09:27:50 737bac0de520: Preparing 09:27:50 c026a8b4c31e: Preparing 09:27:50 6c890f58d093: Preparing 09:27:50 6a4140fe2ab0: Preparing 09:27:50 f677fec4ad61: Preparing 09:27:50 10ec615afbf9: Preparing 09:27:50 a6ba024fd6d0: Preparing 09:27:50 f677fec4ad61: Waiting 09:27:50 10ec615afbf9: Waiting 09:27:50 f305b7a89aa8: Preparing 09:27:50 163618c18830: Preparing 09:27:50 da0a82ab08d8: Preparing 09:27:50 a6ba024fd6d0: Waiting 09:27:50 f305b7a89aa8: Waiting 09:27:50 163618c18830: Waiting 09:27:50 097100c76c15: Preparing 09:27:50 da0a82ab08d8: Waiting 09:27:50 097100c76c15: Waiting 09:27:50 6c890f58d093: Layer already exists 09:27:50 6ec556f8b795: Layer already exists 09:27:50 6a4140fe2ab0: Layer already exists 09:27:50 c026a8b4c31e: Layer already exists 09:27:50 737bac0de520: Layer already exists 09:27:50 10ec615afbf9: Layer already exists 09:27:50 f305b7a89aa8: Layer already exists 09:27:50 a6ba024fd6d0: Layer already exists 09:27:50 f677fec4ad61: Layer already exists 09:27:50 163618c18830: Layer already exists 09:27:50 da0a82ab08d8: Layer already exists 09:27:50 097100c76c15: Layer already exists 09:27:50 latest: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 09:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:27:51 6ec556f8b795: Preparing 09:27:51 737bac0de520: Preparing 09:27:51 c026a8b4c31e: Preparing 09:27:51 6c890f58d093: Preparing 09:27:51 6a4140fe2ab0: Preparing 09:27:51 f677fec4ad61: Preparing 09:27:51 10ec615afbf9: Preparing 09:27:51 a6ba024fd6d0: Preparing 09:27:51 f305b7a89aa8: Preparing 09:27:51 163618c18830: Preparing 09:27:51 da0a82ab08d8: Preparing 09:27:51 097100c76c15: Preparing 09:27:51 f677fec4ad61: Waiting 09:27:51 10ec615afbf9: Waiting 09:27:51 a6ba024fd6d0: Waiting 09:27:51 f305b7a89aa8: Waiting 09:27:51 097100c76c15: Waiting 09:27:51 163618c18830: Waiting 09:27:51 da0a82ab08d8: Waiting 09:27:51 c026a8b4c31e: Layer already exists 09:27:51 6ec556f8b795: Layer already exists 09:27:51 737bac0de520: Layer already exists 09:27:51 6a4140fe2ab0: Layer already exists 09:27:51 6c890f58d093: Layer already exists 09:27:51 a6ba024fd6d0: Layer already exists 09:27:51 10ec615afbf9: Layer already exists 09:27:51 f677fec4ad61: Layer already exists 09:27:51 163618c18830: Layer already exists 09:27:51 f305b7a89aa8: Layer already exists 09:27:51 da0a82ab08d8: Layer already exists 09:27:51 097100c76c15: Layer already exists 09:27:51 4.1.0-dev.49: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:27:52 6ec556f8b795: Preparing 09:27:52 737bac0de520: Preparing 09:27:52 c026a8b4c31e: Preparing 09:27:52 6c890f58d093: Preparing 09:27:52 6a4140fe2ab0: Preparing 09:27:52 f677fec4ad61: Preparing 09:27:52 10ec615afbf9: Preparing 09:27:52 a6ba024fd6d0: Preparing 09:27:52 f677fec4ad61: Waiting 09:27:52 10ec615afbf9: Waiting 09:27:52 f305b7a89aa8: Preparing 09:27:52 163618c18830: Preparing 09:27:52 da0a82ab08d8: Preparing 09:27:52 097100c76c15: Preparing 09:27:52 a6ba024fd6d0: Waiting 09:27:52 163618c18830: Waiting 09:27:52 da0a82ab08d8: Waiting 09:27:52 097100c76c15: Waiting 09:27:52 f305b7a89aa8: Waiting 09:27:52 6a4140fe2ab0: Layer already exists 09:27:52 c026a8b4c31e: Layer already exists 09:27:52 6ec556f8b795: Layer already exists 09:27:52 737bac0de520: Layer already exists 09:27:52 6c890f58d093: Layer already exists 09:27:52 f677fec4ad61: Layer already exists 09:27:52 10ec615afbf9: Layer already exists 09:27:52 f305b7a89aa8: Layer already exists 09:27:52 a6ba024fd6d0: Layer already exists 09:27:52 163618c18830: Layer already exists 09:27:52 097100c76c15: Layer already exists 09:27:52 da0a82ab08d8: Layer already exists 09:27:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:52 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:27:52 6ec556f8b795: Preparing 09:27:52 737bac0de520: Preparing 09:27:52 c026a8b4c31e: Preparing 09:27:52 6c890f58d093: Preparing 09:27:52 6a4140fe2ab0: Preparing 09:27:52 f677fec4ad61: Preparing 09:27:52 10ec615afbf9: Preparing 09:27:52 a6ba024fd6d0: Preparing 09:27:52 f305b7a89aa8: Preparing 09:27:52 163618c18830: Preparing 09:27:52 da0a82ab08d8: Preparing 09:27:52 097100c76c15: Preparing 09:27:52 f677fec4ad61: Waiting 09:27:52 10ec615afbf9: Waiting 09:27:52 a6ba024fd6d0: Waiting 09:27:52 da0a82ab08d8: Waiting 09:27:52 f305b7a89aa8: Waiting 09:27:52 163618c18830: Waiting 09:27:52 097100c76c15: Waiting 09:27:52 6ec556f8b795: Layer already exists 09:27:52 6c890f58d093: Layer already exists 09:27:52 6a4140fe2ab0: Layer already exists 09:27:52 737bac0de520: Layer already exists 09:27:52 c026a8b4c31e: Layer already exists 09:27:52 f677fec4ad61: Layer already exists 09:27:52 10ec615afbf9: Layer already exists 09:27:52 a6ba024fd6d0: Layer already exists 09:27:52 f305b7a89aa8: Layer already exists 09:27:52 163618c18830: Layer already exists 09:27:52 da0a82ab08d8: Layer already exists 09:27:52 097100c76c15: Layer already exists 09:27:52 main: digest: sha256:a63ad45bfb8c55ff7f06d057f96f8795048cce642d75b25e20b5cec488929ef2 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:52 ===================================================== [Pipeline] echo 09:27:52 taggedImages: 09:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 09:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:27:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:27:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:52 latest 09:27:52 4.1.0-dev.49 09:27:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:52 main 09:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:27:53 2619751efa78: Preparing 09:27:53 7581fef58fe1: Preparing 09:27:53 a6ba024fd6d0: Preparing 09:27:53 f305b7a89aa8: Preparing 09:27:53 4fb07f107543: Preparing 09:27:53 b540c130f479: Preparing 09:27:53 097100c76c15: Preparing 09:27:53 b540c130f479: Waiting 09:27:53 097100c76c15: Waiting 09:27:53 f305b7a89aa8: Layer already exists 09:27:53 a6ba024fd6d0: Layer already exists 09:27:53 097100c76c15: Layer already exists 09:27:53 2619751efa78: Pushed 09:27:53 4fb07f107543: Pushed 09:27:54 b540c130f479: Pushed 09:27:56 7581fef58fe1: Pushed 09:27:56 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:27:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:27:57 2619751efa78: Preparing 09:27:57 7581fef58fe1: Preparing 09:27:57 a6ba024fd6d0: Preparing 09:27:57 f305b7a89aa8: Preparing 09:27:57 4fb07f107543: Preparing 09:27:57 b540c130f479: Preparing 09:27:57 097100c76c15: Preparing 09:27:57 b540c130f479: Waiting 09:27:57 097100c76c15: Waiting 09:27:57 2619751efa78: Layer already exists 09:27:57 a6ba024fd6d0: Layer already exists 09:27:57 f305b7a89aa8: Layer already exists 09:27:57 4fb07f107543: Layer already exists 09:27:57 7581fef58fe1: Layer already exists 09:27:57 097100c76c15: Layer already exists 09:27:57 b540c130f479: Layer already exists 09:27:57 latest: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 09:27:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:27:58 2619751efa78: Preparing 09:27:58 7581fef58fe1: Preparing 09:27:58 a6ba024fd6d0: Preparing 09:27:58 f305b7a89aa8: Preparing 09:27:58 4fb07f107543: Preparing 09:27:58 b540c130f479: Preparing 09:27:58 097100c76c15: Preparing 09:27:58 b540c130f479: Waiting 09:27:58 097100c76c15: Waiting 09:27:58 4fb07f107543: Layer already exists 09:27:58 7581fef58fe1: Layer already exists 09:27:58 f305b7a89aa8: Layer already exists 09:27:58 2619751efa78: Layer already exists 09:27:58 a6ba024fd6d0: Layer already exists 09:27:58 b540c130f479: Layer already exists 09:27:58 097100c76c15: Layer already exists 09:27:58 4.1.0-dev.49: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:27:59 2619751efa78: Preparing 09:27:59 7581fef58fe1: Preparing 09:27:59 a6ba024fd6d0: Preparing 09:27:59 f305b7a89aa8: Preparing 09:27:59 4fb07f107543: Preparing 09:27:59 b540c130f479: Preparing 09:27:59 097100c76c15: Preparing 09:27:59 b540c130f479: Waiting 09:27:59 097100c76c15: Waiting 09:27:59 a6ba024fd6d0: Layer already exists 09:27:59 f305b7a89aa8: Layer already exists 09:27:59 4fb07f107543: Layer already exists 09:27:59 7581fef58fe1: Layer already exists 09:27:59 2619751efa78: Layer already exists 09:27:59 097100c76c15: Layer already exists 09:27:59 b540c130f479: Layer already exists 09:27:59 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:27:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:27:59 2619751efa78: Preparing 09:27:59 7581fef58fe1: Preparing 09:27:59 a6ba024fd6d0: Preparing 09:27:59 f305b7a89aa8: Preparing 09:27:59 4fb07f107543: Preparing 09:27:59 b540c130f479: Preparing 09:27:59 097100c76c15: Preparing 09:27:59 097100c76c15: Waiting 09:27:59 b540c130f479: Waiting 09:27:59 4fb07f107543: Layer already exists 09:27:59 2619751efa78: Layer already exists 09:27:59 a6ba024fd6d0: Layer already exists 09:27:59 7581fef58fe1: Layer already exists 09:27:59 f305b7a89aa8: Layer already exists 09:27:59 b540c130f479: Layer already exists 09:27:59 097100c76c15: Layer already exists 09:27:59 main: digest: sha256:588c79033577cecf419f5158eb8dcd66021632b2f7ea0b883d03211f4a7f2045 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:27:59 ===================================================== [Pipeline] echo 09:27:59 taggedImages: 09:27:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:27:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 09:27:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:27:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:27:59 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:27:59 latest 09:27:59 4.1.0-dev.49 09:27:59 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:27:59 main 09:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:28:00 abe517318cef: Preparing 09:28:00 d3ff866e8914: Preparing 09:28:00 83d21c247c5c: Preparing 09:28:00 a6ba024fd6d0: Preparing 09:28:00 f305b7a89aa8: Preparing 09:28:00 01833a964351: Preparing 09:28:00 bb94af0de3b4: Preparing 09:28:00 efc7f3fa5898: Preparing 09:28:00 188f41da32b0: Preparing 09:28:00 097100c76c15: Preparing 09:28:00 188f41da32b0: Waiting 09:28:00 01833a964351: Waiting 09:28:00 efc7f3fa5898: Waiting 09:28:00 097100c76c15: Waiting 09:28:00 bb94af0de3b4: Waiting 09:28:00 a6ba024fd6d0: Layer already exists 09:28:00 f305b7a89aa8: Layer already exists 09:28:00 83d21c247c5c: Pushed 09:28:00 abe517318cef: Pushed 09:28:00 d3ff866e8914: Pushed 09:28:00 097100c76c15: Layer already exists 09:28:00 efc7f3fa5898: Pushed 09:28:01 188f41da32b0: Pushed 09:28:05 bb94af0de3b4: Pushed 09:28:13 01833a964351: Pushed 09:28:13 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:28:14 abe517318cef: Preparing 09:28:14 d3ff866e8914: Preparing 09:28:14 83d21c247c5c: Preparing 09:28:14 a6ba024fd6d0: Preparing 09:28:14 f305b7a89aa8: Preparing 09:28:14 01833a964351: Preparing 09:28:14 bb94af0de3b4: Preparing 09:28:14 efc7f3fa5898: Preparing 09:28:14 188f41da32b0: Preparing 09:28:14 097100c76c15: Preparing 09:28:14 01833a964351: Waiting 09:28:14 bb94af0de3b4: Waiting 09:28:14 efc7f3fa5898: Waiting 09:28:14 188f41da32b0: Waiting 09:28:14 097100c76c15: Waiting 09:28:14 abe517318cef: Layer already exists 09:28:14 d3ff866e8914: Layer already exists 09:28:14 a6ba024fd6d0: Layer already exists 09:28:14 83d21c247c5c: Layer already exists 09:28:14 f305b7a89aa8: Layer already exists 09:28:14 01833a964351: Layer already exists 09:28:14 bb94af0de3b4: Layer already exists 09:28:14 188f41da32b0: Layer already exists 09:28:14 efc7f3fa5898: Layer already exists 09:28:14 097100c76c15: Layer already exists 09:28:14 latest: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 09:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:28:14 abe517318cef: Preparing 09:28:14 d3ff866e8914: Preparing 09:28:14 83d21c247c5c: Preparing 09:28:14 a6ba024fd6d0: Preparing 09:28:14 f305b7a89aa8: Preparing 09:28:14 01833a964351: Preparing 09:28:14 bb94af0de3b4: Preparing 09:28:14 efc7f3fa5898: Preparing 09:28:14 188f41da32b0: Preparing 09:28:14 097100c76c15: Preparing 09:28:14 01833a964351: Waiting 09:28:14 bb94af0de3b4: Waiting 09:28:14 efc7f3fa5898: Waiting 09:28:14 188f41da32b0: Waiting 09:28:14 097100c76c15: Waiting 09:28:14 d3ff866e8914: Layer already exists 09:28:14 83d21c247c5c: Layer already exists 09:28:14 f305b7a89aa8: Layer already exists 09:28:14 a6ba024fd6d0: Layer already exists 09:28:14 abe517318cef: Layer already exists 09:28:14 bb94af0de3b4: Layer already exists 09:28:14 01833a964351: Layer already exists 09:28:14 188f41da32b0: Layer already exists 09:28:14 efc7f3fa5898: Layer already exists 09:28:14 097100c76c15: Layer already exists 09:28:14 4.1.0-dev.49: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:28:15 abe517318cef: Preparing 09:28:15 d3ff866e8914: Preparing 09:28:15 83d21c247c5c: Preparing 09:28:15 a6ba024fd6d0: Preparing 09:28:15 f305b7a89aa8: Preparing 09:28:15 01833a964351: Preparing 09:28:15 bb94af0de3b4: Preparing 09:28:15 efc7f3fa5898: Preparing 09:28:15 188f41da32b0: Preparing 09:28:15 097100c76c15: Preparing 09:28:15 01833a964351: Waiting 09:28:15 bb94af0de3b4: Waiting 09:28:15 efc7f3fa5898: Waiting 09:28:15 188f41da32b0: Waiting 09:28:15 097100c76c15: Waiting 09:28:15 83d21c247c5c: Layer already exists 09:28:15 a6ba024fd6d0: Layer already exists 09:28:15 d3ff866e8914: Layer already exists 09:28:15 f305b7a89aa8: Layer already exists 09:28:15 abe517318cef: Layer already exists 09:28:15 01833a964351: Layer already exists 09:28:15 bb94af0de3b4: Layer already exists 09:28:15 188f41da32b0: Layer already exists 09:28:15 097100c76c15: Layer already exists 09:28:15 efc7f3fa5898: Layer already exists 09:28:15 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:28:16 abe517318cef: Preparing 09:28:16 d3ff866e8914: Preparing 09:28:16 83d21c247c5c: Preparing 09:28:16 a6ba024fd6d0: Preparing 09:28:16 f305b7a89aa8: Preparing 09:28:16 01833a964351: Preparing 09:28:16 bb94af0de3b4: Preparing 09:28:16 efc7f3fa5898: Preparing 09:28:16 188f41da32b0: Preparing 09:28:16 097100c76c15: Preparing 09:28:16 01833a964351: Waiting 09:28:16 bb94af0de3b4: Waiting 09:28:16 efc7f3fa5898: Waiting 09:28:16 188f41da32b0: Waiting 09:28:16 097100c76c15: Waiting 09:28:16 a6ba024fd6d0: Layer already exists 09:28:16 abe517318cef: Layer already exists 09:28:16 83d21c247c5c: Layer already exists 09:28:16 f305b7a89aa8: Layer already exists 09:28:16 d3ff866e8914: Layer already exists 09:28:16 bb94af0de3b4: Layer already exists 09:28:16 01833a964351: Layer already exists 09:28:16 efc7f3fa5898: Layer already exists 09:28:16 097100c76c15: Layer already exists 09:28:16 188f41da32b0: Layer already exists 09:28:16 main: digest: sha256:e4353f2b7e46a8e0704e3937479bca2df4814e195b4ab0d1e47167cbe8a2b187 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:28:16 ===================================================== [Pipeline] echo 09:28:16 taggedImages: 09:28:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:28:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:28:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 09:28:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:28:16 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:28:16 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:28:16 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:28:16 latest 09:28:16 4.1.0-dev.49 09:28:16 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:28:16 main 09:28:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:16 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:28:16 7f113ea1674a: Preparing 09:28:16 29c424fcd55d: Preparing 09:28:16 059dd2bf6d71: Preparing 09:28:16 a6ba024fd6d0: Preparing 09:28:16 f305b7a89aa8: Preparing 09:28:16 01833a964351: Preparing 09:28:16 247eea4ad94b: Preparing 09:28:16 46260ffce018: Preparing 09:28:16 097100c76c15: Preparing 09:28:16 01833a964351: Waiting 09:28:16 247eea4ad94b: Waiting 09:28:16 46260ffce018: Waiting 09:28:16 097100c76c15: Waiting 09:28:16 a6ba024fd6d0: Layer already exists 09:28:16 f305b7a89aa8: Layer already exists 09:28:16 01833a964351: Layer already exists 09:28:16 059dd2bf6d71: Pushed 09:28:16 7f113ea1674a: Pushed 09:28:16 29c424fcd55d: Pushed 09:28:16 097100c76c15: Layer already exists 09:28:17 247eea4ad94b: Pushed 09:28:17 46260ffce018: Pushed 09:28:17 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:28:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:28:26 7f113ea1674a: Preparing 09:28:26 29c424fcd55d: Preparing 09:28:26 059dd2bf6d71: Preparing 09:28:26 a6ba024fd6d0: Preparing 09:28:26 f305b7a89aa8: Preparing 09:28:26 01833a964351: Preparing 09:28:26 247eea4ad94b: Preparing 09:28:26 46260ffce018: Preparing 09:28:26 097100c76c15: Preparing 09:28:26 01833a964351: Waiting 09:28:26 247eea4ad94b: Waiting 09:28:26 46260ffce018: Waiting 09:28:26 097100c76c15: Waiting 09:28:58 a6ba024fd6d0: Layer already exists 09:28:58 059dd2bf6d71: Layer already exists 09:28:58 29c424fcd55d: Layer already exists 09:28:58 247eea4ad94b: Layer already exists 09:28:58 01833a964351: Layer already exists 09:28:58 46260ffce018: Layer already exists 09:28:58 097100c76c15: Layer already exists 09:29:24 7f113ea1674a: Pushed 09:29:24 f305b7a89aa8: Pushed 09:29:24 latest: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 09:29:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:25 7f113ea1674a: Preparing 09:29:25 29c424fcd55d: Preparing 09:29:25 059dd2bf6d71: Preparing 09:29:25 a6ba024fd6d0: Preparing 09:29:25 f305b7a89aa8: Preparing 09:29:25 01833a964351: Preparing 09:29:25 247eea4ad94b: Preparing 09:29:25 46260ffce018: Preparing 09:29:25 097100c76c15: Preparing 09:29:25 247eea4ad94b: Waiting 09:29:25 46260ffce018: Waiting 09:29:25 097100c76c15: Waiting 09:29:25 01833a964351: Waiting 09:29:25 7f113ea1674a: Layer already exists 09:29:25 f305b7a89aa8: Layer already exists 09:29:25 a6ba024fd6d0: Layer already exists 09:29:25 29c424fcd55d: Layer already exists 09:29:25 059dd2bf6d71: Layer already exists 09:29:25 097100c76c15: Layer already exists 09:29:25 46260ffce018: Layer already exists 09:29:25 01833a964351: Layer already exists 09:29:25 247eea4ad94b: Layer already exists 09:29:25 4.1.0-dev.49: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:26 7f113ea1674a: Preparing 09:29:26 29c424fcd55d: Preparing 09:29:26 059dd2bf6d71: Preparing 09:29:26 a6ba024fd6d0: Preparing 09:29:26 f305b7a89aa8: Preparing 09:29:26 01833a964351: Preparing 09:29:26 247eea4ad94b: Preparing 09:29:26 46260ffce018: Preparing 09:29:26 097100c76c15: Preparing 09:29:26 01833a964351: Waiting 09:29:26 247eea4ad94b: Waiting 09:29:26 46260ffce018: Waiting 09:29:26 097100c76c15: Waiting 09:29:26 f305b7a89aa8: Layer already exists 09:29:26 a6ba024fd6d0: Layer already exists 09:29:26 7f113ea1674a: Layer already exists 09:29:26 29c424fcd55d: Layer already exists 09:29:26 059dd2bf6d71: Layer already exists 09:29:26 01833a964351: Layer already exists 09:29:26 46260ffce018: Layer already exists 09:29:26 247eea4ad94b: Layer already exists 09:29:26 097100c76c15: Layer already exists 09:29:26 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:29:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:29:26 7f113ea1674a: Preparing 09:29:26 29c424fcd55d: Preparing 09:29:26 059dd2bf6d71: Preparing 09:29:26 a6ba024fd6d0: Preparing 09:29:26 f305b7a89aa8: Preparing 09:29:26 01833a964351: Preparing 09:29:26 247eea4ad94b: Preparing 09:29:26 46260ffce018: Preparing 09:29:26 097100c76c15: Preparing 09:29:26 247eea4ad94b: Waiting 09:29:26 46260ffce018: Waiting 09:29:26 097100c76c15: Waiting 09:29:26 01833a964351: Waiting 09:29:26 a6ba024fd6d0: Layer already exists 09:29:26 29c424fcd55d: Layer already exists 09:29:26 059dd2bf6d71: Layer already exists 09:29:26 7f113ea1674a: Layer already exists 09:29:26 f305b7a89aa8: Layer already exists 09:29:26 01833a964351: Layer already exists 09:29:26 46260ffce018: Layer already exists 09:29:26 247eea4ad94b: Layer already exists 09:29:26 097100c76c15: Layer already exists 09:29:26 main: digest: sha256:06d101f7fa2a241ddd1ea25c2a0e3d4af38f6e9cff3745098a91fe70555526f7 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:26 ===================================================== [Pipeline] echo 09:29:26 taggedImages: 09:29:26 - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:26 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:29:26 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 09:29:26 - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:26 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:29:26 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:29:26 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:26 latest 09:29:26 4.1.0-dev.49 09:29:26 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:26 main 09:29:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:27 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:27 4ecaf29040c8: Preparing 09:29:27 0fe93b307f34: Preparing 09:29:27 02d88f877cf1: Preparing 09:29:27 a6ba024fd6d0: Preparing 09:29:27 f305b7a89aa8: Preparing 09:29:27 00708975c740: Preparing 09:29:27 efc7f3fa5898: Preparing 09:29:27 188f41da32b0: Preparing 09:29:27 097100c76c15: Preparing 09:29:27 efc7f3fa5898: Waiting 09:29:27 188f41da32b0: Waiting 09:29:27 097100c76c15: Waiting 09:29:27 00708975c740: Waiting 09:29:27 f305b7a89aa8: Layer already exists 09:29:27 a6ba024fd6d0: Layer already exists 09:29:27 efc7f3fa5898: Layer already exists 09:29:27 188f41da32b0: Layer already exists 09:29:27 097100c76c15: Layer already exists 09:29:27 4ecaf29040c8: Pushed 09:29:27 02d88f877cf1: Pushed 09:29:27 0fe93b307f34: Pushed 09:29:39 00708975c740: Pushed 09:29:39 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:29:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:40 4ecaf29040c8: Preparing 09:29:40 0fe93b307f34: Preparing 09:29:40 02d88f877cf1: Preparing 09:29:40 a6ba024fd6d0: Preparing 09:29:40 f305b7a89aa8: Preparing 09:29:40 00708975c740: Preparing 09:29:40 efc7f3fa5898: Preparing 09:29:40 188f41da32b0: Preparing 09:29:40 097100c76c15: Preparing 09:29:40 efc7f3fa5898: Waiting 09:29:40 097100c76c15: Waiting 09:29:40 188f41da32b0: Waiting 09:29:40 00708975c740: Waiting 09:29:40 a6ba024fd6d0: Layer already exists 09:29:40 02d88f877cf1: Layer already exists 09:29:40 0fe93b307f34: Layer already exists 09:29:40 f305b7a89aa8: Layer already exists 09:29:40 4ecaf29040c8: Layer already exists 09:29:40 188f41da32b0: Layer already exists 09:29:40 efc7f3fa5898: Layer already exists 09:29:40 00708975c740: Layer already exists 09:29:40 097100c76c15: Layer already exists 09:29:40 latest: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 09:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:41 4ecaf29040c8: Preparing 09:29:41 0fe93b307f34: Preparing 09:29:41 02d88f877cf1: Preparing 09:29:41 a6ba024fd6d0: Preparing 09:29:41 f305b7a89aa8: Preparing 09:29:41 00708975c740: Preparing 09:29:41 efc7f3fa5898: Preparing 09:29:41 188f41da32b0: Preparing 09:29:41 00708975c740: Waiting 09:29:41 efc7f3fa5898: Waiting 09:29:41 097100c76c15: Preparing 09:29:41 188f41da32b0: Waiting 09:29:41 097100c76c15: Waiting 09:29:41 f305b7a89aa8: Layer already exists 09:29:41 0fe93b307f34: Layer already exists 09:29:41 02d88f877cf1: Layer already exists 09:29:41 4ecaf29040c8: Layer already exists 09:29:41 a6ba024fd6d0: Layer already exists 09:29:41 00708975c740: Layer already exists 09:29:41 efc7f3fa5898: Layer already exists 09:29:41 188f41da32b0: Layer already exists 09:29:41 097100c76c15: Layer already exists 09:29:41 4.1.0-dev.49: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:41 4ecaf29040c8: Preparing 09:29:41 0fe93b307f34: Preparing 09:29:41 02d88f877cf1: Preparing 09:29:41 a6ba024fd6d0: Preparing 09:29:41 f305b7a89aa8: Preparing 09:29:41 00708975c740: Preparing 09:29:41 efc7f3fa5898: Preparing 09:29:41 188f41da32b0: Preparing 09:29:41 097100c76c15: Preparing 09:29:41 efc7f3fa5898: Waiting 09:29:41 00708975c740: Waiting 09:29:41 188f41da32b0: Waiting 09:29:41 097100c76c15: Waiting 09:29:41 0fe93b307f34: Layer already exists 09:29:41 a6ba024fd6d0: Layer already exists 09:29:41 4ecaf29040c8: Layer already exists 09:29:41 02d88f877cf1: Layer already exists 09:29:41 f305b7a89aa8: Layer already exists 09:29:41 efc7f3fa5898: Layer already exists 09:29:41 188f41da32b0: Layer already exists 09:29:41 00708975c740: Layer already exists 09:29:41 097100c76c15: Layer already exists 09:29:41 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:42 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:29:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:29:42 4ecaf29040c8: Preparing 09:29:42 0fe93b307f34: Preparing 09:29:42 02d88f877cf1: Preparing 09:29:42 a6ba024fd6d0: Preparing 09:29:42 f305b7a89aa8: Preparing 09:29:42 00708975c740: Preparing 09:29:42 efc7f3fa5898: Preparing 09:29:42 188f41da32b0: Preparing 09:29:42 097100c76c15: Preparing 09:29:42 00708975c740: Waiting 09:29:42 efc7f3fa5898: Waiting 09:29:42 188f41da32b0: Waiting 09:29:42 097100c76c15: Waiting 09:29:42 0fe93b307f34: Layer already exists 09:29:42 a6ba024fd6d0: Layer already exists 09:29:42 f305b7a89aa8: Layer already exists 09:29:42 02d88f877cf1: Layer already exists 09:29:42 4ecaf29040c8: Layer already exists 09:29:42 00708975c740: Layer already exists 09:29:42 188f41da32b0: Layer already exists 09:29:42 097100c76c15: Layer already exists 09:29:42 efc7f3fa5898: Layer already exists 09:29:42 main: digest: sha256:d573aa22470212b25ca239f190fa5686bfbdd86159b7b4649d9bca05087f8514 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:42 ===================================================== [Pipeline] echo 09:29:42 taggedImages: 09:29:42 - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:29:42 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 09:29:42 - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:29:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:29:42 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:42 latest 09:29:42 4.1.0-dev.49 09:29:42 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:42 main 09:29:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:43 ed13ab395c2b: Preparing 09:29:43 9aa8e67991c1: Preparing 09:29:43 a6ba024fd6d0: Preparing 09:29:43 f305b7a89aa8: Preparing 09:29:43 46690b1cdffa: Preparing 09:29:43 b2dc2084ca4e: Preparing 09:29:43 097100c76c15: Preparing 09:29:43 b2dc2084ca4e: Waiting 09:29:43 097100c76c15: Waiting 09:29:43 f305b7a89aa8: Layer already exists 09:29:43 a6ba024fd6d0: Layer already exists 09:29:43 097100c76c15: Layer already exists 09:29:43 ed13ab395c2b: Pushed 09:29:43 46690b1cdffa: Pushed 09:29:43 b2dc2084ca4e: Pushed 09:29:47 9aa8e67991c1: Pushed 09:29:47 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:47 ed13ab395c2b: Preparing 09:29:47 9aa8e67991c1: Preparing 09:29:47 a6ba024fd6d0: Preparing 09:29:47 f305b7a89aa8: Preparing 09:29:47 46690b1cdffa: Preparing 09:29:47 b2dc2084ca4e: Preparing 09:29:47 097100c76c15: Preparing 09:29:47 097100c76c15: Waiting 09:29:47 b2dc2084ca4e: Waiting 09:29:47 a6ba024fd6d0: Layer already exists 09:29:47 f305b7a89aa8: Layer already exists 09:29:47 ed13ab395c2b: Layer already exists 09:29:47 9aa8e67991c1: Layer already exists 09:29:47 46690b1cdffa: Layer already exists 09:29:47 097100c76c15: Layer already exists 09:29:47 b2dc2084ca4e: Layer already exists 09:29:47 latest: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 09:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:48 ed13ab395c2b: Preparing 09:29:48 9aa8e67991c1: Preparing 09:29:48 a6ba024fd6d0: Preparing 09:29:48 f305b7a89aa8: Preparing 09:29:48 46690b1cdffa: Preparing 09:29:48 b2dc2084ca4e: Preparing 09:29:48 097100c76c15: Preparing 09:29:48 b2dc2084ca4e: Waiting 09:29:48 097100c76c15: Waiting 09:29:48 46690b1cdffa: Layer already exists 09:29:48 9aa8e67991c1: Layer already exists 09:29:48 ed13ab395c2b: Layer already exists 09:29:48 f305b7a89aa8: Layer already exists 09:29:48 a6ba024fd6d0: Layer already exists 09:29:48 b2dc2084ca4e: Layer already exists 09:29:48 097100c76c15: Layer already exists 09:29:48 4.1.0-dev.49: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:49 ed13ab395c2b: Preparing 09:29:49 9aa8e67991c1: Preparing 09:29:49 a6ba024fd6d0: Preparing 09:29:49 f305b7a89aa8: Preparing 09:29:49 46690b1cdffa: Preparing 09:29:49 b2dc2084ca4e: Preparing 09:29:49 097100c76c15: Preparing 09:29:49 b2dc2084ca4e: Waiting 09:29:49 097100c76c15: Waiting 09:29:49 a6ba024fd6d0: Layer already exists 09:29:49 ed13ab395c2b: Layer already exists 09:29:49 46690b1cdffa: Layer already exists 09:29:49 9aa8e67991c1: Layer already exists 09:29:49 f305b7a89aa8: Layer already exists 09:29:49 b2dc2084ca4e: Layer already exists 09:29:49 097100c76c15: Layer already exists 09:29:49 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:29:49 ed13ab395c2b: Preparing 09:29:49 9aa8e67991c1: Preparing 09:29:49 a6ba024fd6d0: Preparing 09:29:49 f305b7a89aa8: Preparing 09:29:49 46690b1cdffa: Preparing 09:29:49 b2dc2084ca4e: Preparing 09:29:49 097100c76c15: Preparing 09:29:49 b2dc2084ca4e: Waiting 09:29:49 097100c76c15: Waiting 09:29:49 9aa8e67991c1: Layer already exists 09:29:49 46690b1cdffa: Layer already exists 09:29:49 f305b7a89aa8: Layer already exists 09:29:49 ed13ab395c2b: Layer already exists 09:29:49 a6ba024fd6d0: Layer already exists 09:29:49 097100c76c15: Layer already exists 09:29:49 b2dc2084ca4e: Layer already exists 09:29:49 main: digest: sha256:42115f47caedcc38d630b135aec4d5e71f7eff48095668a9cb74518a9ce4985d size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:49 ===================================================== [Pipeline] echo 09:29:49 taggedImages: 09:29:49 - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:29:49 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 09:29:49 - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:29:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:29:49 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:49 latest 09:29:49 4.1.0-dev.49 09:29:49 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:49 main 09:29:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:50 e558ab5d9c9d: Preparing 09:29:50 f1c7ba195251: Preparing 09:29:50 a6ba024fd6d0: Preparing 09:29:50 f305b7a89aa8: Preparing 09:29:50 7f0b021809ae: Preparing 09:29:50 fe80d60392bb: Preparing 09:29:50 097100c76c15: Preparing 09:29:50 fe80d60392bb: Waiting 09:29:50 097100c76c15: Waiting 09:29:50 a6ba024fd6d0: Layer already exists 09:29:50 f305b7a89aa8: Layer already exists 09:29:50 097100c76c15: Layer already exists 09:29:50 e558ab5d9c9d: Pushed 09:29:50 7f0b021809ae: Pushed 09:29:50 fe80d60392bb: Pushed 09:29:54 f1c7ba195251: Pushed 09:29:54 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:29:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:55 e558ab5d9c9d: Preparing 09:29:55 f1c7ba195251: Preparing 09:29:55 a6ba024fd6d0: Preparing 09:29:55 f305b7a89aa8: Preparing 09:29:55 7f0b021809ae: Preparing 09:29:55 fe80d60392bb: Preparing 09:29:55 097100c76c15: Preparing 09:29:55 fe80d60392bb: Waiting 09:29:55 097100c76c15: Waiting 09:29:55 7f0b021809ae: Layer already exists 09:29:55 e558ab5d9c9d: Layer already exists 09:29:55 f305b7a89aa8: Layer already exists 09:29:55 f1c7ba195251: Layer already exists 09:29:55 a6ba024fd6d0: Layer already exists 09:29:55 097100c76c15: Layer already exists 09:29:55 fe80d60392bb: Layer already exists 09:29:55 latest: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 09:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:56 e558ab5d9c9d: Preparing 09:29:56 f1c7ba195251: Preparing 09:29:56 a6ba024fd6d0: Preparing 09:29:56 f305b7a89aa8: Preparing 09:29:56 7f0b021809ae: Preparing 09:29:56 fe80d60392bb: Preparing 09:29:56 097100c76c15: Preparing 09:29:56 fe80d60392bb: Waiting 09:29:56 097100c76c15: Waiting 09:29:56 f305b7a89aa8: Layer already exists 09:29:56 7f0b021809ae: Layer already exists 09:29:56 e558ab5d9c9d: Layer already exists 09:29:56 a6ba024fd6d0: Layer already exists 09:29:56 f1c7ba195251: Layer already exists 09:29:56 fe80d60392bb: Layer already exists 09:29:56 097100c76c15: Layer already exists 09:29:56 4.1.0-dev.49: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:56 e558ab5d9c9d: Preparing 09:29:56 f1c7ba195251: Preparing 09:29:56 a6ba024fd6d0: Preparing 09:29:56 f305b7a89aa8: Preparing 09:29:56 7f0b021809ae: Preparing 09:29:56 fe80d60392bb: Preparing 09:29:56 097100c76c15: Preparing 09:29:56 097100c76c15: Waiting 09:29:56 fe80d60392bb: Waiting 09:29:56 f1c7ba195251: Layer already exists 09:29:56 f305b7a89aa8: Layer already exists 09:29:56 a6ba024fd6d0: Layer already exists 09:29:56 7f0b021809ae: Layer already exists 09:29:56 e558ab5d9c9d: Layer already exists 09:29:56 fe80d60392bb: Layer already exists 09:29:56 097100c76c15: Layer already exists 09:29:56 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:57 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:29:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:29:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:29:57 e558ab5d9c9d: Preparing 09:29:57 f1c7ba195251: Preparing 09:29:57 a6ba024fd6d0: Preparing 09:29:57 f305b7a89aa8: Preparing 09:29:57 7f0b021809ae: Preparing 09:29:57 fe80d60392bb: Preparing 09:29:57 097100c76c15: Preparing 09:29:57 fe80d60392bb: Waiting 09:29:57 097100c76c15: Waiting 09:29:57 e558ab5d9c9d: Layer already exists 09:29:57 f305b7a89aa8: Layer already exists 09:29:57 a6ba024fd6d0: Layer already exists 09:29:57 f1c7ba195251: Layer already exists 09:29:57 7f0b021809ae: Layer already exists 09:29:57 fe80d60392bb: Layer already exists 09:29:57 097100c76c15: Layer already exists 09:29:57 main: digest: sha256:2e4584efe1b3e1b1c23e47a6259d11c4cf80361fd349b5b0348215ac6314032e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:29:57 ===================================================== [Pipeline] echo 09:29:57 taggedImages: 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 09:29:57 ========================================================= 09:29:57 [edgeXBuildMultiArch] RAW Config: 09:29:57 images: 09:29:57 - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/core-command:latest 09:29:57 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-command:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-command:main 09:29:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:29:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:29:57 - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/core-data:latest 09:29:57 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-data:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-data:main 09:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-keeper:main 09:29:57 - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:29:57 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-metadata:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/core-metadata:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-config:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-config:main 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-server:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/security-spire-server:main 09:29:57 - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:29:57 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/support-notifications:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/support-notifications:main 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 09:29:57 - nexus3.edgexfoundry.org:10004/support-scheduler:main 09:29:57 settingsFile: 09:29:57 edgex-go-settings 09:29:57 ========================================================= [Pipeline] node 09:30:12 Still waiting to schedule task 09:30:12 All nodes of label ‘centos7-docker-4c-2g’ are offline 09:31:08 Running on prd-centos7-docker-4c-2g-7371 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:08 provisioning config files... 09:31:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8750394057030460631tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:31:10 ---> ****-login.sh 09:31:10 nexus3.edgexfoundry.org:10001 09:43:38 #144 ... 09:43:38 09:43:38 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:43:38 #150 DONE 1070.0s 09:43:38 09:43:38 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:38 #145 ... 09:43:38 09:43:38 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:43:39 #155 DONE 0.1s 09:43:39 09:43:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:43:39 #145 ... 09:43:39 09:43:39 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:43:39 #156 DONE 0.1s 09:43:39 09:43:39 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:43:39 #157 DONE 0.3s 09:43:39 09:43:39 #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:43:39 #158 DONE 0.1s 09:43:39 09:43:39 #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:43:40 #159 DONE 0.1s 09:43:40 09:43:40 #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:43:41 #160 DONE 2.1s 09:43:41 09:43:41 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:43:41 #151 ... 09:43:41 09:43:41 #117 [core-common-config-bootstrapper] exporting to image 09:43:41 #117 exporting layers 09:43:42 #117 exporting layers 0.8s done 09:43:42 #117 writing image sha256:8a6722364f5af43e7c3fd7d63cb9e564f56a5653c4b027356b8818c0108ccc50 0.0s done 09:43:42 #117 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:43:42 #117 DONE 5.0s 09:43:42 09:43:42 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:43:51 #153 ... 09:43:51 09:43:51 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:43:51 #149 DONE 1082.0s 09:43:51 09:43:51 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:43:51 #161 DONE 0.3s 09:43:51 09:43:51 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:43:51 #154 ... 09:43:51 09:43:51 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:43:53 #162 DONE 2.5s 09:43:53 09:43:53 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:43:53 #147 ... 09:43:53 09:43:53 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:43:53 #163 DONE 0.3s 09:43:53 09:43:53 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:43:54 #164 DONE 0.1s 09:43:54 09:43:54 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:43:54 #165 DONE 0.3s 09:43:54 09:43:54 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:43:54 #166 DONE 0.1s 09:43:54 09:43:54 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:43:54 #122 ... 09:43:54 09:43:54 #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:43:54 #167 DONE 0.2s 09:43:54 09:43:54 #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:43:54 #168 DONE 0.2s 09:43:54 09:43:54 #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:43:54 #169 DONE 0.2s 09:43:54 09:43:54 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:43:54 #170 DONE 0.2s 09:43:54 09:43:54 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:43:57 #171 DONE 1.9s 09:43:57 09:43:57 #117 [security-bootstrapper] exporting to image 09:43:57 #117 exporting layers 09:43:58 #117 exporting layers 1.2s done 09:43:58 #117 writing image sha256:d9aee1619f25a7c2c37229628c0166f681eee70cbbbc8c6f89a3f6a719339eb4 done 09:43:58 #117 naming to docker.io/library/security-bootstrapper-arm64 done 09:43:58 #117 DONE 6.2s 09:43:58 09:43:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:05 #145 ... 09:59:05 09:59:05 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:59:05 #147 DONE 1996.7s 09:59:05 09:59:05 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:06 #145 ... 09:59:06 09:59:06 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:59:06 #172 DONE 0.2s 09:59:06 09:59:06 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:59:06 #173 DONE 0.2s 09:59:06 09:59:06 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:59:06 #174 DONE 0.5s 09:59:06 09:59:06 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:07 #145 ... 09:59:07 09:59:07 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:59:07 #175 DONE 0.1s 09:59:07 09:59:07 #117 [core-command] exporting to image 09:59:07 #117 exporting layers 09:59:07 #117 exporting layers 0.5s done 09:59:07 #117 writing image sha256:be258027617abe66eaf21218c3efb271b4d74a558ad969fb5c82bb13b81b67ec done 09:59:07 #117 naming to docker.io/library/core-command-arm64 09:59:07 #117 naming to docker.io/library/core-command-arm64 done 09:59:07 #117 DONE 6.8s 09:59:07 09:59:07 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:25 #145 ... 09:59:25 09:59:25 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:59:25 #154 2015.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.49 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:59:34 #154 ... 09:59:34 09:59:34 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:59:34 #151 DONE 2025.1s 09:59:34 09:59:34 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:34 #145 ... 09:59:34 09:59:34 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:59:34 #176 DONE 0.3s 09:59:34 09:59:34 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:59:34 #148 ... 09:59:34 09:59:34 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:59:34 #177 DONE 0.3s 09:59:34 09:59:34 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:59:34 #153 ... 09:59:34 09:59:34 #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:59:34 #178 DONE 0.1s 09:59:34 09:59:34 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:59:34 #179 DONE 0.1s 09:59:34 09:59:34 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:59:34 #122 ... 09:59:34 09:59:34 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:59:35 #180 DONE 0.5s 09:59:35 09:59:35 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:59:35 #181 DONE 0.1s 09:59:35 09:59:35 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:59:37 #182 DONE 2.1s 09:59:37 09:59:37 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:59:37 #148 ... 09:59:37 09:59:37 #117 [security-proxy-setup] exporting to image 09:59:37 #117 exporting layers 09:59:38 #117 exporting layers 1.0s done 09:59:38 #117 writing image sha256:e3d6f51b37fc49ad333dd6b42e4d6ad2536c88276e39d7037590ac4594def046 done 09:59:38 #117 naming to docker.io/library/security-proxy-setup-arm64 done 09:59:38 #117 DONE 7.8s 09:59:38 09:59:38 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:59:57 #148 ... 09:59:57 09:59:57 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:59:57 #154 DONE 2047.2s 09:59:57 09:59:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:57 #145 ... 09:59:57 09:59:57 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:59:57 #183 DONE 0.2s 09:59:57 09:59:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:57 #145 ... 09:59:57 09:59:57 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:59:57 #184 DONE 0.2s 09:59:57 09:59:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:57 #145 ... 09:59:57 09:59: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:59:57 #185 DONE 0.2s 09:59:57 09:59:57 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:59:57 #148 ... 09:59:57 09:59: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:59:57 #186 DONE 0.1s 09:59:57 09:59: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:59:57 #187 DONE 0.1s 09:59:57 09:59:57 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:59:57 #144 ... 09:59:57 09:59:57 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:59:57 #188 DONE 0.4s 09:59:57 09:59:57 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:59:58 #145 ... 09:59:58 09:59:58 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:59:58 #189 DONE 0.5s 09:59:58 09:59:58 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:59:58 #190 DONE 0.2s 09:59:58 09:59:58 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:00:00 #191 DONE 1.9s 10:00:00 10:00:00 #29 [core-metadata internal] load .dockerignore 10:00:00 #29 ... 10:00:00 10:00:00 #117 [security-secretstore-setup] exporting to image 10:00:00 #117 exporting layers 10:00:01 #117 exporting layers 1.6s done 10:00:01 #117 writing image sha256:54ff62decc126d7586138df9dd6add59c4718af1375b4da3a16e452aa8c45248 0.1s done 10:00:01 #117 naming to docker.io/library/security-secretstore-setup-arm64 10:00:02 #117 naming to docker.io/library/security-secretstore-setup-arm64 done 10:00:02 #117 DONE 9.5s 10:00:02 10:00:02 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:00:58 #145 ... 10:00:58 10:00:58 #122 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:00:58 #122 DONE 2106.5s 10:00:58 10:00:58 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:00:58 #152 ... 10:00:58 10:00:58 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:00:58 #192 DONE 0.1s 10:00:58 10:00:58 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:00:58 #148 ... 10:00:58 10:00:58 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:00:58 #193 DONE 0.2s 10:00:58 10:00:58 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:00:58 #194 DONE 0.5s 10:00:58 10:00:58 #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 10:00:58 #195 DONE 0.1s 10:00:58 10:00:58 #117 [security-spiffe-token-provider] exporting to image 10:00:58 #117 exporting layers 10:00:58 #117 exporting layers 0.8s done 10:00:58 #117 writing image sha256:ded1db5776fcc9c1cb7e8ddf608099bb5e1e7e9a1f392056a49c5a281fd6e07b done 10:00:58 #117 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:00:58 #117 DONE 10.3s 10:00:58 10:00:58 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:37 #145 ... 10:01:37 10:01:37 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:01:37 #146 DONE 2147.3s 10:01:37 10:01:37 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:01:37 #148 ... 10:01:37 10:01:37 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:01:37 #196 DONE 0.1s 10:01:37 10:01:37 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:37 #145 ... 10:01:37 10:01:37 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:01:37 #197 DONE 0.2s 10:01:37 10:01:37 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:01:37 #198 DONE 0.5s 10:01:37 10:01:37 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:01:37 #199 DONE 0.2s 10:01:37 10:01:37 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:01:37 #200 DONE 0.1s 10:01:37 10:01:37 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:01:39 #201 DONE 1.8s 10:01:39 10:01:39 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:39 #145 ... 10:01:39 10:01:39 #117 [security-proxy-auth] exporting to image 10:01:39 #117 exporting layers 10:01:41 #117 exporting layers 2.0s done 10:01:41 #117 writing image sha256:da1dd7e9c61ad37a3ad30871fc6fa8a8204612eb51d234c7627128003006c28f done 10:01:41 #117 naming to docker.io/library/security-proxy-auth-arm64 done 10:01:41 #117 DONE 12.4s 10:01:41 10:01:41 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:43 #145 ... 10:01:43 10:01:43 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:01:43 #148 DONE 2154.8s 10:01:43 10:01:43 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:43 #145 ... 10:01:43 10:01:43 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:01:43 #202 DONE 0.3s 10:01:43 10:01:43 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:01:44 #153 ... 10:01:44 10:01:44 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:01:44 #203 DONE 0.4s 10:01:44 10:01:44 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:01:45 #204 DONE 0.6s 10:01:45 10:01:45 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:01:45 #205 DONE 0.2s 10:01:45 10:01:45 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:45 #145 ... 10:01:45 10:01:45 #117 [core-data] exporting to image 10:01:46 #117 exporting layers 0.7s done 10:01:46 #117 writing image sha256:9c270467a1a14bee27854f2ce0026af48170e8d8f33cd74521931a4f13abc615 done 10:01:46 #117 naming to docker.io/library/core-data-arm64 done 10:01:46 #117 DONE 13.0s 10:01:46 10:01:46 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:48 #145 ... 10:01:48 10:01:48 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:01:48 #153 DONE 2159.2s 10:01:48 10:01:48 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:48 #145 ... 10:01:48 10:01:48 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:01:48 #206 DONE 0.2s 10:01:48 10:01:48 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:48 #145 ... 10:01:48 10:01:48 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:01:49 #207 DONE 0.5s 10:01:49 10:01:49 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:01:49 #208 DONE 0.3s 10:01:49 10:01:49 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:49 #145 ... 10:01:49 10:01:49 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:01:49 #152 DONE 2160.9s 10:01:49 10:01:49 #117 [core-keeper] exporting to image 10:01:50 #117 ... 10:01:50 10:01:50 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:01:50 #209 DONE 0.2s 10:01:50 10:01:50 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:01:50 #210 DONE 0.2s 10:01:50 10:01:50 #117 [core-keeper] exporting to image 10:01:50 #117 exporting layers 1.2s done 10:01:50 #117 writing image sha256:6f308296d511608f9d8e0ae7765c3c2ab68dfea1f95eafbdc9827e39199d8c4a done 10:01:50 #117 naming to docker.io/library/core-keeper-arm64 done 10:01:50 #117 DONE 14.2s 10:01:50 10:01:50 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:01:50 #144 ... 10:01:50 10:01:50 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:01:51 #211 DONE 0.5s 10:01:51 10:01:51 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:01:51 #212 DONE 0.1s 10:01:51 10:01:51 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:01:51 #145 ... 10:01:51 10:01:51 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:01:51 #213 DONE 0.1s 10:01:51 10:01:51 #117 [core-metadata] exporting to image 10:01:52 #117 exporting layers 1.0s done 10:01:52 #117 writing image sha256:5ae763346d6e731438c8729df08d606fd806ab5e38cb27f2adbf7a8d24e11a3f done 10:01:52 #117 naming to docker.io/library/core-metadata-arm64 done 10:01:52 #117 DONE 15.2s 10:01:52 10:01:52 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:19 #145 ... 10:02:19 10:02:19 #144 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:02:19 #144 DONE 2187.3s 10:02:19 10:02:19 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:02:19 #214 DONE 0.2s 10:02:19 10:02:19 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:19 #215 DONE 0.1s 10:02:19 10:02:19 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:19 #145 ... 10:02:19 10:02:19 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:02:19 #216 DONE 0.6s 10:02:19 10:02:19 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:19 #145 ... 10:02:19 10:02:19 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:02:19 #217 DONE 0.1s 10:02:19 10:02:19 #117 [support-scheduler] exporting to image 10:02:19 #117 exporting layers 10:02:19 #117 exporting layers 1.0s done 10:02:19 #117 writing image sha256:044596f85ab6830587cf75e3126f8579aa452f8103def41526c665abd54a4b90 done 10:02:19 #117 naming to docker.io/library/support-scheduler-arm64 done 10:02:19 #117 DONE 16.2s 10:02:19 10:02:19 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:02:21 #145 DONE 2193.2s 10:02:21 10:02:21 #29 [core-metadata internal] load .dockerignore 10:02:21 #29 ... 10:02:21 10:02:21 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:02:21 #218 DONE 0.1s 10:02:22 10:02:22 #29 [core-metadata internal] load .dockerignore 10:02:22 #29 ... 10:02:22 10:02:22 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:02:22 #219 DONE 0.1s 10:02:22 10:02:22 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:02:22 #220 DONE 0.5s 10:02:22 10:02:22 #29 [core-metadata internal] load .dockerignore 10:02:22 #29 ... 10:02:22 10:02:22 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:02:22 #221 DONE 0.1s 10:02:22 10:02:22 #117 [support-notifications] exporting to image 10:02:23 #117 exporting layers 0.5s done 10:02:23 #117 writing image sha256:acf89e5c608047493c34ab56178262d964202ecb2f3a561a4c2d334f32c59553 done 10:02:23 #117 naming to docker.io/library/support-notifications-arm64 done 10:02:23 #117 DONE 16.7s 10:02:23 10:02:23 #29 [core-metadata internal] load .dockerignore 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:02:23 time="2025-08-21T09:22:58Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:02:23 $ docker stop --time=1 47dabb03c427d80bf8aa5ebf469ebcc06986e619e23ea8783f27a8ec3c0707f0 10:02:25 $ docker rm -f --volumes 47dabb03c427d80bf8aa5ebf469ebcc06986e619e23ea8783f27a8ec3c0707f0 [Pipeline] // withDockerContainer [Pipeline] sh 10:02:25 + docker images 10:02:25 REPOSITORY TAG IMAGE ID CREATED SIZE 10:02:25 support-notifications-arm64 latest acf89e5c6080 3 seconds ago 54.1MB 10:02:25 support-scheduler-arm64 latest 044596f85ab6 8 seconds ago 50.3MB 10:02:25 core-metadata-arm64 latest 5ae763346d6e 34 seconds ago 46.7MB 10:02:25 core-keeper-arm64 latest 6f308296d511 36 seconds ago 45.3MB 10:02:25 core-data-arm64 latest 9c270467a1a1 40 seconds ago 46.5MB 10:02:25 security-proxy-auth-arm64 latest da1dd7e9c61a 46 seconds ago 45.7MB 10:02:25 security-spiffe-token-provider-arm64 latest ded1db5776fc About a minute ago 49.9MB 10:02:25 security-secretstore-setup-arm64 latest 54ff62decc12 2 minutes ago 80.2MB 10:02:25 security-proxy-setup-arm64 latest e3d6f51b37fc 2 minutes ago 50.3MB 10:02:25 core-command-arm64 latest be258027617a 3 minutes ago 41MB 10:02:25 security-bootstrapper-arm64 latest d9aee1619f25 18 minutes ago 22.1MB 10:02:25 core-common-config-bootstrapper-arm64 latest 8a6722364f5a 18 minutes ago 21MB 10:02:25 security-spire-agent-arm64 latest 1a54b4ea13e1 38 minutes ago 188MB 10:02:25 security-spire-config-arm64 latest 97bc4a5128b9 38 minutes ago 144MB 10:02:25 security-spire-server-arm64 latest 8460bd305c0b 38 minutes ago 145MB 10:02:25 ci-base-image-arm64 latest 07c74cde3391 39 minutes ago 922MB 10:02:25 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 weeks ago 566MB 10:02:25 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 10:02:25 provisioning config files... 10:02:25 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/889@tmp/config12871160038150933488tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:02:26 ---> ****-login.sh 10:02:26 nexus3.edgexfoundry.org:10001 10:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:26 Configure a credential helper to remove this warning. See 10:02:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:26 10:02:26 Login Succeeded 10:02:26 nexus3.edgexfoundry.org:10002 10:02:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:27 Configure a credential helper to remove this warning. See 10:02:27 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:27 10:02:28 Login Succeeded 10:02:28 nexus3.edgexfoundry.org:10003 10:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:28 Configure a credential helper to remove this warning. See 10:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:28 10:02:28 Login Succeeded 10:02:28 nexus3.edgexfoundry.org:10004 10:02:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:28 Configure a credential helper to remove this warning. See 10:02:28 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:28 10:02:28 Login Succeeded 10:02:28 ****.io 10:02:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:02:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:02:29 Configure a credential helper to remove this warning. See 10:02:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:02:29 10:02:29 Login Succeeded 10:02:29 ---> ****-login.sh ends [Pipeline] } 10:02:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 10:02:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:02:29 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:29 latest 10:02:29 4.1.0-dev.49 10:02:29 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:29 main 10:02:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:29 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:02:30 5257a159f41b: Preparing 10:02:30 3a66974815a7: Preparing 10:02:30 8492efb0e812: Preparing 10:02:30 c8e897ea93a2: Preparing 10:02:30 398591216c16: Preparing 10:02:30 b6ca4a80f80d: Preparing 10:02:30 1e890da81ec9: Preparing 10:02:30 b6ca4a80f80d: Waiting 10:02:30 1e890da81ec9: Waiting 10:02:30 c8e897ea93a2: Pushed 10:02:30 5257a159f41b: Pushed 10:02:30 8492efb0e812: Pushed 10:02:30 1e890da81ec9: Layer already exists 10:02:30 b6ca4a80f80d: Pushed 10:02:30 398591216c16: Pushed 10:02:37 3a66974815a7: Pushed 10:02:37 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:38 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:02:38 5257a159f41b: Preparing 10:02:38 3a66974815a7: Preparing 10:02:38 8492efb0e812: Preparing 10:02:38 c8e897ea93a2: Preparing 10:02:38 398591216c16: Preparing 10:02:38 b6ca4a80f80d: Preparing 10:02:38 1e890da81ec9: Preparing 10:02:38 b6ca4a80f80d: Waiting 10:02:38 1e890da81ec9: Waiting 10:02:38 3a66974815a7: Layer already exists 10:02:38 398591216c16: Layer already exists 10:02:38 5257a159f41b: Layer already exists 10:02:38 8492efb0e812: Layer already exists 10:02:38 c8e897ea93a2: Layer already exists 10:02:38 b6ca4a80f80d: Layer already exists 10:02:38 1e890da81ec9: Layer already exists 10:02:38 latest: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:38 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:39 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 10:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:02:39 5257a159f41b: Preparing 10:02:39 3a66974815a7: Preparing 10:02:39 8492efb0e812: Preparing 10:02:39 c8e897ea93a2: Preparing 10:02:39 398591216c16: Preparing 10:02:39 b6ca4a80f80d: Preparing 10:02:39 1e890da81ec9: Preparing 10:02:39 b6ca4a80f80d: Waiting 10:02:39 1e890da81ec9: Waiting 10:02:39 5257a159f41b: Layer already exists 10:02:39 8492efb0e812: Layer already exists 10:02:39 c8e897ea93a2: Layer already exists 10:02:39 398591216c16: Layer already exists 10:02:39 1e890da81ec9: Layer already exists 10:02:39 b6ca4a80f80d: Layer already exists 10:02:40 3a66974815a7: Layer already exists 10:02:40 4.1.0-dev.49: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:40 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:02:40 5257a159f41b: Preparing 10:02:40 3a66974815a7: Preparing 10:02:40 8492efb0e812: Preparing 10:02:40 c8e897ea93a2: Preparing 10:02:40 398591216c16: Preparing 10:02:40 b6ca4a80f80d: Preparing 10:02:40 1e890da81ec9: Preparing 10:02:40 b6ca4a80f80d: Waiting 10:02:40 1e890da81ec9: Waiting 10:02:40 8492efb0e812: Layer already exists 10:02:40 398591216c16: Layer already exists 10:02:40 c8e897ea93a2: Layer already exists 10:02:40 5257a159f41b: Layer already exists 10:02:40 3a66974815a7: Layer already exists 10:02:40 b6ca4a80f80d: Layer already exists 10:02:40 1e890da81ec9: Layer already exists 10:02:40 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:02:41 5257a159f41b: Preparing 10:02:41 3a66974815a7: Preparing 10:02:41 8492efb0e812: Preparing 10:02:41 c8e897ea93a2: Preparing 10:02:41 398591216c16: Preparing 10:02:41 b6ca4a80f80d: Preparing 10:02:41 1e890da81ec9: Preparing 10:02:41 b6ca4a80f80d: Waiting 10:02:41 1e890da81ec9: Waiting 10:02:41 c8e897ea93a2: Layer already exists 10:02:41 8492efb0e812: Layer already exists 10:02:41 5257a159f41b: Layer already exists 10:02:41 3a66974815a7: Layer already exists 10:02:41 398591216c16: Layer already exists 10:02:41 b6ca4a80f80d: Layer already exists 10:02:41 1e890da81ec9: Layer already exists 10:02:41 main: digest: sha256:607b44d98f2f6ae56010785ff0b47e047da3d7353edc4f3f59a03c359af1de3b size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:42 ===================================================== [Pipeline] echo 10:02:42 taggedImages: 10:02:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:02:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 10:02:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:42 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:02:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:02:42 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:42 latest 10:02:42 4.1.0-dev.49 10:02:42 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:42 main 10:02:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:02:42 c09f0d00b615: Preparing 10:02:42 673fd42520b1: Preparing 10:02:42 b667eae52332: Preparing 10:02:42 c41222dc4fef: Preparing 10:02:42 8492efb0e812: Preparing 10:02:42 c8e897ea93a2: Preparing 10:02:42 398591216c16: Preparing 10:02:42 b6ca4a80f80d: Preparing 10:02:42 1e890da81ec9: Preparing 10:02:42 b6ca4a80f80d: Waiting 10:02:42 c8e897ea93a2: Waiting 10:02:42 1e890da81ec9: Waiting 10:02:42 398591216c16: Waiting 10:02:42 8492efb0e812: Layer already exists 10:02:43 c8e897ea93a2: Layer already exists 10:02:43 398591216c16: Layer already exists 10:02:43 b667eae52332: Pushed 10:02:43 673fd42520b1: Pushed 10:02:43 b6ca4a80f80d: Layer already exists 10:02:43 c09f0d00b615: Pushed 10:02:43 1e890da81ec9: Layer already exists 10:02:45 c41222dc4fef: Pushed 10:02:45 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:02:46 c09f0d00b615: Preparing 10:02:46 673fd42520b1: Preparing 10:02:46 b667eae52332: Preparing 10:02:46 c41222dc4fef: Preparing 10:02:46 8492efb0e812: Preparing 10:02:46 c8e897ea93a2: Preparing 10:02:46 398591216c16: Preparing 10:02:46 b6ca4a80f80d: Preparing 10:02:46 1e890da81ec9: Preparing 10:02:46 398591216c16: Waiting 10:02:46 b6ca4a80f80d: Waiting 10:02:46 1e890da81ec9: Waiting 10:02:46 c8e897ea93a2: Waiting 10:02:46 c09f0d00b615: Layer already exists 10:02:46 673fd42520b1: Layer already exists 10:02:46 8492efb0e812: Layer already exists 10:02:46 c41222dc4fef: Layer already exists 10:02:46 b667eae52332: Layer already exists 10:02:46 1e890da81ec9: Layer already exists 10:02:46 398591216c16: Layer already exists 10:02:46 c8e897ea93a2: Layer already exists 10:02:46 b6ca4a80f80d: Layer already exists 10:02:46 latest: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 10:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:02:47 c09f0d00b615: Preparing 10:02:47 673fd42520b1: Preparing 10:02:47 b667eae52332: Preparing 10:02:47 c41222dc4fef: Preparing 10:02:47 8492efb0e812: Preparing 10:02:47 c8e897ea93a2: Preparing 10:02:47 398591216c16: Preparing 10:02:47 b6ca4a80f80d: Preparing 10:02:47 1e890da81ec9: Preparing 10:02:47 398591216c16: Waiting 10:02:47 b6ca4a80f80d: Waiting 10:02:47 1e890da81ec9: Waiting 10:02:47 c8e897ea93a2: Waiting 10:02:47 c41222dc4fef: Layer already exists 10:02:47 b667eae52332: Layer already exists 10:02:47 8492efb0e812: Layer already exists 10:02:47 673fd42520b1: Layer already exists 10:02:47 c09f0d00b615: Layer already exists 10:02:47 c8e897ea93a2: Layer already exists 10:02:47 398591216c16: Layer already exists 10:02:47 1e890da81ec9: Layer already exists 10:02:47 b6ca4a80f80d: Layer already exists 10:02:47 4.1.0-dev.49: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:02:48 c09f0d00b615: Preparing 10:02:48 673fd42520b1: Preparing 10:02:48 b667eae52332: Preparing 10:02:48 c41222dc4fef: Preparing 10:02:48 8492efb0e812: Preparing 10:02:48 c8e897ea93a2: Preparing 10:02:48 398591216c16: Preparing 10:02:48 c8e897ea93a2: Waiting 10:02:48 398591216c16: Waiting 10:02:48 b6ca4a80f80d: Preparing 10:02:48 1e890da81ec9: Preparing 10:02:48 1e890da81ec9: Waiting 10:02:48 b6ca4a80f80d: Waiting 10:02:48 c41222dc4fef: Layer already exists 10:02:48 8492efb0e812: Layer already exists 10:02:48 b667eae52332: Layer already exists 10:02:48 673fd42520b1: Layer already exists 10:02:48 398591216c16: Layer already exists 10:02:48 b6ca4a80f80d: Layer already exists 10:02:48 c09f0d00b615: Layer already exists 10:02:48 c8e897ea93a2: Layer already exists 10:02:48 1e890da81ec9: Layer already exists 10:02:48 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:02:49 c09f0d00b615: Preparing 10:02:49 673fd42520b1: Preparing 10:02:49 b667eae52332: Preparing 10:02:49 c41222dc4fef: Preparing 10:02:49 8492efb0e812: Preparing 10:02:49 c8e897ea93a2: Preparing 10:02:49 398591216c16: Preparing 10:02:49 b6ca4a80f80d: Preparing 10:02:49 1e890da81ec9: Preparing 10:02:49 398591216c16: Waiting 10:02:49 b6ca4a80f80d: Waiting 10:02:49 c8e897ea93a2: Waiting 10:02:49 1e890da81ec9: Waiting 10:02:49 c41222dc4fef: Layer already exists 10:02:49 c09f0d00b615: Layer already exists 10:02:49 8492efb0e812: Layer already exists 10:02:49 673fd42520b1: Layer already exists 10:02:49 b667eae52332: Layer already exists 10:02:49 c8e897ea93a2: Layer already exists 10:02:49 b6ca4a80f80d: Layer already exists 10:02:49 398591216c16: Layer already exists 10:02:49 1e890da81ec9: Layer already exists 10:02:49 main: digest: sha256:337237efdf2783b88c438fe5638630f393da0877865b695e3ed646b9c908c1e3 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:02:49 ===================================================== [Pipeline] echo 10:02:50 taggedImages: 10:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 10:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:50 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:02:50 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:02:50 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:50 latest 10:02:50 4.1.0-dev.49 10:02:50 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:02:50 main 10:02:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:02:50 1d1566b6f2b4: Preparing 10:02:50 b07f604d8d25: Preparing 10:02:50 8492efb0e812: Preparing 10:02:50 c8e897ea93a2: Preparing 10:02:50 0051f778bb73: Preparing 10:02:50 998c26ad7b8c: Preparing 10:02:50 1e890da81ec9: Preparing 10:02:50 998c26ad7b8c: Waiting 10:02:50 1e890da81ec9: Waiting 10:02:51 c8e897ea93a2: Layer already exists 10:02:51 8492efb0e812: Layer already exists 10:02:51 1e890da81ec9: Layer already exists 10:02:51 1d1566b6f2b4: Pushed 10:02:51 998c26ad7b8c: Pushed 10:02:51 0051f778bb73: Pushed 10:02:58 b07f604d8d25: Pushed 10:02:58 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:02:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:02:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:02:59 1d1566b6f2b4: Preparing 10:02:59 b07f604d8d25: Preparing 10:02:59 8492efb0e812: Preparing 10:02:59 c8e897ea93a2: Preparing 10:02:59 0051f778bb73: Preparing 10:02:59 998c26ad7b8c: Preparing 10:02:59 1e890da81ec9: Preparing 10:02:59 998c26ad7b8c: Waiting 10:02:59 1e890da81ec9: Waiting 10:02:59 b07f604d8d25: Layer already exists 10:02:59 1d1566b6f2b4: Layer already exists 10:02:59 c8e897ea93a2: Layer already exists 10:02:59 0051f778bb73: Layer already exists 10:02:59 8492efb0e812: Layer already exists 10:02:59 1e890da81ec9: Layer already exists 10:02:59 998c26ad7b8c: Layer already exists 10:02:59 latest: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 10:03:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:03:00 1d1566b6f2b4: Preparing 10:03:00 b07f604d8d25: Preparing 10:03:00 8492efb0e812: Preparing 10:03:00 c8e897ea93a2: Preparing 10:03:00 0051f778bb73: Preparing 10:03:00 998c26ad7b8c: Preparing 10:03:00 1e890da81ec9: Preparing 10:03:00 1e890da81ec9: Waiting 10:03:00 998c26ad7b8c: Waiting 10:03:00 b07f604d8d25: Layer already exists 10:03:00 0051f778bb73: Layer already exists 10:03:00 8492efb0e812: Layer already exists 10:03:00 1d1566b6f2b4: Layer already exists 10:03:00 c8e897ea93a2: Layer already exists 10:03:00 998c26ad7b8c: Layer already exists 10:03:00 1e890da81ec9: Layer already exists 10:03:00 4.1.0-dev.49: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:03:01 1d1566b6f2b4: Preparing 10:03:01 b07f604d8d25: Preparing 10:03:01 8492efb0e812: Preparing 10:03:01 c8e897ea93a2: Preparing 10:03:01 0051f778bb73: Preparing 10:03:01 998c26ad7b8c: Preparing 10:03:01 1e890da81ec9: Preparing 10:03:01 998c26ad7b8c: Waiting 10:03:01 1e890da81ec9: Waiting 10:03:01 1d1566b6f2b4: Layer already exists 10:03:01 b07f604d8d25: Layer already exists 10:03:01 c8e897ea93a2: Layer already exists 10:03:01 8492efb0e812: Layer already exists 10:03:01 0051f778bb73: Layer already exists 10:03:01 998c26ad7b8c: Layer already exists 10:03:01 1e890da81ec9: Layer already exists 10:03:01 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:03:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:03:03 1d1566b6f2b4: Preparing 10:03:03 b07f604d8d25: Preparing 10:03:03 8492efb0e812: Preparing 10:03:03 c8e897ea93a2: Preparing 10:03:03 0051f778bb73: Preparing 10:03:03 998c26ad7b8c: Preparing 10:03:03 1e890da81ec9: Preparing 10:03:03 998c26ad7b8c: Waiting 10:03:03 1e890da81ec9: Waiting 10:03:03 b07f604d8d25: Layer already exists 10:03:03 c8e897ea93a2: Layer already exists 10:03:03 8492efb0e812: Layer already exists 10:03:03 1d1566b6f2b4: Layer already exists 10:03:03 0051f778bb73: Layer already exists 10:03:03 998c26ad7b8c: Layer already exists 10:03:03 1e890da81ec9: Layer already exists 10:03:03 main: digest: sha256:7534a60b6c01f79af90a46d6ba3a2d2901677d32e2219c4df9ed33066014290c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:04 ===================================================== [Pipeline] echo 10:03:04 taggedImages: 10:03:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:03:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 10:03:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:03:04 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:03:04 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:04 latest 10:03:04 4.1.0-dev.49 10:03:04 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:04 main 10:03:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:03:04 f62ebd1caffc: Preparing 10:03:04 263623551ee0: Preparing 10:03:04 c8e897ea93a2: Preparing 10:03:04 313da95c59a3: Preparing 10:03:04 520fdb932bf2: Preparing 10:03:04 1e890da81ec9: Preparing 10:03:04 1e890da81ec9: Waiting 10:03:05 c8e897ea93a2: Layer already exists 10:03:05 1e890da81ec9: Layer already exists 10:03:05 520fdb932bf2: Pushed 10:03:05 313da95c59a3: Pushed 10:03:05 f62ebd1caffc: Pushed 10:03:13 263623551ee0: Pushed 10:03:13 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:03:14 f62ebd1caffc: Preparing 10:03:14 263623551ee0: Preparing 10:03:14 c8e897ea93a2: Preparing 10:03:14 313da95c59a3: Preparing 10:03:14 520fdb932bf2: Preparing 10:03:14 1e890da81ec9: Preparing 10:03:14 1e890da81ec9: Waiting 10:03:14 520fdb932bf2: Layer already exists 10:03:14 313da95c59a3: Layer already exists 10:03:14 f62ebd1caffc: Layer already exists 10:03:14 263623551ee0: Layer already exists 10:03:14 c8e897ea93a2: Layer already exists 10:03:14 1e890da81ec9: Layer already exists 10:03:14 latest: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 10:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:03:15 f62ebd1caffc: Preparing 10:03:15 263623551ee0: Preparing 10:03:15 c8e897ea93a2: Preparing 10:03:15 313da95c59a3: Preparing 10:03:15 520fdb932bf2: Preparing 10:03:15 1e890da81ec9: Preparing 10:03:15 1e890da81ec9: Waiting 10:03:15 313da95c59a3: Layer already exists 10:03:15 520fdb932bf2: Layer already exists 10:03:15 263623551ee0: Layer already exists 10:03:15 c8e897ea93a2: Layer already exists 10:03:15 f62ebd1caffc: Layer already exists 10:03:15 1e890da81ec9: Layer already exists 10:03:15 4.1.0-dev.49: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:03:15 f62ebd1caffc: Preparing 10:03:15 263623551ee0: Preparing 10:03:15 c8e897ea93a2: Preparing 10:03:15 313da95c59a3: Preparing 10:03:15 520fdb932bf2: Preparing 10:03:15 1e890da81ec9: Preparing 10:03:15 1e890da81ec9: Waiting 10:03:15 c8e897ea93a2: Layer already exists 10:03:15 263623551ee0: Layer already exists 10:03:15 313da95c59a3: Layer already exists 10:03:15 f62ebd1caffc: Layer already exists 10:03:15 520fdb932bf2: Layer already exists 10:03:15 1e890da81ec9: Layer already exists 10:03:16 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:03:16 f62ebd1caffc: Preparing 10:03:16 263623551ee0: Preparing 10:03:16 c8e897ea93a2: Preparing 10:03:16 313da95c59a3: Preparing 10:03:16 520fdb932bf2: Preparing 10:03:16 1e890da81ec9: Preparing 10:03:16 1e890da81ec9: Waiting 10:03:16 c8e897ea93a2: Layer already exists 10:03:16 313da95c59a3: Layer already exists 10:03:16 f62ebd1caffc: Layer already exists 10:03:16 263623551ee0: Layer already exists 10:03:16 520fdb932bf2: Layer already exists 10:03:16 1e890da81ec9: Layer already exists 10:03:17 main: digest: sha256:65fb7e515673ffe03815f6553d9d2122e73754720d4fafdccdc8689c4acd184d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:17 ===================================================== [Pipeline] echo 10:03:17 taggedImages: 10:03:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:03:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 10:03:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:03:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:03:17 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:17 latest 10:03:17 4.1.0-dev.49 10:03:17 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:17 main 10:03:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:03:18 5dd28ffce697: Preparing 10:03:18 fe97721b4bd4: Preparing 10:03:18 9c1216848f97: Preparing 10:03:18 8492efb0e812: Preparing 10:03:18 c8e897ea93a2: Preparing 10:03:18 398591216c16: Preparing 10:03:18 398591216c16: Waiting 10:03:18 b6ca4a80f80d: Preparing 10:03:18 b6ca4a80f80d: Waiting 10:03:18 1e890da81ec9: Preparing 10:03:18 1e890da81ec9: Waiting 10:03:18 c8e897ea93a2: Layer already exists 10:03:18 8492efb0e812: Layer already exists 10:03:18 398591216c16: Layer already exists 10:03:18 b6ca4a80f80d: Layer already exists 10:03:18 fe97721b4bd4: Pushed 10:03:18 1e890da81ec9: Layer already exists 10:03:18 5dd28ffce697: Pushed 10:03:26 9c1216848f97: Pushed 10:03:26 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:03:27 5dd28ffce697: Preparing 10:03:27 fe97721b4bd4: Preparing 10:03:27 9c1216848f97: Preparing 10:03:27 8492efb0e812: Preparing 10:03:27 c8e897ea93a2: Preparing 10:03:27 398591216c16: Preparing 10:03:27 b6ca4a80f80d: Preparing 10:03:27 1e890da81ec9: Preparing 10:03:27 b6ca4a80f80d: Waiting 10:03:27 1e890da81ec9: Waiting 10:03:27 398591216c16: Waiting 10:03:27 9c1216848f97: Layer already exists 10:03:27 c8e897ea93a2: Layer already exists 10:03:27 5dd28ffce697: Layer already exists 10:03:27 fe97721b4bd4: Layer already exists 10:03:27 8492efb0e812: Layer already exists 10:03:27 1e890da81ec9: Layer already exists 10:03:27 398591216c16: Layer already exists 10:03:27 b6ca4a80f80d: Layer already exists 10:03:27 latest: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 10:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:03:28 5dd28ffce697: Preparing 10:03:28 fe97721b4bd4: Preparing 10:03:28 9c1216848f97: Preparing 10:03:28 8492efb0e812: Preparing 10:03:28 c8e897ea93a2: Preparing 10:03:28 398591216c16: Preparing 10:03:28 b6ca4a80f80d: Preparing 10:03:28 1e890da81ec9: Preparing 10:03:28 398591216c16: Waiting 10:03:28 b6ca4a80f80d: Waiting 10:03:28 1e890da81ec9: Waiting 10:03:28 8492efb0e812: Layer already exists 10:03:28 fe97721b4bd4: Layer already exists 10:03:28 5dd28ffce697: Layer already exists 10:03:28 c8e897ea93a2: Layer already exists 10:03:28 9c1216848f97: Layer already exists 10:03:28 398591216c16: Layer already exists 10:03:28 1e890da81ec9: Layer already exists 10:03:28 b6ca4a80f80d: Layer already exists 10:03:28 4.1.0-dev.49: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:03:29 5dd28ffce697: Preparing 10:03:29 fe97721b4bd4: Preparing 10:03:29 9c1216848f97: Preparing 10:03:29 8492efb0e812: Preparing 10:03:29 c8e897ea93a2: Preparing 10:03:29 398591216c16: Preparing 10:03:29 b6ca4a80f80d: Preparing 10:03:29 1e890da81ec9: Preparing 10:03:29 398591216c16: Waiting 10:03:29 b6ca4a80f80d: Waiting 10:03:29 1e890da81ec9: Waiting 10:03:29 5dd28ffce697: Layer already exists 10:03:29 fe97721b4bd4: Layer already exists 10:03:29 9c1216848f97: Layer already exists 10:03:29 c8e897ea93a2: Layer already exists 10:03:29 8492efb0e812: Layer already exists 10:03:29 398591216c16: Layer already exists 10:03:29 1e890da81ec9: Layer already exists 10:03:29 b6ca4a80f80d: Layer already exists 10:03:29 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:29 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:03:30 5dd28ffce697: Preparing 10:03:30 fe97721b4bd4: Preparing 10:03:30 9c1216848f97: Preparing 10:03:30 8492efb0e812: Preparing 10:03:30 c8e897ea93a2: Preparing 10:03:30 398591216c16: Preparing 10:03:30 b6ca4a80f80d: Preparing 10:03:30 1e890da81ec9: Preparing 10:03:30 398591216c16: Waiting 10:03:30 b6ca4a80f80d: Waiting 10:03:30 1e890da81ec9: Waiting 10:03:30 9c1216848f97: Layer already exists 10:03:30 fe97721b4bd4: Layer already exists 10:03:30 c8e897ea93a2: Layer already exists 10:03:30 8492efb0e812: Layer already exists 10:03:30 5dd28ffce697: Layer already exists 10:03:30 1e890da81ec9: Layer already exists 10:03:30 398591216c16: Layer already exists 10:03:30 b6ca4a80f80d: Layer already exists 10:03:30 main: digest: sha256:96cedab363c0e4a9d4f9359dfaa6cb4e5950ae62faac6561e5ef3cfc86732321 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:30 ===================================================== [Pipeline] echo 10:03:30 taggedImages: 10:03:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:03:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 10:03:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:30 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:03:30 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:03:30 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:30 latest 10:03:30 4.1.0-dev.49 10:03:30 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:30 main 10:03:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:30 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:03:31 bf80aac04c70: Preparing 10:03:31 c7ee98a4626b: Preparing 10:03:31 8710788f6a41: Preparing 10:03:31 5abea5b24ef7: Preparing 10:03:31 ccf7fc6f5c7e: Preparing 10:03:31 941f697dc155: Preparing 10:03:31 65f11be421c3: Preparing 10:03:31 8492efb0e812: Preparing 10:03:31 c8e897ea93a2: Preparing 10:03:31 941f697dc155: Waiting 10:03:31 65f11be421c3: Waiting 10:03:31 a4e9f1d2fc9d: Preparing 10:03:31 7efe9ea935f2: Preparing 10:03:31 8492efb0e812: Waiting 10:03:31 5f70bf18a086: Preparing 10:03:31 c078f641afef: Preparing 10:03:31 a4e9f1d2fc9d: Waiting 10:03:31 c8e897ea93a2: Waiting 10:03:31 add037ee102b: Preparing 10:03:31 7efe9ea935f2: Waiting 10:03:31 9823dba476d8: Preparing 10:03:31 5f70bf18a086: Waiting 10:03:31 c078f641afef: Waiting 10:03:31 1e890da81ec9: Preparing 10:03:31 add037ee102b: Waiting 10:03:31 9823dba476d8: Waiting 10:03:31 1e890da81ec9: Waiting 10:03:31 c7ee98a4626b: Pushed 10:03:31 ccf7fc6f5c7e: Pushed 10:03:31 5abea5b24ef7: Pushed 10:03:31 8710788f6a41: Pushed 10:03:31 bf80aac04c70: Pushed 10:03:31 8492efb0e812: Layer already exists 10:03:31 c8e897ea93a2: Layer already exists 10:03:31 5f70bf18a086: Layer already exists 10:03:31 941f697dc155: Pushed 10:03:31 7efe9ea935f2: Pushed 10:03:31 a4e9f1d2fc9d: Pushed 10:03:31 1e890da81ec9: Layer already exists 10:03:31 c078f641afef: Pushed 10:03:31 9823dba476d8: Pushed 10:03:32 add037ee102b: Pushed 10:03:34 65f11be421c3: Pushed 10:03:34 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:03:35 bf80aac04c70: Preparing 10:03:35 c7ee98a4626b: Preparing 10:03:35 8710788f6a41: Preparing 10:03:35 5abea5b24ef7: Preparing 10:03:35 ccf7fc6f5c7e: Preparing 10:03:35 941f697dc155: Preparing 10:03:35 65f11be421c3: Preparing 10:03:35 8492efb0e812: Preparing 10:03:35 c8e897ea93a2: Preparing 10:03:35 a4e9f1d2fc9d: Preparing 10:03:35 7efe9ea935f2: Preparing 10:03:35 5f70bf18a086: Preparing 10:03:35 c078f641afef: Preparing 10:03:35 add037ee102b: Preparing 10:03:35 9823dba476d8: Preparing 10:03:35 1e890da81ec9: Preparing 10:03:35 65f11be421c3: Waiting 10:03:35 8492efb0e812: Waiting 10:03:35 c8e897ea93a2: Waiting 10:03:35 a4e9f1d2fc9d: Waiting 10:03:35 7efe9ea935f2: Waiting 10:03:35 5f70bf18a086: Waiting 10:03:35 941f697dc155: Waiting 10:03:35 c078f641afef: Waiting 10:03:35 add037ee102b: Waiting 10:03:35 9823dba476d8: Waiting 10:03:35 1e890da81ec9: Waiting 10:03:35 c7ee98a4626b: Layer already exists 10:03:35 ccf7fc6f5c7e: Layer already exists 10:03:35 8710788f6a41: Layer already exists 10:03:35 5abea5b24ef7: Layer already exists 10:03:35 bf80aac04c70: Layer already exists 10:03:35 65f11be421c3: Layer already exists 10:03:35 941f697dc155: Layer already exists 10:03:35 c8e897ea93a2: Layer already exists 10:03:35 a4e9f1d2fc9d: Layer already exists 10:03:35 8492efb0e812: Layer already exists 10:03:35 7efe9ea935f2: Layer already exists 10:03:35 5f70bf18a086: Layer already exists 10:03:35 9823dba476d8: Layer already exists 10:03:35 add037ee102b: Layer already exists 10:03:35 c078f641afef: Layer already exists 10:03:35 1e890da81ec9: Layer already exists 10:03:35 latest: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 10:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:03:36 bf80aac04c70: Preparing 10:03:36 c7ee98a4626b: Preparing 10:03:36 8710788f6a41: Preparing 10:03:36 5abea5b24ef7: Preparing 10:03:36 ccf7fc6f5c7e: Preparing 10:03:36 941f697dc155: Preparing 10:03:36 941f697dc155: Waiting 10:03:36 65f11be421c3: Preparing 10:03:36 8492efb0e812: Preparing 10:03:36 65f11be421c3: Waiting 10:03:36 c8e897ea93a2: Preparing 10:03:36 8492efb0e812: Waiting 10:03:36 a4e9f1d2fc9d: Preparing 10:03:36 c8e897ea93a2: Waiting 10:03:36 7efe9ea935f2: Preparing 10:03:36 a4e9f1d2fc9d: Waiting 10:03:36 7efe9ea935f2: Waiting 10:03:36 5f70bf18a086: Preparing 10:03:36 c078f641afef: Preparing 10:03:36 5f70bf18a086: Waiting 10:03:36 add037ee102b: Preparing 10:03:36 c078f641afef: Waiting 10:03:36 9823dba476d8: Preparing 10:03:36 1e890da81ec9: Preparing 10:03:36 add037ee102b: Waiting 10:03:36 9823dba476d8: Waiting 10:03:36 1e890da81ec9: Waiting 10:03:36 5abea5b24ef7: Layer already exists 10:03:36 8710788f6a41: Layer already exists 10:03:36 bf80aac04c70: Layer already exists 10:03:36 c7ee98a4626b: Layer already exists 10:03:36 ccf7fc6f5c7e: Layer already exists 10:03:36 c8e897ea93a2: Layer already exists 10:03:36 941f697dc155: Layer already exists 10:03:36 8492efb0e812: Layer already exists 10:03:36 65f11be421c3: Layer already exists 10:03:36 a4e9f1d2fc9d: Layer already exists 10:03:36 c078f641afef: Layer already exists 10:03:36 7efe9ea935f2: Layer already exists 10:03:36 9823dba476d8: Layer already exists 10:03:36 5f70bf18a086: Layer already exists 10:03:36 add037ee102b: Layer already exists 10:03:36 1e890da81ec9: Layer already exists 10:03:36 4.1.0-dev.49: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:03:37 bf80aac04c70: Preparing 10:03:37 c7ee98a4626b: Preparing 10:03:37 8710788f6a41: Preparing 10:03:37 5abea5b24ef7: Preparing 10:03:37 ccf7fc6f5c7e: Preparing 10:03:37 941f697dc155: Preparing 10:03:37 65f11be421c3: Preparing 10:03:37 8492efb0e812: Preparing 10:03:37 c8e897ea93a2: Preparing 10:03:37 a4e9f1d2fc9d: Preparing 10:03:37 7efe9ea935f2: Preparing 10:03:37 5f70bf18a086: Preparing 10:03:37 c078f641afef: Preparing 10:03:37 add037ee102b: Preparing 10:03:37 9823dba476d8: Preparing 10:03:37 1e890da81ec9: Preparing 10:03:37 7efe9ea935f2: Waiting 10:03:37 5f70bf18a086: Waiting 10:03:37 c078f641afef: Waiting 10:03:37 65f11be421c3: Waiting 10:03:37 add037ee102b: Waiting 10:03:37 8492efb0e812: Waiting 10:03:37 c8e897ea93a2: Waiting 10:03:37 a4e9f1d2fc9d: Waiting 10:03:37 941f697dc155: Waiting 10:03:37 1e890da81ec9: Waiting 10:03:37 bf80aac04c70: Layer already exists 10:03:37 c7ee98a4626b: Layer already exists 10:03:37 8710788f6a41: Layer already exists 10:03:37 ccf7fc6f5c7e: Layer already exists 10:03:37 941f697dc155: Layer already exists 10:03:37 c8e897ea93a2: Layer already exists 10:03:37 65f11be421c3: Layer already exists 10:03:37 8492efb0e812: Layer already exists 10:03:37 5abea5b24ef7: Layer already exists 10:03:37 7efe9ea935f2: Layer already exists 10:03:37 a4e9f1d2fc9d: Layer already exists 10:03:37 5f70bf18a086: Layer already exists 10:03:37 c078f641afef: Layer already exists 10:03:37 add037ee102b: Layer already exists 10:03:37 1e890da81ec9: Layer already exists 10:03:37 9823dba476d8: Layer already exists 10:03:37 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:37 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:03:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:03:38 bf80aac04c70: Preparing 10:03:38 c7ee98a4626b: Preparing 10:03:38 8710788f6a41: Preparing 10:03:38 5abea5b24ef7: Preparing 10:03:38 ccf7fc6f5c7e: Preparing 10:03:38 941f697dc155: Preparing 10:03:38 65f11be421c3: Preparing 10:03:38 8492efb0e812: Preparing 10:03:38 c8e897ea93a2: Preparing 10:03:38 a4e9f1d2fc9d: Preparing 10:03:38 7efe9ea935f2: Preparing 10:03:38 5f70bf18a086: Preparing 10:03:38 c078f641afef: Preparing 10:03:38 add037ee102b: Preparing 10:03:38 9823dba476d8: Preparing 10:03:38 1e890da81ec9: Preparing 10:03:38 941f697dc155: Waiting 10:03:38 65f11be421c3: Waiting 10:03:38 8492efb0e812: Waiting 10:03:38 c8e897ea93a2: Waiting 10:03:38 a4e9f1d2fc9d: Waiting 10:03:38 7efe9ea935f2: Waiting 10:03:38 5f70bf18a086: Waiting 10:03:38 c078f641afef: Waiting 10:03:38 add037ee102b: Waiting 10:03:38 9823dba476d8: Waiting 10:03:38 1e890da81ec9: Waiting 10:03:38 8710788f6a41: Layer already exists 10:03:38 5abea5b24ef7: Layer already exists 10:03:38 ccf7fc6f5c7e: Layer already exists 10:03:38 bf80aac04c70: Layer already exists 10:03:38 c7ee98a4626b: Layer already exists 10:03:38 941f697dc155: Layer already exists 10:03:38 65f11be421c3: Layer already exists 10:03:38 8492efb0e812: Layer already exists 10:03:38 a4e9f1d2fc9d: Layer already exists 10:03:38 c8e897ea93a2: Layer already exists 10:03:38 5f70bf18a086: Layer already exists 10:03:38 c078f641afef: Layer already exists 10:03:38 7efe9ea935f2: Layer already exists 10:03:38 9823dba476d8: Layer already exists 10:03:38 add037ee102b: Layer already exists 10:03:38 1e890da81ec9: Layer already exists 10:03:38 main: digest: sha256:0d6df706b5485ca597c34a53e267a932455855dea17c7740b0dce6cb4f8a26dc size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:38 ===================================================== [Pipeline] echo 10:03:38 taggedImages: 10:03:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:03:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 10:03:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:38 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:03:38 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:03:38 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:38 latest 10:03:38 4.1.0-dev.49 10:03:38 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:38 main 10:03:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:03:39 f49b0b787a81: Preparing 10:03:39 1779b5b57e46: Preparing 10:03:39 b432b714d37e: Preparing 10:03:39 93517d979c50: Preparing 10:03:39 8492efb0e812: Preparing 10:03:39 c8e897ea93a2: Preparing 10:03:39 398591216c16: Preparing 10:03:39 b6ca4a80f80d: Preparing 10:03:39 1e890da81ec9: Preparing 10:03:39 c8e897ea93a2: Waiting 10:03:39 398591216c16: Waiting 10:03:39 b6ca4a80f80d: Waiting 10:03:39 1e890da81ec9: Waiting 10:03:39 8492efb0e812: Layer already exists 10:03:39 c8e897ea93a2: Layer already exists 10:03:39 398591216c16: Layer already exists 10:03:39 1779b5b57e46: Pushed 10:03:39 b432b714d37e: Pushed 10:03:39 f49b0b787a81: Pushed 10:03:39 b6ca4a80f80d: Layer already exists 10:03:39 1e890da81ec9: Layer already exists 10:03:47 93517d979c50: Pushed 10:03:47 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:03:48 f49b0b787a81: Preparing 10:03:48 1779b5b57e46: Preparing 10:03:48 b432b714d37e: Preparing 10:03:48 93517d979c50: Preparing 10:03:48 8492efb0e812: Preparing 10:03:48 c8e897ea93a2: Preparing 10:03:48 398591216c16: Preparing 10:03:48 b6ca4a80f80d: Preparing 10:03:48 1e890da81ec9: Preparing 10:03:48 c8e897ea93a2: Waiting 10:03:48 398591216c16: Waiting 10:03:48 b6ca4a80f80d: Waiting 10:03:48 1e890da81ec9: Waiting 10:03:48 f49b0b787a81: Layer already exists 10:03:48 b432b714d37e: Layer already exists 10:03:48 93517d979c50: Layer already exists 10:03:48 1779b5b57e46: Layer already exists 10:03:48 8492efb0e812: Layer already exists 10:03:48 b6ca4a80f80d: Layer already exists 10:03:48 c8e897ea93a2: Layer already exists 10:03:48 398591216c16: Layer already exists 10:03:48 1e890da81ec9: Layer already exists 10:03:48 latest: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 10:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:03:49 f49b0b787a81: Preparing 10:03:49 1779b5b57e46: Preparing 10:03:49 b432b714d37e: Preparing 10:03:49 93517d979c50: Preparing 10:03:49 8492efb0e812: Preparing 10:03:49 c8e897ea93a2: Preparing 10:03:49 398591216c16: Preparing 10:03:49 b6ca4a80f80d: Preparing 10:03:49 1e890da81ec9: Preparing 10:03:49 c8e897ea93a2: Waiting 10:03:49 398591216c16: Waiting 10:03:49 b6ca4a80f80d: Waiting 10:03:49 1e890da81ec9: Waiting 10:03:49 1779b5b57e46: Layer already exists 10:03:49 8492efb0e812: Layer already exists 10:03:49 93517d979c50: Layer already exists 10:03:49 f49b0b787a81: Layer already exists 10:03:49 b432b714d37e: Layer already exists 10:03:49 1e890da81ec9: Layer already exists 10:03:49 398591216c16: Layer already exists 10:03:49 c8e897ea93a2: Layer already exists 10:03:49 b6ca4a80f80d: Layer already exists 10:03:49 4.1.0-dev.49: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:50 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:03:50 f49b0b787a81: Preparing 10:03:50 1779b5b57e46: Preparing 10:03:50 b432b714d37e: Preparing 10:03:50 93517d979c50: Preparing 10:03:50 8492efb0e812: Preparing 10:03:50 c8e897ea93a2: Preparing 10:03:50 398591216c16: Preparing 10:03:50 b6ca4a80f80d: Preparing 10:03:50 1e890da81ec9: Preparing 10:03:50 c8e897ea93a2: Waiting 10:03:50 398591216c16: Waiting 10:03:50 b6ca4a80f80d: Waiting 10:03:50 1e890da81ec9: Waiting 10:03:50 f49b0b787a81: Layer already exists 10:03:50 8492efb0e812: Layer already exists 10:03:50 93517d979c50: Layer already exists 10:03:50 1779b5b57e46: Layer already exists 10:03:50 b432b714d37e: Layer already exists 10:03:50 b6ca4a80f80d: Layer already exists 10:03:50 1e890da81ec9: Layer already exists 10:03:50 398591216c16: Layer already exists 10:03:50 c8e897ea93a2: Layer already exists 10:03:50 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:51 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:03:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:03:51 f49b0b787a81: Preparing 10:03:51 1779b5b57e46: Preparing 10:03:51 b432b714d37e: Preparing 10:03:51 93517d979c50: Preparing 10:03:51 8492efb0e812: Preparing 10:03:51 c8e897ea93a2: Preparing 10:03:51 398591216c16: Preparing 10:03:51 b6ca4a80f80d: Preparing 10:03:51 1e890da81ec9: Preparing 10:03:51 398591216c16: Waiting 10:03:51 b6ca4a80f80d: Waiting 10:03:51 1e890da81ec9: Waiting 10:03:51 c8e897ea93a2: Waiting 10:03:51 f49b0b787a81: Layer already exists 10:03:51 b432b714d37e: Layer already exists 10:03:51 93517d979c50: Layer already exists 10:03:51 1779b5b57e46: Layer already exists 10:03:51 8492efb0e812: Layer already exists 10:03:51 1e890da81ec9: Layer already exists 10:03:51 c8e897ea93a2: Layer already exists 10:03:51 b6ca4a80f80d: Layer already exists 10:03:51 398591216c16: Layer already exists 10:03:51 main: digest: sha256:52768e86c9db9551c218a61e200e1280cff0a5e37c7c68adced7331f6093b6fb size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:03:51 ===================================================== [Pipeline] echo 10:03:51 taggedImages: 10:03:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:03:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 10:03:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:03:51 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:03:51 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:51 latest 10:03:51 4.1.0-dev.49 10:03:51 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:03:51 main 10:03:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:52 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:03:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:03:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:03:52 502216e370d0: Preparing 10:03:52 77f200f4444e: Preparing 10:03:52 0a2ec985c2ec: Preparing 10:03:52 9d3a7589b313: Preparing 10:03:52 320c5f80d39b: Preparing 10:03:52 8492efb0e812: Preparing 10:03:52 c8e897ea93a2: Preparing 10:03:52 74db91753f41: Preparing 10:03:52 4013239f050d: Preparing 10:03:52 a60eb432c263: Preparing 10:03:52 1e890da81ec9: Preparing 10:03:52 c8e897ea93a2: Waiting 10:03:52 74db91753f41: Waiting 10:03:52 4013239f050d: Waiting 10:03:52 a60eb432c263: Waiting 10:03:52 1e890da81ec9: Waiting 10:03:52 77f200f4444e: Pushed 10:03:52 320c5f80d39b: Pushed 10:03:52 502216e370d0: Pushed 10:03:52 9d3a7589b313: Pushed 10:03:52 8492efb0e812: Layer already exists 10:03:52 c8e897ea93a2: Layer already exists 10:03:52 1e890da81ec9: Layer already exists 10:03:52 74db91753f41: Pushed 10:03:53 4013239f050d: Pushed 10:03:55 a60eb432c263: Pushed 10:03:59 0a2ec985c2ec: Pushed 10:03:59 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:00 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:04:01 502216e370d0: Preparing 10:04:01 77f200f4444e: Preparing 10:04:01 0a2ec985c2ec: Preparing 10:04:01 9d3a7589b313: Preparing 10:04:01 320c5f80d39b: Preparing 10:04:01 8492efb0e812: Preparing 10:04:01 c8e897ea93a2: Preparing 10:04:01 74db91753f41: Preparing 10:04:01 4013239f050d: Preparing 10:04:01 a60eb432c263: Preparing 10:04:01 1e890da81ec9: Preparing 10:04:01 8492efb0e812: Waiting 10:04:01 74db91753f41: Waiting 10:04:01 4013239f050d: Waiting 10:04:01 a60eb432c263: Waiting 10:04:01 1e890da81ec9: Waiting 10:04:01 c8e897ea93a2: Waiting 10:04:01 502216e370d0: Layer already exists 10:04:01 320c5f80d39b: Layer already exists 10:04:01 77f200f4444e: Layer already exists 10:04:01 9d3a7589b313: Layer already exists 10:04:01 0a2ec985c2ec: Layer already exists 10:04:01 74db91753f41: Layer already exists 10:04:01 c8e897ea93a2: Layer already exists 10:04:01 a60eb432c263: Layer already exists 10:04:01 8492efb0e812: Layer already exists 10:04:01 4013239f050d: Layer already exists 10:04:01 1e890da81ec9: Layer already exists 10:04:01 latest: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:01 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 10:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:04:02 502216e370d0: Preparing 10:04:02 77f200f4444e: Preparing 10:04:02 0a2ec985c2ec: Preparing 10:04:02 9d3a7589b313: Preparing 10:04:02 320c5f80d39b: Preparing 10:04:02 8492efb0e812: Preparing 10:04:02 c8e897ea93a2: Preparing 10:04:02 74db91753f41: Preparing 10:04:02 4013239f050d: Preparing 10:04:02 a60eb432c263: Preparing 10:04:02 1e890da81ec9: Preparing 10:04:02 8492efb0e812: Waiting 10:04:02 c8e897ea93a2: Waiting 10:04:02 74db91753f41: Waiting 10:04:02 4013239f050d: Waiting 10:04:02 a60eb432c263: Waiting 10:04:02 1e890da81ec9: Waiting 10:04:02 320c5f80d39b: Layer already exists 10:04:02 9d3a7589b313: Layer already exists 10:04:02 77f200f4444e: Layer already exists 10:04:02 502216e370d0: Layer already exists 10:04:02 0a2ec985c2ec: Layer already exists 10:04:02 c8e897ea93a2: Layer already exists 10:04:02 8492efb0e812: Layer already exists 10:04:02 74db91753f41: Layer already exists 10:04:02 a60eb432c263: Layer already exists 10:04:02 4013239f050d: Layer already exists 10:04:02 1e890da81ec9: Layer already exists 10:04:02 4.1.0-dev.49: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:02 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:04:03 502216e370d0: Preparing 10:04:03 77f200f4444e: Preparing 10:04:03 0a2ec985c2ec: Preparing 10:04:03 9d3a7589b313: Preparing 10:04:03 320c5f80d39b: Preparing 10:04:03 8492efb0e812: Preparing 10:04:03 c8e897ea93a2: Preparing 10:04:03 74db91753f41: Preparing 10:04:03 4013239f050d: Preparing 10:04:03 a60eb432c263: Preparing 10:04:03 1e890da81ec9: Preparing 10:04:03 c8e897ea93a2: Waiting 10:04:03 74db91753f41: Waiting 10:04:03 4013239f050d: Waiting 10:04:03 a60eb432c263: Waiting 10:04:03 1e890da81ec9: Waiting 10:04:03 8492efb0e812: Waiting 10:04:03 502216e370d0: Layer already exists 10:04:03 320c5f80d39b: Layer already exists 10:04:03 0a2ec985c2ec: Layer already exists 10:04:03 9d3a7589b313: Layer already exists 10:04:03 77f200f4444e: Layer already exists 10:04:03 4013239f050d: Layer already exists 10:04:03 c8e897ea93a2: Layer already exists 10:04:03 a60eb432c263: Layer already exists 10:04:03 8492efb0e812: Layer already exists 10:04:03 74db91753f41: Layer already exists 10:04:03 1e890da81ec9: Layer already exists 10:04:03 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:03 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:04:04 502216e370d0: Preparing 10:04:04 77f200f4444e: Preparing 10:04:04 0a2ec985c2ec: Preparing 10:04:04 9d3a7589b313: Preparing 10:04:04 320c5f80d39b: Preparing 10:04:04 8492efb0e812: Preparing 10:04:04 c8e897ea93a2: Preparing 10:04:04 74db91753f41: Preparing 10:04:04 4013239f050d: Preparing 10:04:04 a60eb432c263: Preparing 10:04:04 1e890da81ec9: Preparing 10:04:04 74db91753f41: Waiting 10:04:04 4013239f050d: Waiting 10:04:04 a60eb432c263: Waiting 10:04:04 1e890da81ec9: Waiting 10:04:04 8492efb0e812: Waiting 10:04:04 c8e897ea93a2: Waiting 10:04:04 320c5f80d39b: Layer already exists 10:04:04 0a2ec985c2ec: Layer already exists 10:04:04 502216e370d0: Layer already exists 10:04:04 77f200f4444e: Layer already exists 10:04:04 9d3a7589b313: Layer already exists 10:04:04 74db91753f41: Layer already exists 10:04:04 8492efb0e812: Layer already exists 10:04:04 a60eb432c263: Layer already exists 10:04:04 c8e897ea93a2: Layer already exists 10:04:04 4013239f050d: Layer already exists 10:04:04 1e890da81ec9: Layer already exists 10:04:04 main: digest: sha256:f9ccf59fea5812ce3974cceac9e941026a2ca61bc4a243d11260fc93b44703b8 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:04 ===================================================== [Pipeline] echo 10:04:04 taggedImages: 10:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 10:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:04 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:04:04 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:04:04 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:04 latest 10:04:04 4.1.0-dev.49 10:04:04 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:04 main 10:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:04 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:05 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:04:05 cf081c8baddf: Preparing 10:04:05 772807191f4c: Preparing 10:04:05 e7e0d015037d: Preparing 10:04:05 4d8d4d24b0d9: Preparing 10:04:05 c065a56c3ce6: Preparing 10:04:05 414d1e13033a: Preparing 10:04:05 126606604466: Preparing 10:04:05 8492efb0e812: Preparing 10:04:05 c8e897ea93a2: Preparing 10:04:05 8d1cc971b0f9: Preparing 10:04:05 5878b504e96a: Preparing 10:04:05 1e890da81ec9: Preparing 10:04:05 126606604466: Waiting 10:04:05 8492efb0e812: Waiting 10:04:05 c8e897ea93a2: Waiting 10:04:05 414d1e13033a: Waiting 10:04:05 8d1cc971b0f9: Waiting 10:04:05 5878b504e96a: Waiting 10:04:05 1e890da81ec9: Waiting 10:04:05 772807191f4c: Pushed 10:04:05 cf081c8baddf: Pushed 10:04:05 c065a56c3ce6: Pushed 10:04:05 8492efb0e812: Layer already exists 10:04:05 c8e897ea93a2: Layer already exists 10:04:05 126606604466: Pushed 10:04:05 414d1e13033a: Pushed 10:04:05 1e890da81ec9: Layer already exists 10:04:05 8d1cc971b0f9: Pushed 10:04:08 5878b504e96a: Pushed 10:04:11 4d8d4d24b0d9: Pushed 10:04:12 e7e0d015037d: Pushed 10:04:12 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:04:13 cf081c8baddf: Preparing 10:04:13 772807191f4c: Preparing 10:04:13 e7e0d015037d: Preparing 10:04:13 4d8d4d24b0d9: Preparing 10:04:13 c065a56c3ce6: Preparing 10:04:13 414d1e13033a: Preparing 10:04:13 126606604466: Preparing 10:04:13 8492efb0e812: Preparing 10:04:13 c8e897ea93a2: Preparing 10:04:13 8d1cc971b0f9: Preparing 10:04:13 5878b504e96a: Preparing 10:04:13 1e890da81ec9: Preparing 10:04:13 8492efb0e812: Waiting 10:04:13 c8e897ea93a2: Waiting 10:04:13 8d1cc971b0f9: Waiting 10:04:13 5878b504e96a: Waiting 10:04:13 1e890da81ec9: Waiting 10:04:13 414d1e13033a: Waiting 10:04:13 126606604466: Waiting 10:04:13 c065a56c3ce6: Layer already exists 10:04:13 cf081c8baddf: Layer already exists 10:04:13 772807191f4c: Layer already exists 10:04:13 e7e0d015037d: Layer already exists 10:04:13 4d8d4d24b0d9: Layer already exists 10:04:13 8492efb0e812: Layer already exists 10:04:13 414d1e13033a: Layer already exists 10:04:13 c8e897ea93a2: Layer already exists 10:04:13 126606604466: Layer already exists 10:04:13 8d1cc971b0f9: Layer already exists 10:04:13 5878b504e96a: Layer already exists 10:04:13 1e890da81ec9: Layer already exists 10:04:13 latest: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 10:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:04:14 cf081c8baddf: Preparing 10:04:14 772807191f4c: Preparing 10:04:14 e7e0d015037d: Preparing 10:04:14 4d8d4d24b0d9: Preparing 10:04:14 c065a56c3ce6: Preparing 10:04:14 414d1e13033a: Preparing 10:04:14 126606604466: Preparing 10:04:14 8492efb0e812: Preparing 10:04:14 c8e897ea93a2: Preparing 10:04:14 8d1cc971b0f9: Preparing 10:04:14 414d1e13033a: Waiting 10:04:14 126606604466: Waiting 10:04:14 8492efb0e812: Waiting 10:04:14 c8e897ea93a2: Waiting 10:04:14 5878b504e96a: Preparing 10:04:14 1e890da81ec9: Preparing 10:04:14 8d1cc971b0f9: Waiting 10:04:14 5878b504e96a: Waiting 10:04:14 1e890da81ec9: Waiting 10:04:14 c065a56c3ce6: Layer already exists 10:04:14 cf081c8baddf: Layer already exists 10:04:14 e7e0d015037d: Layer already exists 10:04:14 4d8d4d24b0d9: Layer already exists 10:04:14 772807191f4c: Layer already exists 10:04:14 8492efb0e812: Layer already exists 10:04:14 8d1cc971b0f9: Layer already exists 10:04:14 414d1e13033a: Layer already exists 10:04:14 c8e897ea93a2: Layer already exists 10:04:14 126606604466: Layer already exists 10:04:14 1e890da81ec9: Layer already exists 10:04:14 5878b504e96a: Layer already exists 10:04:14 4.1.0-dev.49: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:14 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:04:15 cf081c8baddf: Preparing 10:04:15 772807191f4c: Preparing 10:04:15 e7e0d015037d: Preparing 10:04:15 4d8d4d24b0d9: Preparing 10:04:15 c065a56c3ce6: Preparing 10:04:15 414d1e13033a: Preparing 10:04:15 414d1e13033a: Waiting 10:04:15 126606604466: Preparing 10:04:15 8492efb0e812: Preparing 10:04:15 126606604466: Waiting 10:04:15 8492efb0e812: Waiting 10:04:15 c8e897ea93a2: Preparing 10:04:15 8d1cc971b0f9: Preparing 10:04:15 5878b504e96a: Preparing 10:04:15 1e890da81ec9: Preparing 10:04:15 c8e897ea93a2: Waiting 10:04:15 8d1cc971b0f9: Waiting 10:04:15 5878b504e96a: Waiting 10:04:15 772807191f4c: Layer already exists 10:04:15 cf081c8baddf: Layer already exists 10:04:15 c065a56c3ce6: Layer already exists 10:04:15 4d8d4d24b0d9: Layer already exists 10:04:15 e7e0d015037d: Layer already exists 10:04:15 8492efb0e812: Layer already exists 10:04:15 414d1e13033a: Layer already exists 10:04:15 8d1cc971b0f9: Layer already exists 10:04:15 c8e897ea93a2: Layer already exists 10:04:15 126606604466: Layer already exists 10:04:15 1e890da81ec9: Layer already exists 10:04:15 5878b504e96a: Layer already exists 10:04:15 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:15 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:04:16 cf081c8baddf: Preparing 10:04:16 772807191f4c: Preparing 10:04:16 e7e0d015037d: Preparing 10:04:16 4d8d4d24b0d9: Preparing 10:04:16 c065a56c3ce6: Preparing 10:04:16 414d1e13033a: Preparing 10:04:16 126606604466: Preparing 10:04:16 8492efb0e812: Preparing 10:04:16 c8e897ea93a2: Preparing 10:04:16 8d1cc971b0f9: Preparing 10:04:16 5878b504e96a: Preparing 10:04:16 1e890da81ec9: Preparing 10:04:16 8492efb0e812: Waiting 10:04:16 c8e897ea93a2: Waiting 10:04:16 8d1cc971b0f9: Waiting 10:04:16 5878b504e96a: Waiting 10:04:16 1e890da81ec9: Waiting 10:04:16 414d1e13033a: Waiting 10:04:16 126606604466: Waiting 10:04:16 c065a56c3ce6: Layer already exists 10:04:16 4d8d4d24b0d9: Layer already exists 10:04:16 cf081c8baddf: Layer already exists 10:04:16 772807191f4c: Layer already exists 10:04:16 e7e0d015037d: Layer already exists 10:04:16 414d1e13033a: Layer already exists 10:04:16 126606604466: Layer already exists 10:04:16 c8e897ea93a2: Layer already exists 10:04:16 8d1cc971b0f9: Layer already exists 10:04:16 8492efb0e812: Layer already exists 10:04:16 5878b504e96a: Layer already exists 10:04:16 1e890da81ec9: Layer already exists 10:04:16 main: digest: sha256:76ee23ae631fdedc614c2f7e1c0c6d50ad9e62389486060b56f3ad7be315382e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:16 ===================================================== [Pipeline] echo 10:04:16 taggedImages: 10:04:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:04:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 10:04:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:04:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:04:16 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:16 latest 10:04:16 4.1.0-dev.49 10:04:16 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:16 main 10:04:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:04:17 0a7dd9b1ca12: Preparing 10:04:17 b8e41bf804b0: Preparing 10:04:17 8492efb0e812: Preparing 10:04:17 c8e897ea93a2: Preparing 10:04:17 797d796dbb01: Preparing 10:04:17 e0ea490f501e: Preparing 10:04:17 e0ea490f501e: Waiting 10:04:17 1e890da81ec9: Preparing 10:04:17 1e890da81ec9: Waiting 10:04:17 c8e897ea93a2: Layer already exists 10:04:17 8492efb0e812: Layer already exists 10:04:17 1e890da81ec9: Layer already exists 10:04:17 0a7dd9b1ca12: Pushed 10:04:17 797d796dbb01: Pushed 10:04:19 e0ea490f501e: Pushed 10:04:25 b8e41bf804b0: Pushed 10:04:25 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:25 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:04:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:04:25 0a7dd9b1ca12: Preparing 10:04:25 b8e41bf804b0: Preparing 10:04:25 8492efb0e812: Preparing 10:04:25 c8e897ea93a2: Preparing 10:04:25 797d796dbb01: Preparing 10:04:25 e0ea490f501e: Preparing 10:04:25 1e890da81ec9: Preparing 10:04:25 e0ea490f501e: Waiting 10:04:25 1e890da81ec9: Waiting 10:04:25 0a7dd9b1ca12: Layer already exists 10:04:25 797d796dbb01: Layer already exists 10:04:25 c8e897ea93a2: Layer already exists 10:04:25 8492efb0e812: Layer already exists 10:04:25 b8e41bf804b0: Layer already exists 10:04:25 1e890da81ec9: Layer already exists 10:04:25 e0ea490f501e: Layer already exists 10:04:25 latest: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 10:04:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:04:26 0a7dd9b1ca12: Preparing 10:04:26 b8e41bf804b0: Preparing 10:04:26 8492efb0e812: Preparing 10:04:26 c8e897ea93a2: Preparing 10:04:26 797d796dbb01: Preparing 10:04:26 e0ea490f501e: Preparing 10:04:26 1e890da81ec9: Preparing 10:04:26 e0ea490f501e: Waiting 10:04:26 1e890da81ec9: Waiting 10:04:26 c8e897ea93a2: Layer already exists 10:04:26 8492efb0e812: Layer already exists 10:04:26 0a7dd9b1ca12: Layer already exists 10:04:26 b8e41bf804b0: Layer already exists 10:04:26 797d796dbb01: Layer already exists 10:04:26 1e890da81ec9: Layer already exists 10:04:26 e0ea490f501e: Layer already exists 10:04:27 4.1.0-dev.49: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:04:28 0a7dd9b1ca12: Preparing 10:04:28 b8e41bf804b0: Preparing 10:04:28 8492efb0e812: Preparing 10:04:28 c8e897ea93a2: Preparing 10:04:28 797d796dbb01: Preparing 10:04:28 e0ea490f501e: Preparing 10:04:28 1e890da81ec9: Preparing 10:04:28 e0ea490f501e: Waiting 10:04:28 1e890da81ec9: Waiting 10:04:28 0a7dd9b1ca12: Layer already exists 10:04:28 b8e41bf804b0: Layer already exists 10:04:28 c8e897ea93a2: Layer already exists 10:04:28 8492efb0e812: Layer already exists 10:04:28 797d796dbb01: Layer already exists 10:04:28 e0ea490f501e: Layer already exists 10:04:28 1e890da81ec9: Layer already exists 10:04:28 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:28 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:04:29 0a7dd9b1ca12: Preparing 10:04:29 b8e41bf804b0: Preparing 10:04:29 8492efb0e812: Preparing 10:04:29 c8e897ea93a2: Preparing 10:04:29 797d796dbb01: Preparing 10:04:29 e0ea490f501e: Preparing 10:04:29 1e890da81ec9: Preparing 10:04:29 e0ea490f501e: Waiting 10:04:29 1e890da81ec9: Waiting 10:04:29 c8e897ea93a2: Layer already exists 10:04:29 8492efb0e812: Layer already exists 10:04:29 0a7dd9b1ca12: Layer already exists 10:04:29 797d796dbb01: Layer already exists 10:04:29 b8e41bf804b0: Layer already exists 10:04:29 1e890da81ec9: Layer already exists 10:04:29 e0ea490f501e: Layer already exists 10:04:29 main: digest: sha256:52100711b340a5056aecb46b5a9e5938a6636a748dd95ebe23c947e46e7e53ac size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:04:29 ===================================================== [Pipeline] echo 10:04:29 taggedImages: 10:04:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:04:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 10:04:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:29 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:04:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:04:29 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:29 latest 10:04:29 4.1.0-dev.49 10:04:29 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:29 main 10:04:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:04:30 5c3b52346a5b: Preparing 10:04:30 eada7d83af69: Preparing 10:04:30 69fc510bbb29: Preparing 10:04:30 8492efb0e812: Preparing 10:04:30 c8e897ea93a2: Preparing 10:04:30 057762b5f521: Preparing 10:04:30 c3812125d9c7: Preparing 10:04:30 864f9c4b031b: Preparing 10:04:30 87f08dc3a4eb: Preparing 10:04:30 1e890da81ec9: Preparing 10:04:30 057762b5f521: Waiting 10:04:30 c3812125d9c7: Waiting 10:04:30 864f9c4b031b: Waiting 10:04:30 87f08dc3a4eb: Waiting 10:04:30 1e890da81ec9: Waiting 10:04:30 8492efb0e812: Layer already exists 10:04:30 c8e897ea93a2: Layer already exists 10:04:30 69fc510bbb29: Pushed 10:04:30 eada7d83af69: Pushed 10:04:30 5c3b52346a5b: Pushed 10:04:30 1e890da81ec9: Layer already exists 10:04:30 864f9c4b031b: Pushed 10:04:31 87f08dc3a4eb: Pushed 10:04:41 c3812125d9c7: Pushed 10:04:56 057762b5f521: Pushed 10:04:56 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:04:57 5c3b52346a5b: Preparing 10:04:57 eada7d83af69: Preparing 10:04:57 69fc510bbb29: Preparing 10:04:57 8492efb0e812: Preparing 10:04:57 c8e897ea93a2: Preparing 10:04:57 057762b5f521: Preparing 10:04:57 c3812125d9c7: Preparing 10:04:57 864f9c4b031b: Preparing 10:04:57 87f08dc3a4eb: Preparing 10:04:57 1e890da81ec9: Preparing 10:04:57 c3812125d9c7: Waiting 10:04:57 864f9c4b031b: Waiting 10:04:57 1e890da81ec9: Waiting 10:04:57 87f08dc3a4eb: Waiting 10:04:57 057762b5f521: Waiting 10:04:57 5c3b52346a5b: Layer already exists 10:04:57 eada7d83af69: Layer already exists 10:04:57 8492efb0e812: Layer already exists 10:04:57 c8e897ea93a2: Layer already exists 10:04:57 c3812125d9c7: Layer already exists 10:04:57 69fc510bbb29: Layer already exists 10:04:57 057762b5f521: Layer already exists 10:04:57 87f08dc3a4eb: Layer already exists 10:04:57 864f9c4b031b: Layer already exists 10:04:57 1e890da81ec9: Layer already exists 10:04:57 latest: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 10:04:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:04:58 5c3b52346a5b: Preparing 10:04:58 eada7d83af69: Preparing 10:04:58 69fc510bbb29: Preparing 10:04:58 8492efb0e812: Preparing 10:04:58 c8e897ea93a2: Preparing 10:04:58 057762b5f521: Preparing 10:04:58 c3812125d9c7: Preparing 10:04:58 864f9c4b031b: Preparing 10:04:58 87f08dc3a4eb: Preparing 10:04:58 1e890da81ec9: Preparing 10:04:58 c3812125d9c7: Waiting 10:04:58 864f9c4b031b: Waiting 10:04:58 87f08dc3a4eb: Waiting 10:04:58 1e890da81ec9: Waiting 10:04:58 057762b5f521: Waiting 10:04:58 eada7d83af69: Layer already exists 10:04:58 8492efb0e812: Layer already exists 10:04:58 5c3b52346a5b: Layer already exists 10:04:58 69fc510bbb29: Layer already exists 10:04:58 c8e897ea93a2: Layer already exists 10:04:58 864f9c4b031b: Layer already exists 10:04:58 057762b5f521: Layer already exists 10:04:58 c3812125d9c7: Layer already exists 10:04:58 1e890da81ec9: Layer already exists 10:04:58 87f08dc3a4eb: Layer already exists 10:04:59 4.1.0-dev.49: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:04:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:04:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:04:59 5c3b52346a5b: Preparing 10:04:59 eada7d83af69: Preparing 10:04:59 69fc510bbb29: Preparing 10:04:59 8492efb0e812: Preparing 10:04:59 c8e897ea93a2: Preparing 10:04:59 057762b5f521: Preparing 10:04:59 c3812125d9c7: Preparing 10:04:59 864f9c4b031b: Preparing 10:04:59 87f08dc3a4eb: Preparing 10:04:59 1e890da81ec9: Preparing 10:04:59 c3812125d9c7: Waiting 10:04:59 864f9c4b031b: Waiting 10:04:59 87f08dc3a4eb: Waiting 10:04:59 1e890da81ec9: Waiting 10:04:59 057762b5f521: Waiting 10:04:59 8492efb0e812: Layer already exists 10:04:59 c8e897ea93a2: Layer already exists 10:04:59 eada7d83af69: Layer already exists 10:04:59 69fc510bbb29: Layer already exists 10:04:59 5c3b52346a5b: Layer already exists 10:04:59 057762b5f521: Layer already exists 10:04:59 864f9c4b031b: Layer already exists 10:04:59 1e890da81ec9: Layer already exists 10:04:59 c3812125d9c7: Layer already exists 10:04:59 87f08dc3a4eb: Layer already exists 10:05:00 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:05:00 5c3b52346a5b: Preparing 10:05:00 eada7d83af69: Preparing 10:05:00 69fc510bbb29: Preparing 10:05:00 8492efb0e812: Preparing 10:05:00 c8e897ea93a2: Preparing 10:05:00 057762b5f521: Preparing 10:05:00 c3812125d9c7: Preparing 10:05:00 864f9c4b031b: Preparing 10:05:00 87f08dc3a4eb: Preparing 10:05:00 1e890da81ec9: Preparing 10:05:00 057762b5f521: Waiting 10:05:00 c3812125d9c7: Waiting 10:05:00 864f9c4b031b: Waiting 10:05:00 87f08dc3a4eb: Waiting 10:05:00 1e890da81ec9: Waiting 10:05:00 eada7d83af69: Layer already exists 10:05:00 5c3b52346a5b: Layer already exists 10:05:00 c8e897ea93a2: Layer already exists 10:05:00 69fc510bbb29: Layer already exists 10:05:00 8492efb0e812: Layer already exists 10:05:00 c3812125d9c7: Layer already exists 10:05:00 057762b5f521: Layer already exists 10:05:00 864f9c4b031b: Layer already exists 10:05:00 1e890da81ec9: Layer already exists 10:05:00 87f08dc3a4eb: Layer already exists 10:05:00 main: digest: sha256:81a7161a9ab8810c425cef6a08e3a9126761a0b772e7de47cceffec143a164ee size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:01 ===================================================== [Pipeline] echo 10:05:01 taggedImages: 10:05:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:05:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 10:05:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:05:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:05:01 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:01 latest 10:05:01 4.1.0-dev.49 10:05:01 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:01 main 10:05:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:05:01 d5baf5550b6a: Preparing 10:05:01 c93bb84825a0: Preparing 10:05:01 fe9f75d7b544: Preparing 10:05:01 8492efb0e812: Preparing 10:05:01 c8e897ea93a2: Preparing 10:05:01 057762b5f521: Preparing 10:05:01 81f715bcc27a: Preparing 10:05:01 b3e02b39a37c: Preparing 10:05:01 1e890da81ec9: Preparing 10:05:01 b3e02b39a37c: Waiting 10:05:01 057762b5f521: Waiting 10:05:01 1e890da81ec9: Waiting 10:05:01 81f715bcc27a: Waiting 10:05:02 8492efb0e812: Layer already exists 10:05:02 c8e897ea93a2: Layer already exists 10:05:02 057762b5f521: Layer already exists 10:05:02 c93bb84825a0: Pushed 10:05:02 d5baf5550b6a: Pushed 10:05:02 fe9f75d7b544: Pushed 10:05:02 1e890da81ec9: Layer already exists 10:05:02 81f715bcc27a: Pushed 10:05:02 b3e02b39a37c: Pushed 10:05:02 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:05:03 d5baf5550b6a: Preparing 10:05:03 c93bb84825a0: Preparing 10:05:03 fe9f75d7b544: Preparing 10:05:03 8492efb0e812: Preparing 10:05:03 c8e897ea93a2: Preparing 10:05:03 057762b5f521: Preparing 10:05:03 81f715bcc27a: Preparing 10:05:03 b3e02b39a37c: Preparing 10:05:03 1e890da81ec9: Preparing 10:05:03 057762b5f521: Waiting 10:05:03 b3e02b39a37c: Waiting 10:05:03 1e890da81ec9: Waiting 10:05:03 81f715bcc27a: Waiting 10:05:03 fe9f75d7b544: Layer already exists 10:05:03 c8e897ea93a2: Layer already exists 10:05:03 c93bb84825a0: Layer already exists 10:05:03 8492efb0e812: Layer already exists 10:05:03 d5baf5550b6a: Layer already exists 10:05:03 057762b5f521: Layer already exists 10:05:03 81f715bcc27a: Layer already exists 10:05:03 1e890da81ec9: Layer already exists 10:05:03 b3e02b39a37c: Layer already exists 10:05:03 latest: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 10:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:05:04 d5baf5550b6a: Preparing 10:05:04 c93bb84825a0: Preparing 10:05:04 fe9f75d7b544: Preparing 10:05:04 8492efb0e812: Preparing 10:05:04 c8e897ea93a2: Preparing 10:05:04 057762b5f521: Preparing 10:05:04 81f715bcc27a: Preparing 10:05:04 b3e02b39a37c: Preparing 10:05:04 1e890da81ec9: Preparing 10:05:04 81f715bcc27a: Waiting 10:05:04 b3e02b39a37c: Waiting 10:05:04 1e890da81ec9: Waiting 10:05:04 057762b5f521: Waiting 10:05:04 d5baf5550b6a: Layer already exists 10:05:04 c93bb84825a0: Layer already exists 10:05:04 c8e897ea93a2: Layer already exists 10:05:04 fe9f75d7b544: Layer already exists 10:05:04 8492efb0e812: Layer already exists 10:05:04 057762b5f521: Layer already exists 10:05:04 81f715bcc27a: Layer already exists 10:05:04 b3e02b39a37c: Layer already exists 10:05:04 1e890da81ec9: Layer already exists 10:05:04 4.1.0-dev.49: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:05:05 d5baf5550b6a: Preparing 10:05:05 c93bb84825a0: Preparing 10:05:05 fe9f75d7b544: Preparing 10:05:05 8492efb0e812: Preparing 10:05:05 c8e897ea93a2: Preparing 10:05:05 057762b5f521: Preparing 10:05:05 81f715bcc27a: Preparing 10:05:05 b3e02b39a37c: Preparing 10:05:05 1e890da81ec9: Preparing 10:05:05 057762b5f521: Waiting 10:05:05 81f715bcc27a: Waiting 10:05:05 b3e02b39a37c: Waiting 10:05:05 1e890da81ec9: Waiting 10:05:05 c93bb84825a0: Layer already exists 10:05:05 fe9f75d7b544: Layer already exists 10:05:05 c8e897ea93a2: Layer already exists 10:05:05 8492efb0e812: Layer already exists 10:05:05 d5baf5550b6a: Layer already exists 10:05:05 b3e02b39a37c: Layer already exists 10:05:05 057762b5f521: Layer already exists 10:05:05 1e890da81ec9: Layer already exists 10:05:05 81f715bcc27a: Layer already exists 10:05:05 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:05:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:05:06 d5baf5550b6a: Preparing 10:05:06 c93bb84825a0: Preparing 10:05:06 fe9f75d7b544: Preparing 10:05:06 8492efb0e812: Preparing 10:05:06 c8e897ea93a2: Preparing 10:05:06 057762b5f521: Preparing 10:05:06 81f715bcc27a: Preparing 10:05:06 b3e02b39a37c: Preparing 10:05:06 1e890da81ec9: Preparing 10:05:06 057762b5f521: Waiting 10:05:06 81f715bcc27a: Waiting 10:05:06 b3e02b39a37c: Waiting 10:05:06 1e890da81ec9: Waiting 10:05:06 d5baf5550b6a: Layer already exists 10:05:06 c93bb84825a0: Layer already exists 10:05:06 c8e897ea93a2: Layer already exists 10:05:06 8492efb0e812: Layer already exists 10:05:06 fe9f75d7b544: Layer already exists 10:05:06 81f715bcc27a: Layer already exists 10:05:06 057762b5f521: Layer already exists 10:05:06 1e890da81ec9: Layer already exists 10:05:06 b3e02b39a37c: Layer already exists 10:05:06 main: digest: sha256:e1301f8314954fcbeb735f4004dd6d45b450a7ab6ac6a655df4eb6ce6d63ffde size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:06 ===================================================== [Pipeline] echo 10:05:06 taggedImages: 10:05:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:05:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 10:05:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:06 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:05:06 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:05:06 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:06 latest 10:05:06 4.1.0-dev.49 10:05:06 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:06 main 10:05:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:05:07 3a2ed03ed104: Preparing 10:05:07 838611ab830f: Preparing 10:05:07 24b3ad3de4da: Preparing 10:05:07 8492efb0e812: Preparing 10:05:07 c8e897ea93a2: Preparing 10:05:07 2a5a2a7c7cca: Preparing 10:05:07 864f9c4b031b: Preparing 10:05:07 87f08dc3a4eb: Preparing 10:05:07 1e890da81ec9: Preparing 10:05:07 2a5a2a7c7cca: Waiting 10:05:07 87f08dc3a4eb: Waiting 10:05:07 1e890da81ec9: Waiting 10:05:07 864f9c4b031b: Waiting 10:05:07 c8e897ea93a2: Layer already exists 10:05:07 8492efb0e812: Layer already exists 10:05:07 864f9c4b031b: Layer already exists 10:05:07 24b3ad3de4da: Pushed 10:05:07 87f08dc3a4eb: Layer already exists 10:05:07 838611ab830f: Pushed 10:05:07 3a2ed03ed104: Pushed 10:05:07 1e890da81ec9: Layer already exists 10:05:34 2a5a2a7c7cca: Pushed 10:05:34 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:05:35 3a2ed03ed104: Preparing 10:05:35 838611ab830f: Preparing 10:05:35 24b3ad3de4da: Preparing 10:05:35 8492efb0e812: Preparing 10:05:35 c8e897ea93a2: Preparing 10:05:35 2a5a2a7c7cca: Preparing 10:05:35 864f9c4b031b: Preparing 10:05:35 87f08dc3a4eb: Preparing 10:05:35 1e890da81ec9: Preparing 10:05:35 2a5a2a7c7cca: Waiting 10:05:35 864f9c4b031b: Waiting 10:05:35 87f08dc3a4eb: Waiting 10:05:35 1e890da81ec9: Waiting 10:05:35 8492efb0e812: Layer already exists 10:05:35 c8e897ea93a2: Layer already exists 10:05:35 3a2ed03ed104: Layer already exists 10:05:35 838611ab830f: Layer already exists 10:05:35 24b3ad3de4da: Layer already exists 10:05:35 2a5a2a7c7cca: Layer already exists 10:05:35 864f9c4b031b: Layer already exists 10:05:35 1e890da81ec9: Layer already exists 10:05:35 87f08dc3a4eb: Layer already exists 10:05:35 latest: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 10:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:05:36 3a2ed03ed104: Preparing 10:05:36 838611ab830f: Preparing 10:05:36 24b3ad3de4da: Preparing 10:05:36 8492efb0e812: Preparing 10:05:36 c8e897ea93a2: Preparing 10:05:36 2a5a2a7c7cca: Preparing 10:05:36 864f9c4b031b: Preparing 10:05:36 87f08dc3a4eb: Preparing 10:05:36 1e890da81ec9: Preparing 10:05:36 2a5a2a7c7cca: Waiting 10:05:36 864f9c4b031b: Waiting 10:05:36 87f08dc3a4eb: Waiting 10:05:36 1e890da81ec9: Waiting 10:05:36 838611ab830f: Layer already exists 10:05:36 24b3ad3de4da: Layer already exists 10:05:36 8492efb0e812: Layer already exists 10:05:36 3a2ed03ed104: Layer already exists 10:05:36 2a5a2a7c7cca: Layer already exists 10:05:36 c8e897ea93a2: Layer already exists 10:05:36 864f9c4b031b: Layer already exists 10:05:36 87f08dc3a4eb: Layer already exists 10:05:36 1e890da81ec9: Layer already exists 10:05:36 4.1.0-dev.49: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:05:37 3a2ed03ed104: Preparing 10:05:37 838611ab830f: Preparing 10:05:37 24b3ad3de4da: Preparing 10:05:37 8492efb0e812: Preparing 10:05:37 c8e897ea93a2: Preparing 10:05:37 2a5a2a7c7cca: Preparing 10:05:37 864f9c4b031b: Preparing 10:05:37 87f08dc3a4eb: Preparing 10:05:37 1e890da81ec9: Preparing 10:05:37 2a5a2a7c7cca: Waiting 10:05:37 864f9c4b031b: Waiting 10:05:37 87f08dc3a4eb: Waiting 10:05:37 1e890da81ec9: Waiting 10:05:37 3a2ed03ed104: Layer already exists 10:05:37 838611ab830f: Layer already exists 10:05:37 c8e897ea93a2: Layer already exists 10:05:37 8492efb0e812: Layer already exists 10:05:37 24b3ad3de4da: Layer already exists 10:05:37 864f9c4b031b: Layer already exists 10:05:37 2a5a2a7c7cca: Layer already exists 10:05:37 1e890da81ec9: Layer already exists 10:05:37 87f08dc3a4eb: Layer already exists 10:05:37 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:37 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:05:38 3a2ed03ed104: Preparing 10:05:38 838611ab830f: Preparing 10:05:38 24b3ad3de4da: Preparing 10:05:38 8492efb0e812: Preparing 10:05:38 c8e897ea93a2: Preparing 10:05:38 2a5a2a7c7cca: Preparing 10:05:38 864f9c4b031b: Preparing 10:05:38 87f08dc3a4eb: Preparing 10:05:38 1e890da81ec9: Preparing 10:05:38 2a5a2a7c7cca: Waiting 10:05:38 864f9c4b031b: Waiting 10:05:38 87f08dc3a4eb: Waiting 10:05:38 1e890da81ec9: Waiting 10:05:38 838611ab830f: Layer already exists 10:05:38 8492efb0e812: Layer already exists 10:05:38 c8e897ea93a2: Layer already exists 10:05:38 24b3ad3de4da: Layer already exists 10:05:38 87f08dc3a4eb: Layer already exists 10:05:38 2a5a2a7c7cca: Layer already exists 10:05:38 3a2ed03ed104: Layer already exists 10:05:38 864f9c4b031b: Layer already exists 10:05:38 1e890da81ec9: Layer already exists 10:05:38 main: digest: sha256:847a7e594fc6f2d55aa5f697ff810e88d882f8eb7632579700724884fcb002df size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:38 ===================================================== [Pipeline] echo 10:05:38 taggedImages: 10:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 10:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:38 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:05:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:05:38 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:38 latest 10:05:38 4.1.0-dev.49 10:05:38 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:38 main 10:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:05:39 301b781ea371: Preparing 10:05:39 8cf6c4f21739: Preparing 10:05:39 8492efb0e812: Preparing 10:05:39 c8e897ea93a2: Preparing 10:05:39 2e7cd712a30d: Preparing 10:05:39 73e928f103bc: Preparing 10:05:39 1e890da81ec9: Preparing 10:05:39 73e928f103bc: Waiting 10:05:39 1e890da81ec9: Waiting 10:05:39 c8e897ea93a2: Layer already exists 10:05:39 8492efb0e812: Layer already exists 10:05:39 1e890da81ec9: Layer already exists 10:05:39 301b781ea371: Pushed 10:05:39 2e7cd712a30d: Pushed 10:05:40 73e928f103bc: Pushed 10:05:48 8cf6c4f21739: Pushed 10:05:48 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:05:49 301b781ea371: Preparing 10:05:49 8cf6c4f21739: Preparing 10:05:49 8492efb0e812: Preparing 10:05:49 c8e897ea93a2: Preparing 10:05:49 2e7cd712a30d: Preparing 10:05:49 73e928f103bc: Preparing 10:05:49 1e890da81ec9: Preparing 10:05:49 73e928f103bc: Waiting 10:05:49 1e890da81ec9: Waiting 10:05:49 c8e897ea93a2: Layer already exists 10:05:49 8cf6c4f21739: Layer already exists 10:05:49 8492efb0e812: Layer already exists 10:05:49 2e7cd712a30d: Layer already exists 10:05:49 301b781ea371: Layer already exists 10:05:49 1e890da81ec9: Layer already exists 10:05:49 73e928f103bc: Layer already exists 10:05:49 latest: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 10:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:05:50 301b781ea371: Preparing 10:05:50 8cf6c4f21739: Preparing 10:05:50 8492efb0e812: Preparing 10:05:50 c8e897ea93a2: Preparing 10:05:50 2e7cd712a30d: Preparing 10:05:50 73e928f103bc: Preparing 10:05:50 1e890da81ec9: Preparing 10:05:50 73e928f103bc: Waiting 10:05:50 1e890da81ec9: Waiting 10:05:50 c8e897ea93a2: Layer already exists 10:05:50 301b781ea371: Layer already exists 10:05:50 2e7cd712a30d: Layer already exists 10:05:50 8492efb0e812: Layer already exists 10:05:50 8cf6c4f21739: Layer already exists 10:05:50 1e890da81ec9: Layer already exists 10:05:50 73e928f103bc: Layer already exists 10:05:50 4.1.0-dev.49: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:51 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:05:51 301b781ea371: Preparing 10:05:51 8cf6c4f21739: Preparing 10:05:51 8492efb0e812: Preparing 10:05:51 c8e897ea93a2: Preparing 10:05:51 2e7cd712a30d: Preparing 10:05:51 73e928f103bc: Preparing 10:05:51 1e890da81ec9: Preparing 10:05:51 73e928f103bc: Waiting 10:05:51 1e890da81ec9: Waiting 10:05:51 8492efb0e812: Layer already exists 10:05:51 301b781ea371: Layer already exists 10:05:51 2e7cd712a30d: Layer already exists 10:05:51 c8e897ea93a2: Layer already exists 10:05:51 8cf6c4f21739: Layer already exists 10:05:51 1e890da81ec9: Layer already exists 10:05:51 73e928f103bc: Layer already exists 10:05:51 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:51 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:52 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:05:52 301b781ea371: Preparing 10:05:52 8cf6c4f21739: Preparing 10:05:52 8492efb0e812: Preparing 10:05:52 c8e897ea93a2: Preparing 10:05:52 2e7cd712a30d: Preparing 10:05:52 73e928f103bc: Preparing 10:05:52 1e890da81ec9: Preparing 10:05:52 73e928f103bc: Waiting 10:05:52 1e890da81ec9: Waiting 10:05:52 8cf6c4f21739: Layer already exists 10:05:52 c8e897ea93a2: Layer already exists 10:05:52 301b781ea371: Layer already exists 10:05:52 8492efb0e812: Layer already exists 10:05:52 2e7cd712a30d: Layer already exists 10:05:52 73e928f103bc: Layer already exists 10:05:52 1e890da81ec9: Layer already exists 10:05:52 main: digest: sha256:4341df08f6a890ca95061d85e8224342f6d8db077368573ae5a2072201ab541b size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:05:52 ===================================================== [Pipeline] echo 10:05:52 taggedImages: 10:05:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:05:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 10:05:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:52 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:05:52 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:05:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:52 latest 10:05:52 4.1.0-dev.49 10:05:52 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:05:52 main 10:05:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:05:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:05:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:05:53 df3040ef196f: Preparing 10:05:53 7d6e5314b5b2: Preparing 10:05:53 8492efb0e812: Preparing 10:05:53 c8e897ea93a2: Preparing 10:05:53 1857b2d1a5aa: Preparing 10:05:53 8185a700e7a1: Preparing 10:05:53 1e890da81ec9: Preparing 10:05:53 8185a700e7a1: Waiting 10:05:53 1e890da81ec9: Waiting 10:05:53 c8e897ea93a2: Layer already exists 10:05:53 8492efb0e812: Layer already exists 10:05:53 1e890da81ec9: Layer already exists 10:05:53 df3040ef196f: Pushed 10:05:53 1857b2d1a5aa: Pushed 10:05:57 8185a700e7a1: Pushed 10:06:02 7d6e5314b5b2: Pushed 10:06:02 c5c6148199ce00eccccaddf73a9bca5b121fa2ed: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:06:03 df3040ef196f: Preparing 10:06:03 7d6e5314b5b2: Preparing 10:06:03 8492efb0e812: Preparing 10:06:03 c8e897ea93a2: Preparing 10:06:03 1857b2d1a5aa: Preparing 10:06:03 8185a700e7a1: Preparing 10:06:03 1e890da81ec9: Preparing 10:06:03 8185a700e7a1: Waiting 10:06:03 1e890da81ec9: Waiting 10:06:03 7d6e5314b5b2: Layer already exists 10:06:03 1857b2d1a5aa: Layer already exists 10:06:03 8492efb0e812: Layer already exists 10:06:03 c8e897ea93a2: Layer already exists 10:06:03 df3040ef196f: Layer already exists 10:06:03 1e890da81ec9: Layer already exists 10:06:03 8185a700e7a1: Layer already exists 10:06:03 latest: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:04 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 10:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:06:04 df3040ef196f: Preparing 10:06:04 7d6e5314b5b2: Preparing 10:06:04 8492efb0e812: Preparing 10:06:04 c8e897ea93a2: Preparing 10:06:04 1857b2d1a5aa: Preparing 10:06:04 8185a700e7a1: Preparing 10:06:04 1e890da81ec9: Preparing 10:06:04 8185a700e7a1: Waiting 10:06:04 1e890da81ec9: Waiting 10:06:04 8492efb0e812: Layer already exists 10:06:04 1857b2d1a5aa: Layer already exists 10:06:04 df3040ef196f: Layer already exists 10:06:04 c8e897ea93a2: Layer already exists 10:06:04 7d6e5314b5b2: Layer already exists 10:06:04 8185a700e7a1: Layer already exists 10:06:04 1e890da81ec9: Layer already exists 10:06:04 4.1.0-dev.49: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:04 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:05 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:06:05 df3040ef196f: Preparing 10:06:05 7d6e5314b5b2: Preparing 10:06:05 8492efb0e812: Preparing 10:06:05 c8e897ea93a2: Preparing 10:06:05 1857b2d1a5aa: Preparing 10:06:05 8185a700e7a1: Preparing 10:06:05 1e890da81ec9: Preparing 10:06:05 8185a700e7a1: Waiting 10:06:05 1e890da81ec9: Waiting 10:06:05 1857b2d1a5aa: Layer already exists 10:06:05 7d6e5314b5b2: Layer already exists 10:06:05 8492efb0e812: Layer already exists 10:06:05 c8e897ea93a2: Layer already exists 10:06:05 df3040ef196f: Layer already exists 10:06:05 1e890da81ec9: Layer already exists 10:06:05 8185a700e7a1: Layer already exists 10:06:05 c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:05 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:06:06 df3040ef196f: Preparing 10:06:06 7d6e5314b5b2: Preparing 10:06:06 8492efb0e812: Preparing 10:06:06 c8e897ea93a2: Preparing 10:06:06 1857b2d1a5aa: Preparing 10:06:06 8185a700e7a1: Preparing 10:06:06 1e890da81ec9: Preparing 10:06:06 8185a700e7a1: Waiting 10:06:06 1e890da81ec9: Waiting 10:06:06 c8e897ea93a2: Layer already exists 10:06:06 7d6e5314b5b2: Layer already exists 10:06:06 1857b2d1a5aa: Layer already exists 10:06:06 df3040ef196f: Layer already exists 10:06:06 8492efb0e812: Layer already exists 10:06:06 1e890da81ec9: Layer already exists 10:06:06 8185a700e7a1: Layer already exists 10:06:06 main: digest: sha256:c71fae6716c40c5eeeab5e84ef97ef82852cb913d42a14f8154c16c109a36b04 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:06:06 ===================================================== [Pipeline] echo 10:06:06 taggedImages: 10:06:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed 10:06:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:06:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 10:06:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 10:06:06 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:06:06 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:c5c6148199ce00eccccaddf73a9bca5b121fa2ed-4.1.0-dev.49 [Pipeline] echo 10:06:07 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:06:08 10:06:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:06:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:06:08 arm64: Pulling from edgex-lftools-log-publisher 10:06:08 8998bd30e6a1: Pulling fs layer 10:06:08 04944245beec: Pulling fs layer 10:06:08 699f458cf7ca: Pulling fs layer 10:06:08 765212b225bb: Pulling fs layer 10:06:08 f23df028b6ca: Pulling fs layer 10:06:08 d65c8cfc05b1: Pulling fs layer 10:06:08 2437ff75d9bd: Pulling fs layer 10:06:08 f23df028b6ca: Waiting 10:06:08 765212b225bb: Waiting 10:06:08 d65c8cfc05b1: Waiting 10:06:08 2437ff75d9bd: Waiting 10:06:08 04944245beec: Verifying Checksum 10:06:08 04944245beec: Download complete 10:06:08 765212b225bb: Verifying Checksum 10:06:08 765212b225bb: Download complete 10:06:08 f23df028b6ca: Verifying Checksum 10:06:08 f23df028b6ca: Download complete 10:06:08 d65c8cfc05b1: Verifying Checksum 10:06:08 d65c8cfc05b1: Download complete 10:06:08 699f458cf7ca: Verifying Checksum 10:06:08 699f458cf7ca: Download complete 10:06:09 8998bd30e6a1: Verifying Checksum 10:06:09 8998bd30e6a1: Download complete 10:06:11 2437ff75d9bd: Verifying Checksum 10:06:11 2437ff75d9bd: Download complete 10:06:14 8998bd30e6a1: Pull complete 10:06:14 04944245beec: Pull complete 10:06:16 699f458cf7ca: Pull complete 10:06:16 765212b225bb: Pull complete 10:06:17 f23df028b6ca: Pull complete 10:06:17 d65c8cfc05b1: Pull complete 10:06:35 2437ff75d9bd: Pull complete 10:06:35 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:06:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:06:35 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:06:35 prd-ubuntu20.04-docker-arm64-4c-16g-7370 does not seem to be running inside a container 10:06:36 $ 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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:06:38 $ docker top be0f80b9839cd82687c9e2c38c0cfd9601839945d5512ec390696067c394f898 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:06:39 ---> job-cost.sh 10:06:39 lf-activate-venv: SKIPPING 10:06:39 INFO: No Stack... 10:06:40 INFO: Retrieving Pricing Info for: v3-standard-4 10:06:40 INFO: Archiving Costs [Pipeline] sh 10:06:41 + cut -d, -f6 10:06:41 + cat /w/workspace/edgex-go/889/archives/cost.csv [Pipeline] lock 10:06:41 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-889-stack-cost] 10:06:41 Resource [jenkins-edgexfoundry-edgex-go-main-889-stack-cost] did not exist. Created. 10:06:41 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-889-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:06:42 + echo total: 0.10999999940395355 [Pipeline] stash 10:06:42 Stashed 1 file(s) [Pipeline] } 10:06:42 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-889-stack-cost] [Pipeline] // lock [Pipeline] } 10:06:42 $ docker stop --time=1 be0f80b9839cd82687c9e2c38c0cfd9601839945d5512ec390696067c394f898 10:06:44 $ docker rm -f --volumes be0f80b9839cd82687c9e2c38c0cfd9601839945d5512ec390696067c394f898 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 15:18:20 Cancelling nested steps due to timeout 15:18:20 Sending interrupt signal to process 15:18:24 script returned exit code 143 [Pipeline] } 15:18:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 15:18:25 + '[' -d /w/workspace/edgex-go/889/archives ']' [Pipeline] libraryResource [Pipeline] sh 15:18:25 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:26 ---> package-listing.sh 15:18:26 ++ facter osfamily 15:18:26 ++ tr '[:upper:]' '[:lower:]' 15:18:26 + OS_FAMILY=redhat 15:18:26 + workspace=/w/workspace/edgex-go/889 15:18:26 + START_PACKAGES=/tmp/packages_start.txt 15:18:26 + END_PACKAGES=/tmp/packages_end.txt 15:18:26 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:26 + PACKAGES=/tmp/packages_start.txt 15:18:26 + '[' /w/workspace/edgex-go/889 ']' 15:18:26 + PACKAGES=/tmp/packages_end.txt 15:18:26 + case "${OS_FAMILY}" in 15:18:26 + rpm -qa 15:18:26 + sort 15:18:27 + '[' -f /tmp/packages_start.txt ']' 15:18:27 + '[' -f /tmp/packages_end.txt ']' 15:18:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:27 + '[' /w/workspace/edgex-go/889 ']' 15:18:27 + mkdir -p /w/workspace/edgex-go/889/archives/ 15:18:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/889/archives/ [Pipeline] echo 15:18:27 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/889/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:28 15:18:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:28 latest: Pulling from edgex-lftools-log-publisher 15:18:28 5eb5b503b376: Pulling fs layer 15:18:28 5c69ac0246d0: Pulling fs layer 15:18:28 ec43610c2a17: Pulling fs layer 15:18:28 3a2ae6a8a46f: Pulling fs layer 15:18:28 33b1e0a273af: Pulling fs layer 15:18:28 5d3b04190fa2: Pulling fs layer 15:18:28 2f39f015ded8: Pulling fs layer 15:18:28 5d3b04190fa2: Waiting 15:18:28 3a2ae6a8a46f: Waiting 15:18:28 33b1e0a273af: Waiting 15:18:28 2f39f015ded8: Waiting 15:18:28 5c69ac0246d0: Verifying Checksum 15:18:28 5c69ac0246d0: Download complete 15:18:28 3a2ae6a8a46f: Verifying Checksum 15:18:28 3a2ae6a8a46f: Download complete 15:18:28 33b1e0a273af: Verifying Checksum 15:18:28 33b1e0a273af: Download complete 15:18:28 5d3b04190fa2: Verifying Checksum 15:18:28 5d3b04190fa2: Download complete 15:18:28 ec43610c2a17: Verifying Checksum 15:18:28 ec43610c2a17: Download complete 15:18:28 5eb5b503b376: Verifying Checksum 15:18:28 5eb5b503b376: Download complete 15:18:29 2f39f015ded8: Verifying Checksum 15:18:29 2f39f015ded8: Download complete 15:18:30 5eb5b503b376: Pull complete 15:18:30 5c69ac0246d0: Pull complete 15:18:30 ec43610c2a17: Pull complete 15:18:30 3a2ae6a8a46f: Pull complete 15:18:30 33b1e0a273af: Pull complete 15:18:31 5d3b04190fa2: Pull complete 15:18:34 2f39f015ded8: Pull complete 15:18:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:18:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:34 prd-centos7-docker-4c-2g-7371 does not seem to be running inside a container 15:18:34 $ 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/889/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 15:18:37 $ docker top d654645c1e2cfd44681282d0f8e9254b9e82e2ba58b8191c006fb7745ed0a8a7 -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:37 + touch /tmp/pre-build-complete [Pipeline] sh 15:18:38 + mkdir -p /var/log/sysstat [Pipeline] sh 15:18:38 + ls /var/log/sa-host 15:18:38 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:38 provisioning config files... 15:18:38 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4145047806687592765tmp [Pipeline] { [Pipeline] echo 15:18:38 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:38 ---> create-netrc.sh [Pipeline] } 15:18:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:18:39 ---> python-tools-install.sh [Pipeline] echo 15:18:39 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:18:39 ---> sudo-logs.sh 15:18:39 Archiving 'sudo' log.. 15:18:39 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 15:18:39 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 15:18:39 $ docker stop --time=1 d654645c1e2cfd44681282d0f8e9254b9e82e2ba58b8191c006fb7745ed0a8a7 15:18:40 $ docker rm -f --volumes d654645c1e2cfd44681282d0f8e9254b9e82e2ba58b8191c006fb7745ed0a8a7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 15:18:40 [WS-CLEANUP] Deleting project workspace... 15:18:40 [WS-CLEANUP] Deferred wipeout is used... 15:18:40 [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:18:41 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:18:42 + [ -d /w/workspace/edgex-go/889/archives ] [Pipeline] libraryResource [Pipeline] sh 15:18:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:18:43 ---> package-listing.sh 15:18:43 ++ facter osfamily 15:18:43 ++ tr '[:upper:]' '[:lower:]' 15:18:43 + OS_FAMILY=debian 15:18:43 + workspace=/w/workspace/edgex-go/889 15:18:43 + START_PACKAGES=/tmp/packages_start.txt 15:18:43 + END_PACKAGES=/tmp/packages_end.txt 15:18:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:18:43 + PACKAGES=/tmp/packages_start.txt 15:18:43 + '[' /w/workspace/edgex-go/889 ']' 15:18:43 + PACKAGES=/tmp/packages_end.txt 15:18:43 + case "${OS_FAMILY}" in 15:18:43 + dpkg -l 15:18:43 + grep '^ii' 15:18:43 + '[' -f /tmp/packages_start.txt ']' 15:18:43 + '[' -f /tmp/packages_end.txt ']' 15:18:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:18:43 + '[' /w/workspace/edgex-go/889 ']' 15:18:43 + mkdir -p /w/workspace/edgex-go/889/archives/ 15:18:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/889/archives/ [Pipeline] echo 15:18:43 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/889/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:18:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:44 15:18:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 15:18:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:44 latest: Pulling from edgex-lftools-log-publisher 15:18:44 5eb5b503b376: Pulling fs layer 15:18:44 5c69ac0246d0: Pulling fs layer 15:18:44 ec43610c2a17: Pulling fs layer 15:18:44 3a2ae6a8a46f: Pulling fs layer 15:18:44 33b1e0a273af: Pulling fs layer 15:18:44 5d3b04190fa2: Pulling fs layer 15:18:44 2f39f015ded8: Pulling fs layer 15:18:44 3a2ae6a8a46f: Waiting 15:18:44 33b1e0a273af: Waiting 15:18:44 5d3b04190fa2: Waiting 15:18:44 2f39f015ded8: Waiting 15:18:44 5c69ac0246d0: Verifying Checksum 15:18:44 5c69ac0246d0: Download complete 15:18:44 3a2ae6a8a46f: Verifying Checksum 15:18:44 3a2ae6a8a46f: Download complete 15:18:44 33b1e0a273af: Verifying Checksum 15:18:44 33b1e0a273af: Download complete 15:18:45 5d3b04190fa2: Verifying Checksum 15:18:45 5d3b04190fa2: Download complete 15:18:45 ec43610c2a17: Verifying Checksum 15:18:45 ec43610c2a17: Download complete 15:18:45 5eb5b503b376: Verifying Checksum 15:18:45 5eb5b503b376: Download complete 15:18:46 5eb5b503b376: Pull complete 15:18:46 5c69ac0246d0: Pull complete 15:18:47 ec43610c2a17: Pull complete 15:18:47 3a2ae6a8a46f: Pull complete 15:18:47 33b1e0a273af: Pull complete 15:18:47 5d3b04190fa2: Pull complete 15:18:53 2f39f015ded8: Pull complete 15:18:53 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 15:18:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 15:18:53 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 15:18:54 prd-ubuntu20.04-docker-8c-8g-7369 does not seem to be running inside a container 15:18:54 $ 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/889/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/889 -v /w/workspace/edgex-go/889:/w/workspace/edgex-go/889:rw,z -v /w/workspace/edgex-go/889@tmp:/w/workspace/edgex-go/889@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:18:55 $ docker top 109892cee419296a22b3b8897211eaad768c3d7f2d04531c0ce19591f07c538c -eo pid,comm [Pipeline] { [Pipeline] sh 15:18:56 + touch /tmp/pre-build-complete [Pipeline] sh 15:18:56 + mkdir -p /var/log/sysstat [Pipeline] sh 15:18:56 + ls /var/log/sa-host 15:18:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:18:56 provisioning config files... 15:18:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/889@tmp/config12018594424491775182tmp [Pipeline] { [Pipeline] echo 15:18:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:18:57 ---> create-netrc.sh [Pipeline] } 15:18:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:18:57 ---> python-tools-install.sh [Pipeline] echo 15:18:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:18:57 ---> sudo-logs.sh 15:18:57 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:18:57 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:18:58 ---> job-cost.sh 15:18:58 lf-activate-venv: SKIPPING 15:18:58 DEBUG: total: 0.10999999940395355 15:18:58 INFO: Retrieving Stack Cost... 15:18:58 INFO: Retrieving Pricing Info for: v3-standard-8 15:18:58 INFO: Archiving Costs [Pipeline] echo 15:18:58 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:18:58 ---> logs-deploy.sh 15:18:58 lf-activate-venv: SKIPPING 15:18:58 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/889 15:18:58 INFO: archiving workspace using pattern(s): 15:18:59 Archives upload complete. 15:19:00 INFO: archiving logs to Nexus 15:19:00 ---> uname -a: 15:19:00 Linux prd-ubuntu20-04-docker-8c-8g-7369 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 15:19:00 15:19:00 15:19:00 ---> lscpu: 15:19:00 Architecture: x86_64 15:19:00 CPU op-mode(s): 32-bit, 64-bit 15:19:00 Byte Order: Little Endian 15:19:00 Address sizes: 40 bits physical, 48 bits virtual 15:19:00 CPU(s): 8 15:19:00 On-line CPU(s) list: 0-7 15:19:00 Thread(s) per core: 1 15:19:00 Core(s) per socket: 1 15:19:00 Socket(s): 8 15:19:00 NUMA node(s): 1 15:19:00 Vendor ID: AuthenticAMD 15:19:00 CPU family: 23 15:19:00 Model: 49 15:19:00 Model name: AMD EPYC-Rome Processor 15:19:00 Stepping: 0 15:19:00 CPU MHz: 2799.998 15:19:00 BogoMIPS: 5599.99 15:19:00 Virtualization: AMD-V 15:19:00 Hypervisor vendor: KVM 15:19:00 Virtualization type: full 15:19:00 L1d cache: 256 KiB 15:19:00 L1i cache: 256 KiB 15:19:00 L2 cache: 4 MiB 15:19:00 L3 cache: 128 MiB 15:19:00 NUMA node0 CPU(s): 0-7 15:19:00 Vulnerability Gather data sampling: Not affected 15:19:00 Vulnerability Itlb multihit: Not affected 15:19:00 Vulnerability L1tf: Not affected 15:19:00 Vulnerability Mds: Not affected 15:19:00 Vulnerability Meltdown: Not affected 15:19:00 Vulnerability Mmio stale data: Not affected 15:19:00 Vulnerability Retbleed: Vulnerable 15:19:00 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:19:00 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 15:19:00 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 15:19:00 Vulnerability Srbds: Not affected 15:19:00 Vulnerability Tsx async abort: Not affected 15:19:00 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 15:19:00 15:19:00 15:19:00 ---> nproc: 15:19:00 8 15:19:00 15:19:00 15:19:00 ---> df -h: 15:19:00 Filesystem Size Used Avail Use% Mounted on 15:19:00 overlay 155G 32G 124G 21% / 15:19:00 tmpfs 64M 0 64M 0% /dev 15:19:00 tmpfs 16G 0 16G 0% /sys/fs/cgroup 15:19:00 shm 64M 0 64M 0% /dev/shm 15:19:00 /dev/vda1 155G 32G 124G 21% /facter-os 15:19:00 15:19:00 15:19:01 ---> sar -b -r -n DEV: 15:19:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7369) 08/21/25 _x86_64_ (8 CPU) 15:19:01 15:19:01 09:17:31 LINUX RESTART (8 CPU) 15:19:01 15:19:01 09:18:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:19:01 09:19:01 355.69 37.86 317.83 0.00 6786.20 113521.61 0.00 15:19:01 09:20:01 137.46 1.95 135.51 0.00 20.40 92189.99 0.00 15:19:01 09:21:01 24.74 0.07 24.68 0.00 4.13 36991.27 0.00 15:19:01 09:22:01 55.44 0.15 55.29 0.00 2.13 24616.43 0.00 15:19:01 09:23:01 635.39 1.13 634.26 0.00 60.51 306393.74 0.00 15:19:01 09:24:01 760.13 21.63 738.50 0.00 4397.34 274620.43 0.00 15:19:01 09:25:01 136.17 0.18 135.98 0.00 1.87 45452.34 0.00 15:19:01 09:26:01 374.50 0.03 374.47 0.00 0.27 87600.07 0.00 15:19:01 09:27:01 615.61 0.07 615.54 0.00 3.33 149937.09 0.00 15:19:01 09:28:01 36.39 0.07 36.33 0.00 6.27 981.44 0.00 15:19:01 09:29:01 9.28 0.00 9.28 0.00 0.00 196.63 0.00 15:19:01 09:30:01 13.41 0.00 13.41 0.00 0.00 357.94 0.00 15:19:01 09:31:01 1.92 0.00 1.92 0.00 0.00 28.39 0.00 15:19:01 09:32:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 15:19:01 09:33:01 1.95 0.03 1.92 0.00 2.80 20.93 0.00 15:19:01 09:34:01 1.57 0.00 1.57 0.00 0.00 22.00 0.00 15:19:01 09:35:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 15:19:01 09:36:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 15:19:01 09:37:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 15:19:01 09:38:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 15:19:01 09:39:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 15:19:01 09:40:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 15:19:01 09:41:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 15:19:01 09:42:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 15:19:01 09:43:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 15:19:01 09:44:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 15:19:01 09:45:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 15:19:01 09:46:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 15:19:01 09:47:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 15:19:01 09:48:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 15:19:01 09:49:01 1.55 0.00 1.55 0.00 0.00 17.20 0.00 15:19:01 09:50:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 15:19:01 09:51:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 15:19:01 09:52:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 15:19:01 09:53:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 15:19:01 09:54:01 0.90 0.00 0.90 0.00 0.00 11.60 0.00 15:19:01 09:55:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 15:19:01 09:56:01 0.82 0.00 0.82 0.00 0.00 11.06 0.00 15:19:01 09:57:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 15:19:01 09:58:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 15:19:01 09:59:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 15:19:01 10:00:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 15:19:01 10:01:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 15:19:01 10:02:01 1.17 0.00 1.17 0.00 0.00 14.00 0.00 15:19:01 10:03:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 15:19:01 10:04:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 15:19:01 10:05:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 15:19:01 10:06:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 15:19:01 10:07:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 15:19:01 10:08:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 15:19:01 10:09:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 15:19:01 10:10:01 0.83 0.00 0.83 0.00 0.00 11.46 0.00 15:19:01 10:11:01 1.58 0.30 1.28 0.00 16.80 15.73 0.00 15:19:01 10:12:01 2.67 1.40 1.27 0.00 31.19 16.93 0.00 15:19:01 10:13:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 15:19:01 10:14:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 15:19:01 10:15:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 15:19:01 10:16:01 0.92 0.00 0.92 0.00 0.00 11.60 0.00 15:19:01 10:17:01 1.13 0.02 1.12 0.00 0.13 14.53 0.00 15:19:01 10:18:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 15:19:01 10:19:02 1.33 0.00 1.33 0.00 0.00 15.86 0.00 15:19:01 10:20:01 0.90 0.00 0.90 0.00 0.00 11.66 0.00 15:19:01 10:21:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 15:19:01 10:22:01 1.13 0.00 1.13 0.00 0.00 14.40 0.00 15:19:01 10:23:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 15:19:01 10:24:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 15:19:01 10:25:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 15:19:01 10:26:01 0.83 0.00 0.83 0.00 0.00 10.53 0.00 15:19:01 10:27:01 1.27 0.00 1.27 0.00 0.00 14.79 0.00 15:19:01 10:28:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 15:19:01 10:29:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:19:01 10:30:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 15:19:01 10:31:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 15:19:01 10:32:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 15:19:01 10:33:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 15:19:01 10:34:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 15:19:01 10:35:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 15:19:01 10:36:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 15:19:01 10:37:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 15:19:01 10:38:01 0.92 0.00 0.92 0.00 0.00 11.59 0.00 15:19:01 10:39:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 15:19:01 10:40:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 15:19:01 10:41:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 15:19:01 10:42:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 15:19:01 10:43:01 1.05 0.00 1.05 0.00 0.00 13.06 0.00 15:19:01 10:44:01 1.75 0.00 1.75 0.00 0.00 21.06 0.00 15:19:01 10:45:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 15:19:01 10:46:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 15:19:01 10:47:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 15:19:01 10:48:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 15:19:01 10:49:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 15:19:01 10:50:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 15:19:01 10:51:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 15:19:01 10:52:01 0.87 0.00 0.87 0.00 0.00 10.93 0.00 15:19:01 10:53:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 15:19:01 10:54:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 15:19:01 10:55:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 15:19:01 10:56:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 15:19:01 10:57:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 15:19:01 10:58:01 0.95 0.00 0.95 0.00 0.00 12.13 0.00 15:19:01 10:59:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 15:19:01 11:00:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 15:19:01 11:01:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 15:19:01 11:02:01 1.00 0.00 1.00 0.00 0.00 12.93 0.00 15:19:01 11:03:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 15:19:01 11:04:01 1.48 0.00 1.48 0.00 0.00 19.20 0.00 15:19:01 11:05:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 15:19:01 11:06:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 15:19:01 11:07:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 15:19:01 11:08:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 15:19:01 11:09:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 15:19:01 11:10:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 15:19:01 11:11:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 15:19:01 11:12:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 15:19:01 11:13:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 15:19:01 11:14:01 1.50 0.00 1.50 0.00 0.00 19.33 0.00 15:19:01 11:15:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 15:19:01 11:16:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 15:19:01 11:17:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 15:19:01 11:18:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 15:19:01 11:19:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 15:19:01 11:20:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 15:19:01 11:21:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 15:19:01 11:22:01 0.95 0.00 0.95 0.00 0.00 13.15 0.00 15:19:01 11:23:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 15:19:01 11:24:01 1.42 0.00 1.42 0.00 0.00 17.19 0.00 15:19:01 11:25:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 15:19:01 11:26:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 15:19:01 11:27:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 15:19:01 11:28:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 15:19:01 11:29:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 15:19:01 11:30:01 1.47 0.00 1.47 0.00 0.00 19.06 0.00 15:19:01 11:31:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 15:19:01 11:32:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 15:19:01 11:33:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 15:19:01 11:34:01 0.93 0.00 0.93 0.00 0.00 12.93 0.00 15:19:01 11:35:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 15:19:01 11:36:01 0.95 0.00 0.95 0.00 0.00 12.66 0.00 15:19:01 11:37:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 15:19:01 11:38:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 15:19:01 11:39:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 15:19:01 11:40:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 15:19:01 11:41:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 15:19:01 11:42:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 15:19:01 11:43:01 1.35 0.02 1.33 0.00 0.67 15.46 0.00 15:19:01 11:44:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 15:19:01 11:45:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 15:19:01 11:46:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 15:19:01 11:47:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 15:19:01 11:48:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 15:19:01 11:49:01 1.33 0.00 1.33 0.00 0.00 15.86 0.00 15:19:01 11:50:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 15:19:01 11:51:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 15:19:01 11:52:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 15:19:01 11:53:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 15:19:01 11:54:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 15:19:01 11:55:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 15:19:01 11:56:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 15:19:01 11:57:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 15:19:01 11:58:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 15:19:01 11:59:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 15:19:01 12:00:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 15:19:01 12:01:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 15:19:01 12:02:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 15:19:01 12:03:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 15:19:01 12:04:01 1.20 0.00 1.20 0.00 0.00 14.93 0.00 15:19:01 12:05:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 15:19:01 12:06:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 15:19:01 12:07:01 1.30 0.00 1.30 0.00 0.00 15.06 0.00 15:19:01 12:08:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 15:19:01 12:09:01 1.23 0.00 1.23 0.00 0.00 15.46 0.00 15:19:01 12:10:01 1.72 0.00 1.72 0.00 0.00 21.46 0.00 15:19:01 12:11:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 15:19:01 12:12:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 15:19:01 12:13:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 15:19:01 12:14:01 0.93 0.00 0.93 0.00 0.00 12.53 0.00 15:19:01 12:15:01 1.55 0.02 1.53 0.00 4.13 18.00 0.00 15:19:01 12:16:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 15:19:01 12:17:01 1.42 0.00 1.42 0.00 0.00 16.39 0.00 15:19:01 12:18:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 15:19:01 12:19:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 15:19:01 12:20:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 15:19:01 12:21:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 15:19:01 12:22:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 15:19:01 12:23:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 15:19:01 12:24:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 15:19:01 12:25:02 1.47 0.00 1.47 0.00 0.00 16.93 0.00 15:19:01 12:26:01 1.08 0.00 1.08 0.00 0.00 12.74 0.00 15:19:01 12:27:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 15:19:01 12:28:01 1.00 0.00 1.00 0.00 0.00 14.13 0.00 15:19:01 12:29:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 15:19:01 12:30:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 15:19:01 12:31:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 15:19:01 12:32:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 15:19:01 12:33:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 15:19:01 12:34:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 15:19:01 12:35:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 15:19:01 12:36:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 15:19:01 12:37:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 15:19:01 12:38:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 15:19:01 12:39:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 15:19:01 12:40:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 15:19:01 12:41:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 15:19:01 12:42:01 0.92 0.00 0.92 0.00 0.00 11.46 0.00 15:19:01 12:43:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 15:19:01 12:44:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 15:19:01 12:45:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 15:19:01 12:46:01 1.82 0.00 1.82 0.00 0.00 21.59 0.00 15:19:01 12:47:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 15:19:01 12:48:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 15:19:01 12:49:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 15:19:01 12:50:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 15:19:01 12:51:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 15:19:01 12:52:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 15:19:01 12:53:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 15:19:01 12:54:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 15:19:01 12:55:01 1.43 0.00 1.43 0.00 0.00 15.59 0.00 15:19:01 12:56:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 15:19:01 12:57:01 1.27 0.00 1.27 0.00 0.00 12.93 0.00 15:19:01 12:58:01 0.98 0.00 0.98 0.00 0.00 12.40 0.00 15:19:01 12:59:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 15:19:01 13:00:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 15:19:01 13:01:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 15:19:01 13:02:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 15:19:01 13:03:01 1.42 0.00 1.42 0.00 0.00 15.59 0.00 15:19:01 13:04:01 1.62 0.00 1.62 0.00 0.00 19.59 0.00 15:19:01 13:05:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 15:19:01 13:06:01 1.77 0.00 1.77 0.00 0.00 21.20 0.00 15:19:01 13:07:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 15:19:01 13:08:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 15:19:01 13:09:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 15:19:01 13:10:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 15:19:01 13:11:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 15:19:01 13:12:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 15:19:01 13:13:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 15:19:01 13:14:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 15:19:01 13:15:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 15:19:01 13:16:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 15:19:01 13:17:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 15:19:01 13:18:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 15:19:01 13:19:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 15:19:01 13:20:01 0.98 0.00 0.98 0.00 0.00 12.26 0.00 15:19:01 13:21:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 15:19:01 13:22:01 1.12 0.00 1.12 0.00 0.00 14.00 0.00 15:19:01 13:23:01 1.53 0.00 1.53 0.00 0.00 17.06 0.00 15:19:01 13:24:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 15:19:01 13:25:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 15:19:01 13:26:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 15:19:01 13:27:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 15:19:01 13:28:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 15:19:01 13:29:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 15:19:01 13:30:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 15:19:01 13:31:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 15:19:01 13:32:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 15:19:01 13:33:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 15:19:01 13:34:02 1.07 0.00 1.07 0.00 0.00 13.33 0.00 15:19:01 13:35:01 1.54 0.00 1.54 0.00 0.00 17.08 0.00 15:19:01 13:36:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 15:19:01 13:37:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 15:19:01 13:38:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 15:19:01 13:39:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 15:19:01 13:40:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 15:19:01 13:41:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 15:19:01 13:42:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 15:19:01 13:43:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 15:19:01 13:44:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 15:19:01 13:45:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 15:19:01 13:46:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 15:19:01 13:47:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 15:19:01 13:48:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 15:19:01 13:49:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 15:19:01 13:50:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 15:19:01 13:51:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 15:19:01 13:52:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 15:19:01 13:53:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 15:19:01 13:54:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 15:19:01 13:55:01 1.42 0.00 1.42 0.00 0.00 15.99 0.00 15:19:01 13:56:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 15:19:01 13:57:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 15:19:01 13:58:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 15:19:01 13:59:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 15:19:01 14:00:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 15:19:01 14:01:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 15:19:01 14:02:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 15:19:01 14:03:01 1.23 0.00 1.23 0.00 0.00 12.80 0.00 15:19:01 14:04:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 15:19:01 14:05:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 15:19:01 14:06:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 15:19:01 14:07:01 1.55 0.00 1.55 0.00 0.00 18.80 0.00 15:19:01 14:08:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 15:19:01 14:09:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 15:19:01 14:10:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 15:19:01 14:11:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 15:19:01 14:12:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 15:19:01 14:13:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 15:19:01 14:14:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 15:19:01 14:15:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 15:19:01 14:16:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 15:19:01 14:17:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 15:19:01 14:18:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 15:19:01 14:19:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 15:19:01 14:20:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 15:19:01 14:21:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 15:19:01 14:22:01 1.67 0.00 1.67 0.00 0.00 20.39 0.00 15:19:01 14:23:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 15:19:01 14:24:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 15:19:01 14:25:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 15:19:01 14:26:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 15:19:01 14:27:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 15:19:01 14:28:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 15:19:01 14:29:01 1.35 0.00 1.35 0.00 0.00 15.46 0.00 15:19:01 14:30:01 0.98 0.00 0.98 0.00 0.00 12.53 0.00 15:19:01 14:31:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 15:19:01 14:32:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 15:19:01 14:33:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 15:19:01 14:34:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 15:19:01 14:35:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 15:19:01 14:36:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 15:19:01 14:37:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 15:19:01 14:38:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 15:19:01 14:39:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 15:19:01 14:40:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 15:19:01 14:41:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 15:19:01 14:42:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 15:19:01 14:43:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 15:19:01 14:44:01 1.77 0.00 1.77 0.00 0.00 21.19 0.00 15:19:01 14:45:02 1.06 0.00 1.06 0.00 0.00 11.67 0.00 15:19:01 14:46:01 1.00 0.00 1.00 0.00 0.00 12.88 0.00 15:19:01 14:47:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 15:19:01 14:48:01 1.80 0.00 1.80 0.00 0.00 21.59 0.00 15:19:01 14:49:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 15:19:01 14:50:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 15:19:01 14:51:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 15:19:01 14:52:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 15:19:01 14:53:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 15:19:01 14:54:01 1.83 0.00 1.83 0.00 0.00 21.72 0.00 15:19:01 14:55:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 15:19:01 14:56:01 0.85 0.00 0.85 0.00 0.00 12.26 0.00 15:19:01 14:57:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 15:19:01 14:58:01 1.53 0.00 1.53 0.00 0.00 19.33 0.00 15:19:01 14:59:01 1.18 0.00 1.18 0.00 0.00 13.06 0.00 15:19:01 15:00:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 15:19:01 15:01:01 1.28 0.00 1.28 0.00 0.00 15.19 0.00 15:19:01 15:02:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 15:19:01 15:03:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 15:19:01 15:04:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 15:19:01 15:05:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 15:19:01 15:06:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 15:19:01 15:07:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 15:19:01 15:08:01 1.78 0.00 1.78 0.00 0.00 20.26 0.00 15:19:01 15:09:01 1.83 0.00 1.83 0.00 0.00 24.93 0.00 15:19:01 15:10:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 15:19:01 15:11:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 15:19:01 15:12:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 15:19:01 15:13:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 15:19:01 15:14:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 15:19:01 15:15:01 1.47 0.00 1.47 0.00 0.00 15.86 0.00 15:19:01 15:16:01 1.28 0.00 1.28 0.00 0.00 13.60 0.00 15:19:01 15:17:01 9.91 6.08 3.83 0.00 363.35 274.71 0.00 15:19:01 15:18:01 1.70 0.00 1.70 0.00 0.00 17.86 0.00 15:19:01 Average: 10.00 0.20 9.80 0.00 32.53 3163.75 0.00 15:19:01 15:19:01 09:18:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:19:01 09:19:01 28151236 31495344 791704 2.41 91440 3519284 2032500 5.99 1077336 3228244 432 15:19:01 09:20:01 26209936 31253560 1023004 3.11 125528 5037432 2220140 6.55 2153540 3938884 410796 15:19:01 09:21:01 25736400 30789608 1485020 4.52 129424 5022068 2465548 7.27 2114308 4429680 536580 15:19:01 09:22:01 25499364 31390124 882248 2.68 134304 5814908 1936984 5.71 1951668 4790296 648640 15:19:01 09:23:01 18360496 31097484 1134088 3.45 170452 12417284 3717172 10.96 2624336 10992024 9008 15:19:01 09:24:01 7867536 29264304 2899680 8.82 401104 20096924 8750012 25.80 5545572 17718428 86344 15:19:01 09:25:01 3581296 27721988 4436124 13.50 431504 22677268 11597896 34.19 8390796 19011440 1459156 15:19:01 09:26:01 1617952 28682452 3480928 10.59 447100 25479260 8713324 25.69 8706692 20569944 2068140 15:19:01 09:27:01 5638824 31383568 846224 2.57 456116 24392404 2043652 6.03 3841144 21745444 488 15:19:01 09:28:01 5639348 31386640 842172 2.56 457888 24393220 2190552 6.46 4145388 21440004 604 15:19:01 09:29:01 5641372 31388948 840068 2.56 458128 24393276 2176420 6.42 4297176 21287376 4 15:19:01 09:30:01 5649272 31397384 831660 2.53 458624 24393372 2047336 6.04 4504836 21071600 216 15:19:01 09:31:01 5649508 31397756 831236 2.53 458640 24393504 2047336 6.04 4503952 21071732 16 15:19:01 09:32:01 5660708 31408992 820628 2.50 458656 24393508 2047336 6.04 4492996 21071736 56 15:19:01 09:33:01 5659944 31408340 821252 2.50 458684 24393592 2080020 6.13 4492652 21071820 28 15:19:01 09:34:01 5666344 31414736 814800 2.48 458704 24393564 2080020 6.13 4486072 21071792 44 15:19:01 09:35:01 5667092 31415492 813980 2.48 458708 24393568 2080020 6.13 4485560 21071796 12 15:19:01 09:36:01 5667044 31415456 813948 2.48 458724 24393572 2080020 6.13 4485648 21071800 184 15:19:01 09:37:01 5666996 31415428 813928 2.48 458732 24393572 2080020 6.13 4485620 21071800 12 15:19:01 09:38:01 5667632 31416084 813144 2.47 458748 24393572 2080020 6.13 4484404 21071804 64 15:19:01 09:39:01 5668124 31416596 812784 2.47 458764 24393576 2080020 6.13 4484480 21071804 8 15:19:01 09:40:01 5668108 31416604 812748 2.47 458780 24393580 2080020 6.13 4484436 21071808 196 15:19:01 09:41:01 5668060 31416584 812712 2.47 458796 24393584 2080020 6.13 4484476 21071812 4 15:19:01 09:42:01 5667760 31416304 812928 2.47 458816 24393588 2080020 6.13 4484488 21071816 180 15:19:01 09:43:01 5668216 31416772 812500 2.47 458836 24393580 2080020 6.13 4484796 21071824 8 15:19:01 09:44:01 5668832 31417420 811988 2.47 458840 24393600 2080020 6.13 4484612 21071828 192 15:19:01 09:45:01 5668580 31417180 812228 2.47 458852 24393600 2096076 6.18 4484540 21071828 4 15:19:01 09:46:01 5668468 31417092 812256 2.47 458876 24393604 2096076 6.18 4484556 21071832 200 15:19:01 09:47:01 5668636 31417280 812220 2.47 458900 24393604 2096076 6.18 4484576 21071832 8 15:19:01 09:48:01 5668620 31417288 812192 2.47 458912 24393608 2096076 6.18 4484904 21071836 184 15:19:01 09:49:01 5668880 31417556 811880 2.47 458924 24393612 2096076 6.18 4484680 21071840 4 15:19:01 09:50:01 5668872 31417576 811828 2.47 458928 24393616 2096076 6.18 4484628 21071844 8 15:19:01 09:51:01 5668848 31417572 811788 2.47 458944 24393620 2096076 6.18 4484648 21071848 8 15:19:01 09:52:01 5668832 31417572 811728 2.47 458960 24393620 2096076 6.18 4484668 21071848 192 15:19:01 09:53:01 5668492 31417256 811980 2.47 458984 24393616 2096076 6.18 4484692 21071852 8 15:19:01 09:54:01 5668440 31417232 812160 2.47 458992 24393628 2096076 6.18 4484780 21071856 176 15:19:01 09:55:01 5667904 31416716 812624 2.47 459008 24393628 2096076 6.18 4484736 21071856 4 15:19:01 09:56:01 5668116 31416944 812332 2.47 459028 24393632 2096076 6.18 4484736 21071860 208 15:19:01 09:57:01 5668320 31417172 812048 2.47 459044 24393636 2096076 6.18 4484760 21071864 24 15:19:01 09:58:01 5668304 31417184 811984 2.47 459064 24393636 2096076 6.18 4484788 21071864 144 15:19:01 09:59:01 5668256 31417144 812004 2.47 459072 24393640 2096076 6.18 4484864 21071868 24 15:19:01 10:00:01 5668176 31417072 811988 2.47 459096 24393648 2096076 6.18 4484800 21071868 148 15:19:01 10:01:01 5667560 31416488 812484 2.47 459116 24393652 2096076 6.18 4485212 21071880 204 15:19:01 10:02:01 5667332 31416292 812700 2.47 459124 24393656 2096076 6.18 4484884 21071884 156 15:19:01 10:03:01 5667292 31416252 812724 2.47 459140 24393648 2096076 6.18 4484868 21071884 8 15:19:01 10:04:01 5667340 31416332 812632 2.47 459148 24393660 2096076 6.18 4484964 21071888 196 15:19:01 10:05:01 5667164 31416156 812696 2.47 459172 24393660 2096076 6.18 4485092 21071888 8 15:19:01 10:06:01 5667332 31416360 812668 2.47 459184 24393664 2096076 6.18 4484960 21071892 196 15:19:01 10:07:01 5667348 31416384 812596 2.47 459208 24393668 2096076 6.18 4484948 21071896 8 15:19:01 10:08:01 5667244 31416348 812544 2.47 459224 24393668 2096076 6.18 4485288 21071900 156 15:19:01 10:09:01 5666984 31416116 812772 2.47 459236 24393676 2096076 6.18 4485084 21071904 4 15:19:01 10:10:01 5666928 31416072 812724 2.47 459260 24393680 2096076 6.18 4485008 21071908 200 15:19:01 10:11:01 5666416 31416076 812656 2.47 459288 24394180 2112120 6.23 4488048 21072232 12 15:19:01 10:12:01 5659156 31410816 817760 2.49 459308 24395124 2128212 6.27 4493652 21072612 148 15:19:01 10:13:01 5658572 31410252 818264 2.49 459328 24395116 2128212 6.27 4493864 21072612 4 15:19:01 10:14:01 5657832 31409552 818904 2.49 459348 24395128 2128212 6.27 4493396 21072572 200 15:19:01 10:15:01 5657784 31409524 818872 2.49 459364 24395132 2128212 6.27 4493396 21072576 4 15:19:01 10:16:01 5658028 31409832 818488 2.49 459380 24395196 2128212 6.27 4493692 21072636 204 15:19:01 10:17:01 5658052 31409908 818528 2.49 459396 24395204 2128212 6.27 4494016 21072644 268 15:19:01 10:18:01 5658132 31409944 818488 2.49 459404 24395212 2128212 6.27 4493460 21072656 220 15:19:01 10:19:02 5657296 31409124 819268 2.49 459416 24395212 2128212 6.27 4493940 21072656 200 15:19:01 10:20:01 5657168 31409008 819380 2.49 459424 24395220 2128212 6.27 4493512 21072660 188 15:19:01 10:21:01 5657384 31409372 819180 2.49 459448 24395344 2128212 6.27 4493520 21072788 8 15:19:01 10:22:01 5657216 31409272 819144 2.49 459468 24395348 2128212 6.27 4493548 21072792 156 15:19:01 10:23:01 5657168 31409236 819116 2.49 459480 24395352 2128212 6.27 4493556 21072796 24 15:19:01 10:24:01 5656868 31408944 819348 2.49 459488 24395352 2111556 6.23 4493636 21072796 24 15:19:01 10:25:01 5656464 31408576 819656 2.49 459516 24395356 2111556 6.23 4493608 21072800 8 15:19:01 10:26:01 5656740 31408860 819476 2.49 459528 24395356 2111556 6.23 4493640 21072800 192 15:19:01 10:27:01 5656440 31408580 819712 2.49 459536 24395364 2111556 6.23 4493668 21072808 12 15:19:01 10:28:01 5656644 31408796 819444 2.49 459548 24395368 2094980 6.18 4493660 21072812 208 15:19:01 10:29:01 5656596 31408764 819420 2.49 459568 24395368 2094980 6.18 4493744 21072812 4 15:19:01 10:30:01 5656840 31409140 818968 2.49 459588 24395500 2094980 6.18 4493676 21072944 208 15:19:01 10:31:01 5656964 31409268 819228 2.49 459608 24395504 2094980 6.18 4493688 21072948 8 15:19:01 10:32:01 5656948 31409332 819188 2.49 459636 24395504 2094980 6.18 4493760 21072948 152 15:19:01 10:33:01 5656964 31409368 819092 2.49 459648 24395512 2094980 6.18 4493772 21072956 8 15:19:01 10:34:01 5656756 31409160 819200 2.49 459656 24395512 2094980 6.18 4493844 21072956 196 15:19:01 10:35:01 5656676 31409084 819176 2.49 459660 24395516 2094980 6.18 4493792 21072960 24 15:19:01 10:36:01 5656400 31408816 819368 2.49 459676 24395524 2094980 6.18 4493896 21072968 208 15:19:01 10:37:01 5656392 31408808 819308 2.49 459684 24395524 2094980 6.18 4493776 21072968 8 15:19:01 10:38:01 5655620 31408040 820048 2.49 459696 24395528 2094980 6.18 4494084 21072972 212 15:19:01 10:39:01 5656116 31408596 819504 2.49 459732 24395516 2094980 6.18 4494100 21072972 20 15:19:01 10:40:01 5656352 31408868 819180 2.49 459752 24395532 2094980 6.18 4494180 21072976 212 15:19:01 10:41:01 5656292 31408828 819416 2.49 459752 24395536 2094980 6.18 4493888 21072980 12 15:19:01 10:42:01 5655828 31408376 819868 2.49 459760 24395536 2094980 6.18 4493896 21072980 152 15:19:01 10:43:01 5655972 31408524 819880 2.49 459772 24395540 2094980 6.18 4493896 21072984 24 15:19:01 10:44:01 5655924 31408480 819876 2.49 459796 24395540 2094980 6.18 4493972 21072988 160 15:19:01 10:45:01 5655876 31408472 819852 2.49 459804 24395544 2111024 6.22 4493976 21072992 8 15:19:01 10:46:01 5655576 31408176 820064 2.49 459824 24395552 2111024 6.22 4493960 21072996 220 15:19:01 10:47:01 5655780 31408380 819792 2.49 459832 24395552 2111024 6.22 4493960 21072996 12 15:19:01 10:48:01 5656056 31408664 819728 2.49 459848 24395556 2111024 6.22 4493960 21073000 208 15:19:01 10:49:01 5656152 31408812 819584 2.49 459864 24395556 2111024 6.22 4494088 21073000 8 15:19:01 10:50:01 5656128 31408812 819560 2.49 459884 24395564 2111024 6.22 4494032 21073004 156 15:19:01 10:51:01 5655812 31408500 819928 2.49 459884 24395568 2111024 6.22 4494092 21073008 4 15:19:01 10:52:01 5655488 31408176 820136 2.50 459892 24395568 2111024 6.22 4494480 21073008 292 15:19:01 10:53:01 5655520 31408212 820088 2.49 459904 24395572 2111024 6.22 4494048 21073012 8 15:19:01 10:54:01 5655480 31408236 820040 2.49 459940 24395580 2111024 6.22 4494164 21073020 188 15:19:01 10:55:01 5655632 31408396 820060 2.49 459944 24395580 2111024 6.22 4494104 21073028 12 15:19:01 10:56:01 5655412 31408180 820252 2.50 459956 24395584 2111024 6.22 4494092 21073032 12 15:19:01 10:57:01 5655388 31408160 820232 2.50 459960 24395588 2127092 6.27 4494092 21073036 4 15:19:01 10:58:01 5655624 31408396 819964 2.49 459976 24395588 2127092 6.27 4494092 21073036 192 15:19:01 10:59:01 5655780 31408624 819720 2.49 459984 24395592 2127092 6.27 4494228 21073036 8 15:19:01 11:00:01 5655732 31408584 819700 2.49 459992 24395592 2127092 6.27 4494156 21073036 204 15:19:01 11:01:01 5655140 31407996 820224 2.50 459996 24395596 2127092 6.27 4494156 21073040 8 15:19:01 11:02:01 5655380 31408244 820120 2.49 460008 24395600 2127092 6.27 4494156 21073044 184 15:19:01 11:03:01 5655364 31408264 820092 2.49 460020 24395600 2127092 6.27 4494196 21073044 20 15:19:01 11:04:01 5655380 31408308 819984 2.49 460048 24395600 2127092 6.27 4494212 21073048 196 15:19:01 11:05:01 5654968 31408048 820176 2.50 460072 24395736 2127092 6.27 4494820 21073168 184 15:19:01 11:06:01 5654732 31407844 820392 2.50 460084 24395744 2127092 6.27 4494276 21073188 44 15:19:01 11:07:01 5654692 31407816 820368 2.50 460092 24395748 2110652 6.22 4494268 21073192 8 15:19:01 11:08:01 5654392 31407528 820580 2.50 460104 24395748 2110652 6.22 4494356 21073192 204 15:19:01 11:09:01 5654660 31407808 820256 2.50 460116 24395748 2110652 6.22 4494348 21073196 8 15:19:01 11:10:01 5654516 31407692 820316 2.50 460128 24395756 2110652 6.22 4494308 21073200 44 15:19:01 11:11:01 5654660 31407840 820316 2.50 460140 24395756 2110652 6.22 4494748 21073200 188 15:19:01 11:12:01 5655000 31408148 819952 2.49 460144 24395760 2110652 6.22 4495968 21072328 56 15:19:01 11:13:01 5653308 31406464 821620 2.50 460148 24395764 2110652 6.22 4498468 21072328 20 15:19:01 11:14:01 5653116 31406280 821748 2.50 460156 24395768 2110652 6.22 4498232 21072332 68 15:19:01 11:15:01 5653292 31406472 821720 2.50 460172 24395772 2110652 6.22 4498156 21072336 8 15:19:01 11:16:01 5653240 31406440 821944 2.50 460188 24395772 2110652 6.22 4498176 21072336 156 15:19:01 11:17:01 5652184 31405536 822832 2.50 460204 24395904 2110652 6.22 4498500 21072468 24 15:19:01 11:18:01 5653412 31406768 821528 2.50 460208 24395904 2110652 6.22 4498216 21072468 192 15:19:01 11:19:01 5652640 31406004 822252 2.50 460220 24395900 2110652 6.22 4498264 21072472 8 15:19:01 11:20:01 5652600 31405976 822216 2.50 460224 24395912 2110652 6.22 4498212 21072476 208 15:19:01 11:21:01 5652552 31405936 822192 2.50 460236 24395912 2110652 6.22 4498220 21072476 4 15:19:01 11:22:01 5652252 31405660 822396 2.50 460260 24395924 2094216 6.17 4498252 21072480 236 15:19:01 11:23:01 5652196 31405624 822384 2.50 460264 24395928 2110264 6.22 4498260 21072484 8 15:19:01 11:24:01 5652212 31405648 822296 2.50 460272 24395928 2093948 6.17 4498344 21072484 44 15:19:01 11:25:01 5652380 31405828 822268 2.50 460280 24395928 2093948 6.17 4498272 21072488 8 15:19:01 11:26:01 5652648 31406104 821972 2.50 460284 24395932 2093948 6.17 4498292 21072488 196 15:19:01 11:27:01 5652816 31406280 821944 2.50 460288 24395936 2093948 6.17 4498296 21072492 8 15:19:01 11:28:01 5652744 31406216 822000 2.50 460300 24395940 2093948 6.17 4498316 21072496 216 15:19:01 11:29:01 5652404 31405892 822284 2.50 460312 24395940 2093948 6.17 4498380 21072496 8 15:19:01 11:30:01 5652388 31405888 822224 2.50 460332 24395936 2093948 6.17 4498328 21072500 216 15:19:01 11:31:01 5652624 31406148 821952 2.50 460340 24395948 2093948 6.17 4498352 21072500 8 15:19:01 11:32:01 5652332 31405860 822188 2.50 460340 24395952 2093948 6.17 4498360 21072504 200 15:19:01 11:33:01 5652536 31406080 821908 2.50 460352 24395956 2093948 6.17 4498364 21072508 4 15:19:01 11:34:01 5652040 31405592 822284 2.50 460380 24395956 2093948 6.17 4498452 21072508 200 15:19:01 11:35:01 5652284 31405872 821964 2.50 460392 24395960 2093948 6.17 4498404 21072512 4 15:19:01 11:36:01 5651604 31405212 822560 2.50 460408 24395964 2093948 6.17 4498548 21072528 228 15:19:01 11:37:01 5651764 31405400 822520 2.50 460436 24395964 2093948 6.17 4498444 21072528 12 15:19:01 11:38:01 5651456 31405120 822884 2.50 460456 24395968 2093948 6.17 4498468 21072532 196 15:19:01 11:39:01 5651480 31405164 822888 2.50 460468 24395972 2093948 6.17 4498544 21072532 8 15:19:01 11:40:01 5651432 31405128 822872 2.50 460484 24395972 2093948 6.17 4498504 21072536 220 15:19:01 11:41:01 5651628 31405360 822628 2.50 460500 24395984 2093948 6.17 4498520 21072540 8 15:19:01 11:42:01 5651588 31405332 822592 2.50 460520 24395984 2109996 6.22 4498532 21072540 200 15:19:01 11:43:01 5651288 31405060 823096 2.50 460528 24396008 2109996 6.22 4498860 21072552 8 15:19:01 11:44:01 5651432 31405216 822916 2.50 460540 24396008 2109996 6.22 4498624 21072552 200 15:19:01 11:45:01 5651684 31405484 822776 2.50 460548 24396012 2109996 6.22 4498576 21072556 8 15:19:01 11:46:01 5651904 31405720 822504 2.50 460556 24396016 2109996 6.22 4498580 21072560 196 15:19:01 11:47:01 5651604 31405440 822736 2.50 460572 24396016 2109996 6.22 4498604 21072560 4 15:19:01 11:48:01 5651808 31405788 822316 2.50 460600 24396148 2109996 6.22 4498624 21072692 212 15:19:01 11:49:01 5652056 31406040 822196 2.50 460616 24396152 2109996 6.22 4498700 21072696 8 15:19:01 11:50:01 5651568 31405596 822640 2.50 460624 24396156 2109996 6.22 4498668 21072696 200 15:19:01 11:51:01 5651772 31405812 822512 2.50 460632 24396160 2093792 6.17 4498676 21072700 8 15:19:01 11:52:01 5651984 31406052 822232 2.50 460644 24396160 2093792 6.17 4498684 21072724 40 15:19:01 11:53:01 5651456 31405540 822732 2.50 460652 24396164 2093792 6.17 4498712 21072728 12 15:19:01 11:54:01 5651400 31405500 822736 2.50 460660 24396168 2093792 6.17 4498808 21072732 44 15:19:01 11:55:01 5651172 31405272 822940 2.50 460664 24396172 2093792 6.17 4498748 21072732 8 15:19:01 11:56:01 5651168 31405288 823148 2.50 460672 24396176 2109948 6.22 4498752 21072740 160 15:19:01 11:57:01 5651160 31405292 823120 2.50 460684 24396180 2109948 6.22 4498972 21072744 12 15:19:01 11:58:01 5651112 31405256 823088 2.50 460704 24396184 2109948 6.22 4498772 21072744 196 15:19:01 11:59:01 5650876 31405060 823244 2.50 460720 24396188 2109948 6.22 4498940 21072752 4 15:19:01 12:00:01 5651112 31405300 822940 2.50 460740 24396176 2109948 6.22 4498904 21072752 192 15:19:01 12:01:01 5651064 31405280 822900 2.50 460748 24396192 2109948 6.22 4498924 21072756 24 15:19:01 12:02:01 5650724 31404956 823208 2.50 460756 24396196 2109948 6.22 4498932 21072760 196 15:19:01 12:03:01 5650932 31405180 823184 2.50 460768 24396196 2109948 6.22 4498956 21072760 8 15:19:01 12:04:01 5651088 31405364 823004 2.50 460788 24396200 2109948 6.22 4499056 21072764 160 15:19:01 12:05:01 5650828 31405124 823244 2.50 460804 24396196 2109948 6.22 4499260 21072764 8 15:19:01 12:06:01 5650812 31405132 823184 2.50 460820 24396204 2109948 6.22 4499296 21072768 192 15:19:01 12:07:01 5650764 31405100 823184 2.50 460832 24396208 2109948 6.22 4499236 21072772 32 15:19:01 12:08:01 5650780 31405148 823104 2.50 460856 24396212 2109948 6.22 4499340 21072776 172 15:19:01 12:09:01 5650780 31405160 823088 2.50 460868 24396216 2093500 6.17 4499148 21072780 28 15:19:01 12:10:01 5650796 31405200 823024 2.50 460888 24396216 2093500 6.17 4499304 21072784 160 15:19:01 12:11:01 5650820 31405236 822972 2.50 460896 24396220 2093500 6.17 4499304 21072664 20 15:19:01 12:12:01 5649996 31404480 823576 2.51 460920 24396228 2093500 6.17 4500096 21072616 248 15:19:01 12:13:01 5649420 31403920 824092 2.51 460932 24396228 2093500 6.17 4499764 21072616 20 15:19:01 12:14:01 5649444 31403972 824000 2.51 460948 24396232 2093500 6.17 4499808 21072620 236 15:19:01 12:15:01 5649704 31404372 823556 2.51 460984 24396348 2093500 6.17 4499588 21072744 24 15:19:01 12:16:01 5649364 31404192 823684 2.51 461004 24396488 2093500 6.17 4499628 21072868 216 15:19:01 12:17:01 5649272 31404132 823908 2.51 461016 24396492 2109544 6.22 4499952 21072880 4 15:19:01 12:18:01 5649068 31403956 823988 2.51 461036 24396496 2109544 6.22 4499796 21072884 212 15:19:01 12:19:01 5649556 31404460 823464 2.51 461044 24396500 2109544 6.22 4499760 21072888 12 15:19:01 12:20:01 5649800 31404716 823192 2.50 461060 24396504 2109544 6.22 4499696 21072892 232 15:19:01 12:21:01 5649784 31404716 823180 2.50 461072 24396504 2109544 6.22 4499712 21072892 8 15:19:01 12:22:01 5649752 31404696 823168 2.50 461076 24396508 2109544 6.22 4499724 21072896 232 15:19:01 12:23:01 5649420 31404380 823404 2.50 461092 24396512 2109544 6.22 4499808 21072900 28 15:19:01 12:24:01 5650128 31405096 822644 2.50 461100 24396512 2109544 6.22 4500056 21072900 216 15:19:01 12:25:02 5650072 31405056 822724 2.50 461128 24396504 2109544 6.22 4500020 21072904 8 15:19:01 12:26:01 5650040 31405060 822724 2.50 461144 24396520 2109544 6.22 4499804 21072904 216 15:19:01 12:27:01 5650032 31405060 822664 2.50 461156 24396524 2109544 6.22 4499808 21072908 16 15:19:01 12:28:01 5649228 31404412 823256 2.50 461172 24396660 2109544 6.22 4500136 21073048 236 15:19:01 12:29:01 5649212 31404416 823184 2.50 461196 24396660 2109544 6.22 4499928 21073048 12 15:19:01 12:30:01 5648960 31404188 823392 2.50 461204 24396664 2109544 6.22 4499892 21073052 40 15:19:01 12:31:01 5648952 31404192 823376 2.50 461216 24396664 2109544 6.22 4499904 21073052 8 15:19:01 12:32:01 5648320 31403576 823852 2.51 461224 24396668 2109544 6.22 4499920 21073056 172 15:19:01 12:33:01 5649280 31404544 823284 2.50 461232 24396672 2109544 6.22 4499908 21073060 8 15:19:01 12:34:01 5649148 31404416 823596 2.51 461240 24396672 2109544 6.22 4500232 21073060 216 15:19:01 12:35:01 5649356 31404660 823548 2.51 461264 24396676 2093232 6.17 4499952 21073064 4 15:19:01 12:36:01 5649220 31404540 823592 2.51 461276 24396684 2093232 6.17 4500436 21073072 264 15:19:01 12:37:01 5648984 31404332 823792 2.51 461312 24396684 2093232 6.17 4500268 21073072 204 15:19:01 12:38:01 5648976 31404360 823720 2.51 461336 24396688 2093232 6.17 4500172 21073076 208 15:19:01 12:39:01 5648944 31404344 823696 2.51 461348 24396688 2093232 6.17 4500252 21073076 16 15:19:01 12:40:01 5648628 31404040 823944 2.51 461368 24396692 2093232 6.17 4500088 21073080 168 15:19:01 12:41:01 5649400 31404836 823128 2.50 461384 24396696 2093232 6.17 4500400 21073084 8 15:19:01 12:42:01 5648896 31404348 823620 2.51 461392 24396696 2093232 6.17 4500128 21073084 216 15:19:01 12:43:01 5648604 31404104 823840 2.51 461420 24396700 2093232 6.17 4500156 21073088 8 15:19:01 12:44:01 5648628 31404148 823776 2.51 461440 24396708 2093232 6.17 4500240 21073092 228 15:19:01 12:45:01 5648304 31403840 824044 2.51 461448 24396712 2093232 6.17 4500172 21073096 8 15:19:01 12:46:01 5648832 31404388 823432 2.51 461480 24396708 2093232 6.17 4500208 21073104 40 15:19:01 12:47:01 5648580 31404172 823620 2.51 461492 24396716 2093232 6.17 4500228 21073104 4 15:19:01 12:48:01 5648468 31404084 823644 2.51 461516 24396720 2093232 6.17 4500272 21073108 228 15:19:01 12:49:01 5648636 31404268 823616 2.51 461528 24396724 2093232 6.17 4500328 21073112 8 15:19:01 12:50:01 5648132 31403788 824096 2.51 461552 24396724 2093232 6.17 4500312 21073112 212 15:19:01 12:51:01 5648856 31404540 823284 2.50 461588 24396728 2093232 6.17 4500336 21073116 48 15:19:01 12:52:01 5650652 31406380 821456 2.50 461616 24396728 2093232 6.17 4498052 21073116 212 15:19:01 12:53:01 5650352 31406092 821688 2.50 461620 24396732 2093232 6.17 4498044 21073120 4 15:19:01 12:54:01 5650304 31406068 821652 2.50 461636 24396740 2093232 6.17 4498144 21073128 236 15:19:01 12:55:01 5650500 31406272 821376 2.50 461648 24396740 2109280 6.22 4498076 21073128 8 15:19:01 12:56:01 5650176 31405956 821600 2.50 461660 24396744 2109280 6.22 4498080 21073132 224 15:19:01 12:57:01 5650872 31406692 821068 2.50 461688 24396744 2109280 6.22 4498120 21073132 4 15:19:01 12:58:01 5650484 31406348 821272 2.50 461708 24396748 2109280 6.22 4498152 21073136 224 15:19:01 12:59:01 5650176 31406200 821480 2.50 461724 24396880 2109280 6.22 4498488 21073268 8 15:19:01 13:00:01 5650380 31406408 821212 2.50 461736 24396880 2125324 6.27 4498236 21073268 212 15:19:01 13:01:01 5650388 31406448 821144 2.50 461764 24396876 2125324 6.27 4498200 21073276 4 15:19:01 13:02:01 5650340 31406424 821092 2.50 461788 24396892 2125324 6.27 4498240 21073280 224 15:19:01 13:03:01 5649488 31405640 821856 2.50 461812 24396896 2125324 6.27 4498276 21073284 12 15:19:01 13:04:01 5649596 31405780 821664 2.50 461832 24396900 2125324 6.27 4498348 21073288 40 15:19:01 13:05:01 5649516 31405704 821672 2.50 461844 24396900 2125324 6.27 4498612 21073288 8 15:19:01 13:06:01 5649500 31405720 821604 2.50 461868 24396900 2125324 6.27 4498616 21073292 168 15:19:01 13:07:01 5649904 31406136 821404 2.50 461872 24396908 2125324 6.27 4498624 21073296 24 15:19:01 13:08:01 5649852 31406088 821636 2.50 461880 24396908 2125324 6.27 4498412 21073296 60 15:19:01 13:09:01 5649860 31406108 821616 2.50 461888 24396912 2125324 6.27 4498420 21073300 8 15:19:01 13:10:01 5649780 31406040 821620 2.50 461904 24396912 2125324 6.27 4498372 21073300 208 15:19:01 13:11:01 5649696 31405980 821836 2.50 461928 24396912 2125324 6.27 4498404 21073304 8 15:19:01 13:12:01 5650012 31406324 821480 2.50 461956 24396924 2125324 6.27 4498496 21073308 224 15:19:01 13:13:01 5649508 31405864 821888 2.50 461968 24396924 2125324 6.27 4499172 21073312 8 15:19:01 13:14:01 5649200 31405568 822128 2.50 461972 24396928 2125324 6.27 4498812 21073316 44 15:19:01 13:15:01 5649200 31405576 822056 2.50 461980 24396932 2109048 6.22 4498600 21073320 8 15:19:01 13:16:01 5649152 31405544 822032 2.50 461992 24396932 2109048 6.22 4498616 21073320 220 15:19:01 13:17:01 5649120 31405540 822092 2.50 462020 24396936 2109048 6.22 4499012 21073324 8 15:19:01 13:18:01 5649868 31406304 821276 2.50 462032 24396940 2109048 6.22 4498708 21073328 232 15:19:01 13:19:01 5650256 31406700 821076 2.50 462032 24396944 2109048 6.22 4498652 21073332 12 15:19:01 13:20:01 5649972 31406424 821304 2.50 462052 24396948 2109048 6.22 4498936 21073336 232 15:19:01 13:21:01 5649672 31406160 821512 2.50 462080 24396952 2092764 6.17 4498960 21073340 36 15:19:01 13:22:01 5649624 31406136 821472 2.50 462104 24396956 2092764 6.17 4498828 21073344 232 15:19:01 13:23:01 5649480 31406016 821544 2.50 462112 24396960 2076300 6.12 4498816 21073348 16 15:19:01 13:24:01 5649448 31405996 821560 2.50 462128 24396960 2076300 6.12 4498752 21073348 220 15:19:01 13:25:01 5649188 31405772 821732 2.50 462148 24396964 2076300 6.12 4498776 21073352 8 15:19:01 13:26:01 5649108 31405692 821748 2.50 462156 24396960 2076300 6.12 4498776 21073352 220 15:19:01 13:27:01 5649596 31406208 821220 2.50 462168 24396968 2076300 6.12 4498812 21073356 24 15:19:01 13:28:01 5649512 31406144 821440 2.50 462184 24396972 2076300 6.12 4499104 21073360 180 15:19:01 13:29:01 5649536 31406188 821376 2.50 462204 24396972 2076300 6.12 4498900 21073360 8 15:19:01 13:30:01 5649236 31405912 821592 2.50 462220 24396980 2076300 6.12 4498852 21073368 192 15:19:01 13:31:01 5648888 31405580 821852 2.50 462240 24396980 2076300 6.12 4498880 21073368 8 15:19:01 13:32:01 5649096 31405824 821768 2.50 462264 24396984 2092344 6.17 4498896 21073372 232 15:19:01 13:33:01 5649276 31406156 821384 2.50 462288 24397120 2092344 6.17 4498976 21073504 40 15:19:01 13:34:02 5649300 31406204 821308 2.50 462312 24397120 2092344 6.17 4498936 21073508 240 15:19:01 13:35:01 5649000 31405944 821516 2.50 462332 24397124 2092344 6.17 4498980 21073512 4 15:19:01 13:36:01 5648660 31405632 821768 2.50 462356 24397128 2092344 6.17 4499048 21073516 240 15:19:01 13:37:01 5649188 31406180 821256 2.50 462384 24397128 2092344 6.17 4499008 21073516 12 15:19:01 13:38:01 5648888 31405900 821488 2.50 462392 24397132 2092344 6.17 4499024 21073520 216 15:19:01 13:39:01 5649308 31406328 821212 2.50 462408 24397132 2092344 6.17 4499104 21073520 4 15:19:01 13:40:01 5649316 31406352 821140 2.50 462432 24397140 2092344 6.17 4499044 21073524 244 15:19:01 13:41:01 5649552 31406620 820876 2.50 462436 24397144 2092344 6.17 4499088 21073532 4 15:19:01 13:42:01 5649432 31406528 820900 2.50 462468 24397144 2092344 6.17 4499084 21073532 216 15:19:01 13:43:01 5649416 31406556 820876 2.50 462488 24397148 2092344 6.17 4499128 21073536 4 15:19:01 13:44:01 5648352 31405508 821896 2.50 462516 24397148 2092344 6.17 4499224 21073536 220 15:19:01 13:45:01 5648332 31405528 822028 2.50 462544 24397152 2108508 6.22 4499176 21073540 8 15:19:01 13:46:01 5648528 31405748 821784 2.50 462560 24397156 2108508 6.22 4499380 21073544 216 15:19:01 13:47:01 5648732 31405964 821508 2.50 462576 24397152 2108508 6.22 4499504 21073544 8 15:19:01 13:48:01 5648968 31406220 821196 2.50 462580 24397164 2108508 6.22 4499344 21073552 180 15:19:01 13:49:01 5648700 31405960 821492 2.50 462592 24397168 2108508 6.22 4499484 21073556 24 15:19:01 13:50:01 5648676 31405972 821488 2.50 462616 24397172 2108508 6.22 4499272 21073560 180 15:19:01 13:51:01 5648836 31406148 821468 2.50 462628 24397176 2108508 6.22 4499268 21073564 8 15:19:01 13:52:01 5649332 31406664 820940 2.50 462652 24397176 2108508 6.22 4499288 21073564 220 15:19:01 13:53:01 5649048 31406400 821176 2.50 462664 24397180 2108508 6.22 4499304 21073568 24 15:19:01 13:54:01 5649000 31406368 821148 2.50 462684 24397184 2108508 6.22 4499388 21073572 236 15:19:01 13:55:01 5648952 31406340 821128 2.50 462700 24397180 2108508 6.22 4499336 21073572 4 15:19:01 13:56:01 5648644 31406056 821352 2.50 462716 24397188 2108508 6.22 4499356 21073576 236 15:19:01 13:57:01 5648636 31406064 821276 2.50 462744 24397184 2108508 6.22 4499372 21073576 8 15:19:01 13:58:01 5648336 31405788 821528 2.50 462764 24397196 2108508 6.22 4499408 21073580 240 15:19:01 13:59:01 5647972 31405448 821828 2.50 462772 24397200 2108508 6.22 4499468 21073588 40 15:19:01 14:00:01 5647964 31405444 821764 2.50 462784 24397200 2108508 6.22 4499412 21073588 220 15:19:01 14:01:01 5647880 31405392 821976 2.50 462808 24397204 2108508 6.22 4499440 21073592 8 15:19:01 14:02:01 5648400 31405928 821520 2.50 462824 24397200 2108508 6.22 4499464 21073596 236 15:19:01 14:03:01 5648896 31406452 821216 2.50 462844 24397208 2108508 6.22 4499580 21073596 8 15:19:01 14:04:01 5648044 31405612 822008 2.50 462868 24397212 2108508 6.22 4499584 21073600 232 15:19:01 14:05:01 5648028 31405628 821960 2.50 462884 24397212 2108508 6.22 4499848 21073600 8 15:19:01 14:06:01 5648244 31405860 821904 2.50 462900 24397216 2124812 6.26 4499748 21073604 212 15:19:01 14:07:01 5648236 31405868 821872 2.50 462912 24397220 2124812 6.26 4499560 21073608 8 15:19:01 14:08:01 5648404 31406056 821872 2.50 462936 24397228 2124812 6.26 4499596 21073608 216 15:19:01 14:09:01 5648656 31406344 821600 2.50 462948 24397232 2124812 6.26 4499680 21073620 12 15:19:01 14:10:01 5648848 31406552 821568 2.50 462968 24397232 2124812 6.26 4499644 21073620 44 15:19:01 14:11:01 5648564 31406284 821804 2.50 462976 24397236 2124812 6.26 4499984 21073624 8 15:19:01 14:12:01 5648540 31406332 821644 2.50 462992 24397336 2124812 6.26 4499816 21073688 188 15:19:01 14:13:01 5648256 31406112 821872 2.50 463004 24397336 2124812 6.26 4500132 21073720 8 15:19:01 14:14:01 5648208 31406088 821836 2.50 463024 24397340 2124812 6.26 4499948 21073724 44 15:19:01 14:15:01 5647908 31405800 822064 2.50 463028 24397344 2124812 6.26 4499836 21073728 8 15:19:01 14:16:01 5647860 31405752 822044 2.50 463032 24397348 2124812 6.26 4499836 21073728 220 15:19:01 14:17:01 5647544 31405452 822336 2.50 463044 24397344 2108300 6.22 4500152 21073736 8 15:19:01 14:18:01 5647708 31405632 822016 2.50 463052 24397352 2108300 6.22 4500164 21073736 212 15:19:01 14:19:01 5647424 31405364 822248 2.50 463064 24397356 2108300 6.22 4499928 21073740 8 15:19:01 14:20:01 5647140 31405240 822316 2.50 463072 24397488 2108300 6.22 4499880 21073872 236 15:19:01 14:21:01 5647036 31405144 822392 2.50 463080 24397488 2091876 6.17 4499884 21073872 8 15:19:01 14:22:01 5647540 31405672 821788 2.50 463108 24397492 2091876 6.17 4500184 21073876 224 15:19:01 14:23:01 5647272 31405432 822024 2.50 463116 24397496 2091876 6.17 4500132 21073880 12 15:19:01 14:24:01 5646696 31404860 822540 2.50 463124 24397500 2091876 6.17 4500164 21073884 212 15:19:01 14:25:01 5646656 31404848 822500 2.50 463140 24397504 2091876 6.17 4500228 21073888 4 15:19:01 14:26:01 5646608 31404820 822452 2.50 463172 24397508 2091876 6.17 4500240 21073892 228 15:19:01 14:27:01 5646696 31404972 822412 2.50 463204 24397508 2107920 6.21 4500384 21073896 12 15:19:01 14:28:01 5647292 31405604 822040 2.50 463236 24397516 2107920 6.21 4500128 21073900 220 15:19:01 14:29:01 5647040 31405496 822152 2.50 463248 24397644 2107920 6.21 4500076 21074028 12 15:19:01 14:30:01 5646684 31405164 822404 2.50 463272 24397648 2107920 6.21 4500296 21074032 232 15:19:01 14:31:01 5646952 31405444 822076 2.50 463288 24397648 2091632 6.17 4500108 21074032 8 15:19:01 14:32:01 5647152 31405656 822020 2.50 463300 24397648 2091632 6.17 4500120 21074036 240 15:19:01 14:33:01 5647308 31405848 821820 2.50 463316 24397656 2091632 6.17 4500204 21074040 24 15:19:01 14:34:01 5647072 31405636 821996 2.50 463336 24397660 2091632 6.17 4500160 21074044 224 15:19:01 14:35:01 5647000 31405584 821972 2.50 463352 24397664 2091632 6.17 4500456 21074048 48 15:19:01 14:36:01 5646984 31405568 821908 2.50 463372 24397664 2091632 6.17 4500316 21074048 224 15:19:01 14:37:01 5647124 31405712 821724 2.50 463404 24397668 2091632 6.17 4500540 21074052 44 15:19:01 14:38:01 5646872 31405528 821928 2.50 463428 24397672 2091632 6.17 4500320 21074060 220 15:19:01 14:39:01 5647096 31405792 821892 2.50 463452 24397676 2091632 6.17 4500284 21074060 12 15:19:01 14:40:01 5647048 31405772 821860 2.50 463484 24397680 2091632 6.17 4500504 21074064 236 15:19:01 14:41:01 5647000 31405752 821832 2.50 463496 24397684 2107872 6.21 4500800 21074068 8 15:19:01 14:42:01 5646668 31405432 822096 2.50 463504 24397684 2107872 6.21 4500564 21074068 216 15:19:01 14:43:01 5646872 31405676 822004 2.50 463536 24397688 2107872 6.21 4500436 21074072 16 15:19:01 14:44:01 5647384 31406212 821456 2.50 463564 24397692 2107872 6.21 4500388 21074072 64 15:19:01 14:45:02 5647052 31405900 821708 2.50 463568 24397696 2107872 6.21 4500632 21074080 8 15:19:01 14:46:01 5646776 31405628 821924 2.50 463576 24397700 2107872 6.21 4500532 21074084 244 15:19:01 14:47:01 5647208 31406092 821412 2.50 463600 24397700 2091800 6.17 4500548 21074084 12 15:19:01 14:48:01 5646908 31405796 821624 2.50 463628 24397704 2091800 6.17 4500432 21074088 28 15:19:01 14:49:01 5646860 31405788 821600 2.50 463644 24397704 2091800 6.17 4500808 21074088 12 15:19:01 14:50:01 5646780 31405716 821592 2.50 463664 24397708 2091800 6.17 4500580 21074092 52 15:19:01 14:51:01 5646732 31405672 821568 2.50 463672 24397712 2091800 6.17 4500744 21074096 164 15:19:01 14:52:01 5646432 31405372 821792 2.50 463684 24397716 2091800 6.17 4500744 21074096 220 15:19:01 14:53:01 5645936 31404932 822256 2.50 463704 24397720 2091800 6.17 4500540 21074104 12 15:19:01 14:54:01 5646080 31405112 822260 2.50 463716 24397724 2091800 6.17 4500620 21074108 4 15:19:01 14:55:01 5645812 31404852 822488 2.50 463728 24397724 2091800 6.17 4500564 21074108 4 15:19:01 14:56:01 5646284 31405336 822216 2.50 463736 24397732 2091800 6.17 4500856 21074116 248 15:19:01 14:57:01 5646428 31405500 822040 2.50 463752 24397732 2091800 6.17 4500852 21074116 8 15:19:01 14:58:01 5646144 31405224 822264 2.50 463772 24397736 2091800 6.17 4501020 21074120 248 15:19:01 14:59:01 5646192 31405296 822264 2.50 463780 24397740 2107856 6.21 4500672 21074124 12 15:19:01 15:00:01 5646080 31405200 822300 2.50 463800 24397740 2107856 6.21 4500708 21074124 212 15:19:01 15:01:01 5645780 31404920 822532 2.50 463808 24397744 2107856 6.21 4500824 21074128 36 15:19:01 15:02:01 5645984 31405140 822256 2.50 463808 24397752 2107856 6.21 4500912 21074132 244 15:19:01 15:03:01 5645936 31405232 822092 2.50 463832 24397880 2107856 6.21 4500920 21074264 28 15:19:01 15:04:01 5646184 31405516 821972 2.50 463872 24397884 2107856 6.21 4501036 21074268 236 15:19:01 15:05:01 5645964 31405328 822124 2.50 463896 24397884 2107856 6.21 4501256 21074268 8 15:19:01 15:06:01 5646168 31405568 821884 2.50 463916 24397888 2107856 6.21 4500884 21074272 212 15:19:01 15:07:01 5646436 31405872 821540 2.50 463944 24397892 2107856 6.21 4500848 21074276 28 15:19:01 15:08:01 5646388 31405844 821504 2.50 463968 24397888 2107856 6.21 4500808 21074276 224 15:19:01 15:09:01 5645520 31405020 822276 2.50 463996 24397896 2107856 6.21 4502072 21074280 8 15:19:01 15:10:01 5645588 31405112 822508 2.50 464016 24397900 2107856 6.21 4502432 21074280 296 15:19:01 15:11:01 5645376 31405048 822592 2.50 464028 24398032 2107856 6.21 4502240 21074416 24 15:19:01 15:12:01 5645312 31405012 822676 2.50 464060 24398036 2107856 6.21 4502396 21074420 216 15:19:01 15:13:01 5645272 31405000 822612 2.50 464092 24398028 2089816 6.16 4501348 21074420 16 15:19:01 15:14:01 5645100 31404876 822716 2.50 464124 24398044 2089816 6.16 4501184 21074424 236 15:19:01 15:15:01 5645556 31405360 822180 2.50 464140 24398048 2105960 6.21 4501192 21074428 24 15:19:01 15:16:01 5645256 31405088 822392 2.50 464172 24398048 2105960 6.21 4501248 21074428 180 15:19:01 15:17:01 5554500 31333772 889732 2.71 464460 24415600 2224476 6.56 4570232 21088720 36 15:19:01 15:18:01 5555028 31334348 889108 2.70 464480 24415600 2224476 6.56 4569916 21088720 220 15:19:01 Average: 5906892 31380118 847906 2.58 456344 24132149 2172288 6.40 4484495 20843570 14600 15:19:01 15:19:01 09:18:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:19:01 09:19:01 docker0 606.63 551.99 41.82 2988.42 0.00 0.00 0.00 0.00 15:19:01 09:19:01 lo 4.33 4.33 0.43 0.43 0.00 0.00 0.00 0.00 15:19:01 09:19:01 vethf1d9820 2.88 2.10 0.29 1.82 0.00 0.00 0.00 0.00 15:19:01 09:19:01 ens3 1419.66 1195.25 13635.41 194.94 0.00 0.00 0.00 0.00 15:19:01 09:20:01 docker0 178.84 257.72 15.94 1666.95 0.00 0.00 0.00 0.00 15:19:01 09:20:01 vethf482345 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 15:19:01 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:20:01 ens3 297.05 202.98 1702.46 34.21 0.00 0.00 0.00 0.00 15:19:01 09:21:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 15:19:01 09:21:01 vethf482345 1.37 1.38 0.12 0.13 0.00 0.00 0.00 0.00 15:19:01 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:21:01 ens3 37.92 25.37 30.37 14.28 0.00 0.00 0.00 0.00 15:19:01 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:22:01 vethf482345 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:22:01 ens3 25.15 17.11 21.19 13.07 0.00 0.00 0.00 0.00 15:19:01 09:23:01 veth38182ef 24.24 32.51 2.34 16.55 0.00 0.00 0.00 0.00 15:19:01 09:23:01 veth14f37f7 12.13 14.91 0.81 38.95 0.00 0.00 0.00 0.00 15:19:01 09:23:01 veth00cb97d 24.54 33.82 2.37 16.67 0.00 0.00 0.00 0.00 15:19:01 09:23:01 docker0 213.16 319.49 15.76 1588.97 0.00 0.00 0.00 0.00 15:19:01 09:23:01 vethcb75ec5 0.43 2.72 0.04 0.23 0.00 0.00 0.00 0.00 15:19:01 09:23:01 vethe299ced 10.31 13.56 1.00 6.77 0.00 0.00 0.00 0.00 15:19:01 09:23:01 veth79c425e 24.23 33.89 2.34 16.64 0.00 0.00 0.00 0.00 15:19:01 09:23:01 veth2e2504e 24.31 33.16 2.35 16.59 0.00 0.00 0.00 0.00 15:19:01 09:23:01 vetha89309f 24.13 33.36 2.33 16.60 0.00 0.00 0.00 0.00 15:19:01 09:23:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 15:19:01 09:23:01 ens3 536.47 342.49 5591.38 48.35 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vetheda4067 0.05 0.75 0.00 0.04 0.00 0.00 0.00 0.00 15:19:01 09:24:01 veth75451c1 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 15:19:01 09:24:01 veth78967d1 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 docker0 317.59 658.14 29.84 7324.43 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vethcb75ec5 0.13 1.20 0.01 0.06 0.00 0.00 0.00 0.00 15:19:01 09:24:01 veth3155a52 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 veth7ab1ffc 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vethe9fb4bc 0.05 0.73 0.00 0.04 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vethe276c25 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vethd24e3d1 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vethcc6c862 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 15:19:01 09:24:01 veth1c5dd76 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 vethd5f829d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:24:01 ens3 952.98 451.61 9470.04 52.20 0.00 0.00 0.00 0.00 15:19:01 09:24:01 veth7db2c9d 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vetheda4067 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 veth75451c1 0.05 0.13 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 veth78967d1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 docker0 0.05 0.10 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vethcb75ec5 0.00 0.08 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:25:01 veth3155a52 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 veth7ab1ffc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vethe9fb4bc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vethe276c25 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vethd24e3d1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vethcc6c862 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 veth1c5dd76 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 vethd5f829d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:25:01 ens3 3.66 2.25 2.85 1.42 0.00 0.00 0.00 0.00 15:19:01 09:25:01 veth7db2c9d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 15:19:01 09:26:01 vetheda4067 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 veth75451c1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 veth78967d1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 vethcb75ec5 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 veth3155a52 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 veth7ab1ffc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 vethe276c25 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 vethd24e3d1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 vethcc6c862 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:26:01 veth1c5dd76 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 vethd5f829d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:26:01 ens3 6.03 3.13 5.26 2.37 0.00 0.00 0.00 0.00 15:19:01 09:27:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:27:01 lo 7.13 7.13 0.71 0.71 0.00 0.00 0.00 0.00 15:19:01 09:27:01 ens3 115.91 139.19 49.55 468.08 0.00 0.00 0.00 0.00 15:19:01 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:28:01 lo 41.86 41.86 4.09 4.09 0.00 0.00 0.00 0.00 15:19:01 09:28:01 ens3 426.50 434.08 214.94 2085.42 0.00 0.00 0.00 0.00 15:19:01 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:29:01 lo 6.13 6.13 0.60 0.60 0.00 0.00 0.00 0.00 15:19:01 09:29:01 ens3 120.50 114.40 49.78 814.44 0.00 0.00 0.00 0.00 15:19:01 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:30:01 lo 14.26 14.26 1.39 1.39 0.00 0.00 0.00 0.00 15:19:01 09:30:01 ens3 188.67 180.02 85.71 1097.38 0.00 0.00 0.00 0.00 15:19:01 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:31:01 ens3 0.48 0.12 0.05 0.04 0.00 0.00 0.00 0.00 15:19:01 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:32:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 15:19:01 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:33:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:34:01 ens3 1.00 0.73 4.76 0.11 0.00 0.00 0.00 0.00 15:19:01 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:35:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:36:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 15:19:01 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:38:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:39:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 15:19:01 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:44:01 ens3 0.38 0.25 0.20 0.08 0.00 0.00 0.00 0.00 15:19:01 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:47:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:48:01 ens3 0.18 0.15 0.05 0.04 0.00 0.00 0.00 0.00 15:19:01 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:49:01 ens3 0.07 0.08 0.04 0.03 0.00 0.00 0.00 0.00 15:19:01 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:52:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 15:19:01 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:53:01 ens3 0.15 0.12 0.08 0.04 0.00 0.00 0.00 0.00 15:19:01 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:54:01 ens3 0.13 0.12 0.01 0.04 0.00 0.00 0.00 0.00 15:19:01 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:56:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 15:19:01 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 09:58:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:19:01 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 09:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:01:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:03:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:19:01 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:04:01 ens3 0.58 0.12 0.11 0.01 0.00 0.00 0.00 0.00 15:19:01 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:05:01 ens3 0.48 0.33 0.26 0.21 0.00 0.00 0.00 0.00 15:19:01 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 15:19:01 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:08:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:11:01 ens3 0.95 0.65 0.87 0.38 0.00 0.00 0.00 0.00 15:19:01 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:19:01 10:12:01 ens3 5.72 4.77 3.74 4.84 0.00 0.00 0.00 0.00 15:19:01 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:13:01 ens3 2.30 1.52 1.07 1.28 0.00 0.00 0.00 0.00 15:19:01 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:14:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 15:19:01 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:17:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:18:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 10:19:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:19:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:19:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:20:01 ens3 0.22 0.20 0.12 0.01 0.00 0.00 0.00 0.00 15:19:01 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:24:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 15:19:01 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:25:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:26:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:29:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 15:19:01 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:33:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:34:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:35:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:36:01 ens3 0.50 0.38 0.27 0.21 0.00 0.00 0.00 0.00 15:19:01 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:38:01 ens3 0.18 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:19:01 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:39:01 ens3 1.12 0.52 0.53 0.35 0.00 0.00 0.00 0.00 15:19:01 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:40:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:44:01 ens3 0.28 0.28 0.09 0.08 0.00 0.00 0.00 0.00 15:19:01 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:45:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:19:01 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:49:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 15:19:01 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:53:01 ens3 0.10 0.08 0.04 0.04 0.00 0.00 0.00 0.00 15:19:01 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:54:01 ens3 0.15 0.17 0.04 0.04 0.00 0.00 0.00 0.00 15:19:01 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:55:01 ens3 0.18 0.07 0.12 0.00 0.00 0.00 0.00 0.00 15:19:01 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 10:58:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 10:59:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:00:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:03:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:19:01 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:04:01 ens3 0.57 0.10 0.11 0.01 0.00 0.00 0.00 0.00 15:19:01 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:05:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 15:19:01 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:08:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:10:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:11:01 ens3 0.33 0.18 0.16 0.25 0.00 0.00 0.00 0.00 15:19:01 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:19:01 11:12:01 ens3 2.67 2.38 1.50 3.96 0.00 0.00 0.00 0.00 15:19:01 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:13:01 ens3 7.93 13.46 1.27 27.06 0.00 0.00 0.00 0.00 15:19:01 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:14:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:18:01 ens3 0.93 1.85 0.13 6.53 0.00 0.00 0.00 0.00 15:19:01 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:19:01 ens3 0.17 0.07 0.12 0.00 0.00 0.00 0.00 0.00 15:19:01 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:24:01 ens3 2.95 4.75 0.31 7.09 0.00 0.00 0.00 0.00 15:19:01 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:29:01 ens3 0.83 2.30 0.17 6.79 0.00 0.00 0.00 0.00 15:19:01 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:34:01 ens3 4.37 8.12 0.35 7.45 0.00 0.00 0.00 0.00 15:19:01 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:35:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:36:01 ens3 7.97 14.55 0.75 14.73 0.00 0.00 0.00 0.00 15:19:01 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:39:01 ens3 1.17 1.92 0.14 6.70 0.00 0.00 0.00 0.00 15:19:01 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:40:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 15:19:01 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:44:01 ens3 1.27 1.18 0.20 6.55 0.00 0.00 0.00 0.00 15:19:01 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:49:01 ens3 2.30 3.57 0.22 6.92 0.00 0.00 0.00 0.00 15:19:01 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:53:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 15:19:01 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:54:01 ens3 2.77 4.97 0.25 7.07 0.00 0.00 0.00 0.00 15:19:01 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 11:58:01 ens3 0.18 0.13 0.05 0.04 0.00 0.00 0.00 0.00 15:19:01 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 11:59:01 ens3 0.22 0.28 0.05 2.50 0.00 0.00 0.00 0.00 15:19:01 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:00:01 ens3 0.30 0.23 0.13 0.02 0.00 0.00 0.00 0.00 15:19:01 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:03:01 ens3 0.12 0.08 0.04 0.04 0.00 0.00 0.00 0.00 15:19:01 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:04:01 ens3 0.65 0.25 0.15 0.05 0.00 0.00 0.00 0.00 15:19:01 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:05:01 ens3 0.42 0.48 0.26 0.22 0.00 0.00 0.00 0.00 15:19:01 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:07:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:08:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 15:19:01 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:09:01 ens3 0.07 0.02 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:11:01 ens3 0.23 0.17 0.10 0.25 0.00 0.00 0.00 0.00 15:19:01 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:12:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 15:19:01 12:12:01 ens3 2.65 2.37 1.45 3.95 0.00 0.00 0.00 0.00 15:19:01 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:13:01 ens3 1.58 1.35 0.86 1.22 0.00 0.00 0.00 0.00 15:19:01 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:15:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:17:01 ens3 0.28 0.02 0.04 0.00 0.00 0.00 0.00 0.00 15:19:01 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:18:01 ens3 0.92 0.55 0.44 0.35 0.00 0.00 0.00 0.00 15:19:01 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:19:01 ens3 0.10 0.03 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:20:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:23:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:25:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:25:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:26:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 15:19:01 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:29:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 15:19:01 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:34:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:36:01 ens3 0.60 0.43 0.38 0.22 0.00 0.00 0.00 0.00 15:19:01 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:39:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 15:19:01 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:43:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:44:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:45:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:47:01 ens3 0.15 0.10 0.12 0.01 0.00 0.00 0.00 0.00 15:19:01 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:49:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 15:19:01 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:54:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 12:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 12:59:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 15:19:01 13:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:01:01 ens3 0.18 0.07 0.17 0.00 0.00 0.00 0.00 0.00 15:19:01 13:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:03:01 ens3 0.08 0.05 0.04 0.04 0.00 0.00 0.00 0.00 15:19:01 13:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:04:01 ens3 0.57 0.22 0.09 0.04 0.00 0.00 0.00 0.00 15:19:01 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:05:01 ens3 0.42 0.45 0.26 0.22 0.00 0.00 0.00 0.00 15:19:01 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:06:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:07:01 ens3 0.17 0.10 0.06 0.01 0.00 0.00 0.00 0.00 15:19:01 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:08:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:19:01 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:11:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:12:01 ens3 0.42 0.37 0.17 0.26 0.00 0.00 0.00 0.00 15:19:01 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:13:01 ens3 2.78 2.57 1.53 4.02 0.00 0.00 0.00 0.00 15:19:01 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:14:01 ens3 1.52 1.32 0.79 1.15 0.00 0.00 0.00 0.00 15:19:01 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:17:01 ens3 0.17 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:19:01 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:18:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:23:01 ens3 0.15 0.15 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:24:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:26:01 ens3 0.22 0.20 0.12 0.01 0.00 0.00 0.00 0.00 15:19:01 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:28:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 15:19:01 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:33:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 13:34:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:34:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:34:02 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:36:01 ens3 0.50 0.38 0.27 0.22 0.00 0.00 0.00 0.00 15:19:01 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:37:01 ens3 0.17 0.07 0.12 0.00 0.00 0.00 0.00 0.00 15:19:01 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:39:01 ens3 0.12 0.10 0.07 0.07 0.00 0.00 0.00 0.00 15:19:01 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:40:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:43:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:44:01 ens3 0.38 0.25 0.20 0.08 0.00 0.00 0.00 0.00 15:19:01 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:45:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:49:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 15:19:01 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:50:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:51:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:54:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:55:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 13:59:01 ens3 0.27 0.13 0.19 0.07 0.00 0.00 0.00 0.00 15:19:01 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:02:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:04:01 ens3 0.68 0.23 0.13 0.08 0.00 0.00 0.00 0.00 15:19:01 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:05:01 ens3 0.33 0.30 0.25 0.21 0.00 0.00 0.00 0.00 15:19:01 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:06:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 15:19:01 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:07:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:08:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:09:01 ens3 0.12 0.13 0.07 0.07 0.00 0.00 0.00 0.00 15:19:01 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:10:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:12:01 ens3 0.40 0.35 0.16 0.26 0.00 0.00 0.00 0.00 15:19:01 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:13:01 ens3 2.55 2.27 1.45 3.94 0.00 0.00 0.00 0.00 15:19:01 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:14:01 ens3 1.67 0.98 0.92 1.15 0.00 0.00 0.00 0.00 15:19:01 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:15:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:18:01 ens3 0.18 0.13 0.05 0.04 0.00 0.00 0.00 0.00 15:19:01 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:19:01 ens3 0.07 0.05 0.04 0.03 0.00 0.00 0.00 0.00 15:19:01 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:20:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:21:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:23:01 ens3 0.08 0.03 0.04 0.03 0.00 0.00 0.00 0.00 15:19:01 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:24:01 ens3 0.18 0.18 0.04 0.04 0.00 0.00 0.00 0.00 15:19:01 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:25:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:28:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:29:01 ens3 0.10 0.03 0.11 0.00 0.00 0.00 0.00 0.00 15:19:01 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:32:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:33:01 ens3 0.13 0.13 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:36:01 ens3 0.62 0.57 0.33 0.23 0.00 0.00 0.00 0.00 15:19:01 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:38:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:40:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:41:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:43:01 ens3 0.22 0.23 0.13 0.08 0.00 0.00 0.00 0.00 15:19:01 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:44:01 ens3 0.17 0.17 0.06 0.01 0.00 0.00 0.00 0.00 15:19:01 14:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:45:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:46:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:48:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:49:01 ens3 0.12 0.15 0.07 0.07 0.00 0.00 0.00 0.00 15:19:01 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:50:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:53:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 15:19:01 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:54:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 15:19:01 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:58:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 14:59:01 ens3 0.32 0.18 0.19 0.07 0.00 0.00 0.00 0.00 15:19:01 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:02:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:03:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:04:01 ens3 0.73 0.25 0.19 0.08 0.00 0.00 0.00 0.00 15:19:01 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:05:01 ens3 0.45 0.25 0.26 0.21 0.00 0.00 0.00 0.00 15:19:01 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:07:01 ens3 0.20 0.10 0.12 0.07 0.00 0.00 0.00 0.00 15:19:01 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:08:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:09:01 ens3 0.50 0.50 0.43 0.18 0.00 0.00 0.00 0.00 15:19:01 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:10:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:12:01 ens3 0.38 0.25 0.16 0.25 0.00 0.00 0.00 0.00 15:19:01 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:13:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:13:01 ens3 2.67 2.40 1.49 3.98 0.00 0.00 0.00 0.00 15:19:01 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:14:01 ens3 1.63 1.35 0.88 1.19 0.00 0.00 0.00 0.00 15:19:01 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:17:01 ens3 1.85 1.88 17.27 0.15 0.00 0.00 0.00 0.00 15:19:01 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:19:01 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 15:19:01 15:18:01 ens3 0.22 0.15 0.08 0.04 0.00 0.00 0.00 0.00 15:19:01 Average: docker0 3.66 4.97 0.29 37.73 0.00 0.00 0.00 0.00 15:19:01 Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 15:19:01 Average: ens3 11.78 8.96 85.93 13.80 0.00 0.00 0.00 0.00 15:19:01 15:19:01 15:19:01 ---> sar -P ALL: 15:19:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7369) 08/21/25 _x86_64_ (8 CPU) 15:19:01 15:19:01 09:17:31 LINUX RESTART (8 CPU) 15:19:01 15:19:01 09:18:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 09:19:01 all 11.64 0.00 3.67 2.07 0.06 82.56 15:19:01 09:19:01 0 13.57 0.00 3.94 1.28 0.05 81.15 15:19:01 09:19:01 1 8.12 0.00 2.57 2.38 0.05 86.88 15:19:01 09:19:01 2 11.71 0.00 4.21 0.81 0.07 83.20 15:19:01 09:19:01 3 9.75 0.00 4.23 6.33 0.07 79.62 15:19:01 09:19:01 4 13.01 0.00 2.96 0.82 0.07 83.15 15:19:01 09:19:01 5 16.68 0.00 4.05 1.03 0.07 78.18 15:19:01 09:19:01 6 10.18 0.00 5.04 2.78 0.07 81.93 15:19:01 09:19:01 7 10.08 0.00 2.37 1.16 0.07 86.32 15:19:01 09:20:01 all 42.32 0.00 7.36 0.84 0.11 49.37 15:19:01 09:20:01 0 40.06 0.00 7.53 1.89 0.10 50.43 15:19:01 09:20:01 1 43.82 0.00 7.01 2.32 0.10 46.75 15:19:01 09:20:01 2 43.54 0.00 7.01 0.17 0.12 49.15 15:19:01 09:20:01 3 39.55 0.00 7.89 1.23 0.10 51.23 15:19:01 09:20:01 4 41.42 0.00 7.10 0.45 0.12 50.91 15:19:01 09:20:01 5 44.74 0.00 8.24 0.39 0.12 46.51 15:19:01 09:20:01 6 42.97 0.00 6.95 0.19 0.10 49.80 15:19:01 09:20:01 7 42.49 0.00 7.13 0.12 0.10 50.16 15:19:01 09:21:01 all 48.94 0.00 6.23 0.19 0.09 44.55 15:19:01 09:21:01 0 48.76 0.00 6.06 0.00 0.08 45.09 15:19:01 09:21:01 1 49.95 0.00 6.07 0.00 0.08 43.90 15:19:01 09:21:01 2 50.03 0.00 6.67 0.03 0.08 43.18 15:19:01 09:21:01 3 47.44 0.00 6.54 0.08 0.08 45.85 15:19:01 09:21:01 4 48.27 0.00 6.13 1.32 0.08 44.19 15:19:01 09:21:01 5 49.57 0.00 6.66 0.10 0.08 43.58 15:19:01 09:21:01 6 46.48 0.00 5.87 0.00 0.08 47.57 15:19:01 09:21:01 7 50.96 0.00 5.87 0.02 0.10 43.05 15:19:01 09:22:01 all 47.83 0.00 7.31 0.21 0.09 44.55 15:19:01 09:22:01 0 48.03 0.00 7.40 0.00 0.10 44.47 15:19:01 09:22:01 1 46.66 0.00 6.97 0.00 0.08 46.28 15:19:01 09:22:01 2 46.87 0.00 7.63 0.00 0.08 45.41 15:19:01 09:22:01 3 47.57 0.00 7.90 0.07 0.08 44.38 15:19:01 09:22:01 4 47.96 0.00 7.51 1.63 0.08 42.82 15:19:01 09:22:01 5 47.26 0.00 7.27 0.00 0.10 45.37 15:19:01 09:22:01 6 49.58 0.00 6.84 0.02 0.08 43.48 15:19:01 09:22:01 7 48.73 0.00 6.96 0.00 0.08 44.23 15:19:01 09:23:01 all 20.51 0.00 8.71 19.13 0.09 51.56 15:19:01 09:23:01 0 21.08 0.00 9.91 13.65 0.09 55.28 15:19:01 09:23:01 1 21.51 0.00 8.44 13.55 0.09 56.41 15:19:01 09:23:01 2 20.10 0.00 8.33 20.13 0.09 51.36 15:19:01 09:23:01 3 19.69 0.00 9.47 36.52 0.09 34.23 15:19:01 09:23:01 4 20.37 0.00 8.65 12.28 0.09 58.61 15:19:01 09:23:01 5 19.04 0.00 8.05 13.89 0.07 58.95 15:19:01 09:23:01 6 20.70 0.00 8.11 13.31 0.17 57.70 15:19:01 09:23:01 7 21.56 0.00 8.75 29.88 0.07 39.74 15:19:01 09:24:01 all 35.49 0.00 9.72 16.98 0.09 37.73 15:19:01 09:24:01 0 36.67 0.00 8.51 9.36 0.08 45.37 15:19:01 09:24:01 1 36.06 0.00 10.35 8.01 0.08 45.49 15:19:01 09:24:01 2 35.98 0.00 9.65 10.78 0.08 43.50 15:19:01 09:24:01 3 35.29 0.00 12.35 49.36 0.10 2.90 15:19:01 09:24:01 4 35.73 0.00 9.41 8.66 0.08 46.12 15:19:01 09:24:01 5 34.15 0.00 8.45 9.19 0.10 48.10 15:19:01 09:24:01 6 34.29 0.00 9.13 6.37 0.08 50.13 15:19:01 09:24:01 7 35.70 0.00 9.92 34.23 0.08 20.07 15:19:01 09:25:01 all 88.97 0.00 10.90 0.00 0.12 0.00 15:19:01 09:25:01 0 89.24 0.00 10.65 0.00 0.12 0.00 15:19:01 09:25:01 1 88.48 0.00 11.42 0.00 0.10 0.00 15:19:01 09:25:01 2 87.99 0.00 11.88 0.00 0.13 0.00 15:19:01 09:25:01 3 89.29 0.00 10.58 0.00 0.13 0.00 15:19:01 09:25:01 4 89.46 0.00 10.41 0.00 0.13 0.00 15:19:01 09:25:01 5 88.90 0.00 10.96 0.00 0.13 0.00 15:19:01 09:25:01 6 88.55 0.00 11.33 0.00 0.12 0.00 15:19:01 09:25:01 7 89.88 0.00 9.98 0.00 0.13 0.00 15:19:01 09:26:01 all 90.44 0.00 9.44 0.00 0.11 0.01 15:19:01 09:26:01 0 90.78 0.00 9.10 0.00 0.12 0.00 15:19:01 09:26:01 1 90.68 0.00 9.20 0.00 0.12 0.00 15:19:01 09:26:01 2 90.22 0.00 9.68 0.00 0.10 0.00 15:19:01 09:26:01 3 90.75 0.00 9.13 0.00 0.12 0.00 15:19:01 09:26:01 4 89.82 0.00 10.06 0.00 0.12 0.00 15:19:01 09:26:01 5 90.64 0.00 9.21 0.00 0.12 0.03 15:19:01 09:26:01 6 90.61 0.00 9.26 0.00 0.12 0.02 15:19:01 09:26:01 7 90.01 0.00 9.87 0.00 0.12 0.00 15:19:01 09:27:01 all 48.93 0.00 7.03 8.17 0.13 35.75 15:19:01 09:27:01 0 49.41 0.00 6.95 11.82 0.12 31.70 15:19:01 09:27:01 1 48.29 0.00 6.80 5.53 0.13 39.23 15:19:01 09:27:01 2 49.30 0.00 7.25 4.48 0.12 38.86 15:19:01 09:27:01 3 49.25 0.00 6.42 5.80 0.12 38.41 15:19:01 09:27:01 4 48.20 0.00 7.54 13.56 0.13 30.56 15:19:01 09:27:01 5 48.59 0.00 6.89 14.49 0.12 29.91 15:19:01 09:27:01 6 48.87 0.00 7.52 3.84 0.13 39.64 15:19:01 09:27:01 7 49.51 0.00 6.88 5.83 0.15 37.64 15:19:01 09:28:01 all 8.81 0.00 1.21 0.16 0.06 89.76 15:19:01 09:28:01 0 7.57 0.00 1.02 0.57 0.05 90.79 15:19:01 09:28:01 1 8.24 0.00 1.28 0.08 0.05 90.34 15:19:01 09:28:01 2 8.30 0.00 1.17 0.03 0.07 90.43 15:19:01 09:28:01 3 5.90 0.00 0.87 0.03 0.05 93.14 15:19:01 09:28:01 4 9.88 0.00 1.12 0.22 0.07 88.71 15:19:01 09:28:01 5 10.96 0.00 1.62 0.23 0.08 87.10 15:19:01 09:28:01 6 10.23 0.00 1.14 0.07 0.07 88.49 15:19:01 09:28:01 7 9.39 0.00 1.44 0.03 0.07 89.07 15:19:01 09:29:01 all 3.40 0.00 0.24 0.04 0.02 96.30 15:19:01 09:29:01 0 5.80 0.00 0.26 0.03 0.03 93.87 15:19:01 09:29:01 1 4.92 0.00 0.18 0.05 0.02 94.83 15:19:01 09:29:01 2 2.31 0.00 0.20 0.00 0.02 97.48 15:19:01 09:29:01 3 2.66 0.00 0.27 0.00 0.03 97.04 15:19:01 09:29:01 4 4.14 0.00 0.33 0.12 0.03 95.38 15:19:01 09:29:01 5 1.79 0.00 0.12 0.00 0.00 98.10 15:19:01 09:29:01 6 2.25 0.00 0.30 0.10 0.02 97.33 15:19:01 09:29:01 7 3.27 0.00 0.27 0.00 0.02 96.44 15:19:01 15:19:01 09:29:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 09:30:01 all 4.89 0.00 0.49 0.06 0.04 94.53 15:19:01 09:30:01 0 6.24 0.00 0.56 0.10 0.03 93.06 15:19:01 09:30:01 1 6.35 0.00 0.63 0.03 0.05 92.93 15:19:01 09:30:01 2 2.07 0.00 0.50 0.00 0.03 97.40 15:19:01 09:30:01 3 5.46 0.00 0.47 0.03 0.03 94.00 15:19:01 09:30:01 4 7.00 0.00 0.47 0.00 0.03 92.50 15:19:01 09:30:01 5 2.32 0.00 0.40 0.05 0.05 97.18 15:19:01 09:30:01 6 7.46 0.00 0.62 0.23 0.05 91.64 15:19:01 09:30:01 7 2.20 0.00 0.28 0.00 0.02 97.50 15:19:01 09:31:01 all 0.05 0.00 0.02 0.01 0.01 99.92 15:19:01 09:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 09:31:01 1 0.10 0.00 0.02 0.00 0.00 99.88 15:19:01 09:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:31:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 09:31:01 4 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 09:31:01 5 0.07 0.00 0.03 0.05 0.02 99.83 15:19:01 09:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:32:01 all 0.06 0.00 0.02 0.08 0.01 99.84 15:19:01 09:32:01 0 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 09:32:01 1 0.07 0.00 0.02 0.08 0.02 99.82 15:19:01 09:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:32:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:19:01 09:32:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 09:32:01 5 0.07 0.00 0.05 0.52 0.00 99.37 15:19:01 09:32:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 09:32:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 09:33:01 all 0.14 0.00 0.05 0.00 0.00 99.81 15:19:01 09:33:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 09:33:01 1 0.07 0.00 0.03 0.02 0.00 99.88 15:19:01 09:33:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 09:33:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 09:33:01 4 0.05 0.00 0.05 0.02 0.00 99.88 15:19:01 09:33:01 5 0.20 0.00 0.08 0.00 0.02 99.70 15:19:01 09:33:01 6 0.60 0.00 0.05 0.00 0.00 99.35 15:19:01 09:33:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 09:34:01 all 0.04 0.00 0.01 0.01 0.01 99.93 15:19:01 09:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 09:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:34:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 09:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:34:01 4 0.08 0.00 0.02 0.00 0.02 99.88 15:19:01 09:34:01 5 0.05 0.00 0.02 0.05 0.02 99.87 15:19:01 09:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:34:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 09:35:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 09:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:35:01 1 0.15 0.00 0.02 0.00 0.02 99.82 15:19:01 09:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:35:01 4 0.03 0.00 0.07 0.00 0.02 99.88 15:19:01 09:35:01 5 0.03 0.00 0.02 0.03 0.02 99.90 15:19:01 09:35:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 09:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:36:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 09:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:36:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 09:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:36:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:19:01 09:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 09:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 09:37:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 09:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:37:01 5 0.08 0.00 0.03 0.02 0.02 99.85 15:19:01 09:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 09:37:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 09:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 09:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 09:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:38:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:38:01 5 0.05 0.00 0.00 0.03 0.00 99.92 15:19:01 09:38:01 6 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 09:38:01 7 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 09:39:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:19:01 09:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 09:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:39:01 5 0.03 0.00 0.03 0.12 0.02 99.80 15:19:01 09:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 09:40:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:40:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 09:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 09:40:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 09:40:01 5 0.08 0.00 0.02 0.02 0.00 99.88 15:19:01 09:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 09:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:19:01 09:40:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 09:41:01 all 0.18 0.00 0.02 0.00 0.01 99.79 15:19:01 09:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 09:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 09:41:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 09:41:01 4 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 09:41:01 5 0.03 0.00 0.03 0.03 0.02 99.88 15:19:01 09:41:01 6 1.17 0.00 0.03 0.00 0.00 98.79 15:19:01 09:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 09:42:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 09:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 09:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 09:42:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 09:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 09:42:01 5 0.05 0.00 0.03 0.02 0.00 99.90 15:19:01 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:42:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 09:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:19:01 09:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:43:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 09:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:43:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 09:43:01 5 0.03 0.00 0.03 0.03 0.02 99.88 15:19:01 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:44:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:19:01 09:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:44:01 4 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 09:44:01 5 0.07 0.00 0.00 0.10 0.00 99.83 15:19:01 09:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:44:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 09:45:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 09:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 09:45:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 09:45:01 4 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 09:45:01 5 0.07 0.00 0.03 0.03 0.02 99.85 15:19:01 09:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:46:01 all 0.08 0.00 0.01 0.01 0.01 99.90 15:19:01 09:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 09:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 09:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:46:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 09:46:01 4 0.10 0.00 0.03 0.00 0.02 99.85 15:19:01 09:46:01 5 0.00 0.00 0.00 0.08 0.02 99.90 15:19:01 09:46:01 6 0.40 0.00 0.00 0.00 0.00 99.60 15:19:01 09:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:47:01 all 0.27 0.00 0.01 0.02 0.00 99.70 15:19:01 09:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:47:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 09:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 09:47:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:47:01 5 0.02 0.00 0.00 0.13 0.00 99.85 15:19:01 09:47:01 6 1.92 0.00 0.03 0.02 0.02 98.01 15:19:01 09:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:48:01 all 0.05 0.00 0.01 0.01 0.01 99.91 15:19:01 09:48:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 09:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:48:01 2 0.02 0.00 0.02 0.05 0.02 99.90 15:19:01 09:48:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 09:48:01 4 0.00 0.00 0.00 0.05 0.02 99.93 15:19:01 09:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:48:01 6 0.23 0.00 0.02 0.00 0.00 99.75 15:19:01 09:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:49:01 all 0.03 0.00 0.03 0.02 0.00 99.92 15:19:01 09:49:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:49:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 09:49:01 2 0.02 0.00 0.02 0.07 0.00 99.90 15:19:01 09:49:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:49:01 4 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 09:49:01 5 0.05 0.00 0.05 0.08 0.00 99.82 15:19:01 09:49:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 09:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:50:01 all 0.03 0.00 0.01 0.04 0.01 99.91 15:19:01 09:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 09:50:01 4 0.05 0.00 0.00 0.12 0.02 99.82 15:19:01 09:50:01 5 0.02 0.00 0.02 0.23 0.00 99.73 15:19:01 09:50:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 09:50:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 09:51:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 09:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:51:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:19:01 09:51:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 09:51:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 09:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 09:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 15:19:01 09:51:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 09:52:01 all 0.13 0.00 0.01 0.00 0.01 99.84 15:19:01 09:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:52:01 3 0.12 0.00 0.02 0.00 0.00 99.87 15:19:01 09:52:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 09:52:01 5 0.05 0.00 0.02 0.03 0.00 99.90 15:19:01 09:52:01 6 0.83 0.00 0.02 0.00 0.02 99.14 15:19:01 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:19:01 09:53:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 09:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 09:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 09:53:01 4 0.07 0.00 0.03 0.02 0.00 99.88 15:19:01 09:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 09:53:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 09:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 09:54:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 09:54:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 09:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:54:01 4 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 09:54:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:19:01 09:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:55:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 09:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 09:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 09:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 09:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:55:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 09:55:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 09:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 09:56:01 all 0.04 0.00 0.03 0.01 0.00 99.92 15:19:01 09:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:56:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:56:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:19:01 09:56:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 09:56:01 5 0.07 0.00 0.05 0.05 0.02 99.82 15:19:01 09:56:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:57:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:19:01 09:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 09:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 09:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 09:57:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 09:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 09:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 09:57:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 09:58:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 09:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 09:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 09:58:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 09:58:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 09:58:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 09:58:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 09:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:59:01 all 0.11 0.00 0.01 0.00 0.01 99.87 15:19:01 09:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 09:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 09:59:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 09:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 09:59:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 09:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 09:59:01 6 0.72 0.00 0.00 0.00 0.02 99.27 15:19:01 09:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:00:01 all 0.27 0.00 0.01 0.06 0.01 99.64 15:19:01 10:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:00:01 2 0.03 0.00 0.02 0.35 0.00 99.60 15:19:01 10:00:01 3 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 10:00:01 4 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 10:00:01 5 0.00 0.00 0.00 0.12 0.02 99.87 15:19:01 10:00:01 6 1.95 0.00 0.03 0.00 0.02 98.00 15:19:01 10:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:01:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 10:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:01:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 10:01:01 2 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 10:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:01:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 10:01:01 6 0.20 0.00 0.03 0.00 0.00 99.77 15:19:01 10:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 10:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:02:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:02:01 4 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:02:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 15:19:01 10:02:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 10:03:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:19:01 10:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:03:01 2 0.03 0.00 0.02 0.03 0.02 99.90 15:19:01 10:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:03:01 5 0.00 0.00 0.03 0.02 0.00 99.95 15:19:01 10:03:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:03:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 10:04:01 all 0.04 0.00 0.02 0.07 0.01 99.86 15:19:01 10:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:04:01 2 0.12 0.00 0.03 0.08 0.00 99.77 15:19:01 10:04:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:04:01 4 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:04:01 5 0.03 0.00 0.00 0.48 0.00 99.48 15:19:01 10:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:04:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 10:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:05:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:05:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 10:05:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 10:05:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 10:05:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:06:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 10:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:06:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:06:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 10:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 10:06:01 7 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 10:07:01 all 0.06 0.00 0.02 0.00 0.01 99.90 15:19:01 10:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 10:07:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 10:07:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 10:07:01 5 0.00 0.00 0.03 0.02 0.02 99.93 15:19:01 10:07:01 6 0.30 0.00 0.05 0.00 0.02 99.63 15:19:01 10:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:08:01 all 0.12 0.00 0.01 0.01 0.01 99.85 15:19:01 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:08:01 2 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 10:08:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:08:01 4 0.03 0.00 0.03 0.02 0.00 99.92 15:19:01 10:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 10:08:01 6 0.80 0.00 0.03 0.00 0.02 99.15 15:19:01 10:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 10:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 10:09:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:09:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:09:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 10:10:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 10:10:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 10:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:10:01 4 0.05 0.00 0.03 0.02 0.02 99.88 15:19:01 10:10:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 10:10:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:11:01 all 0.09 0.00 0.02 0.01 0.01 99.88 15:19:01 10:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:11:01 1 0.13 0.00 0.00 0.00 0.00 99.87 15:19:01 10:11:01 2 0.12 0.00 0.00 0.00 0.02 99.87 15:19:01 10:11:01 3 0.23 0.00 0.05 0.00 0.02 99.70 15:19:01 10:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:11:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:19:01 10:11:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 10:11:01 7 0.12 0.00 0.03 0.02 0.02 99.82 15:19:01 10:12:01 all 0.21 0.00 0.04 0.00 0.01 99.74 15:19:01 10:12:01 0 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 10:12:01 1 0.17 0.00 0.02 0.00 0.00 99.82 15:19:01 10:12:01 2 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 10:12:01 3 0.73 0.00 0.05 0.00 0.00 99.22 15:19:01 10:12:01 4 0.18 0.00 0.02 0.00 0.00 99.80 15:19:01 10:12:01 5 0.13 0.00 0.03 0.00 0.02 99.82 15:19:01 10:12:01 6 0.00 0.00 0.08 0.00 0.03 99.88 15:19:01 10:12:01 7 0.33 0.00 0.05 0.03 0.00 99.58 15:19:01 10:13:01 all 0.06 0.00 0.01 0.01 0.01 99.91 15:19:01 10:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:13:01 3 0.32 0.00 0.03 0.00 0.02 99.63 15:19:01 10:13:01 4 0.00 0.00 0.03 0.02 0.00 99.95 15:19:01 10:13:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:19:01 10:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:13:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 15:19:01 10:13:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 10:14:01 all 0.06 0.00 0.02 0.00 0.01 99.91 15:19:01 10:14:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 10:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:14:01 3 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 10:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:14:01 6 0.30 0.00 0.03 0.00 0.02 99.65 15:19:01 10:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:15:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:19:01 10:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:15:01 2 0.08 0.00 0.00 0.00 0.02 99.90 15:19:01 10:15:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 10:15:01 6 0.33 0.00 0.02 0.00 0.02 99.63 15:19:01 10:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:19:01 10:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:16:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 10:16:01 4 0.03 0.00 0.03 0.02 0.00 99.92 15:19:01 10:16:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 10:16:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:16:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:17:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:19:01 10:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:17:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 10:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:17:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:19:01 10:17:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 10:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:18:01 all 0.07 0.00 0.01 0.08 0.01 99.84 15:19:01 10:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:18:01 2 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 10:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:18:01 4 0.03 0.00 0.00 0.12 0.00 99.85 15:19:01 10:18:01 5 0.02 0.00 0.00 0.45 0.00 99.53 15:19:01 10:18:01 6 0.38 0.00 0.03 0.00 0.05 99.53 15:19:01 10:18:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 10:19:02 all 0.02 0.00 0.02 0.01 0.01 99.95 15:19:01 10:19:02 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:19:02 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:19:02 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:19:02 3 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:19:02 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:19:02 5 0.02 0.00 0.02 0.05 0.00 99.92 15:19:01 10:19:02 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:19:02 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:20:01 all 0.18 0.00 0.02 0.00 0.01 99.79 15:19:01 10:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:20:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:20:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:20:01 3 0.08 0.00 0.05 0.00 0.00 99.86 15:19:01 10:20:01 4 0.10 0.00 0.00 0.00 0.00 99.90 15:19:01 10:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 10:20:01 6 1.16 0.00 0.05 0.00 0.02 98.77 15:19:01 10:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:21:01 all 0.08 0.00 0.02 0.00 0.01 99.88 15:19:01 10:21:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 10:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:21:01 3 0.10 0.00 0.05 0.02 0.02 99.82 15:19:01 10:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:21:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 10:21:01 6 0.45 0.00 0.03 0.00 0.02 99.50 15:19:01 10:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 10:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:22:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 10:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:22:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 10:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 10:22:01 6 0.03 0.00 0.03 0.00 0.03 99.90 15:19:01 10:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:23:01 all 0.04 0.00 0.01 0.01 0.01 99.92 15:19:01 10:23:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:23:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:23:01 3 0.13 0.00 0.02 0.00 0.02 99.83 15:19:01 10:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:23:01 5 0.00 0.00 0.00 0.08 0.00 99.92 15:19:01 10:23:01 6 0.08 0.00 0.02 0.00 0.02 99.88 15:19:01 10:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:24:01 all 0.11 0.00 0.03 0.01 0.01 99.85 15:19:01 10:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 10:24:01 2 0.03 0.00 0.03 0.02 0.02 99.90 15:19:01 10:24:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:19:01 10:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:24:01 5 0.00 0.00 0.05 0.03 0.02 99.90 15:19:01 10:24:01 6 0.63 0.00 0.05 0.00 0.02 99.30 15:19:01 10:24:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 15:19:01 10:24:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 10:25:01 all 0.13 0.00 0.03 0.02 0.01 99.82 15:19:01 10:25:01 0 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 10:25:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 10:25:01 2 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 10:25:01 3 0.18 0.00 0.03 0.00 0.02 99.77 15:19:01 10:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:25:01 5 0.03 0.00 0.00 0.13 0.00 99.83 15:19:01 10:25:01 6 0.67 0.00 0.10 0.00 0.02 99.22 15:19:01 10:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:26:01 all 0.29 0.00 0.02 0.00 0.02 99.67 15:19:01 10:26:01 0 0.00 0.00 0.02 0.00 0.03 99.95 15:19:01 10:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:26:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:26:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:19:01 10:26:01 6 2.12 0.00 0.05 0.00 0.03 97.80 15:19:01 10:26:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:27:01 all 0.19 0.00 0.03 0.00 0.01 99.76 15:19:01 10:27:01 0 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 10:27:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:27:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:19:01 10:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:27:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:19:01 10:27:01 6 1.31 0.00 0.07 0.00 0.03 98.60 15:19:01 10:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:19:01 10:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:28:01 5 0.00 0.00 0.03 0.03 0.02 99.92 15:19:01 10:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:29:01 all 0.05 0.00 0.02 0.00 0.01 99.92 15:19:01 10:29:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 10:29:01 2 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 10:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:29:01 4 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 10:29:01 6 0.17 0.00 0.02 0.00 0.02 99.80 15:19:01 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:30:01 all 0.07 0.00 0.02 0.00 0.01 99.90 15:19:01 10:30:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:30:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:30:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 10:30:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 10:30:01 6 0.45 0.00 0.02 0.00 0.03 99.50 15:19:01 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:31:01 all 0.05 0.00 0.01 0.00 0.01 99.93 15:19:01 10:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:31:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 10:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:31:01 4 0.07 0.00 0.00 0.02 0.00 99.92 15:19:01 10:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:31:01 6 0.12 0.00 0.00 0.00 0.00 99.88 15:19:01 10:31:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:32:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 10:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:32:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:32:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 10:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:32:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:19:01 10:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:33:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:33:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 10:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:33:01 4 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 10:33:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 10:33:01 6 0.08 0.00 0.00 0.00 0.02 99.90 15:19:01 10:33:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:19:01 10:34:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:34:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:34:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:34:01 6 0.13 0.00 0.02 0.00 0.00 99.85 15:19:01 10:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:35:01 all 0.17 0.00 0.02 0.00 0.01 99.80 15:19:01 10:35:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:35:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:35:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 10:35:01 5 0.05 0.00 0.02 0.02 0.02 99.90 15:19:01 10:35:01 6 1.04 0.00 0.02 0.00 0.02 98.92 15:19:01 10:35:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 15:19:01 10:35:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 10:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:19:01 10:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:36:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:36:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:36:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:36:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:37:01 all 0.05 0.00 0.02 0.00 0.01 99.91 15:19:01 10:37:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:37:01 1 0.08 0.00 0.05 0.00 0.00 99.87 15:19:01 10:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 10:37:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 10:37:01 6 0.12 0.00 0.00 0.00 0.02 99.87 15:19:01 10:37:01 7 0.08 0.00 0.05 0.00 0.03 99.83 15:19:01 10:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 15:19:01 10:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:38:01 1 0.05 0.00 0.07 0.00 0.02 99.87 15:19:01 10:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:38:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:39:01 all 0.04 0.00 0.02 0.00 0.01 99.92 15:19:01 10:39:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:39:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:39:01 4 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:39:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:19:01 10:39:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:39:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:40:01 all 0.01 0.00 0.01 0.03 0.01 99.94 15:19:01 10:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:40:01 5 0.00 0.00 0.00 0.23 0.00 99.77 15:19:01 10:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:40:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:41:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 10:41:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:41:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:19:01 10:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:41:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:42:01 all 0.28 0.00 0.01 0.00 0.01 99.69 15:19:01 10:42:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:42:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 10:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:42:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 10:42:01 6 2.02 0.00 0.02 0.00 0.02 97.95 15:19:01 10:42:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:43:01 all 0.20 0.00 0.03 0.00 0.00 99.76 15:19:01 10:43:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:43:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:43:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:43:01 3 0.05 0.00 0.03 0.02 0.02 99.88 15:19:01 10:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 10:43:01 6 1.42 0.00 0.07 0.00 0.00 98.51 15:19:01 10:43:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:44:01 all 0.03 0.00 0.02 0.00 0.01 99.93 15:19:01 10:44:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:44:01 3 0.05 0.00 0.05 0.02 0.02 99.87 15:19:01 10:44:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:44:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 10:44:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 10:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:45:01 all 0.12 0.00 0.03 0.00 0.00 99.84 15:19:01 10:45:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 10:45:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:45:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 10:45:01 4 0.07 0.00 0.02 0.02 0.00 99.90 15:19:01 10:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:45:01 6 0.70 0.00 0.10 0.00 0.02 99.19 15:19:01 10:45:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 10:46:01 all 0.03 0.00 0.03 0.00 0.01 99.93 15:19:01 10:46:01 0 0.02 0.00 0.07 0.00 0.00 99.92 15:19:01 10:46:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 10:46:01 2 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 10:46:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 10:46:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 10:46:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 15:19:01 10:46:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 10:47:01 all 0.08 0.00 0.02 0.00 0.01 99.89 15:19:01 10:47:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 10:47:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:47:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:47:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 10:47:01 6 0.32 0.00 0.02 0.00 0.02 99.65 15:19:01 10:47:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:48:01 all 0.03 0.00 0.03 0.00 0.00 99.94 15:19:01 10:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:48:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 10:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 10:48:01 6 0.10 0.00 0.08 0.00 0.00 99.82 15:19:01 10:48:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:49:01 all 0.03 0.00 0.02 0.01 0.00 99.94 15:19:01 10:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:49:01 1 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 10:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:49:01 3 0.03 0.00 0.02 0.03 0.00 99.92 15:19:01 10:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:49:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 10:49:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:50:01 all 0.17 0.00 0.02 0.00 0.01 99.80 15:19:01 10:50:01 0 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 10:50:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:50:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 10:50:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 10:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:50:01 6 1.16 0.00 0.02 0.00 0.02 98.81 15:19:01 10:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:51:01 all 0.28 0.00 0.01 0.00 0.00 99.70 15:19:01 10:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 10:51:01 1 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 10:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:51:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:19:01 10:51:01 6 2.02 0.00 0.02 0.00 0.00 97.97 15:19:01 10:51:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:52:01 all 0.08 0.00 0.02 0.00 0.01 99.89 15:19:01 10:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 10:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:52:01 2 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 10:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:52:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 10:52:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 10:52:01 6 0.45 0.00 0.00 0.00 0.02 99.53 15:19:01 10:52:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 10:53:01 all 0.05 0.00 0.02 0.00 0.01 99.92 15:19:01 10:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:53:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:53:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 10:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:53:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 10:53:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 10:53:01 6 0.17 0.00 0.00 0.00 0.00 99.83 15:19:01 10:53:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:54:01 all 0.02 0.00 0.02 0.01 0.01 99.94 15:19:01 10:54:01 0 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 10:54:01 2 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 10:54:01 3 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 10:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 10:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 10:54:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:55:01 all 0.05 0.00 0.02 0.00 0.01 99.92 15:19:01 10:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 10:55:01 1 0.13 0.00 0.02 0.00 0.02 99.83 15:19:01 10:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 10:55:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 10:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 10:55:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 10:56:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 10:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 10:56:01 1 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 10:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 15:19:01 10:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:56:01 5 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 10:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:56:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 10:57:01 all 0.05 0.00 0.01 0.00 0.01 99.92 15:19:01 10:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 10:57:01 1 0.18 0.00 0.07 0.00 0.02 99.73 15:19:01 10:57:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:57:01 3 0.05 0.00 0.00 0.02 0.00 99.93 15:19:01 10:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 10:57:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 10:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:57:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 15:19:01 10:57:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 10:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 15:19:01 10:58:01 0 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 10:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 10:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 10:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 10:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 10:59:01 all 0.13 0.00 0.02 0.00 0.01 99.84 15:19:01 10:59:01 0 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 10:59:01 1 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 10:59:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 10:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 10:59:01 4 0.00 0.00 0.03 0.02 0.02 99.93 15:19:01 10:59:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 10:59:01 6 0.85 0.00 0.00 0.00 0.00 99.15 15:19:01 10:59:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 11:00:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:19:01 11:00:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:00:01 6 0.55 0.00 0.00 0.00 0.02 99.43 15:19:01 11:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:01:01 all 0.11 0.00 0.01 0.01 0.01 99.87 15:19:01 11:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:01:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 11:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 11:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:01:01 5 0.02 0.00 0.00 0.03 0.02 99.93 15:19:01 11:01:01 6 0.65 0.00 0.00 0.00 0.00 99.35 15:19:01 11:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:02:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 11:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:02:01 5 0.00 0.00 0.03 0.02 0.00 99.95 15:19:01 11:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:02:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 11:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:03:01 1 0.03 0.00 0.07 0.00 0.02 99.88 15:19:01 11:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:03:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 11:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 11:03:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 11:04:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:19:01 11:04:01 0 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:04:01 1 0.07 0.00 0.00 0.00 0.03 99.90 15:19:01 11:04:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 11:04:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 11:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:04:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:19:01 11:04:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:05:01 all 0.03 0.00 0.02 0.00 0.01 99.93 15:19:01 11:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 11:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:05:01 5 0.05 0.00 0.05 0.02 0.02 99.87 15:19:01 11:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 11:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:06:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 11:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 11:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:06:01 5 0.03 0.00 0.02 0.03 0.00 99.92 15:19:01 11:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:06:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 11:07:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:19:01 11:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 11:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 11:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:07:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:07:01 5 0.07 0.00 0.02 0.02 0.02 99.88 15:19:01 11:07:01 6 0.43 0.00 0.03 0.00 0.00 99.53 15:19:01 11:07:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 11:08:01 all 0.03 0.00 0.01 0.01 0.00 99.94 15:19:01 11:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:08:01 5 0.10 0.00 0.00 0.08 0.00 99.82 15:19:01 11:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:08:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 15:19:01 11:08:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 11:09:01 all 0.22 0.00 0.01 0.00 0.00 99.76 15:19:01 11:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:09:01 5 0.08 0.00 0.03 0.02 0.02 99.85 15:19:01 11:09:01 6 1.47 0.00 0.03 0.00 0.00 98.50 15:19:01 11:09:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 11:10:01 all 0.08 0.00 0.02 0.00 0.01 99.89 15:19:01 11:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:10:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 11:10:01 5 0.03 0.00 0.03 0.03 0.00 99.90 15:19:01 11:10:01 6 0.48 0.00 0.03 0.00 0.00 99.48 15:19:01 11:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:11:01 all 0.29 0.00 0.01 0.00 0.01 99.69 15:19:01 11:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 11:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:11:01 5 0.07 0.00 0.00 0.02 0.02 99.90 15:19:01 11:11:01 6 2.00 0.00 0.00 0.00 0.02 97.98 15:19:01 11:11:01 7 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 11:12:01 all 0.10 0.00 0.04 0.00 0.00 99.85 15:19:01 11:12:01 0 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 11:12:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:19:01 11:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:12:01 3 0.08 0.00 0.05 0.00 0.00 99.87 15:19:01 11:12:01 4 0.15 0.00 0.03 0.00 0.00 99.82 15:19:01 11:12:01 5 0.07 0.00 0.05 0.02 0.00 99.87 15:19:01 11:12:01 6 0.20 0.00 0.05 0.00 0.00 99.75 15:19:01 11:12:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:13:01 all 0.07 0.00 0.03 0.00 0.01 99.90 15:19:01 11:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:13:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 11:13:01 2 0.02 0.00 0.03 0.00 0.03 99.92 15:19:01 11:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:13:01 5 0.10 0.00 0.05 0.02 0.02 99.82 15:19:01 11:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:13:01 7 0.20 0.00 0.07 0.00 0.00 99.73 15:19:01 11:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 11:14:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 11:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:14:01 5 0.05 0.00 0.00 0.03 0.00 99.92 15:19:01 11:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 11:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:15:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 11:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:15:01 5 0.07 0.00 0.02 0.02 0.02 99.88 15:19:01 11:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:15:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:16:01 all 0.02 0.00 0.02 0.00 0.01 99.96 15:19:01 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 11:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 11:16:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 11:16:01 5 0.05 0.00 0.03 0.02 0.00 99.90 15:19:01 11:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 11:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:17:01 2 0.07 0.00 0.05 0.00 0.03 99.85 15:19:01 11:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:17:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 11:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:17:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 11:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:18:01 5 0.05 0.00 0.03 0.03 0.02 99.87 15:19:01 11:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:19:01 all 0.04 0.00 0.01 0.00 0.01 99.95 15:19:01 11:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:19:01 5 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 11:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:19:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 15:19:01 11:19:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 11:20:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:20:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:20:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 11:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 11:21:01 all 0.03 0.00 0.01 0.09 0.00 99.87 15:19:01 11:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:21:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:21:01 5 0.03 0.00 0.03 0.70 0.00 99.23 15:19:01 11:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:21:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:22:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 11:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:22:01 4 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 11:22:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 11:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:22:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 11:23:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:19:01 11:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:23:01 2 0.10 0.00 0.00 0.00 0.02 99.88 15:19:01 11:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 11:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:23:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 11:24:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:24:01 5 0.07 0.00 0.05 0.03 0.00 99.85 15:19:01 11:24:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:19:01 11:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:25:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 11:25:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:25:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:25:01 5 0.12 0.00 0.03 0.02 0.00 99.83 15:19:01 11:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:25:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 11:26:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:26:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 11:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:26:01 7 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 11:27:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:27:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 11:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:27:01 5 0.07 0.00 0.03 0.02 0.00 99.88 15:19:01 11:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:27:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 11:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 11:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 11:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:28:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 11:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:28:01 7 0.03 0.00 0.02 0.00 0.03 99.92 15:19:01 11:29:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:19:01 11:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 11:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:29:01 5 0.10 0.00 0.03 0.02 0.00 99.85 15:19:01 11:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:30:01 all 0.02 0.00 0.03 0.00 0.01 99.94 15:19:01 11:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:30:01 1 0.05 0.00 0.05 0.00 0.00 99.90 15:19:01 11:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:30:01 4 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 11:30:01 5 0.07 0.00 0.02 0.03 0.02 99.87 15:19:01 11:30:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 15:19:01 11:30:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 11:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 11:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:31:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 11:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:31:01 7 0.13 0.00 0.02 0.00 0.02 99.83 15:19:01 11:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 11:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:32:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 11:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:32:01 5 0.05 0.00 0.02 0.03 0.02 99.88 15:19:01 11:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 11:32:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 11:33:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 11:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:33:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:33:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 11:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:33:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:34:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 11:34:01 0 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 11:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:34:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:19:01 11:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:35:01 all 0.02 0.00 0.01 0.00 0.01 99.95 15:19:01 11:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:35:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:35:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:35:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:35:01 5 0.03 0.00 0.03 0.02 0.00 99.92 15:19:01 11:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:35:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 11:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 11:36:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:36:01 2 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 11:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:36:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:19:01 11:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:36:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 11:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 11:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 11:37:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:37:01 5 0.08 0.00 0.00 0.02 0.00 99.90 15:19:01 11:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:37:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:38:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 11:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:38:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:38:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:38:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:38:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:38:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:19:01 11:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:38:01 7 0.05 0.00 0.07 0.00 0.00 99.88 15:19:01 11:39:01 all 0.04 0.00 0.02 0.00 0.00 99.93 15:19:01 11:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:39:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:39:01 5 0.07 0.00 0.02 0.02 0.00 99.90 15:19:01 11:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:39:01 7 0.12 0.00 0.05 0.00 0.02 99.82 15:19:01 11:40:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:19:01 11:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:40:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 11:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 11:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:40:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 11:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:41:01 all 0.04 0.00 0.01 0.00 0.01 99.93 15:19:01 11:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:41:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 11:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:41:01 5 0.03 0.00 0.00 0.03 0.02 99.92 15:19:01 11:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:41:01 7 0.10 0.00 0.03 0.00 0.02 99.85 15:19:01 15:19:01 11:41:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 11:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:19:01 11:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:42:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 11:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 11:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:43:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:43:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 11:43:01 5 0.02 0.00 0.03 0.03 0.02 99.90 15:19:01 11:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:43:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 11:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 11:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:44:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:44:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:44:01 5 0.05 0.00 0.02 0.03 0.00 99.90 15:19:01 11:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:44:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 11:45:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:19:01 11:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:45:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 11:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:45:01 5 0.07 0.00 0.03 0.02 0.00 99.88 15:19:01 11:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:45:01 7 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 11:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 11:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:46:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 11:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:46:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 11:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:47:01 all 0.04 0.00 0.02 0.04 0.01 99.90 15:19:01 11:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:47:01 2 0.10 0.00 0.05 0.00 0.02 99.83 15:19:01 11:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:47:01 5 0.05 0.00 0.03 0.30 0.02 99.60 15:19:01 11:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:47:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 11:48:01 all 0.01 0.00 0.02 0.09 0.00 99.88 15:19:01 11:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:48:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:48:01 2 0.05 0.00 0.05 0.00 0.00 99.90 15:19:01 11:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:48:01 5 0.02 0.00 0.00 0.68 0.00 99.30 15:19:01 11:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:48:01 7 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 11:49:01 all 0.04 0.00 0.02 0.03 0.00 99.90 15:19:01 11:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:49:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:49:01 2 0.10 0.00 0.05 0.00 0.02 99.83 15:19:01 11:49:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:49:01 4 0.02 0.00 0.00 0.23 0.00 99.75 15:19:01 11:49:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 11:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:49:01 7 0.13 0.00 0.03 0.00 0.00 99.83 15:19:01 11:50:01 all 0.02 0.00 0.02 0.04 0.00 99.92 15:19:01 11:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:50:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:50:01 5 0.02 0.00 0.02 0.33 0.02 99.62 15:19:01 11:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:50:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 11:51:01 all 0.04 0.00 0.01 0.03 0.01 99.92 15:19:01 11:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:51:01 2 0.13 0.00 0.02 0.00 0.02 99.83 15:19:01 11:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:51:01 5 0.00 0.00 0.02 0.25 0.00 99.73 15:19:01 11:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:51:01 7 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 11:52:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 11:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 11:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 11:52:01 2 0.00 0.00 0.05 0.00 0.00 99.95 15:19:01 11:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:52:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 11:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 11:52:01 7 0.05 0.00 0.07 0.02 0.00 99.87 15:19:01 15:19:01 11:52:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 11:53:01 all 0.04 0.00 0.02 0.01 0.00 99.94 15:19:01 11:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:53:01 2 0.12 0.00 0.07 0.00 0.02 99.80 15:19:01 11:53:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 11:53:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 11:53:01 5 0.00 0.00 0.00 0.05 0.00 99.95 15:19:01 11:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 11:54:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:54:01 1 0.07 0.00 0.07 0.00 0.02 99.85 15:19:01 11:54:01 2 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 11:54:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 11:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:54:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 11:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 11:55:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:19:01 11:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:55:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 11:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:55:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 11:55:01 4 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 11:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:55:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 11:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:56:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 11:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:56:01 1 0.05 0.00 0.08 0.00 0.00 99.87 15:19:01 11:56:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 11:56:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 11:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 11:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:19:01 11:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:57:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 11:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:57:01 5 0.05 0.00 0.02 0.02 0.02 99.90 15:19:01 11:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:57:01 7 0.03 0.00 0.02 0.03 0.02 99.90 15:19:01 11:58:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 11:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:58:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 11:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 11:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 11:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:58:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 11:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 11:58:01 7 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 11:59:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 11:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:59:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 11:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 11:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 11:59:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 11:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 11:59:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 12:00:01 all 0.13 0.00 0.02 0.00 0.00 99.85 15:19:01 12:00:01 0 0.81 0.00 0.02 0.00 0.00 99.17 15:19:01 12:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 12:00:01 2 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 12:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:00:01 5 0.03 0.00 0.05 0.02 0.00 99.90 15:19:01 12:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:01:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:19:01 12:01:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:01:01 1 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 12:01:01 2 0.10 0.00 0.07 0.00 0.02 99.82 15:19:01 12:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:01:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:01:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 12:01:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:01:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 12:02:01 all 0.27 0.00 0.02 0.00 0.00 99.70 15:19:01 12:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:02:01 1 1.99 0.00 0.02 0.00 0.00 98.00 15:19:01 12:02:01 2 0.07 0.00 0.07 0.00 0.02 99.85 15:19:01 12:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:02:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 12:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:02:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 12:03:01 all 0.18 0.00 0.01 0.00 0.00 99.80 15:19:01 12:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:03:01 1 1.17 0.00 0.00 0.00 0.00 98.83 15:19:01 12:03:01 2 0.12 0.00 0.07 0.00 0.00 99.82 15:19:01 12:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 12:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:03:01 7 0.10 0.00 0.02 0.00 0.00 99.88 15:19:01 15:19:01 12:03:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 12:04:01 all 0.02 0.00 0.02 0.00 0.05 99.91 15:19:01 12:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 12:04:01 2 0.03 0.00 0.02 0.00 0.33 99.62 15:19:01 12:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:04:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 12:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:04:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 12:05:01 all 0.19 0.00 0.01 0.00 0.01 99.79 15:19:01 12:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:05:01 1 1.21 0.00 0.02 0.00 0.00 98.78 15:19:01 12:05:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 12:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:05:01 5 0.00 0.00 0.02 0.02 0.02 99.95 15:19:01 12:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:05:01 7 0.17 0.00 0.03 0.00 0.02 99.78 15:19:01 12:06:01 all 0.08 0.00 0.02 0.00 0.00 99.89 15:19:01 12:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:06:01 1 0.43 0.00 0.02 0.00 0.02 99.53 15:19:01 12:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:06:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 12:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:06:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 12:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:06:01 7 0.12 0.00 0.03 0.00 0.00 99.85 15:19:01 12:07:01 all 0.15 0.00 0.02 0.00 0.01 99.83 15:19:01 12:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:07:01 1 0.83 0.00 0.05 0.00 0.00 99.12 15:19:01 12:07:01 2 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 12:07:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:07:01 5 0.03 0.00 0.00 0.03 0.02 99.92 15:19:01 12:07:01 6 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 12:07:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 12:08:01 all 0.12 0.00 0.01 0.00 0.00 99.86 15:19:01 12:08:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 12:08:01 1 0.76 0.00 0.03 0.00 0.00 99.20 15:19:01 12:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:08:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 12:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:08:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 12:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:08:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:19:01 12:09:01 all 0.05 0.00 0.03 0.00 0.01 99.91 15:19:01 12:09:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 12:09:01 1 0.17 0.00 0.03 0.00 0.02 99.78 15:19:01 12:09:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 12:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 12:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:09:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 12:09:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 12:09:01 7 0.05 0.00 0.08 0.00 0.02 99.85 15:19:01 12:10:01 all 0.09 0.00 0.03 0.00 0.00 99.88 15:19:01 12:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:10:01 1 0.52 0.00 0.10 0.00 0.00 99.38 15:19:01 12:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:10:01 5 0.05 0.00 0.02 0.03 0.02 99.88 15:19:01 12:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:10:01 7 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 12:11:01 all 0.05 0.00 0.02 0.00 0.00 99.92 15:19:01 12:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:11:01 2 0.17 0.00 0.03 0.00 0.00 99.80 15:19:01 12:11:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 12:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:11:01 5 0.07 0.00 0.03 0.02 0.00 99.88 15:19:01 12:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:11:01 7 0.10 0.00 0.07 0.00 0.00 99.83 15:19:01 12:12:01 all 0.08 0.00 0.03 0.00 0.01 99.89 15:19:01 12:12:01 0 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 12:12:01 1 0.10 0.00 0.02 0.00 0.02 99.87 15:19:01 12:12:01 2 0.13 0.00 0.05 0.00 0.02 99.80 15:19:01 12:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:12:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 12:12:01 5 0.10 0.00 0.02 0.03 0.00 99.85 15:19:01 12:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 12:12:01 7 0.05 0.00 0.07 0.00 0.02 99.87 15:19:01 12:13:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 12:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 12:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 12:13:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:13:01 5 0.05 0.00 0.02 0.02 0.02 99.90 15:19:01 12:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:13:01 7 0.08 0.00 0.05 0.00 0.00 99.87 15:19:01 12:14:01 all 0.15 0.00 0.02 0.00 0.01 99.82 15:19:01 12:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:14:01 1 1.06 0.00 0.02 0.00 0.02 98.91 15:19:01 12:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 12:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:14:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 12:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:14:01 7 0.03 0.00 0.07 0.00 0.02 99.88 15:19:01 15:19:01 12:14:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 12:15:01 all 0.03 0.00 0.02 0.01 0.01 99.93 15:19:01 12:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:15:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 12:15:01 3 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 12:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:15:01 5 0.03 0.00 0.02 0.03 0.02 99.90 15:19:01 12:15:01 6 0.10 0.00 0.02 0.00 0.00 99.88 15:19:01 12:15:01 7 0.02 0.00 0.07 0.00 0.02 99.90 15:19:01 12:16:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 12:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:16:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 12:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 12:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:16:01 7 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 12:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 15:19:01 12:17:01 0 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 12:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 12:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:17:01 5 0.07 0.00 0.02 0.02 0.00 99.90 15:19:01 12:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:17:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 12:18:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 12:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:18:01 2 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 12:18:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:18:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 12:18:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:18:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 12:19:01 all 0.04 0.00 0.01 0.01 0.00 99.94 15:19:01 12:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:19:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:19:01 5 0.02 0.00 0.03 0.07 0.02 99.87 15:19:01 12:19:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 12:19:01 7 0.08 0.00 0.02 0.00 0.02 99.88 15:19:01 12:20:01 all 0.14 0.00 0.01 0.02 0.01 99.81 15:19:01 12:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:20:01 1 0.98 0.00 0.02 0.02 0.02 98.97 15:19:01 12:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 12:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:20:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:20:01 5 0.02 0.00 0.03 0.18 0.00 99.77 15:19:01 12:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:20:01 7 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 12:21:01 all 0.15 0.00 0.01 0.04 0.00 99.79 15:19:01 12:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:21:01 1 0.98 0.00 0.00 0.00 0.00 99.02 15:19:01 12:21:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:19:01 12:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:21:01 5 0.02 0.00 0.02 0.33 0.02 99.62 15:19:01 12:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:21:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 12:22:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:22:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 12:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:22:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 12:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:22:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 12:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:22:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 12:23:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:19:01 12:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 12:23:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 12:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:23:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:23:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 12:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:23:01 7 0.12 0.00 0.03 0.00 0.02 99.83 15:19:01 12:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 15:19:01 12:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:24:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 12:24:01 3 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 12:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:24:01 5 0.00 0.00 0.03 0.02 0.02 99.93 15:19:01 12:24:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:24:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 12:25:02 all 0.20 0.00 0.02 0.00 0.00 99.77 15:19:01 12:25:02 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:25:02 1 1.19 0.00 0.05 0.00 0.00 98.76 15:19:01 12:25:02 2 0.12 0.00 0.02 0.00 0.00 99.87 15:19:01 12:25:02 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:25:02 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 12:25:02 5 0.18 0.00 0.07 0.03 0.00 99.72 15:19:01 12:25:02 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:25:02 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 15:19:01 12:25:02 CPU %user %nice %system %iowait %steal %idle 15:19:01 12:26:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:19:01 12:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:26:01 1 1.97 0.00 0.00 0.00 0.02 98.01 15:19:01 12:26:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 12:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:26:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 12:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 12:26:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 12:27:01 all 0.13 0.00 0.03 0.00 0.00 99.83 15:19:01 12:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:27:01 1 0.68 0.00 0.12 0.00 0.00 99.20 15:19:01 12:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:27:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 12:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:27:01 5 0.08 0.00 0.00 0.02 0.02 99.88 15:19:01 12:27:01 6 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 12:27:01 7 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 12:28:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:19:01 12:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 12:28:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 12:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:28:01 5 0.03 0.00 0.03 0.02 0.00 99.92 15:19:01 12:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:28:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 12:29:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:19:01 12:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:29:01 2 0.08 0.00 0.00 0.00 0.02 99.90 15:19:01 12:29:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:29:01 5 0.03 0.00 0.00 0.03 0.00 99.93 15:19:01 12:29:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 12:29:01 7 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 12:30:01 all 0.01 0.00 0.03 0.00 0.01 99.95 15:19:01 12:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 12:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:30:01 5 0.02 0.00 0.03 0.03 0.02 99.90 15:19:01 12:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:30:01 7 0.07 0.00 0.07 0.00 0.02 99.85 15:19:01 12:31:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:19:01 12:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:31:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 12:31:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 12:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:31:01 7 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 12:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 12:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:32:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 12:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:32:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 12:32:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:32:01 7 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 12:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 15:19:01 12:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 12:33:01 2 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 12:33:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:33:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 12:33:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 12:33:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 12:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 12:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:34:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:34:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 12:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 12:34:01 7 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 12:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 12:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:35:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:35:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 12:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:35:01 5 0.07 0.00 0.02 0.02 0.00 99.90 15:19:01 12:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 12:36:01 all 0.15 0.00 0.02 0.01 0.00 99.82 15:19:01 12:36:01 0 0.00 0.00 0.05 0.00 0.00 99.95 15:19:01 12:36:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 12:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:36:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 12:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:36:01 5 0.03 0.00 0.00 0.03 0.00 99.93 15:19:01 12:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:36:01 7 1.03 0.00 0.07 0.00 0.02 98.89 15:19:01 15:19:01 12:36:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 12:37:01 all 0.28 0.00 0.02 0.00 0.00 99.69 15:19:01 12:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:37:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 12:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:37:01 5 0.03 0.00 0.00 0.02 0.02 99.93 15:19:01 12:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:37:01 7 2.04 0.00 0.05 0.00 0.02 97.90 15:19:01 12:38:01 all 0.26 0.00 0.02 0.00 0.01 99.71 15:19:01 12:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:38:01 3 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 12:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:38:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 12:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:38:01 7 1.97 0.00 0.05 0.00 0.02 97.96 15:19:01 12:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:19:01 12:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:39:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:39:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:39:01 5 0.07 0.00 0.05 0.02 0.02 99.85 15:19:01 12:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:39:01 7 0.08 0.00 0.00 0.00 0.02 99.90 15:19:01 12:40:01 all 0.02 0.00 0.01 0.02 0.00 99.94 15:19:01 12:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:40:01 5 0.03 0.00 0.02 0.17 0.00 99.78 15:19:01 12:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 12:41:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:19:01 12:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:41:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 12:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:41:01 5 0.05 0.00 0.03 0.02 0.00 99.90 15:19:01 12:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:41:01 7 0.10 0.00 0.00 0.00 0.00 99.90 15:19:01 12:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 12:42:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 12:42:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 12:42:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 12:42:01 7 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 12:43:01 all 0.03 0.00 0.02 0.00 0.01 99.95 15:19:01 12:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:43:01 2 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 12:43:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:43:01 5 0.05 0.00 0.02 0.02 0.02 99.90 15:19:01 12:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 12:44:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:19:01 12:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:44:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:44:01 5 0.05 0.00 0.03 0.02 0.02 99.88 15:19:01 12:44:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 12:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:45:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:19:01 12:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:45:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 12:45:01 2 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 12:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 12:45:01 5 0.07 0.00 0.03 0.02 0.02 99.87 15:19:01 12:45:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 12:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:46:01 all 0.09 0.00 0.01 0.00 0.00 99.90 15:19:01 12:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:46:01 5 0.63 0.00 0.02 0.02 0.02 99.32 15:19:01 12:46:01 6 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 12:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:47:01 all 0.28 0.00 0.01 0.00 0.00 99.70 15:19:01 12:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:47:01 3 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 12:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:47:01 5 2.01 0.00 0.03 0.02 0.03 97.91 15:19:01 12:47:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:19:01 12:47:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 12:48:01 all 0.11 0.00 0.02 0.01 0.00 99.85 15:19:01 12:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:48:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:48:01 5 0.75 0.00 0.07 0.10 0.02 99.07 15:19:01 12:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:48:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:49:01 all 0.03 0.00 0.01 0.03 0.01 99.92 15:19:01 12:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 12:49:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:49:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 12:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:49:01 5 0.03 0.00 0.05 0.25 0.02 99.65 15:19:01 12:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 12:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:19:01 12:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:50:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 12:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 12:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:51:01 all 0.03 0.00 0.01 0.00 0.01 99.94 15:19:01 12:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 12:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:51:01 2 0.08 0.00 0.02 0.00 0.02 99.88 15:19:01 12:51:01 3 0.08 0.00 0.00 0.00 0.00 99.92 15:19:01 12:51:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 12:51:01 5 0.05 0.00 0.02 0.02 0.03 99.88 15:19:01 12:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 12:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:52:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 12:52:01 4 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 12:52:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 12:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:53:01 all 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 12:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 12:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:53:01 5 0.45 0.00 0.07 0.02 0.02 99.45 15:19:01 12:53:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 12:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:54:01 all 0.27 0.00 0.01 0.00 0.01 99.71 15:19:01 12:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:54:01 1 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 12:54:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 12:54:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 12:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:54:01 5 1.99 0.00 0.03 0.02 0.02 97.94 15:19:01 12:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:54:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:55:01 all 0.27 0.00 0.01 0.00 0.00 99.72 15:19:01 12:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:55:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 12:55:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 12:55:01 5 1.93 0.00 0.03 0.02 0.02 98.01 15:19:01 12:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:56:01 all 0.07 0.00 0.01 0.00 0.01 99.91 15:19:01 12:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:56:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 12:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:56:01 5 0.43 0.00 0.03 0.02 0.02 99.50 15:19:01 12:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:57:01 all 0.11 0.00 0.02 0.00 0.00 99.87 15:19:01 12:57:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:57:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 12:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 12:57:01 4 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 12:57:01 5 0.72 0.00 0.08 0.02 0.02 99.17 15:19:01 12:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 12:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:58:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:19:01 12:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 12:58:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 12:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 12:58:01 5 0.02 0.00 0.07 0.03 0.02 99.87 15:19:01 12:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:19:01 12:58:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 12:59:01 all 0.11 0.00 0.01 0.08 0.01 99.80 15:19:01 12:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 12:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 12:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 12:59:01 4 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 12:59:01 5 0.68 0.00 0.02 0.65 0.03 98.62 15:19:01 12:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 12:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:00:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 13:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:00:01 5 0.07 0.00 0.03 0.02 0.02 99.87 15:19:01 13:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:01:01 all 0.22 0.00 0.01 0.03 0.01 99.73 15:19:01 13:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:01:01 1 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 13:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:01:01 5 1.67 0.00 0.03 0.21 0.02 98.07 15:19:01 13:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 13:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:02:01 all 0.13 0.00 0.03 0.00 0.01 99.83 15:19:01 13:02:01 0 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 13:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:02:01 5 0.88 0.00 0.10 0.02 0.03 98.97 15:19:01 13:02:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:02:01 7 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:03:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 13:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:03:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 13:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:03:01 5 0.05 0.00 0.05 0.02 0.02 99.87 15:19:01 13:03:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:04:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 13:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:04:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 13:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:04:01 5 0.23 0.00 0.02 0.03 0.00 99.72 15:19:01 13:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:05:01 all 0.11 0.00 0.02 0.00 0.01 99.86 15:19:01 13:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 13:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:05:01 4 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 13:05:01 5 0.67 0.00 0.07 0.02 0.02 99.24 15:19:01 13:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 13:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:06:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:06:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 13:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 13:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:07:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:07:01 5 0.02 0.00 0.03 0.02 0.02 99.92 15:19:01 13:07:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 13:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:08:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:19:01 13:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:08:01 2 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 13:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 13:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:09:01 all 0.04 0.00 0.01 0.00 0.00 99.95 15:19:01 13:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:09:01 3 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 13:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:09:01 5 0.22 0.00 0.00 0.02 0.02 99.75 15:19:01 13:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:19:01 13:09:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 13:10:01 all 0.17 0.00 0.02 0.00 0.01 99.81 15:19:01 13:10:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:10:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:10:01 5 1.24 0.00 0.03 0.02 0.00 98.71 15:19:01 13:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:11:01 all 0.07 0.00 0.01 0.05 0.00 99.87 15:19:01 13:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:11:01 5 0.40 0.00 0.03 0.38 0.02 99.17 15:19:01 13:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:12:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 13:12:01 0 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:12:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 13:12:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 13:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:12:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 13:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:13:01 all 0.09 0.00 0.02 0.00 0.01 99.88 15:19:01 13:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:13:01 2 0.20 0.00 0.02 0.00 0.02 99.77 15:19:01 13:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:13:01 4 0.12 0.00 0.02 0.00 0.02 99.85 15:19:01 13:13:01 5 0.13 0.00 0.02 0.02 0.02 99.82 15:19:01 13:13:01 6 0.10 0.00 0.03 0.00 0.00 99.87 15:19:01 13:13:01 7 0.08 0.00 0.05 0.00 0.00 99.87 15:19:01 13:14:01 all 0.01 0.00 0.01 0.00 0.01 99.96 15:19:01 13:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:14:01 2 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:14:01 5 0.03 0.00 0.00 0.02 0.02 99.93 15:19:01 13:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:15:01 all 0.19 0.00 0.02 0.00 0.00 99.79 15:19:01 13:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:15:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 13:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:15:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:15:01 5 1.29 0.00 0.05 0.02 0.00 98.64 15:19:01 13:15:01 6 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:16:01 all 0.20 0.00 0.02 0.02 0.00 99.76 15:19:01 13:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:16:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 13:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 13:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:16:01 4 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 13:16:01 5 1.45 0.00 0.03 0.12 0.02 98.38 15:19:01 13:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:17:01 all 0.03 0.00 0.01 0.02 0.00 99.94 15:19:01 13:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:17:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 13:17:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:17:01 4 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:17:01 5 0.03 0.00 0.02 0.17 0.00 99.78 15:19:01 13:17:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 13:18:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:18:01 4 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:18:01 5 0.00 0.00 0.02 0.03 0.02 99.93 15:19:01 13:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:19:01 all 0.07 0.00 0.01 0.00 0.00 99.91 15:19:01 13:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:19:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:19:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:19:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:19:01 5 0.42 0.00 0.00 0.02 0.00 99.57 15:19:01 13:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:20:01 all 0.25 0.00 0.02 0.04 0.01 99.68 15:19:01 13:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:20:01 5 1.83 0.00 0.08 0.30 0.02 97.78 15:19:01 13:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 15:19:01 13:20:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 13:21:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 13:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:21:01 3 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:21:01 5 0.03 0.00 0.03 0.02 0.00 99.92 15:19:01 13:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:22:01 all 0.20 0.00 0.01 0.07 0.01 99.71 15:19:01 13:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:22:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:22:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:22:01 5 1.49 0.00 0.03 0.53 0.02 97.94 15:19:01 13:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:23:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 13:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:23:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:23:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 13:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:23:01 5 0.12 0.00 0.03 0.02 0.00 99.83 15:19:01 13:23:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 13:24:01 all 0.19 0.00 0.01 0.00 0.00 99.80 15:19:01 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:24:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:24:01 5 1.37 0.00 0.02 0.03 0.00 98.58 15:19:01 13:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:24:01 7 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:25:01 all 0.12 0.00 0.02 0.04 0.00 99.82 15:19:01 13:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:25:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:25:01 3 0.12 0.00 0.03 0.00 0.00 99.85 15:19:01 13:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:25:01 5 0.72 0.00 0.03 0.30 0.02 98.93 15:19:01 13:25:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:25:01 7 0.03 0.00 0.07 0.00 0.00 99.90 15:19:01 13:26:01 all 0.03 0.00 0.02 0.00 0.00 99.94 15:19:01 13:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:26:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 13:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:26:01 5 0.12 0.00 0.03 0.03 0.00 99.82 15:19:01 13:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 13:27:01 all 0.06 0.00 0.01 0.00 0.01 99.92 15:19:01 13:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:27:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 13:27:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 13:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:27:01 5 0.30 0.00 0.00 0.02 0.02 99.67 15:19:01 13:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:19:01 13:28:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:28:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 13:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 13:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 13:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:29:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:29:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 13:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 13:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:30:01 all 0.02 0.00 0.02 0.05 0.00 99.91 15:19:01 13:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:30:01 3 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 13:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:30:01 5 0.05 0.00 0.02 0.42 0.02 99.50 15:19:01 13:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:30:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:31:01 all 0.03 0.00 0.01 0.05 0.00 99.91 15:19:01 13:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:31:01 2 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 13:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:31:01 5 0.00 0.00 0.00 0.40 0.00 99.60 15:19:01 13:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:31:01 7 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 15:19:01 13:31:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 13:32:01 all 0.11 0.00 0.01 0.00 0.00 99.87 15:19:01 13:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:32:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:32:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 13:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:32:01 5 0.63 0.00 0.02 0.03 0.00 99.32 15:19:01 13:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:33:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:19:01 13:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:33:01 2 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 13:33:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:33:01 5 0.02 0.00 0.02 0.08 0.02 99.87 15:19:01 13:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:33:01 7 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 13:34:02 all 0.11 0.00 0.02 0.00 0.00 99.86 15:19:01 13:34:02 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:34:02 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:34:02 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:34:02 3 0.03 0.00 0.07 0.00 0.02 99.88 15:19:01 13:34:02 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:34:02 5 0.80 0.00 0.00 0.03 0.00 99.17 15:19:01 13:34:02 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:34:02 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 13:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:35:01 3 0.10 0.00 0.05 0.00 0.02 99.83 15:19:01 13:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:35:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 13:35:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 13:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:36:01 all 0.02 0.00 0.02 0.00 0.08 99.89 15:19:01 13:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:36:01 3 0.07 0.00 0.08 0.00 0.60 99.25 15:19:01 13:36:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:36:01 5 0.03 0.00 0.02 0.02 0.02 99.92 15:19:01 13:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:37:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:37:01 1 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 13:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 13:37:01 3 0.10 0.00 0.05 0.00 0.00 99.85 15:19:01 13:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:37:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 13:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:38:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:19:01 13:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:38:01 3 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 13:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:38:01 5 0.00 0.00 0.02 0.07 0.02 99.90 15:19:01 13:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 15:19:01 13:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:39:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 13:39:01 4 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:39:01 5 0.02 0.00 0.00 0.05 0.00 99.93 15:19:01 13:39:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 13:39:01 7 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 13:40:01 all 0.07 0.00 0.01 0.00 0.00 99.92 15:19:01 13:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:40:01 2 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:40:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 13:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:40:01 5 0.38 0.00 0.02 0.02 0.00 99.58 15:19:01 13:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 13:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:41:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 13:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:41:01 5 0.03 0.00 0.02 0.03 0.02 99.90 15:19:01 13:41:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:19:01 13:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:42:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 13:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:42:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 13:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:19:01 13:42:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 13:43:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 13:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:43:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 13:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:43:01 5 0.05 0.00 0.00 0.03 0.00 99.92 15:19:01 13:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 13:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:44:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:44:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 13:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:44:01 5 0.13 0.00 0.00 0.02 0.02 99.83 15:19:01 13:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 13:45:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:45:01 5 0.05 0.00 0.02 0.03 0.00 99.90 15:19:01 13:45:01 6 0.07 0.00 0.00 0.00 0.02 99.92 15:19:01 13:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:46:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:19:01 13:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:46:01 3 0.07 0.00 0.07 0.00 0.02 99.85 15:19:01 13:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:46:01 5 0.20 0.00 0.02 0.02 0.02 99.75 15:19:01 13:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:47:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 13:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:47:01 1 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 13:47:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:47:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:19:01 13:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:47:01 5 0.07 0.00 0.02 0.02 0.00 99.90 15:19:01 13:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:48:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:19:01 13:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 13:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:48:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:48:01 5 0.02 0.00 0.02 0.10 0.02 99.85 15:19:01 13:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:48:01 7 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 13:49:01 all 0.14 0.00 0.01 0.02 0.00 99.82 15:19:01 13:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:49:01 2 0.85 0.00 0.02 0.00 0.00 99.14 15:19:01 13:49:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 13:49:01 4 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:49:01 5 0.08 0.00 0.00 0.20 0.00 99.72 15:19:01 13:49:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:50:01 all 0.07 0.00 0.01 0.00 0.00 99.92 15:19:01 13:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:50:01 2 0.45 0.00 0.00 0.00 0.02 99.53 15:19:01 13:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:50:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 13:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 13:51:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:19:01 13:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 13:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:51:01 5 0.03 0.00 0.02 0.12 0.00 99.83 15:19:01 13:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:52:01 all 0.02 0.00 0.02 0.01 0.01 99.93 15:19:01 13:52:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 13:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 13:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 13:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:52:01 5 0.02 0.00 0.02 0.12 0.02 99.83 15:19:01 13:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:52:01 7 0.03 0.00 0.05 0.00 0.02 99.90 15:19:01 13:53:01 all 0.04 0.00 0.01 0.01 0.00 99.94 15:19:01 13:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:53:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:53:01 2 0.12 0.00 0.00 0.00 0.00 99.88 15:19:01 13:53:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 13:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:53:01 5 0.05 0.00 0.03 0.05 0.00 99.87 15:19:01 13:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:53:01 7 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 15:19:01 13:53:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 13:54:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 13:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 13:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:54:01 5 0.02 0.00 0.02 0.02 0.00 99.95 15:19:01 13:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 13:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:55:01 all 0.17 0.00 0.01 0.01 0.00 99.81 15:19:01 13:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:55:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:55:01 2 1.16 0.00 0.00 0.00 0.00 98.84 15:19:01 13:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 13:55:01 5 0.00 0.00 0.02 0.05 0.02 99.92 15:19:01 13:55:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 13:55:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 13:56:01 all 0.10 0.00 0.02 0.00 0.01 99.87 15:19:01 13:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 13:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 13:56:01 2 0.68 0.00 0.02 0.00 0.02 99.28 15:19:01 13:56:01 3 0.00 0.00 0.05 0.00 0.02 99.93 15:19:01 13:56:01 4 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 13:56:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 13:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:56:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:57:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:19:01 13:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 13:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:57:01 2 0.10 0.00 0.00 0.00 0.00 99.90 15:19:01 13:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 13:57:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 13:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:57:01 7 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 13:58:01 all 0.11 0.00 0.01 0.00 0.00 99.88 15:19:01 13:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:58:01 2 0.68 0.00 0.00 0.00 0.02 99.30 15:19:01 13:58:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:19:01 13:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 13:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 13:58:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 13:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 13:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 13:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 13:59:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 13:59:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 13:59:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 13:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 13:59:01 7 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 14:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 14:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 14:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:00:01 3 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 14:00:01 4 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 14:00:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:19:01 14:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:01:01 all 0.06 0.00 0.01 0.00 0.00 99.92 15:19:01 14:01:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:01:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:01:01 2 0.33 0.00 0.05 0.00 0.02 99.60 15:19:01 14:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:01:01 4 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 14:01:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 14:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:02:01 all 0.01 0.00 0.02 0.01 0.00 99.95 15:19:01 14:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:02:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 14:02:01 2 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:02:01 3 0.03 0.00 0.07 0.00 0.02 99.88 15:19:01 14:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:02:01 5 0.02 0.00 0.02 0.07 0.02 99.88 15:19:01 14:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:03:01 all 0.03 0.00 0.01 0.03 0.00 99.92 15:19:01 14:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:03:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 14:03:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:03:01 5 0.07 0.00 0.00 0.27 0.00 99.67 15:19:01 14:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:04:01 all 0.09 0.00 0.01 0.01 0.01 99.89 15:19:01 14:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:04:01 2 0.58 0.00 0.02 0.00 0.02 99.38 15:19:01 14:04:01 3 0.07 0.00 0.02 0.02 0.02 99.88 15:19:01 14:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:04:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:19:01 14:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 14:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:19:01 14:04:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 14:05:01 all 0.07 0.00 0.02 0.00 0.00 99.90 15:19:01 14:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 14:05:01 2 0.45 0.00 0.03 0.00 0.00 99.52 15:19:01 14:05:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:05:01 5 0.02 0.00 0.02 0.03 0.00 99.93 15:19:01 14:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:05:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:06:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:19:01 14:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:06:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 14:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:06:01 5 0.02 0.00 0.02 0.15 0.02 99.80 15:19:01 14:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:07:01 all 0.03 0.00 0.01 0.01 0.01 99.95 15:19:01 14:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 14:07:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 14:07:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:07:01 5 0.05 0.00 0.02 0.05 0.00 99.88 15:19:01 14:07:01 6 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 14:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:08:01 all 0.03 0.00 0.01 0.01 0.00 99.95 15:19:01 14:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:08:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:08:01 3 0.05 0.00 0.05 0.00 0.00 99.90 15:19:01 14:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:08:01 5 0.02 0.00 0.02 0.12 0.00 99.85 15:19:01 14:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:09:01 all 0.04 0.00 0.01 0.02 0.01 99.93 15:19:01 14:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:09:01 2 0.15 0.00 0.02 0.00 0.02 99.82 15:19:01 14:09:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 14:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:09:01 5 0.00 0.00 0.00 0.15 0.00 99.85 15:19:01 14:09:01 6 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 14:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:10:01 all 0.02 0.00 0.01 0.02 0.00 99.95 15:19:01 14:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 14:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:10:01 5 0.00 0.00 0.00 0.18 0.02 99.80 15:19:01 14:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:11:01 all 0.03 0.00 0.01 0.01 0.00 99.96 15:19:01 14:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:11:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:11:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 14:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:11:01 5 0.05 0.00 0.02 0.05 0.00 99.88 15:19:01 14:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:12:01 all 0.02 0.00 0.01 0.06 0.01 99.90 15:19:01 14:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 14:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:12:01 5 0.02 0.00 0.00 0.52 0.00 99.47 15:19:01 14:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:13:01 all 0.08 0.00 0.03 0.02 0.00 99.87 15:19:01 14:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:13:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 14:13:01 2 0.25 0.00 0.03 0.00 0.00 99.72 15:19:01 14:13:01 3 0.13 0.00 0.07 0.00 0.00 99.80 15:19:01 14:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:13:01 5 0.02 0.00 0.05 0.13 0.00 99.80 15:19:01 14:13:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 14:13:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:14:01 all 0.02 0.00 0.03 0.05 0.01 99.90 15:19:01 14:14:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:14:01 2 0.05 0.00 0.07 0.00 0.02 99.87 15:19:01 14:14:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 14:14:01 5 0.02 0.00 0.02 0.35 0.02 99.60 15:19:01 14:14:01 6 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 14:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 14:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:15:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:19:01 14:15:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:15:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:19:01 14:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:15:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 15:19:01 14:15:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 14:16:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:19:01 14:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:16:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 14:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:16:01 5 0.00 0.00 0.05 0.02 0.00 99.93 15:19:01 14:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:17:01 all 0.12 0.00 0.01 0.06 0.00 99.80 15:19:01 14:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:17:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:17:01 2 0.78 0.00 0.00 0.00 0.00 99.22 15:19:01 14:17:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 14:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:17:01 5 0.07 0.00 0.02 0.48 0.00 99.43 15:19:01 14:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:18:01 all 0.27 0.00 0.01 0.00 0.00 99.71 15:19:01 14:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:18:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:18:01 2 1.99 0.00 0.02 0.00 0.02 97.98 15:19:01 14:18:01 3 0.10 0.00 0.05 0.00 0.00 99.85 15:19:01 14:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 14:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:19:01 all 0.17 0.00 0.02 0.00 0.00 99.81 15:19:01 14:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:19:01 2 1.13 0.00 0.03 0.00 0.00 98.84 15:19:01 14:19:01 3 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 14:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 14:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:20:01 all 0.10 0.00 0.01 0.01 0.08 99.79 15:19:01 14:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:20:01 1 0.00 0.00 0.02 0.00 0.08 99.90 15:19:01 14:20:01 2 0.78 0.00 0.03 0.00 0.00 99.19 15:19:01 14:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 14:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:20:01 5 0.00 0.00 0.02 0.08 0.00 99.90 15:19:01 14:20:01 6 0.00 0.00 0.02 0.00 0.55 99.44 15:19:01 14:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:21:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:19:01 14:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:21:01 1 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 14:21:01 2 0.13 0.00 0.00 0.00 0.00 99.87 15:19:01 14:21:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 14:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:21:01 5 0.00 0.00 0.00 0.03 0.02 99.95 15:19:01 14:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:22:01 all 0.02 0.00 0.02 0.06 0.01 99.89 15:19:01 14:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:22:01 1 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 14:22:01 2 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 14:22:01 3 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 14:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:22:01 5 0.02 0.00 0.02 0.50 0.00 99.47 15:19:01 14:22:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 14:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 14:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:23:01 3 0.10 0.00 0.03 0.00 0.00 99.87 15:19:01 14:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:23:01 5 0.05 0.00 0.03 0.03 0.00 99.88 15:19:01 14:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 14:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:24:01 all 0.01 0.00 0.02 0.02 0.00 99.95 15:19:01 14:24:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 14:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:24:01 3 0.02 0.00 0.05 0.00 0.02 99.92 15:19:01 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:24:01 5 0.00 0.00 0.02 0.13 0.02 99.83 15:19:01 14:24:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 14:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:25:01 all 0.03 0.00 0.01 0.02 0.00 99.94 15:19:01 14:25:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 14:25:01 1 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 14:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:25:01 3 0.07 0.00 0.03 0.03 0.02 99.85 15:19:01 14:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:25:01 5 0.02 0.00 0.02 0.10 0.00 99.87 15:19:01 14:25:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:26:01 all 0.06 0.00 0.01 0.03 0.00 99.90 15:19:01 14:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:26:01 2 0.38 0.00 0.02 0.00 0.02 99.58 15:19:01 14:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:26:01 5 0.00 0.00 0.02 0.20 0.00 99.78 15:19:01 14:26:01 6 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:19:01 14:26:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 14:27:01 all 0.03 0.00 0.01 0.04 0.00 99.92 15:19:01 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:27:01 1 0.05 0.00 0.02 0.02 0.02 99.90 15:19:01 14:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:27:01 3 0.07 0.00 0.05 0.00 0.00 99.88 15:19:01 14:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:27:01 5 0.02 0.00 0.02 0.30 0.00 99.67 15:19:01 14:27:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 14:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:28:01 all 0.03 0.00 0.01 0.03 0.01 99.93 15:19:01 14:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:28:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 14:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:28:01 3 0.10 0.00 0.03 0.00 0.02 99.85 15:19:01 14:28:01 4 0.00 0.00 0.00 0.03 0.00 99.97 15:19:01 14:28:01 5 0.03 0.00 0.02 0.20 0.02 99.73 15:19:01 14:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 14:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:29:01 3 0.12 0.00 0.03 0.00 0.02 99.83 15:19:01 14:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 14:29:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:30:01 all 0.02 0.00 0.01 0.01 0.00 99.95 15:19:01 14:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:30:01 1 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:30:01 3 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 14:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:30:01 5 0.02 0.00 0.00 0.12 0.00 99.87 15:19:01 14:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:31:01 all 0.03 0.00 0.01 0.02 0.00 99.95 15:19:01 14:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:31:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 14:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:31:01 5 0.03 0.00 0.02 0.13 0.02 99.80 15:19:01 14:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:32:01 all 0.09 0.00 0.02 0.00 0.01 99.89 15:19:01 14:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:32:01 2 0.57 0.00 0.02 0.00 0.00 99.42 15:19:01 14:32:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 14:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:32:01 5 0.05 0.00 0.02 0.03 0.00 99.90 15:19:01 14:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 14:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:33:01 all 0.22 0.00 0.01 0.00 0.01 99.75 15:19:01 14:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:33:01 2 1.65 0.00 0.02 0.00 0.02 98.32 15:19:01 14:33:01 3 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 14:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:33:01 5 0.03 0.00 0.00 0.02 0.00 99.95 15:19:01 14:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:34:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 14:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:34:01 1 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 14:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:34:01 3 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:34:01 5 0.03 0.00 0.05 0.02 0.02 99.88 15:19:01 14:34:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:34:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:35:01 all 0.12 0.00 0.01 0.00 0.00 99.86 15:19:01 14:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 14:35:01 2 0.81 0.00 0.02 0.00 0.00 99.17 15:19:01 14:35:01 3 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 14:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:36:01 all 0.12 0.00 0.01 0.00 0.00 99.86 15:19:01 14:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:36:01 1 0.00 0.00 0.05 0.00 0.00 99.95 15:19:01 14:36:01 2 0.83 0.00 0.00 0.00 0.00 99.17 15:19:01 14:36:01 3 0.10 0.00 0.05 0.00 0.02 99.83 15:19:01 14:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:36:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 14:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 14:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:37:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 14:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:37:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:37:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 14:37:01 3 0.10 0.00 0.02 0.00 0.00 99.88 15:19:01 14:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:37:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 14:37:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:37:01 7 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 15:19:01 14:37:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 14:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 15:19:01 14:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:38:01 3 0.07 0.00 0.08 0.00 0.02 99.83 15:19:01 14:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 14:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 15:19:01 14:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:39:01 1 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:39:01 3 0.13 0.00 0.05 0.00 0.02 99.80 15:19:01 14:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:39:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 14:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:40:01 all 0.09 0.00 0.01 0.00 0.01 99.89 15:19:01 14:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:40:01 2 0.65 0.00 0.00 0.00 0.00 99.35 15:19:01 14:40:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:40:01 5 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 14:40:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:41:01 all 0.18 0.00 0.01 0.00 0.00 99.80 15:19:01 14:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:41:01 2 1.30 0.00 0.02 0.00 0.02 98.66 15:19:01 14:41:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:41:01 5 0.03 0.00 0.03 0.03 0.00 99.90 15:19:01 14:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:42:01 all 0.02 0.00 0.01 0.02 0.00 99.94 15:19:01 14:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:42:01 1 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 14:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:42:01 3 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:42:01 5 0.02 0.00 0.03 0.17 0.02 99.77 15:19:01 14:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:43:01 all 0.18 0.00 0.01 0.05 0.00 99.75 15:19:01 14:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:43:01 1 0.03 0.00 0.02 0.15 0.00 99.80 15:19:01 14:43:01 2 1.26 0.00 0.00 0.00 0.02 98.73 15:19:01 14:43:01 3 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:43:01 5 0.03 0.00 0.00 0.25 0.00 99.72 15:19:01 14:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:44:01 all 0.03 0.00 0.01 0.11 0.01 99.84 15:19:01 14:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:44:01 2 0.07 0.00 0.00 0.00 0.00 99.93 15:19:01 14:44:01 3 0.07 0.00 0.03 0.08 0.02 99.80 15:19:01 14:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 15:19:01 14:44:01 5 0.07 0.00 0.02 0.75 0.00 99.17 15:19:01 14:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 15:19:01 14:45:02 all 0.28 0.00 0.01 0.00 0.00 99.70 15:19:01 14:45:02 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:45:02 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:45:02 2 2.01 0.00 0.00 0.00 0.00 97.99 15:19:01 14:45:02 3 0.07 0.00 0.07 0.00 0.02 99.85 15:19:01 14:45:02 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:45:02 5 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 14:45:02 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:45:02 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:46:01 all 0.03 0.00 0.01 0.01 0.13 99.83 15:19:01 14:46:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 14:46:01 1 0.02 0.00 0.02 0.00 0.69 99.28 15:19:01 14:46:01 2 0.09 0.00 0.00 0.00 0.03 99.88 15:19:01 14:46:01 3 0.03 0.00 0.02 0.00 0.07 99.88 15:19:01 14:46:01 4 0.00 0.00 0.02 0.02 0.02 99.95 15:19:01 14:46:01 5 0.02 0.00 0.00 0.07 0.10 99.81 15:19:01 14:46:01 6 0.05 0.00 0.02 0.00 0.07 99.86 15:19:01 14:46:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:47:01 all 0.15 0.00 0.01 0.06 0.00 99.78 15:19:01 14:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:47:01 2 1.01 0.00 0.00 0.00 0.00 98.99 15:19:01 14:47:01 3 0.08 0.00 0.02 0.00 0.00 99.90 15:19:01 14:47:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:47:01 5 0.00 0.00 0.02 0.47 0.00 99.52 15:19:01 14:47:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:48:01 all 0.19 0.00 0.01 0.01 0.01 99.79 15:19:01 14:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:48:01 1 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 14:48:01 2 1.34 0.00 0.00 0.00 0.02 98.65 15:19:01 14:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:48:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:48:01 5 0.02 0.00 0.03 0.03 0.00 99.92 15:19:01 14:48:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 14:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:19:01 14:48:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 14:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 14:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:49:01 3 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 14:49:01 4 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 14:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 14:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:50:01 all 0.02 0.00 0.02 0.00 0.00 99.96 15:19:01 14:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 14:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 14:50:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 14:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 14:50:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:51:01 all 0.19 0.00 0.02 0.00 0.00 99.79 15:19:01 14:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:51:01 1 0.07 0.00 0.05 0.00 0.00 99.88 15:19:01 14:51:01 2 1.24 0.00 0.02 0.00 0.00 98.74 15:19:01 14:51:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 14:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 14:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:51:01 6 0.08 0.00 0.00 0.00 0.02 99.90 15:19:01 14:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:52:01 all 0.27 0.00 0.01 0.01 0.00 99.70 15:19:01 14:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:52:01 2 1.97 0.00 0.02 0.00 0.00 98.01 15:19:01 14:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:52:01 4 0.02 0.00 0.00 0.08 0.00 99.90 15:19:01 14:52:01 5 0.00 0.00 0.00 0.03 0.00 99.97 15:19:01 14:52:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 14:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:53:01 all 0.13 0.00 0.01 0.04 0.00 99.82 15:19:01 14:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:53:01 1 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 14:53:01 2 0.91 0.00 0.00 0.00 0.00 99.09 15:19:01 14:53:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 14:53:01 4 0.00 0.00 0.00 0.20 0.00 99.80 15:19:01 14:53:01 5 0.03 0.00 0.03 0.12 0.02 99.80 15:19:01 14:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:54:01 all 0.02 0.00 0.01 0.08 0.01 99.88 15:19:01 14:54:01 0 0.02 0.00 0.00 0.03 0.00 99.95 15:19:01 14:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 14:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 14:54:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 14:54:01 4 0.03 0.00 0.00 0.02 0.02 99.93 15:19:01 14:54:01 5 0.00 0.00 0.02 0.62 0.00 99.37 15:19:01 14:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:55:01 all 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:55:01 1 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 14:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:55:01 3 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 14:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 14:55:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 14:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 15:19:01 14:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 14:56:01 all 0.02 0.00 0.01 0.00 0.00 99.96 15:19:01 14:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:56:01 2 0.08 0.00 0.00 0.00 0.00 99.92 15:19:01 14:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 14:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:56:01 5 0.05 0.00 0.00 0.02 0.00 99.93 15:19:01 14:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 14:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:57:01 all 0.28 0.00 0.01 0.00 0.01 99.70 15:19:01 14:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 14:57:01 2 2.00 0.00 0.00 0.00 0.02 97.98 15:19:01 14:57:01 3 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 14:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 15:19:01 14:57:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 14:57:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 14:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:58:01 all 0.04 0.00 0.01 0.00 0.00 99.94 15:19:01 14:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 14:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:58:01 2 0.18 0.00 0.00 0.00 0.00 99.82 15:19:01 14:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:58:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 14:58:01 6 0.08 0.00 0.05 0.00 0.00 99.87 15:19:01 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 14:59:01 all 0.06 0.00 0.02 0.00 0.00 99.91 15:19:01 14:59:01 0 0.00 0.00 0.03 0.00 0.02 99.95 15:19:01 14:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:59:01 2 0.35 0.00 0.03 0.00 0.00 99.62 15:19:01 14:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 14:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 14:59:01 5 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 14:59:01 6 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 14:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 15:19:01 14:59:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 15:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 15:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 15:00:01 5 0.02 0.00 0.02 0.02 0.02 99.93 15:19:01 15:00:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 15:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 15:01:01 all 0.02 0.00 0.02 0.00 0.00 99.95 15:19:01 15:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:01:01 1 0.05 0.00 0.00 0.00 0.02 99.93 15:19:01 15:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:01:01 3 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 15:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:01:01 5 0.05 0.00 0.02 0.02 0.00 99.92 15:19:01 15:01:01 6 0.05 0.00 0.07 0.00 0.00 99.88 15:19:01 15:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:02:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:19:01 15:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 15:02:01 6 0.05 0.00 0.03 0.00 0.02 99.90 15:19:01 15:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:03:01 all 0.04 0.00 0.01 0.01 0.01 99.93 15:19:01 15:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:03:01 1 0.08 0.00 0.00 0.00 0.00 99.92 15:19:01 15:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 15:03:01 3 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 15:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 15:03:01 5 0.03 0.00 0.00 0.07 0.02 99.88 15:19:01 15:03:01 6 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 15:03:01 7 0.08 0.00 0.00 0.00 0.00 99.92 15:19:01 15:04:01 all 0.01 0.00 0.02 0.04 0.00 99.93 15:19:01 15:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:04:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 15:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:04:01 5 0.05 0.00 0.02 0.28 0.00 99.65 15:19:01 15:04:01 6 0.02 0.00 0.03 0.00 0.02 99.93 15:19:01 15:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:05:01 all 0.04 0.00 0.02 0.10 0.00 99.85 15:19:01 15:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:05:01 1 0.03 0.00 0.03 0.00 0.00 99.93 15:19:01 15:05:01 2 0.10 0.00 0.03 0.00 0.00 99.87 15:19:01 15:05:01 3 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 15:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:05:01 5 0.03 0.00 0.02 0.77 0.00 99.18 15:19:01 15:05:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 15:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 15:06:01 all 0.01 0.00 0.01 0.05 0.01 99.92 15:19:01 15:06:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 15:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:06:01 2 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 15:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:06:01 5 0.00 0.00 0.02 0.38 0.02 99.58 15:19:01 15:06:01 6 0.03 0.00 0.02 0.00 0.02 99.93 15:19:01 15:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 15:19:01 15:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:07:01 1 0.07 0.00 0.03 0.00 0.02 99.88 15:19:01 15:07:01 2 0.02 0.00 0.03 0.00 0.00 99.95 15:19:01 15:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 15:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:07:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:19:01 15:07:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 15:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:08:01 all 0.01 0.00 0.01 0.00 0.00 99.96 15:19:01 15:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 15:19:01 15:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 15:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:08:01 5 0.02 0.00 0.03 0.02 0.00 99.93 15:19:01 15:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:09:01 all 0.04 0.00 0.02 0.00 0.00 99.94 15:19:01 15:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:09:01 1 0.08 0.00 0.03 0.00 0.00 99.88 15:19:01 15:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 15:09:01 3 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 15:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:09:01 5 0.02 0.00 0.03 0.03 0.00 99.92 15:19:01 15:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 15:19:01 15:09:01 7 0.05 0.00 0.00 0.00 0.00 99.95 15:19:01 15:10:01 all 0.02 0.00 0.01 0.00 0.01 99.97 15:19:01 15:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 15:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 15:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 15:10:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:19:01 15:10:01 CPU %user %nice %system %iowait %steal %idle 15:19:01 15:11:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 15:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 15:11:01 5 0.05 0.00 0.02 0.03 0.02 99.88 15:19:01 15:11:01 6 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 15:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 15:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 15:19:01 15:12:01 0 0.00 0.00 0.03 0.00 0.00 99.97 15:19:01 15:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:12:01 3 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 15:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 15:19:01 15:12:01 5 0.00 0.00 0.02 0.03 0.00 99.95 15:19:01 15:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 15:19:01 15:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:13:01 all 0.06 0.00 0.04 0.00 0.01 99.89 15:19:01 15:13:01 0 0.10 0.00 0.00 0.00 0.02 99.88 15:19:01 15:13:01 1 0.07 0.00 0.05 0.00 0.02 99.87 15:19:01 15:13:01 2 0.08 0.00 0.03 0.00 0.02 99.87 15:19:01 15:13:01 3 0.07 0.00 0.08 0.00 0.00 99.85 15:19:01 15:13:01 4 0.03 0.00 0.05 0.00 0.00 99.92 15:19:01 15:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 15:19:01 15:13:01 6 0.08 0.00 0.05 0.00 0.02 99.85 15:19:01 15:13:01 7 0.02 0.00 0.05 0.00 0.00 99.93 15:19:01 15:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 15:19:01 15:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 15:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 15:19:01 15:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:14:01 5 0.00 0.00 0.00 0.02 0.00 99.98 15:19:01 15:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 15:19:01 15:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 15:19:01 15:15:01 all 0.03 0.00 0.01 0.00 0.00 99.95 15:19:01 15:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:15:01 2 0.05 0.00 0.03 0.00 0.00 99.92 15:19:01 15:15:01 3 0.07 0.00 0.03 0.00 0.00 99.90 15:19:01 15:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:15:01 5 0.00 0.00 0.03 0.03 0.00 99.93 15:19:01 15:15:01 6 0.07 0.00 0.02 0.00 0.02 99.90 15:19:01 15:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 15:19:01 15:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 15:19:01 15:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 15:19:01 15:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 15:19:01 15:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 15:19:01 15:16:01 5 0.00 0.00 0.00 0.02 0.02 99.97 15:19:01 15:16:01 6 0.05 0.00 0.05 0.00 0.02 99.88 15:19:01 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:17:01 all 0.25 0.00 0.11 0.04 0.00 99.59 15:19:01 15:17:01 0 0.07 0.00 0.12 0.03 0.00 99.78 15:19:01 15:17:01 1 1.52 0.00 0.27 0.20 0.02 98.00 15:19:01 15:17:01 2 0.02 0.00 0.07 0.02 0.00 99.90 15:19:01 15:17:01 3 0.08 0.00 0.08 0.00 0.02 99.82 15:19:01 15:17:01 4 0.05 0.00 0.12 0.03 0.00 99.80 15:19:01 15:17:01 5 0.13 0.00 0.07 0.03 0.00 99.77 15:19:01 15:17:01 6 0.08 0.00 0.07 0.00 0.00 99.85 15:19:01 15:17:01 7 0.08 0.00 0.08 0.02 0.00 99.82 15:19:01 15:18:01 all 0.01 0.00 0.01 0.00 0.00 99.97 15:19:01 15:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:18:01 3 0.02 0.00 0.02 0.00 0.00 99.97 15:19:01 15:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 15:18:01 5 0.02 0.00 0.02 0.03 0.02 99.92 15:19:01 15:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 15:19:01 15:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 15:19:01 Average: all 1.32 0.00 0.21 0.14 0.01 98.32 15:19:01 Average: 0 1.28 0.00 0.21 0.11 0.01 98.40 15:19:01 Average: 1 1.32 0.00 0.21 0.09 0.01 98.37 15:19:01 Average: 2 1.35 0.00 0.22 0.10 0.01 98.32 15:19:01 Average: 3 1.26 0.00 0.23 0.27 0.01 98.23 15:19:01 Average: 4 1.28 0.00 0.21 0.11 0.01 98.40 15:19:01 Average: 5 1.36 0.00 0.22 0.18 0.01 98.24 15:19:01 Average: 6 1.37 0.00 0.21 0.07 0.01 98.33 15:19:01 Average: 7 1.30 0.00 0.21 0.20 0.01 98.28 15:19:01 15:19:01 15:19:01