Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 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-ssh16767232822100738495.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh10612080987694394999.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 7c45c8a198bad082eec5dc6eba334c557e460952 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-ssh13462435119744797139.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh5223446850446472304.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-ssh13888542550714918652.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-42045’ is offline Running on prd-ubuntu20.04-docker-8c-8g-42093 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/817 [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/817 # 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 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 (main) Commit message: "Merge pull request #5113 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.3.0" > 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 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 > git rev-list --no-walk 32b60fa693a901275786637eb06fc785f28539a9 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 12:57:33 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 12:57:33 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 12:57:33 ========================================================= 12:57:33 EdgeX Global Pipelines Version Info 12:57:33 ========================================================= [Pipeline] libraryResource [Pipeline] sh 12:57:34 ------------------- 12:57:34 stable info: 12:57:34 ------------------- 12:57:34 Commited By: Ginny Guan ginny@iotechsys.com 12:57:34 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 12:57:34 Message: update stable to v1.0.273 12:57:35 ------------------- 12:57:35 experimental info: 12:57:35 ------------------- 12:57:35 Commited By: **** collab-it+edgex@linuxfoundation.org 12:57:35 Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 12:57:35 Message: update experimental to v1.0.273 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 12:57:35 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] echo 12:57:36 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 177cf15 [Pipeline] echo 12:57:36 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:57:36 provisioning config files... 12:57:36 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config4465686603757282065tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 12:57:36 ---> ****-login.sh 12:57:36 nexus3.edgexfoundry.org:10001 12:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:36 Configure a credential helper to remove this warning. See 12:57:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:36 12:57:36 Login Succeeded 12:57:36 nexus3.edgexfoundry.org:10002 12:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:36 Configure a credential helper to remove this warning. See 12:57:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:36 12:57:36 Login Succeeded 12:57:36 nexus3.edgexfoundry.org:10003 12:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:36 Configure a credential helper to remove this warning. See 12:57:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:36 12:57:36 Login Succeeded 12:57:36 nexus3.edgexfoundry.org:10004 12:57:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:37 Configure a credential helper to remove this warning. See 12:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:37 12:57:37 Login Succeeded 12:57:37 ****.io 12:57:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 12:57:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 12:57:37 Configure a credential helper to remove this warning. See 12:57:37 https://docs.****.com/engine/reference/commandline/login/#credentials-store 12:57:37 12:57:37 Login Succeeded 12:57:37 ---> ****-login.sh ends [Pipeline] } 12:57:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:57:37 + 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 12:57:37 + cut -d/ -f2 12:57:37 + dirname cmd/core-command/Dockerfile 12:57:37 + echo core-command,cmd/core-command/Dockerfile 12:57:37 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 12:57:37 cut -d/ -f2 12:57:37 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 12:57:37 + dirname cmd/core-data/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo core-data,cmd/core-data/Dockerfile 12:57:37 + dirname cmd/core-keeper/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo core-keeper,cmd/core-keeper/Dockerfile 12:57:37 + dirname cmd/core-metadata/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo core-metadata,cmd/core-metadata/Dockerfile 12:57:37 + dirname cmd/security-bootstrapper/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 12:57:37 + dirname cmd/security-proxy-auth/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 12:57:37 + dirname cmd/security-proxy-setup/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 12:57:37 + dirname cmd/security-secretstore-setup/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 12:57:37 + dirname cmd/security-spiffe-token-provider/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 12:57:37 + dirname cmd/security-spire-agent/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 12:57:37 + dirname cmd/security-spire-config/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-spire-config,cmd/security-spire-config/Dockerfile 12:57:37 + dirname cmd/security-spire-server/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo security-spire-server,cmd/security-spire-server/Dockerfile 12:57:37 + dirname cmd/support-notifications/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo support-notifications,cmd/support-notifications/Dockerfile 12:57:37 + dirname cmd/support-scheduler/Dockerfile 12:57:37 + cut -d/ -f2 12:57:37 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 12:57:37 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 12:57:38 + git rev-list -1 --merges 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8~1..177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] echo 12:57:38 -----------> git rev-list -1 --merges 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8~1..177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 12:57:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [false] [Pipeline] sh 12:57:38 + git log --format=format:%s -1 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] echo 12:57:38 ========================================================= 12:57:38 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 12:57:38 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 12:57:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 12:57:39 + grep -v github /etc/ssh/ssh_known_hosts 12:57:39 + [ -e /tmp/ssh_known_hosts ] 12:57:39 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 12:57:39 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 12:57:39 + sudo tee -a /etc/ssh/ssh_known_hosts 12:57:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:39 12:57:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:39 0.1.4: Pulling from edgex-devops/py-git-semver 12:57:39 b85a868b505f: Pulling fs layer 12:57:39 e2be974225ed: Pulling fs layer 12:57:39 339a4e72a1f5: Pulling fs layer 12:57:39 988bab9f4d93: Pulling fs layer 12:57:39 1469e6f7b9e6: Pulling fs layer 12:57:39 eaf3925da568: Pulling fs layer 12:57:39 bab4dde63d76: Pulling fs layer 12:57:39 bde34c3a00c8: Pulling fs layer 12:57:39 b352a97aabf1: Pulling fs layer 12:57:39 4872d77fe225: Pulling fs layer 12:57:39 5851b861e8e6: Pulling fs layer 12:57:39 988bab9f4d93: Waiting 12:57:39 eaf3925da568: Waiting 12:57:39 4872d77fe225: Waiting 12:57:39 5851b861e8e6: Waiting 12:57:39 1469e6f7b9e6: Waiting 12:57:39 bab4dde63d76: Waiting 12:57:39 b352a97aabf1: Waiting 12:57:39 bde34c3a00c8: Waiting 12:57:39 e2be974225ed: Verifying Checksum 12:57:39 e2be974225ed: Download complete 12:57:39 988bab9f4d93: Download complete 12:57:39 1469e6f7b9e6: Verifying Checksum 12:57:39 1469e6f7b9e6: Download complete 12:57:40 339a4e72a1f5: Verifying Checksum 12:57:40 339a4e72a1f5: Download complete 12:57:40 eaf3925da568: Download complete 12:57:40 bde34c3a00c8: Download complete 12:57:40 b352a97aabf1: Verifying Checksum 12:57:40 b352a97aabf1: Download complete 12:57:40 4872d77fe225: Download complete 12:57:40 5851b861e8e6: Verifying Checksum 12:57:40 5851b861e8e6: Download complete 12:57:40 b85a868b505f: Verifying Checksum 12:57:40 b85a868b505f: Download complete 12:57:40 bab4dde63d76: Verifying Checksum 12:57:40 bab4dde63d76: Download complete 12:57:41 b85a868b505f: Pull complete 12:57:41 e2be974225ed: Pull complete 12:57:42 339a4e72a1f5: Pull complete 12:57:42 988bab9f4d93: Pull complete 12:57:42 1469e6f7b9e6: Pull complete 12:57:42 eaf3925da568: Pull complete 12:57:44 bab4dde63d76: Pull complete 12:57:44 bde34c3a00c8: Pull complete 12:57:44 b352a97aabf1: Pull complete 12:57:44 4872d77fe225: Pull complete 12:57:44 5851b861e8e6: Pull complete 12:57:44 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 12:57:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 12:57:44 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:57:44 prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container 12:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 12:57:46 $ docker top 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 -eo pid,comm 12:57:46 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). 12:57:46 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 12:57:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:57:46 [ssh-agent] Looking for ssh-agent implementation... 12:57:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:46 $ docker exec 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent 12:57:46 SSH_AUTH_SOCK=/tmp/ssh-E9YpKazvCdwI/agent.32 12:57:46 SSH_AGENT_PID=38 12:57:46 Running ssh-add (command line suppressed) 12:57:46 Identity added: /w/workspace/edgex-go/817@tmp/private_key_4358938091729477379.key (/w/workspace/edgex-go/817@tmp/private_key_4358938091729477379.key) 12:57:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:57:47 + git tag --points-at HEAD [Pipeline] } 12:57:47 $ docker exec --env ******** --env ******** 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent -k 12:57:47 unset SSH_AUTH_SOCK; 12:57:47 unset SSH_AGENT_PID; 12:57:47 echo Agent pid 38 killed; 12:57:47 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 12:57:47 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 12:57:47 [ssh-agent] Looking for ssh-agent implementation... 12:57:47 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 12:57:47 $ docker exec 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent 12:57:47 SSH_AUTH_SOCK=/tmp/ssh-2xoZeWWJKz7E/agent.71 12:57:47 SSH_AGENT_PID=77 12:57:47 Running ssh-add (command line suppressed) 12:57:47 Identity added: /w/workspace/edgex-go/817@tmp/private_key_16610968174367204514.key (/w/workspace/edgex-go/817@tmp/private_key_16610968174367204514.key) 12:57:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 12:57:48 + git semver init 12:57:48 2025-03-26 12:57:48,288 [run_init] DEBUG init version:0.0.0 force:False 12:57:48 2025-03-26 12:57:48,289 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/817/.semver 12:57:48 2025-03-26 12:57:48,290 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/817/.semver 12:57:48 2025-03-26 12:57:48,290 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/817/.semver'], cwd=/w/workspace/edgex-go/817, universal_newlines=False, shell=None, istream=None) 12:57:53 2025-03-26 12:57:53,021 [append_file] DEBUG append to file:/w/workspace/edgex-go/817/.git/info/exclude 12:57:53 2025-03-26 12:57:53,022 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/817/.semver/main with force:False 12:57:53 2025-03-26 12:57:53,022 [read_version] DEBUG read version from /w/workspace/edgex-go/817/.semver/main 12:57:53 2025-03-26 12:57:53,022 [read_version] DEBUG read version from /w/workspace/edgex-go/817/.semver/main 12:57:53 4.0.0-dev.78 [Pipeline] } 12:57:53 $ docker exec --env ******** --env ******** 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 ssh-agent -k 12:57:53 unset SSH_AUTH_SOCK; 12:57:53 unset SSH_AGENT_PID; 12:57:53 echo Agent pid 77 killed; 12:57:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 12:57:54 + git semver [Pipeline] } 12:57:54 $ docker stop --time=1 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 12:57:55 $ docker rm -f --volumes 233c8f0922068df7b9ec9789d2e51c9c41a46d890fa22627d5a8072b58302414 [Pipeline] // withDockerContainer [Pipeline] sh 12:57:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 12:57:56 Stashed 1 file(s) [Pipeline] echo 12:57:56 [edgeXSemver]: initialized semver on version 4.0.0-dev.78 [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 12:57:56 + git config --global --add safe.directory /w/workspace/edgex-go/817 [Pipeline] echo 12:57:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:57:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 12:57:56 ========================================================= 12:57:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 12:57:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 12:57:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:57:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 12:57:57 da9db072f522: Pulling fs layer 12:57:57 6ef4a4ee8ca5: Pulling fs layer 12:57:57 06f05ace1117: Pulling fs layer 12:57:57 5fe327b54edc: Pulling fs layer 12:57:57 4f4fb700ef54: Pulling fs layer 12:57:57 92a5565b7b96: Pulling fs layer 12:57:57 ff9bb7016b71: Pulling fs layer 12:57:57 b67dba6c2c7d: Pulling fs layer 12:57:57 5fe327b54edc: Waiting 12:57:57 4f4fb700ef54: Waiting 12:57:57 ff9bb7016b71: Waiting 12:57:57 a813b0c90790: Pulling fs layer 12:57:57 b67dba6c2c7d: Waiting 12:57:57 6ef4a4ee8ca5: Verifying Checksum 12:57:57 6ef4a4ee8ca5: Download complete 12:57:57 5fe327b54edc: Verifying Checksum 12:57:57 5fe327b54edc: Download complete 12:57:57 4f4fb700ef54: Download complete 12:57:57 da9db072f522: Verifying Checksum 12:57:57 da9db072f522: Download complete 12:57:57 92a5565b7b96: Verifying Checksum 12:57:57 92a5565b7b96: Download complete 12:57:57 ff9bb7016b71: Verifying Checksum 12:57:57 ff9bb7016b71: Download complete 12:57:57 da9db072f522: Pull complete 12:57:57 a813b0c90790: Verifying Checksum 12:57:57 a813b0c90790: Download complete 12:57:57 6ef4a4ee8ca5: Pull complete 12:57:57 06f05ace1117: Verifying Checksum 12:57:57 06f05ace1117: Download complete 12:57:57 b67dba6c2c7d: Verifying Checksum 12:57:57 b67dba6c2c7d: Download complete 12:58:01 06f05ace1117: Pull complete 12:58:01 5fe327b54edc: Pull complete 12:58:01 4f4fb700ef54: Pull complete 12:58:01 92a5565b7b96: Pull complete 12:58:01 ff9bb7016b71: Pull complete 12:58:04 b67dba6c2c7d: Pull complete 12:58:04 a813b0c90790: Pull complete 12:58:04 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 12:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:58:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 12:58:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:58:04 WORKDIR /edgex 12:58:04 COPY go.mod . 12:58:04 RUN go mod download 12:58:04 + docker build -t ci-base-image-x86_64 -f - . 12:58:05 Sending build context to Docker daemon 185.8MB 12:58:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 12:58:05 ---> 3ba60ce46760 12:58:05 Step 2/4 : WORKDIR /edgex 12:58:08 ---> Running in 2e959b9f464e 12:58:08 Removing intermediate container 2e959b9f464e 12:58:08 ---> 3ba26991042d 12:58:08 Step 3/4 : COPY go.mod . 12:58:08 ---> 4f69d8df56b7 12:58:08 Step 4/4 : RUN go mod download 12:58:08 ---> Running in 8a3bfefa9644 12:58:11 Still waiting to schedule task 12:58:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 12:58:30 Removing intermediate container 8a3bfefa9644 12:58:30 ---> 91554b3f2771 12:58:30 Successfully built 91554b3f2771 12:58:30 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:31 + docker inspect -f . ci-base-image-x86_64 12:58:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:31 prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container 12:58:31 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:58:31 $ docker top 06ef716231c753447f6565d2d462228120aadaf15fc380dede06bb9affe7ed2a -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:31 + go version 12:58:31 go version go1.23.4 linux/amd64 [Pipeline] } 12:58:31 $ docker stop --time=1 06ef716231c753447f6565d2d462228120aadaf15fc380dede06bb9affe7ed2a 12:58:33 $ docker rm -f --volumes 06ef716231c753447f6565d2d462228120aadaf15fc380dede06bb9affe7ed2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:33 + docker inspect -f . ci-base-image-x86_64 12:58:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:33 prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container 12:58:33 $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 12:58:34 $ docker top a1194cb07bccc1a6795943d438e551d78a79f7803cfce0a78bec673c33d98008 -eo pid,comm [Pipeline] { [Pipeline] echo 12:58:34 ========================================================= 12:58:34 [edgeXBuildGoParallel] Running Tests and Build... 12:58:34 ========================================================= [Pipeline] sh 12:58:34 + git config --global --add safe.directory /w/workspace/edgex-go/817 [Pipeline] fileExists [Pipeline] sh 12:58:34 + make test 12:58:34 go test -race -coverprofile=coverage.out ./... 12:58:42 ? github.com/edgexfoundry/edgex-go [no test files] 12:59:09 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 12:59:09 ? github.com/edgexfoundry/edgex-go/internal [no test files] 12:59:09 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 12:59:09 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 12:59:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 12:59:10 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 12:59:10 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 12:59:10 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 12:59:10 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 12:59:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 12:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 12:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 12:59:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 12:59:12 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 12:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 12:59:13 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 12:59:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 12:59:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 12:59:13 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 12:59:13 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:59:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements 12:59:15 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.036s coverage: 3.5% of statements 12:59:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.057s coverage: 45.7% of statements 12:59:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.027s coverage: 93.4% of statements 12:59:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 92.3% of statements 12:59:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 12:59:15 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 12:59:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.060s coverage: 8.4% of statements 12:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 12:59:17 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 12:59:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 12:59:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 12:59:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 12:59:17 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 12:59:18 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.345s coverage: 95.8% of statements 12:59:18 ok github.com/edgexfoundry/edgex-go/internal/io 1.023s coverage: 72.2% of statements 12:59:19 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 12:59:19 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements 12:59:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 12:59:19 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 12:59:19 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 12:59:19 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 12:59:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.036s coverage: 0.0% of statements [no tests to run] 12:59:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 1.0% of statements 12:59:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 42.6% of statements 12:59:20 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 81.1% of statements 12:59:21 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 40.0% of statements 12:59:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 12:59:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 12:59:21 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 12:59:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 12:59:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 12:59:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 12:59:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 12:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.032s coverage: 87.1% of statements 12:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements 12:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.037s coverage: 96.3% of statements 12:59:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 12:59:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 12:59:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 12:59:22 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 12:59:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 12:59:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 12:59:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 12:59:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 12:59:24 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 12:59:24 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 12:59:25 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 12:59:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 12:59:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 12:59:28 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 12:59:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 12:59:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 12:59:29 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 12:59:32 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 12:59:33 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 12:59:33 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 12:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 12:59:33 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 12:59:33 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:59:34 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.033s coverage: 94.4% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 12:59:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 12:59:36 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 12:59:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 12:59:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 12:59:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 12:59:38 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 12:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 12:59:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 12:59:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 12:59:39 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:59:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 12:59:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 12:59:39 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 12:59:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 12:59:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 12:59:40 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.045s coverage: 92.9% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.084s coverage: 81.8% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.090s coverage: 82.1% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.060s coverage: 6.8% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.050s coverage: 33.3% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.022s coverage: 100.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.164s coverage: 29.2% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.015s coverage: 3.1% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.026s coverage: 76.2% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.024s coverage: 54.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.035s coverage: 9.0% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.074s coverage: 97.7% of statements 12:59:45 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.032s coverage: 43.6% of statements 12:59:45 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 12:59:45 running golangci-lint 12:59:45 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 12:59:45 go version go1.23.4 linux/amd64 12:59:46 Running on prd-ubuntu20.04-docker-arm64-4c-16g-42094 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 12:59:46 Running in /w/workspace/edgex-go/817 [Pipeline] { [Pipeline] checkout 12:59:46 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 12:59:46 level=info msg="[config_reader] Used config file .golangci.yml" 12:59:46 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 12:59:49 The recommended git tool is: git 12:59:54 using credential edgex-jenkins-ssh 12:59:54 Cloning the remote Git repository 12:59:54 Cloning repository git@github.com:edgexfoundry/edgex-go.git 12:59:54 > git init /w/workspace/edgex-go/817 # timeout=10 12:59:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 12:59:54 > git --version # timeout=10 12:59:54 > git --version # 'git version 2.25.1' 12:59:54 using GIT_SSH to set credentials SSH Credentials for GitHub 12:59:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:12 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|name|types_sizes|compiled_files) took 24.730554633s" 13:00:12 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 46.111707ms" 13:00:13 Avoid second fetch 13:00:13 Checking out Revision 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 (main) 13:00:12 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 13:00:12 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:00:13 > git config core.sparsecheckout # timeout=10 13:00:13 > git checkout -f 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 13:00:14 Commit message: "Merge pull request #5113 from edgexfoundry/dependabot/go_modules/github.com/pebbe/zmq4-1.3.0" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 13:00:19 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 13:00:19 % Total % Received % Xferd Average Speed Time Time Time Current 13:00:19 Dload Upload Total Spent Left Speed 13:00:19 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 86675 0 --:--:-- --:--:-- --:--:-- 86675 [Pipeline] sh 13:00:19 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 13:00:20 + + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 13:00:20 sudo tee /etc/docker/daemon.new 13:00:20 { 13:00:20 "registry-mirrors": [ 13:00:20 "https://nexus3.edgexfoundry.org:10001" 13:00:20 ], 13:00:20 "bip": "10.250.0.254/24", 13:00:20 "hosts": [ 13:00:20 "tcp://0.0.0.0:5555", 13:00:20 "unix:///var/run/docker.sock" 13:00:20 ], 13:00:20 "mtu": 1458, 13:00:20 "selinux-enabled": true, 13:00:20 "seccomp-profile": "/etc/docker/seccomp.json" 13:00:20 } [Pipeline] sh 13:00:20 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 13:00:20 + sudo service docker restart 13:00:27 level=info msg="[linters_context/goanalysis] analyzers took 2m18.229091466s with top 10 stages: buildir: 1m13.971956454s, gosec: 4.017027874s, inspect: 2.577154168s, fact_deprecated: 2.559785476s, printf: 2.210968995s, ctrlflow: 1.76545036s, fact_purity: 1.548910376s, nilness: 1.37959413s, S1038: 1.277374683s, typedness: 982.952524ms" 13:00:27 level=info msg="[runner] Issues before processing: 202, after processing: 0" 13:00:27 level=info msg="[runner] Processors filtering stat (in/out): nolint: 20/0, skip_dirs: 202/202, autogenerated_exclude: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, path_prettifier: 202/202, skip_files: 202/202, cgo: 202/202, invalid_issue: 202/202, identifier_marker: 202/202" 13:00:27 level=info msg="[runner] processing took 21.452913ms with stages: nolint: 9.537836ms, identifier_marker: 5.937709ms, autogenerated_exclude: 1.717809ms, path_prettifier: 1.624675ms, exclude-rules: 1.560264ms, skip_dirs: 981.476µs, invalid_issue: 37.231µs, cgo: 33.332µs, filename_unadjuster: 17.341µs, max_same_issues: 1.2µs, fixer: 700ns, exclude: 660ns, skip_files: 470ns, uniq_by_line: 440ns, diff: 390ns, source_code: 370ns, sort_results: 270ns, path_shortener: 220ns, max_from_linter: 170ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, severity-rules: 110ns" 13:00:27 level=info msg="[runner] linters took 15.181071943s with stages: goanalysis_metalinter: 15.159494893s" 13:00:27 level=info msg="File cache stats: 0 entries of total size 0B" 13:00:27 level=info msg="Memory: 392 samples, avg is 303.0MB, max is 1249.3MB" 13:00:27 level=info msg="Execution took 39.967313456s" 13:00:27 go vet ./... 13:00:34 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 13:00:34 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 13:00:34 ./bin/test-attribution-txt.sh [Pipeline] echo 13:00:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 13:00:34 + ls -al . 13:00:34 total 1992 13:00:34 drwxrwxr-x 11 1001 1001 4096 Mar 26 12:58 . 13:00:34 drwxr-xr-x 4 root root 4096 Mar 26 12:58 .. 13:00:34 drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 .blubracket 13:00:34 -rw-rw-r-- 1 1001 1001 10 Mar 26 12:57 .dockerignore 13:00:34 drwxrwxr-x 8 1001 1001 4096 Mar 26 12:59 .git 13:00:34 drwxrwxr-x 3 1001 1001 4096 Mar 26 12:57 .github 13:00:34 -rw-rw-r-- 1 1001 1001 909 Mar 26 12:57 .gitignore 13:00:34 -rw-rw-r-- 1 1001 1001 218 Mar 26 12:57 .golangci.yml 13:00:34 -rw-rw-r-- 1 1001 1001 100 Mar 26 12:57 .hadolint.yml 13:00:34 drwxr-xr-x 3 1001 1001 4096 Mar 26 12:57 .semver 13:00:34 -rw-rw-r-- 1 1001 1001 155 Mar 26 12:57 .sonarcloud.properties 13:00:34 -rw-rw-r-- 1 1001 1001 1171 Mar 26 12:57 ADOPTERS.md 13:00:34 -rw-rw-r-- 1 1001 1001 17374 Mar 26 12:57 Attribution.txt 13:00:34 -rw-rw-r-- 1 1001 1001 108018 Mar 26 12:57 CHANGELOG.md 13:00:34 -rw-rw-r-- 1 1001 1001 3804 Mar 26 12:57 CONTRIBUTING.md 13:00:34 -rw-rw-r-- 1 1001 1001 677 Mar 26 12:57 GOVERNANCE.md 13:00:34 -rw-rw-r-- 1 1001 1001 858 Mar 26 12:57 Jenkinsfile 13:00:34 -rw-rw-r-- 1 1001 1001 10775 Mar 26 12:57 LICENSE 13:00:34 -rw-rw-r-- 1 1001 1001 16740 Mar 26 12:57 Makefile 13:00:34 -rw-rw-r-- 1 1001 1001 582 Mar 26 12:57 OWNERS.md 13:00:34 -rw-rw-r-- 1 1001 1001 9932 Mar 26 12:57 README.md 13:00:34 -rw-rw-r-- 1 1001 1001 789 Mar 26 12:57 SECURITY.md 13:00:34 -rw-rw-r-- 1 1001 1001 12 Mar 26 12:57 VERSION 13:00:34 drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 bin 13:00:34 drwxrwxr-x 19 1001 1001 4096 Mar 26 12:57 cmd 13:00:34 -rw-r--r-- 1 root root 1660924 Mar 26 12:59 coverage.out 13:00:34 drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 fuzz_test 13:00:34 -rw-rw-r-- 1 1001 1001 6455 Mar 26 12:57 go.mod 13:00:34 -rw-rw-r-- 1 1001 1001 88141 Mar 26 12:57 go.sum 13:00:34 drwxrwxr-x 7 1001 1001 4096 Mar 26 12:57 internal 13:00:34 drwxrwxr-x 2 1001 1001 4096 Mar 26 12:57 openapi 13:00:34 -rw-rw-r-- 1 1001 1001 584 Mar 26 12:57 security.txt 13:00:34 -rw-rw-r-- 1 1001 1001 204 Mar 26 12:57 version.go [Pipeline] sh 13:00:35 + '[' -e coverage.out ] 13:00:35 + chown 1001:1001 coverage.out [Pipeline] stash 13:00:35 Stashed 1 file(s) [Pipeline] sh 13:00:35 + make build 13:00:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:00:40 provisioning config files... 13:00:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config11306013585642363494tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:00:40 ---> ****-login.sh 13:00:40 nexus3.edgexfoundry.org:10001 13:00:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:41 Configure a credential helper to remove this warning. See 13:00:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:41 13:00:41 Login Succeeded 13:00:41 nexus3.edgexfoundry.org:10002 13:00:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:41 Configure a credential helper to remove this warning. See 13:00:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:41 13:00:41 Login Succeeded 13:00:41 nexus3.edgexfoundry.org:10003 13:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:42 Configure a credential helper to remove this warning. See 13:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:42 13:00:42 Login Succeeded 13:00:42 nexus3.edgexfoundry.org:10004 13:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:42 Configure a credential helper to remove this warning. See 13:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:42 13:00:42 Login Succeeded 13:00:42 ****.io 13:00:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:00:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:00:42 Configure a credential helper to remove this warning. See 13:00:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:00:42 13:00:42 Login Succeeded 13:00:42 ---> ****-login.sh ends [Pipeline] } 13:00:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 13:00:43 + git config --global --add safe.directory /w/workspace/edgex-go/817 [Pipeline] echo 13:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:00:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:00:43 ========================================================= 13:00:43 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 13:00:43 ========================================================= [Pipeline] fileExists [Pipeline] sh 13:00:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:00:44 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 13:00:44 9986a736f7d3: Pulling fs layer 13:00:44 1f018df60701: Pulling fs layer 13:00:44 39f8f326b044: Pulling fs layer 13:00:44 e6a1e7a6a96a: Pulling fs layer 13:00:44 4f4fb700ef54: Pulling fs layer 13:00:44 d45d956e0dbf: Pulling fs layer 13:00:44 d7702b0d1db1: Pulling fs layer 13:00:44 5c7f0f088c93: Pulling fs layer 13:00:44 4fdc064ae6cf: Pulling fs layer 13:00:44 d45d956e0dbf: Waiting 13:00:44 d7702b0d1db1: Waiting 13:00:44 5c7f0f088c93: Waiting 13:00:44 4fdc064ae6cf: Waiting 13:00:44 e6a1e7a6a96a: Waiting 13:00:44 4f4fb700ef54: Waiting 13:00:44 1f018df60701: Download complete 13:00:44 e6a1e7a6a96a: Verifying Checksum 13:00:44 e6a1e7a6a96a: Download complete 13:00:44 4f4fb700ef54: Verifying Checksum 13:00:44 4f4fb700ef54: Download complete 13:00:44 d45d956e0dbf: Verifying Checksum 13:00:44 d45d956e0dbf: Download complete 13:00:44 d7702b0d1db1: Verifying Checksum 13:00:44 d7702b0d1db1: Download complete 13:00:44 9986a736f7d3: Verifying Checksum 13:00:44 9986a736f7d3: Download complete 13:00:44 4fdc064ae6cf: Verifying Checksum 13:00:44 4fdc064ae6cf: Download complete 13:00:44 9986a736f7d3: Pull complete 13:00:45 1f018df60701: Pull complete 13:00:46 39f8f326b044: Verifying Checksum 13:00:46 39f8f326b044: Download complete 13:00:47 5c7f0f088c93: Verifying Checksum 13:00:47 5c7f0f088c93: Download complete 13:00:59 39f8f326b044: Pull complete 13:00:59 e6a1e7a6a96a: Pull complete 13:00:59 4f4fb700ef54: Pull complete 13:01:00 d45d956e0dbf: Pull complete 13:01:00 d7702b0d1db1: Pull complete 13:01:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:01:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:01:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:01:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:01:04 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:01:09 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:01:09 5c7f0f088c93: Pull complete 13:01:10 4fdc064ae6cf: Pull complete 13:01:10 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 13:01:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:01:10 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 13:01:10 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:01:10 WORKDIR /edgex 13:01:10 COPY go.mod . 13:01:10 RUN go mod download 13:01:10 docker build -t ci-base-image-arm64 -f - . 13:01:11 Sending build context to Docker daemon 3.692MB 13:01:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 13:01:11 ---> 63f30b955cb9 13:01:11 Step 2/4 : WORKDIR /edgex 13:01:12 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:01:13 ---> Running in f9bcbd5794e2 13:01:13 Removing intermediate container f9bcbd5794e2 13:01:13 ---> 8bc3f700276b 13:01:13 Step 3/4 : COPY go.mod . 13:01:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:01:14 ---> 9488d496ce61 13:01:14 Step 4/4 : RUN go mod download 13:01:14 ---> Running in b80d611eb848 13:01:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:01:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:01:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:01:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 13:01:22 $ docker stop --time=1 a1194cb07bccc1a6795943d438e551d78a79f7803cfce0a78bec673c33d98008 13:01:25 $ docker rm -f --volumes a1194cb07bccc1a6795943d438e551d78a79f7803cfce0a78bec673c33d98008 [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 13:01:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:01:26 13:01:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:01:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:01:26 latest: Pulling from edgex-devops/edgex-compose 13:01:26 91d30c5bc195: Pulling fs layer 13:01:26 2e9b0aa3be6d: Pulling fs layer 13:01:26 9c61dcf015f6: Pulling fs layer 13:01:26 4698f68db338: Pulling fs layer 13:01:26 2a2f49069b9e: Pulling fs layer 13:01:26 e0025b399a48: Pulling fs layer 13:01:26 4698f68db338: Waiting 13:01:26 e0025b399a48: Waiting 13:01:26 2a2f49069b9e: Waiting 13:01:26 91d30c5bc195: Download complete 13:01:26 4698f68db338: Verifying Checksum 13:01:26 4698f68db338: Download complete 13:01:27 2e9b0aa3be6d: Verifying Checksum 13:01:27 2e9b0aa3be6d: Download complete 13:01:27 e0025b399a48: Verifying Checksum 13:01:27 e0025b399a48: Download complete 13:01:27 91d30c5bc195: Pull complete 13:01:27 2a2f49069b9e: Download complete 13:01:27 2e9b0aa3be6d: Pull complete 13:01:27 9c61dcf015f6: Verifying Checksum 13:01:27 9c61dcf015f6: Download complete 13:01:30 9c61dcf015f6: Pull complete 13:01:30 4698f68db338: Pull complete 13:01:30 2a2f49069b9e: Pull complete 13:01:30 e0025b399a48: Pull complete 13:01:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 13:01:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 13:01:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:01:30 prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container 13:01:30 $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 13:01:32 $ docker top 6d28e2fbb56b704fe2c0017f9db026619c51d77505164d2fe5f5fd9b347288b5 -eo pid,comm [Pipeline] { [Pipeline] sh 13:01:32 + docker compose -f ./docker-compose-build.yml build --parallel 13:01:35 #1 [core-metadata internal] load build definition from Dockerfile 13:01:35 #1 transferring dockerfile: 2.10kB done 13:01:35 #1 DONE 0.0s 13:01:35 13:01:35 #2 [security-bootstrapper internal] load build definition from Dockerfile 13:01:35 #2 transferring dockerfile: 3.02kB done 13:01:35 #2 DONE 0.0s 13:01:35 13:01:35 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:01:35 #3 transferring dockerfile: 1.89kB done 13:01:35 #3 DONE 0.0s 13:01:35 13:01:35 #4 [support-notifications internal] load build definition from Dockerfile 13:01:35 #4 transferring dockerfile: 2.00kB done 13:01:35 #4 DONE 0.0s 13:01:35 13:01:35 #5 [security-proxy-auth internal] load build definition from Dockerfile 13:01:35 #5 transferring dockerfile: 2.14kB done 13:01:35 #5 DONE 0.0s 13:01:35 13:01:35 #6 [security-spire-agent internal] load build definition from Dockerfile 13:01:35 #6 transferring dockerfile: 1.81kB done 13:01:35 #6 DONE 0.0s 13:01:35 13:01:35 #7 [core-metadata internal] load .dockerignore 13:01:35 #7 transferring context: 50B done 13:01:35 #7 DONE 0.1s 13:01:35 13:01:35 #8 [support-scheduler internal] load build definition from Dockerfile 13:01:35 #8 transferring dockerfile: 1.83kB done 13:01:35 #8 DONE 0.1s 13:01:35 13:01:35 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:01:35 #9 transferring dockerfile: 2.23kB done 13:01:35 #9 DONE 0.0s 13:01:35 13:01:35 #10 [security-spire-config internal] load build definition from Dockerfile 13:01:35 #10 transferring dockerfile: 1.69kB done 13:01:35 #10 DONE 0.1s 13:01:35 13:01:35 #11 [security-proxy-setup internal] load build definition from Dockerfile 13:01:35 #11 transferring dockerfile: 2.50kB done 13:01:35 #11 DONE 0.1s 13:01:35 13:01:35 #12 [core-data internal] load build definition from Dockerfile 13:01:35 #12 transferring dockerfile: 2.04kB done 13:01:35 #12 DONE 0.1s 13:01:35 13:01:35 #13 [core-command internal] load build definition from Dockerfile 13:01:35 #13 transferring dockerfile: 1.94kB done 13:01:35 #13 DONE 0.1s 13:01:35 13:01:35 #14 [security-secretstore-setup internal] load build definition from Dockerfile 13:01:35 #14 transferring dockerfile: 2.49kB done 13:01:35 #14 DONE 0.1s 13:01:35 13:01:35 #15 [core-keeper internal] load build definition from Dockerfile 13:01:35 #15 transferring dockerfile: 2.01kB 0.0s done 13:01:35 #15 DONE 0.1s 13:01:35 13:01:35 #16 [security-spire-server internal] load build definition from Dockerfile 13:01:35 #16 transferring dockerfile: 1.70kB 0.0s done 13:01:35 #16 DONE 0.1s 13:01:35 13:01:35 #17 [security-bootstrapper internal] load .dockerignore 13:01:35 #17 transferring context: 50B done 13:01:35 #17 DONE 0.0s 13:01:35 13:01:35 #18 [security-spiffe-token-provider internal] load .dockerignore 13:01:35 #18 transferring context: 50B done 13:01:35 #18 DONE 0.0s 13:01:35 13:01:35 #19 [support-notifications internal] load .dockerignore 13:01:35 #19 transferring context: 50B done 13:01:35 #19 DONE 0.0s 13:01:35 13:01:35 #20 [security-proxy-auth internal] load .dockerignore 13:01:35 #20 transferring context: 50B done 13:01:35 #20 DONE 0.0s 13:01:35 13:01:35 #21 [security-spire-agent internal] load .dockerignore 13:01:35 #21 transferring context: 50B done 13:01:35 #21 DONE 0.0s 13:01:35 13:01:35 #22 [support-scheduler internal] load .dockerignore 13:01:35 #22 transferring context: 50B done 13:01:35 #22 DONE 0.0s 13:01:35 13:01:35 #23 [security-proxy-setup internal] load .dockerignore 13:01:35 #23 transferring context: 50B done 13:01:35 #23 DONE 0.1s 13:01:35 13:01:35 #24 [core-common-config-bootstrapper internal] load .dockerignore 13:01:35 #24 transferring context: 50B done 13:01:35 #24 DONE 0.0s 13:01:35 13:01:35 #25 [security-spire-config internal] load .dockerignore 13:01:35 #25 transferring context: 50B done 13:01:35 #25 DONE 0.0s 13:01:35 13:01:35 #26 [security-secretstore-setup internal] load .dockerignore 13:01:35 #26 transferring context: 50B done 13:01:35 #26 DONE 0.1s 13:01:35 13:01:35 #27 [security-spire-server internal] load .dockerignore 13:01:35 #27 transferring context: 50B done 13:01:35 #27 DONE 0.1s 13:01:35 13:01:35 #28 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:01:35 #28 DONE 0.0s 13:01:35 13:01:35 #29 [core-command internal] load .dockerignore 13:01:35 #29 transferring context: 50B done 13:01:35 #29 DONE 0.1s 13:01:35 13:01:35 #30 [core-data internal] load .dockerignore 13:01:35 #30 transferring context: 50B done 13:01:35 #30 DONE 0.1s 13:01:35 13:01:35 #31 [core-keeper internal] load .dockerignore 13:01:35 #31 transferring context: 50B done 13:01:35 #31 DONE 0.1s 13:01:35 13:01:35 #28 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:01:35 #28 DONE 0.0s 13:01:35 13:01:35 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 13:01:35 #32 ... 13:01:35 13:01:35 #28 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 13:01:35 #28 DONE 0.0s 13:01:35 13:01:35 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 13:01:36 #32 DONE 0.6s 13:01:36 13:01:36 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 13:01:36 #33 DONE 0.4s 13:01:36 13:01:36 #34 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 13:01:36 #34 DONE 0.4s 13:01:36 13:01:36 #35 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:01:36 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 13:01:36 #35 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done 13:01:36 #35 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 13:01:36 #35 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:01:36 #35 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 13:01:36 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 1.05MB / 3.63MB 0.1s 13:01:36 #35 ... 13:01:36 13:01:36 #36 [security-spire-server internal] load build context 13:01:36 #36 transferring context: 23.80kB 0.1s done 13:01:36 #36 DONE 0.3s 13:01:36 13:01:36 #37 [security-spire-agent internal] load build context 13:01:36 #37 transferring context: 23.33kB 0.1s done 13:01:36 #37 DONE 0.4s 13:01:36 13:01:36 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:01:36 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 13:01:36 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 13:01:36 #35 ... 13:01:36 13:01:36 #38 [security-spire-config internal] load build context 13:01:36 #38 transferring context: 22.05kB 0.1s done 13:01:36 #38 DONE 0.4s 13:01:36 13:01:36 #35 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:01:36 #35 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done 13:01:36 #35 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 13:01:37 #35 ... 13:01:37 13:01:37 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 13:01:37 #39 DONE 1.6s 13:01:37 13:01:37 #40 [core-metadata builder 2/7] WORKDIR /edgex-go 13:01:43 #40 ... 13:01:43 13:01:43 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:01:43 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 13:01:43 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 13:01:43 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 13:01:43 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 13:01:43 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 13:01:43 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 13:01:43 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 13:01:43 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 13:01:43 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.8s done 13:01:43 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 13:01:43 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.0s done 13:01:43 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.3s done 13:01:46 #41 ... 13:01:46 13:01:46 #42 [core-keeper internal] load build context 13:01:46 #42 transferring context: 344.59MB 9.9s 13:01:46 #42 ... 13:01:46 13:01:46 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:01:46 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 13:01:46 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 13:01:46 #43 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 13:01:46 #43 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 13:01:46 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done 13:01:46 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done 13:01:46 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.2s done 13:01:46 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 13:01:46 #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.5s done 13:01:46 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 13:01:46 #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.1s done 13:01:46 #43 ... 13:01:46 13:01:46 #44 [support-scheduler internal] load build context 13:01:46 #44 ... 13:01:46 13:01:46 #45 [core-data internal] load build context 13:01:47 #45 ... 13:01:47 13:01:47 #46 [security-spiffe-token-provider internal] load build context 13:01:47 #46 ... 13:01:47 13:01:47 #47 [core-common-config-bootstrapper internal] load build context 13:01:47 #47 ... 13:01:47 13:01:47 #48 [core-metadata internal] load build context 13:01:47 #48 ... 13:01:47 13:01:47 #49 [security-bootstrapper internal] load build context 13:01:47 #49 ... 13:01:47 13:01:47 #50 [core-command internal] load build context 13:01:47 #50 ... 13:01:47 13:01:47 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:01:47 #0 5.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:01:47 #0 5.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:01:47 #0 5.783 (1/2) Installing dumb-init (1.2.5-r3) 13:01:47 #0 5.787 (2/2) Installing su-exec (0.2-r3) 13:01:47 #0 5.792 Executing busybox-1.36.1-r29.trigger 13:01:47 #0 5.801 OK: 8 MiB in 16 packages 13:01:47 #51 ... 13:01:47 13:01:47 #52 [security-proxy-setup internal] load build context 13:01:47 #52 ... 13:01:47 13:01:47 #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:01:47 #53 ... 13:01:47 13:01:47 #54 [security-proxy-auth internal] load build context 13:01:47 #54 ... 13:01:47 13:01:47 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:01:47 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:01:47 #0 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:01:47 #0 3.506 (1/4) Installing ca-certificates (20241121-r1) 13:01:47 #0 3.713 (2/4) Installing dumb-init (1.2.5-r3) 13:01:47 #0 3.713 (3/4) Installing su-exec (0.2-r3) 13:01:47 #0 3.796 (4/4) Installing yq-go (4.44.1-r2) 13:01:47 #0 3.864 Executing busybox-1.36.1-r29.trigger 13:01:47 #0 3.873 Executing ca-certificates-20241121-r1.trigger 13:01:47 #0 3.924 OK: 19 MiB in 18 packages 13:01:47 #55 ... 13:01:47 13:01:47 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:01:48 #56 ... 13:01:48 13:01:48 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:01:48 #57 ... 13:01:48 13:01:48 #58 [support-notifications internal] load build context 13:01:48 #58 ... 13:01:48 13:01:48 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:01:48 #59 ... 13:01:48 13:01:48 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:01:48 #60 ... 13:01:48 13:01:48 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:01:48 #61 ... 13:01:48 13:01:48 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:01:48 #62 ... 13:01:48 13:01:48 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:01:49 #63 ... 13:01:49 13:01:49 #64 [security-secretstore-setup internal] load build context 13:01:49 #64 ... 13:01:49 13:01:49 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:01:49 #65 ... 13:01:49 13:01:49 #64 [security-secretstore-setup internal] load build context 13:01:50 #64 transferring context: 501.80MB 14.3s done 13:01:55 #64 ... 13:01:55 13:01:55 #44 [support-scheduler internal] load build context 13:01:55 #44 transferring context: 501.80MB 15.4s done 13:01:56 #44 ... 13:01:56 13:01:56 #42 [core-keeper internal] load build context 13:01:56 #42 transferring context: 501.80MB 13.8s done 13:01:56 #42 ... 13:01:56 13:01:56 #48 [core-metadata internal] load build context 13:01:56 #48 transferring context: 501.80MB 15.1s done 13:01:57 #48 ... 13:01:57 13:01:57 #46 [security-spiffe-token-provider internal] load build context 13:01:57 #46 transferring context: 501.80MB 13.5s done 13:01:57 #46 ... 13:01:57 13:01:57 #45 [core-data internal] load build context 13:01:57 #45 transferring context: 501.80MB 13.6s done 13:01:57 #45 ... 13:01:57 13:01:57 #47 [core-common-config-bootstrapper internal] load build context 13:01:57 #47 transferring context: 501.80MB 13.2s done 13:01:57 #47 ... 13:01:57 13:01:57 #50 [core-command internal] load build context 13:01:57 #50 transferring context: 501.80MB 14.7s done 13:01:57 #50 ... 13:01:57 13:01:57 #52 [security-proxy-setup internal] load build context 13:01:57 #52 transferring context: 501.80MB 14.5s done 13:01:57 #52 ... 13:01:57 13:01:57 #49 [security-bootstrapper internal] load build context 13:01:57 #49 transferring context: 501.80MB 12.7s done 13:01:58 #49 ... 13:01:58 13:01:58 #54 [security-proxy-auth internal] load build context 13:01:58 #54 transferring context: 501.80MB 13.5s done 13:01:58 #54 ... 13:01:58 13:01:58 #58 [support-notifications internal] load build context 13:01:58 #58 transferring context: 501.80MB 14.0s done 13:02:10 #58 ... 13:02:10 13:02:10 #40 [core-command builder 2/7] WORKDIR /edgex-go 13:02:10 Removing intermediate container b80d611eb848 13:02:10 ---> 07e1c6e8d187 13:02:10 Successfully built 07e1c6e8d187 13:02:10 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:10 #40 DONE 33.0s 13:02:10 13:02:10 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:02:10 #55 DONE 33.1s 13:02:10 13:02:10 #51 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:02:10 #51 DONE 33.2s 13:02:10 13:02:10 #49 [security-bootstrapper internal] load build context 13:02:10 #49 DONE 34.4s 13:02:10 13:02:10 #47 [core-common-config-bootstrapper internal] load build context 13:02:10 #47 DONE 34.4s 13:02:10 13:02:10 #54 [security-proxy-auth internal] load build context 13:02:10 #54 DONE 34.5s 13:02:10 13:02:10 #46 [security-spiffe-token-provider internal] load build context 13:02:10 #46 DONE 34.5s 13:02:10 13:02:10 #45 [core-data internal] load build context 13:02:10 #45 DONE 34.5s 13:02:10 13:02:10 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:02:10 + docker inspect -f . ci-base-image-arm64 13:02:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:10 #66 ... 13:02:10 13:02:10 #42 [core-keeper internal] load build context 13:02:10 #42 DONE 34.6s 13:02:10 13:02:10 #58 [support-notifications internal] load build context 13:02:10 #58 DONE 34.6s 13:02:10 13:02:10 #64 [security-secretstore-setup internal] load build context 13:02:10 #64 DONE 34.6s 13:02:10 13:02:10 #52 [security-proxy-setup internal] load build context 13:02:10 #52 DONE 34.6s 13:02:10 13:02:10 #50 [core-command internal] load build context 13:02:10 #50 DONE 34.6s 13:02:10 13:02:10 #44 [support-scheduler internal] load build context 13:02:10 #44 DONE 34.6s 13:02:10 13:02:10 #48 [core-metadata internal] load build context 13:02:10 #48 DONE 34.6s 13:02:10 13:02:10 #61 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:10 #61 DONE 33.4s 13:02:10 13:02:10 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:02:10 #43 DONE 34.7s 13:02:10 13:02:10 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:10 prd-ubuntu20.04-docker-arm64-4c-16g-42094 does not seem to be running inside a container 13:02:11 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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 13:02:11 #41 DONE 34.8s 13:02:11 13:02:11 #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:02:11 #53 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:11 #53 33.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:11 #53 34.01 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:02:11 #53 34.01 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:02:11 #53 34.01 OK: 24170 distinct packages available 13:02:11 #53 34.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:11 #53 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:11 #53 34.57 (1/5) Installing dumb-init (1.2.5-r3) 13:02:12 $ docker top b863973d8f88630e710e02cab4c477644acf3fecb22c4b846d0c9ecb84e76d6b -eo pid,comm 13:02:12 #53 ... 13:02:12 13:02:12 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:02:12 #62 33.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #62 33.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #62 34.18 (1/7) Installing ca-certificates (20241121-r1) 13:02:12 #62 34.20 (2/7) Installing dumb-init (1.2.5-r3) 13:02:12 #62 34.20 (3/7) Installing libgcc (13.2.1_git20240309-r1) 13:02:12 #62 34.21 (4/7) Installing libsodium (1.0.19-r0) 13:02:12 #62 34.22 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 13:02:12 #62 34.25 (6/7) Installing libzmq (4.3.5-r2) 13:02:12 #62 34.28 (7/7) Installing zeromq (4.3.5-r2) 13:02:12 #62 34.28 Executing busybox-1.36.1-r29.trigger 13:02:12 #62 34.29 Executing ca-certificates-20241121-r1.trigger 13:02:12 #62 34.38 OK: 12 MiB in 21 packages 13:02:12 #62 DONE 34.6s 13:02:12 13:02:12 #53 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:02:12 #53 34.59 (2/5) Installing musl-obstack (1.2.3-r2) 13:02:12 #53 34.59 (3/5) Installing libucontext (1.2-r3) 13:02:12 #53 34.60 (4/5) Installing gcompat (1.1.0-r4) 13:02:12 #53 34.61 (5/5) Installing openssl (3.3.3-r0) 13:02:12 #53 34.61 Executing busybox-1.36.1-r29.trigger 13:02:12 #53 34.62 OK: 9 MiB in 19 packages 13:02:12 #53 ... 13:02:12 13:02:12 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:02:12 #65 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #65 33.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #65 34.34 (1/3) Installing ca-certificates (20241121-r1) 13:02:12 #65 34.36 (2/3) Installing dumb-init (1.2.5-r3) 13:02:12 #65 34.36 (3/3) Installing tzdata (2025b-r0) 13:02:12 #65 34.41 Executing busybox-1.36.1-r29.trigger 13:02:12 #65 34.43 Executing ca-certificates-20241121-r1.trigger 13:02:12 #65 34.56 OK: 10 MiB in 17 packages 13:02:12 #65 DONE 34.7s 13:02:12 13:02:12 #53 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:02:12 #53 DONE 34.8s 13:02:12 13:02:12 #60 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:02:12 #60 33.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #60 33.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #60 34.07 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:02:12 #60 34.07 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:02:12 #60 34.07 OK: 24170 distinct packages available 13:02:12 #60 34.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #60 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #60 34.64 (1/4) Installing dumb-init (1.2.5-r3) 13:02:12 #60 34.65 (2/4) Installing musl-obstack (1.2.3-r2) 13:02:12 #60 34.65 (3/4) Installing libucontext (1.2-r3) 13:02:12 #60 34.66 (4/4) Installing gcompat (1.1.0-r4) 13:02:12 #60 34.66 Executing busybox-1.36.1-r29.trigger 13:02:12 #60 34.68 OK: 8 MiB in 18 packages 13:02:12 #60 DONE 34.8s 13:02:12 13:02:12 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 13:02:12 #59 34.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #59 34.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #59 34.78 (1/1) Installing dumb-init (1.2.5-r3) 13:02:12 #59 34.81 Executing busybox-1.36.1-r29.trigger 13:02:12 #59 34.82 OK: 8 MiB in 15 packages 13:02:12 #59 DONE 35.0s 13:02:12 13:02:12 #67 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [Pipeline] { [Pipeline] sh 13:02:12 #67 ... 13:02:12 13:02:12 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:02:12 #57 34.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #57 34.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #57 35.00 (1/1) Installing dumb-init (1.2.5-r3) 13:02:12 #57 35.00 Executing busybox-1.36.1-r29.trigger 13:02:12 #57 35.01 OK: 8 MiB in 15 packages 13:02:12 #57 DONE 35.3s 13:02:12 13:02:12 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:02:12 #0 1.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #0 1.724 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #0 2.011 OK: 248 MiB in 58 packages 13:02:12 #68 DONE 2.2s 13:02:12 13:02:12 #69 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:02:12 #69 DONE 0.1s 13:02:12 13:02:12 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:02:12 #56 33.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #56 34.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #56 35.04 (1/4) Installing dumb-init (1.2.5-r3) 13:02:12 #56 35.04 (2/4) Installing openssl (3.3.3-r0) 13:02:12 #56 35.06 (3/4) Installing su-exec (0.2-r3) 13:02:12 #56 35.07 (4/4) Installing yq-go (4.44.1-r2) 13:02:12 #56 35.17 Executing busybox-1.36.1-r29.trigger 13:02:12 #56 35.28 OK: 19 MiB in 18 packages 13:02:12 #56 DONE 35.4s 13:02:12 13:02:12 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:02:12 #0 1.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #0 1.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #0 2.205 OK: 248 MiB in 58 packages 13:02:12 #70 DONE 2.4s 13:02:12 13:02:12 #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:02:12 #63 33.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #63 33.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #63 34.39 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:02:12 #63 34.39 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:02:12 #63 34.39 OK: 24170 distinct packages available 13:02:12 #63 34.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:12 #63 34.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:12 #63 34.98 (1/14) Installing ca-certificates (20241121-r1) 13:02:12 #63 35.01 (2/14) Installing brotli-libs (1.1.0-r2) 13:02:12 #63 35.03 (3/14) Installing c-ares (1.33.1-r0) 13:02:12 #63 35.03 (4/14) Installing libunistring (1.2-r0) 13:02:12 #63 35.05 (5/14) Installing libidn2 (2.3.7-r0) 13:02:12 #63 35.05 (6/14) Installing nghttp2-libs (1.62.1-r0) 13:02:12 #63 35.06 (7/14) Installing libpsl (0.21.5-r1) 13:02:12 #63 35.06 (8/14) Installing zstd-libs (1.5.6-r0) 13:02:12 #63 35.07 (9/14) Installing libcurl (8.12.1-r0) 13:02:12 #63 35.08 (10/14) Installing curl (8.12.1-r0) 13:02:12 #63 35.09 (11/14) Installing dumb-init (1.2.5-r3) 13:02:12 #63 35.09 (12/14) Installing musl-obstack (1.2.3-r2) 13:02:12 #63 35.10 (13/14) Installing libucontext (1.2-r3) 13:02:12 #63 35.10 (14/14) Installing gcompat (1.1.0-r4) 13:02:12 #63 35.11 Executing busybox-1.36.1-r29.trigger 13:02:12 #63 35.11 Executing ca-certificates-20241121-r1.trigger 13:02:12 #63 35.27 OK: 13 MiB in 28 packages 13:02:12 #63 DONE 35.4s 13:02:12 13:02:12 #71 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:02:12 + go version 13:02:12 go version go1.23.4 linux/arm64 [Pipeline] } 13:02:12 $ docker stop --time=1 b863973d8f88630e710e02cab4c477644acf3fecb22c4b846d0c9ecb84e76d6b 13:02:13 #71 DONE 0.1s 13:02:13 13:02:13 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:13 #72 ... 13:02:13 13:02:13 #73 [core-data builder 4/7] COPY go.mod vendor* ./ 13:02:13 #73 DONE 0.1s 13:02:13 13:02:13 #66 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 13:02:13 #66 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:13 #66 2.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:13 #66 2.485 OK: 248 MiB in 58 packages 13:02:13 #66 DONE 2.8s 13:02:13 13:02:13 #74 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:02:13 #0 1.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:13 #0 1.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.050 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:02:13 #0 2.050 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:02:13 #0 2.050 OK: 24190 distinct packages available 13:02:13 #0 2.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.548 OK: 248 MiB in 58 packages 13:02:13 #74 DONE 2.7s 13:02:13 13:02:13 #75 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 13:02:13 #0 2.234 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.633 OK: 248 MiB in 58 packages 13:02:13 #75 DONE 2.7s 13:02:13 13:02:13 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:02:13 #76 DONE 0.1s 13:02:13 13:02:13 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:13 #77 ... 13:02:13 13:02:13 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:02:13 #0 2.231 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.332 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.641 OK: 8 MiB in 16 packages 13:02:13 #78 DONE 2.8s 13:02:13 13:02:13 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:02:13 #79 DONE 0.1s 13:02:13 13:02:13 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:02:13 #0 2.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.458 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:13 #0 2.772 OK: 19 MiB in 18 packages 13:02:13 #80 DONE 2.9s 13:02:13 13:02:13 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:13 #81 ... 13:02:13 13:02:13 #82 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:02:13 #82 DONE 3.1s 13:02:13 13:02:13 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:02:14 $ docker rm -f --volumes b863973d8f88630e710e02cab4c477644acf3fecb22c4b846d0c9ecb84e76d6b [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 13:02:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:02:15 13:02:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:02:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:02:15 latest: Pulling from edgex-devops/edgex-compose-arm64 13:02:15 547446be3368: Pulling fs layer 13:02:15 d125d8839a47: Pulling fs layer 13:02:15 3e85d5ac6304: Pulling fs layer 13:02:15 c3105a71a48b: Pulling fs layer 13:02:15 0f093f025ec4: Pulling fs layer 13:02:15 c3106fc0e877: Pulling fs layer 13:02:15 c3105a71a48b: Waiting 13:02:15 0f093f025ec4: Waiting 13:02:15 c3106fc0e877: Waiting 13:02:15 547446be3368: Download complete 13:02:15 c3105a71a48b: Download complete 13:02:16 d125d8839a47: Verifying Checksum 13:02:16 d125d8839a47: Download complete 13:02:16 c3106fc0e877: Verifying Checksum 13:02:16 c3106fc0e877: Download complete 13:02:16 0f093f025ec4: Verifying Checksum 13:02:16 0f093f025ec4: Download complete 13:02:16 547446be3368: Pull complete 13:02:16 #83 ... 13:02:16 13:02:16 #84 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:02:16 #0 2.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 2.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.222 OK: 8 MiB in 18 packages 13:02:16 #84 DONE 3.8s 13:02:16 13:02:16 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:02:16 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 2.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.394 OK: 10 MiB in 17 packages 13:02:16 #85 DONE 3.9s 13:02:16 13:02:16 #86 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 13:02:16 #0 2.780 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 2.874 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.328 OK: 9 MiB in 19 packages 13:02:16 #86 DONE 3.9s 13:02:16 13:02:16 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 13:02:16 #0 2.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.012 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.647 OK: 12 MiB in 21 packages 13:02:16 #87 DONE 4.1s 13:02:16 13:02:16 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:02:16 #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 2.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.065 OK: 19 MiB in 18 packages 13:02:16 #88 DONE 3.4s 13:02:16 13:02:16 #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 13:02:16 #67 3.036 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #67 3.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #67 3.508 OK: 8 MiB in 15 packages 13:02:16 #67 DONE 4.1s 13:02:16 13:02:16 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:02:16 #89 ... 13:02:16 13:02:16 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:02:16 #0 2.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 2.928 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.291 OK: 8 MiB in 15 packages 13:02:16 #90 DONE 3.5s 13:02:16 13:02:16 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:02:16 #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:16 #0 2.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:16 #0 3.193 OK: 13 MiB in 28 packages 13:02:16 #91 DONE 3.4s 13:02:16 13:02:16 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:02:17 d125d8839a47: Pull complete 13:02:18 3e85d5ac6304: Verifying Checksum 13:02:18 3e85d5ac6304: Download complete 13:02:18 #92 ... 13:02:18 13:02:18 #93 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:02:18 #0 2.695 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:18 #0 4.243 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:18 #0 4.983 (1/1) Installing dumb-init (1.2.5-r3) 13:02:18 #0 5.284 Executing busybox-1.36.1-r29.trigger 13:02:18 #0 5.299 OK: 8 MiB in 15 packages 13:02:18 #93 DONE 7.6s 13:02:18 13:02:18 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:02:18 #94 DONE 2.4s 13:02:18 13:02:18 #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:02:18 #89 DONE 2.3s 13:02:18 13:02:18 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:02:18 #95 DONE 2.4s 13:02:18 13:02:18 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:02:18 #92 DONE 2.4s 13:02:18 13:02:18 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:02:18 #96 ... 13:02:18 13:02:18 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:02:18 #97 DONE 5.7s 13:02:19 13:02:19 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:02:19 #83 4.973 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 13:02:19 #83 5.454 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 13:02:19 #83 ... 13:02:19 13:02:19 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 13:02:19 #98 DONE 0.8s 13:02:19 13:02:19 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 13:02:19 #99 DONE 0.8s 13:02:19 13:02:19 #100 [security-spire-server stage-2 6/9] COPY security.txt / 13:02:19 #100 ... 13:02:19 13:02:19 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:02:19 #101 DONE 0.8s 13:02:19 13:02:19 #102 [security-spire-config stage-2 6/10] COPY security.txt / 13:02:19 #102 DONE 0.8s 13:02:19 13:02:19 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:02:19 #96 DONE 1.5s 13:02:20 13:02:20 #100 [security-spire-server stage-2 6/9] COPY security.txt / 13:02:20 #100 DONE 0.8s 13:02:20 13:02:20 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:02:20 #83 6.452 OK: 248 MiB in 58 packages 13:02:20 #83 DONE 6.6s 13:02:20 13:02:20 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:02:20 #103 ... 13:02:20 13:02:20 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:02:20 #104 DONE 0.1s 13:02:20 13:02:20 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:02:20 #105 DONE 0.1s 13:02:20 13:02:20 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:02:20 #106 DONE 0.1s 13:02:20 13:02:20 #103 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:02:20 #103 DONE 0.1s 13:02:20 13:02:20 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:02:20 #107 DONE 0.1s 13:02:20 13:02:20 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 13:02:20 #108 DONE 0.1s 13:02:20 13:02:20 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:02:20 #109 DONE 0.1s 13:02:20 13:02:20 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:02:20 #110 DONE 0.1s 13:02:20 13:02:20 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:02:20 #111 DONE 0.1s 13:02:20 13:02:20 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:02:20 #112 DONE 0.1s 13:02:20 13:02:20 #113 [security-spire-server] exporting to image 13:02:20 #113 exporting layers 13:02:20 #113 ... 13:02:20 13:02:20 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:02:20 #114 DONE 0.1s 13:02:20 13:02:20 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:02:20 #115 DONE 0.1s 13:02:20 13:02:20 #113 [security-spire-agent] exporting to image 13:02:21 #113 exporting layers 0.8s done 13:02:21 #113 writing image sha256:a7dbc0f7e3b339ad58565d982df7aee7c95020f94c70beff3e61b9e0de23be59 done 13:02:21 #113 naming to docker.io/library/security-spire-config done 13:02:21 #113 writing image sha256:fe02698f7055b0c5a54f309c2ca5616a3783ebff691d1b0647cc1364639df173 done 13:02:21 #113 naming to docker.io/library/security-spire-server done 13:02:21 #113 exporting layers 0.8s done 13:02:21 #113 writing image sha256:fadd47cfb7b7fd105825ce99d1b2862ee8d9abba565f3f2e48a0b7491052428c done 13:02:21 #113 naming to docker.io/library/security-spire-agent done 13:02:21 #113 DONE 1.0s 13:02:21 13:02:21 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:22 #116 ... 13:02:22 13:02:22 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:22 #117 ... 13:02:22 13:02:22 #118 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:02:28 3e85d5ac6304: Pull complete 13:02:28 c3105a71a48b: Pull complete 13:02:29 0f093f025ec4: Pull complete 13:02:29 c3106fc0e877: Pull complete 13:02:29 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 13:02:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 13:02:29 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:02:29 prd-ubuntu20.04-docker-arm64-4c-16g-42094 does not seem to be running inside a container 13:02:29 $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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 13:02:31 $ docker top 8cc809a8ab670dea50540215168e1d536ed565b18d912ae0f03ae6de09a8d83b -eo pid,comm [Pipeline] { [Pipeline] sh 13:02:32 + docker compose -f ./docker-compose-build.yml build --parallel 13:02:42 #1 [security-secretstore-setup internal] load build definition from Dockerfile 13:02:42 #1 transferring dockerfile: 2.49kB done 13:02:42 #1 DONE 0.1s 13:02:42 13:02:42 #2 [security-bootstrapper internal] load build definition from Dockerfile 13:02:42 #2 transferring dockerfile: 3.02kB 0.0s done 13:02:42 #2 DONE 0.1s 13:02:42 13:02:42 #3 [support-scheduler internal] load build definition from Dockerfile 13:02:42 #3 transferring dockerfile: 1.83kB 0.0s done 13:02:42 #3 DONE 0.1s 13:02:42 13:02:42 #4 [security-proxy-setup internal] load build definition from Dockerfile 13:02:42 #4 transferring dockerfile: 2.50kB 0.0s done 13:02:42 #4 DONE 0.1s 13:02:42 13:02:42 #5 [core-command internal] load build definition from Dockerfile 13:02:42 #5 transferring dockerfile: 1.94kB done 13:02:42 #5 DONE 0.1s 13:02:42 13:02:42 #6 [support-notifications internal] load build definition from Dockerfile 13:02:42 #6 transferring dockerfile: 2.00kB done 13:02:42 #6 DONE 0.1s 13:02:42 13:02:42 #7 [security-spire-agent internal] load build definition from Dockerfile 13:02:42 #7 transferring dockerfile: 1.81kB done 13:02:42 #7 DONE 0.1s 13:02:42 13:02:42 #8 [core-keeper internal] load build definition from Dockerfile 13:02:42 #8 transferring dockerfile: 2.01kB done 13:02:42 #8 DONE 0.1s 13:02:42 13:02:42 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 13:02:42 #9 transferring dockerfile: 1.89kB done 13:02:42 #9 DONE 0.1s 13:02:42 13:02:42 #10 [core-metadata internal] load build definition from Dockerfile 13:02:42 #10 transferring dockerfile: 2.10kB done 13:02:42 #10 DONE 0.1s 13:02:42 13:02:42 #11 [security-spire-config internal] load build definition from Dockerfile 13:02:42 #11 transferring dockerfile: 1.69kB 0.0s done 13:02:42 #11 DONE 0.1s 13:02:42 13:02:42 #12 [security-proxy-auth internal] load build definition from Dockerfile 13:02:42 #12 transferring dockerfile: 2.14kB 0.0s done 13:02:42 #12 DONE 0.1s 13:02:42 13:02:42 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 13:02:42 #13 transferring dockerfile: 2.23kB 0.0s done 13:02:42 #13 DONE 0.1s 13:02:42 13:02:42 #14 [core-data internal] load build definition from Dockerfile 13:02:42 #14 transferring dockerfile: 2.04kB 0.0s done 13:02:42 #14 DONE 0.1s 13:02:42 13:02:42 #15 [security-spire-server internal] load build definition from Dockerfile 13:02:42 #15 transferring dockerfile: 1.70kB done 13:02:42 #15 DONE 0.1s 13:02:42 13:02:42 #16 [security-secretstore-setup internal] load .dockerignore 13:02:42 #16 transferring context: 32B 13:02:42 #16 transferring context: 50B 0.0s done 13:02:42 #16 DONE 0.1s 13:02:43 13:02:43 #17 [security-bootstrapper internal] load .dockerignore 13:02:43 #17 transferring context: 50B done 13:02:43 #17 DONE 0.1s 13:02:43 13:02:43 #18 [support-scheduler internal] load .dockerignore 13:02:43 #18 transferring context: 50B done 13:02:43 #18 DONE 0.0s 13:02:43 13:02:43 #19 [security-proxy-setup internal] load .dockerignore 13:02:43 #19 transferring context: 50B 0.0s done 13:02:43 #19 DONE 0.1s 13:02:43 13:02:43 #20 [core-command internal] load .dockerignore 13:02:43 #20 transferring context: 50B done 13:02:43 #20 DONE 0.1s 13:02:43 13:02:43 #21 [support-notifications internal] load .dockerignore 13:02:43 #21 transferring context: 50B done 13:02:43 #21 DONE 0.1s 13:02:43 13:02:43 #22 [security-spire-agent internal] load .dockerignore 13:02:43 #22 transferring context: 50B done 13:02:43 #22 DONE 0.1s 13:02:43 13:02:43 #23 [core-keeper internal] load .dockerignore 13:02:43 #23 transferring context: 50B done 13:02:43 #23 DONE 0.1s 13:02:43 13:02:43 #24 [security-spiffe-token-provider internal] load .dockerignore 13:02:43 #24 transferring context: 50B done 13:02:43 #24 DONE 0.1s 13:02:43 13:02:43 #25 [core-metadata internal] load .dockerignore 13:02:43 #25 transferring context: 50B done 13:02:43 #25 DONE 0.1s 13:02:43 13:02:43 #26 [security-spire-config internal] load .dockerignore 13:02:43 #26 transferring context: 50B done 13:02:43 #26 DONE 0.1s 13:02:43 13:02:43 #27 [security-proxy-auth internal] load .dockerignore 13:02:43 #27 transferring context: 50B done 13:02:43 #27 DONE 0.1s 13:02:43 13:02:43 #28 [core-common-config-bootstrapper internal] load .dockerignore 13:02:43 #28 transferring context: 50B done 13:02:43 #28 DONE 0.1s 13:02:44 13:02:44 #29 [core-data internal] load .dockerignore 13:02:44 #29 transferring context: 50B done 13:02:44 #29 DONE 0.1s 13:02:44 13:02:44 #30 [security-spire-server internal] load .dockerignore 13:02:44 #30 transferring context: 50B done 13:02:44 #30 DONE 0.1s 13:02:44 13:02:44 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:44 #31 DONE 0.0s 13:02:44 13:02:44 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 13:02:44 #32 DONE 0.4s 13:02:44 13:02:44 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:44 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:44 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.05MB / 4.09MB 0.1s 13:02:44 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:44 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:44 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.15MB / 4.09MB 0.2s 13:02:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:45 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 13:02:45 #33 ... 13:02:45 13:02:45 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:45 #31 DONE 0.0s 13:02:45 13:02:45 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 13:02:45 #32 DONE 0.4s 13:02:45 13:02:45 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:45 #31 DONE 0.0s 13:02:45 13:02:45 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 13:02:45 #32 DONE 0.5s 13:02:45 13:02:45 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:45 #33 ... 13:02:45 13:02:45 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:45 #31 DONE 0.0s 13:02:45 13:02:45 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:45 #33 ... 13:02:45 13:02:45 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 13:02:45 #32 DONE 0.7s 13:02:45 13:02:45 #33 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:45 #33 ... 13:02:45 13:02:45 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:45 #31 DONE 0.0s 13:02:45 13:02:45 #33 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:45 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:45 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:45 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:45 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:45 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:46 #33 ... 13:02:46 13:02:46 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 13:02:46 #32 DONE 0.9s 13:02:46 13:02:46 #34 [security-secretstore-setup internal] load build context 13:02:46 #34 transferring context: 3.21MB 0.9s done 13:02:46 #34 DONE 1.4s 13:02:46 13:02:46 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:46 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:46 #33 ... 13:02:46 13:02:46 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:46 #31 DONE 0.0s 13:02:46 13:02:46 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:46 #33 ... 13:02:46 13:02:46 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:46 #31 DONE 0.0s 13:02:46 13:02:46 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:46 #33 ... 13:02:46 13:02:46 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 13:02:46 #32 DONE 1.1s 13:02:46 13:02:46 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:46 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:46 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:46 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:46 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:46 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:46 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:46 #33 ... 13:02:46 13:02:46 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:46 #31 DONE 0.0s 13:02:46 13:02:46 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:47 #33 ... 13:02:47 13:02:47 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:47 #31 DONE 0.0s 13:02:47 13:02:47 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:47 #33 ... 13:02:47 13:02:47 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:47 #31 DONE 0.0s 13:02:47 13:02:47 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:47 #33 ... 13:02:47 13:02:47 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 13:02:47 #31 DONE 0.0s 13:02:47 13:02:47 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:02:47 #35 DONE 3.8s 13:02:47 13:02:47 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:47 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done 13:02:47 #33 ... 13:02:47 13:02:47 #36 [core-metadata internal] load build context 13:02:47 #36 DONE 0.0s 13:02:47 13:02:47 #37 [security-proxy-setup internal] load build context 13:02:47 #37 transferring context: 3.21MB 1.6s done 13:02:47 #37 DONE 2.2s 13:02:47 13:02:47 #38 [security-bootstrapper internal] load build context 13:02:47 #38 transferring context: 3.21MB 1.6s done 13:02:47 #38 DONE 2.3s 13:02:47 13:02:47 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:02:47 #35 DONE 3.8s 13:02:47 13:02:47 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:47 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done 13:02:47 #33 ... 13:02:47 13:02:47 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 13:02:47 #32 DONE 2.1s 13:02:47 13:02:47 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 13:02:47 #35 DONE 3.9s 13:02:47 13:02:47 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:47 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:47 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:47 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:47 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:47 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:47 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done 13:02:48 #33 ... 13:02:48 13:02:48 #39 [support-scheduler internal] load build context 13:02:48 #39 transferring context: 3.21MB 2.2s done 13:02:48 #39 DONE 2.7s 13:02:48 13:02:48 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 13:02:48 #40 DONE 2.1s 13:02:48 13:02:48 #36 [core-metadata internal] load build context 13:02:48 #36 ... 13:02:48 13:02:48 #41 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 13:02:48 #41 DONE 2.2s 13:02:48 13:02:48 #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:02:48 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 13:02:48 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.2s done 13:02:48 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 13:02:48 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 13:02:48 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 13:02:48 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s done 13:02:49 #33 DONE 5.7s 13:02:49 13:02:49 #42 [core-command internal] load build context 13:02:49 #42 transferring context: 3.21MB 2.1s done 13:02:49 #42 DONE 3.7s 13:02:49 13:02:49 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:49 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.8s done 13:02:49 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 13:02:49 #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 13:02:49 #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 13:02:49 #43 ... 13:02:49 13:02:49 #44 [support-notifications internal] load build context 13:02:49 #44 transferring context: 3.21MB 1.7s done 13:02:49 #44 DONE 3.6s 13:02:49 13:02:49 #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:02:50 #45 ... 13:02:50 13:02:50 #46 [security-spiffe-token-provider internal] load build context 13:02:50 #46 transferring context: 3.21MB 1.9s done 13:02:50 #46 DONE 3.6s 13:02:50 13:02:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:50 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.8s 13:02:50 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.8s 13:02:50 #43 ... 13:02:50 13:02:50 #47 [core-keeper internal] load build context 13:02:50 #47 transferring context: 3.21MB 1.9s done 13:02:50 #47 DONE 3.8s 13:02:50 13:02:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:50 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 13:02:50 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.9s 13:02:50 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 13:02:50 #43 ... 13:02:50 13:02:50 #48 [security-spire-server internal] load build context 13:02:50 #48 transferring context: 23.80kB 0.2s done 13:02:50 #48 DONE 2.2s 13:02:50 13:02:50 #49 [security-spire-config internal] load build context 13:02:50 #49 transferring context: 22.05kB 0.2s done 13:02:50 #49 DONE 2.2s 13:02:50 13:02:50 #50 [security-spire-agent internal] load build context 13:02:50 #50 transferring context: 23.33kB 0.2s done 13:02:50 #50 DONE 2.2s 13:02:50 13:02:50 #51 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 13:02:50 #51 DONE 3.1s 13:02:50 13:02:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:50 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 13:02:50 #43 ... 13:02:50 13:02:50 #52 [security-proxy-auth internal] load build context 13:02:50 #52 transferring context: 3.21MB 1.8s done 13:02:50 #52 DONE 3.1s 13:02:50 13:02:50 #53 [core-common-config-bootstrapper internal] load build context 13:02:50 #53 transferring context: 3.21MB 2.0s done 13:02:50 #53 DONE 3.1s 13:02:50 13:02:50 #36 [core-metadata internal] load build context 13:02:50 #36 transferring context: 3.21MB 2.0s done 13:02:50 #36 DONE 2.9s 13:02:50 13:02:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:50 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 1.2s 13:02:50 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.2s 13:02:50 #43 ... 13:02:50 13:02:50 #54 [core-data internal] load build context 13:02:50 #54 transferring context: 3.21MB 1.3s done 13:02:50 #54 DONE 3.0s 13:02:50 13:02:50 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:50 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.4s done 13:02:50 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 13:02:50 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 13:02:51 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 2.1s 13:02:51 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 2.3s 13:02:52 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 2.8s 13:02:52 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.29MB / 33.17MB 3.2s 13:02:53 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.49MB / 33.17MB 3.7s 13:02:53 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 4.5s 13:02:53 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 13:02:54 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.34MB / 33.17MB 5.2s 13:02:55 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.61MB / 33.17MB 6.0s 13:02:56 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.59MB / 33.17MB 6.7s 13:02:56 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 7.5s 13:02:57 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.35MB / 33.17MB 8.3s 13:02:58 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.13MB / 33.17MB 8.7s 13:02:58 #43 ... 13:02:58 13:02:58 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:02:58 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.8s done 13:02:58 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 13:02:58 #55 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 13:02:58 #55 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 13:02:58 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.8s done 13:02:58 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.9s done 13:02:58 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 1.0s done 13:02:58 #55 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.5s done 13:02:58 #55 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.0s done 13:02:58 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 13:02:58 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 13:02:58 #55 ... 13:02:58 13:02:58 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:02:58 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.84MB / 33.17MB 9.3s 13:02:59 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.80MB / 33.17MB 10.0s 13:03:00 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.6s done 13:03:00 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 10.6s done 13:03:00 #43 ... 13:03:00 13:03:00 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:03:00 #0 8.005 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:00 #0 9.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:00 #56 ... 13:03:00 13:03:00 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:03:00 #0 8.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:00 #0 9.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:00 #57 ... 13:03:00 13:03:00 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:03:00 #58 ... 13:03:00 13:03:00 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:03:00 #59 ... 13:03:00 13:03:00 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:00 #60 ... 13:03:00 13:03:00 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:01 #61 ... 13:03:01 13:03:01 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:03:01 #62 ... 13:03:01 13:03:01 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:03:01 #0 8.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:01 #0 9.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:01 #63 ... 13:03:01 13:03:01 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:03:01 #0 8.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:01 #0 9.154 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:01 #64 ... 13:03:01 13:03:01 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:03:01 #65 ... 13:03:01 13:03:01 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:01 #60 DONE 11.2s 13:03:01 13:03:01 #61 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 13:03:01 #61 DONE 11.1s 13:03:01 13:03:01 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:03:01 #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:01 #66 ... 13:03:01 13:03:01 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:03:01 #0 8.845 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:01 #0 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:01 #118 DONE 48.2s 13:03:01 13:03:01 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:01 #116 DONE 41.0s 13:03:01 13:03:01 #77 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:01 #77 DONE 48.1s 13:03:01 13:03:01 #72 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:01 #72 DONE 48.4s 13:03:01 13:03:01 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:01 #81 DONE 48.1s 13:03:01 13:03:01 #119 [support-scheduler builder 6/7] COPY . . 13:03:01 #119 ... 13:03:01 13:03:01 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:01 #117 DONE 48.6s 13:03:01 13:03:01 #120 [support-notifications builder 6/7] COPY . . 13:03:01 #67 ... 13:03:01 13:03:01 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:03:01 #0 11.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:01 #68 ... 13:03:01 13:03:01 #69 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:03:01 #0 7.658 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:01 #0 8.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:02 #69 ... 13:03:02 13:03:02 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:03:02 #0 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:02 #70 ... 13:03:02 13:03:02 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:03:02 #0 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:02 #71 ... 13:03:02 13:03:02 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:03:02 #65 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:03 #65 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:06 #65 ... 13:03:06 13:03:06 #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:03:06 #45 6.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:06 #45 7.203 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:06 #45 10.71 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:03:06 #45 10.71 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:03:06 #45 10.71 OK: 24048 distinct packages available 13:03:06 #45 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:06 #45 14.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:06 #45 ... 13:03:06 13:03:06 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:03:06 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.5s 13:03:09 #43 ... 13:03:09 13:03:09 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:03:09 #64 19.23 (1/2) Installing dumb-init (1.2.5-r3) 13:03:09 #64 19.25 (2/2) Installing su-exec (0.2-r3) 13:03:09 #64 19.26 Executing busybox-1.36.1-r29.trigger 13:03:09 #64 19.51 OK: 9 MiB in 16 packages 13:03:10 #64 ... 13:03:10 13:03:10 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:03:10 #55 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.6s done 13:03:10 #55 ... 13:03:10 13:03:10 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:03:11 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.4s 13:03:11 #43 ... 13:03:11 13:03:11 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:03:11 #59 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:11 #59 13.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:11 #59 ... 13:03:11 13:03:11 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:03:11 #62 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:11 #62 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:11 #120 ... 13:03:11 13:03:11 #121 [core-data builder 6/7] COPY . . 13:03:11 #121 ... 13:03:11 13:03:11 #122 [core-keeper builder 7/8] COPY . . 13:03:11 #122 ... 13:03:11 13:03:11 #123 [security-spiffe-token-provider builder 6/7] COPY . . 13:03:11 #123 ... 13:03:11 13:03:11 #124 [security-proxy-setup builder 6/7] COPY . . 13:03:11 #62 ... 13:03:11 13:03:11 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:03:11 #0 5.889 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:11 #0 7.883 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:11 #72 ... 13:03:11 13:03:11 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:03:11 #58 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:11 #58 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:12 #58 ... 13:03:12 13:03:12 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:03:12 #0 5.196 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:12 #0 7.658 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:12 #73 ... 13:03:12 13:03:12 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:03:12 #43 ... 13:03:12 13:03:12 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 13:03:12 #64 DONE 22.2s 13:03:12 13:03:12 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:03:12 #43 ... 13:03:12 13:03:12 #69 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init 13:03:12 #69 19.79 (1/1) Installing dumb-init (1.2.5-r3) 13:03:12 #69 19.84 Executing busybox-1.36.1-r29.trigger 13:03:12 #69 19.93 OK: 9 MiB in 15 packages 13:03:12 #69 DONE 22.8s 13:03:12 13:03:12 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:03:12 #66 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:13 #66 ... 13:03:13 13:03:13 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 13:03:14 #74 ... 13:03:14 13:03:14 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:03:14 #68 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:14 #68 ... 13:03:14 13:03:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:03:14 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.0s done 13:03:14 #43 ... 13:03:14 13:03:14 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:03:14 #71 13.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:14 #71 ... 13:03:14 13:03:14 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:03:14 #70 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:14 #70 ... 13:03:14 13:03:14 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:03:14 #66 24.22 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:03:14 #66 24.23 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:03:14 #66 24.23 OK: 24048 distinct packages available 13:03:15 #66 ... 13:03:15 13:03:15 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 13:03:15 #63 20.84 (1/4) Installing dumb-init (1.2.5-r3) 13:03:15 #63 20.88 (2/4) Installing openssl (3.3.3-r0) 13:03:15 #63 21.00 (3/4) Installing su-exec (0.2-r3) 13:03:15 #63 21.01 (4/4) Installing yq-go (4.44.1-r2) 13:03:15 #63 22.03 Executing busybox-1.36.1-r29.trigger 13:03:15 #63 22.21 OK: 20 MiB in 18 packages 13:03:15 #63 DONE 25.1s 13:03:15 13:03:15 #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:03:15 #45 25.73 (1/5) Installing dumb-init (1.2.5-r3) 13:03:15 #45 25.80 (2/5) Installing musl-obstack (1.2.3-r2) 13:03:15 #45 25.90 (3/5) Installing libucontext (1.2-r3) 13:03:15 #45 25.99 (4/5) Installing gcompat (1.1.0-r4) 13:03:15 #45 26.13 (5/5) Installing openssl (3.3.3-r0) 13:03:15 #45 26.26 Executing busybox-1.36.1-r29.trigger 13:03:16 #45 26.63 OK: 10 MiB in 19 packages 13:03:17 #45 ... 13:03:17 13:03:17 #68 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 13:03:17 #68 24.31 OK: 239 MiB in 58 packages 13:03:17 #68 DONE 27.3s 13:03:17 13:03:17 #62 [core-data builder 3/7] RUN apk add --update --no-cache make git 13:03:17 #62 27.05 OK: 239 MiB in 58 packages 13:03:17 #62 ... 13:03:17 13:03:17 #75 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:03:17 #75 DONE 0.6s 13:03:17 13:03:17 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 13:03:17 #58 25.11 OK: 239 MiB in 58 packages 13:03:17 #58 DONE 27.4s 13:03:17 13:03:17 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:03:17 #76 ... 13:03:17 13:03:17 #56 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 13:03:17 #56 20.07 (1/4) Installing ca-certificates (20241121-r1) 13:03:17 #56 20.75 (2/4) Installing dumb-init (1.2.5-r3) 13:03:17 #56 20.80 (3/4) Installing su-exec (0.2-r3) 13:03:17 #56 20.81 (4/4) Installing yq-go (4.44.1-r2) 13:03:17 #56 22.66 Executing busybox-1.36.1-r29.trigger 13:03:17 #56 22.78 Executing ca-certificates-20241121-r1.trigger 13:03:17 #56 24.50 OK: 20 MiB in 18 packages 13:03:17 #56 DONE 27.9s 13:03:18 13:03:18 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:03:18 #77 ... 13:03:18 13:03:18 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 13:03:18 #71 25.94 OK: 239 MiB in 58 packages 13:03:18 #71 DONE 28.2s 13:03:18 13:03:18 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 13:03:18 #74 5.517 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:19 #74 ... 13:03:19 13:03:19 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 13:03:19 #67 21.38 (1/7) Installing ca-certificates (20241121-r1) 13:03:19 #67 21.95 (2/7) Installing dumb-init (1.2.5-r3) 13:03:19 #67 21.97 (3/7) Installing libgcc (13.2.1_git20240309-r1) 13:03:19 #67 21.99 (4/7) Installing libsodium (1.0.19-r0) 13:03:19 #67 22.03 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 13:03:19 #67 22.38 (6/7) Installing libzmq (4.3.5-r2) 13:03:19 #67 22.53 (7/7) Installing zeromq (4.3.5-r2) 13:03:19 #67 22.72 Executing busybox-1.36.1-r29.trigger 13:03:19 #67 22.93 Executing ca-certificates-20241121-r1.trigger 13:03:19 #67 24.41 OK: 14 MiB in 21 packages 13:03:19 #67 DONE 28.7s 13:03:19 13:03:19 #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 13:03:19 #70 25.48 (1/1) Installing dumb-init (1.2.5-r3) 13:03:19 #70 25.51 Executing busybox-1.36.1-r29.trigger 13:03:19 #70 25.77 OK: 9 MiB in 15 packages 13:03:19 #70 DONE 28.9s 13:03:19 13:03:19 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 13:03:19 #78 ... 13:03:19 13:03:19 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:03:19 #57 19.17 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:03:19 #57 19.18 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:03:19 #57 19.18 OK: 24048 distinct packages available 13:03:19 #57 20.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:19 #57 23.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:19 #57 ... 13:03:19 13:03:19 #45 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 13:03:19 #45 DONE 30.0s 13:03:19 13:03:19 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 13:03:19 #124 DONE 17.3s 13:03:19 13:03:19 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:19 #125 CACHED 13:03:19 13:03:19 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:03:19 #126 CACHED 13:03:19 13:03:19 #127 [security-bootstrapper builder 6/7] COPY . . 13:03:19 #127 CACHED 13:03:19 13:03:19 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:19 #128 CACHED 13:03:19 13:03:19 #129 [security-secretstore-setup builder 6/7] COPY . . 13:03:19 #129 CACHED 13:03:19 13:03:19 #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 13:03:19 #130 CACHED 13:03:19 13:03:19 #119 [support-scheduler builder 6/7] COPY . . 13:03:19 #119 DONE 17.4s 13:03:19 13:03:19 #123 [security-spiffe-token-provider builder 6/7] COPY . . 13:03:19 #123 DONE 17.4s 13:03:19 13:03:19 #122 [core-keeper builder 7/8] COPY . . 13:03:19 #122 DONE 17.4s 13:03:19 13:03:19 #121 [core-data builder 6/7] COPY . . 13:03:19 #121 DONE 17.5s 13:03:19 13:03:19 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 13:03:19 #131 CACHED 13:03:19 13:03:19 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:19 #132 CACHED 13:03:19 13:03:19 #133 [core-command builder 6/7] COPY . . 13:03:19 #133 CACHED 13:03:19 13:03:19 #134 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:03:19 #134 CACHED 13:03:19 13:03:19 #135 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:19 #135 CACHED 13:03:19 13:03:19 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 13:03:19 #136 CACHED 13:03:19 13:03:19 #137 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:03:19 #137 CACHED 13:03:19 13:03:19 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:19 #138 CACHED 13:03:19 13:03:19 #139 [security-proxy-auth builder 6/7] COPY . . 13:03:19 #139 CACHED 13:03:19 13:03:19 #120 [support-notifications builder 6/7] COPY . . 13:03:19 #120 DONE 17.4s 13:03:19 13:03:19 #140 [core-metadata builder 6/7] COPY . . 13:03:19 #140 CACHED 13:03:19 13:03:19 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:19 #141 CACHED 13:03:19 13:03:19 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:03:19 #142 CACHED 13:03:19 13:03:19 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:03:19 #79 ... 13:03:19 13:03:19 #62 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 13:03:19 #62 DONE 29.5s 13:03:20 13:03:20 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 13:03:20 #76 DONE 2.1s 13:03:20 13:03:20 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 13:03:20 #74 7.038 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:20 #143 1.486 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:03:21 #74 ... 13:03:21 13:03:21 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 13:03:21 #59 24.26 (1/3) Installing ca-certificates (20241121-r1) 13:03:21 #59 24.77 (2/3) Installing dumb-init (1.2.5-r3) 13:03:21 #59 24.81 (3/3) Installing tzdata (2025b-r0) 13:03:21 #59 26.70 Executing busybox-1.36.1-r29.trigger 13:03:21 #59 27.06 Executing ca-certificates-20241121-r1.trigger 13:03:21 #59 28.76 OK: 11 MiB in 17 packages 13:03:21 #59 DONE 31.1s 13:03:21 13:03:21 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:03:21 #80 ... 13:03:21 13:03:21 #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 13:03:21 #81 DONE 2.8s 13:03:21 13:03:21 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:22 #82 ... 13:03:22 13:03:22 #83 [core-command builder 4/7] COPY go.mod vendor* ./ 13:03:22 #83 DONE 2.7s 13:03:22 13:03:22 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:03:22 #0 5.126 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:22 #0 7.401 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:22 #84 ... 13:03:22 13:03:22 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:23 #85 ... 13:03:23 13:03:23 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 13:03:23 #73 19.77 OK: 239 MiB in 58 packages 13:03:23 #73 DONE 21.6s 13:03:23 13:03:23 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:03:24 #143 ... 13:03:24 13:03:24 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:03:24 #0 1.423 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:03:24 #86 ... 13:03:24 13:03:24 #72 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 13:03:24 #72 20.66 (1/1) Installing dumb-init (1.2.5-r3) 13:03:24 #72 21.53 Executing busybox-1.36.1-r29.trigger 13:03:24 #72 21.73 OK: 9 MiB in 15 packages 13:03:24 #72 DONE 23.3s 13:03:24 13:03:24 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:03:24 #65 24.53 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 13:03:24 #65 24.55 v3.20.6-70-ga99d5168018 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 13:03:24 #65 24.55 OK: 24068 distinct packages available 13:03:24 #65 26.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:24 #65 28.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:25 #65 ... 13:03:25 13:03:25 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 13:03:25 #86 DONE 1.8s 13:03:25 13:03:25 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:03:25 #57 33.35 (1/14) Installing ca-certificates (20241121-r1) 13:03:25 #57 33.69 (2/14) Installing brotli-libs (1.1.0-r2) 13:03:25 #57 33.88 (3/14) Installing c-ares (1.33.1-r0) 13:03:25 #57 33.90 (4/14) Installing libunistring (1.2-r0) 13:03:25 #57 34.19 (5/14) Installing libidn2 (2.3.7-r0) 13:03:25 #57 34.22 (6/14) Installing nghttp2-libs (1.62.1-r0) 13:03:25 #57 34.30 (7/14) Installing libpsl (0.21.5-r1) 13:03:25 #57 34.34 (8/14) Installing zstd-libs (1.5.6-r0) 13:03:25 #57 34.47 (9/14) Installing libcurl (8.12.1-r0) 13:03:25 #57 34.57 (10/14) Installing curl (8.12.1-r0) 13:03:25 #57 34.62 (11/14) Installing dumb-init (1.2.5-r3) 13:03:25 #57 34.65 (12/14) Installing musl-obstack (1.2.3-r2) 13:03:25 #57 34.69 (13/14) Installing libucontext (1.2-r3) 13:03:25 #57 34.71 (14/14) Installing gcompat (1.1.0-r4) 13:03:25 #57 34.79 Executing busybox-1.36.1-r29.trigger 13:03:25 #57 34.94 Executing ca-certificates-20241121-r1.trigger 13:03:25 #57 ... 13:03:25 13:03:25 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:03:25 #0 9.198 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:25 #87 ... 13:03:25 13:03:25 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:26 #88 ... 13:03:26 13:03:26 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:03:26 #66 26.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:26 #66 29.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:26 #66 35.99 (1/4) Installing dumb-init (1.2.5-r3) 13:03:26 #66 36.00 (2/4) Installing musl-obstack (1.2.3-r2) 13:03:26 #66 36.01 (3/4) Installing libucontext (1.2-r3) 13:03:26 #66 36.04 (4/4) Installing gcompat (1.1.0-r4) 13:03:26 #66 36.05 Executing busybox-1.36.1-r29.trigger 13:03:26 #66 36.13 OK: 9 MiB in 18 packages 13:03:26 #66 ... 13:03:26 13:03:26 #74 [core-command stage-1 3/8] RUN apk --no-cache upgrade 13:03:26 #74 14.15 OK: 9 MiB in 15 packages 13:03:27 #74 ... 13:03:27 13:03:27 #65 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 13:03:27 #65 36.13 OK: 239 MiB in 58 packages 13:03:27 #65 DONE 37.2s 13:03:27 13:03:27 #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 13:03:27 #66 DONE 37.4s 13:03:27 13:03:27 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:03:27 #89 ... 13:03:27 13:03:27 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:28 #90 ... 13:03:28 13:03:28 #57 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 13:03:28 #57 35.89 OK: 15 MiB in 28 packages 13:03:28 #57 DONE 37.8s 13:03:28 13:03:28 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:03:28 #91 ... 13:03:28 13:03:28 #74 [core-metadata stage-1 3/8] RUN apk --no-cache upgrade 13:03:28 #74 DONE 15.8s 13:03:28 13:03:28 #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 13:03:28 #84 15.35 OK: 9 MiB in 16 packages 13:03:28 #84 DONE 16.2s 13:03:28 #144 ... 13:03:28 13:03:28 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:03:28 #0 0.478 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:03:28 #145 ... 13:03:28 13:03:28 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:03:28 #0 1.532 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:03:28 13:03:28 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 13:03:28 #89 DONE 1.1s 13:03:28 13:03:28 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:29 #146 ... 13:03:29 13:03:29 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:03:29 #0 1.239 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:03:29 #147 ... 13:03:29 13:03:29 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:03:29 #0 1.279 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:03:29 #148 ... 13:03:29 13:03:29 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:03:29 #0 1.137 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:03:29 #92 ... 13:03:29 13:03:29 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 13:03:29 #87 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:29 #87 13.41 OK: 20 MiB in 18 packages 13:03:29 #87 DONE 14.1s 13:03:29 13:03:29 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:03:29 #93 ... 13:03:29 13:03:29 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 13:03:29 #149 ... 13:03:29 13:03:29 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:03:29 #0 0.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:03:29 #150 ... 13:03:29 13:03:29 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:03:29 #0 0.880 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:03:29 #94 DONE 0.3s 13:03:29 13:03:29 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:03:29 #151 ... 13:03:29 13:03:29 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:03:29 #0 0.388 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:03:29 #152 ... 13:03:29 13:03:29 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:03:29 #0 0.980 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:03:30 #153 ... 13:03:30 13:03:30 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:03:30 #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:03:30 #95 ... 13:03:30 13:03:30 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:30 #96 ... 13:03:30 13:03:30 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:03:30 #93 10.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:31 #93 11.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:34 #93 ... 13:03:34 13:03:34 #95 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 13:03:34 #95 DONE 5.3s 13:03:34 13:03:34 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 13:03:34 #97 DONE 0.2s 13:03:34 13:03:34 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:03:34 #91 5.902 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:35 #91 7.226 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:38 #91 ... 13:03:38 13:03:38 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 13:03:38 #93 18.01 OK: 9 MiB in 15 packages 13:03:38 #93 DONE 18.8s 13:03:38 13:03:38 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 13:03:38 #79 11.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:38 #79 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:38 #79 18.38 OK: 10 MiB in 19 packages 13:03:38 #79 ... 13:03:38 13:03:38 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:03:38 #0 5.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:38 #0 6.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:38 #98 ... 13:03:38 13:03:38 #79 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 13:03:38 #79 DONE 19.2s 13:03:38 13:03:38 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:03:40 #99 ... 13:03:40 13:03:40 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 13:03:40 #77 12.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:40 #77 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:40 #77 19.96 OK: 20 MiB in 18 packages 13:03:40 #77 DONE 21.8s 13:03:40 13:03:40 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 13:03:40 #99 DONE 1.3s 13:03:40 13:03:40 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:03:40 #100 ... 13:03:40 13:03:40 #78 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 13:03:40 #78 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:40 #78 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:40 #78 19.38 OK: 14 MiB in 21 packages 13:03:40 #78 DONE 21.2s 13:03:40 13:03:40 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:03:40 #101 DONE 2.1s 13:03:40 13:03:40 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 13:03:40 #102 DONE 0.2s 13:03:40 13:03:40 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:03:40 #80 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 13:03:40 #80 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 13:03:40 #80 19.65 OK: 11 MiB in 17 packages 13:03:40 #80 ... 13:03:40 13:03:40 #103 [security-spire-server stage-2 6/9] COPY security.txt / 13:03:41 #103 DONE 0.2s 13:03:41 13:03:41 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 13:03:41 #104 DONE 0.3s 13:03:41 13:03:41 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 13:03:41 #105 DONE 0.2s 13:03:41 13:03:41 #106 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 13:03:42 #106 DONE 0.3s 13:03:42 13:03:42 #107 [security-spire-server] exporting to image 13:03:42 #107 exporting layers 13:03:42 #107 ... 13:03:42 13:03:42 #80 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 13:03:42 #80 DONE 21.1s 13:03:42 13:03:42 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:03:42 #98 13.35 OK: 15 MiB in 28 packages 13:03:42 #98 ... 13:03:42 13:03:42 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 13:03:42 #91 13.14 OK: 9 MiB in 18 packages 13:03:42 #91 DONE 14.8s 13:03:42 13:03:42 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 13:03:42 #98 DONE 14.7s 13:03:42 13:03:42 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:03:43 #108 ... 13:03:43 13:03:43 #100 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:03:43 #100 DONE 3.9s 13:03:44 13:03:44 #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 13:03:44 #109 DONE 0.2s 13:03:44 13:03:44 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 13:03:44 #110 DONE 0.2s 13:03:44 13:03:44 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:03:44 #108 ... 13:03:44 13:03:44 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 13:03:44 #111 DONE 0.3s 13:03:44 13:03:44 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 13:03:44 #112 DONE 0.2s 13:03:44 13:03:44 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:44 #85 ... 13:03:44 13:03:44 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 13:03:45 #113 DONE 0.3s 13:03:45 13:03:45 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:03:45 #92 ... 13:03:45 13:03:45 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 13:03:45 #108 DONE 2.2s 13:03:45 13:03:45 #107 [security-spire-agent] exporting to image 13:03:45 #107 ... 13:03:45 13:03:45 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 13:03:45 #114 DONE 0.2s 13:03:45 13:03:45 #115 [security-spire-config stage-2 6/10] COPY security.txt / 13:03:45 #115 DONE 0.3s 13:03:45 13:03:45 #107 [security-spire-agent] exporting to image 13:03:45 #107 ... 13:03:45 13:03:45 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 13:03:45 #116 DONE 0.3s 13:03:45 13:03:45 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 13:03:46 #117 DONE 0.2s 13:03:46 13:03:46 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 13:03:46 #118 DONE 0.3s 13:03:46 13:03:46 #107 [security-spire-config] exporting to image 13:03:46 #107 writing image sha256:d98318f549ccc9f043061713ae144c5f5f8b620c9c057e680a13a4fa0add93cc 0.0s done 13:03:46 #107 naming to docker.io/library/security-spire-server-arm64 done 13:03:47 #107 exporting layers 2.7s done 13:03:47 #107 writing image sha256:ab7c1d6f68852a491bd890a158cd07887e0e5b3529b0b6874e9dcd159af235c2 done 13:03:47 #107 naming to docker.io/library/security-spire-agent-arm64 done 13:03:48 #107 exporting layers 2.0s done 13:03:48 #107 writing image sha256:69454602d39cba1e489b38280af34c96c22674b3fa7faa99a65e9019b1b485b0 done 13:03:48 #107 naming to docker.io/library/security-spire-config-arm64 done 13:03:48 #107 DONE 6.5s 13:03:48 13:03:48 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:04:51 #154 DONE 91.4s 13:04:51 13:04:51 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:04:51 #35 ... 13:04:51 13:04:51 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:04:51 #148 DONE 91.3s 13:04:51 13:04:51 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:04:51 #155 DONE 0.3s 13:04:51 13:04:51 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:04:51 #156 DONE 0.2s 13:04:51 13:04:51 #157 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:04:51 #157 DONE 0.1s 13:04:51 13:04:51 #158 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:04:51 #158 DONE 0.3s 13:04:51 13:04:51 #159 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:04:51 #159 DONE 0.3s 13:04:51 13:04:51 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:04:51 #160 ... 13:04:51 13:04:51 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:04:51 #161 DONE 0.2s 13:04:51 13:04:51 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:04:51 #160 DONE 1.0s 13:04:51 13:04:51 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:04:51 #162 DONE 0.3s 13:04:51 13:04:51 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:04:52 #163 ... 13:04:52 13:04:52 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:04:52 #164 DONE 0.2s 13:04:52 13:04:52 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:04:52 #165 DONE 0.2s 13:04:52 13:04:52 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:04:52 #166 DONE 0.2s 13:04:52 13:04:52 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:04:52 #163 DONE 1.2s 13:04:52 13:04:52 #113 [core-common-config-bootstrapper] exporting to image 13:04:52 #113 exporting layers 13:04:52 #113 ... 13:04:52 13:04:52 #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/ 13:04:52 #167 DONE 0.3s 13:04:52 13:04:52 #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/ 13:04:52 #168 DONE 0.1s 13:04:52 13:04:52 #113 [core-common-config-bootstrapper] exporting to image 13:04:52 #113 exporting layers 0.4s done 13:04:52 #113 writing image sha256:c33741634a0d5c09edd1bccf21750c8ae7e99f41c73b20b8c2fe51237d44ae47 13:04:53 #113 writing image sha256:c33741634a0d5c09edd1bccf21750c8ae7e99f41c73b20b8c2fe51237d44ae47 0.0s done 13:04:53 #113 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 13:04:53 #113 DONE 1.4s 13:04:53 13:04:53 #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/ 13:04:53 #169 DONE 0.2s 13:04:53 13:04:53 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:04:53 #35 ... 13:04:53 13:04:53 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:04:53 #170 DONE 0.1s 13:04:53 13:04:53 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:04:54 #171 DONE 1.1s 13:04:54 13:04:54 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:04:54 #35 ... 13:04:54 13:04:54 #113 [security-bootstrapper] exporting to image 13:04:54 #113 exporting layers 0.4s done 13:04:54 #113 writing image sha256:752e8054ef801ce055c7503ffe016d6bf52fb86f089a501038fd2331c721e371 done 13:04:54 #113 naming to docker.io/library/security-bootstrapper 0.0s done 13:04:54 #113 DONE 1.8s 13:04:54 13:04:54 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:05:10 #55 ... 13:05:10 13:05:10 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #96 DONE 103.5s 13:05:10 13:05:10 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #88 DONE 98.6s 13:05:10 13:05:10 #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #92 DONE 95.1s 13:05:10 13:05:10 #85 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #85 DONE 101.1s 13:05:10 13:05:10 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #90 DONE 106.0s 13:05:10 13:05:10 #119 [security-secretstore-setup builder 6/7] COPY . . 13:05:10 #119 ... 13:05:10 13:05:10 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #82 DONE 102.2s 13:05:10 13:05:10 #120 [support-scheduler builder 6/7] COPY . . 13:05:10 #120 ... 13:05:10 13:05:10 #121 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #121 CACHED 13:05:10 13:05:10 #122 [core-data builder 6/7] COPY . . 13:05:10 #122 CACHED 13:05:10 13:05:10 #123 [core-data builder 4/7] COPY go.mod vendor* ./ 13:05:10 #123 CACHED 13:05:10 13:05:10 #124 [core-common-config-bootstrapper builder 6/7] COPY . . 13:05:10 #124 CACHED 13:05:10 13:05:10 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #125 CACHED 13:05:10 13:05:10 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:05:10 #126 CACHED 13:05:10 13:05:10 #127 [security-proxy-auth builder 6/7] COPY . . 13:05:10 #127 CACHED 13:05:10 13:05:10 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 13:05:10 #128 CACHED 13:05:10 13:05:10 #129 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #129 CACHED 13:05:10 13:05:10 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #130 CACHED 13:05:10 13:05:10 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 13:05:10 #131 CACHED 13:05:10 13:05:10 #132 [core-metadata builder 6/7] COPY . . 13:05:10 #132 CACHED 13:05:10 13:05:10 #133 [core-command builder 6/7] COPY . . 13:05:10 #133 DONE 1.9s 13:05:10 13:05:10 #134 [security-proxy-setup builder 6/7] COPY . . 13:05:10 #134 CACHED 13:05:10 13:05:10 #135 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 13:05:10 #135 CACHED 13:05:10 13:05:10 #136 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #136 CACHED 13:05:10 13:05:10 #119 [security-secretstore-setup builder 6/7] COPY . . 13:05:10 #119 DONE 1.9s 13:05:10 13:05:10 #137 [security-spiffe-token-provider builder 6/7] COPY . . 13:05:10 #137 DONE 1.9s 13:05:10 13:05:10 #138 [core-keeper builder 7/8] COPY . . 13:05:10 #138 DONE 2.0s 13:05:10 13:05:10 #139 [support-notifications builder 6/7] COPY . . 13:05:10 #139 DONE 2.1s 13:05:10 13:05:10 #120 [support-scheduler builder 6/7] COPY . . 13:05:10 #120 DONE 1.9s 13:05:10 13:05:10 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 13:05:10 #140 CACHED 13:05:10 13:05:10 #141 [security-bootstrapper builder 6/7] COPY . . 13:05:10 #141 CACHED 13:05:10 13:05:10 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 13:05:10 #142 CACHED 13:05:10 13:05:10 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:05:11 #143 ... 13:05:11 13:05:11 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:05:11 #0 5.414 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 13:05:11 #144 ... 13:05:11 13:05:11 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:05:11 #0 5.690 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 13:05:11 #145 ... 13:05:11 13:05:11 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:05:11 #0 5.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 13:05:11 #146 ... 13:05:11 13:05:11 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:05:11 #0 5.826 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 13:05:11 #147 ... 13:05:11 13:05:11 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:05:11 #0 5.921 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 13:05:12 #148 ... 13:05:12 13:05:12 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:05:12 #143 6.067 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 13:05:16 #143 ... 13:05:16 13:05:16 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:05:16 #0 4.799 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 13:05:16 #149 ... 13:05:16 13:05:16 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:05:16 #0 4.465 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 13:05:16 #150 ... 13:05:16 13:05:16 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:05:16 #0 3.929 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 13:05:16 #151 ... 13:05:16 13:05:16 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:05:16 #0 6.257 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 13:05:16 #152 ... 13:05:16 13:05:16 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:05:16 #0 6.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 13:05:16 #153 ... 13:05:16 13:05:16 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:05:16 #0 4.833 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 13:05:50 #153 ... 13:05:50 13:05:50 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:05:50 #145 144.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:06:00 #145 ... 13:06:00 13:06:00 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:06:00 #152 DONE 161.1s 13:06:00 13:06:00 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:06:00 #149 DONE 161.1s 13:06:00 13:06:00 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:06:00 #151 DONE 161.1s 13:06:00 13:06:00 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:06:00 #143 DONE 161.1s 13:06:00 13:06:00 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:06:00 #145 DONE 161.3s 13:06:00 13:06:00 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:06:00 #150 DONE 161.3s 13:06:00 13:06:00 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #172 ... 13:06:00 13:06:00 #147 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:06:00 #147 DONE 161.3s 13:06:00 13:06:00 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:06:00 #146 DONE 161.3s 13:06:00 13:06:00 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:06:00 #153 DONE 161.4s 13:06:00 13:06:00 #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #173 ... 13:06:00 13:06:00 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:06:00 #144 DONE 161.5s 13:06:00 13:06:00 #174 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #174 DONE 0.4s 13:06:00 13:06:00 #175 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #175 DONE 0.3s 13:06:00 13:06:00 #172 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #172 DONE 0.3s 13:06:00 13:06:00 #176 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #176 DONE 0.3s 13:06:00 13:06:00 #177 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #177 DONE 0.2s 13:06:00 13:06:00 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #178 DONE 0.2s 13:06:00 13:06:00 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:06:00 #179 ... 13:06:00 13:06:00 #173 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #173 DONE 0.4s 13:06:00 13:06:00 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #180 DONE 0.4s 13:06:00 13:06:00 #181 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:06:00 #181 DONE 0.4s 13:06:00 13:06:00 #182 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:06:00 #182 DONE 0.3s 13:06:00 13:06:00 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:06:00 #183 DONE 0.4s 13:06:00 13:06:00 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:06:00 #184 DONE 0.4s 13:06:00 13:06:00 #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #185 CACHED 13:06:00 13:06:00 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:06:00 #186 CACHED 13:06:00 13:06:00 #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:06:00 #187 DONE 0.4s 13:06:00 13:06:00 #179 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:06:00 #179 DONE 0.3s 13:06:00 13:06:00 #188 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:06:00 #188 CACHED 13:06:00 13:06:00 #189 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:06:00 #189 CACHED 13:06:00 13:06:00 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:06:01 #190 ... 13:06:01 13:06:01 #191 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:06:01 #191 DONE 0.3s 13:06:01 13:06:01 #192 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:06:01 #192 DONE 0.3s 13:06:01 13:06:01 #193 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:06:01 #193 DONE 0.3s 13:06:01 13:06:01 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:06:01 #194 ... 13:06:01 13:06:01 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 13:06:01 #195 DONE 0.9s 13:06:01 13:06:01 #196 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:06:01 #196 DONE 0.9s 13:06:01 13:06:01 #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 13:06:01 #197 DONE 0.9s 13:06:02 13:06:02 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:06:02 #198 DONE 0.9s 13:06:02 13:06:02 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:06:02 #199 DONE 0.9s 13:06:02 13:06:02 #113 [core-keeper] exporting to image 13:06:02 #113 exporting layers 13:06:02 #113 ... 13:06:02 13:06:02 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:06:02 #190 DONE 1.2s 13:06:02 13:06:02 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:06:02 #200 DONE 1.2s 13:06:02 13:06:02 #113 [core-keeper] exporting to image 13:06:02 #113 exporting layers 0.3s done 13:06:02 #113 ... 13:06:02 13:06:02 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:06:02 #201 DONE 1.2s 13:06:02 13:06:02 #113 [core-keeper] exporting to image 13:06:02 #113 writing image sha256:029a960b7a079d34d7c8e23085c8223faa65e0b615a3df08f3cb1aab5c5b79c5 done 13:06:02 #113 naming to docker.io/library/core-keeper 13:06:02 #113 ... 13:06:02 13:06:02 #202 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:06:02 #202 DONE 0.6s 13:06:02 13:06:02 #194 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:06:02 #194 DONE 1.2s 13:06:02 13:06:02 #203 [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 13:06:02 #203 DONE 0.5s 13:06:02 13:06:02 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:06:02 #204 DONE 0.6s 13:06:02 13:06:02 #205 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:06:02 #205 DONE 0.5s 13:06:02 13:06:02 #206 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:06:02 #206 DONE 0.4s 13:06:02 13:06:02 #113 [support-scheduler] exporting to image 13:06:02 #113 naming to docker.io/library/core-keeper done 13:06:02 #113 ... 13:06:02 13:06:02 #207 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:06:02 #207 DONE 0.4s 13:06:02 13:06:02 #113 [core-command] exporting to image 13:06:02 #113 ... 13:06:02 13:06:02 #208 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:06:02 #208 DONE 0.5s 13:06:02 13:06:02 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 13:06:02 #209 DONE 0.3s 13:06:02 13:06:02 #210 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:06:02 #210 DONE 0.3s 13:06:02 13:06:02 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:06:02 #211 DONE 0.3s 13:06:02 13:06:02 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:06:02 #212 DONE 0.3s 13:06:02 13:06:02 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:06:02 #213 DONE 0.3s 13:06:02 13:06:02 #113 [support-notifications] exporting to image 13:06:02 #113 exporting layers 0.2s done 13:06:02 #113 ... 13:06:02 13:06:02 #214 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:06:02 #214 DONE 0.1s 13:06:02 13:06:02 #113 [core-command] exporting to image 13:06:02 #113 exporting layers 0.4s done 13:06:02 #113 writing image sha256:1a3b4d763f5e7cdc8d69d1ef39aeb3acb1b839013ae10ad901fba580fcaeab0c done 13:06:02 #113 naming to docker.io/library/core-data done 13:06:02 #113 writing image sha256:bd3474beb0a694b456d23ec1215ec4fa5b599387efb3e8f9138e8d59775e05de 0.0s done 13:06:02 #113 naming to docker.io/library/core-command done 13:06:02 #113 ... 13:06:02 13:06:02 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:06:02 #215 DONE 0.2s 13:06:02 13:06:02 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:06:02 #216 DONE 0.2s 13:06:02 13:06:02 #113 [support-scheduler] exporting to image 13:06:02 #113 exporting layers 0.3s done 13:06:02 #113 writing image sha256:faf387306fd3b448fa479cc5304849f4ad363dd8ea9eb3778edd0d6b0e60416b 0.0s done 13:06:02 #113 naming to docker.io/library/support-scheduler done 13:06:03 #113 exporting layers 0.4s done 13:06:03 #113 writing image sha256:d47a494900f30a2fd185139f62ea3475463cf6665a9531905371d0d42af34805 done 13:06:03 #113 naming to docker.io/library/support-notifications done 13:06:03 #113 writing image sha256:e614504dfada11c01e85352da7e2298c2a595e42c51a079ba196c5d4452855fc done 13:06:03 #113 naming to docker.io/library/security-spiffe-token-provider done 13:06:03 #113 ... 13:06:03 13:06:03 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:06:03 #217 DONE 0.2s 13:06:03 13:06:03 #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:06:03 #218 DONE 0.0s 13:06:03 13:06:03 #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:06:03 #219 DONE 0.6s 13:06:03 13:06:03 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:06:03 #220 DONE 0.5s 13:06:03 13:06:03 #113 [security-proxy-auth] exporting to image 13:06:03 #113 writing image sha256:d927cc1bad2f83c8895e37b757887eee9675a598667b9e3ab0ab8471923325a9 done 13:06:03 #113 naming to docker.io/library/core-metadata done 13:06:03 #113 ... 13:06:03 13:06:03 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:06:03 #221 DONE 0.5s 13:06:03 13:06:03 #113 [security-proxy-setup] exporting to image 13:06:03 #113 exporting layers 0.2s done 13:06:03 #113 writing image sha256:063a0697d0340778a80e518a94d6a7306f0fd1bc88787a205c9ebb1ffe1b42b4 done 13:06:03 #113 naming to docker.io/library/security-proxy-setup done 13:06:03 #113 exporting layers 0.2s done 13:06:03 #113 writing image sha256:be8b313aa94fae8af8364d5f136dedb412e03a19e3b2333295035183af959d1a done 13:06:03 #113 naming to docker.io/library/security-secretstore-setup done 13:06:04 #113 exporting layers 1.0s done 13:06:04 #113 writing image sha256:89f7179fdf8ac8da2e2b97ae80a2a4702d1dbd5a84b7a3c2de8beebc9d5e4ab4 done 13:06:04 #113 naming to docker.io/library/security-proxy-auth done 13:06:04 #113 DONE 4.3s 13:06:04 13:06:04 #35 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:06:04 time="2025-03-26T13:01:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:06:04 $ docker stop --time=1 6d28e2fbb56b704fe2c0017f9db026619c51d77505164d2fe5f5fd9b347288b5 13:06:05 $ docker rm -f --volumes 6d28e2fbb56b704fe2c0017f9db026619c51d77505164d2fe5f5fd9b347288b5 [Pipeline] // withDockerContainer [Pipeline] sh 13:06:05 + docker images 13:06:05 REPOSITORY TAG IMAGE ID CREATED SIZE 13:06:05 security-proxy-setup latest 063a0697d034 2 seconds ago 38.2MB 13:06:05 security-secretstore-setup latest be8b313aa94f 2 seconds ago 67.7MB 13:06:05 security-proxy-auth latest 89f7179fdf8a 2 seconds ago 31.3MB 13:06:05 support-scheduler latest faf387306fd3 3 seconds ago 48.1MB 13:06:05 core-metadata latest d927cc1bad2f 3 seconds ago 32.7MB 13:06:05 security-spiffe-token-provider latest e614504dfada 3 seconds ago 46.9MB 13:06:05 core-data latest 1a3b4d763f5e 3 seconds ago 32.5MB 13:06:05 support-notifications latest d47a494900f3 3 seconds ago 51.7MB 13:06:05 core-command latest bd3474beb0a6 3 seconds ago 27.9MB 13:06:05 core-keeper latest 029a960b7a07 5 seconds ago 32.1MB 13:06:05 security-bootstrapper latest 752e8054ef80 About a minute ago 20.3MB 13:06:05 core-common-config-bootstrapper latest c33741634a0d About a minute ago 17.1MB 13:06:05 security-spire-agent latest fadd47cfb7b7 3 minutes ago 195MB 13:06:05 security-spire-config latest a7dbc0f7e3b3 3 minutes ago 149MB 13:06:05 security-spire-server latest fe02698f7055 3 minutes ago 149MB 13:06:05 ci-base-image-x86_64 latest 91554b3f2771 7 minutes ago 929MB 13:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB 13:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB 13:06:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:05 provisioning config files... 13:06:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config5515028738614749156tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:06:06 ---> ****-login.sh 13:06:06 nexus3.edgexfoundry.org:10001 13:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:06 Configure a credential helper to remove this warning. See 13:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:06 13:06:06 Login Succeeded 13:06:06 nexus3.edgexfoundry.org:10002 13:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:06 Configure a credential helper to remove this warning. See 13:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:06 13:06:06 Login Succeeded 13:06:06 nexus3.edgexfoundry.org:10003 13:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:06 Configure a credential helper to remove this warning. See 13:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:06 13:06:06 Login Succeeded 13:06:06 nexus3.edgexfoundry.org:10004 13:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:06 Configure a credential helper to remove this warning. See 13:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:06 13:06:06 Login Succeeded 13:06:06 ****.io 13:06:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:06:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:06:06 Configure a credential helper to remove this warning. See 13:06:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:06:06 13:06:06 Login Succeeded 13:06:06 ---> ****-login.sh ends [Pipeline] } 13:06:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:06:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:06:07 [edgeXDocker.push] Tagging docker image core-command with the following tags: 13:06:07 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:06:07 latest 13:06:07 4.0.0-dev.78 13:06:07 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:06:07 main 13:06:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:08 + docker push nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:06:08 3ff7dcbfaea9: Preparing 13:06:08 23953a251dfa: Preparing 13:06:08 4a140bdb7890: Preparing 13:06:08 ae97275a32e0: Preparing 13:06:08 98e00b564fe4: Preparing 13:06:08 e3cbc9449809: Preparing 13:06:08 994456c4fd7b: Preparing 13:06:08 e3cbc9449809: Waiting 13:06:08 3ff7dcbfaea9: Pushed 13:06:08 ae97275a32e0: Pushed 13:06:08 98e00b564fe4: Pushed 13:06:08 4a140bdb7890: Pushed 13:06:08 994456c4fd7b: Layer already exists 13:06:08 e3cbc9449809: Pushed 13:06:10 23953a251dfa: Pushed 13:06:10 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:10 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 13:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:06:10 3ff7dcbfaea9: Preparing 13:06:10 23953a251dfa: Preparing 13:06:10 4a140bdb7890: Preparing 13:06:10 ae97275a32e0: Preparing 13:06:10 98e00b564fe4: Preparing 13:06:10 e3cbc9449809: Preparing 13:06:10 994456c4fd7b: Preparing 13:06:10 e3cbc9449809: Waiting 13:06:10 4a140bdb7890: Layer already exists 13:06:10 ae97275a32e0: Layer already exists 13:06:10 98e00b564fe4: Layer already exists 13:06:10 23953a251dfa: Layer already exists 13:06:10 3ff7dcbfaea9: Layer already exists 13:06:10 994456c4fd7b: Layer already exists 13:06:10 e3cbc9449809: Layer already exists 13:06:10 latest: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:11 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 13:06:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:06:11 3ff7dcbfaea9: Preparing 13:06:11 23953a251dfa: Preparing 13:06:11 4a140bdb7890: Preparing 13:06:11 ae97275a32e0: Preparing 13:06:11 98e00b564fe4: Preparing 13:06:11 e3cbc9449809: Preparing 13:06:11 994456c4fd7b: Preparing 13:06:11 ae97275a32e0: Layer already exists 13:06:11 4a140bdb7890: Layer already exists 13:06:11 98e00b564fe4: Layer already exists 13:06:11 3ff7dcbfaea9: Layer already exists 13:06:11 23953a251dfa: Layer already exists 13:06:11 994456c4fd7b: Layer already exists 13:06:11 e3cbc9449809: Layer already exists 13:06:11 4.0.0-dev.78: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:11 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:12 + docker push nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:06:12 3ff7dcbfaea9: Preparing 13:06:12 23953a251dfa: Preparing 13:06:12 4a140bdb7890: Preparing 13:06:12 ae97275a32e0: Preparing 13:06:12 98e00b564fe4: Preparing 13:06:12 e3cbc9449809: Preparing 13:06:12 994456c4fd7b: Preparing 13:06:12 e3cbc9449809: Waiting 13:06:12 994456c4fd7b: Waiting 13:06:12 3ff7dcbfaea9: Layer already exists 13:06:12 ae97275a32e0: Layer already exists 13:06:12 23953a251dfa: Layer already exists 13:06:12 4a140bdb7890: Layer already exists 13:06:12 98e00b564fe4: Layer already exists 13:06:12 e3cbc9449809: Layer already exists 13:06:12 994456c4fd7b: Layer already exists 13:06:12 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:12 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:06:12 + docker push nexus3.edgexfoundry.org:10004/core-command:main 13:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 13:06:12 3ff7dcbfaea9: Preparing 13:06:12 23953a251dfa: Preparing 13:06:12 4a140bdb7890: Preparing 13:06:12 ae97275a32e0: Preparing 13:06:12 98e00b564fe4: Preparing 13:06:12 e3cbc9449809: Preparing 13:06:12 994456c4fd7b: Preparing 13:06:12 994456c4fd7b: Waiting 13:06:12 e3cbc9449809: Waiting 13:06:12 ae97275a32e0: Layer already exists 13:06:12 23953a251dfa: Layer already exists 13:06:12 3ff7dcbfaea9: Layer already exists 13:06:12 98e00b564fe4: Layer already exists 13:06:12 4a140bdb7890: Layer already exists 13:06:12 e3cbc9449809: Layer already exists 13:06:12 994456c4fd7b: Layer already exists 13:06:12 main: digest: sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:06:12 ===================================================== [Pipeline] echo 13:06:12 taggedImages: 13:06:12 - nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:06:12 - nexus3.edgexfoundry.org:10004/core-command:latest 13:06:12 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 13:06:12 - nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:06:12 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 13:06:12 ========================================================= 13:06:12 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-command:latest, nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-command:main], settingsFile:edgex-go-settings] 13:06:12 ========================================================= [Pipeline] node 13:06:27 Still waiting to schedule task 13:06:27 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:06:56 Running on prd-centos7-docker-4c-2g-42096 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:06:56 provisioning config files... 13:06:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14731215499180719413tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:07:00 ---> ****-login.sh 13:07:00 nexus3.edgexfoundry.org:10001 13:07:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:01 Configure a credential helper to remove this warning. See 13:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:01 13:07:01 Login Succeeded 13:07:01 nexus3.edgexfoundry.org:10002 13:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:01 Configure a credential helper to remove this warning. See 13:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:01 13:07:01 Login Succeeded 13:07:01 nexus3.edgexfoundry.org:10003 13:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:01 Configure a credential helper to remove this warning. See 13:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:01 13:07:01 Login Succeeded 13:07:01 nexus3.edgexfoundry.org:10004 13:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:01 Configure a credential helper to remove this warning. See 13:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:01 13:07:01 Login Succeeded 13:07:01 ****.io 13:07:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:07:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:07:01 Configure a credential helper to remove this warning. See 13:07:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:07:01 13:07:01 Login Succeeded 13:07:01 ---> ****-login.sh ends [Pipeline] } 13:07:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:07:02 + docker buildx ls 13:07:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:07:02 default * docker 13:07:02 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:07:03 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:07:03 edgex-builder [Pipeline] sh 13:07:03 + docker buildx inspect --bootstrap 13:07:03 #1 [internal] booting buildkit 13:07:03 #1 pulling image moby/buildkit:buildx-stable-1 13:07:06 #1 pulling image moby/buildkit:buildx-stable-1 2.9s done 13:07:06 #1 creating container buildx_buildkit_edgex-builder0 13:07:08 #1 creating container buildx_buildkit_edgex-builder0 2.5s done 13:07:08 #1 DONE 5.4s 13:07:08 Name: edgex-builder 13:07:08 Driver: docker-container 13:07:08 13:07:08 Nodes: 13:07:08 Name: edgex-builder0 13:07:08 Endpoint: unix:///var/run/docker.sock 13:07:08 Status: running 13:07:08 Buildkit: v0.20.2 13:07:08 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:07:09 + docker buildx ls 13:07:09 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:07:09 edgex-builder * docker-container 13:07:09 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:07:09 default docker 13:07:09 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:07:09 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:07:09 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:07:09 #1 [internal] load build definition from Dockerfile 13:07:09 #1 transferring dockerfile: 197B done 13:07:09 #1 DONE 0.0s 13:07:09 13:07:09 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:07:09 #2 DONE 0.1s 13:07:09 13:07:09 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:07:09 #3 DONE 0.1s 13:07:09 13:07:09 #4 [internal] load .dockerignore 13:07:09 #4 transferring context: 2B done 13:07:09 #4 DONE 0.0s 13:07:09 13:07:09 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:09 #5 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:09 #5 DONE 0.0s 13:07:09 13:07:09 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:09 #6 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:09 #6 DONE 0.1s 13:07:09 13:07:09 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 13:07:09 #7 DONE 0.0s 13:07:09 13:07:09 #8 exporting to image 13:07:09 #8 exporting layers done 13:07:09 #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa 0.0s done 13:07:09 #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done 13:07:09 #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done 13:07:09 #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done 13:07:09 #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done 13:07:09 #8 pushing layers 13:07:09 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:07:09 #8 pushing layers 0.1s done 13:07:09 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done 13:07:09 #8 DONE 0.3s 13:07:09 13:07:09 1 warning found (use --debug to expand): 13:07:09  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:07:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - 13:07:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' 13:07:10 #1 [internal] load build definition from Dockerfile 13:07:10 #1 transferring dockerfile: 163B done 13:07:10 #1 DONE 0.0s 13:07:10 13:07:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 13:07:10 #2 DONE 0.0s 13:07:10 13:07:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest 13:07:10 #3 DONE 0.0s 13:07:10 13:07:10 #4 [internal] load .dockerignore 13:07:10 #4 transferring context: 2B done 13:07:10 #4 DONE 0.0s 13:07:10 13:07:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:10 #5 DONE 0.0s 13:07:10 13:07:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:10 #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:10 #6 CACHED 13:07:10 13:07:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:10 #5 CACHED 13:07:10 13:07:10 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 13:07:10 #7 DONE 0.0s 13:07:10 13:07:10 #8 exporting to image 13:07:10 #8 exporting layers done 13:07:10 #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done 13:07:10 #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done 13:07:10 #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done 13:07:10 #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done 13:07:10 #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done 13:07:10 #8 pushing layers 0.0s done 13:07:10 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done 13:07:10 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:07:10 #8 DONE 0.1s 13:07:10 13:07:10 1 warning found (use --debug to expand): 13:07:10  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:07:10 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78' 13:07:10 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 --push - 13:07:10 #1 [internal] load build definition from Dockerfile 13:07:10 #1 transferring dockerfile: 169B done 13:07:10 #1 DONE 0.0s 13:07:10 13:07:10 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 13:07:10 #2 DONE 0.0s 13:07:10 13:07:10 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78 13:07:10 #3 DONE 0.0s 13:07:10 13:07:10 #4 [internal] load .dockerignore 13:07:10 #4 transferring context: 2B done 13:07:10 #4 DONE 0.0s 13:07:10 13:07:10 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:10 #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:10 #5 DONE 0.0s 13:07:10 13:07:10 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:11 #6 CACHED 13:07:11 13:07:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #5 CACHED 13:07:11 13:07:11 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 13:07:11 #7 DONE 0.0s 13:07:11 13:07:11 #8 exporting to image 13:07:11 #8 exporting layers done 13:07:11 #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done 13:07:11 #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done 13:07:11 #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done 13:07:11 #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done 13:07:11 #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done 13:07:11 #8 pushing layers 0.0s done 13:07:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.78@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done 13:07:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:07:11 #8 DONE 0.1s 13:07:11 13:07:11 1 warning found (use --debug to expand): 13:07:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:07:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:07:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:07:11 #1 [internal] load build definition from Dockerfile 13:07:11 #1 transferring dockerfile: 210B done 13:07:11 #1 DONE 0.0s 13:07:11 13:07:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:07:11 #2 DONE 0.0s 13:07:11 13:07:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:07:11 #3 DONE 0.0s 13:07:11 13:07:11 #4 [internal] load .dockerignore 13:07:11 #4 transferring context: 2B done 13:07:11 #4 DONE 0.0s 13:07:11 13:07:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #5 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:11 #5 DONE 0.0s 13:07:11 13:07:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:11 #6 CACHED 13:07:11 13:07:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #5 CACHED 13:07:11 13:07:11 #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 13:07:11 #7 DONE 0.0s 13:07:11 13:07:11 #8 exporting to image 13:07:11 #8 exporting layers done 13:07:11 #8 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done 13:07:11 #8 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done 13:07:11 #8 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done 13:07:11 #8 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done 13:07:11 #8 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done 13:07:11 #8 pushing layers 0.0s done 13:07:11 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done 13:07:11 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:07:11 #8 DONE 0.1s 13:07:11 13:07:11 1 warning found (use --debug to expand): 13:07:11  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:07:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' 13:07:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - 13:07:11 #1 [internal] load build definition from Dockerfile 13:07:11 #1 transferring dockerfile: 161B done 13:07:11 #1 DONE 0.0s 13:07:11 13:07:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 13:07:11 #2 DONE 0.0s 13:07:11 13:07:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main 13:07:11 #3 DONE 0.0s 13:07:11 13:07:11 #4 [internal] load .dockerignore 13:07:11 #4 transferring context: 2B done 13:07:11 #4 DONE 0.0s 13:07:11 13:07:11 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:11 #5 CACHED 13:07:11 13:07:11 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 13:07:11 #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:8522e1952435bfb5fe37945e325822e96ee7be54c9a6d66351de982c79e0a6cd 0.0s done 13:07:11 #6 CACHED 13:07:11 13:07:11 #7 exporting to image 13:07:11 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:07:12 #7 exporting layers done 13:07:12 #7 exporting manifest sha256:4523c37752427ba28a234aa658bad004dd2321eeff7d857b741d50755b08b9fa done 13:07:12 #7 exporting config sha256:beeb2a5e3054966a29c3464bce3173b9778c3a288349c975a7f7f53008e7fe9b done 13:07:12 #7 exporting manifest sha256:951f788ca2da66d86e5764b0ae596000646d7e8bb61d46d00e23871526ec9a81 done 13:07:12 #7 exporting config sha256:41313ee460efa7c1921e2215a7fe8385cad5fb705446a1cf2f9479aeb90aab50 done 13:07:12 #7 exporting manifest list sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 done 13:07:12 #7 pushing layers 0.0s done 13:07:12 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:521cc20f35454846b0f70d5bea404b18626e4cfffe5eb8899f241a15f39f3478 0.1s done 13:07:12 #7 DONE 0.1s 13:07:12 13:07:12 #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 13:07:12 #8 DONE 0.0s 13:07:12 13:07:12 1 warning found (use --debug to expand): 13:07:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:07:12 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:07:12 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:07:13 ---> package-listing.sh 13:07:13 ++ facter osfamily 13:07:13 ++ tr '[:upper:]' '[:lower:]' 13:07:13 + OS_FAMILY=redhat 13:07:13 + workspace=/w/workspace/edgex-go/817 13:07:13 + START_PACKAGES=/tmp/packages_start.txt 13:07:13 + END_PACKAGES=/tmp/packages_end.txt 13:07:13 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:07:13 + PACKAGES=/tmp/packages_start.txt 13:07:13 + '[' /w/workspace/edgex-go/817 ']' 13:07:13 + PACKAGES=/tmp/packages_end.txt 13:07:13 + case "${OS_FAMILY}" in 13:07:13 + sort 13:07:13 + rpm -qa 13:07:14 + '[' -f /tmp/packages_start.txt ']' 13:07:14 + '[' -f /tmp/packages_end.txt ']' 13:07:14 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:07:14 + '[' /w/workspace/edgex-go/817 ']' 13:07:14 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:07:14 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:07:14 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:07:14 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:15 13:07:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:15 latest: Pulling from edgex-lftools-log-publisher 13:07:15 5eb5b503b376: Pulling fs layer 13:07:15 5c69ac0246d0: Pulling fs layer 13:07:15 ec43610c2a17: Pulling fs layer 13:07:15 3a2ae6a8a46f: Pulling fs layer 13:07:15 33b1e0a273af: Pulling fs layer 13:07:15 5d3b04190fa2: Pulling fs layer 13:07:15 2f39f015ded8: Pulling fs layer 13:07:15 33b1e0a273af: Waiting 13:07:15 5d3b04190fa2: Waiting 13:07:15 2f39f015ded8: Waiting 13:07:15 3a2ae6a8a46f: Waiting 13:07:15 5c69ac0246d0: Verifying Checksum 13:07:15 5c69ac0246d0: Download complete 13:07:15 3a2ae6a8a46f: Verifying Checksum 13:07:15 3a2ae6a8a46f: Download complete 13:07:15 33b1e0a273af: Verifying Checksum 13:07:15 33b1e0a273af: Download complete 13:07:15 ec43610c2a17: Verifying Checksum 13:07:15 ec43610c2a17: Download complete 13:07:15 5d3b04190fa2: Verifying Checksum 13:07:15 5d3b04190fa2: Download complete 13:07:15 5eb5b503b376: Verifying Checksum 13:07:15 5eb5b503b376: Download complete 13:07:16 2f39f015ded8: Verifying Checksum 13:07:16 2f39f015ded8: Download complete 13:07:17 5eb5b503b376: Pull complete 13:07:17 5c69ac0246d0: Pull complete 13:07:17 ec43610c2a17: Pull complete 13:07:17 3a2ae6a8a46f: Pull complete 13:07:18 33b1e0a273af: Pull complete 13:07:18 5d3b04190fa2: Pull complete 13:07:22 2f39f015ded8: Pull complete 13:07:22 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:07:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:07:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:07:22 prd-centos7-docker-4c-2g-42096 does not seem to be running inside a container 13:07:22 $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:07:27 $ docker top 3dfa7d907286b375a97756f57c6d3aa44b36f5dce0408921b2dc9dbbc10c172b -eo pid,comm [Pipeline] { [Pipeline] sh 13:07:28 + touch /tmp/pre-build-complete [Pipeline] sh 13:07:28 + mkdir -p /var/log/sysstat [Pipeline] sh 13:07:28 + ls /var/log/sa-host 13:07:28 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:07:29 provisioning config files... 13:07:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12202897178877609357tmp [Pipeline] { [Pipeline] echo 13:07:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:07:29 ---> create-netrc.sh [Pipeline] } 13:07:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:07:29 ---> python-tools-install.sh [Pipeline] echo 13:07:29 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:07:30 ---> sudo-logs.sh 13:07:30 Archiving 'sudo' log.. 13:07:30 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:07:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:07:30 $ docker stop --time=1 3dfa7d907286b375a97756f57c6d3aa44b36f5dce0408921b2dc9dbbc10c172b 13:07:31 $ docker rm -f --volumes 3dfa7d907286b375a97756f57c6d3aa44b36f5dce0408921b2dc9dbbc10c172b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:07:31 [WS-CLEANUP] Deleting project workspace... 13:07:31 [WS-CLEANUP] Deferred wipeout is used... 13:07:31 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:07:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 13:07:31 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:07:31 latest 13:07:31 4.0.0-dev.78 13:07:31 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:07:31 main 13:07:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:07:32 79929f3565b7: Preparing 13:07:32 6b476acbf7b6: Preparing 13:07:32 711a89c0417e: Preparing 13:07:32 c7a3fe5130b1: Preparing 13:07:32 4a140bdb7890: Preparing 13:07:32 ae97275a32e0: Preparing 13:07:32 98e00b564fe4: Preparing 13:07:32 e3cbc9449809: Preparing 13:07:32 994456c4fd7b: Preparing 13:07:32 ae97275a32e0: Waiting 13:07:32 98e00b564fe4: Waiting 13:07:32 e3cbc9449809: Waiting 13:07:32 994456c4fd7b: Waiting 13:07:32 4a140bdb7890: Layer already exists 13:07:32 ae97275a32e0: Layer already exists 13:07:32 98e00b564fe4: Layer already exists 13:07:32 e3cbc9449809: Layer already exists 13:07:32 79929f3565b7: Pushed 13:07:32 994456c4fd7b: Layer already exists 13:07:32 711a89c0417e: Pushed 13:07:32 6b476acbf7b6: Pushed 13:07:32 c7a3fe5130b1: Pushed 13:07:33 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:33 + 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 13:07:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:07:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:07:33 79929f3565b7: Preparing 13:07:33 6b476acbf7b6: Preparing 13:07:33 711a89c0417e: Preparing 13:07:33 c7a3fe5130b1: Preparing 13:07:33 4a140bdb7890: Preparing 13:07:33 ae97275a32e0: Preparing 13:07:33 98e00b564fe4: Preparing 13:07:33 e3cbc9449809: Preparing 13:07:33 994456c4fd7b: Preparing 13:07:33 ae97275a32e0: Waiting 13:07:33 e3cbc9449809: Waiting 13:07:33 98e00b564fe4: Waiting 13:07:33 994456c4fd7b: Waiting 13:07:33 79929f3565b7: Layer already exists 13:07:33 711a89c0417e: Layer already exists 13:07:33 c7a3fe5130b1: Layer already exists 13:07:33 4a140bdb7890: Layer already exists 13:07:33 6b476acbf7b6: Layer already exists 13:07:33 ae97275a32e0: Layer already exists 13:07:33 e3cbc9449809: Layer already exists 13:07:33 98e00b564fe4: Layer already exists 13:07:33 994456c4fd7b: Layer already exists 13:07:33 latest: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 13:07:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:07:34 79929f3565b7: Preparing 13:07:34 6b476acbf7b6: Preparing 13:07:34 711a89c0417e: Preparing 13:07:34 c7a3fe5130b1: Preparing 13:07:34 4a140bdb7890: Preparing 13:07:34 ae97275a32e0: Preparing 13:07:34 98e00b564fe4: Preparing 13:07:34 e3cbc9449809: Preparing 13:07:34 994456c4fd7b: Preparing 13:07:34 ae97275a32e0: Waiting 13:07:34 994456c4fd7b: Waiting 13:07:34 98e00b564fe4: Waiting 13:07:34 e3cbc9449809: Waiting 13:07:34 711a89c0417e: Layer already exists 13:07:34 c7a3fe5130b1: Layer already exists 13:07:34 6b476acbf7b6: Layer already exists 13:07:34 79929f3565b7: Layer already exists 13:07:34 4a140bdb7890: Layer already exists 13:07:34 ae97275a32e0: Layer already exists 13:07:34 994456c4fd7b: Layer already exists 13:07:34 98e00b564fe4: Layer already exists 13:07:34 e3cbc9449809: Layer already exists 13:07:34 4.0.0-dev.78: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:07:35 79929f3565b7: Preparing 13:07:35 6b476acbf7b6: Preparing 13:07:35 711a89c0417e: Preparing 13:07:35 c7a3fe5130b1: Preparing 13:07:35 4a140bdb7890: Preparing 13:07:35 ae97275a32e0: Preparing 13:07:35 98e00b564fe4: Preparing 13:07:35 e3cbc9449809: Preparing 13:07:35 994456c4fd7b: Preparing 13:07:35 98e00b564fe4: Waiting 13:07:35 e3cbc9449809: Waiting 13:07:35 ae97275a32e0: Waiting 13:07:35 994456c4fd7b: Waiting 13:07:35 6b476acbf7b6: Layer already exists 13:07:35 c7a3fe5130b1: Layer already exists 13:07:35 79929f3565b7: Layer already exists 13:07:35 4a140bdb7890: Layer already exists 13:07:35 711a89c0417e: Layer already exists 13:07:35 ae97275a32e0: Layer already exists 13:07:35 98e00b564fe4: Layer already exists 13:07:35 e3cbc9449809: Layer already exists 13:07:35 994456c4fd7b: Layer already exists 13:07:35 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:07:35 + 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 13:07:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 13:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 13:07:35 79929f3565b7: Preparing 13:07:35 6b476acbf7b6: Preparing 13:07:35 711a89c0417e: Preparing 13:07:35 c7a3fe5130b1: Preparing 13:07:35 4a140bdb7890: Preparing 13:07:35 ae97275a32e0: Preparing 13:07:35 98e00b564fe4: Preparing 13:07:35 e3cbc9449809: Preparing 13:07:35 994456c4fd7b: Preparing 13:07:35 ae97275a32e0: Waiting 13:07:35 98e00b564fe4: Waiting 13:07:35 e3cbc9449809: Waiting 13:07:35 994456c4fd7b: Waiting 13:07:35 c7a3fe5130b1: Layer already exists 13:07:35 4a140bdb7890: Layer already exists 13:07:35 711a89c0417e: Layer already exists 13:07:35 6b476acbf7b6: Layer already exists 13:07:35 79929f3565b7: Layer already exists 13:07:35 ae97275a32e0: Layer already exists 13:07:35 994456c4fd7b: Layer already exists 13:07:35 98e00b564fe4: Layer already exists 13:07:35 e3cbc9449809: Layer already exists 13:07:35 main: digest: sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:07:35 ===================================================== [Pipeline] echo 13:07:36 taggedImages: 13:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 13:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:07:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 13:07:36 ========================================================= 13:07:36 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main], settingsFile:edgex-go-settings] 13:07:36 ========================================================= [Pipeline] node 13:07:51 Still waiting to schedule task 13:07:51 ‘prd-centos7-docker-4c-2g-42096’ is offline 13:09:00 Running on prd-centos7-docker-4c-2g-42097 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:01 provisioning config files... 13:09:01 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2378911050178258356tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:09:04 ---> ****-login.sh 13:09:04 nexus3.edgexfoundry.org:10001 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:04 nexus3.edgexfoundry.org:10002 13:09:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:04 Configure a credential helper to remove this warning. See 13:09:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:04 13:09:04 Login Succeeded 13:09:05 nexus3.edgexfoundry.org:10003 13:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:05 Configure a credential helper to remove this warning. See 13:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:05 13:09:05 Login Succeeded 13:09:05 nexus3.edgexfoundry.org:10004 13:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:05 Configure a credential helper to remove this warning. See 13:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:05 13:09:05 Login Succeeded 13:09:05 ****.io 13:09:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:09:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:09:05 Configure a credential helper to remove this warning. See 13:09:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:09:05 13:09:05 Login Succeeded 13:09:05 ---> ****-login.sh ends [Pipeline] } 13:09:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:09:05 + docker buildx ls 13:09:05 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:09:05 default * docker 13:09:05 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:09:06 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:09:06 edgex-builder [Pipeline] sh 13:09:06 + docker buildx inspect --bootstrap 13:09:06 #1 [internal] booting buildkit 13:09:06 #1 pulling image moby/buildkit:buildx-stable-1 13:09:09 #1 pulling image moby/buildkit:buildx-stable-1 2.4s done 13:09:09 #1 creating container buildx_buildkit_edgex-builder0 13:09:10 #1 creating container buildx_buildkit_edgex-builder0 1.9s done 13:09:10 #1 DONE 4.3s 13:09:10 Name: edgex-builder 13:09:10 Driver: docker-container 13:09:10 13:09:10 Nodes: 13:09:10 Name: edgex-builder0 13:09:10 Endpoint: unix:///var/run/docker.sock 13:09:10 Status: running 13:09:10 Buildkit: v0.20.2 13:09:10 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:09:11 + docker buildx ls 13:09:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:09:11 edgex-builder * docker-container 13:09:11 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:09:11 default docker 13:09:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:09:11 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:09:11 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:09:11 #1 [internal] load build definition from Dockerfile 13:09:11 #1 transferring dockerfile: 216B done 13:09:11 #1 DONE 0.0s 13:09:11 13:09:11 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:09:11 #2 DONE 0.1s 13:09:11 13:09:11 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:09:11 #3 DONE 0.1s 13:09:11 13:09:11 #4 [internal] load .dockerignore 13:09:11 #4 transferring context: 2B done 13:09:11 #4 DONE 0.0s 13:09:11 13:09:11 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:11 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:11 #5 DONE 0.0s 13:09:11 13:09:11 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:11 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:12 #6 DONE 0.1s 13:09:12 13:09:12 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:09:12 #7 DONE 0.0s 13:09:12 13:09:12 #8 exporting to image 13:09:12 #8 exporting layers done 13:09:12 #8 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 0.0s done 13:09:12 #8 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done 13:09:12 #8 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 0.0s done 13:09:12 #8 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done 13:09:12 #8 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done 13:09:12 #8 pushing layers 13:09:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:09:12 #8 pushing layers 0.1s done 13:09:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done 13:09:12 #8 DONE 0.2s 13:09:12 13:09:12 1 warning found (use --debug to expand): 13:09:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:09:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' 13:09:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - 13:09:12 #1 [internal] load build definition from Dockerfile 13:09:12 #1 transferring dockerfile: 182B done 13:09:12 #1 DONE 0.0s 13:09:12 13:09:12 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:09:12 #2 DONE 0.0s 13:09:12 13:09:12 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 13:09:12 #3 DONE 0.0s 13:09:12 13:09:12 #4 [internal] load .dockerignore 13:09:12 #4 transferring context: 2B done 13:09:12 #4 DONE 0.0s 13:09:12 13:09:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:12 #5 DONE 0.0s 13:09:12 13:09:12 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:12 #6 CACHED 13:09:12 13:09:12 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:12 #5 CACHED 13:09:12 13:09:12 #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:09:12 #7 DONE 0.0s 13:09:12 13:09:12 #8 exporting to image 13:09:12 #8 exporting layers done 13:09:12 #8 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done 13:09:12 #8 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done 13:09:12 #8 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done 13:09:12 #8 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done 13:09:12 #8 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done 13:09:12 #8 pushing layers 0.0s done 13:09:12 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done 13:09:12 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:09:12 #8 DONE 0.1s 13:09:12 13:09:12 1 warning found (use --debug to expand): 13:09:12  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:09:12 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78' 13:09:12 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 --push - 13:09:12 #1 [internal] load build definition from Dockerfile 13:09:12 #1 transferring dockerfile: 188B done 13:09:12 #1 DONE 0.0s 13:09:12 13:09:12 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 13:09:12 #2 DONE 0.0s 13:09:12 13:09:12 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78 13:09:12 #3 DONE 0.0s 13:09:12 13:09:12 #4 [internal] load .dockerignore 13:09:12 #4 transferring context: 2B done 13:09:12 #4 DONE 0.0s 13:09:12 13:09:12 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:12 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:12 #5 CACHED 13:09:12 13:09:12 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:12 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:12 #6 CACHED 13:09:12 13:09:12 #7 exporting to image 13:09:12 #7 exporting layers done 13:09:12 #7 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done 13:09:12 #7 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done 13:09:12 #7 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done 13:09:12 #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done 13:09:12 #7 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done 13:09:12 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:09:13 #7 pushing layers 0.0s done 13:09:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.78@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done 13:09:13 #7 DONE 0.1s 13:09:13 13:09:13 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:09:13 #8 DONE 0.0s 13:09:13 13:09:13 1 warning found (use --debug to expand): 13:09:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:09:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:09:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:09:13 #1 [internal] load build definition from Dockerfile 13:09:13 #1 transferring dockerfile: 229B done 13:09:13 #1 DONE 0.0s 13:09:13 13:09:13 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:09:13 #2 DONE 0.0s 13:09:13 13:09:13 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:09:13 #3 DONE 0.0s 13:09:13 13:09:13 #4 [internal] load .dockerignore 13:09:13 #4 transferring context: 2B done 13:09:13 #4 DONE 0.0s 13:09:13 13:09:13 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:13 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:13 #5 CACHED 13:09:13 13:09:13 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:13 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:13 #6 CACHED 13:09:13 13:09:13 #7 exporting to image 13:09:13 #7 exporting layers done 13:09:13 #7 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done 13:09:13 #7 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done 13:09:13 #7 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done 13:09:13 #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 13:09:13 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:09:13 #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done 13:09:13 #7 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done 13:09:13 #7 pushing layers 0.0s done 13:09:13 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done 13:09:13 #7 DONE 0.1s 13:09:13 13:09:13 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:09:13 #8 DONE 0.0s 13:09:13 13:09:13 1 warning found (use --debug to expand): 13:09:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:09:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - 13:09:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' 13:09:14 #1 [internal] load build definition from Dockerfile 13:09:14 #1 transferring dockerfile: 180B done 13:09:14 #1 DONE 0.0s 13:09:14 13:09:14 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 13:09:14 #2 DONE 0.0s 13:09:14 13:09:14 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 13:09:14 #3 DONE 0.0s 13:09:14 13:09:14 #4 [internal] load .dockerignore 13:09:14 #4 transferring context: 2B done 13:09:14 #4 DONE 0.0s 13:09:14 13:09:14 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:14 #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:14 #5 CACHED 13:09:14 13:09:14 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 13:09:14 #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:a0ed040dcf3531a7c997cd0c5dacd66a2633355eedb3b8ec29951d0989f50b32 0.0s done 13:09:14 #6 CACHED 13:09:14 13:09:14 #7 exporting to image 13:09:14 #7 exporting layers 13:09:14 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:09:14 #7 exporting layers done 13:09:14 #7 exporting manifest sha256:7b790b1007fa0b4788767ecaab8f7c997580c793227c6d9da7e4b2eafc1344a1 done 13:09:14 #7 exporting config sha256:5f5c86bf52bd4e6cf05e9988d3f02b9f862fd6a74715035c9834140a35249dda done 13:09:14 #7 exporting manifest sha256:3356c215851d8a47acbc9ee92adfd1e493259aadccab6a0addb0f95ca5e8eb18 done 13:09:14 #7 exporting config sha256:0c689df352556bcc160d1fb9bd6be88fb01b46f9c4bef334f12f5b193a6a7855 done 13:09:14 #7 exporting manifest list sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 done 13:09:14 #7 pushing layers 0.0s done 13:09:14 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:c51a4ffdd799e74da5cc7fb1692b7c28a597cf13b933de1f2d00b7b79cb90eb9 0.1s done 13:09:14 #7 DONE 0.1s 13:09:14 13:09:14 #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:09:14 #8 DONE 0.0s 13:09:14 13:09:14 1 warning found (use --debug to expand): 13:09:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:09:14 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:09:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:09:15 ---> package-listing.sh 13:09:15 ++ facter osfamily 13:09:15 ++ tr '[:upper:]' '[:lower:]' 13:09:15 + OS_FAMILY=redhat 13:09:15 + workspace=/w/workspace/edgex-go/817 13:09:15 + START_PACKAGES=/tmp/packages_start.txt 13:09:15 + END_PACKAGES=/tmp/packages_end.txt 13:09:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:09:15 + PACKAGES=/tmp/packages_start.txt 13:09:15 + '[' /w/workspace/edgex-go/817 ']' 13:09:15 + PACKAGES=/tmp/packages_end.txt 13:09:15 + case "${OS_FAMILY}" in 13:09:15 + sort 13:09:15 + rpm -qa 13:09:16 + '[' -f /tmp/packages_start.txt ']' 13:09:16 + '[' -f /tmp/packages_end.txt ']' 13:09:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:09:16 + '[' /w/workspace/edgex-go/817 ']' 13:09:16 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:09:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:09:16 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:09:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:17 13:09:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:17 latest: Pulling from edgex-lftools-log-publisher 13:09:17 5eb5b503b376: Pulling fs layer 13:09:17 5c69ac0246d0: Pulling fs layer 13:09:17 ec43610c2a17: Pulling fs layer 13:09:17 3a2ae6a8a46f: Pulling fs layer 13:09:17 33b1e0a273af: Pulling fs layer 13:09:17 5d3b04190fa2: Pulling fs layer 13:09:17 2f39f015ded8: Pulling fs layer 13:09:17 33b1e0a273af: Waiting 13:09:17 5d3b04190fa2: Waiting 13:09:17 2f39f015ded8: Waiting 13:09:17 3a2ae6a8a46f: Waiting 13:09:17 5c69ac0246d0: Verifying Checksum 13:09:17 5c69ac0246d0: Download complete 13:09:17 3a2ae6a8a46f: Verifying Checksum 13:09:17 3a2ae6a8a46f: Download complete 13:09:17 ec43610c2a17: Verifying Checksum 13:09:17 ec43610c2a17: Download complete 13:09:17 33b1e0a273af: Verifying Checksum 13:09:17 33b1e0a273af: Download complete 13:09:17 5d3b04190fa2: Verifying Checksum 13:09:17 5d3b04190fa2: Download complete 13:09:17 5eb5b503b376: Verifying Checksum 13:09:17 5eb5b503b376: Download complete 13:09:18 2f39f015ded8: Verifying Checksum 13:09:18 2f39f015ded8: Download complete 13:09:19 5eb5b503b376: Pull complete 13:09:19 5c69ac0246d0: Pull complete 13:09:19 ec43610c2a17: Pull complete 13:09:19 3a2ae6a8a46f: Pull complete 13:09:19 33b1e0a273af: Pull complete 13:09:19 5d3b04190fa2: Pull complete 13:09:24 2f39f015ded8: Pull complete 13:09:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:09:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:09:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:09:24 prd-centos7-docker-4c-2g-42097 does not seem to be running inside a container 13:09:24 $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:09:28 $ docker top 94339e23fc737b8f8518f86cdfe101c9d8eba03c036e7fe23765d06de24eec8a -eo pid,comm [Pipeline] { [Pipeline] sh 13:09:28 + touch /tmp/pre-build-complete [Pipeline] sh 13:09:29 + mkdir -p /var/log/sysstat [Pipeline] sh 13:09:29 + ls /var/log/sa-host 13:09:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:09:29 provisioning config files... 13:09:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17555463830696944679tmp [Pipeline] { [Pipeline] echo 13:09:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:09:29 ---> create-netrc.sh [Pipeline] } 13:09:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:09:30 ---> python-tools-install.sh [Pipeline] echo 13:09:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:09:30 ---> sudo-logs.sh 13:09:30 Archiving 'sudo' log.. 13:09:30 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:09:30 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:09:30 $ docker stop --time=1 94339e23fc737b8f8518f86cdfe101c9d8eba03c036e7fe23765d06de24eec8a 13:09:31 $ docker rm -f --volumes 94339e23fc737b8f8518f86cdfe101c9d8eba03c036e7fe23765d06de24eec8a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:09:31 [WS-CLEANUP] Deleting project workspace... 13:09:31 [WS-CLEANUP] Deferred wipeout is used... 13:09:31 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:09:31 [edgeXDocker.push] Tagging docker image core-data with the following tags: 13:09:31 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:09:31 latest 13:09:31 4.0.0-dev.78 13:09:31 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:09:31 main 13:09:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:32 + docker push nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:09:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:09:32 52722efd3ecb: Preparing 13:09:32 d111d7f99ddd: Preparing 13:09:32 4a140bdb7890: Preparing 13:09:32 ae97275a32e0: Preparing 13:09:32 98e00b564fe4: Preparing 13:09:32 627fad97058a: Preparing 13:09:32 994456c4fd7b: Preparing 13:09:32 627fad97058a: Waiting 13:09:32 98e00b564fe4: Layer already exists 13:09:32 4a140bdb7890: Layer already exists 13:09:32 ae97275a32e0: Layer already exists 13:09:32 994456c4fd7b: Layer already exists 13:09:32 52722efd3ecb: Pushed 13:09:32 627fad97058a: Pushed 13:09:35 d111d7f99ddd: Pushed 13:09:35 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:35 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 13:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:09:35 52722efd3ecb: Preparing 13:09:35 d111d7f99ddd: Preparing 13:09:35 4a140bdb7890: Preparing 13:09:35 ae97275a32e0: Preparing 13:09:35 98e00b564fe4: Preparing 13:09:35 627fad97058a: Preparing 13:09:35 994456c4fd7b: Preparing 13:09:35 627fad97058a: Waiting 13:09:35 994456c4fd7b: Waiting 13:09:35 98e00b564fe4: Layer already exists 13:09:35 d111d7f99ddd: Layer already exists 13:09:35 4a140bdb7890: Layer already exists 13:09:35 ae97275a32e0: Layer already exists 13:09:35 52722efd3ecb: Layer already exists 13:09:35 627fad97058a: Layer already exists 13:09:35 994456c4fd7b: Layer already exists 13:09:35 latest: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:36 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 13:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:09:36 52722efd3ecb: Preparing 13:09:36 d111d7f99ddd: Preparing 13:09:36 4a140bdb7890: Preparing 13:09:36 ae97275a32e0: Preparing 13:09:36 98e00b564fe4: Preparing 13:09:36 627fad97058a: Preparing 13:09:36 994456c4fd7b: Preparing 13:09:36 627fad97058a: Waiting 13:09:36 52722efd3ecb: Layer already exists 13:09:36 ae97275a32e0: Layer already exists 13:09:36 d111d7f99ddd: Layer already exists 13:09:36 4a140bdb7890: Layer already exists 13:09:36 98e00b564fe4: Layer already exists 13:09:36 627fad97058a: Layer already exists 13:09:36 994456c4fd7b: Layer already exists 13:09:36 4.0.0-dev.78: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:37 + docker push nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:09:37 52722efd3ecb: Preparing 13:09:37 d111d7f99ddd: Preparing 13:09:37 4a140bdb7890: Preparing 13:09:37 ae97275a32e0: Preparing 13:09:37 98e00b564fe4: Preparing 13:09:37 627fad97058a: Preparing 13:09:37 994456c4fd7b: Preparing 13:09:37 627fad97058a: Waiting 13:09:37 994456c4fd7b: Waiting 13:09:37 d111d7f99ddd: Layer already exists 13:09:37 ae97275a32e0: Layer already exists 13:09:37 4a140bdb7890: Layer already exists 13:09:37 98e00b564fe4: Layer already exists 13:09:37 52722efd3ecb: Layer already exists 13:09:37 627fad97058a: Layer already exists 13:09:37 994456c4fd7b: Layer already exists 13:09:37 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:37 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:09:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 13:09:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 13:09:37 52722efd3ecb: Preparing 13:09:37 d111d7f99ddd: Preparing 13:09:37 4a140bdb7890: Preparing 13:09:37 ae97275a32e0: Preparing 13:09:37 98e00b564fe4: Preparing 13:09:37 627fad97058a: Preparing 13:09:37 994456c4fd7b: Preparing 13:09:37 627fad97058a: Waiting 13:09:37 994456c4fd7b: Waiting 13:09:37 ae97275a32e0: Layer already exists 13:09:37 52722efd3ecb: Layer already exists 13:09:37 d111d7f99ddd: Layer already exists 13:09:37 98e00b564fe4: Layer already exists 13:09:37 4a140bdb7890: Layer already exists 13:09:37 627fad97058a: Layer already exists 13:09:37 994456c4fd7b: Layer already exists 13:09:37 main: digest: sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:09:37 ===================================================== [Pipeline] echo 13:09:37 taggedImages: 13:09:37 - nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:09:37 - nexus3.edgexfoundry.org:10004/core-data:latest 13:09:37 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 13:09:37 - nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:09:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 13:09:38 ========================================================= 13:09:38 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-data:latest, nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-data:main], settingsFile:edgex-go-settings] 13:09:38 ========================================================= [Pipeline] node 13:09:53 Still waiting to schedule task 13:09:53 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:10:30 Running on prd-centos7-docker-4c-2g-42098 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:30 provisioning config files... 13:10:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4330219396838043765tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:10:31 ---> ****-login.sh 13:10:31 nexus3.edgexfoundry.org:10001 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:31 Configure a credential helper to remove this warning. See 13:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:31 13:10:31 Login Succeeded 13:10:31 nexus3.edgexfoundry.org:10002 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:31 Configure a credential helper to remove this warning. See 13:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:31 13:10:31 Login Succeeded 13:10:31 nexus3.edgexfoundry.org:10003 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:31 Configure a credential helper to remove this warning. See 13:10:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:31 13:10:31 Login Succeeded 13:10:31 nexus3.edgexfoundry.org:10004 13:10:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 ****.io 13:10:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:10:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:10:32 Configure a credential helper to remove this warning. See 13:10:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:10:32 13:10:32 Login Succeeded 13:10:32 ---> ****-login.sh ends [Pipeline] } 13:10:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:10:32 + docker buildx ls 13:10:32 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:10:32 default * docker 13:10:32 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:10:33 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:10:33 edgex-builder [Pipeline] sh 13:10:33 + docker buildx inspect --bootstrap 13:10:33 #1 [internal] booting buildkit 13:10:33 #1 pulling image moby/buildkit:buildx-stable-1 13:10:36 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 13:10:36 #1 creating container buildx_buildkit_edgex-builder0 13:10:37 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 13:10:37 #1 DONE 4.6s 13:10:38 Name: edgex-builder 13:10:38 Driver: docker-container 13:10:38 13:10:38 Nodes: 13:10:38 Name: edgex-builder0 13:10:38 Endpoint: unix:///var/run/docker.sock 13:10:38 Status: running 13:10:38 Buildkit: v0.20.2 13:10:38 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:10:38 + docker buildx ls 13:10:38 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:10:38 edgex-builder * docker-container 13:10:38 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:10:38 default docker 13:10:38 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:10:38 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:10:38 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:10:38 #1 [internal] load build definition from Dockerfile 13:10:38 #1 transferring dockerfile: 194B done 13:10:38 #1 DONE 0.0s 13:10:38 13:10:38 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:10:38 #2 DONE 0.1s 13:10:38 13:10:38 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:10:38 #3 DONE 0.1s 13:10:38 13:10:38 #4 [internal] load .dockerignore 13:10:38 #4 transferring context: 13:10:39 #4 transferring context: 2B done 13:10:39 #4 DONE 0.0s 13:10:39 13:10:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done 13:10:39 #5 DONE 0.0s 13:10:39 13:10:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done 13:10:39 #6 DONE 0.1s 13:10:39 13:10:39 #7 exporting to image 13:10:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:10:39 #7 ... 13:10:39 13:10:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 13:10:39 #8 DONE 0.0s 13:10:39 13:10:39 #7 exporting to image 13:10:39 #7 exporting layers done 13:10:39 #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 0.0s done 13:10:39 #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done 13:10:39 #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done 13:10:39 #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done 13:10:39 #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done 13:10:39 #7 pushing layers 0.1s done 13:10:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 13:10:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done 13:10:39 #7 DONE 0.2s 13:10:39 13:10:39 1 warning found (use --debug to expand): 13:10:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:10:39 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' 13:10:39 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - 13:10:39 #1 [internal] load build definition from Dockerfile 13:10:39 #1 transferring dockerfile: 160B done 13:10:39 #1 DONE 0.0s 13:10:39 13:10:39 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 13:10:39 #2 DONE 0.0s 13:10:39 13:10:39 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest 13:10:39 #3 DONE 0.0s 13:10:39 13:10:39 #4 [internal] load .dockerignore 13:10:39 #4 transferring context: 2B done 13:10:39 #4 DONE 0.0s 13:10:39 13:10:39 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:39 #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done 13:10:39 #5 CACHED 13:10:39 13:10:39 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:39 #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done 13:10:39 #6 CACHED 13:10:39 13:10:39 #7 exporting to image 13:10:39 #7 exporting layers done 13:10:39 #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done 13:10:39 #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done 13:10:39 #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done 13:10:39 #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done 13:10:39 #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done 13:10:39 #7 pushing layers 0.0s done 13:10:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 13:10:39 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:10:39 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done 13:10:39 #7 DONE 0.1s 13:10:39 13:10:39 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 13:10:39 #8 DONE 0.0s 13:10:39 13:10:39 1 warning found (use --debug to expand): 13:10:39  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:10:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 --push - 13:10:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78' 13:10:40 #1 [internal] load build definition from Dockerfile 13:10:40 #1 transferring dockerfile: 166B done 13:10:40 #1 DONE 0.0s 13:10:40 13:10:40 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 13:10:40 #2 DONE 0.0s 13:10:40 13:10:40 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78 13:10:40 #3 DONE 0.0s 13:10:40 13:10:40 #4 [internal] load .dockerignore 13:10:40 #4 transferring context: 2B done 13:10:40 #4 DONE 0.0s 13:10:40 13:10:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done 13:10:40 #5 CACHED 13:10:40 13:10:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done 13:10:40 #6 CACHED 13:10:40 13:10:40 #7 exporting to image 13:10:40 #7 exporting layers done 13:10:40 #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done 13:10:40 #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done 13:10:40 #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done 13:10:40 #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done 13:10:40 #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done 13:10:40 #7 pushing layers 0.0s done 13:10:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 13:10:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:10:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done 13:10:40 #7 DONE 0.1s 13:10:40 13:10:40 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 13:10:40 #8 DONE 0.0s 13:10:40 13:10:40 1 warning found (use --debug to expand): 13:10:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:10:40 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:10:40 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:10:40 #1 [internal] load build definition from Dockerfile 13:10:40 #1 transferring dockerfile: 207B done 13:10:40 #1 DONE 0.0s 13:10:40 13:10:40 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:10:40 #2 DONE 0.0s 13:10:40 13:10:40 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:10:40 #3 DONE 0.0s 13:10:40 13:10:40 #4 [internal] load .dockerignore 13:10:40 #4 transferring context: 2B done 13:10:40 #4 DONE 0.0s 13:10:40 13:10:40 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:40 #5 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done 13:10:40 #5 CACHED 13:10:40 13:10:40 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:40 #6 resolve nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 done 13:10:40 #6 CACHED 13:10:40 13:10:40 #7 exporting to image 13:10:40 #7 exporting layers done 13:10:40 #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done 13:10:40 #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done 13:10:40 #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done 13:10:40 #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done 13:10:40 #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done 13:10:40 #7 pushing layers 0.0s done 13:10:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 13:10:40 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:10:40 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done 13:10:40 #7 DONE 0.1s 13:10:40 13:10:40 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 13:10:40 #8 DONE 0.0s 13:10:40 13:10:40 1 warning found (use --debug to expand): 13:10:40  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:10:41 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' 13:10:41 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - 13:10:41 #1 [internal] load build definition from Dockerfile 13:10:41 #1 transferring dockerfile: 158B done 13:10:41 #1 DONE 0.0s 13:10:41 13:10:41 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 13:10:41 #2 DONE 0.0s 13:10:41 13:10:41 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main 13:10:41 #3 DONE 0.0s 13:10:41 13:10:41 #4 [internal] load .dockerignore 13:10:41 #4 transferring context: 2B done 13:10:41 #4 DONE 0.0s 13:10:41 13:10:41 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:41 #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done 13:10:41 #5 CACHED 13:10:41 13:10:41 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 13:10:41 #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:37ef4ff0e969e605c14213c990c3e43924c8c9fdfd88e10ebcb9e7eec5cc4e00 0.0s done 13:10:41 #6 CACHED 13:10:41 13:10:41 #7 exporting to image 13:10:41 #7 exporting layers done 13:10:41 #7 exporting manifest sha256:cdcd7e8523d9aca27e94cba36a87f2ef6c480a0cdc6fcf5bfb16ddf87261ee76 done 13:10:41 #7 exporting config sha256:7f80708169d6a97c42d7f8351bdadfd7452898a055964c60a0c12ee62acec003 done 13:10:41 #7 exporting manifest sha256:a7aeb5af34b97cc7e0f03848b5ded2aced5b39ea417fef7e3582b91ba4b92042 done 13:10:41 #7 exporting config sha256:b8e43f13fab0b6c94ea6f2c90f6b3184f46920c329f5e13854e67ed53c160130 done 13:10:41 #7 exporting manifest list sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 done 13:10:41 #7 pushing layers 0.0s done 13:10:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 13:10:41 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:10:41 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:b67bc1462e89fb01ccee6433dd23138f3d8ef2e2f0bc681dcf1aeb8c31368319 0.1s done 13:10:41 #7 DONE 0.1s 13:10:41 13:10:41 #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 13:10:41 #8 DONE 0.0s 13:10:41 13:10:41 1 warning found (use --debug to expand): 13:10:41  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:10:41 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:10:42 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:10:42 ---> package-listing.sh 13:10:42 ++ facter osfamily 13:10:42 ++ tr '[:upper:]' '[:lower:]' 13:10:43 + OS_FAMILY=redhat 13:10:43 + workspace=/w/workspace/edgex-go/817 13:10:43 + START_PACKAGES=/tmp/packages_start.txt 13:10:43 + END_PACKAGES=/tmp/packages_end.txt 13:10:43 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:10:43 + PACKAGES=/tmp/packages_start.txt 13:10:43 + '[' /w/workspace/edgex-go/817 ']' 13:10:43 + PACKAGES=/tmp/packages_end.txt 13:10:43 + case "${OS_FAMILY}" in 13:10:43 + rpm -qa 13:10:43 + sort 13:10:43 + '[' -f /tmp/packages_start.txt ']' 13:10:43 + '[' -f /tmp/packages_end.txt ']' 13:10:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:10:43 + '[' /w/workspace/edgex-go/817 ']' 13:10:43 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:10:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:10: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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:10:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:44 13:10:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:44 latest: Pulling from edgex-lftools-log-publisher 13:10:44 5eb5b503b376: Pulling fs layer 13:10:44 5c69ac0246d0: Pulling fs layer 13:10:44 ec43610c2a17: Pulling fs layer 13:10:44 3a2ae6a8a46f: Pulling fs layer 13:10:44 33b1e0a273af: Pulling fs layer 13:10:44 5d3b04190fa2: Pulling fs layer 13:10:44 2f39f015ded8: Pulling fs layer 13:10:44 3a2ae6a8a46f: Waiting 13:10:44 33b1e0a273af: Waiting 13:10:44 5d3b04190fa2: Waiting 13:10:44 2f39f015ded8: Waiting 13:10:44 5c69ac0246d0: Verifying Checksum 13:10:44 5c69ac0246d0: Download complete 13:10:44 3a2ae6a8a46f: Verifying Checksum 13:10:44 3a2ae6a8a46f: Download complete 13:10:44 33b1e0a273af: Verifying Checksum 13:10:44 33b1e0a273af: Download complete 13:10:44 5d3b04190fa2: Verifying Checksum 13:10:44 5d3b04190fa2: Download complete 13:10:44 ec43610c2a17: Verifying Checksum 13:10:44 ec43610c2a17: Download complete 13:10:45 5eb5b503b376: Verifying Checksum 13:10:45 5eb5b503b376: Download complete 13:10:45 2f39f015ded8: Verifying Checksum 13:10:45 2f39f015ded8: Download complete 13:10:46 5eb5b503b376: Pull complete 13:10:46 5c69ac0246d0: Pull complete 13:10:46 ec43610c2a17: Pull complete 13:10:46 3a2ae6a8a46f: Pull complete 13:10:47 33b1e0a273af: Pull complete 13:10:47 5d3b04190fa2: Pull complete 13:10:51 2f39f015ded8: Pull complete 13:10:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:10:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:10:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:10:51 prd-centos7-docker-4c-2g-42098 does not seem to be running inside a container 13:10:51 $ 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/817/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 13:10:55 $ docker top 3bb44db65adb9c7849e88190b7608235feaddc94887be1b0365040992035cb41 -eo pid,comm [Pipeline] { [Pipeline] sh 13:10:56 + touch /tmp/pre-build-complete [Pipeline] sh 13:10:56 + mkdir -p /var/log/sysstat [Pipeline] sh 13:10:56 + ls /var/log/sa-host 13:10:56 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:10:56 provisioning config files... 13:10:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10372632947163919340tmp [Pipeline] { [Pipeline] echo 13:10:56 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:10:57 ---> create-netrc.sh [Pipeline] } 13:10:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:10:57 ---> python-tools-install.sh [Pipeline] echo 13:10:57 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:10:57 ---> sudo-logs.sh 13:10:57 Archiving 'sudo' log.. 13:10:57 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:10:57 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:10:57 $ docker stop --time=1 3bb44db65adb9c7849e88190b7608235feaddc94887be1b0365040992035cb41 13:10:58 $ docker rm -f --volumes 3bb44db65adb9c7849e88190b7608235feaddc94887be1b0365040992035cb41 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:10:58 [WS-CLEANUP] Deleting project workspace... 13:10:58 [WS-CLEANUP] Deferred wipeout is used... 13:10:58 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:10:59 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 13:10:59 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:10:59 latest 13:10:59 4.0.0-dev.78 13:10:59 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:10:59 main 13:10:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:10:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:10:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:10:59 6b2f20a8e020: Preparing 13:10:59 08052212fda3: Preparing 13:10:59 ae97275a32e0: Preparing 13:10:59 93b69ae1cf2e: Preparing 13:10:59 40e3a76cbabb: Preparing 13:10:59 994456c4fd7b: Preparing 13:10:59 994456c4fd7b: Waiting 13:10:59 ae97275a32e0: Layer already exists 13:10:59 994456c4fd7b: Layer already exists 13:10:59 6b2f20a8e020: Pushed 13:10:59 40e3a76cbabb: Pushed 13:10:59 93b69ae1cf2e: Pushed 13:11:02 08052212fda3: Pushed 13:11:02 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 13:11:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:11:02 6b2f20a8e020: Preparing 13:11:02 08052212fda3: Preparing 13:11:02 ae97275a32e0: Preparing 13:11:02 93b69ae1cf2e: Preparing 13:11:02 40e3a76cbabb: Preparing 13:11:02 994456c4fd7b: Preparing 13:11:02 994456c4fd7b: Waiting 13:11:02 08052212fda3: Layer already exists 13:11:02 ae97275a32e0: Layer already exists 13:11:02 93b69ae1cf2e: Layer already exists 13:11:02 40e3a76cbabb: Layer already exists 13:11:02 6b2f20a8e020: Layer already exists 13:11:02 994456c4fd7b: Layer already exists 13:11:02 latest: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 13:11:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:11:03 6b2f20a8e020: Preparing 13:11:03 08052212fda3: Preparing 13:11:03 ae97275a32e0: Preparing 13:11:03 93b69ae1cf2e: Preparing 13:11:03 40e3a76cbabb: Preparing 13:11:03 994456c4fd7b: Preparing 13:11:03 994456c4fd7b: Waiting 13:11:03 40e3a76cbabb: Layer already exists 13:11:03 ae97275a32e0: Layer already exists 13:11:03 6b2f20a8e020: Layer already exists 13:11:03 08052212fda3: Layer already exists 13:11:03 93b69ae1cf2e: Layer already exists 13:11:03 994456c4fd7b: Layer already exists 13:11:03 4.0.0-dev.78: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:11:04 6b2f20a8e020: Preparing 13:11:04 08052212fda3: Preparing 13:11:04 ae97275a32e0: Preparing 13:11:04 93b69ae1cf2e: Preparing 13:11:04 40e3a76cbabb: Preparing 13:11:04 994456c4fd7b: Preparing 13:11:04 994456c4fd7b: Waiting 13:11:04 6b2f20a8e020: Layer already exists 13:11:04 40e3a76cbabb: Layer already exists 13:11:04 08052212fda3: Layer already exists 13:11:04 ae97275a32e0: Layer already exists 13:11:04 93b69ae1cf2e: Layer already exists 13:11:04 994456c4fd7b: Layer already exists 13:11:04 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:11:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 13:11:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 13:11:04 6b2f20a8e020: Preparing 13:11:04 08052212fda3: Preparing 13:11:04 ae97275a32e0: Preparing 13:11:04 93b69ae1cf2e: Preparing 13:11:04 40e3a76cbabb: Preparing 13:11:04 994456c4fd7b: Preparing 13:11:04 994456c4fd7b: Waiting 13:11:04 93b69ae1cf2e: Layer already exists 13:11:04 40e3a76cbabb: Layer already exists 13:11:04 08052212fda3: Layer already exists 13:11:04 6b2f20a8e020: Layer already exists 13:11:04 ae97275a32e0: Layer already exists 13:11:04 994456c4fd7b: Layer already exists 13:11:04 main: digest: sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:11:04 ===================================================== [Pipeline] echo 13:11:04 taggedImages: 13:11:04 - nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:11:04 - nexus3.edgexfoundry.org:10004/core-keeper:latest 13:11:04 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 13:11:04 - nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:11:04 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 13:11:04 ========================================================= 13:11:04 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-keeper:latest, nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-keeper:main], settingsFile:edgex-go-settings] 13:11:04 ========================================================= [Pipeline] node 13:11:19 Still waiting to schedule task 13:11:19 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:11:51 Running on prd-centos7-docker-4c-2g-42099 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:11:51 provisioning config files... 13:11:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14207902390682453550tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:11:55 ---> ****-login.sh 13:11:55 nexus3.edgexfoundry.org:10001 13:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:55 Configure a credential helper to remove this warning. See 13:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:55 13:11:55 Login Succeeded 13:11:55 nexus3.edgexfoundry.org:10002 13:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:55 Configure a credential helper to remove this warning. See 13:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:55 13:11:55 Login Succeeded 13:11:55 nexus3.edgexfoundry.org:10003 13:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:55 Configure a credential helper to remove this warning. See 13:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:55 13:11:55 Login Succeeded 13:11:55 nexus3.edgexfoundry.org:10004 13:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:55 Configure a credential helper to remove this warning. See 13:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:55 13:11:55 Login Succeeded 13:11:55 ****.io 13:11:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:11:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:11:55 Configure a credential helper to remove this warning. See 13:11:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:11:55 13:11:55 Login Succeeded 13:11:55 ---> ****-login.sh ends [Pipeline] } 13:11:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:11:56 + docker buildx ls 13:11:56 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:11:56 default * docker 13:11:56 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:11:56 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:11:56 edgex-builder [Pipeline] sh 13:11:57 + docker buildx inspect --bootstrap 13:11:57 #1 [internal] booting buildkit 13:11:57 #1 pulling image moby/buildkit:buildx-stable-1 13:11:59 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 13:11:59 #1 creating container buildx_buildkit_edgex-builder0 13:12:02 #1 creating container buildx_buildkit_edgex-builder0 2.9s done 13:12:02 #1 DONE 5.6s 13:12:02 Name: edgex-builder 13:12:02 Driver: docker-container 13:12:02 13:12:02 Nodes: 13:12:02 Name: edgex-builder0 13:12:02 Endpoint: unix:///var/run/docker.sock 13:12:02 Status: running 13:12:02 Buildkit: v0.20.2 13:12:02 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:12:02 + docker buildx ls 13:12:02 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:12:02 edgex-builder * docker-container 13:12:02 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:12:02 default docker 13:12:02 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:12:02 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:12:02 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:12:02 #1 [internal] load build definition from Dockerfile 13:12:02 #1 transferring dockerfile: 196B done 13:12:02 #1 DONE 0.0s 13:12:02 13:12:02 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:12:02 #2 DONE 0.1s 13:12:02 13:12:02 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:12:03 #3 DONE 0.1s 13:12:03 13:12:03 #4 [internal] load .dockerignore 13:12:03 #4 transferring context: 2B done 13:12:03 #4 DONE 0.0s 13:12:03 13:12:03 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:03 #5 DONE 0.0s 13:12:03 13:12:03 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:03 #6 DONE 0.1s 13:12:03 13:12:03 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 13:12:03 #7 DONE 0.0s 13:12:03 13:12:03 #8 exporting to image 13:12:03 #8 exporting layers done 13:12:03 #8 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done 13:12:03 #8 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done 13:12:03 #8 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done 13:12:03 #8 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done 13:12:03 #8 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done 13:12:03 #8 pushing layers 0.1s done 13:12:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 13:12:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:12:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done 13:12:03 #8 DONE 0.2s 13:12:03 13:12:03 1 warning found (use --debug to expand): 13:12:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:12:03 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - 13:12:03 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' 13:12:03 #1 [internal] load build definition from Dockerfile 13:12:03 #1 transferring dockerfile: 162B done 13:12:03 #1 DONE 0.0s 13:12:03 13:12:03 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 13:12:03 #2 DONE 0.0s 13:12:03 13:12:03 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest 13:12:03 #3 DONE 0.0s 13:12:03 13:12:03 #4 [internal] load .dockerignore 13:12:03 #4 transferring context: 2B done 13:12:03 #4 DONE 0.0s 13:12:03 13:12:03 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:03 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:03 #5 CACHED 13:12:03 13:12:03 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:03 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:03 #6 CACHED 13:12:03 13:12:03 #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 13:12:03 #7 DONE 0.0s 13:12:03 13:12:03 #8 exporting to image 13:12:03 #8 exporting layers done 13:12:03 #8 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done 13:12:03 #8 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done 13:12:03 #8 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done 13:12:03 #8 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done 13:12:03 #8 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done 13:12:03 #8 pushing layers 0.0s done 13:12:03 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done 13:12:03 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:12:03 #8 DONE 0.1s 13:12:03 13:12:03 1 warning found (use --debug to expand): 13:12:03  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:12:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78' 13:12:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 --push - 13:12:04 #1 [internal] load build definition from Dockerfile 13:12:04 #1 transferring dockerfile: 168B done 13:12:04 #1 DONE 0.0s 13:12:04 13:12:04 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 13:12:04 #2 DONE 0.0s 13:12:04 13:12:04 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78 13:12:04 #3 DONE 0.0s 13:12:04 13:12:04 #4 [internal] load .dockerignore 13:12:04 #4 transferring context: 2B done 13:12:04 #4 DONE 0.0s 13:12:04 13:12:04 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:04 #5 CACHED 13:12:04 13:12:04 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:04 #6 CACHED 13:12:04 13:12:04 #7 exporting to image 13:12:04 #7 exporting layers done 13:12:04 #7 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done 13:12:04 #7 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done 13:12:04 #7 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done 13:12:04 #7 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done 13:12:04 #7 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done 13:12:04 #7 pushing layers 13:12:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:12:04 #7 pushing layers 0.0s done 13:12:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.78@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done 13:12:04 #7 DONE 0.1s 13:12:04 13:12:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 13:12:04 #8 DONE 0.0s 13:12:04 13:12:04 1 warning found (use --debug to expand): 13:12:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:12:04 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:12:04 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:12:04 #1 [internal] load build definition from Dockerfile 13:12:04 #1 transferring dockerfile: 209B done 13:12:04 #1 DONE 0.0s 13:12:04 13:12:04 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:12:04 #2 DONE 0.0s 13:12:04 13:12:04 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:12:04 #3 DONE 0.0s 13:12:04 13:12:04 #4 [internal] load .dockerignore 13:12:04 #4 transferring context: 2B done 13:12:04 #4 DONE 0.0s 13:12:04 13:12:04 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:04 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:04 #5 CACHED 13:12:04 13:12:04 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:04 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:04 #6 CACHED 13:12:04 13:12:04 #7 exporting to image 13:12:04 #7 exporting layers 13:12:04 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:12:04 #7 exporting layers done 13:12:04 #7 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done 13:12:04 #7 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done 13:12:04 #7 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done 13:12:04 #7 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done 13:12:04 #7 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done 13:12:04 #7 pushing layers 0.0s done 13:12:04 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done 13:12:04 #7 DONE 0.1s 13:12:04 13:12:04 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 13:12:04 #8 DONE 0.0s 13:12:04 13:12:04 1 warning found (use --debug to expand): 13:12:04  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:12:05 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' 13:12:05 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - 13:12:05 #1 [internal] load build definition from Dockerfile 13:12:05 #1 transferring dockerfile: 160B done 13:12:05 #1 DONE 0.0s 13:12:05 13:12:05 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 13:12:05 #2 DONE 0.0s 13:12:05 13:12:05 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main 13:12:05 #3 DONE 0.0s 13:12:05 13:12:05 #4 [internal] load .dockerignore 13:12:05 #4 transferring context: 2B done 13:12:05 #4 DONE 0.0s 13:12:05 13:12:05 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:05 #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:05 #5 CACHED 13:12:05 13:12:05 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 13:12:05 #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:12cd428488cd2587491376825df598371e6d02dc5cac55dfa47fc0aae56a3896 0.0s done 13:12:05 #6 CACHED 13:12:05 13:12:05 #7 exporting to image 13:12:05 #7 exporting layers done 13:12:05 #7 exporting manifest sha256:8ec33753f06451cb314602bc63b56dccce8cb16d6cc9772d91425d5ee271d1d7 done 13:12:05 #7 exporting config sha256:381cd23d50b37e96d002ffd9e7b60ffab426c30a9d05ea5ae228afc709dddf65 done 13:12:05 #7 exporting manifest sha256:7f8ed4f2e2033a3108743b0318dd1068d9fceec933f3a8a3cb5bb67aa0c4898d done 13:12:05 #7 exporting config sha256:6ef7c1130a08ff6723af487636d3ae7efb72b2101459f1f76b606f3f8b85b011 done 13:12:05 #7 exporting manifest list sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 done 13:12:05 #7 pushing layers 13:12:05 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:12:05 #7 pushing layers 0.0s done 13:12:05 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:5a9b0b10afe8ac999411d58dab215a1d93e714a90ff70766894fdb82290c0d17 0.1s done 13:12:05 #7 DONE 0.1s 13:12:05 13:12:05 #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 13:12:05 #8 DONE 0.0s 13:12:05 13:12:05 1 warning found (use --debug to expand): 13:12:05  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:12:05 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:12:06 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:12:06 ---> package-listing.sh 13:12:06 ++ facter osfamily 13:12:06 ++ tr '[:upper:]' '[:lower:]' 13:12:06 + OS_FAMILY=redhat 13:12:06 + workspace=/w/workspace/edgex-go/817 13:12:06 + START_PACKAGES=/tmp/packages_start.txt 13:12:06 + END_PACKAGES=/tmp/packages_end.txt 13:12:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:12:06 + PACKAGES=/tmp/packages_start.txt 13:12:06 + '[' /w/workspace/edgex-go/817 ']' 13:12:06 + PACKAGES=/tmp/packages_end.txt 13:12:06 + case "${OS_FAMILY}" in 13:12:06 + rpm -qa 13:12:06 + sort 13:12:07 + '[' -f /tmp/packages_start.txt ']' 13:12:07 + '[' -f /tmp/packages_end.txt ']' 13:12:07 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:12:07 + '[' /w/workspace/edgex-go/817 ']' 13:12:07 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:12:07 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:12:07 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:12:07 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:08 13:12:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:08 latest: Pulling from edgex-lftools-log-publisher 13:12:08 5eb5b503b376: Pulling fs layer 13:12:08 5c69ac0246d0: Pulling fs layer 13:12:08 ec43610c2a17: Pulling fs layer 13:12:08 3a2ae6a8a46f: Pulling fs layer 13:12:08 33b1e0a273af: Pulling fs layer 13:12:08 5d3b04190fa2: Pulling fs layer 13:12:08 2f39f015ded8: Pulling fs layer 13:12:08 33b1e0a273af: Waiting 13:12:08 5d3b04190fa2: Waiting 13:12:08 2f39f015ded8: Waiting 13:12:08 3a2ae6a8a46f: Waiting 13:12:08 5c69ac0246d0: Verifying Checksum 13:12:08 5c69ac0246d0: Download complete 13:12:08 3a2ae6a8a46f: Verifying Checksum 13:12:08 3a2ae6a8a46f: Download complete 13:12:08 33b1e0a273af: Verifying Checksum 13:12:08 33b1e0a273af: Download complete 13:12:08 ec43610c2a17: Verifying Checksum 13:12:08 ec43610c2a17: Download complete 13:12:08 5d3b04190fa2: Verifying Checksum 13:12:08 5d3b04190fa2: Download complete 13:12:08 5eb5b503b376: Verifying Checksum 13:12:08 5eb5b503b376: Download complete 13:12:09 2f39f015ded8: Verifying Checksum 13:12:09 2f39f015ded8: Download complete 13:12:10 5eb5b503b376: Pull complete 13:12:10 5c69ac0246d0: Pull complete 13:12:10 ec43610c2a17: Pull complete 13:12:10 3a2ae6a8a46f: Pull complete 13:12:11 33b1e0a273af: Pull complete 13:12:11 5d3b04190fa2: Pull complete 13:12:15 2f39f015ded8: Pull complete 13:12:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:12:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:12:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:12:15 prd-centos7-docker-4c-2g-42099 does not seem to be running inside a container 13:12:15 $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:12:20 $ docker top 2e96767c8b04820eb2a09e26f9ecf8bb63b68207a7d8f079d02d4b9f7eacb5bb -eo pid,comm [Pipeline] { [Pipeline] sh 13:12:21 + touch /tmp/pre-build-complete [Pipeline] sh 13:12:21 + mkdir -p /var/log/sysstat [Pipeline] sh 13:12:21 + ls /var/log/sa-host 13:12:21 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:12:21 provisioning config files... 13:12:21 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config257463136892470324tmp [Pipeline] { [Pipeline] echo 13:12:21 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> create-netrc.sh [Pipeline] } 13:12:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> python-tools-install.sh [Pipeline] echo 13:12:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:12:22 ---> sudo-logs.sh 13:12:22 Archiving 'sudo' log.. 13:12:22 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:12:22 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:12:22 $ docker stop --time=1 2e96767c8b04820eb2a09e26f9ecf8bb63b68207a7d8f079d02d4b9f7eacb5bb 13:12:24 $ docker rm -f --volumes 2e96767c8b04820eb2a09e26f9ecf8bb63b68207a7d8f079d02d4b9f7eacb5bb [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:12:24 [WS-CLEANUP] Deleting project workspace... 13:12:24 [WS-CLEANUP] Deferred wipeout is used... 13:12:24 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:12:24 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 13:12:24 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:12:24 latest 13:12:24 4.0.0-dev.78 13:12:24 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:12:24 main 13:12:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:12:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:12:24 ec1a05156bd8: Preparing 13:12:24 ef05b3c25e53: Preparing 13:12:24 dfafda397e7f: Preparing 13:12:24 4a140bdb7890: Preparing 13:12:24 ae97275a32e0: Preparing 13:12:24 98e00b564fe4: Preparing 13:12:24 e3cbc9449809: Preparing 13:12:24 994456c4fd7b: Preparing 13:12:24 98e00b564fe4: Waiting 13:12:24 e3cbc9449809: Waiting 13:12:24 994456c4fd7b: Waiting 13:12:24 4a140bdb7890: Layer already exists 13:12:24 ae97275a32e0: Layer already exists 13:12:24 98e00b564fe4: Layer already exists 13:12:24 e3cbc9449809: Layer already exists 13:12:24 994456c4fd7b: Layer already exists 13:12:24 ef05b3c25e53: Pushed 13:12:24 ec1a05156bd8: Pushed 13:12:27 dfafda397e7f: Pushed 13:12:27 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:27 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 13:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:12:28 ec1a05156bd8: Preparing 13:12:28 ef05b3c25e53: Preparing 13:12:28 dfafda397e7f: Preparing 13:12:28 4a140bdb7890: Preparing 13:12:28 ae97275a32e0: Preparing 13:12:28 98e00b564fe4: Preparing 13:12:28 e3cbc9449809: Preparing 13:12:28 994456c4fd7b: Preparing 13:12:28 98e00b564fe4: Waiting 13:12:28 e3cbc9449809: Waiting 13:12:28 994456c4fd7b: Waiting 13:12:28 ef05b3c25e53: Layer already exists 13:12:28 ae97275a32e0: Layer already exists 13:12:28 dfafda397e7f: Layer already exists 13:12:28 ec1a05156bd8: Layer already exists 13:12:28 4a140bdb7890: Layer already exists 13:12:28 98e00b564fe4: Layer already exists 13:12:28 994456c4fd7b: Layer already exists 13:12:28 e3cbc9449809: Layer already exists 13:12:28 latest: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:28 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 13:12:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:12:28 ec1a05156bd8: Preparing 13:12:28 ef05b3c25e53: Preparing 13:12:28 dfafda397e7f: Preparing 13:12:28 4a140bdb7890: Preparing 13:12:28 ae97275a32e0: Preparing 13:12:28 98e00b564fe4: Preparing 13:12:28 e3cbc9449809: Preparing 13:12:28 994456c4fd7b: Preparing 13:12:28 98e00b564fe4: Waiting 13:12:28 994456c4fd7b: Waiting 13:12:28 ae97275a32e0: Layer already exists 13:12:28 4a140bdb7890: Layer already exists 13:12:28 ec1a05156bd8: Layer already exists 13:12:28 dfafda397e7f: Layer already exists 13:12:28 ef05b3c25e53: Layer already exists 13:12:28 e3cbc9449809: Layer already exists 13:12:28 98e00b564fe4: Layer already exists 13:12:28 994456c4fd7b: Layer already exists 13:12:28 4.0.0-dev.78: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:12:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:12:29 ec1a05156bd8: Preparing 13:12:29 ef05b3c25e53: Preparing 13:12:29 dfafda397e7f: Preparing 13:12:29 4a140bdb7890: Preparing 13:12:29 ae97275a32e0: Preparing 13:12:29 98e00b564fe4: Preparing 13:12:29 e3cbc9449809: Preparing 13:12:29 994456c4fd7b: Preparing 13:12:29 e3cbc9449809: Waiting 13:12:29 994456c4fd7b: Waiting 13:12:29 98e00b564fe4: Waiting 13:12:29 dfafda397e7f: Layer already exists 13:12:29 ec1a05156bd8: Layer already exists 13:12:29 ae97275a32e0: Layer already exists 13:12:29 4a140bdb7890: Layer already exists 13:12:29 ef05b3c25e53: Layer already exists 13:12:29 98e00b564fe4: Layer already exists 13:12:29 e3cbc9449809: Layer already exists 13:12:29 994456c4fd7b: Layer already exists 13:12:29 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:29 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:12:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 13:12:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 13:12:30 ec1a05156bd8: Preparing 13:12:30 ef05b3c25e53: Preparing 13:12:30 dfafda397e7f: Preparing 13:12:30 4a140bdb7890: Preparing 13:12:30 ae97275a32e0: Preparing 13:12:30 98e00b564fe4: Preparing 13:12:30 e3cbc9449809: Preparing 13:12:30 994456c4fd7b: Preparing 13:12:30 e3cbc9449809: Waiting 13:12:30 98e00b564fe4: Waiting 13:12:30 994456c4fd7b: Waiting 13:12:30 ec1a05156bd8: Layer already exists 13:12:30 ae97275a32e0: Layer already exists 13:12:30 dfafda397e7f: Layer already exists 13:12:30 ef05b3c25e53: Layer already exists 13:12:30 4a140bdb7890: Layer already exists 13:12:30 e3cbc9449809: Layer already exists 13:12:30 98e00b564fe4: Layer already exists 13:12:30 994456c4fd7b: Layer already exists 13:12:30 main: digest: sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:12:30 ===================================================== [Pipeline] echo 13:12:30 taggedImages: 13:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:latest 13:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 13:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:12:30 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 13:12:30 ========================================================= 13:12:30 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/core-metadata:latest, nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/core-metadata:main], settingsFile:edgex-go-settings] 13:12:30 ========================================================= [Pipeline] node 13:12:45 Still waiting to schedule task 13:12:45 ‘prd-centos7-docker-4c-2g-42099’ is offline 13:13:16 Running on prd-centos7-docker-4c-2g-42100 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:16 provisioning config files... 13:13:16 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5261945567067428387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:13:20 ---> ****-login.sh 13:13:20 nexus3.edgexfoundry.org:10001 13:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:20 Configure a credential helper to remove this warning. See 13:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:20 13:13:20 Login Succeeded 13:13:20 nexus3.edgexfoundry.org:10002 13:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:20 Configure a credential helper to remove this warning. See 13:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:20 13:13:20 Login Succeeded 13:13:20 nexus3.edgexfoundry.org:10003 13:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:20 Configure a credential helper to remove this warning. See 13:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:20 13:13:20 Login Succeeded 13:13:20 nexus3.edgexfoundry.org:10004 13:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:20 Configure a credential helper to remove this warning. See 13:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:20 13:13:20 Login Succeeded 13:13:20 ****.io 13:13:20 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:13:20 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:13:20 Configure a credential helper to remove this warning. See 13:13:20 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:13:20 13:13:20 Login Succeeded 13:13:20 ---> ****-login.sh ends [Pipeline] } 13:13:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:13:21 + docker buildx ls 13:13:21 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:13:21 default * docker 13:13:21 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:13:21 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:13:21 edgex-builder [Pipeline] sh 13:13:22 + docker buildx inspect --bootstrap 13:13:22 #1 [internal] booting buildkit 13:13:22 #1 pulling image moby/buildkit:buildx-stable-1 13:13:24 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 13:13:24 #1 creating container buildx_buildkit_edgex-builder0 13:13:26 #1 creating container buildx_buildkit_edgex-builder0 2.0s done 13:13:26 #1 DONE 4.5s 13:13:26 Name: edgex-builder 13:13:26 Driver: docker-container 13:13:26 13:13:26 Nodes: 13:13:26 Name: edgex-builder0 13:13:26 Endpoint: unix:///var/run/docker.sock 13:13:26 Status: running 13:13:26 Buildkit: v0.20.2 13:13:26 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:13:26 + docker buildx ls 13:13:26 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:13:26 edgex-builder * docker-container 13:13:26 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:13:26 default docker 13:13:26 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:13:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:13:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:13:27 #1 [internal] load build definition from Dockerfile 13:13:27 #1 transferring dockerfile: 198B done 13:13:27 #1 DONE 0.0s 13:13:27 13:13:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:13:27 #2 DONE 0.1s 13:13:27 13:13:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:13:27 #3 DONE 0.1s 13:13:27 13:13:27 #4 [internal] load .dockerignore 13:13:27 #4 transferring context: 2B done 13:13:27 #4 DONE 0.0s 13:13:27 13:13:27 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:27 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done 13:13:27 #5 DONE 0.0s 13:13:27 13:13:27 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:27 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done 13:13:27 #6 DONE 0.1s 13:13:27 13:13:27 #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 13:13:27 #7 DONE 0.0s 13:13:27 13:13:27 #8 exporting to image 13:13:27 #8 exporting layers done 13:13:27 #8 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done 13:13:27 #8 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done 13:13:27 #8 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done 13:13:27 #8 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done 13:13:27 #8 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done 13:13:27 #8 pushing layers 0.1s done 13:13:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 13:13:27 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:13:27 #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done 13:13:27 #8 DONE 0.2s 13:13:27 13:13:27 1 warning found (use --debug to expand): 13:13:27  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:13:27 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' 13:13:27 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - 13:13:27 #1 [internal] load build definition from Dockerfile 13:13:27 #1 transferring dockerfile: 164B done 13:13:27 #1 DONE 0.0s 13:13:27 13:13:27 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 13:13:27 #2 DONE 0.0s 13:13:27 13:13:27 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest 13:13:27 #3 DONE 0.0s 13:13:27 13:13:27 #4 [internal] load .dockerignore 13:13:27 #4 transferring context: 2B done 13:13:27 #4 DONE 0.0s 13:13:27 13:13:27 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:27 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done 13:13:27 #5 CACHED 13:13:27 13:13:27 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:27 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done 13:13:27 #6 CACHED 13:13:27 13:13:27 #7 exporting to image 13:13:27 #7 exporting layers done 13:13:27 #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done 13:13:27 #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done 13:13:27 #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done 13:13:27 #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done 13:13:27 #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done 13:13:27 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:13:28 #7 pushing layers 0.0s done 13:13:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done 13:13:28 #7 DONE 0.1s 13:13:28 13:13:28 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 13:13:28 #8 DONE 0.0s 13:13:28 13:13:28 1 warning found (use --debug to expand): 13:13:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:13:28 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78' 13:13:28 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 --push - 13:13:28 #1 [internal] load build definition from Dockerfile 13:13:28 #1 transferring dockerfile: 170B done 13:13:28 #1 DONE 0.0s 13:13:28 13:13:28 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 13:13:28 #2 DONE 0.0s 13:13:28 13:13:28 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78 13:13:28 #3 DONE 0.0s 13:13:28 13:13:28 #4 [internal] load .dockerignore 13:13:28 #4 transferring context: 2B done 13:13:28 #4 DONE 0.0s 13:13:28 13:13:28 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:28 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done 13:13:28 #5 CACHED 13:13:28 13:13:28 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:28 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done 13:13:28 #6 CACHED 13:13:28 13:13:28 #7 exporting to image 13:13:28 #7 exporting layers done 13:13:28 #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done 13:13:28 #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d 13:13:28 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:13:28 #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done 13:13:28 #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done 13:13:28 #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done 13:13:28 #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done 13:13:28 #7 pushing layers 0.0s done 13:13:28 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.78@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done 13:13:28 #7 DONE 0.1s 13:13:28 13:13:28 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 13:13:28 #8 DONE 0.0s 13:13:28 13:13:28 1 warning found (use --debug to expand): 13:13:28  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:13:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:13:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:13:29 #1 [internal] load build definition from Dockerfile 13:13:29 #1 transferring dockerfile: 211B done 13:13:29 #1 DONE 0.0s 13:13:29 13:13:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:13:29 #2 DONE 0.0s 13:13:29 13:13:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:13:29 #3 DONE 0.0s 13:13:29 13:13:29 #4 [internal] load .dockerignore 13:13:29 #4 transferring context: 2B done 13:13:29 #4 DONE 0.0s 13:13:29 13:13:29 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:29 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done 13:13:29 #5 CACHED 13:13:29 13:13:29 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:29 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 0.0s done 13:13:29 #6 CACHED 13:13:29 13:13:29 #7 exporting to image 13:13:29 #7 exporting layers done 13:13:29 #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c 13:13:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:13:29 #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done 13:13:29 #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done 13:13:29 #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done 13:13:29 #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done 13:13:29 #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done 13:13:29 #7 pushing layers 0.0s done 13:13:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done 13:13:29 #7 DONE 0.1s 13:13:29 13:13:29 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 13:13:29 #8 DONE 0.0s 13:13:29 13:13:29 1 warning found (use --debug to expand): 13:13:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:13:29 + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' 13:13:29 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - 13:13:29 #1 [internal] load build definition from Dockerfile 13:13:29 #1 transferring dockerfile: 162B done 13:13:29 #1 DONE 0.0s 13:13:29 13:13:29 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 13:13:29 #2 DONE 0.0s 13:13:29 13:13:29 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main 13:13:29 #3 DONE 0.0s 13:13:29 13:13:29 #4 [internal] load .dockerignore 13:13:29 #4 transferring context: 2B done 13:13:29 #4 DONE 0.0s 13:13:29 13:13:29 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:29 #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done 13:13:29 #5 CACHED 13:13:29 13:13:29 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 13:13:29 #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:a8d2e923720f7efbb74c00aaafc94e8148a603cce5438ffa381f8d55996c58e7 done 13:13:29 #6 CACHED 13:13:29 13:13:29 #7 exporting to image 13:13:29 #7 exporting layers done 13:13:29 #7 exporting manifest sha256:66405de005c9f75a44110ed4867dc91a559ae71a5a5460c2f4e13dff30a45f9c done 13:13:29 #7 exporting config sha256:b11e79316fc7c1b67d4978f5f6b53d8b9a82d069d5b13dc10dbfd6a96a3d907d done 13:13:29 #7 exporting manifest sha256:38f72423e239f2bf71a49124532b701d306e724c3e081788c7f70444b79f7673 done 13:13:29 #7 exporting config sha256:75df2863cf42c58b32138e4f89659c7177f7b23d9359482b1c8162cc01459441 done 13:13:29 #7 exporting manifest list sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 done 13:13:29 #7 pushing layers 0.0s done 13:13:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 13:13:29 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:13:29 #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:8a95702f3a9687292ce707bd12a2efeea98b35db2f392cbd3495e711c07e84b4 0.1s done 13:13:29 #7 DONE 0.1s 13:13:29 13:13:29 #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 13:13:29 #8 DONE 0.0s 13:13:29 13:13:29 1 warning found (use --debug to expand): 13:13:29  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:13:30 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:13:30 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:13:31 ---> package-listing.sh 13:13:31 ++ facter osfamily 13:13:31 ++ tr '[:upper:]' '[:lower:]' 13:13:31 + OS_FAMILY=redhat 13:13:31 + workspace=/w/workspace/edgex-go/817 13:13:31 + START_PACKAGES=/tmp/packages_start.txt 13:13:31 + END_PACKAGES=/tmp/packages_end.txt 13:13:31 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:13:31 + PACKAGES=/tmp/packages_start.txt 13:13:31 + '[' /w/workspace/edgex-go/817 ']' 13:13:31 + PACKAGES=/tmp/packages_end.txt 13:13:31 + case "${OS_FAMILY}" in 13:13:31 + rpm -qa 13:13:31 + sort 13:13:31 + '[' -f /tmp/packages_start.txt ']' 13:13:31 + '[' -f /tmp/packages_end.txt ']' 13:13:31 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:13:31 + '[' /w/workspace/edgex-go/817 ']' 13:13:31 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:13:31 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:13:31 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:13:32 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:32 13:13:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:33 latest: Pulling from edgex-lftools-log-publisher 13:13:33 5eb5b503b376: Pulling fs layer 13:13:33 5c69ac0246d0: Pulling fs layer 13:13:33 ec43610c2a17: Pulling fs layer 13:13:33 3a2ae6a8a46f: Pulling fs layer 13:13:33 33b1e0a273af: Pulling fs layer 13:13:33 5d3b04190fa2: Pulling fs layer 13:13:33 2f39f015ded8: Pulling fs layer 13:13:33 33b1e0a273af: Waiting 13:13:33 5d3b04190fa2: Waiting 13:13:33 2f39f015ded8: Waiting 13:13:33 3a2ae6a8a46f: Waiting 13:13:33 5c69ac0246d0: Verifying Checksum 13:13:33 5c69ac0246d0: Download complete 13:13:33 3a2ae6a8a46f: Verifying Checksum 13:13:33 3a2ae6a8a46f: Download complete 13:13:33 33b1e0a273af: Verifying Checksum 13:13:33 33b1e0a273af: Download complete 13:13:33 ec43610c2a17: Verifying Checksum 13:13:33 ec43610c2a17: Download complete 13:13:33 5d3b04190fa2: Verifying Checksum 13:13:33 5d3b04190fa2: Download complete 13:13:33 5eb5b503b376: Verifying Checksum 13:13:33 5eb5b503b376: Download complete 13:13:33 2f39f015ded8: Verifying Checksum 13:13:33 2f39f015ded8: Download complete 13:13:34 5eb5b503b376: Pull complete 13:13:34 5c69ac0246d0: Pull complete 13:13:35 ec43610c2a17: Pull complete 13:13:35 3a2ae6a8a46f: Pull complete 13:13:35 33b1e0a273af: Pull complete 13:13:35 5d3b04190fa2: Pull complete 13:13:39 2f39f015ded8: Pull complete 13:13:39 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:13:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:13:39 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:13:39 prd-centos7-docker-4c-2g-42100 does not seem to be running inside a container 13:13:39 $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:13:44 $ docker top fcf2dd4838345cdf581e647cb3873e24f671d20a166d6a68198b055ad403118e -eo pid,comm [Pipeline] { [Pipeline] sh 13:13:45 + touch /tmp/pre-build-complete [Pipeline] sh 13:13:45 + mkdir -p /var/log/sysstat [Pipeline] sh 13:13:45 + ls /var/log/sa-host 13:13:45 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:13:45 provisioning config files... 13:13:45 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6844418915633133065tmp [Pipeline] { [Pipeline] echo 13:13:45 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:13:46 ---> create-netrc.sh [Pipeline] } 13:13:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:13:46 ---> python-tools-install.sh [Pipeline] echo 13:13:46 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:13:46 ---> sudo-logs.sh 13:13:46 Archiving 'sudo' log.. 13:13:46 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:13:46 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:13:46 $ docker stop --time=1 fcf2dd4838345cdf581e647cb3873e24f671d20a166d6a68198b055ad403118e 13:13:47 $ docker rm -f --volumes fcf2dd4838345cdf581e647cb3873e24f671d20a166d6a68198b055ad403118e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:13:48 [WS-CLEANUP] Deleting project workspace... 13:13:48 [WS-CLEANUP] Deferred wipeout is used... 13:13:48 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:13:48 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 13:13:48 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:13:48 latest 13:13:48 4.0.0-dev.78 13:13:48 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:13:48 main 13:13:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:48 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:48 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:13:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:13:48 e7e62ac142c9: Preparing 13:13:48 5e6d7d37f542: Preparing 13:13:48 8443d4424ff4: Preparing 13:13:48 4a0957cfc006: Preparing 13:13:48 69ea5694a88e: Preparing 13:13:48 25e0d3c29520: Preparing 13:13:48 f69542e8647c: Preparing 13:13:48 4a140bdb7890: Preparing 13:13:48 ae97275a32e0: Preparing 13:13:48 992dd97ea1c9: Preparing 13:13:48 c160f4052e7e: Preparing 13:13:48 5f70bf18a086: Preparing 13:13:48 a7071f6bbfe2: Preparing 13:13:48 1ef87b1c17ba: Preparing 13:13:48 543237c80828: Preparing 13:13:48 994456c4fd7b: Preparing 13:13:48 c160f4052e7e: Waiting 13:13:48 25e0d3c29520: Waiting 13:13:48 4a140bdb7890: Waiting 13:13:48 f69542e8647c: Waiting 13:13:48 5f70bf18a086: Waiting 13:13:48 992dd97ea1c9: Waiting 13:13:48 a7071f6bbfe2: Waiting 13:13:48 ae97275a32e0: Waiting 13:13:48 1ef87b1c17ba: Waiting 13:13:48 994456c4fd7b: Waiting 13:13:48 543237c80828: Waiting 13:13:48 8443d4424ff4: Pushed 13:13:48 5e6d7d37f542: Pushed 13:13:48 e7e62ac142c9: Pushed 13:13:48 4a0957cfc006: Pushed 13:13:48 69ea5694a88e: Pushed 13:13:48 4a140bdb7890: Layer already exists 13:13:48 ae97275a32e0: Layer already exists 13:13:48 5f70bf18a086: Layer already exists 13:13:48 25e0d3c29520: Pushed 13:13:49 c160f4052e7e: Pushed 13:13:49 992dd97ea1c9: Pushed 13:13:49 a7071f6bbfe2: Pushed 13:13:49 994456c4fd7b: Layer already exists 13:13:49 1ef87b1c17ba: Pushed 13:13:49 543237c80828: Pushed 13:13:50 f69542e8647c: Pushed 13:13:50 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:13:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:13:50 e7e62ac142c9: Preparing 13:13:50 5e6d7d37f542: Preparing 13:13:50 8443d4424ff4: Preparing 13:13:50 4a0957cfc006: Preparing 13:13:50 69ea5694a88e: Preparing 13:13:50 25e0d3c29520: Preparing 13:13:50 f69542e8647c: Preparing 13:13:50 4a140bdb7890: Preparing 13:13:50 ae97275a32e0: Preparing 13:13:50 992dd97ea1c9: Preparing 13:13:50 c160f4052e7e: Preparing 13:13:50 5f70bf18a086: Preparing 13:13:50 a7071f6bbfe2: Preparing 13:13:50 1ef87b1c17ba: Preparing 13:13:50 543237c80828: Preparing 13:13:50 994456c4fd7b: Preparing 13:13:50 992dd97ea1c9: Waiting 13:13:50 c160f4052e7e: Waiting 13:13:50 5f70bf18a086: Waiting 13:13:50 25e0d3c29520: Waiting 13:13:50 a7071f6bbfe2: Waiting 13:13:50 1ef87b1c17ba: Waiting 13:13:50 f69542e8647c: Waiting 13:13:50 543237c80828: Waiting 13:13:50 994456c4fd7b: Waiting 13:13:50 4a140bdb7890: Waiting 13:13:50 ae97275a32e0: Waiting 13:13:50 5e6d7d37f542: Layer already exists 13:13:50 e7e62ac142c9: Layer already exists 13:13:50 69ea5694a88e: Layer already exists 13:13:50 4a0957cfc006: Layer already exists 13:13:50 8443d4424ff4: Layer already exists 13:13:50 25e0d3c29520: Layer already exists 13:13:50 f69542e8647c: Layer already exists 13:13:50 4a140bdb7890: Layer already exists 13:13:50 992dd97ea1c9: Layer already exists 13:13:50 ae97275a32e0: Layer already exists 13:13:50 c160f4052e7e: Layer already exists 13:13:50 1ef87b1c17ba: Layer already exists 13:13:50 5f70bf18a086: Layer already exists 13:13:50 a7071f6bbfe2: Layer already exists 13:13:50 543237c80828: Layer already exists 13:13:50 994456c4fd7b: Layer already exists 13:13:50 latest: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 13:13:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:13:51 e7e62ac142c9: Preparing 13:13:51 5e6d7d37f542: Preparing 13:13:51 8443d4424ff4: Preparing 13:13:51 4a0957cfc006: Preparing 13:13:51 69ea5694a88e: Preparing 13:13:51 25e0d3c29520: Preparing 13:13:51 f69542e8647c: Preparing 13:13:51 4a140bdb7890: Preparing 13:13:51 25e0d3c29520: Waiting 13:13:51 f69542e8647c: Waiting 13:13:51 ae97275a32e0: Preparing 13:13:51 992dd97ea1c9: Preparing 13:13:51 c160f4052e7e: Preparing 13:13:51 5f70bf18a086: Preparing 13:13:51 ae97275a32e0: Waiting 13:13:51 992dd97ea1c9: Waiting 13:13:51 c160f4052e7e: Waiting 13:13:51 a7071f6bbfe2: Preparing 13:13:51 1ef87b1c17ba: Preparing 13:13:51 5f70bf18a086: Waiting 13:13:51 543237c80828: Preparing 13:13:51 994456c4fd7b: Preparing 13:13:51 a7071f6bbfe2: Waiting 13:13:51 1ef87b1c17ba: Waiting 13:13:51 543237c80828: Waiting 13:13:51 994456c4fd7b: Waiting 13:13:51 e7e62ac142c9: Layer already exists 13:13:51 69ea5694a88e: Layer already exists 13:13:51 5e6d7d37f542: Layer already exists 13:13:51 8443d4424ff4: Layer already exists 13:13:51 4a0957cfc006: Layer already exists 13:13:51 f69542e8647c: Layer already exists 13:13:51 4a140bdb7890: Layer already exists 13:13:51 25e0d3c29520: Layer already exists 13:13:51 ae97275a32e0: Layer already exists 13:13:51 992dd97ea1c9: Layer already exists 13:13:51 a7071f6bbfe2: Layer already exists 13:13:51 c160f4052e7e: Layer already exists 13:13:51 5f70bf18a086: Layer already exists 13:13:51 543237c80828: Layer already exists 13:13:51 1ef87b1c17ba: Layer already exists 13:13:51 994456c4fd7b: Layer already exists 13:13:51 4.0.0-dev.78: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:51 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:13:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:13:52 e7e62ac142c9: Preparing 13:13:52 5e6d7d37f542: Preparing 13:13:52 8443d4424ff4: Preparing 13:13:52 4a0957cfc006: Preparing 13:13:52 69ea5694a88e: Preparing 13:13:52 25e0d3c29520: Preparing 13:13:52 f69542e8647c: Preparing 13:13:52 4a140bdb7890: Preparing 13:13:52 ae97275a32e0: Preparing 13:13:52 992dd97ea1c9: Preparing 13:13:52 c160f4052e7e: Preparing 13:13:52 5f70bf18a086: Preparing 13:13:52 a7071f6bbfe2: Preparing 13:13:52 1ef87b1c17ba: Preparing 13:13:52 543237c80828: Preparing 13:13:52 994456c4fd7b: Preparing 13:13:52 a7071f6bbfe2: Waiting 13:13:52 992dd97ea1c9: Waiting 13:13:52 1ef87b1c17ba: Waiting 13:13:52 5f70bf18a086: Waiting 13:13:52 543237c80828: Waiting 13:13:52 c160f4052e7e: Waiting 13:13:52 994456c4fd7b: Waiting 13:13:52 f69542e8647c: Waiting 13:13:52 25e0d3c29520: Waiting 13:13:52 4a140bdb7890: Waiting 13:13:52 8443d4424ff4: Layer already exists 13:13:52 69ea5694a88e: Layer already exists 13:13:52 5e6d7d37f542: Layer already exists 13:13:52 4a0957cfc006: Layer already exists 13:13:52 e7e62ac142c9: Layer already exists 13:13:52 f69542e8647c: Layer already exists 13:13:52 25e0d3c29520: Layer already exists 13:13:52 992dd97ea1c9: Layer already exists 13:13:52 4a140bdb7890: Layer already exists 13:13:52 ae97275a32e0: Layer already exists 13:13:52 5f70bf18a086: Layer already exists 13:13:52 c160f4052e7e: Layer already exists 13:13:52 1ef87b1c17ba: Layer already exists 13:13:52 994456c4fd7b: Layer already exists 13:13:52 a7071f6bbfe2: Layer already exists 13:13:52 543237c80828: Layer already exists 13:13:52 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:13:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:13:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 13:13:53 e7e62ac142c9: Preparing 13:13:53 5e6d7d37f542: Preparing 13:13:53 8443d4424ff4: Preparing 13:13:53 4a0957cfc006: Preparing 13:13:53 69ea5694a88e: Preparing 13:13:53 25e0d3c29520: Preparing 13:13:53 f69542e8647c: Preparing 13:13:53 4a140bdb7890: Preparing 13:13:53 ae97275a32e0: Preparing 13:13:53 992dd97ea1c9: Preparing 13:13:53 c160f4052e7e: Preparing 13:13:53 5f70bf18a086: Preparing 13:13:53 a7071f6bbfe2: Preparing 13:13:53 1ef87b1c17ba: Preparing 13:13:53 543237c80828: Preparing 13:13:53 994456c4fd7b: Preparing 13:13:53 25e0d3c29520: Waiting 13:13:53 f69542e8647c: Waiting 13:13:53 4a140bdb7890: Waiting 13:13:53 ae97275a32e0: Waiting 13:13:53 992dd97ea1c9: Waiting 13:13:53 c160f4052e7e: Waiting 13:13:53 5f70bf18a086: Waiting 13:13:53 a7071f6bbfe2: Waiting 13:13:53 1ef87b1c17ba: Waiting 13:13:53 543237c80828: Waiting 13:13:53 994456c4fd7b: Waiting 13:13:53 5e6d7d37f542: Layer already exists 13:13:53 e7e62ac142c9: Layer already exists 13:13:53 4a0957cfc006: Layer already exists 13:13:53 69ea5694a88e: Layer already exists 13:13:53 8443d4424ff4: Layer already exists 13:13:53 25e0d3c29520: Layer already exists 13:13:53 f69542e8647c: Layer already exists 13:13:53 ae97275a32e0: Layer already exists 13:13:53 4a140bdb7890: Layer already exists 13:13:53 992dd97ea1c9: Layer already exists 13:13:53 c160f4052e7e: Layer already exists 13:13:53 5f70bf18a086: Layer already exists 13:13:53 1ef87b1c17ba: Layer already exists 13:13:53 a7071f6bbfe2: Layer already exists 13:13:53 543237c80828: Layer already exists 13:13:53 994456c4fd7b: Layer already exists 13:13:53 main: digest: sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:13:53 ===================================================== [Pipeline] echo 13:13:53 taggedImages: 13:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 13:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:13:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 13:13:53 ========================================================= 13:13:53 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-bootstrapper:latest, nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-bootstrapper:main], settingsFile:edgex-go-settings] 13:13:53 ========================================================= [Pipeline] node 13:14:08 Still waiting to schedule task 13:14:08 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:14:36 Running on prd-centos7-docker-4c-2g-42101 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:14:36 provisioning config files... 13:14:37 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2345553698827266254tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:14:41 ---> ****-login.sh 13:14:41 nexus3.edgexfoundry.org:10001 13:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:41 Configure a credential helper to remove this warning. See 13:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:41 13:14:41 Login Succeeded 13:14:41 nexus3.edgexfoundry.org:10002 13:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:41 Configure a credential helper to remove this warning. See 13:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:41 13:14:41 Login Succeeded 13:14:41 nexus3.edgexfoundry.org:10003 13:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:41 Configure a credential helper to remove this warning. See 13:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:41 13:14:41 Login Succeeded 13:14:41 nexus3.edgexfoundry.org:10004 13:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:41 Configure a credential helper to remove this warning. See 13:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:41 13:14:41 Login Succeeded 13:14:41 ****.io 13:14:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:14:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:14:41 Configure a credential helper to remove this warning. See 13:14:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:14:41 13:14:41 Login Succeeded 13:14:41 ---> ****-login.sh ends [Pipeline] } 13:14:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:14:42 + docker buildx ls 13:14:42 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:14:42 default * docker 13:14:42 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:14:42 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:14:42 edgex-builder [Pipeline] sh 13:14:43 + docker buildx inspect --bootstrap 13:14:43 #1 [internal] booting buildkit 13:14:43 #1 pulling image moby/buildkit:buildx-stable-1 13:14:45 #1 pulling image moby/buildkit:buildx-stable-1 2.6s done 13:14:45 #1 creating container buildx_buildkit_edgex-builder0 13:14:47 #1 creating container buildx_buildkit_edgex-builder0 1.7s done 13:14:47 #1 DONE 4.3s 13:14:47 Name: edgex-builder 13:14:47 Driver: docker-container 13:14:47 13:14:47 Nodes: 13:14:47 Name: edgex-builder0 13:14:47 Endpoint: unix:///var/run/docker.sock 13:14:47 Status: running 13:14:47 Buildkit: v0.20.2 13:14:47 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:14:47 + docker buildx ls 13:14:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:14:47 edgex-builder * docker-container 13:14:47 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:14:47 default docker 13:14:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:14:48 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:14:48 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:14:48 #1 [internal] load build definition from Dockerfile 13:14:48 #1 transferring dockerfile: 206B done 13:14:48 #1 DONE 0.0s 13:14:48 13:14:48 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:14:48 #2 DONE 0.1s 13:14:48 13:14:48 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:14:48 #3 DONE 0.1s 13:14:48 13:14:48 #4 [internal] load .dockerignore 13:14:48 #4 transferring context: 2B done 13:14:48 #4 DONE 0.0s 13:14:48 13:14:48 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:48 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:48 #5 DONE 0.0s 13:14:48 13:14:48 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:48 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:48 #6 DONE 0.2s 13:14:48 13:14:48 #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:14:48 #7 DONE 0.0s 13:14:48 13:14:48 #8 exporting to image 13:14:48 #8 exporting layers done 13:14:48 #8 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done 13:14:48 #8 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done 13:14:48 #8 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d 0.0s done 13:14:48 #8 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done 13:14:48 #8 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done 13:14:48 #8 pushing layers 0.1s done 13:14:48 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done 13:14:48 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:14:48 #8 DONE 0.2s 13:14:48 13:14:48 1 warning found (use --debug to expand): 13:14:48  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:14:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' 13:14:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - 13:14:49 #1 [internal] load build definition from Dockerfile 13:14:49 #1 transferring dockerfile: 172B done 13:14:49 #1 DONE 0.0s 13:14:49 13:14:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:14:49 #2 DONE 0.0s 13:14:49 13:14:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 13:14:49 #3 DONE 0.0s 13:14:49 13:14:49 #4 [internal] load .dockerignore 13:14:49 #4 transferring context: 2B done 13:14:49 #4 DONE 0.0s 13:14:49 13:14:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:49 #5 CACHED 13:14:49 13:14:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:49 #6 CACHED 13:14:49 13:14:49 #7 exporting to image 13:14:49 #7 exporting layers done 13:14:49 #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 13:14:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:14:49 #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done 13:14:49 #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done 13:14:49 #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done 13:14:49 #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done 13:14:49 #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done 13:14:49 #7 pushing layers 0.0s done 13:14:49 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done 13:14:49 #7 DONE 0.1s 13:14:49 13:14:49 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:14:49 #8 DONE 0.0s 13:14:49 13:14:49 1 warning found (use --debug to expand): 13:14:49  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:14:49 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78' 13:14:49 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 --push - 13:14:49 #1 [internal] load build definition from Dockerfile 13:14:49 #1 transferring dockerfile: 178B done 13:14:49 #1 DONE 0.0s 13:14:49 13:14:49 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 13:14:49 #2 DONE 0.0s 13:14:49 13:14:49 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78 13:14:49 #3 DONE 0.0s 13:14:49 13:14:49 #4 [internal] load .dockerignore 13:14:49 #4 transferring context: 2B done 13:14:49 #4 DONE 0.0s 13:14:49 13:14:49 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:49 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:49 #5 CACHED 13:14:49 13:14:49 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:49 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:49 #6 CACHED 13:14:49 13:14:49 #7 exporting to image 13:14:49 #7 exporting layers done 13:14:49 #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done 13:14:49 #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done 13:14:49 #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done 13:14:49 #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done 13:14:49 #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done 13:14:49 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:14:50 #7 pushing layers 0.0s done 13:14:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.78@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done 13:14:50 #7 DONE 0.1s 13:14:50 13:14:50 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:14:50 #8 DONE 0.0s 13:14:50 13:14:50 1 warning found (use --debug to expand): 13:14:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:14:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:14:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:14:50 #1 [internal] load build definition from Dockerfile 13:14:50 #1 transferring dockerfile: 219B done 13:14:50 #1 DONE 0.0s 13:14:50 13:14:50 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:14:50 #2 DONE 0.0s 13:14:50 13:14:50 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:14:50 #3 DONE 0.0s 13:14:50 13:14:50 #4 [internal] load .dockerignore 13:14:50 #4 transferring context: 2B done 13:14:50 #4 DONE 0.0s 13:14:50 13:14:50 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:50 #5 CACHED 13:14:50 13:14:50 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:50 #6 CACHED 13:14:50 13:14:50 #7 exporting to image 13:14:50 #7 exporting layers 13:14:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:14:50 #7 exporting layers done 13:14:50 #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done 13:14:50 #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done 13:14:50 #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done 13:14:50 #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done 13:14:50 #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done 13:14:50 #7 pushing layers 0.0s done 13:14:50 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done 13:14:50 #7 DONE 0.1s 13:14:50 13:14:50 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:14:50 #8 DONE 0.0s 13:14:50 13:14:50 1 warning found (use --debug to expand): 13:14:50  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:14:50 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' 13:14:50 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - 13:14:50 #1 [internal] load build definition from Dockerfile 13:14:50 #1 transferring dockerfile: 170B done 13:14:50 #1 DONE 0.0s 13:14:50 13:14:50 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:14:50 #2 DONE 0.0s 13:14:50 13:14:50 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main 13:14:50 #3 DONE 0.0s 13:14:50 13:14:50 #4 [internal] load .dockerignore 13:14:50 #4 transferring context: 2B done 13:14:50 #4 DONE 0.0s 13:14:50 13:14:50 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:50 #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:50 #5 CACHED 13:14:50 13:14:50 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 13:14:50 #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:96f05965cfca3958368ca414734da7b2609b88fc4760f09a86bc7864f11accf6 0.0s done 13:14:50 #6 CACHED 13:14:50 13:14:50 #7 exporting to image 13:14:50 #7 exporting layers done 13:14:50 #7 exporting manifest sha256:3d1b09412c95c80cc468712de5e766d5bf9452ce622d579c232170bab7638cb7 done 13:14:50 #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 13:14:50 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:14:51 #7 exporting config sha256:6ba6da59e7cfd547f8f183b4c8acd91b31e4b9d84b1a892fea91e99160645d25 done 13:14:51 #7 exporting manifest sha256:ae14dcd05eb5260a3df6274206bfe8da07400c2c38d12877826e9a01d93e004d done 13:14:51 #7 exporting config sha256:a759da318bc1a0d4f77a9d2e35b6db744f74105220b18a65f54f0cdce44f7145 done 13:14:51 #7 exporting manifest list sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c done 13:14:51 #7 pushing layers 0.0s done 13:14:51 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:946ddc29a887bc2d657dbbea5758e9328a202692054e7fc9cf9138151c6b849c 0.1s done 13:14:51 #7 DONE 0.1s 13:14:51 13:14:51 #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 13:14:51 #8 DONE 0.0s 13:14:51 13:14:51 1 warning found (use --debug to expand): 13:14:51  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:14:51 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:14:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:14:52 ---> package-listing.sh 13:14:52 ++ facter osfamily 13:14:52 ++ tr '[:upper:]' '[:lower:]' 13:14:52 + OS_FAMILY=redhat 13:14:52 + workspace=/w/workspace/edgex-go/817 13:14:52 + START_PACKAGES=/tmp/packages_start.txt 13:14:52 + END_PACKAGES=/tmp/packages_end.txt 13:14:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:14:52 + PACKAGES=/tmp/packages_start.txt 13:14:52 + '[' /w/workspace/edgex-go/817 ']' 13:14:52 + PACKAGES=/tmp/packages_end.txt 13:14:52 + case "${OS_FAMILY}" in 13:14:52 + rpm -qa 13:14:52 + sort 13:14:53 + '[' -f /tmp/packages_start.txt ']' 13:14:53 + '[' -f /tmp/packages_end.txt ']' 13:14:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:14:53 + '[' /w/workspace/edgex-go/817 ']' 13:14:53 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:14:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:14:53 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:14:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:54 13:14:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:14:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:14:54 latest: Pulling from edgex-lftools-log-publisher 13:14:54 5eb5b503b376: Pulling fs layer 13:14:54 5c69ac0246d0: Pulling fs layer 13:14:54 ec43610c2a17: Pulling fs layer 13:14:54 3a2ae6a8a46f: Pulling fs layer 13:14:54 33b1e0a273af: Pulling fs layer 13:14:54 5d3b04190fa2: Pulling fs layer 13:14:54 2f39f015ded8: Pulling fs layer 13:14:54 33b1e0a273af: Waiting 13:14:54 5d3b04190fa2: Waiting 13:14:54 2f39f015ded8: Waiting 13:14:54 3a2ae6a8a46f: Waiting 13:14:54 5c69ac0246d0: Verifying Checksum 13:14:54 5c69ac0246d0: Download complete 13:14:54 3a2ae6a8a46f: Verifying Checksum 13:14:54 3a2ae6a8a46f: Download complete 13:14:54 33b1e0a273af: Download complete 13:14:54 5d3b04190fa2: Verifying Checksum 13:14:54 5d3b04190fa2: Download complete 13:14:54 ec43610c2a17: Verifying Checksum 13:14:54 ec43610c2a17: Download complete 13:14:54 5eb5b503b376: Verifying Checksum 13:14:54 5eb5b503b376: Download complete 13:14:55 2f39f015ded8: Verifying Checksum 13:14:55 2f39f015ded8: Download complete 13:14:55 5eb5b503b376: Pull complete 13:14:56 5c69ac0246d0: Pull complete 13:14:56 ec43610c2a17: Pull complete 13:14:56 3a2ae6a8a46f: Pull complete 13:14:56 33b1e0a273af: Pull complete 13:14:56 5d3b04190fa2: Pull complete 13:15:01 2f39f015ded8: Pull complete 13:15:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:15:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:15:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:15:01 prd-centos7-docker-4c-2g-42101 does not seem to be running inside a container 13:15:01 $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:15:05 $ docker top 0f71f9e170695990d775dcc6a53f4cda311a74826ea07a2adfd4ba9423606f6e -eo pid,comm [Pipeline] { [Pipeline] sh 13:15:06 + touch /tmp/pre-build-complete [Pipeline] sh 13:15:06 + mkdir -p /var/log/sysstat [Pipeline] sh 13:15:06 + ls /var/log/sa-host 13:15:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:15:06 provisioning config files... 13:15:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8385002533492317889tmp [Pipeline] { [Pipeline] echo 13:15:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:15:07 ---> create-netrc.sh [Pipeline] } 13:15:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:15:07 ---> python-tools-install.sh [Pipeline] echo 13:15:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:15:07 ---> sudo-logs.sh 13:15:07 Archiving 'sudo' log.. 13:15:07 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:15:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:15:07 $ docker stop --time=1 0f71f9e170695990d775dcc6a53f4cda311a74826ea07a2adfd4ba9423606f6e 13:15:08 $ docker rm -f --volumes 0f71f9e170695990d775dcc6a53f4cda311a74826ea07a2adfd4ba9423606f6e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:15:09 [WS-CLEANUP] Deleting project workspace... 13:15:09 [WS-CLEANUP] Deferred wipeout is used... 13:15:09 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:15:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 13:15:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:15:09 latest 13:15:09 4.0.0-dev.78 13:15:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:15:09 main 13:15:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:15:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:15:09 19e1870712e6: Preparing 13:15:09 bc93405ce00d: Preparing 13:15:09 39a8dd8d50ea: Preparing 13:15:09 aa3b7f8360a6: Preparing 13:15:09 4a140bdb7890: Preparing 13:15:09 ae97275a32e0: Preparing 13:15:09 98e00b564fe4: Preparing 13:15:09 e3cbc9449809: Preparing 13:15:09 994456c4fd7b: Preparing 13:15:09 e3cbc9449809: Waiting 13:15:09 98e00b564fe4: Waiting 13:15:09 994456c4fd7b: Waiting 13:15:09 ae97275a32e0: Waiting 13:15:09 4a140bdb7890: Layer already exists 13:15:09 ae97275a32e0: Layer already exists 13:15:09 98e00b564fe4: Layer already exists 13:15:09 e3cbc9449809: Layer already exists 13:15:09 994456c4fd7b: Layer already exists 13:15:09 bc93405ce00d: Pushed 13:15:09 39a8dd8d50ea: Pushed 13:15:09 19e1870712e6: Pushed 13:15:12 aa3b7f8360a6: Pushed 13:15:12 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:12 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:15:13 19e1870712e6: Preparing 13:15:13 bc93405ce00d: Preparing 13:15:13 39a8dd8d50ea: Preparing 13:15:13 aa3b7f8360a6: Preparing 13:15:13 4a140bdb7890: Preparing 13:15:13 ae97275a32e0: Preparing 13:15:13 98e00b564fe4: Preparing 13:15:13 e3cbc9449809: Preparing 13:15:13 994456c4fd7b: Preparing 13:15:13 ae97275a32e0: Waiting 13:15:13 98e00b564fe4: Waiting 13:15:13 e3cbc9449809: Waiting 13:15:13 994456c4fd7b: Waiting 13:15:13 19e1870712e6: Layer already exists 13:15:13 4a140bdb7890: Layer already exists 13:15:13 39a8dd8d50ea: Layer already exists 13:15:13 aa3b7f8360a6: Layer already exists 13:15:13 bc93405ce00d: Layer already exists 13:15:13 e3cbc9449809: Layer already exists 13:15:13 ae97275a32e0: Layer already exists 13:15:13 994456c4fd7b: Layer already exists 13:15:13 98e00b564fe4: Layer already exists 13:15:13 latest: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 13:15:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:15:13 19e1870712e6: Preparing 13:15:13 bc93405ce00d: Preparing 13:15:13 39a8dd8d50ea: Preparing 13:15:13 aa3b7f8360a6: Preparing 13:15:13 4a140bdb7890: Preparing 13:15:13 ae97275a32e0: Preparing 13:15:13 98e00b564fe4: Preparing 13:15:13 e3cbc9449809: Preparing 13:15:13 994456c4fd7b: Preparing 13:15:13 98e00b564fe4: Waiting 13:15:13 e3cbc9449809: Waiting 13:15:13 994456c4fd7b: Waiting 13:15:13 ae97275a32e0: Waiting 13:15:13 19e1870712e6: Layer already exists 13:15:13 4a140bdb7890: Layer already exists 13:15:13 aa3b7f8360a6: Layer already exists 13:15:13 39a8dd8d50ea: Layer already exists 13:15:13 bc93405ce00d: Layer already exists 13:15:13 e3cbc9449809: Layer already exists 13:15:13 ae97275a32e0: Layer already exists 13:15:13 98e00b564fe4: Layer already exists 13:15:13 994456c4fd7b: Layer already exists 13:15:13 4.0.0-dev.78: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:15:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:15:14 19e1870712e6: Preparing 13:15:14 bc93405ce00d: Preparing 13:15:14 39a8dd8d50ea: Preparing 13:15:14 aa3b7f8360a6: Preparing 13:15:14 4a140bdb7890: Preparing 13:15:14 ae97275a32e0: Preparing 13:15:14 98e00b564fe4: Preparing 13:15:14 e3cbc9449809: Preparing 13:15:14 994456c4fd7b: Preparing 13:15:14 ae97275a32e0: Waiting 13:15:14 98e00b564fe4: Waiting 13:15:14 e3cbc9449809: Waiting 13:15:14 994456c4fd7b: Waiting 13:15:14 19e1870712e6: Layer already exists 13:15:14 39a8dd8d50ea: Layer already exists 13:15:14 bc93405ce00d: Layer already exists 13:15:14 4a140bdb7890: Layer already exists 13:15:14 aa3b7f8360a6: Layer already exists 13:15:14 ae97275a32e0: Layer already exists 13:15:14 98e00b564fe4: Layer already exists 13:15:14 994456c4fd7b: Layer already exists 13:15:14 e3cbc9449809: Layer already exists 13:15:14 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:15:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 13:15:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 13:15:15 19e1870712e6: Preparing 13:15:15 bc93405ce00d: Preparing 13:15:15 39a8dd8d50ea: Preparing 13:15:15 aa3b7f8360a6: Preparing 13:15:15 4a140bdb7890: Preparing 13:15:15 ae97275a32e0: Preparing 13:15:15 98e00b564fe4: Preparing 13:15:15 e3cbc9449809: Preparing 13:15:15 ae97275a32e0: Waiting 13:15:15 98e00b564fe4: Waiting 13:15:15 e3cbc9449809: Waiting 13:15:15 994456c4fd7b: Preparing 13:15:15 994456c4fd7b: Waiting 13:15:15 39a8dd8d50ea: Layer already exists 13:15:15 4a140bdb7890: Layer already exists 13:15:15 aa3b7f8360a6: Layer already exists 13:15:15 bc93405ce00d: Layer already exists 13:15:15 19e1870712e6: Layer already exists 13:15:15 ae97275a32e0: Layer already exists 13:15:15 98e00b564fe4: Layer already exists 13:15:15 e3cbc9449809: Layer already exists 13:15:15 994456c4fd7b: Layer already exists 13:15:15 main: digest: sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:15:15 ===================================================== [Pipeline] echo 13:15:15 taggedImages: 13:15:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:15:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:15:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 13:15:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:15:15 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 13:15:15 ========================================================= 13:15:15 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-proxy-auth:latest, nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-auth:main], settingsFile:edgex-go-settings] 13:15:15 ========================================================= [Pipeline] node 13:15:30 Still waiting to schedule task 13:15:30 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:16:06 Running on prd-centos7-docker-4c-2g-42102 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:06 provisioning config files... 13:16:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16544465677870684330tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:16:10 ---> ****-login.sh 13:16:10 nexus3.edgexfoundry.org:10001 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 nexus3.edgexfoundry.org:10002 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 nexus3.edgexfoundry.org:10003 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 nexus3.edgexfoundry.org:10004 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 ****.io 13:16:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:16:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:16:10 Configure a credential helper to remove this warning. See 13:16:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:16:10 13:16:10 Login Succeeded 13:16:10 ---> ****-login.sh ends [Pipeline] } 13:16:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:16:11 + docker buildx ls 13:16:11 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:16:11 default * docker 13:16:11 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:16:11 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:16:11 edgex-builder [Pipeline] sh 13:16:12 + docker buildx inspect --bootstrap 13:16:12 #1 [internal] booting buildkit 13:16:12 #1 pulling image moby/buildkit:buildx-stable-1 13:16:15 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 13:16:15 #1 creating container buildx_buildkit_edgex-builder0 13:16:16 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 13:16:16 #1 DONE 4.3s 13:16:16 Name: edgex-builder 13:16:16 Driver: docker-container 13:16:16 13:16:16 Nodes: 13:16:16 Name: edgex-builder0 13:16:16 Endpoint: unix:///var/run/docker.sock 13:16:16 Status: running 13:16:16 Buildkit: v0.20.2 13:16:16 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:16:16 + docker buildx ls 13:16:16 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:16:16 edgex-builder * docker-container 13:16:16 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:16:16 default docker 13:16:16 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:16:16 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:16:16 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:16:16 #1 [internal] load build definition from Dockerfile 13:16:16 #1 transferring dockerfile: 204B done 13:16:16 #1 DONE 0.0s 13:16:16 13:16:16 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:16:16 #2 DONE 0.1s 13:16:16 13:16:16 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:16:16 #3 DONE 0.1s 13:16:16 13:16:16 #4 [internal] load .dockerignore 13:16:17 #4 transferring context: 2B done 13:16:17 #4 DONE 0.0s 13:16:17 13:16:17 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:17 #5 DONE 0.0s 13:16:17 13:16:17 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:17 #6 DONE 0.1s 13:16:17 13:16:17 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 13:16:17 #7 DONE 0.0s 13:16:17 13:16:17 #8 exporting to image 13:16:17 #8 exporting layers done 13:16:17 #8 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 0.0s done 13:16:17 #8 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done 13:16:17 #8 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done 13:16:17 #8 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done 13:16:17 #8 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done 13:16:17 #8 pushing layers 13:16:17 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:16:17 #8 pushing layers 0.1s done 13:16:17 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done 13:16:17 #8 DONE 0.2s 13:16:17 13:16:17 1 warning found (use --debug to expand): 13:16:17  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:16:17 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest' 13:16:17 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:latest --push - 13:16:17 #1 [internal] load build definition from Dockerfile 13:16:17 #1 transferring dockerfile: 170B done 13:16:17 #1 DONE 0.0s 13:16:17 13:16:17 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:16:17 #2 DONE 0.0s 13:16:17 13:16:17 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 13:16:17 #3 DONE 0.0s 13:16:17 13:16:17 #4 [internal] load .dockerignore 13:16:17 #4 transferring context: 2B done 13:16:17 #4 DONE 0.0s 13:16:17 13:16:17 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:17 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:17 #5 CACHED 13:16:17 13:16:17 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:17 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:18 #6 CACHED 13:16:18 13:16:18 #7 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 13:16:18 #7 DONE 0.0s 13:16:18 13:16:18 #8 exporting to image 13:16:18 #8 exporting layers done 13:16:18 #8 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done 13:16:18 #8 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done 13:16:18 #8 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done 13:16:18 #8 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done 13:16:18 #8 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done 13:16:18 #8 pushing layers 0.0s done 13:16:18 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:latest@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done 13:16:18 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:16:18 #8 DONE 0.1s 13:16:18 13:16:18 1 warning found (use --debug to expand): 13:16:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:16:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78' 13:16:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 --push - 13:16:18 #1 [internal] load build definition from Dockerfile 13:16:18 #1 transferring dockerfile: 176B done 13:16:18 #1 DONE 0.0s 13:16:18 13:16:18 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 13:16:18 #2 DONE 0.0s 13:16:18 13:16:18 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78 13:16:18 #3 DONE 0.0s 13:16:18 13:16:18 #4 [internal] load .dockerignore 13:16:18 #4 transferring context: 2B done 13:16:18 #4 DONE 0.0s 13:16:18 13:16:18 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:18 #5 CACHED 13:16:18 13:16:18 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:18 #6 CACHED 13:16:18 13:16:18 #7 exporting to image 13:16:18 #7 exporting layers done 13:16:18 #7 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done 13:16:18 #7 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done 13:16:18 #7 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done 13:16:18 #7 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done 13:16:18 #7 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done 13:16:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:16:18 #7 pushing layers 0.0s done 13:16:18 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.78@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done 13:16:18 #7 DONE 0.1s 13:16:18 13:16:18 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 13:16:18 #8 DONE 0.0s 13:16:18 13:16:18 1 warning found (use --debug to expand): 13:16:18  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:16:18 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:16:18 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:16:18 #1 [internal] load build definition from Dockerfile 13:16:18 #1 transferring dockerfile: 217B done 13:16:18 #1 DONE 0.0s 13:16:18 13:16:18 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:16:18 #2 DONE 0.0s 13:16:18 13:16:18 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:16:18 #3 DONE 0.0s 13:16:18 13:16:18 #4 [internal] load .dockerignore 13:16:18 #4 transferring context: 2B done 13:16:18 #4 DONE 0.0s 13:16:18 13:16:18 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:18 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec done 13:16:18 #5 CACHED 13:16:18 13:16:18 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:18 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:18 #6 CACHED 13:16:18 13:16:18 #7 exporting to image 13:16:18 #7 exporting layers done 13:16:18 #7 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done 13:16:18 #7 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done 13:16:18 #7 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done 13:16:18 #7 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done 13:16:18 #7 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done 13:16:18 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:16:19 #7 pushing layers 0.0s done 13:16:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done 13:16:19 #7 DONE 0.1s 13:16:19 13:16:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 13:16:19 #8 DONE 0.0s 13:16:19 13:16:19 1 warning found (use --debug to expand): 13:16:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:16:19 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main' 13:16:19 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-auth:main --push - 13:16:19 #1 [internal] load build definition from Dockerfile 13:16:19 #1 transferring dockerfile: 168B done 13:16:19 #1 DONE 0.0s 13:16:19 13:16:19 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 13:16:19 #2 DONE 0.0s 13:16:19 13:16:19 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-auth:main 13:16:19 #3 DONE 0.0s 13:16:19 13:16:19 #4 [internal] load .dockerignore 13:16:19 #4 transferring context: 2B done 13:16:19 #4 DONE 0.0s 13:16:19 13:16:19 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:19 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:19 #5 CACHED 13:16:19 13:16:19 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 13:16:19 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:fa1cb3c54f27d3f135fc2c281fa754f2b8f82da0afd20877ced77e4ed7ab09ec 0.0s done 13:16:19 #6 CACHED 13:16:19 13:16:19 #7 exporting to image 13:16:19 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:16:19 #7 exporting layers done 13:16:19 #7 exporting manifest sha256:ea9942826b07c87f42ec84f316e999c1442e7cb0dfd7210e216754d8d058df20 done 13:16:19 #7 exporting config sha256:eee3912ead543aa33e36bd46b2e3224e312a1bc7f2fb27aa71fb4399ce943df1 done 13:16:19 #7 exporting manifest sha256:795c70dbd30151b917a7873cd2be96cbe7459c21f510502a373fa151f5522bb0 done 13:16:19 #7 exporting config sha256:6c9894ee728f13e8f35d8f2c45c3ac67a38e5aaa230e746621771b4a419b56ae done 13:16:19 #7 exporting manifest list sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c done 13:16:19 #7 pushing layers 0.0s done 13:16:19 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-auth:main@sha256:f0dd6b3d1d930ec205eb4c4c8f85d3a0fb517ba0f2804d2dd450ff2f0409817c 0.1s done 13:16:19 #7 DONE 0.1s 13:16:19 13:16:19 #8 [auth] security-proxy-auth:pull,push token for nexus3.edgexfoundry.org:10004 13:16:19 #8 DONE 0.0s 13:16:19 13:16:19 1 warning found (use --debug to expand): 13:16:19  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:16:20 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:16:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:16:20 ---> package-listing.sh 13:16:20 ++ tr '[:upper:]' '[:lower:]' 13:16:20 ++ facter osfamily 13:16:21 + OS_FAMILY=redhat 13:16:21 + workspace=/w/workspace/edgex-go/817 13:16:21 + START_PACKAGES=/tmp/packages_start.txt 13:16:21 + END_PACKAGES=/tmp/packages_end.txt 13:16:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:16:21 + PACKAGES=/tmp/packages_start.txt 13:16:21 + '[' /w/workspace/edgex-go/817 ']' 13:16:21 + PACKAGES=/tmp/packages_end.txt 13:16:21 + case "${OS_FAMILY}" in 13:16:21 + rpm -qa 13:16:21 + sort 13:16:21 + '[' -f /tmp/packages_start.txt ']' 13:16:21 + '[' -f /tmp/packages_end.txt ']' 13:16:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:16:21 + '[' /w/workspace/edgex-go/817 ']' 13:16:21 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:16:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:16:21 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:16:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:22 13:16:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:22 latest: Pulling from edgex-lftools-log-publisher 13:16:22 5eb5b503b376: Pulling fs layer 13:16:22 5c69ac0246d0: Pulling fs layer 13:16:22 ec43610c2a17: Pulling fs layer 13:16:22 3a2ae6a8a46f: Pulling fs layer 13:16:22 33b1e0a273af: Pulling fs layer 13:16:22 5d3b04190fa2: Pulling fs layer 13:16:22 2f39f015ded8: Pulling fs layer 13:16:22 3a2ae6a8a46f: Waiting 13:16:22 33b1e0a273af: Waiting 13:16:22 5d3b04190fa2: Waiting 13:16:22 2f39f015ded8: Waiting 13:16:22 5c69ac0246d0: Verifying Checksum 13:16:22 5c69ac0246d0: Download complete 13:16:22 3a2ae6a8a46f: Download complete 13:16:22 ec43610c2a17: Verifying Checksum 13:16:22 ec43610c2a17: Download complete 13:16:22 33b1e0a273af: Verifying Checksum 13:16:22 33b1e0a273af: Download complete 13:16:22 5d3b04190fa2: Verifying Checksum 13:16:22 5d3b04190fa2: Download complete 13:16:23 5eb5b503b376: Verifying Checksum 13:16:23 5eb5b503b376: Download complete 13:16:23 2f39f015ded8: Verifying Checksum 13:16:23 2f39f015ded8: Download complete 13:16:24 5eb5b503b376: Pull complete 13:16:24 5c69ac0246d0: Pull complete 13:16:24 ec43610c2a17: Pull complete 13:16:25 3a2ae6a8a46f: Pull complete 13:16:25 33b1e0a273af: Pull complete 13:16:25 5d3b04190fa2: Pull complete 13:16:29 2f39f015ded8: Pull complete 13:16:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:16:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:16:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:16:29 prd-centos7-docker-4c-2g-42102 does not seem to be running inside a container 13:16:29 $ 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 13:16:33 $ docker top 293973391fcb660bb8a7762d915e8da40ab9da1e10bce71c7a79df9b2538bf1a -eo pid,comm [Pipeline] { [Pipeline] sh 13:16:33 + touch /tmp/pre-build-complete [Pipeline] sh 13:16:33 + mkdir -p /var/log/sysstat [Pipeline] sh 13:16:34 + ls /var/log/sa-host 13:16:34 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:16:34 provisioning config files... 13:16:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2488419496566142494tmp [Pipeline] { [Pipeline] echo 13:16:34 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:16:34 ---> create-netrc.sh [Pipeline] } 13:16:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:16:34 ---> python-tools-install.sh [Pipeline] echo 13:16:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:16:35 ---> sudo-logs.sh 13:16:35 Archiving 'sudo' log.. 13:16:35 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:35 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:16:35 $ docker stop --time=1 293973391fcb660bb8a7762d915e8da40ab9da1e10bce71c7a79df9b2538bf1a 13:16:36 $ docker rm -f --volumes 293973391fcb660bb8a7762d915e8da40ab9da1e10bce71c7a79df9b2538bf1a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:16:36 [WS-CLEANUP] Deleting project workspace... 13:16:36 [WS-CLEANUP] Deferred wipeout is used... 13:16:36 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:16:36 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 13:16:36 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:16:36 latest 13:16:36 4.0.0-dev.78 13:16:36 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:16:36 main 13:16:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:36 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:16:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:16:37 b365f49ae1cc: Preparing 13:16:37 e6e457f18fb7: Preparing 13:16:37 3b9194441530: Preparing 13:16:37 a6516519cacc: Preparing 13:16:37 75f42efd5aaa: Preparing 13:16:37 4a140bdb7890: Preparing 13:16:37 ae97275a32e0: Preparing 13:16:37 aed44182df7c: Preparing 13:16:37 7989f592a31f: Preparing 13:16:37 a3799f8adf07: Preparing 13:16:37 994456c4fd7b: Preparing 13:16:37 4a140bdb7890: Waiting 13:16:37 7989f592a31f: Waiting 13:16:37 ae97275a32e0: Waiting 13:16:37 aed44182df7c: Waiting 13:16:37 a3799f8adf07: Waiting 13:16:37 994456c4fd7b: Waiting 13:16:37 e6e457f18fb7: Pushed 13:16:37 b365f49ae1cc: Pushed 13:16:37 75f42efd5aaa: Pushed 13:16:37 a6516519cacc: Pushed 13:16:37 4a140bdb7890: Layer already exists 13:16:37 ae97275a32e0: Layer already exists 13:16:37 994456c4fd7b: Layer already exists 13:16:37 aed44182df7c: Pushed 13:16:37 7989f592a31f: Pushed 13:16:38 a3799f8adf07: Pushed 13:16:39 3b9194441530: Pushed 13:16:39 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:39 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:16:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:16:39 b365f49ae1cc: Preparing 13:16:39 e6e457f18fb7: Preparing 13:16:39 3b9194441530: Preparing 13:16:39 a6516519cacc: Preparing 13:16:39 75f42efd5aaa: Preparing 13:16:39 4a140bdb7890: Preparing 13:16:39 ae97275a32e0: Preparing 13:16:39 aed44182df7c: Preparing 13:16:39 7989f592a31f: Preparing 13:16:39 a3799f8adf07: Preparing 13:16:39 994456c4fd7b: Preparing 13:16:39 ae97275a32e0: Waiting 13:16:39 aed44182df7c: Waiting 13:16:39 4a140bdb7890: Waiting 13:16:39 994456c4fd7b: Waiting 13:16:39 a3799f8adf07: Waiting 13:16:39 7989f592a31f: Waiting 13:16:39 e6e457f18fb7: Layer already exists 13:16:39 b365f49ae1cc: Layer already exists 13:16:39 a6516519cacc: Layer already exists 13:16:39 75f42efd5aaa: Layer already exists 13:16:39 3b9194441530: Layer already exists 13:16:39 aed44182df7c: Layer already exists 13:16:39 4a140bdb7890: Layer already exists 13:16:39 7989f592a31f: Layer already exists 13:16:39 ae97275a32e0: Layer already exists 13:16:39 a3799f8adf07: Layer already exists 13:16:39 994456c4fd7b: Layer already exists 13:16:39 latest: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 13:16:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:16:40 b365f49ae1cc: Preparing 13:16:40 e6e457f18fb7: Preparing 13:16:40 3b9194441530: Preparing 13:16:40 a6516519cacc: Preparing 13:16:40 75f42efd5aaa: Preparing 13:16:40 4a140bdb7890: Preparing 13:16:40 ae97275a32e0: Preparing 13:16:40 aed44182df7c: Preparing 13:16:40 7989f592a31f: Preparing 13:16:40 a3799f8adf07: Preparing 13:16:40 994456c4fd7b: Preparing 13:16:40 4a140bdb7890: Waiting 13:16:40 ae97275a32e0: Waiting 13:16:40 a3799f8adf07: Waiting 13:16:40 aed44182df7c: Waiting 13:16:40 994456c4fd7b: Waiting 13:16:40 7989f592a31f: Waiting 13:16:40 75f42efd5aaa: Layer already exists 13:16:40 b365f49ae1cc: Layer already exists 13:16:40 e6e457f18fb7: Layer already exists 13:16:40 a6516519cacc: Layer already exists 13:16:40 3b9194441530: Layer already exists 13:16:40 4a140bdb7890: Layer already exists 13:16:40 ae97275a32e0: Layer already exists 13:16:40 aed44182df7c: Layer already exists 13:16:40 a3799f8adf07: Layer already exists 13:16:40 7989f592a31f: Layer already exists 13:16:40 994456c4fd7b: Layer already exists 13:16:40 4.0.0-dev.78: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:40 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:16:41 b365f49ae1cc: Preparing 13:16:41 e6e457f18fb7: Preparing 13:16:41 3b9194441530: Preparing 13:16:41 a6516519cacc: Preparing 13:16:41 75f42efd5aaa: Preparing 13:16:41 4a140bdb7890: Preparing 13:16:41 ae97275a32e0: Preparing 13:16:41 aed44182df7c: Preparing 13:16:41 7989f592a31f: Preparing 13:16:41 a3799f8adf07: Preparing 13:16:41 994456c4fd7b: Preparing 13:16:41 4a140bdb7890: Waiting 13:16:41 ae97275a32e0: Waiting 13:16:41 aed44182df7c: Waiting 13:16:41 7989f592a31f: Waiting 13:16:41 a3799f8adf07: Waiting 13:16:41 994456c4fd7b: Waiting 13:16:41 e6e457f18fb7: Layer already exists 13:16:41 75f42efd5aaa: Layer already exists 13:16:41 3b9194441530: Layer already exists 13:16:41 b365f49ae1cc: Layer already exists 13:16:41 a6516519cacc: Layer already exists 13:16:41 4a140bdb7890: Layer already exists 13:16:41 7989f592a31f: Layer already exists 13:16:41 a3799f8adf07: Layer already exists 13:16:41 ae97275a32e0: Layer already exists 13:16:41 aed44182df7c: Layer already exists 13:16:41 994456c4fd7b: Layer already exists 13:16:41 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:16:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:16:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 13:16:41 b365f49ae1cc: Preparing 13:16:41 e6e457f18fb7: Preparing 13:16:41 3b9194441530: Preparing 13:16:41 a6516519cacc: Preparing 13:16:41 75f42efd5aaa: Preparing 13:16:41 4a140bdb7890: Preparing 13:16:41 ae97275a32e0: Preparing 13:16:41 aed44182df7c: Preparing 13:16:41 7989f592a31f: Preparing 13:16:41 a3799f8adf07: Preparing 13:16:41 994456c4fd7b: Preparing 13:16:41 4a140bdb7890: Waiting 13:16:41 ae97275a32e0: Waiting 13:16:41 aed44182df7c: Waiting 13:16:41 7989f592a31f: Waiting 13:16:41 a3799f8adf07: Waiting 13:16:41 994456c4fd7b: Waiting 13:16:41 75f42efd5aaa: Layer already exists 13:16:41 b365f49ae1cc: Layer already exists 13:16:41 a6516519cacc: Layer already exists 13:16:41 3b9194441530: Layer already exists 13:16:41 e6e457f18fb7: Layer already exists 13:16:41 7989f592a31f: Layer already exists 13:16:41 4a140bdb7890: Layer already exists 13:16:41 aed44182df7c: Layer already exists 13:16:41 ae97275a32e0: Layer already exists 13:16:41 a3799f8adf07: Layer already exists 13:16:41 994456c4fd7b: Layer already exists 13:16:41 main: digest: sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:16:42 ===================================================== [Pipeline] echo 13:16:42 taggedImages: 13:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 13:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:16:42 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 13:16:42 ========================================================= 13:16:42 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-proxy-setup:latest, nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-proxy-setup:main], settingsFile:edgex-go-settings] 13:16:42 ========================================================= [Pipeline] node 13:16:57 Still waiting to schedule task 13:16:57 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:17:43 Running on prd-centos7-docker-4c-2g-42103 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:17:43 provisioning config files... 13:17:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7935307864401381924tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:17:45 ---> ****-login.sh 13:17:45 nexus3.edgexfoundry.org:10001 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:45 Configure a credential helper to remove this warning. See 13:17:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:45 13:17:45 Login Succeeded 13:17:45 nexus3.edgexfoundry.org:10002 13:17:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:46 Configure a credential helper to remove this warning. See 13:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:46 13:17:46 Login Succeeded 13:17:46 nexus3.edgexfoundry.org:10003 13:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:46 Configure a credential helper to remove this warning. See 13:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:46 13:17:46 Login Succeeded 13:17:46 nexus3.edgexfoundry.org:10004 13:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:46 Configure a credential helper to remove this warning. See 13:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:46 13:17:46 Login Succeeded 13:17:46 ****.io 13:17:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:17:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:17:46 Configure a credential helper to remove this warning. See 13:17:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:17:46 13:17:46 Login Succeeded 13:17:46 ---> ****-login.sh ends [Pipeline] } 13:17:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:17:47 + docker buildx ls 13:17:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:17:47 default * docker 13:17:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:17:47 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:17:47 edgex-builder [Pipeline] sh 13:17:47 + docker buildx inspect --bootstrap 13:17:47 #1 [internal] booting buildkit 13:17:47 #1 pulling image moby/buildkit:buildx-stable-1 13:17:51 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 13:17:51 #1 creating container buildx_buildkit_edgex-builder0 13:17:51 #1 creating container buildx_buildkit_edgex-builder0 1.3s done 13:17:51 #1 DONE 4.0s 13:17:51 Name: edgex-builder 13:17:51 Driver: docker-container 13:17:51 13:17:51 Nodes: 13:17:51 Name: edgex-builder0 13:17:51 Endpoint: unix:///var/run/docker.sock 13:17:51 Status: running 13:17:51 Buildkit: v0.20.2 13:17:51 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:17:52 + docker buildx ls 13:17:52 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:17:52 edgex-builder * docker-container 13:17:52 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:17:52 default docker 13:17:52 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:17:52 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:17:52 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:17:52 #1 [internal] load build definition from Dockerfile 13:17:52 #1 transferring dockerfile: 205B done 13:17:52 #1 DONE 0.0s 13:17:52 13:17:52 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:17:52 #2 DONE 0.1s 13:17:52 13:17:52 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:17:52 #3 DONE 0.1s 13:17:52 13:17:52 #4 [internal] load .dockerignore 13:17:52 #4 transferring context: 2B done 13:17:52 #4 DONE 0.0s 13:17:52 13:17:52 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:52 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:52 #5 DONE 0.0s 13:17:52 13:17:52 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:52 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:52 #6 DONE 0.1s 13:17:53 13:17:53 #7 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:17:53 #7 DONE 0.0s 13:17:53 13:17:53 #8 exporting to image 13:17:53 #8 exporting layers done 13:17:53 #8 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done 13:17:53 #8 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done 13:17:53 #8 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done 13:17:53 #8 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done 13:17:53 #8 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done 13:17:53 #8 pushing layers 0.1s done 13:17:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 13:17:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:17:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done 13:17:53 #8 DONE 0.2s 13:17:53 13:17:53 1 warning found (use --debug to expand): 13:17:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:17:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:latest --push - 13:17:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest' 13:17:53 #1 [internal] load build definition from Dockerfile 13:17:53 #1 transferring dockerfile: 171B done 13:17:53 #1 DONE 0.0s 13:17:53 13:17:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:17:53 #2 DONE 0.0s 13:17:53 13:17:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 13:17:53 #3 DONE 0.0s 13:17:53 13:17:53 #4 [internal] load .dockerignore 13:17:53 #4 transferring context: 2B done 13:17:53 #4 DONE 0.0s 13:17:53 13:17:53 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 done 13:17:53 #5 CACHED 13:17:53 13:17:53 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:53 #6 CACHED 13:17:53 13:17:53 #7 exporting to image 13:17:53 #7 exporting layers done 13:17:53 #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done 13:17:53 #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done 13:17:53 #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done 13:17:53 #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done 13:17:53 #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done 13:17:53 #7 pushing layers 13:17:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:17:53 #7 pushing layers 0.0s done 13:17:53 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:latest@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done 13:17:53 #7 DONE 0.1s 13:17:53 13:17:53 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:17:53 #8 DONE 0.0s 13:17:53 13:17:53 1 warning found (use --debug to expand): 13:17:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:17:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78' 13:17:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 --push - 13:17:53 #1 [internal] load build definition from Dockerfile 13:17:53 #1 transferring dockerfile: 177B done 13:17:53 #1 DONE 0.0s 13:17:53 13:17:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 13:17:53 #2 DONE 0.0s 13:17:53 13:17:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78 13:17:53 #3 DONE 0.0s 13:17:53 13:17:53 #4 [internal] load .dockerignore 13:17:53 #4 transferring context: 2B done 13:17:53 #4 DONE 0.0s 13:17:53 13:17:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:53 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:53 #5 CACHED 13:17:53 13:17:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:53 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:53 #6 CACHED 13:17:53 13:17:53 #7 exporting to image 13:17:53 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:17:54 #7 exporting layers done 13:17:54 #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done 13:17:54 #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done 13:17:54 #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done 13:17:54 #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done 13:17:54 #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done 13:17:54 #7 pushing layers 0.0s done 13:17:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.78@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done 13:17:54 #7 DONE 0.1s 13:17:54 13:17:54 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:17:54 #8 DONE 0.0s 13:17:54 13:17:54 1 warning found (use --debug to expand): 13:17:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:17:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:17:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:17:54 #1 [internal] load build definition from Dockerfile 13:17:54 #1 transferring dockerfile: 218B done 13:17:54 #1 DONE 0.0s 13:17:54 13:17:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:17:54 #2 DONE 0.0s 13:17:54 13:17:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:17:54 #3 DONE 0.0s 13:17:54 13:17:54 #4 [internal] load .dockerignore 13:17:54 #4 transferring context: 2B done 13:17:54 #4 DONE 0.0s 13:17:54 13:17:54 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:54 #5 CACHED 13:17:54 13:17:54 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:54 #6 CACHED 13:17:54 13:17:54 #7 exporting to image 13:17:54 #7 exporting layers done 13:17:54 #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done 13:17:54 #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done 13:17:54 #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done 13:17:54 #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done 13:17:54 #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 13:17:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:17:54 #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done 13:17:54 #7 pushing layers 0.0s done 13:17:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done 13:17:54 #7 DONE 0.1s 13:17:54 13:17:54 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:17:54 #8 DONE 0.0s 13:17:54 13:17:54 1 warning found (use --debug to expand): 13:17:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:17:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main' 13:17:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-proxy-setup:main --push - 13:17:54 #1 [internal] load build definition from Dockerfile 13:17:54 #1 transferring dockerfile: 169B done 13:17:54 #1 DONE 0.0s 13:17:54 13:17:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:17:54 #2 DONE 0.0s 13:17:54 13:17:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-proxy-setup:main 13:17:54 #3 DONE 0.0s 13:17:54 13:17:54 #4 [internal] load .dockerignore 13:17:54 #4 transferring context: 2B done 13:17:54 #4 DONE 0.0s 13:17:54 13:17:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:54 #5 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:54 #5 CACHED 13:17:54 13:17:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 13:17:54 #6 resolve nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:37b786ed7bb0092a0e1128306cf2358a72dfd5ff73b196fd62a3238064dc3445 0.0s done 13:17:54 #6 CACHED 13:17:54 13:17:54 #7 exporting to image 13:17:54 #7 exporting layers done 13:17:54 #7 exporting manifest sha256:e8ef0502c3889c53cf195eac906a388f3681be7b632c1481e87d4f6ad130182a done 13:17:54 #7 exporting config sha256:eead94e21c9286a4c149e531fc8e45b4b5758d482d3e69cbc5060b1a81dbcff4 done 13:17:54 #7 exporting manifest sha256:12d33463e13d1e160e026d14d8a5a30138659e9f072b541ee3afe948334a0979 done 13:17:54 #7 exporting config sha256:07c2e18941cc8c1d2b52d3784b77ee2973a0159be13104332be77391db00983f done 13:17:54 #7 exporting manifest list sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 done 13:17:54 #7 pushing layers 0.0s done 13:17:54 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 13:17:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:17:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-proxy-setup:main@sha256:213cb6a95f99fa41dc53de7a538d388a4e01421afc91511ee0c7c1a8151c5167 0.1s done 13:17:55 #7 DONE 0.1s 13:17:55 13:17:55 #8 [auth] security-proxy-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:17:55 #8 DONE 0.0s 13:17:55 13:17:55 1 warning found (use --debug to expand): 13:17:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:17:55 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:17:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:17:56 ---> package-listing.sh 13:17:56 ++ facter osfamily 13:17:56 ++ tr '[:upper:]' '[:lower:]' 13:17:56 + OS_FAMILY=redhat 13:17:56 + workspace=/w/workspace/edgex-go/817 13:17:56 + START_PACKAGES=/tmp/packages_start.txt 13:17:56 + END_PACKAGES=/tmp/packages_end.txt 13:17:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:17:56 + PACKAGES=/tmp/packages_start.txt 13:17:56 + '[' /w/workspace/edgex-go/817 ']' 13:17:56 + PACKAGES=/tmp/packages_end.txt 13:17:56 + case "${OS_FAMILY}" in 13:17:56 + rpm -qa 13:17:56 + sort 13:17:57 + '[' -f /tmp/packages_start.txt ']' 13:17:57 + '[' -f /tmp/packages_end.txt ']' 13:17:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:17:57 + '[' /w/workspace/edgex-go/817 ']' 13:17:57 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:17:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:17:57 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:17:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:58 13:17:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:17:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:17:58 latest: Pulling from edgex-lftools-log-publisher 13:17:58 5eb5b503b376: Pulling fs layer 13:17:58 5c69ac0246d0: Pulling fs layer 13:17:58 ec43610c2a17: Pulling fs layer 13:17:58 3a2ae6a8a46f: Pulling fs layer 13:17:58 33b1e0a273af: Pulling fs layer 13:17:58 5d3b04190fa2: Pulling fs layer 13:17:58 2f39f015ded8: Pulling fs layer 13:17:58 3a2ae6a8a46f: Waiting 13:17:58 33b1e0a273af: Waiting 13:17:58 5d3b04190fa2: Waiting 13:17:58 2f39f015ded8: Waiting 13:17:58 5c69ac0246d0: Verifying Checksum 13:17:58 5c69ac0246d0: Download complete 13:17:58 3a2ae6a8a46f: Verifying Checksum 13:17:58 3a2ae6a8a46f: Download complete 13:17:58 33b1e0a273af: Verifying Checksum 13:17:58 33b1e0a273af: Download complete 13:17:58 ec43610c2a17: Verifying Checksum 13:17:58 ec43610c2a17: Download complete 13:17:58 5d3b04190fa2: Verifying Checksum 13:17:58 5d3b04190fa2: Download complete 13:17:58 5eb5b503b376: Verifying Checksum 13:17:58 5eb5b503b376: Download complete 13:17:59 2f39f015ded8: Verifying Checksum 13:17:59 2f39f015ded8: Download complete 13:18:00 5eb5b503b376: Pull complete 13:18:00 5c69ac0246d0: Pull complete 13:18:00 ec43610c2a17: Pull complete 13:18:00 3a2ae6a8a46f: Pull complete 13:18:00 33b1e0a273af: Pull complete 13:18:01 5d3b04190fa2: Pull complete 13:18:05 2f39f015ded8: Pull complete 13:18:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:18:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:18:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:18:05 prd-centos7-docker-4c-2g-42103 does not seem to be running inside a container 13:18:05 $ 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/817/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 13:18:08 $ docker top d5f424d03e552bd159bc51aee9eac9efd6603c35924579cd4b298f6040c8f09d -eo pid,comm [Pipeline] { [Pipeline] sh 13:18:08 + touch /tmp/pre-build-complete [Pipeline] sh 13:18:09 + mkdir -p /var/log/sysstat [Pipeline] sh 13:18:09 + ls /var/log/sa-host 13:18:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:18:09 provisioning config files... 13:18:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config17565310990021395220tmp [Pipeline] { [Pipeline] echo 13:18:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:18:09 ---> create-netrc.sh [Pipeline] } 13:18:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:18:10 ---> python-tools-install.sh [Pipeline] echo 13:18:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:18:10 ---> sudo-logs.sh 13:18:10 Archiving 'sudo' log.. 13:18:10 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:10 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:18:10 $ docker stop --time=1 d5f424d03e552bd159bc51aee9eac9efd6603c35924579cd4b298f6040c8f09d 13:18:11 $ docker rm -f --volumes d5f424d03e552bd159bc51aee9eac9efd6603c35924579cd4b298f6040c8f09d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:18:11 [WS-CLEANUP] Deleting project workspace... 13:18:11 [WS-CLEANUP] Deferred wipeout is used... 13:18:11 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:18:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 13:18:11 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:18:11 latest 13:18:11 4.0.0-dev.78 13:18:11 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:18:11 main 13:18:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:18:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:18:12 eb884655e1ce: Preparing 13:18:12 35557ccd95bd: Preparing 13:18:12 3c608e96ea07: Preparing 13:18:12 e1e3babedeb8: Preparing 13:18:12 54ae939c3b72: Preparing 13:18:12 07eaaeb843c2: Preparing 13:18:12 b6ce615344d9: Preparing 13:18:12 4a140bdb7890: Preparing 13:18:12 ae97275a32e0: Preparing 13:18:12 214ed30f1395: Preparing 13:18:12 3226bd2aa118: Preparing 13:18:12 994456c4fd7b: Preparing 13:18:12 214ed30f1395: Waiting 13:18:12 4a140bdb7890: Waiting 13:18:12 ae97275a32e0: Waiting 13:18:12 3226bd2aa118: Waiting 13:18:12 994456c4fd7b: Waiting 13:18:12 07eaaeb843c2: Waiting 13:18:12 b6ce615344d9: Waiting 13:18:12 35557ccd95bd: Pushed 13:18:12 eb884655e1ce: Pushed 13:18:12 54ae939c3b72: Pushed 13:18:12 4a140bdb7890: Layer already exists 13:18:12 ae97275a32e0: Layer already exists 13:18:12 07eaaeb843c2: Pushed 13:18:12 b6ce615344d9: Pushed 13:18:12 994456c4fd7b: Layer already exists 13:18:12 214ed30f1395: Pushed 13:18:13 3226bd2aa118: Pushed 13:18:14 e1e3babedeb8: Pushed 13:18:15 3c608e96ea07: Pushed 13:18:15 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:18:16 eb884655e1ce: Preparing 13:18:16 35557ccd95bd: Preparing 13:18:16 3c608e96ea07: Preparing 13:18:16 e1e3babedeb8: Preparing 13:18:16 54ae939c3b72: Preparing 13:18:16 07eaaeb843c2: Preparing 13:18:16 b6ce615344d9: Preparing 13:18:16 4a140bdb7890: Preparing 13:18:16 ae97275a32e0: Preparing 13:18:16 214ed30f1395: Preparing 13:18:16 3226bd2aa118: Preparing 13:18:16 994456c4fd7b: Preparing 13:18:16 4a140bdb7890: Waiting 13:18:16 07eaaeb843c2: Waiting 13:18:16 b6ce615344d9: Waiting 13:18:16 ae97275a32e0: Waiting 13:18:16 3226bd2aa118: Waiting 13:18:16 214ed30f1395: Waiting 13:18:16 994456c4fd7b: Waiting 13:18:16 e1e3babedeb8: Layer already exists 13:18:16 3c608e96ea07: Layer already exists 13:18:16 54ae939c3b72: Layer already exists 13:18:16 35557ccd95bd: Layer already exists 13:18:16 eb884655e1ce: Layer already exists 13:18:16 b6ce615344d9: Layer already exists 13:18:16 07eaaeb843c2: Layer already exists 13:18:16 4a140bdb7890: Layer already exists 13:18:16 ae97275a32e0: Layer already exists 13:18:16 214ed30f1395: Layer already exists 13:18:16 3226bd2aa118: Layer already exists 13:18:16 994456c4fd7b: Layer already exists 13:18:16 latest: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 13:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:18:16 eb884655e1ce: Preparing 13:18:16 35557ccd95bd: Preparing 13:18:16 3c608e96ea07: Preparing 13:18:16 e1e3babedeb8: Preparing 13:18:16 54ae939c3b72: Preparing 13:18:16 07eaaeb843c2: Preparing 13:18:16 b6ce615344d9: Preparing 13:18:16 4a140bdb7890: Preparing 13:18:16 ae97275a32e0: Preparing 13:18:16 214ed30f1395: Preparing 13:18:16 3226bd2aa118: Preparing 13:18:16 994456c4fd7b: Preparing 13:18:16 214ed30f1395: Waiting 13:18:16 4a140bdb7890: Waiting 13:18:16 ae97275a32e0: Waiting 13:18:16 b6ce615344d9: Waiting 13:18:16 3226bd2aa118: Waiting 13:18:16 994456c4fd7b: Waiting 13:18:16 07eaaeb843c2: Waiting 13:18:16 54ae939c3b72: Layer already exists 13:18:16 3c608e96ea07: Layer already exists 13:18:16 eb884655e1ce: Layer already exists 13:18:16 e1e3babedeb8: Layer already exists 13:18:16 35557ccd95bd: Layer already exists 13:18:16 07eaaeb843c2: Layer already exists 13:18:16 b6ce615344d9: Layer already exists 13:18:16 4a140bdb7890: Layer already exists 13:18:16 214ed30f1395: Layer already exists 13:18:16 ae97275a32e0: Layer already exists 13:18:16 3226bd2aa118: Layer already exists 13:18:16 994456c4fd7b: Layer already exists 13:18:16 4.0.0-dev.78: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:18:17 eb884655e1ce: Preparing 13:18:17 35557ccd95bd: Preparing 13:18:17 3c608e96ea07: Preparing 13:18:17 e1e3babedeb8: Preparing 13:18:17 54ae939c3b72: Preparing 13:18:17 07eaaeb843c2: Preparing 13:18:17 b6ce615344d9: Preparing 13:18:17 4a140bdb7890: Preparing 13:18:17 ae97275a32e0: Preparing 13:18:17 214ed30f1395: Preparing 13:18:17 3226bd2aa118: Preparing 13:18:17 994456c4fd7b: Preparing 13:18:17 07eaaeb843c2: Waiting 13:18:17 214ed30f1395: Waiting 13:18:17 b6ce615344d9: Waiting 13:18:17 4a140bdb7890: Waiting 13:18:17 ae97275a32e0: Waiting 13:18:17 3226bd2aa118: Waiting 13:18:17 994456c4fd7b: Waiting 13:18:17 eb884655e1ce: Layer already exists 13:18:17 54ae939c3b72: Layer already exists 13:18:17 35557ccd95bd: Layer already exists 13:18:17 3c608e96ea07: Layer already exists 13:18:17 e1e3babedeb8: Layer already exists 13:18:17 4a140bdb7890: Layer already exists 13:18:17 07eaaeb843c2: Layer already exists 13:18:17 ae97275a32e0: Layer already exists 13:18:17 214ed30f1395: Layer already exists 13:18:17 b6ce615344d9: Layer already exists 13:18:17 994456c4fd7b: Layer already exists 13:18:17 3226bd2aa118: Layer already exists 13:18:17 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:18:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:18:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 13:18:18 eb884655e1ce: Preparing 13:18:18 35557ccd95bd: Preparing 13:18:18 3c608e96ea07: Preparing 13:18:18 e1e3babedeb8: Preparing 13:18:18 54ae939c3b72: Preparing 13:18:18 07eaaeb843c2: Preparing 13:18:18 b6ce615344d9: Preparing 13:18:18 4a140bdb7890: Preparing 13:18:18 ae97275a32e0: Preparing 13:18:18 214ed30f1395: Preparing 13:18:18 3226bd2aa118: Preparing 13:18:18 994456c4fd7b: Preparing 13:18:18 b6ce615344d9: Waiting 13:18:18 4a140bdb7890: Waiting 13:18:18 ae97275a32e0: Waiting 13:18:18 214ed30f1395: Waiting 13:18:18 3226bd2aa118: Waiting 13:18:18 994456c4fd7b: Waiting 13:18:18 07eaaeb843c2: Waiting 13:18:18 3c608e96ea07: Layer already exists 13:18:18 e1e3babedeb8: Layer already exists 13:18:18 35557ccd95bd: Layer already exists 13:18:18 54ae939c3b72: Layer already exists 13:18:18 eb884655e1ce: Layer already exists 13:18:18 ae97275a32e0: Layer already exists 13:18:18 b6ce615344d9: Layer already exists 13:18:18 07eaaeb843c2: Layer already exists 13:18:18 214ed30f1395: Layer already exists 13:18:18 4a140bdb7890: Layer already exists 13:18:18 3226bd2aa118: Layer already exists 13:18:18 994456c4fd7b: Layer already exists 13:18:18 main: digest: sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:18:18 ===================================================== [Pipeline] echo 13:18:18 taggedImages: 13:18:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:18:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:18:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 13:18:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:18:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 13:18:18 ========================================================= 13:18:18 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest, nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-secretstore-setup:main], settingsFile:edgex-go-settings] 13:18:18 ========================================================= [Pipeline] node 13:18:33 Still waiting to schedule task 13:18:33 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:19:04 Running on prd-centos7-docker-4c-2g-42104 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:04 provisioning config files... 13:19:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4152811807360855208tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:19:06 ---> ****-login.sh 13:19:06 nexus3.edgexfoundry.org:10001 13:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:19:06 Configure a credential helper to remove this warning. See 13:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:19:06 13:19:06 Login Succeeded 13:19:06 nexus3.edgexfoundry.org:10002 13:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:19:06 Configure a credential helper to remove this warning. See 13:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:19:06 13:19:06 Login Succeeded 13:19:06 nexus3.edgexfoundry.org:10003 13:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:19:06 Configure a credential helper to remove this warning. See 13:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:19:06 13:19:06 Login Succeeded 13:19:06 nexus3.edgexfoundry.org:10004 13:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:19:06 Configure a credential helper to remove this warning. See 13:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:19:06 13:19:06 Login Succeeded 13:19:06 ****.io 13:19:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:19:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:19:06 Configure a credential helper to remove this warning. See 13:19:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:19:06 13:19:06 Login Succeeded 13:19:06 ---> ****-login.sh ends [Pipeline] } 13:19:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:19:07 + docker buildx ls 13:19:07 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:19:07 default * docker 13:19:07 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:19:07 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:19:07 edgex-builder [Pipeline] sh 13:19:08 + docker buildx inspect --bootstrap 13:19:08 #1 [internal] booting buildkit 13:19:08 #1 pulling image moby/buildkit:buildx-stable-1 13:19:11 #1 pulling image moby/buildkit:buildx-stable-1 2.8s done 13:19:11 #1 creating container buildx_buildkit_edgex-builder0 13:19:12 #1 creating container buildx_buildkit_edgex-builder0 1.5s done 13:19:12 #1 DONE 4.3s 13:19:12 Name: edgex-builder 13:19:12 Driver: docker-container 13:19:12 13:19:12 Nodes: 13:19:12 Name: edgex-builder0 13:19:12 Endpoint: unix:///var/run/docker.sock 13:19:12 Status: running 13:19:12 Buildkit: v0.20.2 13:19:12 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:19:12 + docker buildx ls 13:19:12 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:19:12 edgex-builder * docker-container 13:19:12 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:19:12 default docker 13:19:12 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:19:13 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:19:13 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:19:13 #1 [internal] load build definition from Dockerfile 13:19:13 #1 transferring dockerfile: 211B done 13:19:13 #1 DONE 0.0s 13:19:13 13:19:13 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:19:13 #2 DONE 0.1s 13:19:13 13:19:13 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:19:13 #3 DONE 0.1s 13:19:13 13:19:13 #4 [internal] load .dockerignore 13:19:13 #4 transferring context: 2B done 13:19:13 #4 DONE 0.0s 13:19:13 13:19:13 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:13 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:13 #5 DONE 0.0s 13:19:13 13:19:13 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:13 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:13 #6 DONE 0.1s 13:19:13 13:19:13 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:19:13 #7 DONE 0.0s 13:19:13 13:19:13 #8 exporting to image 13:19:13 #8 exporting layers done 13:19:13 #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done 13:19:13 #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done 13:19:13 #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done 13:19:13 #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done 13:19:13 #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.0s done 13:19:13 #8 pushing layers 0.1s done 13:19:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 13:19:13 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:19:13 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done 13:19:13 #8 DONE 0.2s 13:19:13 13:19:13 1 warning found (use --debug to expand): 13:19:13  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:19:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest' 13:19:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest --push - 13:19:14 #1 [internal] load build definition from Dockerfile 13:19:14 #1 transferring dockerfile: 177B done 13:19:14 #1 DONE 0.0s 13:19:14 13:19:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:19:14 #2 DONE 0.0s 13:19:14 13:19:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 13:19:14 #3 DONE 0.0s 13:19:14 13:19:14 #4 [internal] load .dockerignore 13:19:14 #4 transferring context: 2B done 13:19:14 #4 DONE 0.0s 13:19:14 13:19:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:14 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:14 #5 DONE 0.0s 13:19:14 13:19:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:14 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:14 #6 CACHED 13:19:14 13:19:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:14 #5 CACHED 13:19:14 13:19:14 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:19:14 #7 DONE 0.0s 13:19:14 13:19:14 #8 exporting to image 13:19:14 #8 exporting layers done 13:19:14 #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done 13:19:14 #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done 13:19:14 #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done 13:19:14 #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done 13:19:14 #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done 13:19:14 #8 pushing layers 0.0s done 13:19:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done 13:19:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:19:14 #8 DONE 0.1s 13:19:14 13:19:14 1 warning found (use --debug to expand): 13:19:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:19:14 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 --push - 13:19:14 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78' 13:19:14 #1 [internal] load build definition from Dockerfile 13:19:14 #1 transferring dockerfile: 183B done 13:19:14 #1 DONE 0.0s 13:19:14 13:19:14 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 13:19:14 #2 DONE 0.0s 13:19:14 13:19:14 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78 13:19:14 #3 DONE 0.0s 13:19:14 13:19:14 #4 [internal] load .dockerignore 13:19:14 #4 transferring context: 2B done 13:19:14 #4 DONE 0.0s 13:19:14 13:19:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:14 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:14 #5 DONE 0.0s 13:19:14 13:19:14 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:14 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:14 #6 CACHED 13:19:14 13:19:14 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:14 #5 CACHED 13:19:14 13:19:14 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:19:14 #7 DONE 0.0s 13:19:14 13:19:14 #8 exporting to image 13:19:14 #8 exporting layers done 13:19:14 #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done 13:19:14 #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done 13:19:14 #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done 13:19:14 #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done 13:19:14 #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done 13:19:14 #8 pushing layers 0.0s done 13:19:14 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.78@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done 13:19:14 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:19:14 #8 DONE 0.1s 13:19:14 13:19:14 1 warning found (use --debug to expand): 13:19:14  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:19:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:19:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:19:15 #1 [internal] load build definition from Dockerfile 13:19:15 #1 transferring dockerfile: 224B done 13:19:15 #1 DONE 0.0s 13:19:15 13:19:15 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:19:15 #2 DONE 0.0s 13:19:15 13:19:15 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:19:15 #3 DONE 0.0s 13:19:15 13:19:15 #4 [internal] load .dockerignore 13:19:15 #4 transferring context: 2B done 13:19:15 #4 DONE 0.0s 13:19:15 13:19:15 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:15 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:15 #5 CACHED 13:19:15 13:19:15 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:15 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:15 #6 CACHED 13:19:15 13:19:15 #7 exporting to image 13:19:15 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:19:15 #7 exporting layers done 13:19:15 #7 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done 13:19:15 #7 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done 13:19:15 #7 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done 13:19:15 #7 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done 13:19:15 #7 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done 13:19:15 #7 pushing layers 0.0s done 13:19:15 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done 13:19:15 #7 DONE 0.1s 13:19:15 13:19:15 #8 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:19:15 #8 DONE 0.0s 13:19:15 13:19:15 1 warning found (use --debug to expand): 13:19:15  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:19:15 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-secretstore-setup:main --push - 13:19:15 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main' 13:19:16 #1 [internal] load build definition from Dockerfile 13:19:16 #1 transferring dockerfile: 175B done 13:19:16 #1 DONE 0.0s 13:19:16 13:19:16 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:19:16 #2 DONE 0.0s 13:19:16 13:19:16 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 13:19:16 #3 DONE 0.0s 13:19:16 13:19:16 #4 [internal] load .dockerignore 13:19:16 #4 transferring context: 2B done 13:19:16 #4 DONE 0.0s 13:19:16 13:19:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:16 #5 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:16 #5 DONE 0.0s 13:19:16 13:19:16 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:16 #6 resolve nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 0.0s done 13:19:16 #6 CACHED 13:19:16 13:19:16 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:636fd6891a4746e2cf23d1d5255e751befae7e43e8a3da72eaa1887fed2e3c14 13:19:16 #5 CACHED 13:19:16 13:19:16 #7 [auth] security-secretstore-setup:pull,push token for nexus3.edgexfoundry.org:10004 13:19:16 #7 DONE 0.0s 13:19:16 13:19:16 #8 exporting to image 13:19:16 #8 exporting layers done 13:19:16 #8 exporting manifest sha256:f1d6d61cf8cad046a05aef2225e438999d4ea664a47ee581e695e13fcd33d0ed done 13:19:16 #8 exporting config sha256:a94d4f2cfbda05e4fd2e6932463c0317d9a7363258732d84755e54ba57d8d87a done 13:19:16 #8 exporting manifest sha256:fd19fa8783febde99ab6a92ec142c626670205c8d931f035267b757a95584909 done 13:19:16 #8 exporting config sha256:c0f08b8988dd57f5c7a42af74a42e17c3f55090c586578fb9b953e0ce8d6ea09 done 13:19:16 #8 exporting manifest list sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 done 13:19:16 #8 pushing layers 0.0s done 13:19:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 13:19:16 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:19:16 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-secretstore-setup:main@sha256:65dc29feaa41f8c36bef2b325dae4665cf1801e1a279e12687702c03edd0d517 0.1s done 13:19:16 #8 DONE 0.1s 13:19:16 13:19:16 1 warning found (use --debug to expand): 13:19:16  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:19:16 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:19:16 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:19:17 ---> package-listing.sh 13:19:17 ++ facter osfamily 13:19:17 ++ tr '[:upper:]' '[:lower:]' 13:19:17 + OS_FAMILY=redhat 13:19:17 + workspace=/w/workspace/edgex-go/817 13:19:17 + START_PACKAGES=/tmp/packages_start.txt 13:19:17 + END_PACKAGES=/tmp/packages_end.txt 13:19:17 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:19:17 + PACKAGES=/tmp/packages_start.txt 13:19:17 + '[' /w/workspace/edgex-go/817 ']' 13:19:17 + PACKAGES=/tmp/packages_end.txt 13:19:17 + case "${OS_FAMILY}" in 13:19:17 + rpm -qa 13:19:17 + sort 13:19:18 + '[' -f /tmp/packages_start.txt ']' 13:19:18 + '[' -f /tmp/packages_end.txt ']' 13:19:18 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:19:18 + '[' /w/workspace/edgex-go/817 ']' 13:19:18 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:19:18 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:19:18 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:19:18 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:19 13:19:19 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:19 latest: Pulling from edgex-lftools-log-publisher 13:19:19 5eb5b503b376: Pulling fs layer 13:19:19 5c69ac0246d0: Pulling fs layer 13:19:19 ec43610c2a17: Pulling fs layer 13:19:19 3a2ae6a8a46f: Pulling fs layer 13:19:19 33b1e0a273af: Pulling fs layer 13:19:19 5d3b04190fa2: Pulling fs layer 13:19:19 2f39f015ded8: Pulling fs layer 13:19:19 33b1e0a273af: Waiting 13:19:19 5d3b04190fa2: Waiting 13:19:19 2f39f015ded8: Waiting 13:19:19 3a2ae6a8a46f: Waiting 13:19:19 5c69ac0246d0: Download complete 13:19:19 3a2ae6a8a46f: Verifying Checksum 13:19:19 3a2ae6a8a46f: Download complete 13:19:19 33b1e0a273af: Verifying Checksum 13:19:19 33b1e0a273af: Download complete 13:19:19 5d3b04190fa2: Verifying Checksum 13:19:19 5d3b04190fa2: Download complete 13:19:19 ec43610c2a17: Verifying Checksum 13:19:19 ec43610c2a17: Download complete 13:19:19 5eb5b503b376: Verifying Checksum 13:19:19 5eb5b503b376: Download complete 13:19:20 2f39f015ded8: Verifying Checksum 13:19:20 2f39f015ded8: Download complete 13:19:21 5eb5b503b376: Pull complete 13:19:21 5c69ac0246d0: Pull complete 13:19:21 ec43610c2a17: Pull complete 13:19:21 3a2ae6a8a46f: Pull complete 13:19:21 33b1e0a273af: Pull complete 13:19:21 5d3b04190fa2: Pull complete 13:19:26 2f39f015ded8: Pull complete 13:19:26 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:19:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:19:26 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:19:26 prd-centos7-docker-4c-2g-42104 does not seem to be running inside a container 13:19:26 $ 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/817/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 13:19:29 $ docker top db355bc0fb9db9f72f87f44c824dd9c30f4769b0b2d7ebaaef55a0012282b380 -eo pid,comm [Pipeline] { [Pipeline] sh 13:19:30 + touch /tmp/pre-build-complete [Pipeline] sh 13:19:30 + mkdir -p /var/log/sysstat [Pipeline] sh 13:19:30 + ls /var/log/sa-host 13:19:30 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:19:30 provisioning config files... 13:19:30 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8925053907380825749tmp [Pipeline] { [Pipeline] echo 13:19:30 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> create-netrc.sh [Pipeline] } 13:19:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> python-tools-install.sh [Pipeline] echo 13:19:31 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:19:31 ---> sudo-logs.sh 13:19:31 Archiving 'sudo' log.. 13:19:31 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:31 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:19:31 $ docker stop --time=1 db355bc0fb9db9f72f87f44c824dd9c30f4769b0b2d7ebaaef55a0012282b380 13:19:32 $ docker rm -f --volumes db355bc0fb9db9f72f87f44c824dd9c30f4769b0b2d7ebaaef55a0012282b380 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:19:33 [WS-CLEANUP] Deleting project workspace... 13:19:33 [WS-CLEANUP] Deferred wipeout is used... 13:19:33 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:19:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 13:19:33 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:19:33 latest 13:19:33 4.0.0-dev.78 13:19:33 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:19:33 main 13:19:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:19:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:33 f59c8c3b13bf: Preparing 13:19:33 4a14eaf42dfe: Preparing 13:19:33 4a140bdb7890: Preparing 13:19:33 ae97275a32e0: Preparing 13:19:33 10c540b69251: Preparing 13:19:33 96c44c5e5531: Preparing 13:19:33 994456c4fd7b: Preparing 13:19:33 96c44c5e5531: Waiting 13:19:33 994456c4fd7b: Waiting 13:19:33 ae97275a32e0: Layer already exists 13:19:33 4a140bdb7890: Layer already exists 13:19:33 994456c4fd7b: Layer already exists 13:19:33 f59c8c3b13bf: Pushed 13:19:33 10c540b69251: Pushed 13:19:34 96c44c5e5531: Pushed 13:19:36 4a14eaf42dfe: Pushed 13:19:36 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:37 + 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 13:19:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:19:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:37 f59c8c3b13bf: Preparing 13:19:37 4a14eaf42dfe: Preparing 13:19:37 4a140bdb7890: Preparing 13:19:37 ae97275a32e0: Preparing 13:19:37 10c540b69251: Preparing 13:19:37 96c44c5e5531: Preparing 13:19:37 994456c4fd7b: Preparing 13:19:37 96c44c5e5531: Waiting 13:19:37 994456c4fd7b: Waiting 13:19:37 10c540b69251: Layer already exists 13:19:37 4a14eaf42dfe: Layer already exists 13:19:37 4a140bdb7890: Layer already exists 13:19:37 f59c8c3b13bf: Layer already exists 13:19:37 ae97275a32e0: Layer already exists 13:19:37 96c44c5e5531: Layer already exists 13:19:37 994456c4fd7b: Layer already exists 13:19:37 latest: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 13:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:38 f59c8c3b13bf: Preparing 13:19:38 4a14eaf42dfe: Preparing 13:19:38 4a140bdb7890: Preparing 13:19:38 ae97275a32e0: Preparing 13:19:38 10c540b69251: Preparing 13:19:38 96c44c5e5531: Preparing 13:19:38 994456c4fd7b: Preparing 13:19:38 96c44c5e5531: Waiting 13:19:38 994456c4fd7b: Waiting 13:19:38 f59c8c3b13bf: Layer already exists 13:19:38 ae97275a32e0: Layer already exists 13:19:38 10c540b69251: Layer already exists 13:19:38 4a140bdb7890: Layer already exists 13:19:38 4a14eaf42dfe: Layer already exists 13:19:38 96c44c5e5531: Layer already exists 13:19:38 994456c4fd7b: Layer already exists 13:19:38 4.0.0-dev.78: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:38 f59c8c3b13bf: Preparing 13:19:38 4a14eaf42dfe: Preparing 13:19:38 4a140bdb7890: Preparing 13:19:38 ae97275a32e0: Preparing 13:19:38 10c540b69251: Preparing 13:19:38 96c44c5e5531: Preparing 13:19:38 994456c4fd7b: Preparing 13:19:38 96c44c5e5531: Waiting 13:19:38 994456c4fd7b: Waiting 13:19:38 ae97275a32e0: Layer already exists 13:19:38 4a140bdb7890: Layer already exists 13:19:38 4a14eaf42dfe: Layer already exists 13:19:38 f59c8c3b13bf: Layer already exists 13:19:38 10c540b69251: Layer already exists 13:19:38 96c44c5e5531: Layer already exists 13:19:38 994456c4fd7b: Layer already exists 13:19:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:19:39 + 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 13:19:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:19:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 13:19:39 f59c8c3b13bf: Preparing 13:19:39 4a14eaf42dfe: Preparing 13:19:39 4a140bdb7890: Preparing 13:19:39 ae97275a32e0: Preparing 13:19:39 10c540b69251: Preparing 13:19:39 96c44c5e5531: Preparing 13:19:39 994456c4fd7b: Preparing 13:19:39 96c44c5e5531: Waiting 13:19:39 994456c4fd7b: Waiting 13:19:39 ae97275a32e0: Layer already exists 13:19:39 4a140bdb7890: Layer already exists 13:19:39 4a14eaf42dfe: Layer already exists 13:19:39 f59c8c3b13bf: Layer already exists 13:19:39 10c540b69251: Layer already exists 13:19:39 994456c4fd7b: Layer already exists 13:19:39 96c44c5e5531: Layer already exists 13:19:39 main: digest: sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:19:39 ===================================================== [Pipeline] echo 13:19:39 taggedImages: 13:19:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:19:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:19:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 13:19:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:19:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 13:19:39 ========================================================= 13:19:39 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main], settingsFile:edgex-go-settings] 13:19:39 ========================================================= [Pipeline] node 13:19:54 Still waiting to schedule task 13:19:54 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:20:46 Running on prd-centos7-docker-4c-2g-42105 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:20:46 provisioning config files... 13:20:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config9077016626204110081tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:20:47 ---> ****-login.sh 13:20:47 nexus3.edgexfoundry.org:10001 13:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:47 Configure a credential helper to remove this warning. See 13:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:47 13:20:47 Login Succeeded 13:20:47 nexus3.edgexfoundry.org:10002 13:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:47 Configure a credential helper to remove this warning. See 13:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:47 13:20:47 Login Succeeded 13:20:47 nexus3.edgexfoundry.org:10003 13:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:47 Configure a credential helper to remove this warning. See 13:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:47 13:20:47 Login Succeeded 13:20:47 nexus3.edgexfoundry.org:10004 13:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:47 Configure a credential helper to remove this warning. See 13:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:47 13:20:47 Login Succeeded 13:20:47 ****.io 13:20:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:20:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:20:47 Configure a credential helper to remove this warning. See 13:20:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:20:47 13:20:47 Login Succeeded 13:20:47 ---> ****-login.sh ends [Pipeline] } 13:20:47 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 13:20:47 + docker buildx ls 13:20:47 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:20:47 default * docker 13:20:47 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:20:48 + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use 13:20:48 edgex-builder [Pipeline] sh 13:20:48 + docker buildx inspect --bootstrap 13:20:48 #1 [internal] booting buildkit 13:20:48 #1 pulling image moby/buildkit:buildx-stable-1 13:20:51 #1 pulling image moby/buildkit:buildx-stable-1 3.1s done 13:20:51 #1 creating container buildx_buildkit_edgex-builder0 13:20:52 #1 creating container buildx_buildkit_edgex-builder0 1.1s done 13:20:52 #1 DONE 4.2s 13:20:52 Name: edgex-builder 13:20:52 Driver: docker-container 13:20:52 13:20:52 Nodes: 13:20:52 Name: edgex-builder0 13:20:52 Endpoint: unix:///var/run/docker.sock 13:20:52 Status: running 13:20:52 Buildkit: v0.20.2 13:20:52 Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh 13:20:53 + docker buildx ls 13:20:53 NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS 13:20:53 edgex-builder * docker-container 13:20:53 edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 13:20:53 default docker 13:20:53 default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh 13:20:53 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8' 13:20:53 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 --push - 13:20:53 #1 [internal] load build definition from Dockerfile 13:20:53 #1 transferring dockerfile: 215B done 13:20:53 #1 DONE 0.0s 13:20:53 13:20:53 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:20:53 #2 DONE 0.1s 13:20:53 13:20:53 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:20:53 #3 DONE 0.1s 13:20:53 13:20:53 #4 [internal] load .dockerignore 13:20:53 #4 transferring context: 2B done 13:20:53 #4 DONE 0.0s 13:20:53 13:20:53 #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:53 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done 13:20:53 #5 DONE 0.0s 13:20:53 13:20:53 #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:53 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done 13:20:53 #6 DONE 0.1s 13:20:53 13:20:53 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 13:20:53 #7 DONE 0.0s 13:20:53 13:20:53 #8 exporting to image 13:20:53 #8 exporting layers done 13:20:53 #8 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce 0.0s done 13:20:53 #8 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done 13:20:53 #8 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done 13:20:53 #8 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done 13:20:53 #8 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done 13:20:53 #8 pushing layers 0.1s done 13:20:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 13:20:53 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:20:53 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done 13:20:53 #8 DONE 0.2s 13:20:53 13:20:53 1 warning found (use --debug to expand): 13:20:53  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:20:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest' 13:20:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest --push - 13:20:54 #1 [internal] load build definition from Dockerfile 13:20:54 #1 transferring dockerfile: 181B done 13:20:54 #1 DONE 0.0s 13:20:54 13:20:54 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:20:54 #2 DONE 0.0s 13:20:54 13:20:54 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 13:20:54 #3 DONE 0.0s 13:20:54 13:20:54 #4 [internal] load .dockerignore 13:20:54 #4 transferring context: 2B done 13:20:54 #4 DONE 0.0s 13:20:54 13:20:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done 13:20:54 #5 CACHED 13:20:54 13:20:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done 13:20:54 #6 CACHED 13:20:54 13:20:54 #7 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 13:20:54 #7 DONE 0.0s 13:20:54 13:20:54 #8 exporting to image 13:20:54 #8 exporting layers done 13:20:54 #8 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done 13:20:54 #8 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done 13:20:54 #8 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done 13:20:54 #8 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done 13:20:54 #8 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done 13:20:54 #8 pushing layers 0.0s done 13:20:54 #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done 13:20:54 #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:20:54 #8 DONE 0.1s 13:20:54 13:20:54 1 warning found (use --debug to expand): 13:20:54  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:20:54 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78' 13:20:54 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 --push - 13:20:54 #1 [internal] load build definition from Dockerfile 13:20:54 #1 transferring dockerfile: 187B done 13:20:54 #1 DONE 0.0s 13:20:54 13:20:54 #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 13:20:54 #2 DONE 0.0s 13:20:54 13:20:54 #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78 13:20:54 #3 DONE 0.0s 13:20:54 13:20:54 #4 [internal] load .dockerignore 13:20:54 #4 transferring context: 2B done 13:20:54 #4 DONE 0.0s 13:20:54 13:20:54 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:54 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done 13:20:54 #5 CACHED 13:20:54 13:20:54 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:54 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done 13:20:54 #6 CACHED 13:20:54 13:20:54 #7 exporting to image 13:20:54 #7 exporting layers done 13:20:54 #7 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done 13:20:54 #7 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done 13:20:54 #7 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done 13:20:54 #7 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done 13:20:54 #7 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done 13:20:54 #7 pushing layers 13:20:54 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:20:55 #7 pushing layers 0.0s done 13:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.78@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done 13:20:55 #7 DONE 0.1s 13:20:55 13:20:55 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 13:20:55 #8 DONE 0.0s 13:20:55 13:20:55 1 warning found (use --debug to expand): 13:20:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:20:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78' 13:20:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 --push - 13:20:55 #1 [internal] load build definition from Dockerfile 13:20:55 #1 transferring dockerfile: 228B done 13:20:55 #1 DONE 0.0s 13:20:55 13:20:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:20:55 #2 DONE 0.0s 13:20:55 13:20:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:20:55 #3 DONE 0.0s 13:20:55 13:20:55 #4 [internal] load .dockerignore 13:20:55 #4 transferring context: 2B done 13:20:55 #4 DONE 0.0s 13:20:55 13:20:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done 13:20:55 #5 CACHED 13:20:55 13:20:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done 13:20:55 #6 CACHED 13:20:55 13:20:55 #7 exporting to image 13:20:55 #7 exporting layers done 13:20:55 #7 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done 13:20:55 #7 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done 13:20:55 #7 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done 13:20:55 #7 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done 13:20:55 #7 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done 13:20:55 #7 pushing layers 0.0s done 13:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 13:20:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done 13:20:55 #7 DONE 0.1s 13:20:55 13:20:55 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 13:20:55 #8 DONE 0.0s 13:20:55 13:20:55 1 warning found (use --debug to expand): 13:20:55  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh 13:20:55 + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main --push - 13:20:55 + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main' 13:20:55 #1 [internal] load build definition from Dockerfile 13:20:55 #1 transferring dockerfile: 179B done 13:20:55 #1 DONE 0.0s 13:20:55 13:20:55 #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:20:55 #2 DONE 0.0s 13:20:55 13:20:55 #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 13:20:55 #3 DONE 0.0s 13:20:55 13:20:55 #4 [internal] load .dockerignore 13:20:55 #4 transferring context: 2B done 13:20:55 #4 DONE 0.0s 13:20:55 13:20:55 #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:55 #5 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 done 13:20:55 #5 CACHED 13:20:55 13:20:55 #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 13:20:55 #6 resolve nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:3110798db1add496ce65ff0223cbd3cff1729a27ba2a11b8e27ccbc1605eb744 0.0s done 13:20:55 #6 CACHED 13:20:55 13:20:55 #7 exporting to image 13:20:55 #7 exporting layers done 13:20:55 #7 exporting manifest sha256:72a73780adf70e21a24122fde6e0904c93a4e2e475b5ae2ddb8600adeff974ce done 13:20:55 #7 exporting config sha256:591b783daa3387c9354033e23dab6b8e1341f1d094660ac414d8a32e204f7d0c done 13:20:55 #7 exporting manifest sha256:87e5a723da0480c8eb7d499b5c0042cf9bd0127181b76e3dc34ecdee772fdd7c done 13:20:55 #7 exporting config sha256:07b858961378a15753b597294fa07db0da3fd2f25286e71e864eb33660c190e1 done 13:20:55 #7 exporting manifest list sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 done 13:20:55 #7 pushing layers 0.0s done 13:20:55 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 13:20:55 #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 13:20:56 #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main@sha256:022f7f0008f5ccfffca87e574b1ecc5535df9650b9035500021aa52f4529fad7 0.1s done 13:20:56 #7 DONE 0.1s 13:20:56 13:20:56 #8 [auth] security-spiffe-token-provider:pull,push token for nexus3.edgexfoundry.org:10004 13:20:56 #8 DONE 0.0s 13:20:56 13:20:56 1 warning found (use --debug to expand): 13:20:56  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 13:20:56 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 13:20:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 13:20:57 ---> package-listing.sh 13:20:57 ++ facter osfamily 13:20:57 ++ tr '[:upper:]' '[:lower:]' 13:20:57 + OS_FAMILY=redhat 13:20:57 + workspace=/w/workspace/edgex-go/817 13:20:57 + START_PACKAGES=/tmp/packages_start.txt 13:20:57 + END_PACKAGES=/tmp/packages_end.txt 13:20:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 13:20:57 + PACKAGES=/tmp/packages_start.txt 13:20:57 + '[' /w/workspace/edgex-go/817 ']' 13:20:57 + PACKAGES=/tmp/packages_end.txt 13:20:57 + case "${OS_FAMILY}" in 13:20:57 + rpm -qa 13:20:57 + sort 13:20:58 + '[' -f /tmp/packages_start.txt ']' 13:20:58 + '[' -f /tmp/packages_end.txt ']' 13:20:58 + diff /tmp/packages_start.txt /tmp/packages_end.txt 13:20:58 + '[' /w/workspace/edgex-go/817 ']' 13:20:58 + mkdir -p /w/workspace/edgex-go/817/archives/ 13:20:58 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 13:20:58 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 13:20:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:59 13:20:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:20:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:20:59 latest: Pulling from edgex-lftools-log-publisher 13:20:59 5eb5b503b376: Pulling fs layer 13:20:59 5c69ac0246d0: Pulling fs layer 13:20:59 ec43610c2a17: Pulling fs layer 13:20:59 3a2ae6a8a46f: Pulling fs layer 13:20:59 33b1e0a273af: Pulling fs layer 13:20:59 5d3b04190fa2: Pulling fs layer 13:20:59 2f39f015ded8: Pulling fs layer 13:20:59 3a2ae6a8a46f: Waiting 13:20:59 33b1e0a273af: Waiting 13:20:59 5d3b04190fa2: Waiting 13:20:59 2f39f015ded8: Waiting 13:20:59 5c69ac0246d0: Verifying Checksum 13:20:59 5c69ac0246d0: Download complete 13:20:59 3a2ae6a8a46f: Verifying Checksum 13:20:59 3a2ae6a8a46f: Download complete 13:20:59 ec43610c2a17: Verifying Checksum 13:20:59 ec43610c2a17: Download complete 13:20:59 33b1e0a273af: Verifying Checksum 13:20:59 33b1e0a273af: Download complete 13:20:59 5d3b04190fa2: Verifying Checksum 13:20:59 5d3b04190fa2: Download complete 13:20:59 5eb5b503b376: Verifying Checksum 13:20:59 5eb5b503b376: Download complete 13:21:00 2f39f015ded8: Verifying Checksum 13:21:00 2f39f015ded8: Download complete 13:21:00 5eb5b503b376: Pull complete 13:21:00 5c69ac0246d0: Pull complete 13:21:01 ec43610c2a17: Pull complete 13:21:01 3a2ae6a8a46f: Pull complete 13:21:01 33b1e0a273af: Pull complete 13:21:01 5d3b04190fa2: Pull complete 13:21:05 2f39f015ded8: Pull complete 13:21:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 13:21:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 13:21:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:21:06 prd-centos7-docker-4c-2g-42105 does not seem to be running inside a container 13:21:06 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/817/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 13:21:09 $ docker top b354a69be7b0e46d49ecb2d7f6496c32b663ed41fea9039bb4a3ff7d97a08ed8 -eo pid,comm [Pipeline] { [Pipeline] sh 13:21:09 + touch /tmp/pre-build-complete [Pipeline] sh 13:21:10 + mkdir -p /var/log/sysstat [Pipeline] sh 13:21:10 + ls /var/log/sa-host 13:21:10 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:21:10 provisioning config files... 13:21:10 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5560218719752669767tmp [Pipeline] { [Pipeline] echo 13:21:10 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 13:21:10 ---> create-netrc.sh [Pipeline] } 13:21:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 13:21:11 ---> python-tools-install.sh [Pipeline] echo 13:21:11 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 13:21:11 ---> sudo-logs.sh 13:21:11 Archiving 'sudo' log.. 13:21:11 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:21:11 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 13:21:11 $ docker stop --time=1 b354a69be7b0e46d49ecb2d7f6496c32b663ed41fea9039bb4a3ff7d97a08ed8 13:21:12 $ docker rm -f --volumes b354a69be7b0e46d49ecb2d7f6496c32b663ed41fea9039bb4a3ff7d97a08ed8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 13:21:12 [WS-CLEANUP] Deleting project workspace... 13:21:12 [WS-CLEANUP] Deferred wipeout is used... 13:21:12 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo 13:21:12 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 13:21:12 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:21:12 latest 13:21:12 4.0.0-dev.78 13:21:12 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:21:12 main 13:21:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:21:13 c8bff21e3d9d: Preparing 13:21:13 1268b0c23d27: Preparing 13:21:13 d67f2902e7b7: Preparing 13:21:13 4a140bdb7890: Preparing 13:21:13 ae97275a32e0: Preparing 13:21:13 b72bbdfab40a: Preparing 13:21:13 5d4dba89b708: Preparing 13:21:13 da962d01e69f: Preparing 13:21:13 981250bf8fd4: Preparing 13:21:13 994456c4fd7b: Preparing 13:21:13 b72bbdfab40a: Waiting 13:21:13 5d4dba89b708: Waiting 13:21:13 da962d01e69f: Waiting 13:21:13 981250bf8fd4: Waiting 13:21:13 994456c4fd7b: Waiting 13:21:13 ae97275a32e0: Layer already exists 13:21:13 4a140bdb7890: Layer already exists 13:21:13 d67f2902e7b7: Pushed 13:21:13 1268b0c23d27: Pushed 13:21:13 c8bff21e3d9d: Pushed 13:21:13 994456c4fd7b: Layer already exists 13:21:13 da962d01e69f: Pushed 13:21:13 981250bf8fd4: Pushed 13:21:18 5d4dba89b708: Pushed 13:21:24 b72bbdfab40a: Pushed 13:21:24 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:21:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:21:25 c8bff21e3d9d: Preparing 13:21:25 1268b0c23d27: Preparing 13:21:25 d67f2902e7b7: Preparing 13:21:25 4a140bdb7890: Preparing 13:21:25 ae97275a32e0: Preparing 13:21:25 b72bbdfab40a: Preparing 13:21:25 5d4dba89b708: Preparing 13:21:25 da962d01e69f: Preparing 13:21:25 981250bf8fd4: Preparing 13:21:25 994456c4fd7b: Preparing 13:21:25 b72bbdfab40a: Waiting 13:21:25 da962d01e69f: Waiting 13:21:25 981250bf8fd4: Waiting 13:21:25 994456c4fd7b: Waiting 13:21:25 ae97275a32e0: Layer already exists 13:21:25 c8bff21e3d9d: Layer already exists 13:21:25 1268b0c23d27: Layer already exists 13:21:25 4a140bdb7890: Layer already exists 13:21:25 d67f2902e7b7: Layer already exists 13:21:25 b72bbdfab40a: Layer already exists 13:21:25 5d4dba89b708: Layer already exists 13:21:25 da962d01e69f: Layer already exists 13:21:25 981250bf8fd4: Layer already exists 13:21:25 994456c4fd7b: Layer already exists 13:21:25 latest: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 13:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:21:26 c8bff21e3d9d: Preparing 13:21:26 1268b0c23d27: Preparing 13:21:26 d67f2902e7b7: Preparing 13:21:26 4a140bdb7890: Preparing 13:21:26 ae97275a32e0: Preparing 13:21:26 b72bbdfab40a: Preparing 13:21:26 5d4dba89b708: Preparing 13:21:26 da962d01e69f: Preparing 13:21:26 981250bf8fd4: Preparing 13:21:26 994456c4fd7b: Preparing 13:21:26 da962d01e69f: Waiting 13:21:26 981250bf8fd4: Waiting 13:21:26 994456c4fd7b: Waiting 13:21:26 b72bbdfab40a: Waiting 13:21:26 5d4dba89b708: Waiting 13:21:26 c8bff21e3d9d: Layer already exists 13:21:26 ae97275a32e0: Layer already exists 13:21:26 4a140bdb7890: Layer already exists 13:21:26 1268b0c23d27: Layer already exists 13:21:26 d67f2902e7b7: Layer already exists 13:21:26 da962d01e69f: Layer already exists 13:21:26 b72bbdfab40a: Layer already exists 13:21:26 5d4dba89b708: Layer already exists 13:21:26 994456c4fd7b: Layer already exists 13:21:26 981250bf8fd4: Layer already exists 13:21:26 4.0.0-dev.78: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:21:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:21:26 c8bff21e3d9d: Preparing 13:21:26 1268b0c23d27: Preparing 13:21:26 d67f2902e7b7: Preparing 13:21:26 4a140bdb7890: Preparing 13:21:26 ae97275a32e0: Preparing 13:21:26 b72bbdfab40a: Preparing 13:21:26 5d4dba89b708: Preparing 13:21:26 da962d01e69f: Preparing 13:21:26 981250bf8fd4: Preparing 13:21:26 994456c4fd7b: Preparing 13:21:26 b72bbdfab40a: Waiting 13:21:26 5d4dba89b708: Waiting 13:21:26 da962d01e69f: Waiting 13:21:26 981250bf8fd4: Waiting 13:21:26 d67f2902e7b7: Layer already exists 13:21:26 4a140bdb7890: Layer already exists 13:21:26 ae97275a32e0: Layer already exists 13:21:26 c8bff21e3d9d: Layer already exists 13:21:26 1268b0c23d27: Layer already exists 13:21:26 da962d01e69f: Layer already exists 13:21:26 981250bf8fd4: Layer already exists 13:21:26 5d4dba89b708: Layer already exists 13:21:26 b72bbdfab40a: Layer already exists 13:21:26 994456c4fd7b: Layer already exists 13:21:26 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:27 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:21:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 13:21:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 13:21:27 c8bff21e3d9d: Preparing 13:21:27 1268b0c23d27: Preparing 13:21:27 d67f2902e7b7: Preparing 13:21:27 4a140bdb7890: Preparing 13:21:27 ae97275a32e0: Preparing 13:21:27 b72bbdfab40a: Preparing 13:21:27 5d4dba89b708: Preparing 13:21:27 b72bbdfab40a: Waiting 13:21:27 da962d01e69f: Preparing 13:21:27 5d4dba89b708: Waiting 13:21:27 981250bf8fd4: Preparing 13:21:27 994456c4fd7b: Preparing 13:21:27 da962d01e69f: Waiting 13:21:27 981250bf8fd4: Waiting 13:21:27 994456c4fd7b: Waiting 13:21:27 4a140bdb7890: Layer already exists 13:21:27 1268b0c23d27: Layer already exists 13:21:27 d67f2902e7b7: Layer already exists 13:21:27 ae97275a32e0: Layer already exists 13:21:27 c8bff21e3d9d: Layer already exists 13:21:27 5d4dba89b708: Layer already exists 13:21:27 b72bbdfab40a: Layer already exists 13:21:27 da962d01e69f: Layer already exists 13:21:27 981250bf8fd4: Layer already exists 13:21:27 994456c4fd7b: Layer already exists 13:21:27 main: digest: sha256:6225de3179d46aa62dd631aea01ce9f649598709c1c09a9d4eab7abc628fea04 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:21:27 ===================================================== [Pipeline] echo 13:21:27 taggedImages: 13:21:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:21:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 13:21:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78 13:21:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:21:27 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 13:21:27 ========================================================= 13:21:27 [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8, nexus3.edgexfoundry.org:10004/security-spire-agent:latest, nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78, nexus3.edgexfoundry.org:10004/security-spire-agent:main], settingsFile:edgex-go-settings] 13:21:27 ========================================================= [Pipeline] node 13:21:42 Still waiting to schedule task 13:21:42 All nodes of label ‘centos7-docker-4c-2g’ are offline 13:22:08 Running on prd-centos7-docker-4c-2g-42106 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:22:08 provisioning config files... 13:22:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13172159962696504050tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:22:09 ---> ****-login.sh 13:22:09 nexus3.edgexfoundry.org:10001 13:22:24 #154 ... 13:22:24 13:22:24 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 13:22:24 #151 DONE 1034.0s 13:22:24 13:22:24 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:22:24 #55 ... 13:22:24 13:22:24 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:22:24 #155 DONE 0.4s 13:22:24 13:22:24 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:22:24 #152 ... 13:22:24 13:22:24 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:22:24 #156 DONE 0.1s 13:22:24 13:22:24 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 13:22:24 #157 DONE 0.3s 13:22:24 13:22:24 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:22:24 #55 ... 13:22:24 13:22:24 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 13:22:24 #158 DONE 0.1s 13:22:24 13:22:24 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 13:22:24 #159 DONE 0.1s 13:22:24 13:22:24 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:22:24 #55 ... 13:22:24 13:22:24 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:22:24 #160 DONE 2.0s 13:22:24 13:22:24 #107 [core-common-config-bootstrapper] exporting to image 13:22:24 #107 exporting layers 13:22:24 #107 exporting layers 0.6s done 13:22:24 #107 writing image sha256:9c6d57ccd68236fb731c1f432fca1fe6fb66f747abc6cbb11d6a4762807cfa4a done 13:22:24 #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 13:22:24 #107 DONE 7.1s 13:22:24 13:22:24 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:22:39 #145 ... 13:22:39 13:22:39 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 13:22:39 #153 DONE 1052.9s 13:22:39 13:22:39 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 13:22:39 #161 DONE 0.5s 13:22:39 13:22:39 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 13:22:41 #162 DONE 2.2s 13:22:41 13:22:41 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:22:41 #144 ... 13:22:41 13:22:41 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 13:22:41 #163 DONE 0.3s 13:22:41 13:22:41 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:22:41 #145 ... 13:22:41 13:22:41 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 13:22:42 #164 DONE 0.2s 13:22:42 13:22:42 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 13:22:42 #165 DONE 0.3s 13:22:42 13:22:42 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 13:22:42 #166 DONE 0.1s 13:22:42 13:22:42 #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/ 13:22:42 #167 DONE 0.1s 13:22:42 13:22:42 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 13:22:42 #168 DONE 0.2s 13:22:42 13:22:42 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 13:22:43 #169 DONE 0.3s 13:22:43 13:22:43 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 13:22:43 #170 DONE 0.2s 13:22:43 13:22:43 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 13:22:45 #171 DONE 2.0s 13:22:45 13:22:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:22:45 #43 ... 13:22:45 13:22:45 #107 [security-bootstrapper] exporting to image 13:22:45 #107 exporting layers 13:22:46 #107 exporting layers 1.0s done 13:22:46 #107 writing image sha256:f8de7b9c27665534ac278a4110452477ac1d24508a25fa6e796eb3ed20a204b3 done 13:22:46 #107 naming to docker.io/library/security-bootstrapper-arm64 done 13:22:46 #107 DONE 8.2s 13:22:46 13:22:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:36:46 #43 ... 13:36:46 13:36:46 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 13:36:46 #150 DONE 1887.7s 13:36:46 13:36:46 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:36:46 #149 ... 13:36:46 13:36:46 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 13:36:46 #172 DONE 0.2s 13:36:46 13:36:46 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:36:46 #148 ... 13:36:46 13:36:46 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 13:36:46 #173 DONE 0.2s 13:36:46 13:36:46 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 13:36:46 #174 DONE 0.4s 13:36:46 13:36:46 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 13:36:46 #175 DONE 0.1s 13:36:46 13:36:46 #107 [core-command] exporting to image 13:36:46 #107 exporting layers 13:36:46 #107 exporting layers 0.4s done 13:36:46 #107 writing image sha256:7c5dfcc6884bd2506aed51c24b37839952779fe2127e5d0570421a0ac47188f8 done 13:36:46 #107 naming to docker.io/library/core-command-arm64 done 13:36:46 #107 DONE 8.6s 13:36:46 13:36:46 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:36:52 #143 ... 13:36:52 13:36:52 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 13:36:52 #146 DONE 1906.8s 13:36:52 13:36:52 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:36:53 #144 ... 13:36:53 13:36:53 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 13:36:53 #176 DONE 0.2s 13:36:53 13:36:53 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 13:36:53 #177 DONE 0.1s 13:36:53 13:36:53 #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 13:36:53 #178 DONE 0.1s 13:36:53 13:36:53 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 13:36:53 #179 DONE 0.1s 13:36:53 13:36:53 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 13:36:54 #180 DONE 0.4s 13:36:54 13:36:54 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:36:54 #152 ... 13:36:54 13:36:54 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 13:36:54 #181 DONE 0.2s 13:36:54 13:36:54 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:36:56 #182 DONE 2.1s 13:36:56 13:36:56 #107 [security-proxy-setup] exporting to image 13:36:56 #107 exporting layers 13:36:57 #107 exporting layers 1.0s done 13:36:57 #107 writing image sha256:5d152bf433939608ebd2d16b4bca23c98258639259b1ba96cec37ac92869dbe9 0.0s done 13:36:57 #107 naming to docker.io/library/security-proxy-setup-arm64 13:36:57 #107 naming to docker.io/library/security-proxy-setup-arm64 done 13:36:57 #107 DONE 9.7s 13:36:57 13:36:57 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:37:00 #55 ... 13:37:00 13:37:00 #145 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 13:37:00 #145 1914.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.78 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 13:37:33 #145 DONE 1943.9s 13:37:33 13:37:33 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:37:33 #55 ... 13:37:33 13:37:33 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 13:37:33 #183 DONE 0.2s 13:37:33 13:37:33 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:37:33 #144 ... 13:37:33 13:37:33 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 13:37:33 #184 DONE 0.3s 13:37:33 13:37:33 #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 13:37:33 #185 DONE 0.1s 13:37:33 13:37:33 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:37:33 #143 ... 13:37:33 13:37:33 #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 13:37:33 #186 DONE 0.2s 13:37:33 13:37:33 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 13:37:33 #187 DONE 0.2s 13:37:33 13:37:33 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 13:37:33 #188 DONE 0.3s 13:37:33 13:37:33 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 13:37:33 #189 DONE 0.4s 13:37:33 13:37:33 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 13:37:33 #190 DONE 0.2s 13:37:33 13:37:33 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:37:34 #191 DONE 2.0s 13:37:34 13:37:34 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:37:34 #152 ... 13:37:34 13:37:34 #107 [security-secretstore-setup] exporting to image 13:37:34 #107 exporting layers 13:37:35 #107 exporting layers 1.5s done 13:37:35 #107 writing image sha256:a10267c4457f51d348499374c14372cc841a08f6394784037fa8db403abb2a35 done 13:37:35 #107 naming to docker.io/library/security-secretstore-setup-arm64 done 13:37:35 #107 DONE 11.2s 13:37:35 13:37:35 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 13:38:43 #152 DONE 2007.0s 13:38:43 13:38:43 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:38:43 #148 ... 13:38:43 13:38:43 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:38:43 #192 DONE 0.1s 13:38:43 13:38:43 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:38:43 #43 ... 13:38:43 13:38:43 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:38:43 #193 DONE 0.1s 13:38:43 13:38:43 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 13:38:43 #194 DONE 0.5s 13:38:43 13:38:43 #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 13:38:43 #195 DONE 0.1s 13:38:43 13:38:43 #107 [security-spiffe-token-provider] exporting to image 13:38:43 #107 exporting layers 13:38:43 #107 exporting layers 0.9s done 13:38:43 #107 writing image sha256:40ce142b93ee2d911dc114e30d52e6dba3d3f217918736ed03a9d30d41cb0a26 done 13:38:43 #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done 13:38:43 #107 DONE 12.1s 13:38:43 13:38:43 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 13:39:05 #154 DONE 2037.8s 13:39:05 13:39:05 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:39:05 #43 ... 13:39:05 13:39:05 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:39:05 #196 DONE 0.2s 13:39:05 13:39:05 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:39:05 #197 DONE 0.2s 13:39:05 13:39:05 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:39:05 #143 ... 13:39:05 13:39:05 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 13:39:05 #198 DONE 0.4s 13:39:05 13:39:05 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 13:39:05 #199 DONE 0.1s 13:39:05 13:39:05 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 13:39:05 #200 DONE 0.1s 13:39:05 13:39:05 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 13:39:07 #201 DONE 1.8s 13:39:07 13:39:07 #107 [security-proxy-auth] exporting to image 13:39:07 #107 exporting layers 13:39:07 #107 exporting layers 0.7s done 13:39:07 #107 writing image sha256:08eb6857f931909cb19618253a5951941aa9c6bfb3740efafd1f5ff53904236b done 13:39:07 #107 naming to docker.io/library/security-proxy-auth-arm64 done 13:39:07 #107 DONE 12.8s 13:39:07 13:39:07 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:08 #55 ... 13:39:08 13:39:08 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 13:39:08 #148 DONE 2042.4s 13:39:08 13:39:08 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:08 #55 ... 13:39:08 13:39:08 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 13:39:08 #202 DONE 0.1s 13:39:08 13:39:08 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:39:09 #149 ... 13:39:09 13:39:09 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 13:39:09 #203 DONE 0.5s 13:39:09 13:39:09 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:09 #55 ... 13:39:09 13:39:09 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 13:39:09 #204 DONE 0.2s 13:39:09 13:39:09 #107 [core-keeper] exporting to image 13:39:10 #107 exporting layers 0.5s done 13:39:10 #107 writing image sha256:d52640773f6b3a3871e15fe5e18ff6ef92615b160516f3dcb29a0fb3fd6dedb0 done 13:39:10 #107 naming to docker.io/library/core-keeper-arm64 done 13:39:10 #107 DONE 13.2s 13:39:10 13:39:10 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 13:39:13 #144 DONE 2047.3s 13:39:13 13:39:13 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 13:39:13 #149 DONE 2047.3s 13:39:13 13:39:13 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:39:13 #147 ... 13:39:13 13:39:13 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 13:39:13 #205 DONE 0.2s 13:39:13 13:39:13 #206 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:39:14 #206 DONE 0.2s 13:39:14 13:39:14 #207 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 13:39:14 #207 DONE 0.1s 13:39:14 13:39:14 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:39:14 #147 ... 13:39:14 13:39:14 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:39:14 #208 ... 13:39:14 13:39:14 #209 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:39:14 #209 DONE 0.4s 13:39:14 13:39:14 #208 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 13:39:14 #208 DONE 0.6s 13:39:14 13:39:14 #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 13:39:14 #210 DONE 0.2s 13:39:14 13:39:14 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 13:39:15 #211 DONE 0.4s 13:39:15 13:39:15 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 13:39:15 #212 DONE 0.2s 13:39:15 13:39:15 #107 [core-metadata] exporting to image 13:39:15 #107 ... 13:39:15 13:39:15 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 13:39:15 #213 DONE 0.2s 13:39:15 13:39:15 #107 [core-data] exporting to image 13:39:15 #107 exporting layers 13:39:15 #107 exporting layers 0.7s done 13:39:15 #107 writing image sha256:e3de248d1fed9b5c6002ee8568d24b35faefb63db489afaba87198d71f4ad2cc done 13:39:15 #107 naming to docker.io/library/core-metadata-arm64 0.0s done 13:39:15 #107 exporting layers 0.7s done 13:39:16 #107 writing image sha256:29c6cc5e5429efdbe06f2bb130afaaaaf76daca806ab10e63303bfb7a43d7229 done 13:39:16 #107 naming to docker.io/library/core-data-arm64 done 13:39:16 #107 DONE 14.1s 13:39:16 13:39:16 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 13:39:48 #43 ... 13:39:48 13:39:48 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 13:39:48 #147 DONE 2081.1s 13:39:48 13:39:48 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:39:48 #214 DONE 0.1s 13:39:48 13:39:48 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:39:48 #143 ... 13:39:48 13:39:48 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:39:48 #215 DONE 0.1s 13:39:48 13:39:48 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 13:39:48 #216 DONE 0.5s 13:39:48 13:39:48 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 13:39:48 #217 DONE 0.1s 13:39:48 13:39:48 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:39:48 #143 ... 13:39:48 13:39:48 #107 [support-scheduler] exporting to image 13:39:48 #107 exporting layers 13:39:49 #107 exporting layers 1.1s done 13:39:49 #107 writing image sha256:b1c073b6d7db41dbbb75f668baa841387fc851e41edac76506efa0ad3146f5bf done 13:39:49 #107 naming to docker.io/library/support-scheduler-arm64 done 13:39:49 #107 DONE 15.2s 13:39:49 13:39:49 #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 13:39:53 #143 DONE 2087.7s 13:39:53 13:39:53 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:53 #55 ... 13:39:53 13:39:53 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 13:39:53 #218 DONE 0.1s 13:39:53 13:39:53 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 13:39:53 #219 DONE 0.1s 13:39:53 13:39:53 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:54 #55 ... 13:39:54 13:39:54 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 13:39:54 #220 DONE 0.5s 13:39:54 13:39:54 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 13:39:54 #221 DONE 0.1s 13:39:54 13:39:54 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:54 #55 ... 13:39:54 13:39:54 #107 [support-notifications] exporting to image 13:39:54 #107 exporting layers 13:39:55 #107 exporting layers 0.6s done 13:39:55 #107 writing image sha256:80543cf66ee2674e014e736026fb2e3c454d42bb725e97ab310d94eb6e071b9e done 13:39:55 #107 naming to docker.io/library/support-notifications-arm64 done 13:39:55 #107 DONE 15.7s 13:39:55 13:39:55 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 13:39:55 time="2025-03-26T13:02:34Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 13:39:55 $ docker stop --time=1 8cc809a8ab670dea50540215168e1d536ed565b18d912ae0f03ae6de09a8d83b 13:39:57 $ docker rm -f --volumes 8cc809a8ab670dea50540215168e1d536ed565b18d912ae0f03ae6de09a8d83b [Pipeline] // withDockerContainer [Pipeline] sh 13:39:57 + docker images 13:39:57 REPOSITORY TAG IMAGE ID CREATED SIZE 13:39:57 support-notifications-arm64 latest 80543cf66ee2 3 seconds ago 52.1MB 13:39:57 support-scheduler-arm64 latest b1c073b6d7db 9 seconds ago 48.2MB 13:39:57 core-data-arm64 latest 29c6cc5e5429 42 seconds ago 32.8MB 13:39:57 core-metadata-arm64 latest e3de248d1fed 43 seconds ago 33MB 13:39:57 core-keeper-arm64 latest d52640773f6b 48 seconds ago 32.6MB 13:39:57 security-proxy-auth-arm64 latest 08eb6857f931 51 seconds ago 31.8MB 13:39:57 security-spiffe-token-provider-arm64 latest 40ce142b93ee About a minute ago 47.8MB 13:39:57 security-secretstore-setup-arm64 latest a10267c4457f 2 minutes ago 67.2MB 13:39:57 security-proxy-setup-arm64 latest 5d152bf43393 3 minutes ago 38.6MB 13:39:57 core-command-arm64 latest 7c5dfcc6884b 3 minutes ago 28.4MB 13:39:57 security-bootstrapper-arm64 latest f8de7b9c2766 17 minutes ago 21.1MB 13:39:57 core-common-config-bootstrapper-arm64 latest 9c6d57ccd682 17 minutes ago 17.9MB 13:39:57 security-spire-config-arm64 latest 69454602d39c 36 minutes ago 143MB 13:39:57 security-spire-agent-arm64 latest ab7c1d6f6885 36 minutes ago 187MB 13:39:57 security-spire-server-arm64 latest d98318f549cc 36 minutes ago 144MB 13:39:57 ci-base-image-arm64 latest 07e1c6e8d187 37 minutes ago 915MB 13:39:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB 13:39:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 13:39:58 provisioning config files... 13:39:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/817@tmp/config9502314988386324504tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:39:58 ---> ****-login.sh 13:39:58 nexus3.edgexfoundry.org:10001 13:39:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:58 Configure a credential helper to remove this warning. See 13:39:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:58 13:39:58 Login Succeeded 13:39:58 nexus3.edgexfoundry.org:10002 13:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:59 Configure a credential helper to remove this warning. See 13:39:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:59 13:39:59 Login Succeeded 13:39:59 nexus3.edgexfoundry.org:10003 13:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:59 Configure a credential helper to remove this warning. See 13:39:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:59 13:39:59 Login Succeeded 13:39:59 nexus3.edgexfoundry.org:10004 13:39:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:39:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:39:59 Configure a credential helper to remove this warning. See 13:39:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:39:59 13:39:59 Login Succeeded 13:40:00 ****.io 13:40:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 13:40:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 13:40:00 Configure a credential helper to remove this warning. See 13:40:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 13:40:00 13:40:00 Login Succeeded 13:40:00 ---> ****-login.sh ends [Pipeline] } 13:40:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 13:40:00 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 13:40:00 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:00 latest 13:40:00 4.0.0-dev.78 13:40:00 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:00 main 13:40:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:40:01 19e435b78071: Preparing 13:40:01 4499f82eec1c: Preparing 13:40:01 80119458e42e: Preparing 13:40:01 2f4b204ac2a8: Preparing 13:40:01 237ec5c470de: Preparing 13:40:01 83d17f873c70: Preparing 13:40:01 dd9c8f8612c8: Preparing 13:40:01 83d17f873c70: Waiting 13:40:01 dd9c8f8612c8: Waiting 13:40:01 2f4b204ac2a8: Pushed 13:40:01 19e435b78071: Pushed 13:40:01 80119458e42e: Pushed 13:40:01 237ec5c470de: Pushed 13:40:01 dd9c8f8612c8: Layer already exists 13:40:01 83d17f873c70: Pushed 13:40:05 4499f82eec1c: Pushed 13:40:06 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:06 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:06 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:40:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:40:06 19e435b78071: Preparing 13:40:06 4499f82eec1c: Preparing 13:40:06 80119458e42e: Preparing 13:40:06 2f4b204ac2a8: Preparing 13:40:06 237ec5c470de: Preparing 13:40:06 83d17f873c70: Preparing 13:40:06 dd9c8f8612c8: Preparing 13:40:06 83d17f873c70: Waiting 13:40:06 dd9c8f8612c8: Waiting 13:40:06 237ec5c470de: Layer already exists 13:40:06 19e435b78071: Layer already exists 13:40:06 4499f82eec1c: Layer already exists 13:40:06 2f4b204ac2a8: Layer already exists 13:40:06 80119458e42e: Layer already exists 13:40:06 83d17f873c70: Layer already exists 13:40:06 dd9c8f8612c8: Layer already exists 13:40:07 latest: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:07 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:07 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 13:40:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:40:07 19e435b78071: Preparing 13:40:07 4499f82eec1c: Preparing 13:40:07 80119458e42e: Preparing 13:40:07 2f4b204ac2a8: Preparing 13:40:07 237ec5c470de: Preparing 13:40:07 83d17f873c70: Preparing 13:40:07 dd9c8f8612c8: Preparing 13:40:07 83d17f873c70: Waiting 13:40:07 dd9c8f8612c8: Waiting 13:40:07 2f4b204ac2a8: Layer already exists 13:40:07 237ec5c470de: Layer already exists 13:40:07 4499f82eec1c: Layer already exists 13:40:07 80119458e42e: Layer already exists 13:40:07 19e435b78071: Layer already exists 13:40:07 83d17f873c70: Layer already exists 13:40:07 dd9c8f8612c8: Layer already exists 13:40:07 4.0.0-dev.78: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:08 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:08 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:40:08 19e435b78071: Preparing 13:40:08 4499f82eec1c: Preparing 13:40:08 80119458e42e: Preparing 13:40:08 2f4b204ac2a8: Preparing 13:40:08 237ec5c470de: Preparing 13:40:08 83d17f873c70: Preparing 13:40:08 dd9c8f8612c8: Preparing 13:40:08 83d17f873c70: Waiting 13:40:08 dd9c8f8612c8: Waiting 13:40:08 2f4b204ac2a8: Layer already exists 13:40:08 19e435b78071: Layer already exists 13:40:08 80119458e42e: Layer already exists 13:40:08 4499f82eec1c: Layer already exists 13:40:08 237ec5c470de: Layer already exists 13:40:08 83d17f873c70: Layer already exists 13:40:08 dd9c8f8612c8: Layer already exists 13:40:08 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:09 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 13:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 13:40:09 19e435b78071: Preparing 13:40:09 4499f82eec1c: Preparing 13:40:09 80119458e42e: Preparing 13:40:09 2f4b204ac2a8: Preparing 13:40:09 237ec5c470de: Preparing 13:40:09 83d17f873c70: Preparing 13:40:09 dd9c8f8612c8: Preparing 13:40:09 dd9c8f8612c8: Waiting 13:40:09 83d17f873c70: Waiting 13:40:09 4499f82eec1c: Layer already exists 13:40:09 2f4b204ac2a8: Layer already exists 13:40:09 80119458e42e: Layer already exists 13:40:09 19e435b78071: Layer already exists 13:40:09 237ec5c470de: Layer already exists 13:40:09 dd9c8f8612c8: Layer already exists 13:40:09 83d17f873c70: Layer already exists 13:40:09 main: digest: sha256:6bc27976546d775204dc6f25cc54c8d23156bcae9f9d63598301a1c3e259efb2 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:09 ===================================================== [Pipeline] echo 13:40:09 taggedImages: 13:40:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 13:40:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.78 13:40:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:09 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 13:40:09 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 13:40:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:09 latest 13:40:09 4.0.0-dev.78 13:40:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:09 main 13:40:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:10 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:40:10 c13947b1a81e: Preparing 13:40:10 51fd038ecedf: Preparing 13:40:10 5b72a89dabfb: Preparing 13:40:10 e454737c616a: Preparing 13:40:10 80119458e42e: Preparing 13:40:10 2f4b204ac2a8: Preparing 13:40:10 237ec5c470de: Preparing 13:40:10 83d17f873c70: Preparing 13:40:10 dd9c8f8612c8: Preparing 13:40:10 237ec5c470de: Waiting 13:40:10 83d17f873c70: Waiting 13:40:10 dd9c8f8612c8: Waiting 13:40:10 2f4b204ac2a8: Waiting 13:40:10 80119458e42e: Layer already exists 13:40:10 2f4b204ac2a8: Layer already exists 13:40:10 237ec5c470de: Layer already exists 13:40:10 5b72a89dabfb: Pushed 13:40:10 83d17f873c70: Layer already exists 13:40:10 51fd038ecedf: Pushed 13:40:10 c13947b1a81e: Pushed 13:40:10 dd9c8f8612c8: Layer already exists 13:40:12 e454737c616a: Pushed 13:40:13 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:13 + 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 13:40:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:40:13 c13947b1a81e: Preparing 13:40:13 51fd038ecedf: Preparing 13:40:13 5b72a89dabfb: Preparing 13:40:13 e454737c616a: Preparing 13:40:13 80119458e42e: Preparing 13:40:13 2f4b204ac2a8: Preparing 13:40:13 237ec5c470de: Preparing 13:40:13 83d17f873c70: Preparing 13:40:13 dd9c8f8612c8: Preparing 13:40:13 2f4b204ac2a8: Waiting 13:40:13 237ec5c470de: Waiting 13:40:13 83d17f873c70: Waiting 13:40:13 dd9c8f8612c8: Waiting 13:40:13 80119458e42e: Layer already exists 13:40:13 51fd038ecedf: Layer already exists 13:40:13 c13947b1a81e: Layer already exists 13:40:13 5b72a89dabfb: Layer already exists 13:40:13 e454737c616a: Layer already exists 13:40:13 83d17f873c70: Layer already exists 13:40:13 dd9c8f8612c8: Layer already exists 13:40:13 237ec5c470de: Layer already exists 13:40:13 2f4b204ac2a8: Layer already exists 13:40:14 latest: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:14 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 13:40:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:40:14 c13947b1a81e: Preparing 13:40:14 51fd038ecedf: Preparing 13:40:14 5b72a89dabfb: Preparing 13:40:14 e454737c616a: Preparing 13:40:14 80119458e42e: Preparing 13:40:14 2f4b204ac2a8: Preparing 13:40:14 237ec5c470de: Preparing 13:40:14 83d17f873c70: Preparing 13:40:14 dd9c8f8612c8: Preparing 13:40:14 237ec5c470de: Waiting 13:40:14 83d17f873c70: Waiting 13:40:14 dd9c8f8612c8: Waiting 13:40:14 2f4b204ac2a8: Waiting 13:40:14 80119458e42e: Layer already exists 13:40:14 c13947b1a81e: Layer already exists 13:40:14 51fd038ecedf: Layer already exists 13:40:14 e454737c616a: Layer already exists 13:40:14 5b72a89dabfb: Layer already exists 13:40:14 2f4b204ac2a8: Layer already exists 13:40:14 83d17f873c70: Layer already exists 13:40:14 dd9c8f8612c8: Layer already exists 13:40:14 237ec5c470de: Layer already exists 13:40:14 4.0.0-dev.78: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:15 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:40:15 c13947b1a81e: Preparing 13:40:15 51fd038ecedf: Preparing 13:40:15 5b72a89dabfb: Preparing 13:40:15 e454737c616a: Preparing 13:40:15 80119458e42e: Preparing 13:40:15 2f4b204ac2a8: Preparing 13:40:15 237ec5c470de: Preparing 13:40:15 83d17f873c70: Preparing 13:40:15 dd9c8f8612c8: Preparing 13:40:15 237ec5c470de: Waiting 13:40:15 83d17f873c70: Waiting 13:40:15 dd9c8f8612c8: Waiting 13:40:15 2f4b204ac2a8: Waiting 13:40:15 80119458e42e: Layer already exists 13:40:15 5b72a89dabfb: Layer already exists 13:40:15 51fd038ecedf: Layer already exists 13:40:15 e454737c616a: Layer already exists 13:40:15 c13947b1a81e: Layer already exists 13:40:15 2f4b204ac2a8: Layer already exists 13:40:15 83d17f873c70: Layer already exists 13:40:15 237ec5c470de: Layer already exists 13:40:15 dd9c8f8612c8: Layer already exists 13:40:15 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:15 + 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 13:40:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 13:40:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 13:40:16 c13947b1a81e: Preparing 13:40:16 51fd038ecedf: Preparing 13:40:16 5b72a89dabfb: Preparing 13:40:16 e454737c616a: Preparing 13:40:16 80119458e42e: Preparing 13:40:16 2f4b204ac2a8: Preparing 13:40:16 237ec5c470de: Preparing 13:40:16 83d17f873c70: Preparing 13:40:16 dd9c8f8612c8: Preparing 13:40:16 2f4b204ac2a8: Waiting 13:40:16 237ec5c470de: Waiting 13:40:16 83d17f873c70: Waiting 13:40:16 dd9c8f8612c8: Waiting 13:40:16 51fd038ecedf: Layer already exists 13:40:16 5b72a89dabfb: Layer already exists 13:40:16 e454737c616a: Layer already exists 13:40:16 80119458e42e: Layer already exists 13:40:16 c13947b1a81e: Layer already exists 13:40:16 dd9c8f8612c8: Layer already exists 13:40:16 83d17f873c70: Layer already exists 13:40:16 237ec5c470de: Layer already exists 13:40:16 2f4b204ac2a8: Layer already exists 13:40:16 main: digest: sha256:c67d6ee4bf688b64585191243fd8fb34810e86a3984e7bcc893a734dc3010f80 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:16 ===================================================== [Pipeline] echo 13:40:16 taggedImages: 13:40:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 13:40:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.78 13:40:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 13:40:16 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 13:40:16 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:16 latest 13:40:16 4.0.0-dev.78 13:40:16 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:16 main 13:40:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:40:17 ab19b3e1489f: Preparing 13:40:17 4698ca9eb6d6: Preparing 13:40:17 80119458e42e: Preparing 13:40:17 2f4b204ac2a8: Preparing 13:40:17 520e3c5fe555: Preparing 13:40:17 6547ac635399: Preparing 13:40:17 dd9c8f8612c8: Preparing 13:40:17 6547ac635399: Waiting 13:40:17 dd9c8f8612c8: Waiting 13:40:17 520e3c5fe555: Pushed 13:40:17 2f4b204ac2a8: Layer already exists 13:40:17 80119458e42e: Layer already exists 13:40:17 dd9c8f8612c8: Layer already exists 13:40:17 ab19b3e1489f: Pushed 13:40:17 6547ac635399: Pushed 13:40:23 4698ca9eb6d6: Pushed 13:40:23 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:40:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:40:23 ab19b3e1489f: Preparing 13:40:23 4698ca9eb6d6: Preparing 13:40:23 80119458e42e: Preparing 13:40:23 2f4b204ac2a8: Preparing 13:40:23 520e3c5fe555: Preparing 13:40:23 6547ac635399: Preparing 13:40:23 dd9c8f8612c8: Preparing 13:40:23 6547ac635399: Waiting 13:40:23 dd9c8f8612c8: Waiting 13:40:23 4698ca9eb6d6: Layer already exists 13:40:23 ab19b3e1489f: Layer already exists 13:40:23 520e3c5fe555: Layer already exists 13:40:23 2f4b204ac2a8: Layer already exists 13:40:23 80119458e42e: Layer already exists 13:40:23 dd9c8f8612c8: Layer already exists 13:40:23 6547ac635399: Layer already exists 13:40:24 latest: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:24 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:24 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 13:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:40:24 ab19b3e1489f: Preparing 13:40:24 4698ca9eb6d6: Preparing 13:40:24 80119458e42e: Preparing 13:40:24 2f4b204ac2a8: Preparing 13:40:24 520e3c5fe555: Preparing 13:40:24 6547ac635399: Preparing 13:40:24 dd9c8f8612c8: Preparing 13:40:24 6547ac635399: Waiting 13:40:24 dd9c8f8612c8: Waiting 13:40:24 ab19b3e1489f: Layer already exists 13:40:24 4698ca9eb6d6: Layer already exists 13:40:24 520e3c5fe555: Layer already exists 13:40:24 80119458e42e: Layer already exists 13:40:24 2f4b204ac2a8: Layer already exists 13:40:24 6547ac635399: Layer already exists 13:40:24 dd9c8f8612c8: Layer already exists 13:40:25 4.0.0-dev.78: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:40:26 ab19b3e1489f: Preparing 13:40:26 4698ca9eb6d6: Preparing 13:40:26 80119458e42e: Preparing 13:40:26 2f4b204ac2a8: Preparing 13:40:26 520e3c5fe555: Preparing 13:40:26 6547ac635399: Preparing 13:40:26 dd9c8f8612c8: Preparing 13:40:26 6547ac635399: Waiting 13:40:26 dd9c8f8612c8: Waiting 13:40:26 ab19b3e1489f: Layer already exists 13:40:26 4698ca9eb6d6: Layer already exists 13:40:26 2f4b204ac2a8: Layer already exists 13:40:26 80119458e42e: Layer already exists 13:40:26 520e3c5fe555: Layer already exists 13:40:26 6547ac635399: Layer already exists 13:40:26 dd9c8f8612c8: Layer already exists 13:40:26 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:27 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 13:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 13:40:27 ab19b3e1489f: Preparing 13:40:27 4698ca9eb6d6: Preparing 13:40:27 80119458e42e: Preparing 13:40:27 2f4b204ac2a8: Preparing 13:40:27 520e3c5fe555: Preparing 13:40:27 6547ac635399: Preparing 13:40:27 dd9c8f8612c8: Preparing 13:40:27 6547ac635399: Waiting 13:40:27 dd9c8f8612c8: Waiting 13:40:27 80119458e42e: Layer already exists 13:40:27 520e3c5fe555: Layer already exists 13:40:27 2f4b204ac2a8: Layer already exists 13:40:27 4698ca9eb6d6: Layer already exists 13:40:27 ab19b3e1489f: Layer already exists 13:40:27 dd9c8f8612c8: Layer already exists 13:40:27 6547ac635399: Layer already exists 13:40:27 main: digest: sha256:79d36ccaddfce3a56e34a54a66d831ff510f969359e12278a85bf0b0a34cc6f6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:27 ===================================================== [Pipeline] echo 13:40:27 taggedImages: 13:40:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 13:40:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.78 13:40:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:27 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 13:40:27 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 13:40:27 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:27 latest 13:40:27 4.0.0-dev.78 13:40:27 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:27 main 13:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:40:28 57272891ba4a: Preparing 13:40:28 da32fa409cc4: Preparing 13:40:28 2f4b204ac2a8: Preparing 13:40:28 e9a03d5fb362: Preparing 13:40:28 f430547b4dc8: Preparing 13:40:28 dd9c8f8612c8: Preparing 13:40:28 dd9c8f8612c8: Waiting 13:40:28 2f4b204ac2a8: Layer already exists 13:40:28 dd9c8f8612c8: Layer already exists 13:40:28 f430547b4dc8: Pushed 13:40:28 e9a03d5fb362: Pushed 13:40:28 57272891ba4a: Pushed 13:40:33 da32fa409cc4: Pushed 13:40:33 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:34 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:40:34 57272891ba4a: Preparing 13:40:34 da32fa409cc4: Preparing 13:40:34 2f4b204ac2a8: Preparing 13:40:34 e9a03d5fb362: Preparing 13:40:34 f430547b4dc8: Preparing 13:40:34 dd9c8f8612c8: Preparing 13:40:34 dd9c8f8612c8: Waiting 13:40:34 57272891ba4a: Layer already exists 13:40:34 2f4b204ac2a8: Layer already exists 13:40:34 e9a03d5fb362: Layer already exists 13:40:34 da32fa409cc4: Layer already exists 13:40:34 f430547b4dc8: Layer already exists 13:40:34 dd9c8f8612c8: Layer already exists 13:40:34 latest: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 13:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:40:35 57272891ba4a: Preparing 13:40:35 da32fa409cc4: Preparing 13:40:35 2f4b204ac2a8: Preparing 13:40:35 e9a03d5fb362: Preparing 13:40:35 f430547b4dc8: Preparing 13:40:35 dd9c8f8612c8: Preparing 13:40:35 dd9c8f8612c8: Waiting 13:40:35 2f4b204ac2a8: Layer already exists 13:40:35 da32fa409cc4: Layer already exists 13:40:35 e9a03d5fb362: Layer already exists 13:40:35 57272891ba4a: Layer already exists 13:40:35 f430547b4dc8: Layer already exists 13:40:35 dd9c8f8612c8: Layer already exists 13:40:35 4.0.0-dev.78: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:36 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:40:36 57272891ba4a: Preparing 13:40:36 da32fa409cc4: Preparing 13:40:36 2f4b204ac2a8: Preparing 13:40:36 e9a03d5fb362: Preparing 13:40:36 f430547b4dc8: Preparing 13:40:36 dd9c8f8612c8: Preparing 13:40:36 dd9c8f8612c8: Waiting 13:40:36 da32fa409cc4: Layer already exists 13:40:36 e9a03d5fb362: Layer already exists 13:40:36 57272891ba4a: Layer already exists 13:40:36 2f4b204ac2a8: Layer already exists 13:40:36 f430547b4dc8: Layer already exists 13:40:36 dd9c8f8612c8: Layer already exists 13:40:36 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:37 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 13:40:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 13:40:37 57272891ba4a: Preparing 13:40:37 da32fa409cc4: Preparing 13:40:37 2f4b204ac2a8: Preparing 13:40:37 e9a03d5fb362: Preparing 13:40:37 f430547b4dc8: Preparing 13:40:37 dd9c8f8612c8: Preparing 13:40:37 da32fa409cc4: Layer already exists 13:40:37 2f4b204ac2a8: Layer already exists 13:40:37 57272891ba4a: Layer already exists 13:40:37 f430547b4dc8: Layer already exists 13:40:37 e9a03d5fb362: Layer already exists 13:40:37 dd9c8f8612c8: Layer already exists 13:40:37 main: digest: sha256:b4a9b0794e9ca815908fab15c5fa2788a9e944c5abd82103b46d3f8250452ce6 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:38 ===================================================== [Pipeline] echo 13:40:38 taggedImages: 13:40:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 13:40:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.78 13:40:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:38 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 13:40:38 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 13:40:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:38 latest 13:40:38 4.0.0-dev.78 13:40:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:38 main 13:40:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:38 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:39 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:40:39 bee38cdada81: Preparing 13:40:39 608232715411: Preparing 13:40:39 44f15893f5eb: Preparing 13:40:39 80119458e42e: Preparing 13:40:39 2f4b204ac2a8: Preparing 13:40:39 237ec5c470de: Preparing 13:40:39 83d17f873c70: Preparing 13:40:39 dd9c8f8612c8: Preparing 13:40:39 237ec5c470de: Waiting 13:40:39 83d17f873c70: Waiting 13:40:39 dd9c8f8612c8: Waiting 13:40:39 608232715411: Pushed 13:40:39 80119458e42e: Layer already exists 13:40:39 2f4b204ac2a8: Layer already exists 13:40:39 237ec5c470de: Layer already exists 13:40:39 83d17f873c70: Layer already exists 13:40:39 dd9c8f8612c8: Layer already exists 13:40:39 bee38cdada81: Pushed 13:40:44 44f15893f5eb: Pushed 13:40:44 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:45 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:40:45 bee38cdada81: Preparing 13:40:45 608232715411: Preparing 13:40:45 44f15893f5eb: Preparing 13:40:45 80119458e42e: Preparing 13:40:45 2f4b204ac2a8: Preparing 13:40:45 237ec5c470de: Preparing 13:40:45 83d17f873c70: Preparing 13:40:45 dd9c8f8612c8: Preparing 13:40:45 83d17f873c70: Waiting 13:40:45 dd9c8f8612c8: Waiting 13:40:45 237ec5c470de: Waiting 13:40:45 bee38cdada81: Layer already exists 13:40:45 608232715411: Layer already exists 13:40:45 2f4b204ac2a8: Layer already exists 13:40:45 44f15893f5eb: Layer already exists 13:40:45 80119458e42e: Layer already exists 13:40:45 237ec5c470de: Layer already exists 13:40:45 83d17f873c70: Layer already exists 13:40:45 dd9c8f8612c8: Layer already exists 13:40:45 latest: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 13:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:40:46 bee38cdada81: Preparing 13:40:46 608232715411: Preparing 13:40:46 44f15893f5eb: Preparing 13:40:46 80119458e42e: Preparing 13:40:46 2f4b204ac2a8: Preparing 13:40:46 237ec5c470de: Preparing 13:40:46 83d17f873c70: Preparing 13:40:46 dd9c8f8612c8: Preparing 13:40:46 83d17f873c70: Waiting 13:40:46 237ec5c470de: Waiting 13:40:46 2f4b204ac2a8: Layer already exists 13:40:46 44f15893f5eb: Layer already exists 13:40:46 608232715411: Layer already exists 13:40:46 bee38cdada81: Layer already exists 13:40:46 80119458e42e: Layer already exists 13:40:46 83d17f873c70: Layer already exists 13:40:46 237ec5c470de: Layer already exists 13:40:46 dd9c8f8612c8: Layer already exists 13:40:46 4.0.0-dev.78: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:40:47 bee38cdada81: Preparing 13:40:47 608232715411: Preparing 13:40:47 44f15893f5eb: Preparing 13:40:47 80119458e42e: Preparing 13:40:47 2f4b204ac2a8: Preparing 13:40:47 237ec5c470de: Preparing 13:40:47 83d17f873c70: Preparing 13:40:47 dd9c8f8612c8: Preparing 13:40:47 237ec5c470de: Waiting 13:40:47 83d17f873c70: Waiting 13:40:47 dd9c8f8612c8: Waiting 13:40:47 44f15893f5eb: Layer already exists 13:40:47 80119458e42e: Layer already exists 13:40:47 bee38cdada81: Layer already exists 13:40:47 608232715411: Layer already exists 13:40:47 2f4b204ac2a8: Layer already exists 13:40:47 237ec5c470de: Layer already exists 13:40:47 dd9c8f8612c8: Layer already exists 13:40:47 83d17f873c70: Layer already exists 13:40:47 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 13:40:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 13:40:48 bee38cdada81: Preparing 13:40:48 608232715411: Preparing 13:40:48 44f15893f5eb: Preparing 13:40:48 80119458e42e: Preparing 13:40:48 2f4b204ac2a8: Preparing 13:40:48 237ec5c470de: Preparing 13:40:48 83d17f873c70: Preparing 13:40:48 dd9c8f8612c8: Preparing 13:40:48 83d17f873c70: Waiting 13:40:48 dd9c8f8612c8: Waiting 13:40:48 237ec5c470de: Waiting 13:40:48 2f4b204ac2a8: Layer already exists 13:40:48 80119458e42e: Layer already exists 13:40:48 44f15893f5eb: Layer already exists 13:40:48 bee38cdada81: Layer already exists 13:40:48 608232715411: Layer already exists 13:40:48 237ec5c470de: Layer already exists 13:40:48 dd9c8f8612c8: Layer already exists 13:40:48 83d17f873c70: Layer already exists 13:40:48 main: digest: sha256:c1f587885be9f1ccd0ee9041451da2f94e95f1e1102ec9336e0835fa1d2aa422 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:48 ===================================================== [Pipeline] echo 13:40:48 taggedImages: 13:40:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 13:40:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.78 13:40:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:48 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 13:40:48 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 13:40:48 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:48 latest 13:40:48 4.0.0-dev.78 13:40:48 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:48 main 13:40:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:40:49 3e94325abe4f: Preparing 13:40:49 dbddab3fcf63: Preparing 13:40:49 6af6044af1d2: Preparing 13:40:49 4a77fca75323: Preparing 13:40:49 cb7f7f778bcc: Preparing 13:40:49 49f0da300ba4: Preparing 13:40:49 ae8bca721be1: Preparing 13:40:49 80119458e42e: Preparing 13:40:49 2f4b204ac2a8: Preparing 13:40:49 883c0c882324: Preparing 13:40:49 4798fc8eca12: Preparing 13:40:49 5f70bf18a086: Preparing 13:40:49 b9f9fd91bf86: Preparing 13:40:49 7556540401f7: Preparing 13:40:49 9563d694878a: Preparing 13:40:49 dd9c8f8612c8: Preparing 13:40:49 49f0da300ba4: Waiting 13:40:49 ae8bca721be1: Waiting 13:40:49 80119458e42e: Waiting 13:40:49 2f4b204ac2a8: Waiting 13:40:49 883c0c882324: Waiting 13:40:49 4798fc8eca12: Waiting 13:40:49 b9f9fd91bf86: Waiting 13:40:49 5f70bf18a086: Waiting 13:40:49 7556540401f7: Waiting 13:40:49 9563d694878a: Waiting 13:40:49 6af6044af1d2: Pushed 13:40:49 4a77fca75323: Pushed 13:40:49 dbddab3fcf63: Pushed 13:40:49 cb7f7f778bcc: Pushed 13:40:49 3e94325abe4f: Pushed 13:40:49 80119458e42e: Layer already exists 13:40:49 2f4b204ac2a8: Layer already exists 13:40:49 49f0da300ba4: Pushed 13:40:49 5f70bf18a086: Layer already exists 13:40:49 4798fc8eca12: Pushed 13:40:49 b9f9fd91bf86: Pushed 13:40:49 7556540401f7: Pushed 13:40:49 dd9c8f8612c8: Layer already exists 13:40:49 9563d694878a: Pushed 13:40:50 883c0c882324: Pushed 13:40:52 ae8bca721be1: Pushed 13:40:52 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:40:53 3e94325abe4f: Preparing 13:40:53 dbddab3fcf63: Preparing 13:40:53 6af6044af1d2: Preparing 13:40:53 4a77fca75323: Preparing 13:40:53 cb7f7f778bcc: Preparing 13:40:53 49f0da300ba4: Preparing 13:40:53 ae8bca721be1: Preparing 13:40:53 80119458e42e: Preparing 13:40:53 2f4b204ac2a8: Preparing 13:40:53 883c0c882324: Preparing 13:40:53 4798fc8eca12: Preparing 13:40:53 5f70bf18a086: Preparing 13:40:53 b9f9fd91bf86: Preparing 13:40:53 7556540401f7: Preparing 13:40:53 9563d694878a: Preparing 13:40:53 dd9c8f8612c8: Preparing 13:40:53 2f4b204ac2a8: Waiting 13:40:53 883c0c882324: Waiting 13:40:53 4798fc8eca12: Waiting 13:40:53 5f70bf18a086: Waiting 13:40:53 b9f9fd91bf86: Waiting 13:40:53 7556540401f7: Waiting 13:40:53 9563d694878a: Waiting 13:40:53 dd9c8f8612c8: Waiting 13:40:53 ae8bca721be1: Waiting 13:40:53 80119458e42e: Waiting 13:40:53 49f0da300ba4: Waiting 13:40:53 cb7f7f778bcc: Layer already exists 13:40:53 6af6044af1d2: Layer already exists 13:40:53 3e94325abe4f: Layer already exists 13:40:53 dbddab3fcf63: Layer already exists 13:40:53 4a77fca75323: Layer already exists 13:40:53 49f0da300ba4: Layer already exists 13:40:53 883c0c882324: Layer already exists 13:40:53 80119458e42e: Layer already exists 13:40:53 2f4b204ac2a8: Layer already exists 13:40:53 ae8bca721be1: Layer already exists 13:40:53 4798fc8eca12: Layer already exists 13:40:53 b9f9fd91bf86: Layer already exists 13:40:53 5f70bf18a086: Layer already exists 13:40:53 7556540401f7: Layer already exists 13:40:53 9563d694878a: Layer already exists 13:40:53 dd9c8f8612c8: Layer already exists 13:40:53 latest: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 13:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:40:54 3e94325abe4f: Preparing 13:40:54 dbddab3fcf63: Preparing 13:40:54 6af6044af1d2: Preparing 13:40:54 4a77fca75323: Preparing 13:40:54 cb7f7f778bcc: Preparing 13:40:54 49f0da300ba4: Preparing 13:40:54 ae8bca721be1: Preparing 13:40:54 80119458e42e: Preparing 13:40:54 2f4b204ac2a8: Preparing 13:40:54 883c0c882324: Preparing 13:40:54 4798fc8eca12: Preparing 13:40:54 5f70bf18a086: Preparing 13:40:54 b9f9fd91bf86: Preparing 13:40:54 7556540401f7: Preparing 13:40:54 9563d694878a: Preparing 13:40:54 dd9c8f8612c8: Preparing 13:40:54 ae8bca721be1: Waiting 13:40:54 80119458e42e: Waiting 13:40:54 2f4b204ac2a8: Waiting 13:40:54 49f0da300ba4: Waiting 13:40:54 883c0c882324: Waiting 13:40:54 4798fc8eca12: Waiting 13:40:54 5f70bf18a086: Waiting 13:40:54 b9f9fd91bf86: Waiting 13:40:54 7556540401f7: Waiting 13:40:54 9563d694878a: Waiting 13:40:54 dd9c8f8612c8: Waiting 13:40:54 4a77fca75323: Layer already exists 13:40:54 3e94325abe4f: Layer already exists 13:40:54 dbddab3fcf63: Layer already exists 13:40:54 6af6044af1d2: Layer already exists 13:40:54 cb7f7f778bcc: Layer already exists 13:40:54 49f0da300ba4: Layer already exists 13:40:54 ae8bca721be1: Layer already exists 13:40:54 80119458e42e: Layer already exists 13:40:54 883c0c882324: Layer already exists 13:40:54 2f4b204ac2a8: Layer already exists 13:40:54 5f70bf18a086: Layer already exists 13:40:54 4798fc8eca12: Layer already exists 13:40:54 b9f9fd91bf86: Layer already exists 13:40:54 7556540401f7: Layer already exists 13:40:54 9563d694878a: Layer already exists 13:40:54 dd9c8f8612c8: Layer already exists 13:40:54 4.0.0-dev.78: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:40:55 3e94325abe4f: Preparing 13:40:55 dbddab3fcf63: Preparing 13:40:55 6af6044af1d2: Preparing 13:40:55 4a77fca75323: Preparing 13:40:55 cb7f7f778bcc: Preparing 13:40:55 49f0da300ba4: Preparing 13:40:55 ae8bca721be1: Preparing 13:40:55 80119458e42e: Preparing 13:40:55 2f4b204ac2a8: Preparing 13:40:55 883c0c882324: Preparing 13:40:55 4798fc8eca12: Preparing 13:40:55 5f70bf18a086: Preparing 13:40:55 b9f9fd91bf86: Preparing 13:40:55 7556540401f7: Preparing 13:40:55 9563d694878a: Preparing 13:40:55 dd9c8f8612c8: Preparing 13:40:55 49f0da300ba4: Waiting 13:40:55 ae8bca721be1: Waiting 13:40:55 4798fc8eca12: Waiting 13:40:55 5f70bf18a086: Waiting 13:40:55 80119458e42e: Waiting 13:40:55 b9f9fd91bf86: Waiting 13:40:55 7556540401f7: Waiting 13:40:55 2f4b204ac2a8: Waiting 13:40:55 9563d694878a: Waiting 13:40:55 dd9c8f8612c8: Waiting 13:40:55 883c0c882324: Waiting 13:40:55 3e94325abe4f: Layer already exists 13:40:55 4a77fca75323: Layer already exists 13:40:55 dbddab3fcf63: Layer already exists 13:40:55 cb7f7f778bcc: Layer already exists 13:40:55 6af6044af1d2: Layer already exists 13:40:55 49f0da300ba4: Layer already exists 13:40:55 ae8bca721be1: Layer already exists 13:40:55 80119458e42e: Layer already exists 13:40:55 2f4b204ac2a8: Layer already exists 13:40:55 883c0c882324: Layer already exists 13:40:55 7556540401f7: Layer already exists 13:40:55 9563d694878a: Layer already exists 13:40:55 4798fc8eca12: Layer already exists 13:40:55 5f70bf18a086: Layer already exists 13:40:55 b9f9fd91bf86: Layer already exists 13:40:55 dd9c8f8612c8: Layer already exists 13:40:55 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 13:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 13:40:56 3e94325abe4f: Preparing 13:40:56 dbddab3fcf63: Preparing 13:40:56 6af6044af1d2: Preparing 13:40:56 4a77fca75323: Preparing 13:40:56 cb7f7f778bcc: Preparing 13:40:56 49f0da300ba4: Preparing 13:40:56 ae8bca721be1: Preparing 13:40:56 80119458e42e: Preparing 13:40:56 2f4b204ac2a8: Preparing 13:40:56 883c0c882324: Preparing 13:40:56 4798fc8eca12: Preparing 13:40:56 5f70bf18a086: Preparing 13:40:56 b9f9fd91bf86: Preparing 13:40:56 7556540401f7: Preparing 13:40:56 9563d694878a: Preparing 13:40:56 49f0da300ba4: Waiting 13:40:56 ae8bca721be1: Waiting 13:40:56 80119458e42e: Waiting 13:40:56 dd9c8f8612c8: Preparing 13:40:56 dd9c8f8612c8: Waiting 13:40:56 2f4b204ac2a8: Waiting 13:40:56 5f70bf18a086: Waiting 13:40:56 883c0c882324: Waiting 13:40:56 b9f9fd91bf86: Waiting 13:40:56 4798fc8eca12: Waiting 13:40:56 7556540401f7: Waiting 13:40:56 9563d694878a: Waiting 13:40:56 cb7f7f778bcc: Layer already exists 13:40:56 dbddab3fcf63: Layer already exists 13:40:56 6af6044af1d2: Layer already exists 13:40:56 3e94325abe4f: Layer already exists 13:40:56 4a77fca75323: Layer already exists 13:40:56 49f0da300ba4: Layer already exists 13:40:56 ae8bca721be1: Layer already exists 13:40:56 2f4b204ac2a8: Layer already exists 13:40:56 80119458e42e: Layer already exists 13:40:56 883c0c882324: Layer already exists 13:40:56 4798fc8eca12: Layer already exists 13:40:56 5f70bf18a086: Layer already exists 13:40:56 b9f9fd91bf86: Layer already exists 13:40:56 7556540401f7: Layer already exists 13:40:56 9563d694878a: Layer already exists 13:40:56 dd9c8f8612c8: Layer already exists 13:40:56 main: digest: sha256:c7b46e8b0f1c2945b139bc3a6c3ff60bad8a9cdb1109ddb72abdf2d91b6f9a66 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:40:56 ===================================================== [Pipeline] echo 13:40:56 taggedImages: 13:40:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 13:40:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.78 13:40:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 13:40:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 13:40:56 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:56 latest 13:40:56 4.0.0-dev.78 13:40:56 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:40:56 main 13:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:40:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:40:57 cab59ba9b112: Preparing 13:40:57 acf5f98dfd8b: Preparing 13:40:57 3e5ff1b5e437: Preparing 13:40:57 f4e191891815: Preparing 13:40:57 80119458e42e: Preparing 13:40:57 2f4b204ac2a8: Preparing 13:40:57 237ec5c470de: Preparing 13:40:57 2f4b204ac2a8: Waiting 13:40:57 237ec5c470de: Waiting 13:40:57 83d17f873c70: Preparing 13:40:57 dd9c8f8612c8: Preparing 13:40:57 83d17f873c70: Waiting 13:40:57 dd9c8f8612c8: Waiting 13:40:57 80119458e42e: Layer already exists 13:40:57 2f4b204ac2a8: Layer already exists 13:40:57 237ec5c470de: Layer already exists 13:40:57 acf5f98dfd8b: Pushed 13:40:57 3e5ff1b5e437: Pushed 13:40:57 cab59ba9b112: Pushed 13:40:57 83d17f873c70: Layer already exists 13:40:57 dd9c8f8612c8: Layer already exists 13:41:02 f4e191891815: Pushed 13:41:02 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:41:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:41:03 cab59ba9b112: Preparing 13:41:03 acf5f98dfd8b: Preparing 13:41:03 3e5ff1b5e437: Preparing 13:41:03 f4e191891815: Preparing 13:41:03 80119458e42e: Preparing 13:41:03 2f4b204ac2a8: Preparing 13:41:03 237ec5c470de: Preparing 13:41:03 2f4b204ac2a8: Waiting 13:41:03 83d17f873c70: Preparing 13:41:03 237ec5c470de: Waiting 13:41:03 dd9c8f8612c8: Preparing 13:41:03 83d17f873c70: Waiting 13:41:03 dd9c8f8612c8: Waiting 13:41:03 80119458e42e: Layer already exists 13:41:03 acf5f98dfd8b: Layer already exists 13:41:03 3e5ff1b5e437: Layer already exists 13:41:03 f4e191891815: Layer already exists 13:41:03 cab59ba9b112: Layer already exists 13:41:03 2f4b204ac2a8: Layer already exists 13:41:03 83d17f873c70: Layer already exists 13:41:03 dd9c8f8612c8: Layer already exists 13:41:03 237ec5c470de: Layer already exists 13:41:03 latest: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:04 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 13:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:41:04 cab59ba9b112: Preparing 13:41:04 acf5f98dfd8b: Preparing 13:41:04 3e5ff1b5e437: Preparing 13:41:04 f4e191891815: Preparing 13:41:04 80119458e42e: Preparing 13:41:04 2f4b204ac2a8: Preparing 13:41:04 237ec5c470de: Preparing 13:41:04 83d17f873c70: Preparing 13:41:04 dd9c8f8612c8: Preparing 13:41:04 237ec5c470de: Waiting 13:41:04 83d17f873c70: Waiting 13:41:04 dd9c8f8612c8: Waiting 13:41:04 2f4b204ac2a8: Waiting 13:41:04 acf5f98dfd8b: Layer already exists 13:41:04 cab59ba9b112: Layer already exists 13:41:04 f4e191891815: Layer already exists 13:41:04 80119458e42e: Layer already exists 13:41:04 3e5ff1b5e437: Layer already exists 13:41:04 2f4b204ac2a8: Layer already exists 13:41:04 83d17f873c70: Layer already exists 13:41:04 237ec5c470de: Layer already exists 13:41:04 dd9c8f8612c8: Layer already exists 13:41:04 4.0.0-dev.78: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:05 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:41:05 cab59ba9b112: Preparing 13:41:05 acf5f98dfd8b: Preparing 13:41:05 3e5ff1b5e437: Preparing 13:41:05 f4e191891815: Preparing 13:41:05 80119458e42e: Preparing 13:41:05 2f4b204ac2a8: Preparing 13:41:05 237ec5c470de: Preparing 13:41:05 83d17f873c70: Preparing 13:41:05 dd9c8f8612c8: Preparing 13:41:05 2f4b204ac2a8: Waiting 13:41:05 237ec5c470de: Waiting 13:41:05 83d17f873c70: Waiting 13:41:05 dd9c8f8612c8: Waiting 13:41:05 3e5ff1b5e437: Layer already exists 13:41:05 80119458e42e: Layer already exists 13:41:05 cab59ba9b112: Layer already exists 13:41:05 acf5f98dfd8b: Layer already exists 13:41:05 f4e191891815: Layer already exists 13:41:05 237ec5c470de: Layer already exists 13:41:05 2f4b204ac2a8: Layer already exists 13:41:05 83d17f873c70: Layer already exists 13:41:05 dd9c8f8612c8: Layer already exists 13:41:05 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:06 + 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 13:41:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 13:41:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 13:41:06 cab59ba9b112: Preparing 13:41:06 acf5f98dfd8b: Preparing 13:41:06 3e5ff1b5e437: Preparing 13:41:06 f4e191891815: Preparing 13:41:06 80119458e42e: Preparing 13:41:06 2f4b204ac2a8: Preparing 13:41:06 237ec5c470de: Preparing 13:41:06 83d17f873c70: Preparing 13:41:06 dd9c8f8612c8: Preparing 13:41:06 237ec5c470de: Waiting 13:41:06 83d17f873c70: Waiting 13:41:06 2f4b204ac2a8: Waiting 13:41:06 dd9c8f8612c8: Waiting 13:41:06 80119458e42e: Layer already exists 13:41:06 cab59ba9b112: Layer already exists 13:41:06 f4e191891815: Layer already exists 13:41:06 acf5f98dfd8b: Layer already exists 13:41:06 3e5ff1b5e437: Layer already exists 13:41:06 237ec5c470de: Layer already exists 13:41:06 2f4b204ac2a8: Layer already exists 13:41:06 dd9c8f8612c8: Layer already exists 13:41:06 83d17f873c70: Layer already exists 13:41:06 main: digest: sha256:ad3c8012b70f59b939b5f07879f34039f901ec003dfb4376fb8994d34a53fff1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:07 ===================================================== [Pipeline] echo 13:41:07 taggedImages: 13:41:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 13:41:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.78 13:41:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:07 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 13:41:07 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 13:41:07 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:07 latest 13:41:07 4.0.0-dev.78 13:41:07 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:07 main 13:41:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:07 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:41:07 3cc599d5f463: Preparing 13:41:07 bf4aef7a392e: Preparing 13:41:07 df839b862d9f: Preparing 13:41:07 4f2e51db5dbe: Preparing 13:41:07 df88135497c4: Preparing 13:41:07 80119458e42e: Preparing 13:41:07 2f4b204ac2a8: Preparing 13:41:07 80119458e42e: Waiting 13:41:07 ef1aa6577ff0: Preparing 13:41:07 2f4b204ac2a8: Waiting 13:41:07 ef1aa6577ff0: Waiting 13:41:07 90e82105cd1d: Preparing 13:41:07 90e82105cd1d: Waiting 13:41:07 d2dfe0d01408: Preparing 13:41:07 dd9c8f8612c8: Preparing 13:41:07 d2dfe0d01408: Waiting 13:41:07 dd9c8f8612c8: Waiting 13:41:08 df88135497c4: Pushed 13:41:08 bf4aef7a392e: Pushed 13:41:08 4f2e51db5dbe: Pushed 13:41:08 3cc599d5f463: Pushed 13:41:08 80119458e42e: Layer already exists 13:41:08 2f4b204ac2a8: Layer already exists 13:41:08 dd9c8f8612c8: Layer already exists 13:41:08 ef1aa6577ff0: Pushed 13:41:08 90e82105cd1d: Pushed 13:41:11 d2dfe0d01408: Pushed 13:41:12 df839b862d9f: Pushed 13:41:12 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:12 + 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 13:41:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:41:13 3cc599d5f463: Preparing 13:41:13 bf4aef7a392e: Preparing 13:41:13 df839b862d9f: Preparing 13:41:13 4f2e51db5dbe: Preparing 13:41:13 df88135497c4: Preparing 13:41:13 80119458e42e: Preparing 13:41:13 2f4b204ac2a8: Preparing 13:41:13 ef1aa6577ff0: Preparing 13:41:13 90e82105cd1d: Preparing 13:41:13 d2dfe0d01408: Preparing 13:41:13 dd9c8f8612c8: Preparing 13:41:13 80119458e42e: Waiting 13:41:13 2f4b204ac2a8: Waiting 13:41:13 ef1aa6577ff0: Waiting 13:41:13 d2dfe0d01408: Waiting 13:41:13 90e82105cd1d: Waiting 13:41:13 dd9c8f8612c8: Waiting 13:41:13 df839b862d9f: Layer already exists 13:41:13 df88135497c4: Layer already exists 13:41:13 4f2e51db5dbe: Layer already exists 13:41:13 bf4aef7a392e: Layer already exists 13:41:13 3cc599d5f463: Layer already exists 13:41:13 2f4b204ac2a8: Layer already exists 13:41:13 80119458e42e: Layer already exists 13:41:13 ef1aa6577ff0: Layer already exists 13:41:13 d2dfe0d01408: Layer already exists 13:41:13 90e82105cd1d: Layer already exists 13:41:13 dd9c8f8612c8: Layer already exists 13:41:13 latest: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:13 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 13:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:41:14 3cc599d5f463: Preparing 13:41:14 bf4aef7a392e: Preparing 13:41:14 df839b862d9f: Preparing 13:41:14 4f2e51db5dbe: Preparing 13:41:14 df88135497c4: Preparing 13:41:14 80119458e42e: Preparing 13:41:14 2f4b204ac2a8: Preparing 13:41:14 ef1aa6577ff0: Preparing 13:41:14 90e82105cd1d: Preparing 13:41:14 d2dfe0d01408: Preparing 13:41:14 dd9c8f8612c8: Preparing 13:41:14 80119458e42e: Waiting 13:41:14 d2dfe0d01408: Waiting 13:41:14 2f4b204ac2a8: Waiting 13:41:14 90e82105cd1d: Waiting 13:41:14 dd9c8f8612c8: Waiting 13:41:14 ef1aa6577ff0: Waiting 13:41:14 df839b862d9f: Layer already exists 13:41:14 4f2e51db5dbe: Layer already exists 13:41:14 bf4aef7a392e: Layer already exists 13:41:14 3cc599d5f463: Layer already exists 13:41:14 df88135497c4: Layer already exists 13:41:14 90e82105cd1d: Layer already exists 13:41:14 2f4b204ac2a8: Layer already exists 13:41:14 ef1aa6577ff0: Layer already exists 13:41:14 80119458e42e: Layer already exists 13:41:14 d2dfe0d01408: Layer already exists 13:41:14 dd9c8f8612c8: Layer already exists 13:41:14 4.0.0-dev.78: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:14 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:41:14 3cc599d5f463: Preparing 13:41:14 bf4aef7a392e: Preparing 13:41:14 df839b862d9f: Preparing 13:41:14 4f2e51db5dbe: Preparing 13:41:14 df88135497c4: Preparing 13:41:14 80119458e42e: Preparing 13:41:14 2f4b204ac2a8: Preparing 13:41:14 ef1aa6577ff0: Preparing 13:41:14 90e82105cd1d: Preparing 13:41:14 d2dfe0d01408: Preparing 13:41:14 dd9c8f8612c8: Preparing 13:41:14 2f4b204ac2a8: Waiting 13:41:14 ef1aa6577ff0: Waiting 13:41:14 90e82105cd1d: Waiting 13:41:14 d2dfe0d01408: Waiting 13:41:14 dd9c8f8612c8: Waiting 13:41:14 80119458e42e: Waiting 13:41:14 bf4aef7a392e: Layer already exists 13:41:14 3cc599d5f463: Layer already exists 13:41:14 df839b862d9f: Layer already exists 13:41:14 4f2e51db5dbe: Layer already exists 13:41:14 df88135497c4: Layer already exists 13:41:14 80119458e42e: Layer already exists 13:41:14 90e82105cd1d: Layer already exists 13:41:14 ef1aa6577ff0: Layer already exists 13:41:14 d2dfe0d01408: Layer already exists 13:41:14 2f4b204ac2a8: Layer already exists 13:41:14 dd9c8f8612c8: Layer already exists 13:41:15 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:15 + 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 13:41:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 13:41:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 13:41:15 3cc599d5f463: Preparing 13:41:15 bf4aef7a392e: Preparing 13:41:15 df839b862d9f: Preparing 13:41:15 4f2e51db5dbe: Preparing 13:41:15 df88135497c4: Preparing 13:41:15 80119458e42e: Preparing 13:41:15 2f4b204ac2a8: Preparing 13:41:15 ef1aa6577ff0: Preparing 13:41:15 90e82105cd1d: Preparing 13:41:15 d2dfe0d01408: Preparing 13:41:15 dd9c8f8612c8: Preparing 13:41:15 2f4b204ac2a8: Waiting 13:41:15 ef1aa6577ff0: Waiting 13:41:15 90e82105cd1d: Waiting 13:41:15 80119458e42e: Waiting 13:41:15 d2dfe0d01408: Waiting 13:41:15 dd9c8f8612c8: Waiting 13:41:15 bf4aef7a392e: Layer already exists 13:41:15 df839b862d9f: Layer already exists 13:41:15 3cc599d5f463: Layer already exists 13:41:15 df88135497c4: Layer already exists 13:41:15 4f2e51db5dbe: Layer already exists 13:41:15 ef1aa6577ff0: Layer already exists 13:41:15 90e82105cd1d: Layer already exists 13:41:15 80119458e42e: Layer already exists 13:41:15 2f4b204ac2a8: Layer already exists 13:41:15 d2dfe0d01408: Layer already exists 13:41:15 dd9c8f8612c8: Layer already exists 13:41:16 main: digest: sha256:701dcde225bbe617e9d88f5f0c67b55eb4ea74a88b05a4a756b8bec5b4ab132c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:16 ===================================================== [Pipeline] echo 13:41:16 taggedImages: 13:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 13:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.78 13:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:16 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 13:41:16 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 13:41:16 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:16 latest 13:41:16 4.0.0-dev.78 13:41:16 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:16 main 13:41:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:16 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:41:17 f36183772550: Preparing 13:41:17 f7b2bc33fee2: Preparing 13:41:17 88d586132c54: Preparing 13:41:17 e339c0971f9f: Preparing 13:41:17 45321518b2bb: Preparing 13:41:17 e9665c9e1f3d: Preparing 13:41:17 f10a5e4066b4: Preparing 13:41:17 80119458e42e: Preparing 13:41:17 2f4b204ac2a8: Preparing 13:41:17 374d736833f3: Preparing 13:41:17 cba55e359d92: Preparing 13:41:17 dd9c8f8612c8: Preparing 13:41:17 80119458e42e: Waiting 13:41:17 2f4b204ac2a8: Waiting 13:41:17 374d736833f3: Waiting 13:41:17 cba55e359d92: Waiting 13:41:17 dd9c8f8612c8: Waiting 13:41:17 e9665c9e1f3d: Waiting 13:41:17 f10a5e4066b4: Waiting 13:41:17 45321518b2bb: Pushed 13:41:17 f7b2bc33fee2: Pushed 13:41:17 f36183772550: Pushed 13:41:17 80119458e42e: Layer already exists 13:41:17 2f4b204ac2a8: Layer already exists 13:41:17 e9665c9e1f3d: Pushed 13:41:17 f10a5e4066b4: Pushed 13:41:17 dd9c8f8612c8: Layer already exists 13:41:17 374d736833f3: Pushed 13:41:20 cba55e359d92: Pushed 13:41:21 e339c0971f9f: Pushed 13:41:23 88d586132c54: Pushed 13:41:23 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:23 + 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 13:41:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:41:24 f36183772550: Preparing 13:41:24 f7b2bc33fee2: Preparing 13:41:24 88d586132c54: Preparing 13:41:24 e339c0971f9f: Preparing 13:41:24 45321518b2bb: Preparing 13:41:24 e9665c9e1f3d: Preparing 13:41:24 f10a5e4066b4: Preparing 13:41:24 e9665c9e1f3d: Waiting 13:41:24 80119458e42e: Preparing 13:41:24 f10a5e4066b4: Waiting 13:41:24 2f4b204ac2a8: Preparing 13:41:24 80119458e42e: Waiting 13:41:24 374d736833f3: Preparing 13:41:24 2f4b204ac2a8: Waiting 13:41:24 cba55e359d92: Preparing 13:41:24 dd9c8f8612c8: Preparing 13:41:24 cba55e359d92: Waiting 13:41:24 374d736833f3: Waiting 13:41:24 dd9c8f8612c8: Waiting 13:41:24 45321518b2bb: Layer already exists 13:41:24 88d586132c54: Layer already exists 13:41:24 e339c0971f9f: Layer already exists 13:41:24 f36183772550: Layer already exists 13:41:24 f7b2bc33fee2: Layer already exists 13:41:24 e9665c9e1f3d: Layer already exists 13:41:24 f10a5e4066b4: Layer already exists 13:41:24 374d736833f3: Layer already exists 13:41:24 2f4b204ac2a8: Layer already exists 13:41:24 80119458e42e: Layer already exists 13:41:24 dd9c8f8612c8: Layer already exists 13:41:24 cba55e359d92: Layer already exists 13:41:24 latest: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 13:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:41:25 f36183772550: Preparing 13:41:25 f7b2bc33fee2: Preparing 13:41:25 88d586132c54: Preparing 13:41:25 e339c0971f9f: Preparing 13:41:25 45321518b2bb: Preparing 13:41:25 e9665c9e1f3d: Preparing 13:41:25 f10a5e4066b4: Preparing 13:41:25 80119458e42e: Preparing 13:41:25 2f4b204ac2a8: Preparing 13:41:25 374d736833f3: Preparing 13:41:25 cba55e359d92: Preparing 13:41:25 dd9c8f8612c8: Preparing 13:41:25 e9665c9e1f3d: Waiting 13:41:25 f10a5e4066b4: Waiting 13:41:25 80119458e42e: Waiting 13:41:25 2f4b204ac2a8: Waiting 13:41:25 374d736833f3: Waiting 13:41:25 cba55e359d92: Waiting 13:41:25 f7b2bc33fee2: Layer already exists 13:41:25 f36183772550: Layer already exists 13:41:25 88d586132c54: Layer already exists 13:41:25 45321518b2bb: Layer already exists 13:41:25 e339c0971f9f: Layer already exists 13:41:25 f10a5e4066b4: Layer already exists 13:41:25 e9665c9e1f3d: Layer already exists 13:41:25 2f4b204ac2a8: Layer already exists 13:41:25 374d736833f3: Layer already exists 13:41:25 80119458e42e: Layer already exists 13:41:25 dd9c8f8612c8: Layer already exists 13:41:25 cba55e359d92: Layer already exists 13:41:25 4.0.0-dev.78: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:41:26 f36183772550: Preparing 13:41:26 f7b2bc33fee2: Preparing 13:41:26 88d586132c54: Preparing 13:41:26 e339c0971f9f: Preparing 13:41:26 45321518b2bb: Preparing 13:41:26 e9665c9e1f3d: Preparing 13:41:26 f10a5e4066b4: Preparing 13:41:26 80119458e42e: Preparing 13:41:26 2f4b204ac2a8: Preparing 13:41:26 374d736833f3: Preparing 13:41:26 cba55e359d92: Preparing 13:41:26 dd9c8f8612c8: Preparing 13:41:26 80119458e42e: Waiting 13:41:26 2f4b204ac2a8: Waiting 13:41:26 cba55e359d92: Waiting 13:41:26 dd9c8f8612c8: Waiting 13:41:26 374d736833f3: Waiting 13:41:26 e9665c9e1f3d: Waiting 13:41:26 f10a5e4066b4: Waiting 13:41:26 88d586132c54: Layer already exists 13:41:26 f36183772550: Layer already exists 13:41:26 f7b2bc33fee2: Layer already exists 13:41:26 e339c0971f9f: Layer already exists 13:41:26 45321518b2bb: Layer already exists 13:41:26 374d736833f3: Layer already exists 13:41:26 2f4b204ac2a8: Layer already exists 13:41:26 e9665c9e1f3d: Layer already exists 13:41:26 f10a5e4066b4: Layer already exists 13:41:26 80119458e42e: Layer already exists 13:41:26 cba55e359d92: Layer already exists 13:41:26 dd9c8f8612c8: Layer already exists 13:41:26 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:26 + 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 13:41:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 13:41:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 13:41:27 f36183772550: Preparing 13:41:27 f7b2bc33fee2: Preparing 13:41:27 88d586132c54: Preparing 13:41:27 e339c0971f9f: Preparing 13:41:27 45321518b2bb: Preparing 13:41:27 e9665c9e1f3d: Preparing 13:41:27 f10a5e4066b4: Preparing 13:41:27 80119458e42e: Preparing 13:41:27 2f4b204ac2a8: Preparing 13:41:27 374d736833f3: Preparing 13:41:27 cba55e359d92: Preparing 13:41:27 dd9c8f8612c8: Preparing 13:41:27 80119458e42e: Waiting 13:41:27 2f4b204ac2a8: Waiting 13:41:27 374d736833f3: Waiting 13:41:27 cba55e359d92: Waiting 13:41:27 dd9c8f8612c8: Waiting 13:41:27 e9665c9e1f3d: Waiting 13:41:27 f10a5e4066b4: Waiting 13:41:27 e339c0971f9f: Layer already exists 13:41:27 45321518b2bb: Layer already exists 13:41:27 88d586132c54: Layer already exists 13:41:27 f7b2bc33fee2: Layer already exists 13:41:27 f36183772550: Layer already exists 13:41:27 80119458e42e: Layer already exists 13:41:27 e9665c9e1f3d: Layer already exists 13:41:27 2f4b204ac2a8: Layer already exists 13:41:27 f10a5e4066b4: Layer already exists 13:41:27 374d736833f3: Layer already exists 13:41:27 cba55e359d92: Layer already exists 13:41:27 dd9c8f8612c8: Layer already exists 13:41:27 main: digest: sha256:ac068978a8fd66e735addf05f1fce2c5799c6296858d06c64de5ccdf0c8ee536 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:27 ===================================================== [Pipeline] echo 13:41:27 taggedImages: 13:41:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 13:41:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.78 13:41:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:27 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 13:41:27 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 13:41:27 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:27 latest 13:41:27 4.0.0-dev.78 13:41:27 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:27 main 13:41:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:41:28 1dc16d382133: Preparing 13:41:28 02b711c32b98: Preparing 13:41:28 80119458e42e: Preparing 13:41:28 2f4b204ac2a8: Preparing 13:41:28 94cc02abd20f: Preparing 13:41:28 4b368e70271c: Preparing 13:41:28 dd9c8f8612c8: Preparing 13:41:28 4b368e70271c: Waiting 13:41:28 dd9c8f8612c8: Waiting 13:41:28 2f4b204ac2a8: Layer already exists 13:41:28 80119458e42e: Layer already exists 13:41:28 dd9c8f8612c8: Layer already exists 13:41:28 94cc02abd20f: Pushed 13:41:28 1dc16d382133: Pushed 13:41:30 4b368e70271c: Pushed 13:41:35 02b711c32b98: Pushed 13:41:35 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:36 + 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 13:41:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:41:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:41:36 1dc16d382133: Preparing 13:41:36 02b711c32b98: Preparing 13:41:36 80119458e42e: Preparing 13:41:36 2f4b204ac2a8: Preparing 13:41:36 94cc02abd20f: Preparing 13:41:36 4b368e70271c: Preparing 13:41:36 dd9c8f8612c8: Preparing 13:41:36 4b368e70271c: Waiting 13:41:36 dd9c8f8612c8: Waiting 13:41:36 2f4b204ac2a8: Layer already exists 13:41:36 1dc16d382133: Layer already exists 13:41:36 80119458e42e: Layer already exists 13:41:36 02b711c32b98: Layer already exists 13:41:36 94cc02abd20f: Layer already exists 13:41:36 dd9c8f8612c8: Layer already exists 13:41:36 4b368e70271c: Layer already exists 13:41:36 latest: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 13:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:41:37 1dc16d382133: Preparing 13:41:37 02b711c32b98: Preparing 13:41:37 80119458e42e: Preparing 13:41:37 2f4b204ac2a8: Preparing 13:41:37 94cc02abd20f: Preparing 13:41:37 4b368e70271c: Preparing 13:41:37 dd9c8f8612c8: Preparing 13:41:37 94cc02abd20f: Layer already exists 13:41:37 1dc16d382133: Layer already exists 13:41:37 02b711c32b98: Layer already exists 13:41:37 2f4b204ac2a8: Layer already exists 13:41:37 80119458e42e: Layer already exists 13:41:37 4b368e70271c: Layer already exists 13:41:37 dd9c8f8612c8: Layer already exists 13:41:37 4.0.0-dev.78: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:41:38 1dc16d382133: Preparing 13:41:38 02b711c32b98: Preparing 13:41:38 80119458e42e: Preparing 13:41:38 2f4b204ac2a8: Preparing 13:41:38 94cc02abd20f: Preparing 13:41:38 4b368e70271c: Preparing 13:41:38 dd9c8f8612c8: Preparing 13:41:38 4b368e70271c: Waiting 13:41:38 dd9c8f8612c8: Waiting 13:41:38 2f4b204ac2a8: Layer already exists 13:41:38 94cc02abd20f: Layer already exists 13:41:38 02b711c32b98: Layer already exists 13:41:38 1dc16d382133: Layer already exists 13:41:38 80119458e42e: Layer already exists 13:41:38 dd9c8f8612c8: Layer already exists 13:41:38 4b368e70271c: Layer already exists 13:41:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:38 + 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 13:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 13:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 13:41:38 1dc16d382133: Preparing 13:41:38 02b711c32b98: Preparing 13:41:38 80119458e42e: Preparing 13:41:38 2f4b204ac2a8: Preparing 13:41:38 94cc02abd20f: Preparing 13:41:38 4b368e70271c: Preparing 13:41:38 dd9c8f8612c8: Preparing 13:41:38 4b368e70271c: Waiting 13:41:38 dd9c8f8612c8: Waiting 13:41:38 94cc02abd20f: Layer already exists 13:41:38 2f4b204ac2a8: Layer already exists 13:41:38 02b711c32b98: Layer already exists 13:41:38 80119458e42e: Layer already exists 13:41:38 1dc16d382133: Layer already exists 13:41:38 4b368e70271c: Layer already exists 13:41:38 dd9c8f8612c8: Layer already exists 13:41:38 main: digest: sha256:bf7a5ba133f1b2249e28fc846094d2681a209da8d975325dd9b203ea62a8f02c size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:41:38 ===================================================== [Pipeline] echo 13:41:38 taggedImages: 13:41:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 13:41:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.78 13:41:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 13:41:38 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 13:41:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:38 latest 13:41:38 4.0.0-dev.78 13:41:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:41:38 main 13:41:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:41:39 e2b43145c034: Preparing 13:41:39 9e7c5909a2cb: Preparing 13:41:39 d95a203c0b11: Preparing 13:41:39 80119458e42e: Preparing 13:41:39 2f4b204ac2a8: Preparing 13:41:39 ed3871489b79: Preparing 13:41:39 1971fad5b7aa: Preparing 13:41:39 50fee900751a: Preparing 13:41:39 0ecc5851c03c: Preparing 13:41:39 dd9c8f8612c8: Preparing 13:41:39 1971fad5b7aa: Waiting 13:41:39 50fee900751a: Waiting 13:41:39 0ecc5851c03c: Waiting 13:41:39 dd9c8f8612c8: Waiting 13:41:39 ed3871489b79: Waiting 13:41:39 2f4b204ac2a8: Layer already exists 13:41:39 80119458e42e: Layer already exists 13:41:39 9e7c5909a2cb: Pushed 13:41:39 d95a203c0b11: Pushed 13:41:39 e2b43145c034: Pushed 13:41:39 dd9c8f8612c8: Layer already exists 13:41:39 50fee900751a: Pushed 13:41:40 0ecc5851c03c: Pushed 13:41:50 1971fad5b7aa: Pushed 13:42:05 ed3871489b79: Pushed 13:42:05 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:06 + 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 13:42:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:42:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:06 e2b43145c034: Preparing 13:42:06 9e7c5909a2cb: Preparing 13:42:06 d95a203c0b11: Preparing 13:42:06 80119458e42e: Preparing 13:42:06 2f4b204ac2a8: Preparing 13:42:06 ed3871489b79: Preparing 13:42:06 1971fad5b7aa: Preparing 13:42:06 50fee900751a: Preparing 13:42:06 0ecc5851c03c: Preparing 13:42:06 dd9c8f8612c8: Preparing 13:42:06 ed3871489b79: Waiting 13:42:06 1971fad5b7aa: Waiting 13:42:06 50fee900751a: Waiting 13:42:06 dd9c8f8612c8: Waiting 13:42:06 0ecc5851c03c: Waiting 13:42:06 e2b43145c034: Layer already exists 13:42:06 d95a203c0b11: Layer already exists 13:42:06 9e7c5909a2cb: Layer already exists 13:42:06 2f4b204ac2a8: Layer already exists 13:42:06 80119458e42e: Layer already exists 13:42:06 0ecc5851c03c: Layer already exists 13:42:06 ed3871489b79: Layer already exists 13:42:06 1971fad5b7aa: Layer already exists 13:42:06 dd9c8f8612c8: Layer already exists 13:42:06 50fee900751a: Layer already exists 13:42:06 latest: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:07 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 13:42:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:07 e2b43145c034: Preparing 13:42:07 9e7c5909a2cb: Preparing 13:42:07 d95a203c0b11: Preparing 13:42:07 80119458e42e: Preparing 13:42:07 2f4b204ac2a8: Preparing 13:42:07 ed3871489b79: Preparing 13:42:07 1971fad5b7aa: Preparing 13:42:07 50fee900751a: Preparing 13:42:07 0ecc5851c03c: Preparing 13:42:07 dd9c8f8612c8: Preparing 13:42:07 50fee900751a: Waiting 13:42:07 0ecc5851c03c: Waiting 13:42:07 dd9c8f8612c8: Waiting 13:42:07 ed3871489b79: Waiting 13:42:07 1971fad5b7aa: Waiting 13:42:07 80119458e42e: Layer already exists 13:42:07 9e7c5909a2cb: Layer already exists 13:42:07 2f4b204ac2a8: Layer already exists 13:42:07 d95a203c0b11: Layer already exists 13:42:07 e2b43145c034: Layer already exists 13:42:07 ed3871489b79: Layer already exists 13:42:07 50fee900751a: Layer already exists 13:42:07 dd9c8f8612c8: Layer already exists 13:42:07 1971fad5b7aa: Layer already exists 13:42:07 0ecc5851c03c: Layer already exists 13:42:07 4.0.0-dev.78: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:08 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:42:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:08 e2b43145c034: Preparing 13:42:08 9e7c5909a2cb: Preparing 13:42:08 d95a203c0b11: Preparing 13:42:08 80119458e42e: Preparing 13:42:08 2f4b204ac2a8: Preparing 13:42:08 ed3871489b79: Preparing 13:42:08 1971fad5b7aa: Preparing 13:42:08 50fee900751a: Preparing 13:42:08 0ecc5851c03c: Preparing 13:42:08 dd9c8f8612c8: Preparing 13:42:08 1971fad5b7aa: Waiting 13:42:08 50fee900751a: Waiting 13:42:08 0ecc5851c03c: Waiting 13:42:08 dd9c8f8612c8: Waiting 13:42:08 ed3871489b79: Waiting 13:42:08 9e7c5909a2cb: Layer already exists 13:42:08 80119458e42e: Layer already exists 13:42:08 e2b43145c034: Layer already exists 13:42:08 d95a203c0b11: Layer already exists 13:42:08 2f4b204ac2a8: Layer already exists 13:42:08 0ecc5851c03c: Layer already exists 13:42:08 ed3871489b79: Layer already exists 13:42:08 1971fad5b7aa: Layer already exists 13:42:08 50fee900751a: Layer already exists 13:42:08 dd9c8f8612c8: Layer already exists 13:42:08 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:09 + 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 13:42:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 13:42:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 13:42:09 e2b43145c034: Preparing 13:42:09 9e7c5909a2cb: Preparing 13:42:09 d95a203c0b11: Preparing 13:42:09 80119458e42e: Preparing 13:42:09 2f4b204ac2a8: Preparing 13:42:09 ed3871489b79: Preparing 13:42:09 1971fad5b7aa: Preparing 13:42:09 50fee900751a: Preparing 13:42:09 0ecc5851c03c: Preparing 13:42:09 dd9c8f8612c8: Preparing 13:42:09 0ecc5851c03c: Waiting 13:42:09 50fee900751a: Waiting 13:42:09 dd9c8f8612c8: Waiting 13:42:09 ed3871489b79: Waiting 13:42:09 1971fad5b7aa: Waiting 13:42:09 80119458e42e: Layer already exists 13:42:09 9e7c5909a2cb: Layer already exists 13:42:09 e2b43145c034: Layer already exists 13:42:09 2f4b204ac2a8: Layer already exists 13:42:09 d95a203c0b11: Layer already exists 13:42:09 50fee900751a: Layer already exists 13:42:09 ed3871489b79: Layer already exists 13:42:09 1971fad5b7aa: Layer already exists 13:42:09 dd9c8f8612c8: Layer already exists 13:42:09 0ecc5851c03c: Layer already exists 13:42:09 main: digest: sha256:673d6334731a88e8c9bc60428ffa5d9cae93ad7f27e7bcc88c1ff80f36548b6d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:09 ===================================================== [Pipeline] echo 13:42:09 taggedImages: 13:42:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:42:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 13:42:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.78 13:42:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:42:09 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 13:42:09 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 13:42:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:42:09 latest 13:42:09 4.0.0-dev.78 13:42:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:42:09 main 13:42:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:10 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:42:10 b25cc3e34da7: Preparing 13:42:10 5d54471c3612: Preparing 13:42:10 a40a90fd2a0e: Preparing 13:42:10 80119458e42e: Preparing 13:42:10 2f4b204ac2a8: Preparing 13:42:10 bba07becc627: Preparing 13:42:10 bc81a9926206: Preparing 13:42:10 df28158667a1: Preparing 13:42:10 dd9c8f8612c8: Preparing 13:42:10 bba07becc627: Waiting 13:42:10 bc81a9926206: Waiting 13:42:10 df28158667a1: Waiting 13:42:10 dd9c8f8612c8: Waiting 13:42:10 2f4b204ac2a8: Layer already exists 13:42:10 80119458e42e: Layer already exists 13:42:10 5d54471c3612: Pushed 13:42:10 a40a90fd2a0e: Pushed 13:42:10 b25cc3e34da7: Pushed 13:42:10 dd9c8f8612c8: Layer already exists 13:42:10 bc81a9926206: Pushed 13:42:11 df28158667a1: Pushed 13:42:38 bba07becc627: Pushed 13:42:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:38 + 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 13:42:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:42:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:42:38 b25cc3e34da7: Preparing 13:42:38 5d54471c3612: Preparing 13:42:38 a40a90fd2a0e: Preparing 13:42:38 80119458e42e: Preparing 13:42:38 2f4b204ac2a8: Preparing 13:42:38 bba07becc627: Preparing 13:42:38 bc81a9926206: Preparing 13:42:38 df28158667a1: Preparing 13:42:38 dd9c8f8612c8: Preparing 13:42:38 bba07becc627: Waiting 13:42:38 bc81a9926206: Waiting 13:42:38 dd9c8f8612c8: Waiting 13:42:38 df28158667a1: Waiting 13:42:38 80119458e42e: Layer already exists 13:42:38 5d54471c3612: Layer already exists 13:42:38 b25cc3e34da7: Layer already exists 13:42:38 2f4b204ac2a8: Layer already exists 13:42:38 a40a90fd2a0e: Layer already exists 13:42:38 dd9c8f8612c8: Layer already exists 13:42:38 bba07becc627: Layer already exists 13:42:38 bc81a9926206: Layer already exists 13:42:38 df28158667a1: Layer already exists 13:42:38 latest: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:39 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 13:42:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:42:39 b25cc3e34da7: Preparing 13:42:39 5d54471c3612: Preparing 13:42:39 a40a90fd2a0e: Preparing 13:42:39 80119458e42e: Preparing 13:42:39 2f4b204ac2a8: Preparing 13:42:39 bba07becc627: Preparing 13:42:39 bc81a9926206: Preparing 13:42:39 df28158667a1: Preparing 13:42:39 dd9c8f8612c8: Preparing 13:42:39 bc81a9926206: Waiting 13:42:39 dd9c8f8612c8: Waiting 13:42:39 df28158667a1: Waiting 13:42:39 bba07becc627: Waiting 13:42:39 a40a90fd2a0e: Layer already exists 13:42:39 b25cc3e34da7: Layer already exists 13:42:39 2f4b204ac2a8: Layer already exists 13:42:39 80119458e42e: Layer already exists 13:42:39 5d54471c3612: Layer already exists 13:42:39 bba07becc627: Layer already exists 13:42:39 bc81a9926206: Layer already exists 13:42:39 df28158667a1: Layer already exists 13:42:39 dd9c8f8612c8: Layer already exists 13:42:40 4.0.0-dev.78: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:40 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:42:40 b25cc3e34da7: Preparing 13:42:40 5d54471c3612: Preparing 13:42:40 a40a90fd2a0e: Preparing 13:42:40 80119458e42e: Preparing 13:42:40 2f4b204ac2a8: Preparing 13:42:40 bba07becc627: Preparing 13:42:40 bc81a9926206: Preparing 13:42:40 df28158667a1: Preparing 13:42:40 dd9c8f8612c8: Preparing 13:42:40 bba07becc627: Waiting 13:42:40 bc81a9926206: Waiting 13:42:40 df28158667a1: Waiting 13:42:40 dd9c8f8612c8: Waiting 13:42:40 80119458e42e: Layer already exists 13:42:40 2f4b204ac2a8: Layer already exists 13:42:40 a40a90fd2a0e: Layer already exists 13:42:40 b25cc3e34da7: Layer already exists 13:42:40 5d54471c3612: Layer already exists 13:42:40 bba07becc627: Layer already exists 13:42:40 bc81a9926206: Layer already exists 13:42:40 df28158667a1: Layer already exists 13:42:40 dd9c8f8612c8: Layer already exists 13:42:41 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:41 + 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 13:42:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 13:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 13:42:41 b25cc3e34da7: Preparing 13:42:41 5d54471c3612: Preparing 13:42:41 a40a90fd2a0e: Preparing 13:42:41 80119458e42e: Preparing 13:42:41 2f4b204ac2a8: Preparing 13:42:41 bba07becc627: Preparing 13:42:41 bc81a9926206: Preparing 13:42:41 df28158667a1: Preparing 13:42:41 dd9c8f8612c8: Preparing 13:42:41 bc81a9926206: Waiting 13:42:41 df28158667a1: Waiting 13:42:41 dd9c8f8612c8: Waiting 13:42:41 bba07becc627: Waiting 13:42:41 a40a90fd2a0e: Layer already exists 13:42:41 5d54471c3612: Layer already exists 13:42:41 2f4b204ac2a8: Layer already exists 13:42:41 b25cc3e34da7: Layer already exists 13:42:41 80119458e42e: Layer already exists 13:42:41 bc81a9926206: Layer already exists 13:42:41 bba07becc627: Layer already exists 13:42:41 dd9c8f8612c8: Layer already exists 13:42:41 df28158667a1: Layer already exists 13:42:42 main: digest: sha256:c2017f2e945d2f5db75a5e3b2be1ac0b2d9aae3081ef785e674a75136a0503df size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:42:42 ===================================================== [Pipeline] echo 13:42:42 taggedImages: 13:42:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:42:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 13:42:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.78 13:42:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:42:42 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 13:42:42 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 13:42:42 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:42:42 latest 13:42:42 4.0.0-dev.78 13:42:42 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:42:42 main 13:42:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:42 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:42:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:42:42 b4bf31d94d16: Preparing 13:42:42 1f3aafe7549f: Preparing 13:42:42 c845ba52ac5b: Preparing 13:42:42 80119458e42e: Preparing 13:42:42 2f4b204ac2a8: Preparing 13:42:42 47d587db5b7e: Preparing 13:42:42 50fee900751a: Preparing 13:42:42 0ecc5851c03c: Preparing 13:42:42 dd9c8f8612c8: Preparing 13:42:42 50fee900751a: Waiting 13:42:42 0ecc5851c03c: Waiting 13:42:42 47d587db5b7e: Waiting 13:42:42 dd9c8f8612c8: Waiting 13:42:42 80119458e42e: Layer already exists 13:42:42 2f4b204ac2a8: Layer already exists 13:42:43 50fee900751a: Layer already exists 13:42:43 0ecc5851c03c: Layer already exists 13:42:43 b4bf31d94d16: Pushed 13:42:43 1f3aafe7549f: Pushed 13:42:43 c845ba52ac5b: Pushed 13:42:43 dd9c8f8612c8: Layer already exists 13:43:09 47d587db5b7e: Pushed 13:43:09 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:10 + 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 13:43:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:10 b4bf31d94d16: Preparing 13:43:10 1f3aafe7549f: Preparing 13:43:10 c845ba52ac5b: Preparing 13:43:10 80119458e42e: Preparing 13:43:10 2f4b204ac2a8: Preparing 13:43:10 47d587db5b7e: Preparing 13:43:10 50fee900751a: Preparing 13:43:10 0ecc5851c03c: Preparing 13:43:10 dd9c8f8612c8: Preparing 13:43:10 47d587db5b7e: Waiting 13:43:10 50fee900751a: Waiting 13:43:10 0ecc5851c03c: Waiting 13:43:10 dd9c8f8612c8: Waiting 13:43:10 80119458e42e: Layer already exists 13:43:10 1f3aafe7549f: Layer already exists 13:43:10 b4bf31d94d16: Layer already exists 13:43:10 c845ba52ac5b: Layer already exists 13:43:10 2f4b204ac2a8: Layer already exists 13:43:10 47d587db5b7e: Layer already exists 13:43:10 50fee900751a: Layer already exists 13:43:10 0ecc5851c03c: Layer already exists 13:43:10 dd9c8f8612c8: Layer already exists 13:43:10 latest: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 13:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:11 b4bf31d94d16: Preparing 13:43:11 1f3aafe7549f: Preparing 13:43:11 c845ba52ac5b: Preparing 13:43:11 80119458e42e: Preparing 13:43:11 2f4b204ac2a8: Preparing 13:43:11 47d587db5b7e: Preparing 13:43:11 50fee900751a: Preparing 13:43:11 0ecc5851c03c: Preparing 13:43:11 dd9c8f8612c8: Preparing 13:43:11 47d587db5b7e: Waiting 13:43:11 50fee900751a: Waiting 13:43:11 0ecc5851c03c: Waiting 13:43:11 dd9c8f8612c8: Waiting 13:43:11 1f3aafe7549f: Layer already exists 13:43:11 2f4b204ac2a8: Layer already exists 13:43:11 b4bf31d94d16: Layer already exists 13:43:11 80119458e42e: Layer already exists 13:43:11 c845ba52ac5b: Layer already exists 13:43:11 0ecc5851c03c: Layer already exists 13:43:11 47d587db5b7e: Layer already exists 13:43:11 50fee900751a: Layer already exists 13:43:11 dd9c8f8612c8: Layer already exists 13:43:11 4.0.0-dev.78: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:12 b4bf31d94d16: Preparing 13:43:12 1f3aafe7549f: Preparing 13:43:12 c845ba52ac5b: Preparing 13:43:12 80119458e42e: Preparing 13:43:12 2f4b204ac2a8: Preparing 13:43:12 47d587db5b7e: Preparing 13:43:12 50fee900751a: Preparing 13:43:12 0ecc5851c03c: Preparing 13:43:12 dd9c8f8612c8: Preparing 13:43:12 50fee900751a: Waiting 13:43:12 0ecc5851c03c: Waiting 13:43:12 dd9c8f8612c8: Waiting 13:43:12 47d587db5b7e: Waiting 13:43:12 1f3aafe7549f: Layer already exists 13:43:12 c845ba52ac5b: Layer already exists 13:43:12 2f4b204ac2a8: Layer already exists 13:43:12 b4bf31d94d16: Layer already exists 13:43:12 80119458e42e: Layer already exists 13:43:12 47d587db5b7e: Layer already exists 13:43:12 50fee900751a: Layer already exists 13:43:12 dd9c8f8612c8: Layer already exists 13:43:12 0ecc5851c03c: Layer already exists 13:43:12 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:13 + 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 13:43:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 13:43:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 13:43:13 b4bf31d94d16: Preparing 13:43:13 1f3aafe7549f: Preparing 13:43:13 c845ba52ac5b: Preparing 13:43:13 80119458e42e: Preparing 13:43:13 2f4b204ac2a8: Preparing 13:43:13 47d587db5b7e: Preparing 13:43:13 50fee900751a: Preparing 13:43:13 0ecc5851c03c: Preparing 13:43:13 dd9c8f8612c8: Preparing 13:43:13 47d587db5b7e: Waiting 13:43:13 0ecc5851c03c: Waiting 13:43:13 50fee900751a: Waiting 13:43:13 dd9c8f8612c8: Waiting 13:43:13 b4bf31d94d16: Layer already exists 13:43:13 c845ba52ac5b: Layer already exists 13:43:13 1f3aafe7549f: Layer already exists 13:43:13 2f4b204ac2a8: Layer already exists 13:43:13 80119458e42e: Layer already exists 13:43:13 47d587db5b7e: Layer already exists 13:43:13 dd9c8f8612c8: Layer already exists 13:43:13 0ecc5851c03c: Layer already exists 13:43:13 50fee900751a: Layer already exists 13:43:13 main: digest: sha256:01973f0e830407244bf49a2b694ee286dd848864aa48798e3234e5c437a07023 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:13 ===================================================== [Pipeline] echo 13:43:13 taggedImages: 13:43:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 13:43:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.78 13:43:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:13 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 13:43:13 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 13:43:13 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:13 latest 13:43:13 4.0.0-dev.78 13:43:13 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:13 main 13:43:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:14 b8453d1a8a6a: Preparing 13:43:14 d405ed319572: Preparing 13:43:14 80119458e42e: Preparing 13:43:14 2f4b204ac2a8: Preparing 13:43:14 b3915456d874: Preparing 13:43:14 e9eb7ab677a0: Preparing 13:43:14 dd9c8f8612c8: Preparing 13:43:14 e9eb7ab677a0: Waiting 13:43:14 dd9c8f8612c8: Waiting 13:43:14 80119458e42e: Layer already exists 13:43:14 2f4b204ac2a8: Layer already exists 13:43:14 dd9c8f8612c8: Layer already exists 13:43:14 b3915456d874: Pushed 13:43:14 b8453d1a8a6a: Pushed 13:43:16 e9eb7ab677a0: Pushed 13:43:22 d405ed319572: Pushed 13:43:22 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:23 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:23 b8453d1a8a6a: Preparing 13:43:23 d405ed319572: Preparing 13:43:23 80119458e42e: Preparing 13:43:23 2f4b204ac2a8: Preparing 13:43:23 b3915456d874: Preparing 13:43:23 e9eb7ab677a0: Preparing 13:43:23 dd9c8f8612c8: Preparing 13:43:23 e9eb7ab677a0: Waiting 13:43:23 d405ed319572: Layer already exists 13:43:23 80119458e42e: Layer already exists 13:43:23 2f4b204ac2a8: Layer already exists 13:43:23 b3915456d874: Layer already exists 13:43:23 b8453d1a8a6a: Layer already exists 13:43:23 e9eb7ab677a0: Layer already exists 13:43:23 dd9c8f8612c8: Layer already exists 13:43:23 latest: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:24 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 13:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:24 b8453d1a8a6a: Preparing 13:43:24 d405ed319572: Preparing 13:43:24 80119458e42e: Preparing 13:43:24 2f4b204ac2a8: Preparing 13:43:24 b3915456d874: Preparing 13:43:24 e9eb7ab677a0: Preparing 13:43:24 dd9c8f8612c8: Preparing 13:43:24 e9eb7ab677a0: Waiting 13:43:24 dd9c8f8612c8: Waiting 13:43:24 b3915456d874: Layer already exists 13:43:24 2f4b204ac2a8: Layer already exists 13:43:24 b8453d1a8a6a: Layer already exists 13:43:24 d405ed319572: Layer already exists 13:43:24 80119458e42e: Layer already exists 13:43:24 dd9c8f8612c8: Layer already exists 13:43:24 e9eb7ab677a0: Layer already exists 13:43:24 4.0.0-dev.78: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:25 b8453d1a8a6a: Preparing 13:43:25 d405ed319572: Preparing 13:43:25 80119458e42e: Preparing 13:43:25 2f4b204ac2a8: Preparing 13:43:25 b3915456d874: Preparing 13:43:25 e9eb7ab677a0: Preparing 13:43:25 dd9c8f8612c8: Preparing 13:43:25 e9eb7ab677a0: Waiting 13:43:25 dd9c8f8612c8: Waiting 13:43:25 2f4b204ac2a8: Layer already exists 13:43:25 b8453d1a8a6a: Layer already exists 13:43:25 d405ed319572: Layer already exists 13:43:25 b3915456d874: Layer already exists 13:43:25 80119458e42e: Layer already exists 13:43:25 dd9c8f8612c8: Layer already exists 13:43:25 e9eb7ab677a0: Layer already exists 13:43:25 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 13:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 13:43:26 b8453d1a8a6a: Preparing 13:43:26 d405ed319572: Preparing 13:43:26 80119458e42e: Preparing 13:43:26 2f4b204ac2a8: Preparing 13:43:26 b3915456d874: Preparing 13:43:26 e9eb7ab677a0: Preparing 13:43:26 dd9c8f8612c8: Preparing 13:43:26 e9eb7ab677a0: Waiting 13:43:26 dd9c8f8612c8: Waiting 13:43:26 80119458e42e: Layer already exists 13:43:26 d405ed319572: Layer already exists 13:43:26 b3915456d874: Layer already exists 13:43:26 b8453d1a8a6a: Layer already exists 13:43:26 2f4b204ac2a8: Layer already exists 13:43:26 e9eb7ab677a0: Layer already exists 13:43:26 dd9c8f8612c8: Layer already exists 13:43:26 main: digest: sha256:871fddbac27e4bdb3f73afaa53c31ae75e0bac3c20e8165d46ac4e9ac9b3b2c3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:26 ===================================================== [Pipeline] echo 13:43:26 taggedImages: 13:43:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 13:43:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.78 13:43:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:26 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 13:43:26 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 13:43:26 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:26 latest 13:43:26 4.0.0-dev.78 13:43:26 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:26 main 13:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:27 086961b6966b: Preparing 13:43:27 e253aeb41c00: Preparing 13:43:27 80119458e42e: Preparing 13:43:27 2f4b204ac2a8: Preparing 13:43:27 03350845fbfb: Preparing 13:43:27 de431b69b52d: Preparing 13:43:27 dd9c8f8612c8: Preparing 13:43:27 de431b69b52d: Waiting 13:43:27 dd9c8f8612c8: Waiting 13:43:27 80119458e42e: Layer already exists 13:43:27 2f4b204ac2a8: Layer already exists 13:43:27 03350845fbfb: Pushed 13:43:27 dd9c8f8612c8: Layer already exists 13:43:27 086961b6966b: Pushed 13:43:28 de431b69b52d: Pushed 13:43:36 e253aeb41c00: Pushed 13:43:36 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:36 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:37 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:37 086961b6966b: Preparing 13:43:37 e253aeb41c00: Preparing 13:43:37 80119458e42e: Preparing 13:43:37 2f4b204ac2a8: Preparing 13:43:37 03350845fbfb: Preparing 13:43:37 de431b69b52d: Preparing 13:43:37 dd9c8f8612c8: Preparing 13:43:37 de431b69b52d: Waiting 13:43:37 dd9c8f8612c8: Waiting 13:43:37 03350845fbfb: Layer already exists 13:43:37 2f4b204ac2a8: Layer already exists 13:43:37 086961b6966b: Layer already exists 13:43:37 80119458e42e: Layer already exists 13:43:37 e253aeb41c00: Layer already exists 13:43:37 de431b69b52d: Layer already exists 13:43:37 dd9c8f8612c8: Layer already exists 13:43:37 latest: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:37 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 13:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:38 086961b6966b: Preparing 13:43:38 e253aeb41c00: Preparing 13:43:38 80119458e42e: Preparing 13:43:38 2f4b204ac2a8: Preparing 13:43:38 03350845fbfb: Preparing 13:43:38 de431b69b52d: Preparing 13:43:38 dd9c8f8612c8: Preparing 13:43:38 de431b69b52d: Waiting 13:43:38 dd9c8f8612c8: Waiting 13:43:38 03350845fbfb: Layer already exists 13:43:38 2f4b204ac2a8: Layer already exists 13:43:38 80119458e42e: Layer already exists 13:43:38 e253aeb41c00: Layer already exists 13:43:38 086961b6966b: Layer already exists 13:43:38 de431b69b52d: Layer already exists 13:43:38 dd9c8f8612c8: Layer already exists 13:43:38 4.0.0-dev.78: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:38 086961b6966b: Preparing 13:43:38 e253aeb41c00: Preparing 13:43:38 80119458e42e: Preparing 13:43:38 2f4b204ac2a8: Preparing 13:43:38 03350845fbfb: Preparing 13:43:38 de431b69b52d: Preparing 13:43:38 dd9c8f8612c8: Preparing 13:43:38 de431b69b52d: Waiting 13:43:38 dd9c8f8612c8: Waiting 13:43:38 03350845fbfb: Layer already exists 13:43:38 e253aeb41c00: Layer already exists 13:43:38 2f4b204ac2a8: Layer already exists 13:43:38 086961b6966b: Layer already exists 13:43:38 80119458e42e: Layer already exists 13:43:38 de431b69b52d: Layer already exists 13:43:38 dd9c8f8612c8: Layer already exists 13:43:38 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 13:43:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 13:43:39 086961b6966b: Preparing 13:43:39 e253aeb41c00: Preparing 13:43:39 80119458e42e: Preparing 13:43:39 2f4b204ac2a8: Preparing 13:43:39 03350845fbfb: Preparing 13:43:39 de431b69b52d: Preparing 13:43:39 dd9c8f8612c8: Preparing 13:43:39 de431b69b52d: Waiting 13:43:39 dd9c8f8612c8: Waiting 13:43:39 80119458e42e: Layer already exists 13:43:39 e253aeb41c00: Layer already exists 13:43:39 03350845fbfb: Layer already exists 13:43:39 2f4b204ac2a8: Layer already exists 13:43:39 086961b6966b: Layer already exists 13:43:39 dd9c8f8612c8: Layer already exists 13:43:39 de431b69b52d: Layer already exists 13:43:40 main: digest: sha256:0f2cff21959549272bb6271629cc0f2d643153f7e313d2ab8f348f64d03f5b85 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 13:43:40 ===================================================== [Pipeline] echo 13:43:40 taggedImages: 13:43:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 13:43:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 13:43:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.78 13:43:40 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8-4.0.0-dev.78 13:43:40 - 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 13:43:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:40 13:43:40 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 13:43:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:43:40 arm64: Pulling from edgex-lftools-log-publisher 13:43:40 8998bd30e6a1: Pulling fs layer 13:43:40 04944245beec: Pulling fs layer 13:43:40 699f458cf7ca: Pulling fs layer 13:43:40 765212b225bb: Pulling fs layer 13:43:40 f23df028b6ca: Pulling fs layer 13:43:40 d65c8cfc05b1: Pulling fs layer 13:43:40 2437ff75d9bd: Pulling fs layer 13:43:40 765212b225bb: Waiting 13:43:40 f23df028b6ca: Waiting 13:43:40 d65c8cfc05b1: Waiting 13:43:40 2437ff75d9bd: Waiting 13:43:41 04944245beec: Verifying Checksum 13:43:41 04944245beec: Download complete 13:43:41 765212b225bb: Verifying Checksum 13:43:41 765212b225bb: Download complete 13:43:41 f23df028b6ca: Verifying Checksum 13:43:41 f23df028b6ca: Download complete 13:43:41 d65c8cfc05b1: Verifying Checksum 13:43:41 d65c8cfc05b1: Download complete 13:43:41 699f458cf7ca: Verifying Checksum 13:43:41 699f458cf7ca: Download complete 13:43:41 8998bd30e6a1: Verifying Checksum 13:43:41 8998bd30e6a1: Download complete 13:43:44 2437ff75d9bd: Verifying Checksum 13:43:44 2437ff75d9bd: Download complete 13:43:46 8998bd30e6a1: Pull complete 13:43:46 04944245beec: Pull complete 13:43:48 699f458cf7ca: Pull complete 13:43:48 765212b225bb: Pull complete 13:43:49 f23df028b6ca: Pull complete 13:43:49 d65c8cfc05b1: Pull complete 13:44:07 2437ff75d9bd: Pull complete 13:44:07 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 13:44:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 13:44:07 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 13:44:07 prd-ubuntu20.04-docker-arm64-4c-16g-42094 does not seem to be running inside a container 13:44:07 $ 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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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 13:44:10 $ docker top 968f59352a0d7ab653d52b8ff41ddc95c499f62ac83f4f22cef2c87050479f18 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 13:44:11 ---> job-cost.sh 13:44:11 lf-activate-venv: SKIPPING 13:44:11 INFO: No Stack... 13:44:11 INFO: Retrieving Pricing Info for: v3-standard-4 13:44:12 INFO: Archiving Costs [Pipeline] sh 13:44:13 + cat /w/workspace/edgex-go/817/archives/cost.csv 13:44:13 + cut -d, -f6 [Pipeline] lock 13:44:13 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-817-stack-cost] 13:44:13 Resource [jenkins-edgexfoundry-edgex-go-main-817-stack-cost] did not exist. Created. 13:44:13 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-817-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 13:44:13 + echo total: 0.10999999940395355 [Pipeline] stash 13:44:14 Stashed 1 file(s) [Pipeline] } 13:44:14 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-817-stack-cost] [Pipeline] // lock [Pipeline] } 13:44:14 $ docker stop --time=1 968f59352a0d7ab653d52b8ff41ddc95c499f62ac83f4f22cef2c87050479f18 13:44:15 $ docker rm -f --volumes 968f59352a0d7ab653d52b8ff41ddc95c499f62ac83f4f22cef2c87050479f18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 18:57:33 Cancelling nested steps due to timeout 18:57:33 Sending interrupt signal to process 18:57:38 script returned exit code 143 [Pipeline] } 18:57:38 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 18:57:38 + '[' -d /w/workspace/edgex-go/817/archives ']' [Pipeline] libraryResource [Pipeline] sh 18:57:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:39 ---> package-listing.sh 18:57:39 ++ facter osfamily 18:57:39 ++ tr '[:upper:]' '[:lower:]' 18:57:39 + OS_FAMILY=redhat 18:57:39 + workspace=/w/workspace/edgex-go/817 18:57:39 + START_PACKAGES=/tmp/packages_start.txt 18:57:39 + END_PACKAGES=/tmp/packages_end.txt 18:57:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:39 + PACKAGES=/tmp/packages_start.txt 18:57:39 + '[' /w/workspace/edgex-go/817 ']' 18:57:39 + PACKAGES=/tmp/packages_end.txt 18:57:39 + case "${OS_FAMILY}" in 18:57:39 + rpm -qa 18:57:39 + sort 18:57:40 + '[' -f /tmp/packages_start.txt ']' 18:57:40 + '[' -f /tmp/packages_end.txt ']' 18:57:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:40 + '[' /w/workspace/edgex-go/817 ']' 18:57:40 + mkdir -p /w/workspace/edgex-go/817/archives/ 18:57:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 18:57:40 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:40 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:41 18:57:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:41 latest: Pulling from edgex-lftools-log-publisher 18:57:41 5eb5b503b376: Pulling fs layer 18:57:41 5c69ac0246d0: Pulling fs layer 18:57:41 ec43610c2a17: Pulling fs layer 18:57:41 3a2ae6a8a46f: Pulling fs layer 18:57:41 33b1e0a273af: Pulling fs layer 18:57:41 5d3b04190fa2: Pulling fs layer 18:57:41 2f39f015ded8: Pulling fs layer 18:57:41 3a2ae6a8a46f: Waiting 18:57:41 33b1e0a273af: Waiting 18:57:41 5d3b04190fa2: Waiting 18:57:41 2f39f015ded8: Waiting 18:57:41 5c69ac0246d0: Verifying Checksum 18:57:41 5c69ac0246d0: Download complete 18:57:41 3a2ae6a8a46f: Verifying Checksum 18:57:41 3a2ae6a8a46f: Download complete 18:57:41 33b1e0a273af: Verifying Checksum 18:57:41 33b1e0a273af: Download complete 18:57:41 5d3b04190fa2: Verifying Checksum 18:57:41 5d3b04190fa2: Download complete 18:57:41 ec43610c2a17: Verifying Checksum 18:57:41 ec43610c2a17: Download complete 18:57:42 5eb5b503b376: Verifying Checksum 18:57:42 5eb5b503b376: Download complete 18:57:42 2f39f015ded8: Verifying Checksum 18:57:42 2f39f015ded8: Download complete 18:57:43 5eb5b503b376: Pull complete 18:57:43 5c69ac0246d0: Pull complete 18:57:43 ec43610c2a17: Pull complete 18:57:44 3a2ae6a8a46f: Pull complete 18:57:44 33b1e0a273af: Pull complete 18:57:44 5d3b04190fa2: Pull complete 18:57:47 2f39f015ded8: Pull complete 18:57:47 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:57:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:47 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:57:48 prd-centos7-docker-4c-2g-42106 does not seem to be running inside a container 18:57:48 $ 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/817/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 18:57:51 $ docker top 41fe6289de0fd437a390a9e3118df2d047c8ca43185262e7ad7c6077f42e589a -eo pid,comm [Pipeline] { [Pipeline] sh 18:57:51 + touch /tmp/pre-build-complete [Pipeline] sh 18:57:51 + mkdir -p /var/log/sysstat [Pipeline] sh 18:57:52 + ls /var/log/sa-host 18:57:52 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:57:52 provisioning config files... 18:57:52 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14899445002518146095tmp [Pipeline] { [Pipeline] echo 18:57:52 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:57:52 ---> create-netrc.sh [Pipeline] } 18:57:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:57:52 ---> python-tools-install.sh [Pipeline] echo 18:57:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:57:53 ---> sudo-logs.sh 18:57:53 Archiving 'sudo' log.. 18:57:53 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 18:57:53 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 18:57:53 $ docker stop --time=1 41fe6289de0fd437a390a9e3118df2d047c8ca43185262e7ad7c6077f42e589a 18:57:54 $ docker rm -f --volumes 41fe6289de0fd437a390a9e3118df2d047c8ca43185262e7ad7c6077f42e589a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 18:57:54 [WS-CLEANUP] Deleting project workspace... 18:57:54 [WS-CLEANUP] Deferred wipeout is used... 18:57:54 [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] } 18:57:54 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 18:57:55 + [ -d /w/workspace/edgex-go/817/archives ] [Pipeline] libraryResource [Pipeline] sh 18:57:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:57:56 ---> package-listing.sh 18:57:56 ++ facter osfamily 18:57:56 ++ tr '[:upper:]' '[:lower:]' 18:57:56 + OS_FAMILY=debian 18:57:56 + workspace=/w/workspace/edgex-go/817 18:57:56 + START_PACKAGES=/tmp/packages_start.txt 18:57:56 + END_PACKAGES=/tmp/packages_end.txt 18:57:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:57:56 + PACKAGES=/tmp/packages_start.txt 18:57:56 + '[' /w/workspace/edgex-go/817 ']' 18:57:56 + PACKAGES=/tmp/packages_end.txt 18:57:56 + case "${OS_FAMILY}" in 18:57:56 + dpkg -l 18:57:56 + grep '^ii' 18:57:56 + '[' -f /tmp/packages_start.txt ']' 18:57:56 + '[' -f /tmp/packages_end.txt ']' 18:57:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:57:56 + '[' /w/workspace/edgex-go/817 ']' 18:57:56 + mkdir -p /w/workspace/edgex-go/817/archives/ 18:57:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/817/archives/ [Pipeline] echo 18:57:56 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/817/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:57:57 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:57 18:57:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 18:57:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:57:58 latest: Pulling from edgex-lftools-log-publisher 18:57:58 5eb5b503b376: Pulling fs layer 18:57:58 5c69ac0246d0: Pulling fs layer 18:57:58 ec43610c2a17: Pulling fs layer 18:57:58 3a2ae6a8a46f: Pulling fs layer 18:57:58 33b1e0a273af: Pulling fs layer 18:57:58 5d3b04190fa2: Pulling fs layer 18:57:58 2f39f015ded8: Pulling fs layer 18:57:58 5d3b04190fa2: Waiting 18:57:58 3a2ae6a8a46f: Waiting 18:57:58 33b1e0a273af: Waiting 18:57:58 5c69ac0246d0: Download complete 18:57:58 3a2ae6a8a46f: Download complete 18:57:58 33b1e0a273af: Verifying Checksum 18:57:58 33b1e0a273af: Download complete 18:57:58 ec43610c2a17: Verifying Checksum 18:57:58 ec43610c2a17: Download complete 18:57:58 5d3b04190fa2: Verifying Checksum 18:57:58 5d3b04190fa2: Download complete 18:57:58 5eb5b503b376: Verifying Checksum 18:57:58 5eb5b503b376: Download complete 18:57:58 2f39f015ded8: Download complete 18:57:59 5eb5b503b376: Pull complete 18:57:59 5c69ac0246d0: Pull complete 18:58:00 ec43610c2a17: Pull complete 18:58:00 3a2ae6a8a46f: Pull complete 18:58:00 33b1e0a273af: Pull complete 18:58:00 5d3b04190fa2: Pull complete 18:58:04 2f39f015ded8: Pull complete 18:58:04 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 18:58:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 18:58:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 18:58:04 prd-ubuntu20.04-docker-8c-8g-42093 does not seem to be running inside a container 18:58:04 $ 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/817/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/817 -v /w/workspace/edgex-go/817:/w/workspace/edgex-go/817:rw,z -v /w/workspace/edgex-go/817@tmp:/w/workspace/edgex-go/817@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 18:58:06 $ docker top 353d8b3671630a460d3f14435b592370f69f7efa1c110908f0c2039fe789840e -eo pid,comm [Pipeline] { [Pipeline] sh 18:58:06 + touch /tmp/pre-build-complete [Pipeline] sh 18:58:07 + mkdir -p /var/log/sysstat [Pipeline] sh 18:58:07 + ls /var/log/sa-host 18:58:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:58:07 provisioning config files... 18:58:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/817@tmp/config13138308178182310614tmp [Pipeline] { [Pipeline] echo 18:58:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:58:07 ---> create-netrc.sh [Pipeline] } 18:58:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 18:58:07 ---> python-tools-install.sh [Pipeline] echo 18:58:08 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:58:08 ---> sudo-logs.sh 18:58:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:58:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:58:08 ---> job-cost.sh 18:58:08 lf-activate-venv: SKIPPING 18:58:08 DEBUG: total: 0.10999999940395355 18:58:08 INFO: Retrieving Stack Cost... 18:58:08 INFO: Retrieving Pricing Info for: v3-standard-8 18:58:09 INFO: Archiving Costs [Pipeline] echo 18:58:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:58:09 ---> logs-deploy.sh 18:58:09 lf-activate-venv: SKIPPING 18:58:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/817 18:58:09 INFO: archiving workspace using pattern(s): 18:58:10 Archives upload complete. 18:58:10 INFO: archiving logs to Nexus 18:58:11 ---> uname -a: 18:58:11 Linux prd-ubuntu20-04-docker-8c-8g-42093 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 18:58:11 18:58:11 18:58:11 ---> lscpu: 18:58:11 Architecture: x86_64 18:58:11 CPU op-mode(s): 32-bit, 64-bit 18:58:11 Byte Order: Little Endian 18:58:11 Address sizes: 40 bits physical, 48 bits virtual 18:58:11 CPU(s): 8 18:58:11 On-line CPU(s) list: 0-7 18:58:11 Thread(s) per core: 1 18:58:11 Core(s) per socket: 1 18:58:11 Socket(s): 8 18:58:11 NUMA node(s): 1 18:58:11 Vendor ID: AuthenticAMD 18:58:11 CPU family: 23 18:58:11 Model: 49 18:58:11 Model name: AMD EPYC-Rome Processor 18:58:11 Stepping: 0 18:58:11 CPU MHz: 2799.998 18:58:11 BogoMIPS: 5599.99 18:58:11 Virtualization: AMD-V 18:58:11 Hypervisor vendor: KVM 18:58:11 Virtualization type: full 18:58:11 L1d cache: 256 KiB 18:58:11 L1i cache: 256 KiB 18:58:11 L2 cache: 4 MiB 18:58:11 L3 cache: 128 MiB 18:58:11 NUMA node0 CPU(s): 0-7 18:58:11 Vulnerability Itlb multihit: Not affected 18:58:11 Vulnerability L1tf: Not affected 18:58:11 Vulnerability Mds: Not affected 18:58:11 Vulnerability Meltdown: Not affected 18:58:11 Vulnerability Mmio stale data: Not affected 18:58:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:58:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 18:58:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 18:58:11 Vulnerability Srbds: Not affected 18:58:11 Vulnerability Tsx async abort: Not affected 18:58:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 18:58:11 18:58:11 18:58:11 ---> nproc: 18:58:11 8 18:58:11 18:58:11 18:58:11 ---> df -h: 18:58:11 Filesystem Size Used Avail Use% Mounted on 18:58:11 overlay 155G 29G 127G 19% / 18:58:11 tmpfs 64M 0 64M 0% /dev 18:58:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 18:58:11 shm 64M 0 64M 0% /dev/shm 18:58:11 /dev/vda1 155G 29G 127G 19% /facter-os 18:58:11 18:58:11 18:58:11 ---> sar -b -r -n DEV: 18:58:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42093) 03/26/25 _x86_64_ (8 CPU) 18:58:11 18:58:11 12:56:44 LINUX RESTART (8 CPU) 18:58:11 18:58:11 12:57:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:58:11 12:58:01 332.88 47.99 284.89 0.00 5383.37 62399.20 0.00 18:58:11 12:59:01 181.64 1.28 180.35 0.00 36.53 59539.14 0.00 18:58:11 13:00:01 50.53 0.32 50.22 0.00 10.13 35939.10 0.00 18:58:11 13:01:01 31.66 1.38 30.28 0.00 32.13 19777.64 0.00 18:58:11 13:02:01 248.34 0.35 247.99 0.00 38.93 198884.45 0.00 18:58:11 13:03:01 934.91 26.06 908.85 0.00 3589.47 197241.72 0.00 18:58:11 13:04:01 281.41 0.90 280.51 0.00 7.46 121345.90 0.00 18:58:11 13:05:01 470.23 0.02 470.21 0.00 0.13 127785.31 0.00 18:58:11 13:06:01 468.48 0.03 468.44 0.00 0.27 139547.18 0.00 18:58:11 13:07:01 149.38 0.02 149.36 0.00 0.67 4870.12 0.00 18:58:11 13:08:01 5.45 0.00 5.45 0.00 0.00 119.16 0.00 18:58:11 13:09:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 18:58:11 13:10:02 4.42 0.00 4.42 0.00 0.00 104.25 0.00 18:58:11 13:11:01 4.58 0.00 4.58 0.00 0.00 76.33 0.00 18:58:11 13:12:01 3.40 0.02 3.38 0.00 0.13 65.06 0.00 18:58:11 13:13:01 6.30 0.02 6.28 0.00 2.27 127.98 0.00 18:58:11 13:14:01 7.62 0.05 7.57 0.00 4.00 172.10 0.00 18:58:11 13:15:01 1.03 0.00 1.03 0.00 0.00 14.26 0.00 18:58:11 13:16:01 6.55 0.05 6.50 0.00 6.67 133.31 0.00 18:58:11 13:17:01 6.22 0.02 6.20 0.00 0.13 134.91 0.00 18:58:11 13:18:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 18:58:11 13:19:01 5.95 0.02 5.93 0.00 2.67 140.24 0.00 18:58:11 13:20:01 5.21 0.00 5.21 0.00 0.00 118.36 0.00 18:58:11 13:21:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 18:58:11 13:22:01 8.23 0.00 8.23 0.00 0.00 165.44 0.00 18:58:11 13:23:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 18:58:11 13:24:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 18:58:11 13:25:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 18:58:11 13:26:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 18:58:11 13:27:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 18:58:11 13:28:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 18:58:11 13:29:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 18:58:11 13:30:01 1.33 0.00 1.33 0.00 0.00 14.53 0.00 18:58:11 13:31:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 18:58:11 13:32:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 18:58:11 13:33:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 18:58:11 13:34:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 18:58:11 13:35:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 18:58:11 13:36:01 1.28 0.00 1.28 0.00 0.00 13.73 0.00 18:58:11 13:37:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 18:58:11 13:38:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 18:58:11 13:39:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 18:58:11 13:40:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 18:58:11 13:41:01 3.37 1.02 2.35 0.00 21.86 31.73 0.00 18:58:11 13:42:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 18:58:11 13:43:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 18:58:11 13:44:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 18:58:11 13:45:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 18:58:11 13:46:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 18:58:11 13:47:01 1.47 0.00 1.47 0.00 0.00 17.73 0.00 18:58:11 13:48:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 18:58:11 13:49:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 18:58:11 13:50:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 18:58:11 13:51:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 18:58:11 13:52:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 18:58:11 13:53:01 1.68 0.00 1.68 0.00 0.00 18.66 0.00 18:58:11 13:54:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 18:58:11 13:55:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 18:58:11 13:56:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 18:58:11 13:57:01 1.57 0.00 1.57 0.00 0.00 18.79 0.00 18:58:11 13:58:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 18:58:11 13:59:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 18:58:11 14:00:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 18:58:11 14:01:01 1.02 0.02 1.00 0.00 2.13 13.73 0.00 18:58:11 14:02:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 18:58:11 14:03:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 18:58:11 14:04:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 18:58:11 14:05:01 0.95 0.00 0.95 0.00 0.00 12.80 0.00 18:58:11 14:06:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 18:58:11 14:07:01 1.55 0.00 1.55 0.00 0.00 19.46 0.00 18:58:11 14:08:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 18:58:11 14:09:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 18:58:11 14:10:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 18:58:11 14:11:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 18:58:11 14:12:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 18:58:11 14:13:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 18:58:11 14:14:01 1.40 0.00 1.40 0.00 0.00 15.99 0.00 18:58:11 14:15:01 1.52 0.00 1.52 0.00 0.00 18.66 0.00 18:58:11 14:16:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 18:58:11 14:17:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 18:58:11 14:18:01 1.25 0.00 1.25 0.00 0.00 13.73 0.00 18:58:11 14:19:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 18:58:11 14:20:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 18:58:11 14:21:01 0.90 0.00 0.90 0.00 0.00 11.73 0.00 18:58:11 14:22:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 18:58:11 14:23:01 1.07 0.00 1.07 0.00 0.00 12.53 0.00 18:58:11 14:24:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 18:58:11 14:25:01 0.93 0.00 0.93 0.00 0.00 11.60 0.00 18:58:11 14:26:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 18:58:11 14:27:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 18:58:11 14:28:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 18:58:11 14:29:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 18:58:11 14:30:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 18:58:11 14:31:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 18:58:11 14:32:01 1.20 0.00 1.20 0.00 0.00 13.07 0.00 18:58:11 14:33:01 1.63 0.00 1.63 0.00 0.00 19.86 0.00 18:58:11 14:34:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 18:58:11 14:35:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 18:58:11 14:36:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 18:58:11 14:37:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 18:58:11 14:38:01 1.10 0.00 1.10 0.00 0.00 12.20 0.00 18:58:11 14:39:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 18:58:11 14:40:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 18:58:11 14:41:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 18:58:11 14:42:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 18:58:11 14:43:01 1.77 0.00 1.77 0.00 0.00 21.06 0.00 18:58:11 14:44:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 18:58:11 14:45:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 18:58:11 14:46:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 18:58:11 14:47:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 18:58:11 14:48:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 18:58:11 14:49:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 18:58:11 14:50:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 18:58:11 14:51:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 18:58:11 14:52:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 18:58:11 14:53:01 1.85 0.00 1.85 0.00 0.00 21.73 0.00 18:58:11 14:54:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 18:58:11 14:55:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 18:58:11 14:56:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 18:58:11 14:57:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 18:58:11 14:58:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 18:58:11 14:59:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 18:58:11 15:00:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 18:58:11 15:01:01 1.72 0.00 1.72 0.00 0.00 20.66 0.00 18:58:11 15:02:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 18:58:11 15:03:01 2.02 0.00 2.02 0.00 0.00 23.06 0.00 18:58:11 15:04:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:58:11 15:05:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 18:58:11 15:06:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 18:58:11 15:07:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 18:58:11 15:08:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 18:58:11 15:09:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 18:58:11 15:10:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 18:58:11 15:11:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 18:58:11 15:12:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 18:58:11 15:13:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 18:58:11 15:14:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 18:58:11 15:15:01 1.60 0.00 1.60 0.00 0.00 17.73 0.00 18:58:11 15:16:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 18:58:11 15:17:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 18:58:11 15:18:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 18:58:11 15:19:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 18:58:11 15:20:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 18:58:11 15:21:01 1.08 0.00 1.08 0.00 0.00 13.20 0.00 18:58:11 15:22:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 18:58:11 15:23:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 18:58:11 15:24:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 18:58:11 15:25:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 18:58:11 15:26:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 18:58:11 15:27:01 1.58 0.00 1.58 0.00 0.00 17.86 0.00 18:58:11 15:28:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 18:58:11 15:29:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 18:58:11 15:30:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 18:58:11 15:31:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 18:58:11 15:32:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 18:58:11 15:33:01 1.78 0.00 1.78 0.00 0.00 21.06 0.00 18:58:11 15:34:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 18:58:11 15:35:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 18:58:11 15:36:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 18:58:11 15:37:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 18:58:11 15:38:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 18:58:11 15:39:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 18:58:11 15:40:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 18:58:11 15:41:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 18:58:11 15:42:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 18:58:11 15:43:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 18:58:11 15:44:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 18:58:11 15:45:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 18:58:11 15:46:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 18:58:11 15:47:01 0.97 0.00 0.97 0.00 0.00 12.53 0.00 18:58:11 15:48:01 1.45 0.00 1.45 0.00 0.00 15.33 0.00 18:58:11 15:49:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 18:58:11 15:50:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 18:58:11 15:51:01 1.68 0.00 1.68 0.00 0.00 19.60 0.00 18:58:11 15:52:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 18:58:11 15:53:01 1.77 0.00 1.77 0.00 0.00 20.13 0.00 18:58:11 15:54:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 18:58:11 15:55:01 1.57 0.00 1.57 0.00 0.00 18.00 0.00 18:58:11 15:56:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 18:58:11 15:57:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 18:58:11 15:58:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 18:58:11 15:59:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 18:58:11 16:00:01 1.33 0.00 1.33 0.00 0.00 14.40 0.00 18:58:11 16:01:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 18:58:11 16:02:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 18:58:11 16:03:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 18:58:11 16:04:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 18:58:11 16:05:01 1.75 0.00 1.75 0.00 0.00 19.73 0.00 18:58:11 16:06:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 18:58:11 16:07:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 18:58:11 16:08:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 18:58:11 16:09:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 18:58:11 16:10:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 18:58:11 16:11:01 1.75 0.02 1.73 0.00 1.20 19.33 0.00 18:58:11 16:12:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 18:58:11 16:13:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 18:58:11 16:14:01 1.73 0.00 1.73 0.00 0.00 19.39 0.00 18:58:11 16:15:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 18:58:11 16:16:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 18:58:11 16:17:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 18:58:11 16:18:01 1.63 0.00 1.63 0.00 0.00 17.60 0.00 18:58:11 16:19:01 1.88 0.00 1.88 0.00 0.00 21.06 0.00 18:58:11 16:20:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 18:58:11 16:21:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 18:58:11 16:22:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 18:58:11 16:23:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 18:58:11 16:24:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 18:58:11 16:25:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 18:58:11 16:26:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 18:58:11 16:27:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 18:58:11 16:28:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 18:58:11 16:29:01 1.80 0.00 1.80 0.00 0.00 21.20 0.00 18:58:11 16:30:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 18:58:11 16:31:01 1.58 0.00 1.58 0.00 0.00 18.26 0.00 18:58:11 16:32:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:58:11 16:33:01 1.08 0.00 1.08 0.00 0.00 13.60 0.00 18:58:11 16:34:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 18:58:11 16:35:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 18:58:11 16:36:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 18:58:11 16:37:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 18:58:11 16:38:01 1.43 0.00 1.43 0.00 0.00 15.33 0.00 18:58:11 16:39:01 1.40 0.00 1.40 0.00 0.00 16.52 0.00 18:58:11 16:40:01 1.37 0.00 1.37 0.00 0.00 15.20 0.00 18:58:11 16:41:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 18:58:11 16:42:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 18:58:11 16:43:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 18:58:11 16:44:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 18:58:11 16:45:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 18:58:11 16:46:01 1.40 0.00 1.40 0.00 0.00 15.20 0.00 18:58:11 16:47:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 18:58:11 16:48:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 18:58:11 16:49:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 18:58:11 16:50:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 18:58:11 16:51:01 2.22 0.00 2.22 0.00 0.00 24.39 0.00 18:58:11 16:52:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 18:58:11 16:53:01 1.90 0.00 1.90 0.00 0.00 21.06 0.00 18:58:11 16:54:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 18:58:11 16:55:01 1.73 0.00 1.73 0.00 0.00 19.73 0.00 18:58:11 16:56:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 18:58:11 16:57:01 1.58 0.00 1.58 0.00 0.00 17.73 0.00 18:58:11 16:58:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 18:58:11 16:59:01 1.68 0.00 1.68 0.00 0.00 20.00 0.00 18:58:11 17:00:01 1.27 0.00 1.27 0.00 0.00 12.80 0.00 18:58:11 17:01:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 18:58:11 17:02:01 1.38 0.00 1.38 0.00 0.00 15.46 0.00 18:58:11 17:03:01 1.92 0.00 1.92 0.00 0.00 21.20 0.00 18:58:11 17:04:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 18:58:11 17:05:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 18:58:11 17:06:01 1.35 0.00 1.35 0.00 0.00 14.26 0.00 18:58:11 17:07:01 1.80 0.00 1.80 0.00 0.00 19.73 0.00 18:58:11 17:08:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 18:58:11 17:09:01 1.85 0.00 1.85 0.00 0.00 21.46 0.00 18:58:11 17:10:01 1.28 0.00 1.28 0.00 0.00 13.20 0.00 18:58:11 17:11:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 18:58:11 17:12:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 18:58:11 17:13:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 18:58:11 17:14:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 18:58:11 17:15:01 1.15 0.00 1.15 0.00 0.00 14.00 0.00 18:58:11 17:16:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 18:58:11 17:17:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 18:58:11 17:18:01 1.65 0.00 1.65 0.00 0.00 17.33 0.00 18:58:11 17:19:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 18:58:11 17:20:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 18:58:11 17:21:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 18:58:11 17:22:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 18:58:11 17:23:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 18:58:11 17:24:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 18:58:11 17:25:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 18:58:11 17:26:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 18:58:11 17:27:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 18:58:11 17:28:01 1.42 0.00 1.42 0.00 0.00 16.00 0.00 18:58:11 17:29:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 18:58:11 17:30:01 1.71 0.00 1.71 0.00 0.00 19.70 0.00 18:58:11 17:31:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 18:58:11 17:32:01 1.40 0.00 1.40 0.00 0.00 15.46 0.00 18:58:11 17:33:01 1.77 0.00 1.77 0.00 0.00 19.20 0.00 18:58:11 17:34:01 1.14 0.00 1.14 0.00 0.00 13.55 0.00 18:58:11 17:35:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 18:58:11 17:36:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 18:58:11 17:37:01 1.57 0.00 1.57 0.00 0.00 16.40 0.00 18:58:11 17:38:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 18:58:11 17:39:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 18:58:11 17:40:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 18:58:11 17:41:01 1.58 0.00 1.58 0.00 0.00 16.80 0.00 18:58:11 17:42:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 18:58:11 17:43:01 1.68 0.00 1.68 0.00 0.00 18.00 0.00 18:58:11 17:44:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 18:58:11 17:45:01 1.58 0.00 1.58 0.00 0.00 17.20 0.00 18:58:11 17:46:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 18:58:11 17:47:01 1.60 0.00 1.60 0.00 0.00 17.06 0.00 18:58:11 17:48:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 18:58:11 17:49:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 18:58:11 17:50:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 18:58:11 17:51:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 18:58:11 17:52:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 18:58:11 17:53:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 18:58:11 17:54:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 18:58:11 17:55:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 18:58:11 17:56:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 18:58:11 17:57:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 18:58:11 17:58:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 18:58:11 17:59:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 18:58:11 18:00:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 18:58:11 18:01:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 18:58:11 18:02:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 18:58:11 18:03:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 18:58:11 18:04:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 18:58:11 18:05:01 1.25 0.00 1.25 0.00 0.00 13.33 0.00 18:58:11 18:06:01 1.52 0.00 1.52 0.00 0.00 17.47 0.00 18:58:11 18:07:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 18:58:11 18:08:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 18:58:11 18:09:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 18:58:11 18:10:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 18:58:11 18:11:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 18:58:11 18:12:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 18:58:11 18:13:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 18:58:11 18:14:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 18:58:11 18:15:01 1.52 0.00 1.52 0.00 0.00 15.86 0.00 18:58:11 18:16:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 18:58:11 18:17:01 1.15 0.00 1.15 0.00 0.00 12.40 0.00 18:58:11 18:18:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 18:58:11 18:19:01 1.05 0.00 1.05 0.00 0.00 10.93 0.00 18:58:11 18:20:01 2.33 0.18 2.15 0.00 18.53 27.06 0.00 18:58:11 18:21:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 18:58:11 18:22:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 18:58:11 18:23:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 18:58:11 18:24:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 18:58:11 18:25:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 18:58:11 18:26:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 18:58:11 18:27:01 1.67 0.00 1.67 0.00 0.00 18.13 0.00 18:58:11 18:28:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 18:58:11 18:29:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 18:58:11 18:30:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 18:58:11 18:31:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 18:58:11 18:32:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 18:58:11 18:33:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 18:58:11 18:34:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 18:58:11 18:35:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 18:58:11 18:36:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 18:58:11 18:37:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 18:58:11 18:38:01 1.40 0.00 1.40 0.00 0.00 16.40 0.00 18:58:11 18:39:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 18:58:11 18:40:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 18:58:11 18:41:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 18:58:11 18:42:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 18:58:11 18:43:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 18:58:11 18:44:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 18:58:11 18:45:01 1.32 0.00 1.32 0.00 0.00 13.46 0.00 18:58:11 18:46:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 18:58:11 18:47:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 18:58:11 18:48:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 18:58:11 18:49:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 18:58:11 18:50:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 18:58:11 18:51:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 18:58:11 18:52:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 18:58:11 18:53:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 18:58:11 18:54:01 1.50 0.00 1.50 0.00 0.00 16.92 0.00 18:58:11 18:55:01 1.58 0.00 1.58 0.00 0.00 16.26 0.00 18:58:11 18:56:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 18:58:11 18:57:01 1.15 0.00 1.15 0.00 0.00 11.20 0.00 18:58:11 18:58:01 6.20 0.15 6.05 0.00 12.13 1821.16 0.00 18:58:11 Average: 10.16 0.22 9.94 0.00 25.41 2703.69 0.00 18:58:11 18:58:11 12:57:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:58:11 12:58:01 28987888 31492972 833116 2.53 72128 2707212 2016124 5.94 1098988 2416352 468548 18:58:11 12:59:01 27011872 31063796 1238112 3.77 128448 4060992 2398964 7.07 2098856 3235008 807732 18:58:11 13:00:01 26560732 30932172 1367400 4.16 131860 4358112 2679140 7.90 2172152 3589104 563352 18:58:11 13:01:01 26627144 31475748 821892 2.50 135844 4784440 1809104 5.33 1729016 3919988 453268 18:58:11 13:02:01 21145216 31343204 951532 2.89 146932 10009264 2760264 8.13 1938436 9066940 1228708 18:58:11 13:03:01 14630060 31323136 939500 2.86 347464 15853112 2542548 7.49 2913620 14120152 2001976 18:58:11 13:04:01 8265396 28164504 4029452 12.25 390112 18608768 11020444 32.48 6888716 15997452 1430248 18:58:11 13:05:01 4534784 26880632 5318512 16.17 405392 20948052 11253404 33.17 9207540 17326860 337160 18:58:11 13:06:01 8722888 31295348 961928 2.93 417272 21339428 2575804 7.59 3369308 19241332 8952 18:58:11 13:07:01 8723828 31370576 892544 2.71 419928 21409088 2288672 6.74 3390736 19228124 28 18:58:11 13:08:01 8722148 31369252 893836 2.72 420148 21409256 2263132 6.67 3402648 19219224 12 18:58:11 13:09:01 8728716 31375824 887228 2.70 420168 21409260 2263132 6.67 3395260 19219228 40 18:58:11 13:10:02 8728876 31376356 886608 2.70 420368 21409288 2265048 6.68 3420708 19195224 220 18:58:11 13:11:01 8721932 31369544 893304 2.72 420472 21409336 2385452 7.03 3447060 19178172 104 18:58:11 13:12:01 8728588 31376748 886384 2.70 420596 21409324 2344768 6.91 3442744 19171776 40 18:58:11 13:13:01 8731296 31379688 883396 2.69 420776 21409432 2284252 6.73 3466904 19147652 216 18:58:11 13:14:01 8725972 31374860 888100 2.70 421076 21409660 2272560 6.70 3483588 19135628 164 18:58:11 13:15:01 8725772 31374708 888192 2.70 421120 21409664 2272560 6.70 3483752 19135632 188 18:58:11 13:16:01 8722952 31372404 890304 2.71 421384 21409896 2283700 6.73 3507832 19112812 8 18:58:11 13:17:01 8725152 31374944 887580 2.70 421644 21409960 2273688 6.70 3525876 19094456 40 18:58:11 13:18:01 8725128 31374972 887464 2.70 421664 21409980 2273688 6.70 3525896 19094460 20 18:58:11 13:19:01 8723240 31373604 888976 2.70 421936 21410140 2296896 6.77 3573784 19047156 184 18:58:11 13:20:01 8724388 31375112 887404 2.70 422132 21410184 2293264 6.76 3602800 19016344 168 18:58:11 13:21:01 8724324 31375072 887484 2.70 422160 21410184 2293264 6.76 3602684 19016344 40 18:58:11 13:22:01 8721660 31372664 890124 2.71 422428 21410236 2269292 6.69 3785404 18836696 4 18:58:11 13:23:01 8721352 31372452 890256 2.71 422452 21410324 2269292 6.69 3785476 18836768 200 18:58:11 13:24:01 8739360 31390520 872088 2.65 422480 21410324 2269292 6.69 3767352 18836768 8 18:58:11 13:25:01 8739472 31390636 872052 2.65 422504 21410328 2269292 6.69 3767440 18836772 240 18:58:11 13:26:01 8739504 31390720 872020 2.65 422512 21410328 2269292 6.69 3767152 18836776 8 18:58:11 13:27:01 8739212 31390432 872264 2.65 422516 21410328 2269292 6.69 3767400 18836776 64 18:58:11 13:28:01 8739116 31390340 872204 2.65 422560 21410332 2269292 6.69 3767536 18836776 140 18:58:11 13:29:01 8739084 31390364 872184 2.65 422592 21410336 2269292 6.69 3767312 18836784 196 18:58:11 13:30:01 8739036 31390376 872132 2.65 422628 21410340 2269292 6.69 3767436 18836792 12 18:58:11 13:31:01 8738768 31390224 872180 2.65 422656 21410472 2269292 6.69 3767480 18836880 184 18:58:11 13:32:01 8738688 31390212 872160 2.65 422688 21410476 2269292 6.69 3767580 18836932 12 18:58:11 13:33:01 8739124 31390648 871868 2.65 422716 21410476 2269292 6.69 3767572 18836932 188 18:58:11 13:34:01 8739116 31390696 871784 2.65 422752 21410480 2269292 6.69 3767452 18836936 16 18:58:11 13:35:01 8738476 31390152 872204 2.65 422784 21410484 2269292 6.69 3767480 18836944 176 18:58:11 13:36:01 8738168 31389848 872412 2.65 422812 21410484 2269292 6.69 3767484 18836944 12 18:58:11 13:37:01 8738564 31390420 871976 2.65 422852 21410608 2269292 6.69 3767468 18837064 68 18:58:11 13:38:01 8738564 31390448 871896 2.65 422880 21410616 2269292 6.69 3767684 18837060 20 18:58:11 13:39:01 8737972 31389868 872392 2.65 422896 21410628 2269292 6.69 3767580 18837072 212 18:58:11 13:40:01 8737924 31389876 872356 2.65 422916 21410628 2269292 6.69 3767784 18837072 16 18:58:11 13:41:01 8735940 31388952 873084 2.66 422988 21411248 2330068 6.87 3767788 18837600 56 18:58:11 13:42:01 8735860 31388876 873120 2.66 423036 21411240 2330068 6.87 3768096 18837604 16 18:58:11 13:43:01 8735868 31388940 873044 2.66 423072 21411252 2330068 6.87 3768048 18837604 184 18:58:11 13:44:01 8736052 31389188 873000 2.65 423104 21411256 2330068 6.87 3768112 18837612 16 18:58:11 13:45:01 8735768 31388904 873236 2.66 423108 21411256 2330068 6.87 3767892 18837612 180 18:58:11 13:46:01 8735952 31389140 873188 2.66 423140 21411260 2330068 6.87 3768160 18837612 32 18:58:11 13:47:01 8736196 31389384 872876 2.65 423156 21411260 2330068 6.87 3768192 18837612 180 18:58:11 13:48:01 8736172 31389368 872832 2.65 423172 21411268 2330068 6.87 3768012 18837620 8 18:58:11 13:49:01 8735784 31389032 873108 2.66 423204 21411272 2330068 6.87 3768040 18837628 184 18:58:11 13:50:01 8735688 31388940 873060 2.66 423232 21411272 2330068 6.87 3768284 18837628 16 18:58:11 13:51:01 8735892 31389204 872764 2.65 423256 21411276 2330068 6.87 3768320 18837632 52 18:58:11 13:52:01 8736116 31389436 872736 2.65 423272 21411272 2330068 6.87 3768188 18837632 12 18:58:11 13:53:01 8735840 31389204 872880 2.65 423300 21411280 2330068 6.87 3768484 18837632 152 18:58:11 13:54:01 8735840 31389260 872836 2.65 423328 21411280 2330068 6.87 3768276 18837636 20 18:58:11 13:55:01 8735964 31389388 872620 2.65 423336 21411288 2330068 6.87 3768412 18837640 16 18:58:11 13:56:01 8735916 31389356 872696 2.65 423348 21411292 2330068 6.87 3768412 18837640 44 18:58:11 13:57:01 8735892 31389336 872668 2.65 423376 21411276 2330068 6.87 3768156 18837640 52 18:58:11 13:58:01 8735536 31389032 872896 2.65 423404 21411300 2330068 6.87 3768448 18837652 16 18:58:11 13:59:01 8735924 31389472 872608 2.65 423436 21411300 2330068 6.87 3768560 18837656 152 18:58:11 14:00:01 8735932 31389512 872532 2.65 423456 21411304 2330068 6.87 3768476 18837536 28 18:58:11 14:01:01 8735496 31389236 872656 2.65 423488 21411372 2330068 6.87 3770148 18836680 312 18:58:11 14:02:01 8735760 31389560 872588 2.65 423512 21411368 2330068 6.87 3769900 18836704 20 18:58:11 14:03:01 8735704 31389656 872512 2.65 423524 21411504 2330068 6.87 3770016 18836832 288 18:58:11 14:04:01 8735600 31389560 872528 2.65 423548 21411504 2330068 6.87 3770180 18836832 212 18:58:11 14:05:01 8735552 31389572 872596 2.65 423576 21411508 2330068 6.87 3769928 18836840 312 18:58:11 14:06:01 8735756 31389776 872324 2.65 423592 21411512 2330068 6.87 3770004 18836840 24 18:58:11 14:07:01 8735456 31389532 872536 2.65 423632 21411508 2330068 6.87 3770004 18836848 64 18:58:11 14:08:01 8735472 31389556 872480 2.65 423656 21411520 2330068 6.87 3769792 18836852 8 18:58:11 14:09:01 8735424 31389568 872424 2.65 423680 21411520 2313940 6.82 3770024 18836856 300 18:58:11 14:10:01 8735408 31389556 872404 2.65 423712 21411524 2313556 6.82 3769764 18836860 24 18:58:11 14:11:01 8735320 31389524 872384 2.65 423740 21411524 2313556 6.82 3770156 18836864 296 18:58:11 14:12:01 8735280 31389488 872324 2.65 423780 21411524 2313556 6.82 3770080 18836868 20 18:58:11 14:13:01 8735544 31389808 872208 2.65 423808 21411532 2313556 6.82 3770212 18836856 224 18:58:11 14:14:01 8735736 31390012 872168 2.65 423828 21411536 2313556 6.82 3770168 18836864 196 18:58:11 14:15:01 8735720 31390056 872092 2.65 423848 21411544 2313556 6.82 3770200 18836872 56 18:58:11 14:16:01 8735672 31390008 872060 2.65 423868 21411544 2313556 6.82 3770192 18836872 76 18:58:11 14:17:01 8735680 31390068 872028 2.65 423892 21411544 2313556 6.82 3770044 18836880 44 18:58:11 14:18:01 8735300 31389700 872284 2.65 423920 21411548 2313556 6.82 3770068 18836876 8 18:58:11 14:19:01 8735520 31389924 872004 2.65 423940 21411552 2313556 6.82 3769992 18836880 184 18:58:11 14:20:01 8735220 31389676 872232 2.65 423952 21411552 2313556 6.82 3770040 18836884 8 18:58:11 14:21:01 8735420 31389880 872176 2.65 423960 21411556 2313556 6.82 3770040 18836888 200 18:58:11 14:22:01 8735404 31389868 872144 2.65 423976 21411560 2313556 6.82 3770056 18836892 12 18:58:11 14:23:01 8735608 31390104 871856 2.65 424000 21411560 2313556 6.82 3770300 18836888 188 18:58:11 14:24:01 8735244 31389864 872020 2.65 424004 21411692 2313556 6.82 3770112 18836984 8 18:58:11 14:25:01 8734976 31389656 872236 2.65 424032 21411696 2313556 6.82 3770128 18837024 192 18:58:11 14:26:01 8735148 31389840 871956 2.65 424056 21411700 2313556 6.82 3770392 18837032 200 18:58:11 14:27:01 8734620 31389368 872400 2.65 424076 21411704 2313556 6.82 3770508 18837040 60 18:58:11 14:28:01 8734832 31389584 872096 2.65 424100 21411708 2313556 6.82 3770504 18837040 200 18:58:11 14:29:01 8734776 31389584 872056 2.65 424124 21411712 2313556 6.82 3770484 18837048 312 18:58:11 14:30:01 8734980 31389792 871892 2.65 424140 21411712 2313556 6.82 3770508 18837052 184 18:58:11 14:31:01 8735528 31390344 871532 2.65 424156 21411716 2313556 6.82 3770232 18837056 180 18:58:11 14:32:01 8735672 31390488 871556 2.65 424168 21411716 2313556 6.82 3770228 18837056 8 18:58:11 14:33:01 8735728 31390596 871452 2.65 424188 21411724 2313556 6.82 3770360 18837048 52 18:58:11 14:34:01 8735680 31390560 871416 2.65 424204 21411728 2313556 6.82 3770308 18837056 8 18:58:11 14:35:01 8735756 31390692 871256 2.65 424224 21411728 2313556 6.82 3770352 18837060 184 18:58:11 14:36:01 8735708 31390652 871220 2.65 424240 21411732 2313556 6.82 3770352 18837064 8 18:58:11 14:37:01 8735372 31390320 871684 2.65 424272 21411724 2313556 6.82 3770352 18837064 44 18:58:11 14:38:01 8735080 31390088 871900 2.65 424284 21411736 2313556 6.82 3770744 18837064 16 18:58:11 14:39:01 8735340 31390352 871568 2.65 424308 21411736 2313556 6.82 3770404 18837064 48 18:58:11 14:40:01 8735292 31390356 871516 2.65 424340 21411740 2313556 6.82 3770448 18837068 8 18:58:11 14:41:01 8734992 31390060 871736 2.65 424356 21411744 2329704 6.87 3770448 18837072 40 18:58:11 14:42:01 8735144 31390264 871712 2.65 424364 21411744 2329704 6.87 3770516 18837072 8 18:58:11 14:43:01 8735160 31390300 871648 2.65 424380 21411752 2329704 6.87 3770656 18837076 28 18:58:11 14:44:01 8735120 31390260 871616 2.65 424392 21411752 2329704 6.87 3770524 18837076 8 18:58:11 14:45:01 8735272 31390372 871652 2.65 424400 21411760 2313032 6.82 3770544 18837084 292 18:58:11 14:46:01 8735500 31390604 871376 2.65 424408 21411760 2313032 6.82 3770532 18837084 8 18:58:11 14:47:01 8735604 31390756 871392 2.65 424440 21411764 2329336 6.86 3770572 18837092 228 18:58:11 14:48:01 8735360 31390520 871628 2.65 424472 21411764 2329336 6.86 3770640 18837096 12 18:58:11 14:49:01 8735060 31390272 871928 2.65 424512 21411768 2329336 6.86 3770628 18837096 184 18:58:11 14:50:01 8735012 31390284 871904 2.65 424524 21411772 2329336 6.86 3770676 18837104 8 18:58:11 14:51:01 8734964 31390240 871972 2.65 424544 21411776 2312316 6.81 3770676 18837104 192 18:58:11 14:52:01 8734536 31389820 872284 2.65 424560 21411780 2312316 6.81 3770948 18837112 212 18:58:11 14:53:01 8734520 31389860 872208 2.65 424600 21411776 2312316 6.81 3771048 18837120 8 18:58:11 14:54:01 8734220 31389708 872284 2.65 424628 21411912 2312316 6.81 3771056 18837232 192 18:58:11 14:55:01 8734736 31390284 871960 2.65 424648 21411916 2312316 6.81 3770824 18837248 184 18:58:11 14:56:01 8734712 31390260 871932 2.65 424664 21411916 2312316 6.81 3770808 18837248 8 18:58:11 14:57:01 8734316 31389868 872176 2.65 424692 21411920 2312316 6.81 3771108 18837252 244 18:58:11 14:58:01 8734244 31389844 872224 2.65 424708 21411912 2312316 6.81 3771152 18837256 12 18:58:11 14:59:01 8734732 31390344 871840 2.65 424736 21411924 2312316 6.81 3771124 18837252 48 18:58:11 15:00:01 8734644 31390236 871904 2.65 424752 21411928 2312316 6.81 3771192 18837256 196 18:58:11 15:01:01 8733992 31389684 872540 2.65 424776 21411936 2328780 6.86 3771648 18837260 212 18:58:11 15:02:01 8734268 31390036 872172 2.65 424848 21411940 2328780 6.86 3771572 18837264 16 18:58:11 15:03:01 8734592 31390416 871908 2.65 424896 21411936 2328780 6.86 3771584 18837268 32 18:58:11 15:04:01 8734332 31390188 872120 2.65 424916 21411944 2328780 6.86 3771784 18837272 208 18:58:11 15:05:01 8734584 31390448 871836 2.65 424932 21411944 2328780 6.86 3771380 18837272 12 18:58:11 15:06:01 8734480 31390348 871804 2.65 424952 21411948 2328780 6.86 3771536 18837276 168 18:58:11 15:07:01 8734472 31390344 871772 2.65 424964 21411952 2312192 6.81 3771572 18837280 12 18:58:11 15:08:01 8733944 31389864 872208 2.65 424996 21411952 2312192 6.81 3771420 18837284 8 18:58:11 15:09:01 8734472 31390420 871888 2.65 425008 21411960 2312192 6.81 3771500 18837284 52 18:58:11 15:10:01 8734332 31390284 872004 2.65 425016 21411960 2312192 6.81 3771324 18837288 16 18:58:11 15:11:01 8734324 31390280 871952 2.65 425028 21411964 2312192 6.81 3771536 18837292 52 18:58:11 15:12:01 8734268 31390224 871940 2.65 425036 21411964 2312192 6.81 3771548 18837292 16 18:58:11 15:13:01 8734252 31390252 871876 2.65 425052 21411968 2328244 6.86 3771652 18837296 44 18:58:11 15:14:01 8733904 31389932 872084 2.65 425080 21411972 2328244 6.86 3771716 18837300 200 18:58:11 15:15:01 8734156 31390188 871792 2.65 425100 21411972 2328244 6.86 3771608 18837300 208 18:58:11 15:16:01 8734056 31390144 872012 2.65 425112 21411976 2328244 6.86 3771692 18837308 172 18:58:11 15:17:01 8733952 31390060 872000 2.65 425124 21411980 2311776 6.81 3772052 18837308 352 18:58:11 15:18:01 8733936 31390096 871928 2.65 425176 21411972 2311776 6.81 3771836 18837316 12 18:58:11 15:19:01 8734232 31390412 871812 2.65 425196 21411988 2311776 6.81 3771548 18837312 4 18:58:11 15:20:01 8733956 31390144 872048 2.65 425208 21411992 2311776 6.81 3771564 18837320 8 18:58:11 15:21:01 8733780 31390024 872084 2.65 425220 21411996 2311776 6.81 3771860 18837324 300 18:58:11 15:22:01 8733796 31390040 872048 2.65 425240 21411996 2311776 6.81 3771600 18837324 8 18:58:11 15:23:01 8733432 31389796 872140 2.65 425260 21412128 2311776 6.81 3772004 18837408 204 18:58:11 15:24:01 8734204 31390624 871352 2.65 425276 21412128 2311776 6.81 3771664 18837460 8 18:58:11 15:25:01 8733896 31390324 871560 2.65 425300 21412132 2311776 6.81 3771660 18837464 188 18:58:11 15:26:01 8733776 31390264 871528 2.65 425316 21412136 2311776 6.81 3771968 18837472 212 18:58:11 15:27:01 8733752 31390240 871468 2.65 425336 21412140 2311776 6.81 3772044 18837472 232 18:58:11 15:28:01 8733388 31389880 871744 2.65 425356 21412140 2311776 6.81 3772040 18837476 12 18:58:11 15:29:01 8733404 31389936 871700 2.65 425380 21412144 2311776 6.81 3771756 18837468 4 18:58:11 15:30:01 8733468 31390064 871728 2.65 425412 21412148 2311776 6.81 3772152 18837480 200 18:58:11 15:31:01 8733020 31389616 872160 2.65 425432 21412144 2311776 6.81 3771820 18837480 8 18:58:11 15:32:01 8732940 31389540 872136 2.65 425444 21412152 2295648 6.77 3772068 18837484 192 18:58:11 15:33:01 8733392 31390056 871828 2.65 425480 21412160 2295648 6.77 3772208 18837484 64 18:58:11 15:34:01 8733368 31390036 871756 2.65 425508 21412160 2295648 6.77 3772156 18837488 200 18:58:11 15:35:01 8733416 31390144 871676 2.65 425536 21412164 2295648 6.77 3771932 18837496 300 18:58:11 15:36:01 8733044 31389772 871908 2.65 425548 21412164 2295648 6.77 3772192 18837496 216 18:58:11 15:37:01 8733248 31390032 871716 2.65 425576 21412172 2295648 6.77 3772492 18837504 296 18:58:11 15:38:01 8733444 31390232 871556 2.65 425584 21412176 2295648 6.77 3772316 18837508 12 18:58:11 15:39:01 8733644 31390444 871524 2.65 425616 21412176 2295648 6.77 3772260 18837504 232 18:58:11 15:40:01 8733880 31390684 871280 2.65 425620 21412180 2295648 6.77 3772000 18837508 8 18:58:11 15:41:01 8733612 31390472 871464 2.65 425644 21412180 2295648 6.77 3772064 18837512 40 18:58:11 15:42:01 8733240 31390224 871556 2.65 425664 21412312 2311708 6.81 3772324 18837624 16 18:58:11 15:43:01 8733120 31390164 871584 2.65 425704 21412300 2311708 6.81 3772500 18837648 44 18:58:11 15:44:01 8733144 31390212 871528 2.65 425720 21412316 2311408 6.81 3772132 18837644 8 18:58:11 15:45:01 8733032 31390108 871500 2.65 425732 21412320 2311408 6.81 3772408 18837648 52 18:58:11 15:46:01 8733224 31390308 871464 2.65 425744 21412324 2311408 6.81 3772396 18837648 20 18:58:11 15:47:01 8733408 31390552 871436 2.65 425756 21412328 2311408 6.81 3772512 18837656 316 18:58:11 15:48:01 8733424 31390576 871320 2.65 425784 21412328 2311408 6.81 3772536 18837660 16 18:58:11 15:49:01 8733220 31390376 871508 2.65 425804 21412324 2311408 6.81 3772192 18837664 8 18:58:11 15:50:01 8733132 31390348 871612 2.65 425808 21412336 2311408 6.81 3772564 18837668 212 18:58:11 15:51:01 8733472 31390668 871432 2.65 425820 21412340 2311408 6.81 3772584 18837676 252 18:58:11 15:52:01 8733536 31390760 871352 2.65 425840 21412344 2311408 6.81 3772280 18837672 8 18:58:11 15:53:01 8733116 31390344 871648 2.65 425868 21412344 2311408 6.81 3772724 18837672 24 18:58:11 15:54:01 8732816 31390100 871872 2.65 425880 21412348 2311408 6.81 3772644 18837680 196 18:58:11 15:55:01 8733124 31390412 871552 2.65 425900 21412352 2311408 6.81 3772668 18837684 60 18:58:11 15:56:01 8732832 31390160 871768 2.65 425908 21412356 2311408 6.81 3772624 18837684 180 18:58:11 15:57:01 8733100 31390428 871488 2.65 425920 21412356 2311408 6.81 3772368 18837684 44 18:58:11 15:58:01 8733236 31390604 871496 2.65 425948 21412352 2311408 6.81 3772768 18837688 32 18:58:11 15:59:01 8733188 31390564 871508 2.65 425968 21412364 2311408 6.81 3772424 18837692 204 18:58:11 16:00:01 8733172 31390576 871504 2.65 425972 21412364 2311408 6.81 3772424 18837692 8 18:58:11 16:01:01 8732660 31390204 871840 2.65 425988 21412496 2292656 6.76 3772700 18837824 224 18:58:11 16:02:01 8732344 31389888 872092 2.65 426004 21412496 2292656 6.76 3772876 18837812 8 18:58:11 16:03:01 8732344 31389844 872048 2.65 426016 21412500 2292656 6.76 3773004 18837816 80 18:58:11 16:04:01 8732424 31389956 871948 2.65 426032 21412504 2292656 6.76 3772936 18837820 20 18:58:11 16:05:01 8732156 31389692 872176 2.65 426048 21412508 2292656 6.76 3772644 18837820 216 18:58:11 16:06:01 8732316 31389860 872164 2.65 426060 21412516 2292656 6.76 3772956 18837824 240 18:58:11 16:07:01 8732016 31389616 872376 2.65 426088 21412516 2292656 6.76 3773316 18837836 304 18:58:11 16:08:01 8731944 31389548 872436 2.65 426096 21412520 2292656 6.76 3773072 18837840 4 18:58:11 16:09:01 8731960 31389608 872380 2.65 426128 21412512 2292656 6.76 3773064 18837844 176 18:58:11 16:10:01 8731944 31389596 872356 2.65 426140 21412524 2292656 6.76 3773064 18837848 8 18:58:11 16:11:01 8732180 31389872 872048 2.65 426156 21412564 2292656 6.76 3773080 18837888 212 18:58:11 16:12:01 8731848 31389588 872292 2.65 426168 21412564 2292656 6.76 3773436 18837888 192 18:58:11 16:13:01 8731760 31389504 872260 2.65 426188 21412572 2292656 6.76 3773740 18837892 248 18:58:11 16:14:01 8732012 31389804 871976 2.65 426204 21412572 2292656 6.76 3773344 18837896 16 18:58:11 16:15:01 8732052 31389792 872060 2.65 426228 21412576 2292656 6.76 3773504 18837900 316 18:58:11 16:16:01 8732084 31389824 872020 2.65 426244 21412576 2308708 6.80 3773176 18837900 8 18:58:11 16:17:01 8731956 31389768 871992 2.65 426268 21412580 2308708 6.80 3773760 18837912 376 18:58:11 16:18:01 8731736 31389552 872144 2.65 426280 21412584 2308708 6.80 3773544 18837916 212 18:58:11 16:19:01 8731752 31389620 872092 2.65 426316 21412584 2308708 6.80 3773300 18837900 24 18:58:11 16:20:01 8731932 31389804 871828 2.65 426320 21412588 2308708 6.80 3773368 18837904 16 18:58:11 16:21:01 8731868 31389740 871840 2.65 426328 21412588 2308708 6.80 3773372 18837904 204 18:58:11 16:22:01 8731764 31389644 871808 2.65 426340 21412596 2308708 6.80 3773544 18837912 16 18:58:11 16:23:01 8731708 31389632 871952 2.65 426364 21412600 2308708 6.80 3774124 18837912 336 18:58:11 16:24:01 8731908 31389872 871928 2.65 426392 21412596 2308708 6.80 3774092 18837916 20 18:58:11 16:25:01 8731852 31389820 871912 2.65 426400 21412608 2308708 6.80 3774148 18837920 232 18:58:11 16:26:01 8731796 31389768 871900 2.65 426404 21412608 2324940 6.85 3774124 18837924 16 18:58:11 16:27:01 8731576 31389588 872080 2.65 426424 21412612 2324940 6.85 3773868 18837928 52 18:58:11 16:28:01 8731432 31389444 872240 2.65 426428 21412612 2324940 6.85 3774248 18837928 212 18:58:11 16:29:01 8731432 31389448 872204 2.65 426456 21412608 2324940 6.85 3774020 18837932 48 18:58:11 16:30:01 8731616 31389672 872176 2.65 426464 21412620 2324940 6.85 3774140 18837936 16 18:58:11 16:31:01 8731544 31389600 872148 2.65 426480 21412624 2324940 6.85 3774156 18837936 56 18:58:11 16:32:01 8730984 31389156 872508 2.65 426488 21412756 2324940 6.85 3774248 18838024 164 18:58:11 16:33:01 8728416 31386648 874992 2.66 426516 21412756 2305776 6.80 3775636 18838072 332 18:58:11 16:34:01 8728440 31386676 874924 2.66 426552 21412748 2305776 6.80 3775556 18838076 20 18:58:11 16:35:01 8728384 31386668 874848 2.66 426568 21412760 2305776 6.80 3775760 18838076 52 18:58:11 16:36:01 8728608 31386924 874820 2.66 426584 21412764 2305776 6.80 3775560 18838080 16 18:58:11 16:37:01 8728284 31386604 875036 2.66 426600 21412768 2305776 6.80 3775600 18838084 212 18:58:11 16:38:01 8728720 31387040 874792 2.66 426608 21412768 2305776 6.80 3775400 18838084 8 18:58:11 16:39:01 8728648 31387024 874756 2.66 426624 21412776 2305776 6.80 3775672 18838092 204 18:58:11 16:40:01 8728600 31386976 874728 2.66 426640 21412776 2305776 6.80 3775652 18838092 16 18:58:11 16:41:01 8728792 31387172 874688 2.66 426660 21412784 2305776 6.80 3775644 18838096 232 18:58:11 16:42:01 8728808 31387188 874668 2.66 426664 21412784 2305776 6.80 3775384 18838096 8 18:58:11 16:43:01 8728880 31387320 874684 2.66 426696 21412788 2305776 6.80 3775916 18838108 212 18:58:11 16:44:01 8728832 31387280 874760 2.66 426720 21412780 2305776 6.80 3775688 18838112 16 18:58:11 16:45:01 8728816 31387308 874808 2.66 426732 21412792 2305776 6.80 3775736 18838108 216 18:58:11 16:46:01 8728580 31387080 875028 2.66 426740 21412796 2305776 6.80 3775476 18838112 4 18:58:11 16:47:01 8728344 31386848 875232 2.66 426756 21412792 2305724 6.80 3775496 18838112 180 18:58:11 16:48:01 8728516 31387076 874960 2.66 426776 21412800 2305724 6.80 3775852 18838116 212 18:58:11 16:49:01 8728256 31386832 875188 2.66 426800 21412792 2305724 6.80 3775808 18838116 212 18:58:11 16:50:01 8728168 31386764 875136 2.66 426816 21412808 2305724 6.80 3775828 18838124 16 18:58:11 16:51:01 8728332 31387008 874860 2.66 426852 21412812 2305724 6.80 3775888 18838128 196 18:58:11 16:52:01 8728300 31386980 874836 2.66 426864 21412812 2305724 6.80 3775884 18838128 16 18:58:11 16:53:01 8728332 31387052 874756 2.66 426884 21412816 2305724 6.80 3775724 18838132 4 18:58:11 16:54:01 8728284 31387016 874724 2.66 426912 21412800 2305724 6.80 3775676 18838132 8 18:58:11 16:55:01 8727992 31386744 874908 2.66 426924 21412824 2305724 6.80 3775952 18838136 48 18:58:11 16:56:01 8728008 31386768 874868 2.66 426940 21412828 2305724 6.80 3775676 18838140 8 18:58:11 16:57:01 8728128 31386940 874840 2.66 426960 21412828 2289668 6.75 3776072 18838148 52 18:58:11 16:58:01 8728068 31386904 875052 2.66 426980 21412832 2289668 6.75 3776088 18838148 12 18:58:11 16:59:01 8728368 31387228 874724 2.66 427016 21412820 2289668 6.75 3775772 18838148 4 18:58:11 17:00:01 8728352 31387240 874692 2.66 427028 21412840 2289668 6.75 3775784 18838152 4 18:58:11 17:01:01 8728336 31387224 874648 2.66 427044 21412836 2289668 6.75 3775888 18838152 172 18:58:11 17:02:01 8727500 31386348 875452 2.66 427056 21412844 2305720 6.80 3776492 18838160 220 18:58:11 17:03:01 8727696 31386568 875176 2.66 427084 21412848 2305720 6.80 3776384 18838168 200 18:58:11 17:04:01 8727696 31386588 875140 2.66 427112 21412840 2305720 6.80 3776180 18838164 28 18:58:11 17:05:01 8727640 31386572 875088 2.66 427136 21412852 2305720 6.80 3776180 18838168 216 18:58:11 17:06:01 8727364 31386296 875284 2.66 427148 21412852 2289172 6.75 3776072 18838168 16 18:58:11 17:07:01 8727676 31386648 874720 2.66 427160 21412856 2289172 6.75 3776300 18838172 188 18:58:11 17:08:01 8727668 31386684 874652 2.66 427208 21412856 2289172 6.75 3776280 18838172 8 18:58:11 17:09:01 8727820 31386880 874612 2.66 427224 21412860 2289172 6.75 3776072 18838180 52 18:58:11 17:10:01 8727600 31386684 874836 2.66 427228 21412868 2289172 6.75 3776332 18838184 12 18:58:11 17:11:01 8727520 31386620 874840 2.66 427240 21412872 2289172 6.75 3776084 18838184 56 18:58:11 17:12:01 8727764 31386876 874520 2.66 427248 21412876 2289172 6.75 3776368 18838192 16 18:58:11 17:13:01 8727900 31387040 874520 2.66 427272 21412876 2289172 6.75 3776448 18838192 212 18:58:11 17:14:01 8727624 31386792 874728 2.66 427296 21412876 2289172 6.75 3776352 18838196 8 18:58:11 17:15:01 8728060 31387320 874376 2.66 427316 21412944 2289172 6.75 3776176 18838260 208 18:58:11 17:16:01 8728020 31387292 874348 2.66 427320 21412948 2289172 6.75 3776348 18838264 8 18:58:11 17:17:01 8727468 31386768 874792 2.66 427336 21412956 2289172 6.75 3776700 18838268 232 18:58:11 17:18:01 8727868 31387208 874884 2.66 427352 21412956 2289172 6.75 3776484 18838272 16 18:58:11 17:19:01 8728096 31387468 874604 2.66 427372 21412960 2305232 6.79 3776228 18838276 212 18:58:11 17:20:01 8728048 31387424 874572 2.66 427396 21412960 2305232 6.79 3776416 18838276 16 18:58:11 17:21:01 8727676 31387100 874824 2.66 427404 21412964 2305232 6.79 3776508 18838280 208 18:58:11 17:22:01 8727836 31387264 874796 2.66 427416 21412968 2305232 6.79 3776596 18838284 160 18:58:11 17:23:01 8727820 31387336 874712 2.66 427440 21413020 2305232 6.79 3776676 18838336 240 18:58:11 17:24:01 8728032 31387560 874420 2.66 427460 21413016 2305232 6.79 3776544 18838340 12 18:58:11 17:25:01 8727756 31387316 874608 2.66 427480 21413024 2305232 6.79 3776640 18838340 224 18:58:11 17:26:01 8727716 31387280 874572 2.66 427488 21413032 2305232 6.79 3776600 18838344 20 18:58:11 17:27:01 8727708 31387296 874548 2.66 427496 21413036 2305232 6.79 3776484 18838344 216 18:58:11 17:28:01 8727596 31387132 874644 2.66 427512 21413040 2305232 6.79 3776412 18838348 16 18:58:11 17:29:01 8727296 31386868 874868 2.66 427524 21413044 2305232 6.79 3776532 18838360 204 18:58:11 17:30:01 8727524 31387100 874556 2.66 427560 21413044 2305232 6.79 3776388 18838360 12 18:58:11 17:31:01 8727676 31387312 874528 2.66 427576 21413048 2305232 6.79 3776532 18838368 228 18:58:11 17:32:01 8727796 31387432 874508 2.66 427588 21413048 2305232 6.79 3776748 18838368 140 18:58:11 17:33:01 8727576 31387308 874620 2.66 427608 21413116 2321544 6.84 3776808 18838432 8 18:58:11 17:34:01 8727592 31387340 874588 2.66 427624 21413116 2321544 6.84 3776480 18838432 8 18:58:11 17:35:01 8727480 31387256 874552 2.66 427640 21413124 2321544 6.84 3776784 18838436 232 18:58:11 17:36:01 8727748 31387528 874260 2.66 427660 21413128 2321544 6.84 3776524 18838440 8 18:58:11 17:37:01 8727660 31387448 874372 2.66 427672 21413128 2321544 6.84 3776864 18838444 208 18:58:11 17:38:01 8727360 31387196 874588 2.66 427700 21413132 2321544 6.84 3776952 18838448 200 18:58:11 17:39:01 8727352 31387220 874520 2.66 427716 21413132 2321544 6.84 3776860 18838448 180 18:58:11 17:40:01 8727800 31387708 874076 2.66 427756 21413128 2321544 6.84 3776984 18838452 20 18:58:11 17:41:01 8727604 31387664 874224 2.66 427772 21413264 2321544 6.84 3776668 18838580 4 18:58:11 17:42:01 8727480 31387548 874460 2.66 427796 21413268 2321544 6.84 3776916 18838584 216 18:58:11 17:43:01 8727368 31387476 874504 2.66 427808 21413272 2321544 6.84 3777024 18838588 196 18:58:11 17:44:01 8727320 31387340 874572 2.66 427824 21413276 2305476 6.79 3776980 18838592 220 18:58:11 17:45:01 8727800 31387824 874016 2.66 427836 21413284 2305476 6.79 3777032 18838596 20 18:58:11 17:46:01 8727548 31387572 874236 2.66 427852 21413284 2305476 6.79 3776872 18838596 16 18:58:11 17:47:01 8727708 31387792 874208 2.66 427864 21413288 2305476 6.79 3776784 18838604 12 18:58:11 17:48:01 8727652 31387740 874160 2.66 427892 21413292 2305476 6.79 3777088 18838608 16 18:58:11 17:49:01 8727416 31387548 874356 2.66 427908 21413292 2289308 6.75 3776884 18838608 184 18:58:11 17:50:01 8727348 31387600 874448 2.66 427932 21413416 2289308 6.75 3777004 18838728 12 18:58:11 17:51:01 8727284 31387580 874452 2.66 427940 21413424 2305360 6.79 3776984 18838740 180 18:58:11 17:52:01 8727236 31387536 874428 2.66 427948 21413428 2305360 6.79 3777044 18838744 12 18:58:11 17:53:01 8727132 31387432 874424 2.66 427948 21413432 2305360 6.79 3777224 18838744 292 18:58:11 17:54:01 8727164 31387468 874376 2.66 427960 21413436 2305360 6.79 3776832 18838748 8 18:58:11 17:55:01 8726872 31387224 874612 2.66 427984 21413436 2305360 6.79 3777032 18838756 172 18:58:11 17:56:01 8727004 31387356 874396 2.66 427996 21413440 2305360 6.79 3777096 18838756 20 18:58:11 17:57:01 8726760 31387152 874572 2.66 428016 21413444 2305360 6.79 3776912 18838760 168 18:58:11 17:58:01 8726460 31386852 874780 2.66 428032 21413444 2305360 6.79 3777260 18838760 212 18:58:11 17:59:01 8726412 31386840 874748 2.66 428048 21413448 2305360 6.79 3777216 18838764 304 18:58:11 18:00:01 8726556 31386984 874728 2.66 428060 21413452 2305360 6.79 3777264 18838764 28 18:58:11 18:01:01 8726612 31387064 874668 2.66 428068 21413456 2305360 6.79 3777244 18838768 188 18:58:11 18:02:01 8725956 31386440 875328 2.66 428080 21413460 2305360 6.79 3777672 18838768 212 18:58:11 18:03:01 8725964 31386472 875280 2.66 428096 21413464 2305360 6.79 3777204 18838768 12 18:58:11 18:04:01 8726252 31386776 875220 2.66 428132 21413468 2305360 6.79 3777612 18838772 28 18:58:11 18:05:01 8726196 31386764 875200 2.66 428144 21413468 2305360 6.79 3777452 18838776 184 18:58:11 18:06:01 8726400 31386972 874908 2.66 428168 21413472 2305360 6.79 3777440 18838780 60 18:58:11 18:07:01 8726328 31386900 874912 2.66 428176 21413472 2305360 6.79 3777368 18838780 184 18:58:11 18:08:01 8726376 31387004 874832 2.66 428196 21413476 2305360 6.79 3777208 18838788 8 18:58:11 18:09:01 8726272 31386904 874884 2.66 428212 21413480 2305360 6.79 3777428 18838792 196 18:58:11 18:10:01 8726476 31387136 874592 2.66 428236 21413480 2321616 6.84 3777288 18838788 12 18:58:11 18:11:01 8726452 31387124 874560 2.66 428236 21413484 2321616 6.84 3777176 18838792 176 18:58:11 18:12:01 8726288 31386968 874796 2.66 428244 21413488 2321616 6.84 3777524 18838796 212 18:58:11 18:13:01 8726352 31387072 874724 2.66 428256 21413492 2321616 6.84 3777284 18838800 176 18:58:11 18:14:01 8726520 31387268 874688 2.66 428276 21413496 2321616 6.84 3777492 18838804 8 18:58:11 18:15:01 8726568 31387316 874616 2.66 428300 21413496 2321616 6.84 3777232 18838804 8 18:58:11 18:16:01 8726220 31387012 874844 2.66 428328 21413500 2321616 6.84 3777616 18838808 168 18:58:11 18:17:01 8726196 31386988 874812 2.66 428340 21413504 2321616 6.84 3777280 18838808 172 18:58:11 18:18:01 8725712 31386580 875152 2.66 428360 21413508 2321616 6.84 3777732 18838816 200 18:58:11 18:19:01 8725988 31386876 874856 2.66 428380 21413508 2321616 6.84 3777352 18838816 300 18:58:11 18:20:01 8719680 31381668 877672 2.67 428412 21414064 2325276 6.85 3778248 18839320 20 18:58:11 18:21:01 8723052 31384780 876536 2.67 428432 21414076 2342676 6.90 3777476 18839316 176 18:58:11 18:22:01 8722712 31384452 876776 2.67 428448 21414076 2342676 6.90 3777732 18839316 4 18:58:11 18:23:01 8722760 31384524 876700 2.67 428472 21414080 2342676 6.90 3777552 18839320 196 18:58:11 18:24:01 8723436 31385228 876444 2.67 428484 21414080 2342676 6.90 3777580 18839320 8 18:58:11 18:25:01 8723420 31385224 876416 2.67 428504 21414076 2342676 6.90 3777536 18839324 192 18:58:11 18:26:01 8723112 31384936 876628 2.67 428512 21414084 2342676 6.90 3777868 18839324 208 18:58:11 18:27:01 8723388 31385216 876332 2.67 428528 21414088 2342676 6.90 3777548 18839328 4 18:58:11 18:28:01 8723348 31385184 876516 2.67 428552 21414092 2342676 6.90 3777632 18839332 8 18:58:11 18:29:01 8723204 31385100 876572 2.67 428564 21414096 2342676 6.90 3777872 18839336 172 18:58:11 18:30:01 8723180 31385080 876556 2.67 428568 21414100 2342676 6.90 3777692 18839336 8 18:58:11 18:31:01 8722832 31384740 876788 2.67 428588 21414100 2342676 6.90 3777928 18839340 260 18:58:11 18:32:01 8723084 31385020 876492 2.67 428612 21414104 2342676 6.90 3777804 18839344 4 18:58:11 18:33:01 8723312 31385256 876168 2.66 428636 21414112 2342676 6.90 3777960 18839352 208 18:58:11 18:34:01 8723012 31385012 876400 2.67 428644 21414112 2342676 6.90 3777896 18839356 8 18:58:11 18:35:01 8722704 31384712 876696 2.67 428652 21414116 2342676 6.90 3777816 18839360 196 18:58:11 18:36:01 8722972 31385000 876348 2.67 428684 21414116 2342676 6.90 3777736 18839356 8 18:58:11 18:37:01 8723384 31385420 876072 2.66 428696 21414124 2342676 6.90 3777900 18839364 184 18:58:11 18:38:01 8723164 31385240 876228 2.66 428712 21414124 2342676 6.90 3778076 18839364 8 18:58:11 18:39:01 8723068 31385152 876204 2.66 428720 21414128 2342676 6.90 3778100 18839368 284 18:58:11 18:40:01 8723068 31385180 876176 2.66 428736 21414124 2326264 6.86 3777900 18839372 8 18:58:11 18:41:01 8722988 31385104 876176 2.66 428748 21414132 2326264 6.86 3778004 18839372 172 18:58:11 18:42:01 8722596 31384804 876576 2.67 428756 21414208 2309724 6.81 3778072 18839432 208 18:58:11 18:43:01 8722588 31384812 876576 2.67 428768 21414208 2309724 6.81 3777880 18839432 172 18:58:11 18:44:01 8722540 31384780 876552 2.67 428784 21414212 2309724 6.81 3778100 18839436 8 18:58:11 18:45:01 8722708 31384948 876528 2.67 428792 21414212 2309724 6.81 3778092 18839436 176 18:58:11 18:46:01 8722896 31385180 876460 2.67 428820 21414216 2309724 6.81 3778228 18839440 224 18:58:11 18:47:01 8722928 31385320 876260 2.66 428836 21414352 2309724 6.81 3777920 18839548 180 18:58:11 18:48:01 8722840 31385264 876248 2.66 428848 21414352 2309724 6.81 3778252 18839548 204 18:58:11 18:49:01 8723108 31385548 875952 2.66 428868 21414360 2309724 6.81 3777944 18839552 4 18:58:11 18:50:01 8723092 31385600 875932 2.66 428896 21414348 2309724 6.81 3777960 18839600 12 18:58:11 18:51:01 8722976 31385492 876196 2.66 428904 21414364 2325776 6.85 3778232 18839604 264 18:58:11 18:52:01 8722920 31385472 876184 2.66 428908 21414364 2325776 6.85 3778232 18839604 212 18:58:11 18:53:01 8722968 31385536 876120 2.66 428920 21414368 2325776 6.85 3778028 18839608 180 18:58:11 18:54:01 8722604 31385196 876332 2.67 428944 21414372 2325776 6.85 3778244 18839612 200 18:58:11 18:55:01 8722796 31385392 876316 2.66 428952 21414372 2325776 6.85 3778328 18839612 192 18:58:11 18:56:01 8723072 31385676 876032 2.66 428952 21414380 2325776 6.85 3777996 18839620 4 18:58:11 18:57:01 8723244 31385848 875880 2.66 428956 21414380 2325776 6.85 3778244 18839620 292 18:58:11 18:58:01 8184944 31327660 933680 2.84 431060 21859652 2614420 7.70 3833432 19283456 447216 18:58:11 Average: 8972708 31364023 898113 2.73 421223 21164179 2361558 6.96 3754717 18628118 21569 18:58:11 18:58:11 12:57:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:58:11 12:58:01 docker0 648.28 577.10 45.58 2984.08 0.00 0.00 0.00 0.00 18:58:11 12:58:01 ens3 1481.52 1282.32 11612.30 167.76 0.00 0.00 0.00 0.00 18:58:11 12:58:01 lo 5.27 5.27 0.51 0.51 0.00 0.00 0.00 0.00 18:58:11 12:59:01 veth24a5345 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 18:58:11 12:59:01 docker0 204.38 299.98 17.42 1646.78 0.00 0.00 0.00 0.00 18:58:11 12:59:01 ens3 335.01 224.35 1679.45 33.82 0.00 0.00 0.00 0.00 18:58:11 12:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:00:01 veth24a5345 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 18:58:11 13:00:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 18:58:11 13:00:01 ens3 41.94 26.16 35.03 16.55 0.00 0.00 0.00 0.00 18:58:11 13:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:01:01 veth24a5345 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:01:01 ens3 21.35 12.75 18.32 13.07 0.00 0.00 0.00 0.00 18:58:11 13:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:58:11 13:02:01 veth51dbde4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:02:01 vethbf39666 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:02:01 vethc700603 0.55 0.60 0.05 0.24 0.00 0.00 0.00 0.00 18:58:11 13:02:01 vethcb8b6b7 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:02:01 veth14b7508 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:02:01 vethda241e6 1.58 3.35 0.12 38.76 0.00 0.00 0.00 0.00 18:58:11 13:02:01 veth9878ac3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:02:01 docker0 5.00 10.88 0.32 149.00 0.00 0.00 0.00 0.00 18:58:11 13:02:01 ens3 165.17 120.65 3291.48 171.32 0.00 0.00 0.00 0.00 18:58:11 13:02:01 vethdb3d031 2.87 7.42 0.21 110.04 0.00 0.00 0.00 0.01 18:58:11 13:02:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 18:58:11 13:02:01 veth40fb790 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:03:01 veth7d68f14 149.95 79.91 1224.34 8.06 0.00 0.00 0.00 0.00 18:58:11 13:03:01 veth356f661 79.67 156.11 8.10 1225.01 0.00 0.00 0.00 0.10 18:58:11 13:03:01 veth00c8954 157.20 72.99 1224.29 7.60 0.00 0.00 0.00 0.00 18:58:11 13:03:01 veth667172f 79.91 149.95 8.06 1224.34 0.00 0.00 0.00 0.10 18:58:11 13:03:01 vethc700603 0.07 0.87 0.00 0.04 0.00 0.00 0.00 0.00 18:58:11 13:03:01 veth75ad623 72.99 157.20 7.60 1224.29 0.00 0.00 0.00 0.10 18:58:11 13:03:01 veth95e17fa 74.96 147.43 7.78 1224.95 0.00 0.00 0.00 0.10 18:58:11 13:03:01 veth3770058 71.54 150.00 7.51 1226.89 0.00 0.00 0.00 0.10 18:58:11 13:03:01 docker0 514.25 993.07 44.24 8611.93 0.00 0.00 0.00 0.00 18:58:11 13:03:01 ens3 1130.32 597.47 10036.03 64.66 0.00 0.00 0.00 0.00 18:58:11 13:03:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth589bfe3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth6e6b485 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth1ba0059 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 vethc700603 0.08 0.08 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 docker0 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:04:01 vethaf88ede 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 ens3 18.20 10.12 14.69 7.98 0.00 0.00 0.00 0.00 18:58:11 13:04:01 vetha576f5e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth9f3a92e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 vetha8850cb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth85fb5fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth222435b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth5699958 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth30f6fc2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:04:01 veth754d94c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth589bfe3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth6e6b485 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth1ba0059 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 vethc700603 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 vethaf88ede 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 ens3 7.61 4.45 6.18 3.36 0.00 0.00 0.00 0.00 18:58:11 13:05:01 vetha576f5e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth9f3a92e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth85fb5fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth5699958 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth30f6fc2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:05:01 veth754d94c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:06:01 vethc700603 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:06:01 ens3 7.16 3.73 5.91 3.20 0.00 0.00 0.00 0.00 18:58:11 13:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:07:01 ens3 47.71 41.29 31.85 127.31 0.00 0.00 0.00 0.00 18:58:11 13:07:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 18:58:11 13:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:08:01 ens3 30.71 27.81 22.21 65.63 0.00 0.00 0.00 0.00 18:58:11 13:08:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 18:58:11 13:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:09:01 ens3 0.87 0.28 1.10 0.02 0.00 0.00 0.00 0.00 18:58:11 13:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:10:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:10:02 ens3 35.58 32.94 21.67 141.03 0.00 0.00 0.00 0.00 18:58:11 13:10:02 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 18:58:11 13:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:11:01 ens3 13.90 14.23 6.02 94.63 0.00 0.00 0.00 0.00 18:58:11 13:11:01 lo 1.15 1.15 0.11 0.11 0.00 0.00 0.00 0.00 18:58:11 13:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:12:01 ens3 22.55 19.06 17.16 46.37 0.00 0.00 0.00 0.00 18:58:11 13:12:01 lo 3.20 3.20 0.32 0.32 0.00 0.00 0.00 0.00 18:58:11 13:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:13:01 ens3 38.68 34.96 22.72 141.14 0.00 0.00 0.00 0.00 18:58:11 13:13:01 lo 4.93 4.93 0.48 0.48 0.00 0.00 0.00 0.00 18:58:11 13:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:14:01 ens3 66.47 87.94 28.12 223.52 0.00 0.00 0.00 0.00 18:58:11 13:14:01 lo 8.20 8.20 0.81 0.81 0.00 0.00 0.00 0.00 18:58:11 13:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:15:01 ens3 4.12 3.58 1.49 6.92 0.00 0.00 0.00 0.00 18:58:11 13:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:16:01 ens3 37.79 34.84 22.15 136.94 0.00 0.00 0.00 0.00 18:58:11 13:16:01 lo 5.00 5.00 0.49 0.49 0.00 0.00 0.00 0.00 18:58:11 13:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:17:01 ens3 46.78 44.28 25.72 192.51 0.00 0.00 0.00 0.00 18:58:11 13:17:01 lo 6.33 6.33 0.62 0.62 0.00 0.00 0.00 0.00 18:58:11 13:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:18:01 ens3 1.30 0.58 1.43 0.28 0.00 0.00 0.00 0.00 18:58:11 13:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:19:01 ens3 62.42 60.61 26.66 345.48 0.00 0.00 0.00 0.00 18:58:11 13:19:01 lo 6.80 6.80 0.66 0.66 0.00 0.00 0.00 0.00 18:58:11 13:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:20:01 ens3 48.87 44.14 24.03 251.62 0.00 0.00 0.00 0.00 18:58:11 13:20:01 lo 4.80 4.80 0.47 0.47 0.00 0.00 0.00 0.00 18:58:11 13:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:21:01 ens3 1.30 0.52 1.31 0.22 0.00 0.00 0.00 0.00 18:58:11 13:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:22:01 ens3 111.43 110.73 30.78 909.55 0.00 0.00 0.00 0.00 18:58:11 13:22:01 lo 5.73 5.73 0.57 0.57 0.00 0.00 0.00 0.00 18:58:11 13:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:23:01 ens3 1.65 0.47 1.41 0.27 0.00 0.00 0.00 0.00 18:58:11 13:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:24:01 ens3 0.67 0.00 0.03 0.00 0.00 0.00 0.00 0.00 18:58:11 13:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:28:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 13:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:31:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:33:01 ens3 0.40 0.28 0.17 0.08 0.00 0.00 0.00 0.00 18:58:11 13:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:35:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:38:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 13:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:39:01 ens3 0.23 0.20 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 13:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:43:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:58:11 13:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:44:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:58:11 13:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:45:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:48:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 13:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:49:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 13:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:53:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 13:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:54:01 ens3 0.12 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 13:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:56:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:58:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 13:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 13:59:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 13:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:00:01 ens3 0.28 0.15 0.10 0.23 0.00 0.00 0.00 0.00 18:58:11 14:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:01:01 ens3 2.70 1.90 1.52 3.79 0.00 0.00 0.00 0.00 18:58:11 14:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:58:11 14:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:02:01 ens3 1.65 0.95 1.03 1.27 0.00 0.00 0.00 0.00 18:58:11 14:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:03:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 14:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:04:01 ens3 0.73 0.27 0.35 0.21 0.00 0.00 0.00 0.00 18:58:11 14:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:08:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 14:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:13:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 14:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:15:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 14:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:18:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 18:58:11 14:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:19:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:23:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 14:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:24:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 14:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:28:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 14:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:30:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:33:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 14:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:38:01 ens3 0.31 0.14 0.19 0.07 0.00 0.00 0.00 0.00 18:58:11 14:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:39:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:43:01 ens3 0.28 0.22 0.08 0.08 0.00 0.00 0.00 0.00 18:58:11 14:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:44:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:46:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 14:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:48:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:58:11 14:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:49:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:52:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 14:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:53:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 14:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:56:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:58:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:58:11 14:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 14:59:01 ens3 0.22 0.15 0.12 0.01 0.00 0.00 0.00 0.00 18:58:11 14:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:01:01 ens3 2.83 2.55 1.58 4.10 0.00 0.00 0.00 0.00 18:58:11 15:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:58:11 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:02:01 ens3 1.60 0.92 1.03 1.25 0.00 0.00 0.00 0.00 18:58:11 15:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:03:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 15:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:04:01 ens3 0.92 0.33 0.36 0.21 0.00 0.00 0.00 0.00 18:58:11 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:05:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:07:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:08:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:09:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:10:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:13:01 ens3 0.40 0.27 0.14 0.08 0.00 0.00 0.00 0.00 18:58:11 15:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:18:01 ens3 0.22 0.10 0.13 0.07 0.00 0.00 0.00 0.00 18:58:11 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:23:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:58:11 15:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:27:01 ens3 0.27 0.15 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 15:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:28:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 15:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:30:01 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 15:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:33:01 ens3 0.28 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 15:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:34:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 15:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:38:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:58:11 15:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:39:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:40:01 ens3 0.12 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 15:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:42:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:43:01 ens3 0.35 0.22 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 15:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:45:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:48:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 15:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:52:01 ens3 0.13 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 15:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:53:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 18:58:11 15:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:55:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:56:01 ens3 0.13 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 15:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:58:01 ens3 0.13 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:58:11 15:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 15:59:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 15:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:00:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 16:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:01:01 ens3 1.30 1.17 0.71 3.12 0.00 0.00 0.00 0.00 18:58:11 16:01:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:58:11 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:02:01 ens3 3.38 2.92 1.89 2.35 0.00 0.00 0.00 0.00 18:58:11 16:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:03:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 16:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:04:01 ens3 0.88 0.52 0.36 0.22 0.00 0.00 0.00 0.00 18:58:11 16:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:05:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:07:01 ens3 0.73 0.95 0.05 11.10 0.00 0.00 0.00 0.00 18:58:11 16:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:08:01 ens3 2.27 2.17 0.26 6.72 0.00 0.00 0.00 0.00 18:58:11 16:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:09:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:13:01 ens3 4.40 6.62 0.35 7.35 0.00 0.00 0.00 0.00 18:58:11 16:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:14:01 ens3 0.15 0.03 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 16:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:15:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:18:01 ens3 4.15 7.18 0.39 7.37 0.00 0.00 0.00 0.00 18:58:11 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:22:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:23:01 ens3 4.40 7.63 0.40 7.38 0.00 0.00 0.00 0.00 18:58:11 16:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:28:01 ens3 3.80 6.75 0.31 7.35 0.00 0.00 0.00 0.00 18:58:11 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:29:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:32:01 ens3 0.10 0.02 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:33:01 ens3 17.66 30.99 1.62 39.59 0.00 0.00 0.00 0.00 18:58:11 16:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 18:58:11 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:34:01 ens3 0.43 0.05 0.09 0.07 0.00 0.00 0.00 0.00 18:58:11 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:35:01 ens3 0.40 0.30 0.26 0.21 0.00 0.00 0.00 0.00 18:58:11 16:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:37:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:38:01 ens3 0.25 0.10 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 16:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:41:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:43:01 ens3 0.37 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 16:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:44:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:48:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 18:58:11 16:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:49:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 16:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:50:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:53:01 ens3 0.38 0.25 0.14 0.08 0.00 0.00 0.00 0.00 18:58:11 16:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:55:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:56:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:57:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:58:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 16:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 16:59:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 16:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:01:01 ens3 0.32 0.22 0.11 0.23 0.00 0.00 0.00 0.00 18:58:11 17:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:02:01 ens3 2.88 1.68 1.70 3.93 0.00 0.00 0.00 0.00 18:58:11 17:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:03:01 ens3 1.45 0.80 0.85 1.12 0.00 0.00 0.00 0.00 18:58:11 17:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:04:01 ens3 0.77 0.43 0.35 0.22 0.00 0.00 0.00 0.00 18:58:11 17:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:05:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:06:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:08:01 ens3 0.23 0.20 0.13 0.07 0.00 0.00 0.00 0.00 18:58:11 17:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:09:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:10:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:13:01 ens3 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 18:58:11 17:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:14:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:15:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:18:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 18:58:11 17:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:19:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:23:01 ens3 0.38 0.23 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 17:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:28:01 ens3 0.22 0.17 0.13 0.07 0.00 0.00 0.00 0.00 18:58:11 17:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:29:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:30:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:33:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 18:58:11 17:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:36:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:38:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 17:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:39:01 ens3 0.28 0.22 0.12 0.02 0.00 0.00 0.00 0.00 18:58:11 17:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:42:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:43:01 ens3 0.37 0.20 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 17:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:44:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:45:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:48:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 17:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:49:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 17:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:51:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:52:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:53:01 ens3 0.37 0.27 0.14 0.08 0.00 0.00 0.00 0.00 18:58:11 17:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:54:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:56:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:57:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:58:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 17:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 17:59:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 17:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:00:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:01:01 ens3 0.33 0.30 0.11 0.24 0.00 0.00 0.00 0.00 18:58:11 18:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:02:01 ens3 2.98 2.55 1.71 4.09 0.00 0.00 0.00 0.00 18:58:11 18:02:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:03:01 ens3 1.43 0.75 0.85 1.12 0.00 0.00 0.00 0.00 18:58:11 18:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:04:01 ens3 0.98 0.45 0.37 0.22 0.00 0.00 0.00 0.00 18:58:11 18:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:08:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:09:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:10:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:11:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:13:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 18:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:14:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:15:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 18:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:16:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:18:01 ens3 0.32 0.15 0.14 0.07 0.00 0.00 0.00 0.00 18:58:11 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:19:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:20:01 ens3 0.07 0.17 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:20:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:21:01 ens3 0.25 0.27 0.08 0.03 0.00 0.00 0.00 0.00 18:58:11 18:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:22:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:23:01 ens3 0.38 0.27 0.14 0.08 0.00 0.00 0.00 0.00 18:58:11 18:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:24:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:25:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:26:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:28:01 ens3 0.18 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 18:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:29:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 18:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:30:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:31:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:32:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:33:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 18:58:11 18:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:34:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:35:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 18:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:36:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:37:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:38:01 ens3 0.22 0.15 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 18:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:39:01 ens3 0.17 0.13 0.06 0.01 0.00 0.00 0.00 0.00 18:58:11 18:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:40:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:41:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:43:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 18:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:44:01 ens3 0.20 0.08 0.06 0.00 0.00 0.00 0.00 0.00 18:58:11 18:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:45:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:46:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:47:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:48:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 18:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:50:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:51:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 18:58:11 18:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:52:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:53:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 18:58:11 18:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:54:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 18:58:11 18:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:55:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 18:58:11 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:58:11 18:58:01 ens3 84.65 49.99 2520.88 7.75 0.00 0.00 0.00 0.00 18:58:11 18:58:01 lo 0.87 0.87 0.09 0.09 0.00 0.00 0.00 0.00 18:58:11 Average: docker0 3.80 5.22 0.30 37.11 0.00 0.00 0.00 0.00 18:58:11 Average: ens3 10.98 8.30 81.83 9.12 0.00 0.00 0.00 0.00 18:58:11 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 18:58:11 18:58:11 18:58:11 ---> sar -P ALL: 18:58:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42093) 03/26/25 _x86_64_ (8 CPU) 18:58:11 18:58:11 12:56:44 LINUX RESTART (8 CPU) 18:58:11 18:58:11 12:57:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 12:58:01 all 10.74 0.00 3.46 1.91 0.07 83.82 18:58:11 12:58:01 0 16.73 0.00 2.63 1.61 0.07 78.96 18:58:11 12:58:01 1 9.57 0.00 3.00 5.67 0.07 81.69 18:58:11 12:58:01 2 7.58 0.00 3.86 0.35 0.05 88.16 18:58:11 12:58:01 3 12.82 0.00 4.09 1.49 0.07 81.53 18:58:11 12:58:01 4 11.96 0.00 2.37 0.30 0.07 85.30 18:58:11 12:58:01 5 5.92 0.00 3.65 1.95 0.08 88.39 18:58:11 12:58:01 6 13.65 0.00 5.06 3.68 0.07 77.54 18:58:11 12:58:01 7 7.67 0.00 3.05 0.28 0.07 88.94 18:58:11 12:59:01 all 32.95 0.00 6.62 1.47 0.07 58.89 18:58:11 12:59:01 0 31.99 0.00 6.41 0.05 0.07 61.48 18:58:11 12:59:01 1 33.49 0.00 8.18 9.51 0.08 48.73 18:58:11 12:59:01 2 34.36 0.00 6.77 0.30 0.07 58.50 18:58:11 12:59:01 3 32.51 0.00 6.53 0.03 0.07 60.86 18:58:11 12:59:01 4 32.45 0.00 5.61 0.67 0.07 61.20 18:58:11 12:59:01 5 31.30 0.00 6.92 0.67 0.07 61.04 18:58:11 12:59:01 6 35.47 0.00 6.71 0.29 0.08 57.45 18:58:11 12:59:01 7 32.04 0.00 5.86 0.24 0.07 61.80 18:58:11 13:00:01 all 38.00 0.00 6.58 0.90 0.08 54.44 18:58:11 13:00:01 0 36.06 0.00 6.11 0.02 0.08 57.72 18:58:11 13:00:01 1 37.84 0.00 6.81 2.88 0.10 52.37 18:58:11 13:00:01 2 39.95 0.00 6.85 3.96 0.10 49.14 18:58:11 13:00:01 3 40.97 0.00 6.62 0.00 0.07 52.35 18:58:11 13:00:01 4 39.08 0.00 5.73 0.13 0.08 54.97 18:58:11 13:00:01 5 37.67 0.00 7.40 0.02 0.07 54.85 18:58:11 13:00:01 6 37.20 0.00 6.37 0.07 0.07 56.30 18:58:11 13:00:01 7 35.26 0.00 6.75 0.12 0.08 57.79 18:58:11 13:01:01 all 61.61 0.00 7.68 0.18 0.08 30.45 18:58:11 13:01:01 0 61.52 0.00 7.99 0.00 0.08 30.41 18:58:11 13:01:01 1 61.04 0.00 8.05 0.79 0.07 30.05 18:58:11 13:01:01 2 62.31 0.00 7.14 0.05 0.07 30.43 18:58:11 13:01:01 3 62.46 0.00 7.42 0.00 0.08 30.04 18:58:11 13:01:01 4 61.18 0.00 7.58 0.05 0.07 31.13 18:58:11 13:01:01 5 63.04 0.00 8.07 0.00 0.08 28.80 18:58:11 13:01:01 6 60.46 0.00 7.69 0.47 0.07 31.31 18:58:11 13:01:01 7 60.87 0.00 7.49 0.08 0.08 31.47 18:58:11 13:02:01 all 23.49 0.00 7.32 10.35 0.07 58.77 18:58:11 13:02:01 0 23.26 0.00 7.88 9.41 0.07 59.39 18:58:11 13:02:01 1 22.56 0.00 7.87 14.52 0.08 54.96 18:58:11 13:02:01 2 21.29 0.00 6.92 2.64 0.08 69.06 18:58:11 13:02:01 3 24.84 0.00 7.06 2.73 0.07 65.30 18:58:11 13:02:01 4 24.15 0.00 7.91 16.66 0.07 51.21 18:58:11 13:02:01 5 23.29 0.00 6.98 4.38 0.07 65.28 18:58:11 13:02:01 6 25.23 0.00 7.59 21.47 0.07 45.64 18:58:11 13:02:01 7 23.30 0.00 6.38 10.98 0.07 59.27 18:58:11 13:03:01 all 12.52 0.00 7.03 16.95 0.08 63.43 18:58:11 13:03:01 0 13.92 0.00 5.93 10.56 0.08 69.51 18:58:11 13:03:01 1 12.17 0.00 5.33 7.82 0.05 74.63 18:58:11 13:03:01 2 12.53 0.00 9.56 39.61 0.10 38.19 18:58:11 13:03:01 3 10.19 0.00 6.09 7.81 0.07 75.84 18:58:11 13:03:01 4 12.01 0.00 7.42 23.23 0.07 57.28 18:58:11 13:03:01 5 13.61 0.00 7.17 7.79 0.07 71.37 18:58:11 13:03:01 6 12.36 0.00 7.84 23.47 0.14 56.20 18:58:11 13:03:01 7 13.34 0.00 6.91 15.45 0.07 64.24 18:58:11 13:04:01 all 61.80 0.00 9.37 7.15 0.08 21.59 18:58:11 13:04:01 0 61.53 0.00 9.88 11.62 0.10 16.87 18:58:11 13:04:01 1 60.62 0.00 10.21 0.69 0.08 28.40 18:58:11 13:04:01 2 61.95 0.00 9.77 26.94 0.08 1.26 18:58:11 13:04:01 3 62.23 0.00 8.54 0.95 0.07 28.22 18:58:11 13:04:01 4 62.03 0.00 9.11 0.55 0.08 28.23 18:58:11 13:04:01 5 62.56 0.00 9.09 13.05 0.08 15.22 18:58:11 13:04:01 6 61.93 0.00 9.04 2.77 0.08 26.17 18:58:11 13:04:01 7 61.57 0.00 9.29 0.75 0.08 28.30 18:58:11 13:05:01 all 90.57 0.00 9.33 0.00 0.10 0.00 18:58:11 13:05:01 0 91.33 0.00 8.58 0.00 0.08 0.00 18:58:11 13:05:01 1 89.24 0.00 10.64 0.00 0.12 0.00 18:58:11 13:05:01 2 89.79 0.00 10.09 0.00 0.12 0.00 18:58:11 13:05:01 3 91.33 0.00 8.55 0.00 0.12 0.00 18:58:11 13:05:01 4 90.80 0.00 9.12 0.00 0.08 0.00 18:58:11 13:05:01 5 91.17 0.00 8.75 0.00 0.08 0.00 18:58:11 13:05:01 6 89.87 0.00 10.03 0.00 0.10 0.00 18:58:11 13:05:01 7 91.05 0.00 8.85 0.00 0.10 0.00 18:58:11 13:06:01 all 81.93 0.00 10.03 1.99 0.12 5.93 18:58:11 13:06:01 0 83.50 0.00 8.81 1.05 0.10 6.54 18:58:11 13:06:01 1 80.82 0.00 10.98 2.55 0.12 5.54 18:58:11 13:06:01 2 80.27 0.00 11.09 1.62 0.15 6.87 18:58:11 13:06:01 3 82.74 0.00 9.54 0.87 0.13 6.72 18:58:11 13:06:01 4 81.59 0.00 10.55 5.01 0.12 2.74 18:58:11 13:06:01 5 82.56 0.00 9.59 1.10 0.12 6.64 18:58:11 13:06:01 6 80.93 0.00 10.78 2.95 0.12 5.22 18:58:11 13:06:01 7 83.06 0.00 8.93 0.77 0.10 7.15 18:58:11 13:07:01 all 1.41 0.00 0.48 0.42 0.02 97.66 18:58:11 13:07:01 0 2.04 0.00 0.62 0.52 0.03 96.79 18:58:11 13:07:01 1 1.25 0.00 0.53 0.18 0.02 98.01 18:58:11 13:07:01 2 1.60 0.00 0.38 0.35 0.02 97.65 18:58:11 13:07:01 3 0.75 0.00 0.43 0.10 0.02 98.70 18:58:11 13:07:01 4 1.62 0.00 0.52 0.73 0.02 97.11 18:58:11 13:07:01 5 0.94 0.00 0.52 0.79 0.02 97.74 18:58:11 13:07:01 6 1.58 0.00 0.38 0.33 0.02 97.68 18:58:11 13:07:01 7 1.50 0.00 0.47 0.38 0.03 97.61 18:58:11 13:08:01 all 0.40 0.00 0.13 0.02 0.02 99.44 18:58:11 13:08:01 0 0.27 0.00 0.18 0.00 0.02 99.53 18:58:11 13:08:01 1 0.38 0.00 0.15 0.00 0.02 99.45 18:58:11 13:08:01 2 0.55 0.00 0.10 0.00 0.00 99.35 18:58:11 13:08:01 3 0.15 0.00 0.10 0.02 0.02 99.72 18:58:11 13:08:01 4 0.55 0.00 0.08 0.08 0.02 99.27 18:58:11 13:08:01 5 0.52 0.00 0.08 0.07 0.02 99.32 18:58:11 13:08:01 6 0.35 0.00 0.25 0.00 0.02 99.38 18:58:11 13:08:01 7 0.40 0.00 0.07 0.00 0.03 99.50 18:58:11 18:58:11 13:08:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 13:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:58:11 13:09:01 0 0.12 0.00 0.02 0.00 0.02 99.85 18:58:11 13:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 13:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 13:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:09:01 7 0.05 0.00 0.03 0.00 0.03 99.88 18:58:11 13:10:02 all 0.80 0.00 0.13 0.02 0.01 99.04 18:58:11 13:10:02 0 2.47 0.00 0.18 0.02 0.02 97.32 18:58:11 13:10:02 1 0.95 0.00 0.15 0.00 0.02 98.88 18:58:11 13:10:02 2 0.82 0.00 0.12 0.00 0.00 99.07 18:58:11 13:10:02 3 0.92 0.00 0.22 0.00 0.00 98.87 18:58:11 13:10:02 4 0.80 0.00 0.10 0.08 0.02 99.00 18:58:11 13:10:02 5 0.25 0.00 0.08 0.03 0.02 99.62 18:58:11 13:10:02 6 0.07 0.00 0.12 0.00 0.02 99.80 18:58:11 13:10:02 7 0.10 0.00 0.08 0.00 0.03 99.78 18:58:11 13:11:01 all 0.51 0.00 0.04 0.01 0.01 99.42 18:58:11 13:11:01 0 0.91 0.00 0.07 0.00 0.02 99.01 18:58:11 13:11:01 1 0.71 0.00 0.03 0.02 0.02 99.22 18:58:11 13:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:11:01 3 0.19 0.00 0.02 0.00 0.02 99.78 18:58:11 13:11:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:58:11 13:11:01 5 0.53 0.00 0.08 0.03 0.00 99.36 18:58:11 13:11:01 6 0.76 0.00 0.07 0.00 0.00 99.17 18:58:11 13:11:01 7 0.91 0.00 0.03 0.02 0.03 99.00 18:58:11 13:12:01 all 0.24 0.00 0.10 0.01 0.01 99.63 18:58:11 13:12:01 0 0.17 0.00 0.08 0.00 0.02 99.73 18:58:11 13:12:01 1 0.32 0.00 0.10 0.00 0.02 99.57 18:58:11 13:12:01 2 0.13 0.00 0.12 0.02 0.00 99.73 18:58:11 13:12:01 3 0.27 0.00 0.05 0.00 0.00 99.68 18:58:11 13:12:01 4 0.07 0.00 0.07 0.05 0.02 99.80 18:58:11 13:12:01 5 0.42 0.00 0.10 0.03 0.02 99.43 18:58:11 13:12:01 6 0.38 0.00 0.15 0.00 0.02 99.45 18:58:11 13:12:01 7 0.18 0.00 0.13 0.00 0.03 99.65 18:58:11 13:13:01 all 0.65 0.00 0.12 0.02 0.02 99.18 18:58:11 13:13:01 0 0.73 0.00 0.15 0.00 0.02 99.10 18:58:11 13:13:01 1 0.52 0.00 0.12 0.00 0.03 99.33 18:58:11 13:13:01 2 0.13 0.00 0.13 0.00 0.00 99.73 18:58:11 13:13:01 3 0.43 0.00 0.03 0.07 0.02 99.45 18:58:11 13:13:01 4 1.22 0.00 0.17 0.08 0.03 98.50 18:58:11 13:13:01 5 0.97 0.00 0.07 0.03 0.02 98.92 18:58:11 13:13:01 6 0.28 0.00 0.07 0.00 0.02 99.63 18:58:11 13:13:01 7 0.93 0.00 0.25 0.00 0.03 98.78 18:58:11 13:14:01 all 0.48 0.00 0.16 0.02 0.01 99.33 18:58:11 13:14:01 0 0.70 0.00 0.17 0.00 0.00 99.13 18:58:11 13:14:01 1 0.28 0.00 0.07 0.05 0.03 99.57 18:58:11 13:14:01 2 0.45 0.00 0.17 0.00 0.00 99.38 18:58:11 13:14:01 3 0.12 0.00 0.12 0.00 0.00 99.77 18:58:11 13:14:01 4 0.23 0.00 0.12 0.12 0.02 99.51 18:58:11 13:14:01 5 0.68 0.00 0.25 0.02 0.02 99.03 18:58:11 13:14:01 6 1.15 0.00 0.25 0.00 0.02 98.58 18:58:11 13:14:01 7 0.22 0.00 0.12 0.00 0.02 99.65 18:58:11 13:15:01 all 0.02 0.00 0.02 0.01 0.01 99.94 18:58:11 13:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:15:01 1 0.05 0.00 0.03 0.02 0.05 99.85 18:58:11 13:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 13:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 13:15:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:58:11 13:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:15:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:16:01 all 0.59 0.00 0.11 0.03 0.02 99.25 18:58:11 13:16:01 0 0.98 0.00 0.12 0.02 0.02 98.87 18:58:11 13:16:01 1 0.23 0.00 0.13 0.02 0.03 99.58 18:58:11 13:16:01 2 0.10 0.00 0.08 0.00 0.00 99.82 18:58:11 13:16:01 3 0.70 0.00 0.12 0.00 0.02 99.17 18:58:11 13:16:01 4 0.08 0.00 0.07 0.15 0.02 99.68 18:58:11 13:16:01 5 1.02 0.00 0.13 0.00 0.02 98.83 18:58:11 13:16:01 6 0.40 0.00 0.10 0.02 0.02 99.47 18:58:11 13:16:01 7 1.20 0.00 0.17 0.00 0.02 98.61 18:58:11 13:17:01 all 0.86 0.00 0.14 0.02 0.01 98.97 18:58:11 13:17:01 0 0.12 0.00 0.07 0.00 0.00 99.82 18:58:11 13:17:01 1 1.35 0.00 0.18 0.00 0.03 98.43 18:58:11 13:17:01 2 1.00 0.00 0.15 0.00 0.00 98.85 18:58:11 13:17:01 3 1.18 0.00 0.28 0.02 0.00 98.52 18:58:11 13:17:01 4 0.68 0.00 0.08 0.13 0.02 99.08 18:58:11 13:17:01 5 0.22 0.00 0.05 0.02 0.00 99.72 18:58:11 13:17:01 6 1.18 0.00 0.15 0.00 0.02 98.65 18:58:11 13:17:01 7 1.10 0.00 0.12 0.02 0.03 98.73 18:58:11 13:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 13:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 13:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:18:01 4 0.03 0.00 0.00 0.02 0.03 99.92 18:58:11 13:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:18:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 13:19:01 all 1.27 0.00 0.13 0.03 0.02 98.56 18:58:11 13:19:01 0 1.02 0.00 0.17 0.03 0.02 98.77 18:58:11 13:19:01 1 1.27 0.00 0.05 0.02 0.03 98.63 18:58:11 13:19:01 2 1.62 0.00 0.23 0.00 0.02 98.13 18:58:11 13:19:01 3 1.70 0.00 0.10 0.00 0.00 98.20 18:58:11 13:19:01 4 1.00 0.00 0.13 0.13 0.02 98.72 18:58:11 13:19:01 5 0.52 0.00 0.12 0.00 0.02 99.35 18:58:11 13:19:01 6 1.75 0.00 0.12 0.02 0.03 98.08 18:58:11 13:19:01 7 1.26 0.00 0.12 0.00 0.03 98.59 18:58:11 18:58:11 13:19:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 13:20:01 all 0.87 0.00 0.11 0.01 0.01 98.99 18:58:11 13:20:01 0 0.52 0.00 0.08 0.02 0.00 99.38 18:58:11 13:20:01 1 0.12 0.00 0.10 0.00 0.02 99.77 18:58:11 13:20:01 2 0.30 0.00 0.07 0.02 0.00 99.62 18:58:11 13:20:01 3 1.45 0.00 0.13 0.00 0.03 98.38 18:58:11 13:20:01 4 0.92 0.00 0.10 0.08 0.00 98.90 18:58:11 13:20:01 5 1.27 0.00 0.15 0.00 0.00 98.58 18:58:11 13:20:01 6 0.75 0.00 0.15 0.00 0.03 99.07 18:58:11 13:20:01 7 1.61 0.00 0.12 0.00 0.02 98.26 18:58:11 13:21:01 all 0.02 0.00 0.02 0.01 0.01 99.94 18:58:11 13:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 13:21:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 13:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:21:01 3 0.02 0.00 0.02 0.00 0.03 99.93 18:58:11 13:21:01 4 0.00 0.00 0.02 0.05 0.02 99.92 18:58:11 13:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:21:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:21:01 7 0.12 0.00 0.02 0.00 0.02 99.85 18:58:11 13:22:01 all 3.42 0.00 0.18 0.02 0.03 96.35 18:58:11 13:22:01 0 0.43 0.00 0.12 0.00 0.02 99.43 18:58:11 13:22:01 1 1.99 0.00 0.13 0.02 0.03 97.83 18:58:11 13:22:01 2 2.13 0.00 0.15 0.00 0.05 97.67 18:58:11 13:22:01 3 4.99 0.00 0.25 0.02 0.03 94.71 18:58:11 13:22:01 4 5.19 0.00 0.17 0.12 0.03 94.50 18:58:11 13:22:01 5 4.68 0.00 0.25 0.00 0.02 95.05 18:58:11 13:22:01 6 2.62 0.00 0.18 0.00 0.03 97.16 18:58:11 13:22:01 7 5.36 0.00 0.18 0.02 0.02 94.42 18:58:11 13:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:58:11 13:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 13:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:23:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 13:23:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 13:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:24:01 all 0.03 0.00 0.02 0.00 0.01 99.94 18:58:11 13:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:24:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 13:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:24:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 13:24:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 13:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:24:01 6 0.03 0.00 0.03 0.00 0.03 99.90 18:58:11 13:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 13:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:25:01 1 0.00 0.00 0.02 0.02 0.03 99.93 18:58:11 13:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:25:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 13:25:01 7 0.00 0.00 0.02 0.00 0.03 99.95 18:58:11 13:26:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 13:26:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 13:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 13:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:26:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 13:26:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:26:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 13:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:58:11 13:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:27:01 1 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 13:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 13:27:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:27:01 6 0.08 0.00 0.03 0.00 0.02 99.87 18:58:11 13:27:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 13:28:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:58:11 13:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 13:28:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:28:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:28:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 13:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 13:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 13:29:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:29:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 13:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 13:29:01 7 0.02 0.00 0.03 0.00 0.03 99.92 18:58:11 13:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 13:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:30:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:30:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:30:01 3 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 13:30:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:30:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:58:11 13:30:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 13:31:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:58:11 13:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:31:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 13:31:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:58:11 13:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:31:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 13:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 13:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:32:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:32:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:32:01 7 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 13:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 13:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:33:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 13:33:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:33:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 13:33:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 13:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:34:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:34:01 4 0.02 0.00 0.00 0.02 0.03 99.93 18:58:11 13:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:34:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:58:11 13:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:35:01 all 0.05 0.00 0.02 0.00 0.01 99.92 18:58:11 13:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:35:01 1 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 13:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:35:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 13:35:01 4 0.05 0.00 0.05 0.02 0.03 99.85 18:58:11 13:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:35:01 6 0.12 0.00 0.02 0.00 0.02 99.85 18:58:11 13:35:01 7 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 13:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:58:11 13:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:36:01 1 0.02 0.00 0.02 0.02 0.03 99.92 18:58:11 13:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:36:01 4 0.02 0.00 0.02 0.03 0.03 99.90 18:58:11 13:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:37:01 all 0.04 0.00 0.01 0.00 0.01 99.95 18:58:11 13:37:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 13:37:01 1 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 13:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 13:37:01 4 0.03 0.00 0.00 0.02 0.03 99.92 18:58:11 13:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:37:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 13:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:38:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:58:11 13:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:38:01 1 0.07 0.00 0.03 0.02 0.03 99.85 18:58:11 13:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:38:01 4 0.03 0.00 0.03 0.02 0.03 99.88 18:58:11 13:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 13:38:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 13:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:39:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 13:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:39:01 6 0.05 0.00 0.05 0.00 0.03 99.87 18:58:11 13:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 13:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:40:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:40:01 6 0.05 0.00 0.07 0.00 0.03 99.85 18:58:11 13:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:41:01 all 0.15 0.00 0.04 0.01 0.01 99.79 18:58:11 13:41:01 0 0.03 0.00 0.05 0.00 0.00 99.92 18:58:11 13:41:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 13:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 13:41:01 3 0.27 0.00 0.07 0.03 0.02 99.62 18:58:11 13:41:01 4 0.03 0.00 0.03 0.02 0.00 99.92 18:58:11 13:41:01 5 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 13:41:01 6 0.12 0.00 0.07 0.00 0.03 99.78 18:58:11 13:41:01 7 0.70 0.00 0.03 0.00 0.02 99.25 18:58:11 18:58:11 13:41:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 13:42:01 all 0.18 0.00 0.01 0.00 0.01 99.80 18:58:11 13:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:42:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:42:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:42:01 6 0.05 0.00 0.03 0.00 0.03 99.88 18:58:11 13:42:01 7 1.34 0.00 0.02 0.00 0.00 98.65 18:58:11 13:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 13:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:43:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 13:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:43:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:43:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 13:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:43:01 6 0.08 0.00 0.02 0.00 0.03 99.87 18:58:11 13:43:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 13:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 13:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:44:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 13:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:44:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 13:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:44:01 6 0.02 0.00 0.05 0.00 0.03 99.90 18:58:11 13:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:58:11 13:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:45:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:45:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:45:01 6 0.12 0.00 0.05 0.00 0.03 99.80 18:58:11 13:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:46:01 all 0.08 0.00 0.01 0.00 0.01 99.89 18:58:11 13:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:46:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:46:01 3 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 13:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 13:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:46:01 6 0.03 0.00 0.03 0.00 0.03 99.90 18:58:11 13:46:01 7 0.61 0.00 0.02 0.00 0.00 99.37 18:58:11 13:47:01 all 0.03 0.00 0.01 0.00 0.02 99.94 18:58:11 13:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:47:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 13:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:47:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:47:01 6 0.08 0.00 0.03 0.00 0.05 99.83 18:58:11 13:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:48:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 13:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 13:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:48:01 6 0.07 0.00 0.03 0.00 0.03 99.87 18:58:11 13:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:49:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:58:11 13:49:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:49:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 13:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:49:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 13:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:50:01 all 0.24 0.00 0.01 0.00 0.01 99.73 18:58:11 13:50:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 13:50:01 1 0.02 0.00 0.00 0.00 0.03 99.95 18:58:11 13:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:50:01 6 0.03 0.00 0.07 0.00 0.05 99.85 18:58:11 13:50:01 7 1.81 0.00 0.02 0.00 0.00 98.18 18:58:11 13:51:01 all 0.17 0.00 0.02 0.00 0.01 99.80 18:58:11 13:51:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:51:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:51:01 6 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 13:51:01 7 1.22 0.00 0.05 0.00 0.02 98.71 18:58:11 13:52:01 all 0.08 0.00 0.03 0.00 0.01 99.88 18:58:11 13:52:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 13:52:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 13:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:52:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:52:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 13:52:01 6 0.07 0.00 0.07 0.00 0.03 99.83 18:58:11 13:52:01 7 0.50 0.00 0.12 0.00 0.00 99.38 18:58:11 18:58:11 13:52:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 13:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 13:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:53:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:58:11 13:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:53:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:53:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 13:53:01 6 0.07 0.00 0.03 0.00 0.03 99.87 18:58:11 13:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 13:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:54:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 13:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:54:01 3 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 13:54:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 13:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:54:01 6 0.07 0.00 0.02 0.00 0.03 99.88 18:58:11 13:54:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 13:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 13:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:55:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 13:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:55:01 6 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 13:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:58:11 13:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:56:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 13:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 13:56:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 13:56:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 13:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:56:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 13:56:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 13:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 13:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 13:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 13:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 13:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 13:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:57:01 6 0.08 0.00 0.03 0.00 0.02 99.87 18:58:11 13:57:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 13:58:01 all 0.05 0.00 0.01 0.00 0.01 99.93 18:58:11 13:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 13:58:01 1 0.07 0.00 0.00 0.02 0.02 99.90 18:58:11 13:58:01 2 0.08 0.00 0.02 0.00 0.00 99.90 18:58:11 13:58:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 13:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:58:01 6 0.10 0.00 0.07 0.00 0.03 99.80 18:58:11 13:58:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 13:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:58:11 13:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:59:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 13:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 13:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:59:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 13:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 13:59:01 6 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 13:59:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:00:01 all 0.09 0.00 0.01 0.00 0.01 99.89 18:58:11 14:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:00:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 14:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:00:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:00:01 4 0.05 0.00 0.00 0.02 0.02 99.92 18:58:11 14:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:00:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 14:00:01 7 0.48 0.00 0.02 0.00 0.02 99.48 18:58:11 14:01:01 all 0.18 0.00 0.03 0.00 0.01 99.78 18:58:11 14:01:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:01:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:58:11 14:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:01:01 4 0.23 0.00 0.00 0.02 0.02 99.73 18:58:11 14:01:01 5 0.20 0.00 0.03 0.00 0.02 99.75 18:58:11 14:01:01 6 0.10 0.00 0.10 0.00 0.00 99.80 18:58:11 14:01:01 7 0.76 0.00 0.00 0.00 0.00 99.24 18:58:11 14:02:01 all 0.07 0.00 0.01 0.00 0.01 99.90 18:58:11 14:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:02:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 14:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:02:01 4 0.08 0.00 0.02 0.02 0.02 99.87 18:58:11 14:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:02:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:02:01 7 0.35 0.00 0.02 0.00 0.02 99.62 18:58:11 14:03:01 all 0.11 0.00 0.02 0.00 0.01 99.86 18:58:11 14:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:03:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 14:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:03:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:03:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 14:03:01 7 0.78 0.00 0.07 0.00 0.00 99.15 18:58:11 18:58:11 14:03:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 14:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 14:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:04:01 3 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 14:04:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 14:04:01 5 0.02 0.00 0.02 0.00 0.03 99.93 18:58:11 14:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:04:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:05:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 14:05:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:05:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 14:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:05:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 14:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:05:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:06:01 all 0.23 0.00 0.01 0.02 0.01 99.74 18:58:11 14:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:06:01 4 0.05 0.00 0.02 0.13 0.02 99.78 18:58:11 14:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 14:06:01 7 1.65 0.00 0.02 0.00 0.02 98.32 18:58:11 14:07:01 all 0.11 0.00 0.01 0.00 0.01 99.87 18:58:11 14:07:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 14:07:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:07:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 14:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:07:01 7 0.78 0.00 0.02 0.00 0.00 99.20 18:58:11 14:08:01 all 0.15 0.00 0.01 0.00 0.01 99.82 18:58:11 14:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:08:01 3 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 14:08:01 4 0.05 0.00 0.00 0.02 0.00 99.93 18:58:11 14:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:08:01 7 1.04 0.00 0.05 0.00 0.02 98.89 18:58:11 14:09:01 all 0.04 0.00 0.02 0.00 0.00 99.93 18:58:11 14:09:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:09:01 4 0.03 0.00 0.03 0.02 0.00 99.92 18:58:11 14:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:09:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 14:09:01 7 0.08 0.00 0.05 0.00 0.00 99.87 18:58:11 14:10:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:58:11 14:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 14:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:10:01 4 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 14:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:10:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 14:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:11:01 all 0.04 0.00 0.01 0.00 0.01 99.95 18:58:11 14:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:11:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:11:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 14:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 14:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 14:11:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:58:11 14:12:01 all 0.18 0.00 0.02 0.01 0.01 99.79 18:58:11 14:12:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 14:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:12:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 14:12:01 4 0.07 0.00 0.02 0.02 0.02 99.88 18:58:11 14:12:01 5 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 14:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:12:01 7 1.29 0.00 0.05 0.00 0.00 98.66 18:58:11 14:13:01 all 0.09 0.00 0.02 0.01 0.00 99.87 18:58:11 14:13:01 0 0.02 0.00 0.00 0.08 0.00 99.90 18:58:11 14:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:13:01 4 0.03 0.00 0.02 0.03 0.00 99.92 18:58:11 14:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:13:01 7 0.55 0.00 0.08 0.00 0.00 99.37 18:58:11 14:14:01 all 0.02 0.00 0.01 0.01 0.01 99.94 18:58:11 14:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:14:01 4 0.02 0.00 0.03 0.12 0.00 99.83 18:58:11 14:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:14:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 14:14:01 7 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 18:58:11 14:14:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 14:15:01 all 0.02 0.00 0.01 0.03 0.01 99.93 18:58:11 14:15:01 0 0.00 0.00 0.02 0.22 0.00 99.77 18:58:11 14:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:15:01 4 0.07 0.00 0.02 0.05 0.02 99.85 18:58:11 14:15:01 5 0.05 0.00 0.00 0.00 0.03 99.92 18:58:11 14:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:16:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 14:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 14:16:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 14:16:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 14:16:01 6 0.03 0.00 0.05 0.00 0.00 99.92 18:58:11 14:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:17:01 all 0.05 0.00 0.01 0.03 0.01 99.90 18:58:11 14:17:01 0 0.02 0.00 0.03 0.03 0.02 99.90 18:58:11 14:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:17:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:17:01 4 0.05 0.00 0.00 0.20 0.02 99.73 18:58:11 14:17:01 5 0.08 0.00 0.00 0.00 0.00 99.92 18:58:11 14:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:17:01 7 0.15 0.00 0.02 0.00 0.02 99.82 18:58:11 14:18:01 all 0.19 0.00 0.01 0.04 0.00 99.77 18:58:11 14:18:01 0 0.00 0.00 0.00 0.05 0.00 99.95 18:58:11 14:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:18:01 4 0.03 0.00 0.02 0.23 0.00 99.72 18:58:11 14:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:18:01 6 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 14:18:01 7 1.34 0.00 0.02 0.00 0.00 98.65 18:58:11 14:19:01 all 0.20 0.00 0.02 0.03 0.01 99.75 18:58:11 14:19:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 14:19:01 1 0.00 0.00 0.02 0.00 0.03 99.95 18:58:11 14:19:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:19:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:19:01 4 0.05 0.00 0.02 0.20 0.02 99.72 18:58:11 14:19:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:19:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:58:11 14:19:01 7 1.34 0.00 0.02 0.00 0.00 98.65 18:58:11 14:20:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:58:11 14:20:01 0 0.02 0.00 0.02 0.08 0.02 99.87 18:58:11 14:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:20:01 4 0.05 0.00 0.00 0.03 0.00 99.92 18:58:11 14:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:20:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:21:01 all 0.13 0.00 0.01 0.01 0.00 99.84 18:58:11 14:21:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 14:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:21:01 3 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 14:21:01 4 0.07 0.00 0.03 0.08 0.00 99.82 18:58:11 14:21:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 14:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:21:01 7 0.81 0.00 0.02 0.00 0.00 99.17 18:58:11 14:22:01 all 0.17 0.00 0.01 0.02 0.01 99.79 18:58:11 14:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:22:01 1 0.02 0.00 0.02 0.08 0.00 99.88 18:58:11 14:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:22:01 3 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:22:01 4 0.05 0.00 0.00 0.10 0.02 99.83 18:58:11 14:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:22:01 6 0.07 0.00 0.05 0.00 0.00 99.88 18:58:11 14:22:01 7 1.14 0.00 0.02 0.00 0.00 98.84 18:58:11 14:23:01 all 0.08 0.00 0.02 0.02 0.00 99.88 18:58:11 14:23:01 0 0.00 0.00 0.00 0.05 0.00 99.95 18:58:11 14:23:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:23:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:23:01 4 0.05 0.00 0.00 0.13 0.00 99.82 18:58:11 14:23:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 14:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 14:23:01 7 0.52 0.00 0.05 0.00 0.00 99.43 18:58:11 14:24:01 all 0.05 0.00 0.02 0.03 0.01 99.90 18:58:11 14:24:01 0 0.02 0.00 0.02 0.07 0.02 99.88 18:58:11 14:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 14:24:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 14:24:01 4 0.05 0.00 0.02 0.17 0.00 99.77 18:58:11 14:24:01 5 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 14:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 14:24:01 7 0.10 0.00 0.00 0.00 0.02 99.88 18:58:11 14:25:01 all 0.01 0.00 0.01 0.03 0.00 99.94 18:58:11 14:25:01 0 0.00 0.00 0.02 0.20 0.00 99.78 18:58:11 14:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:25:01 4 0.02 0.00 0.02 0.05 0.00 99.92 18:58:11 14:25:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 14:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:58:11 14:25:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 14:26:01 all 0.03 0.00 0.01 0.05 0.01 99.90 18:58:11 14:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:26:01 1 0.00 0.00 0.02 0.32 0.02 99.65 18:58:11 14:26:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 14:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:26:01 4 0.03 0.00 0.00 0.07 0.02 99.88 18:58:11 14:26:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 14:26:01 6 0.08 0.00 0.00 0.00 0.02 99.90 18:58:11 14:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:27:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 14:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:27:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:28:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:58:11 14:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:28:01 4 0.07 0.00 0.02 0.02 0.02 99.88 18:58:11 14:28:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:28:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:28:01 7 0.12 0.00 0.00 0.00 0.00 99.88 18:58:11 14:29:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:58:11 14:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:29:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 14:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:29:01 4 0.05 0.00 0.02 0.03 0.03 99.87 18:58:11 14:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 14:29:01 7 1.97 0.00 0.00 0.00 0.00 98.03 18:58:11 14:30:01 all 0.11 0.00 0.01 0.00 0.00 99.88 18:58:11 14:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:30:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 14:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:30:01 3 0.07 0.00 0.02 0.00 0.00 99.92 18:58:11 14:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 14:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:30:01 7 0.63 0.00 0.02 0.00 0.02 99.34 18:58:11 14:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 14:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:31:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:31:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:32:01 all 0.03 0.00 0.01 0.03 0.00 99.94 18:58:11 14:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:32:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:32:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:32:01 4 0.07 0.00 0.00 0.17 0.02 99.75 18:58:11 14:32:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 14:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:33:01 all 0.01 0.00 0.01 0.06 0.01 99.91 18:58:11 14:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:33:01 1 0.00 0.00 0.00 0.22 0.02 99.77 18:58:11 14:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:33:01 3 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 14:33:01 4 0.03 0.00 0.05 0.22 0.02 99.68 18:58:11 14:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 14:33:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:33:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:34:01 all 0.05 0.00 0.02 0.01 0.01 99.92 18:58:11 14:34:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 14:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:34:01 4 0.07 0.00 0.03 0.08 0.03 99.78 18:58:11 14:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:34:01 7 0.15 0.00 0.02 0.00 0.00 99.83 18:58:11 14:35:01 all 0.01 0.00 0.01 0.05 0.01 99.93 18:58:11 14:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:35:01 1 0.00 0.00 0.00 0.15 0.02 99.83 18:58:11 14:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:35:01 4 0.03 0.00 0.02 0.22 0.02 99.72 18:58:11 14:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:36:01 all 0.19 0.00 0.01 0.02 0.01 99.78 18:58:11 14:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:36:01 1 0.03 0.00 0.02 0.15 0.00 99.80 18:58:11 14:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:36:01 4 0.07 0.00 0.00 0.03 0.00 99.90 18:58:11 14:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:36:01 7 1.26 0.00 0.00 0.00 0.03 98.71 18:58:11 18:58:11 14:36:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 14:37:01 all 0.02 0.00 0.01 0.04 0.00 99.92 18:58:11 14:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:37:01 1 0.00 0.00 0.02 0.13 0.02 99.83 18:58:11 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:37:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:37:01 4 0.03 0.00 0.00 0.20 0.00 99.77 18:58:11 14:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:37:01 6 0.07 0.00 0.02 0.00 0.00 99.92 18:58:11 14:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 14:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:38:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 14:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:38:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:39:01 all 0.07 0.00 0.01 0.06 0.01 99.85 18:58:11 14:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:39:01 1 0.03 0.00 0.03 0.22 0.02 99.70 18:58:11 14:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 14:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:39:01 4 0.05 0.00 0.00 0.27 0.00 99.68 18:58:11 14:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:39:01 7 0.33 0.00 0.02 0.00 0.02 99.63 18:58:11 14:40:01 all 0.01 0.00 0.01 0.05 0.01 99.92 18:58:11 14:40:01 0 0.00 0.00 0.00 0.17 0.00 99.83 18:58:11 14:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:40:01 4 0.03 0.00 0.02 0.22 0.02 99.72 18:58:11 14:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:40:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 18:58:11 14:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:41:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 14:41:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:41:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:41:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:41:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:41:01 7 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 14:42:01 all 0.21 0.00 0.01 0.00 0.01 99.78 18:58:11 14:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:42:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:42:01 4 0.07 0.00 0.00 0.02 0.02 99.90 18:58:11 14:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:42:01 7 1.49 0.00 0.05 0.00 0.02 98.45 18:58:11 14:43:01 all 0.27 0.00 0.01 0.03 0.01 99.68 18:58:11 14:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 14:43:01 1 0.02 0.00 0.00 0.03 0.02 99.93 18:58:11 14:43:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:43:01 4 0.02 0.00 0.02 0.15 0.00 99.82 18:58:11 14:43:01 5 0.02 0.00 0.02 0.07 0.00 99.90 18:58:11 14:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:43:01 7 2.00 0.00 0.03 0.00 0.02 97.95 18:58:11 14:44:01 all 0.14 0.00 0.01 0.00 0.01 99.84 18:58:11 14:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:44:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 14:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:44:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:44:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 14:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:44:01 7 1.01 0.00 0.03 0.00 0.02 98.94 18:58:11 14:45:01 all 0.03 0.00 0.02 0.00 0.01 99.95 18:58:11 14:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:45:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:45:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:45:01 7 0.03 0.00 0.05 0.00 0.02 99.90 18:58:11 14:46:01 all 0.13 0.00 0.01 0.00 0.01 99.85 18:58:11 14:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 14:46:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 14:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 14:46:01 7 0.99 0.00 0.00 0.00 0.02 98.99 18:58:11 14:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 14:47:01 0 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 14:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:47:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 14:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:58:11 14:47:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 14:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 14:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:48:01 4 0.05 0.00 0.00 0.02 0.00 99.93 18:58:11 14:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:48:01 7 0.02 0.00 0.03 0.00 0.03 99.92 18:58:11 14:49:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:58:11 14:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 14:49:01 1 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 14:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:49:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 14:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:49:01 6 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 14:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:58:11 14:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:50:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 14:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:50:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 14:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:51:01 all 0.03 0.00 0.00 0.01 0.01 99.95 18:58:11 14:51:01 0 0.03 0.00 0.00 0.03 0.02 99.92 18:58:11 14:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:51:01 4 0.05 0.00 0.00 0.03 0.02 99.90 18:58:11 14:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:51:01 7 0.02 0.00 0.02 0.00 0.03 99.93 18:58:11 14:52:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:58:11 14:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:52:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 14:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:52:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:53:01 all 0.09 0.00 0.01 0.00 0.01 99.89 18:58:11 14:53:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 14:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:53:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 14:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:53:01 7 0.63 0.00 0.02 0.00 0.02 99.33 18:58:11 14:54:01 all 0.12 0.00 0.01 0.01 0.01 99.85 18:58:11 14:54:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 14:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 14:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:54:01 4 0.03 0.00 0.02 0.07 0.00 99.88 18:58:11 14:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:54:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:54:01 7 0.83 0.00 0.03 0.00 0.02 99.12 18:58:11 14:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 14:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:55:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:55:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 14:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 14:55:01 7 0.02 0.00 0.00 0.00 0.03 99.95 18:58:11 14:56:01 all 0.11 0.00 0.01 0.01 0.01 99.86 18:58:11 14:56:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 14:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 14:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:56:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 14:56:01 4 0.05 0.00 0.02 0.10 0.02 99.82 18:58:11 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 14:56:01 7 0.65 0.00 0.02 0.00 0.02 99.32 18:58:11 14:57:01 all 0.26 0.00 0.01 0.04 0.01 99.68 18:58:11 14:57:01 0 0.00 0.00 0.03 0.02 0.02 99.93 18:58:11 14:57:01 1 0.00 0.00 0.00 0.18 0.00 99.82 18:58:11 14:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:57:01 4 0.03 0.00 0.02 0.10 0.02 99.83 18:58:11 14:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:57:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 14:57:01 7 1.94 0.00 0.02 0.00 0.03 98.01 18:58:11 14:58:01 all 0.15 0.00 0.01 0.01 0.01 99.83 18:58:11 14:58:01 0 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 14:58:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 14:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 14:58:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 14:58:01 4 0.05 0.00 0.00 0.03 0.02 99.90 18:58:11 14:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 14:58:01 6 0.08 0.00 0.02 0.00 0.00 99.90 18:58:11 14:58:01 7 0.95 0.00 0.02 0.00 0.02 99.02 18:58:11 18:58:11 14:58:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 14:59:01 all 0.01 0.00 0.01 0.04 0.01 99.94 18:58:11 14:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 14:59:01 1 0.00 0.00 0.00 0.17 0.02 99.82 18:58:11 14:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 14:59:01 4 0.03 0.00 0.02 0.08 0.00 99.87 18:58:11 14:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 14:59:01 7 0.00 0.00 0.00 0.07 0.02 99.92 18:58:11 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:58:11 15:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 15:00:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 15:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:00:01 4 0.05 0.00 0.00 0.02 0.00 99.93 18:58:11 15:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 15:00:01 7 0.03 0.00 0.03 0.00 0.03 99.90 18:58:11 15:01:01 all 0.06 0.00 0.02 0.00 0.01 99.90 18:58:11 15:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 15:01:01 1 0.00 0.00 0.03 0.02 0.02 99.93 18:58:11 15:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:01:01 3 0.13 0.00 0.00 0.00 0.00 99.87 18:58:11 15:01:01 4 0.03 0.00 0.05 0.02 0.02 99.88 18:58:11 15:01:01 5 0.10 0.00 0.02 0.00 0.00 99.88 18:58:11 15:01:01 6 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 15:01:01 7 0.12 0.00 0.02 0.00 0.02 99.85 18:58:11 15:02:01 all 0.03 0.00 0.01 0.06 0.01 99.89 18:58:11 15:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:02:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 15:02:01 2 0.02 0.00 0.03 0.08 0.00 99.87 18:58:11 15:02:01 3 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 15:02:01 4 0.03 0.00 0.00 0.38 0.02 99.57 18:58:11 15:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:02:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:02:01 7 0.03 0.00 0.00 0.03 0.03 99.90 18:58:11 15:03:01 all 0.01 0.00 0.01 0.00 0.00 99.96 18:58:11 15:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:03:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 15:03:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:03:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:03:01 7 0.05 0.00 0.03 0.00 0.03 99.88 18:58:11 15:04:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 15:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 15:04:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 15:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 15:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:04:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:05:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 15:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 15:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:05:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 15:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:06:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:58:11 15:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:06:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 15:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:06:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:06:01 4 0.05 0.00 0.02 0.02 0.00 99.92 18:58:11 15:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:06:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:06:01 7 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 15:07:01 all 0.01 0.00 0.00 0.02 0.01 99.95 18:58:11 15:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:07:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 15:07:01 2 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 15:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:07:01 4 0.03 0.00 0.00 0.07 0.02 99.88 18:58:11 15:07:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:07:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:07:01 7 0.02 0.00 0.00 0.08 0.02 99.88 18:58:11 15:08:01 all 0.07 0.00 0.01 0.02 0.01 99.90 18:58:11 15:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:08:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 15:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:08:01 3 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 15:08:01 4 0.05 0.00 0.00 0.08 0.00 99.87 18:58:11 15:08:01 5 0.03 0.00 0.00 0.03 0.00 99.93 18:58:11 15:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:08:01 7 0.40 0.00 0.02 0.00 0.03 99.55 18:58:11 15:09:01 all 0.01 0.00 0.01 0.05 0.01 99.92 18:58:11 15:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:09:01 1 0.00 0.00 0.02 0.30 0.00 99.68 18:58:11 15:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:09:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:09:01 4 0.00 0.00 0.00 0.07 0.02 99.92 18:58:11 15:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:09:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:09:01 7 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:58:11 15:09:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 15:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:58:11 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:10:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:10:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:58:11 15:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:11:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:11:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:11:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:12:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:58:11 15:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:12:01 1 0.00 0.00 0.03 0.02 0.02 99.93 18:58:11 15:12:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:12:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:12:01 4 0.02 0.00 0.00 0.05 0.00 99.93 18:58:11 15:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:12:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:12:01 7 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 15:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:58:11 15:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:13:01 1 0.03 0.00 0.00 0.05 0.00 99.92 18:58:11 15:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:13:01 4 0.05 0.00 0.00 0.07 0.02 99.87 18:58:11 15:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:13:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 15:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:14:01 all 0.19 0.00 0.02 0.02 0.01 99.77 18:58:11 15:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:14:01 1 0.00 0.00 0.03 0.03 0.02 99.92 18:58:11 15:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:14:01 4 0.03 0.00 0.02 0.10 0.00 99.85 18:58:11 15:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:14:01 7 1.42 0.00 0.07 0.00 0.03 98.48 18:58:11 15:15:01 all 0.06 0.00 0.01 0.00 0.01 99.91 18:58:11 15:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:15:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 15:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:15:01 7 0.38 0.00 0.02 0.00 0.03 99.57 18:58:11 15:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 15:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:16:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 15:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 15:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:16:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:17:01 all 0.02 0.00 0.02 0.00 0.00 99.96 18:58:11 15:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:17:01 3 0.07 0.00 0.03 0.00 0.00 99.90 18:58:11 15:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:17:01 7 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 18:58:11 15:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:18:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 15:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:18:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:18:01 7 0.08 0.00 0.00 0.00 0.02 99.90 18:58:11 15:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:58:11 15:19:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:19:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 15:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:19:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 15:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:19:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:19:01 7 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 15:20:01 all 0.06 0.00 0.01 0.00 0.01 99.91 18:58:11 15:20:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 15:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:20:01 4 0.07 0.00 0.02 0.00 0.00 99.92 18:58:11 15:20:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:20:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:20:01 7 0.37 0.00 0.05 0.00 0.02 99.57 18:58:11 18:58:11 15:20:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 15:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 18:58:11 15:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:21:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 15:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:21:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 15:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:21:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 15:21:01 7 0.13 0.00 0.03 0.00 0.03 99.80 18:58:11 15:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:58:11 15:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:22:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:22:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:22:01 4 0.07 0.00 0.00 0.03 0.00 99.90 18:58:11 15:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:22:01 7 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 15:23:01 all 0.02 0.00 0.01 0.02 0.00 99.95 18:58:11 15:23:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:58:11 15:23:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 15:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:23:01 4 0.03 0.00 0.00 0.13 0.00 99.83 18:58:11 15:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 15:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:24:01 all 0.03 0.00 0.02 0.03 0.01 99.92 18:58:11 15:24:01 0 0.07 0.00 0.03 0.00 0.00 99.90 18:58:11 15:24:01 1 0.00 0.00 0.02 0.03 0.00 99.95 18:58:11 15:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:24:01 4 0.05 0.00 0.02 0.13 0.02 99.78 18:58:11 15:24:01 5 0.00 0.00 0.00 0.08 0.00 99.92 18:58:11 15:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 15:24:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:25:01 all 0.05 0.00 0.01 0.08 0.01 99.86 18:58:11 15:25:01 0 0.08 0.00 0.03 0.00 0.03 99.85 18:58:11 15:25:01 1 0.02 0.00 0.03 0.15 0.02 99.78 18:58:11 15:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:25:01 4 0.02 0.00 0.02 0.45 0.00 99.52 18:58:11 15:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 15:25:01 7 0.18 0.00 0.00 0.00 0.00 99.82 18:58:11 15:26:01 all 0.03 0.00 0.01 0.03 0.01 99.93 18:58:11 15:26:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 15:26:01 1 0.02 0.00 0.00 0.20 0.00 99.78 18:58:11 15:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:26:01 3 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:26:01 4 0.05 0.00 0.00 0.02 0.02 99.92 18:58:11 15:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:26:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:58:11 15:27:01 all 0.06 0.00 0.01 0.00 0.01 99.92 18:58:11 15:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 15:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 15:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:27:01 7 0.42 0.00 0.00 0.00 0.00 99.58 18:58:11 15:28:01 all 0.22 0.00 0.01 0.00 0.01 99.76 18:58:11 15:28:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 15:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:28:01 2 0.05 0.00 0.00 0.02 0.00 99.93 18:58:11 15:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:28:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 15:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:28:01 7 1.52 0.00 0.08 0.00 0.00 98.40 18:58:11 15:29:01 all 0.07 0.00 0.01 0.01 0.00 99.90 18:58:11 15:29:01 0 0.03 0.00 0.02 0.03 0.02 99.90 18:58:11 15:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:29:01 4 0.02 0.00 0.03 0.07 0.00 99.88 18:58:11 15:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:29:01 7 0.43 0.00 0.02 0.00 0.02 99.53 18:58:11 15:30:01 all 0.03 0.00 0.01 0.03 0.01 99.93 18:58:11 15:30:01 0 0.07 0.00 0.02 0.02 0.00 99.90 18:58:11 15:30:01 1 0.02 0.00 0.02 0.08 0.02 99.87 18:58:11 15:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:30:01 4 0.03 0.00 0.02 0.15 0.02 99.78 18:58:11 15:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:30:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:31:01 all 0.04 0.00 0.01 0.08 0.01 99.86 18:58:11 15:31:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:31:01 1 0.00 0.00 0.00 0.48 0.02 99.50 18:58:11 15:31:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:31:01 3 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:31:01 4 0.03 0.00 0.02 0.15 0.00 99.80 18:58:11 15:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:31:01 7 0.18 0.00 0.00 0.00 0.00 99.82 18:58:11 18:58:11 15:31:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 15:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 18:58:11 15:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 15:32:01 1 0.02 0.00 0.00 0.07 0.00 99.92 18:58:11 15:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:32:01 4 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 15:32:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:32:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:33:01 all 0.15 0.00 0.01 0.00 0.01 99.83 18:58:11 15:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 18:58:11 15:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 15:33:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:33:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:33:01 7 1.08 0.00 0.00 0.00 0.02 98.91 18:58:11 15:34:01 all 0.11 0.00 0.00 0.01 0.00 99.88 18:58:11 15:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:34:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 15:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:34:01 4 0.03 0.00 0.00 0.07 0.02 99.88 18:58:11 15:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:34:01 7 0.68 0.00 0.00 0.00 0.00 99.32 18:58:11 15:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 15:35:01 0 0.02 0.00 0.05 0.00 0.02 99.92 18:58:11 15:35:01 1 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 15:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:35:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 15:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:36:01 all 0.02 0.00 0.01 0.02 0.01 99.95 18:58:11 15:36:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:36:01 1 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:36:01 4 0.05 0.00 0.00 0.12 0.02 99.82 18:58:11 15:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:36:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 15:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:37:01 all 0.02 0.00 0.01 0.03 0.01 99.93 18:58:11 15:37:01 0 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 15:37:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 15:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:37:01 4 0.02 0.00 0.00 0.23 0.00 99.75 18:58:11 15:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:37:01 7 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:38:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:58:11 15:38:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 15:38:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 15:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:38:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 15:38:01 5 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 15:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 15:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:39:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 15:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:40:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:58:11 15:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:40:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:40:01 4 0.05 0.00 0.00 0.02 0.02 99.92 18:58:11 15:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:41:01 all 0.24 0.00 0.02 0.00 0.01 99.73 18:58:11 15:41:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:41:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 15:41:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:41:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 15:41:01 7 1.79 0.00 0.02 0.00 0.02 98.17 18:58:11 15:42:01 all 0.28 0.00 0.01 0.00 0.01 99.69 18:58:11 15:42:01 0 0.08 0.00 0.02 0.00 0.02 99.88 18:58:11 15:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 15:42:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:42:01 3 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:42:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 15:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:42:01 7 1.99 0.00 0.02 0.00 0.00 98.00 18:58:11 18:58:11 15:42:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 15:43:01 all 0.15 0.00 0.01 0.01 0.01 99.82 18:58:11 15:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:43:01 1 0.02 0.00 0.02 0.05 0.00 99.92 18:58:11 15:43:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 15:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:43:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:43:01 7 1.11 0.00 0.00 0.00 0.02 98.87 18:58:11 15:44:01 all 0.07 0.00 0.01 0.00 0.01 99.90 18:58:11 15:44:01 0 0.02 0.00 0.02 0.02 0.03 99.92 18:58:11 15:44:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 15:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 15:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 15:44:01 7 0.43 0.00 0.00 0.00 0.00 99.57 18:58:11 15:45:01 all 0.03 0.00 0.02 0.25 0.01 99.69 18:58:11 15:45:01 0 0.00 0.00 0.10 1.18 0.02 98.70 18:58:11 15:45:01 1 0.03 0.00 0.03 0.37 0.02 99.55 18:58:11 15:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 15:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:45:01 4 0.03 0.00 0.00 0.45 0.00 99.52 18:58:11 15:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:45:01 7 0.07 0.00 0.00 0.00 0.02 99.92 18:58:11 15:46:01 all 0.02 0.00 0.01 0.08 0.01 99.89 18:58:11 15:46:01 0 0.03 0.00 0.02 0.03 0.03 99.88 18:58:11 15:46:01 1 0.00 0.00 0.00 0.52 0.03 99.45 18:58:11 15:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:46:01 4 0.00 0.00 0.02 0.07 0.02 99.90 18:58:11 15:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:46:01 7 0.10 0.00 0.00 0.00 0.00 99.90 18:58:11 15:47:01 all 0.14 0.00 0.01 0.00 0.01 99.84 18:58:11 15:47:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 15:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:47:01 4 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 15:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:47:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 15:47:01 7 0.88 0.00 0.03 0.00 0.02 99.07 18:58:11 15:48:01 all 0.02 0.00 0.01 0.06 0.01 99.91 18:58:11 15:48:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 15:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:48:01 4 0.02 0.00 0.00 0.50 0.02 99.47 18:58:11 15:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:49:01 all 0.13 0.00 0.01 0.01 0.00 99.85 18:58:11 15:49:01 0 0.05 0.00 0.03 0.02 0.02 99.88 18:58:11 15:49:01 1 0.05 0.00 0.00 0.02 0.02 99.92 18:58:11 15:49:01 2 0.10 0.00 0.02 0.00 0.00 99.88 18:58:11 15:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:49:01 4 0.03 0.00 0.03 0.02 0.00 99.92 18:58:11 15:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:49:01 6 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 15:49:01 7 0.71 0.00 0.02 0.00 0.00 99.27 18:58:11 15:50:01 all 0.06 0.00 0.01 0.00 0.01 99.92 18:58:11 15:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:50:01 1 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 15:50:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 15:50:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:50:01 7 0.38 0.00 0.00 0.00 0.02 99.60 18:58:11 15:51:01 all 0.04 0.00 0.01 0.08 0.01 99.87 18:58:11 15:51:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:51:01 1 0.03 0.00 0.02 0.37 0.00 99.58 18:58:11 15:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:51:01 4 0.02 0.00 0.02 0.25 0.03 99.68 18:58:11 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:51:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:51:01 7 0.18 0.00 0.02 0.00 0.00 99.80 18:58:11 15:52:01 all 0.14 0.00 0.01 0.10 0.01 99.74 18:58:11 15:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:52:01 1 0.02 0.00 0.03 0.23 0.02 99.70 18:58:11 15:52:01 2 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 15:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:52:01 4 0.00 0.00 0.03 0.57 0.02 99.38 18:58:11 15:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:52:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:52:01 7 0.99 0.00 0.00 0.00 0.02 98.99 18:58:11 15:53:01 all 0.02 0.00 0.01 0.01 0.00 99.96 18:58:11 15:53:01 0 0.00 0.00 0.03 0.02 0.00 99.95 18:58:11 15:53:01 1 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 15:53:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 15:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:53:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 15:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:53:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:58:11 15:53:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 15:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 15:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:54:01 4 0.03 0.00 0.00 0.02 0.03 99.92 18:58:11 15:54:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:58:11 15:55:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 15:55:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 15:55:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 15:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:55:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 15:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:55:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 15:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 15:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:56:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 15:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 15:56:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 15:56:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 15:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:57:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:58:11 15:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 15:57:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:58:11 15:57:01 2 0.08 0.00 0.03 0.00 0.00 99.88 18:58:11 15:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:57:01 4 0.05 0.00 0.02 0.00 0.05 99.88 18:58:11 15:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:57:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 15:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:58:01 all 0.02 0.00 0.01 0.02 0.01 99.95 18:58:11 15:58:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:58:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:58:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 15:58:01 4 0.03 0.00 0.03 0.13 0.02 99.78 18:58:11 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 15:58:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 15:58:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 15:59:01 all 0.12 0.00 0.01 0.00 0.01 99.86 18:58:11 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 15:59:01 1 0.05 0.00 0.00 0.02 0.00 99.93 18:58:11 15:59:01 2 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 15:59:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 15:59:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:58:11 15:59:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 15:59:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 15:59:01 7 0.73 0.00 0.02 0.00 0.02 99.24 18:58:11 16:00:01 all 0.02 0.00 0.01 0.06 0.01 99.90 18:58:11 16:00:01 0 0.02 0.00 0.03 0.27 0.02 99.67 18:58:11 16:00:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:00:01 4 0.03 0.00 0.03 0.18 0.03 99.72 18:58:11 16:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:00:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 16:01:01 all 0.08 0.00 0.02 0.00 0.01 99.89 18:58:11 16:01:01 0 0.12 0.00 0.00 0.02 0.00 99.87 18:58:11 16:01:01 1 0.08 0.00 0.02 0.00 0.02 99.88 18:58:11 16:01:01 2 0.05 0.00 0.05 0.00 0.00 99.90 18:58:11 16:01:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 16:01:01 4 0.10 0.00 0.03 0.02 0.03 99.82 18:58:11 16:01:01 5 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 16:01:01 6 0.10 0.00 0.02 0.00 0.00 99.88 18:58:11 16:01:01 7 0.12 0.00 0.02 0.00 0.02 99.85 18:58:11 16:02:01 all 0.28 0.00 0.01 0.00 0.01 99.70 18:58:11 16:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 16:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:02:01 2 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 16:02:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 16:02:01 4 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 16:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:02:01 7 1.99 0.00 0.00 0.00 0.02 98.00 18:58:11 16:03:01 all 0.01 0.00 0.02 0.00 0.01 99.96 18:58:11 16:03:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 16:03:01 1 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:03:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 16:03:01 5 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 16:03:01 6 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 16:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:04:01 all 0.03 0.00 0.01 0.12 0.00 99.84 18:58:11 16:04:01 0 0.02 0.00 0.00 0.22 0.00 99.77 18:58:11 16:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:04:01 4 0.02 0.00 0.00 0.73 0.00 99.25 18:58:11 16:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:04:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 16:04:01 7 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 18:58:11 16:04:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 16:05:01 all 0.06 0.00 0.01 0.11 0.01 99.81 18:58:11 16:05:01 0 0.02 0.00 0.00 0.37 0.00 99.62 18:58:11 16:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:05:01 4 0.00 0.00 0.00 0.48 0.00 99.52 18:58:11 16:05:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:05:01 7 0.43 0.00 0.00 0.00 0.02 99.55 18:58:11 16:06:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:58:11 16:06:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 16:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:06:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:06:01 4 0.02 0.00 0.00 0.07 0.02 99.90 18:58:11 16:06:01 5 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 16:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:06:01 7 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 16:07:01 all 0.05 0.00 0.01 0.08 0.00 99.86 18:58:11 16:07:01 0 0.13 0.00 0.00 0.05 0.00 99.82 18:58:11 16:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 16:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 16:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:07:01 4 0.02 0.00 0.02 0.58 0.00 99.38 18:58:11 16:07:01 5 0.08 0.00 0.02 0.00 0.02 99.88 18:58:11 16:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:07:01 7 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 16:08:01 all 0.04 0.00 0.01 0.14 0.01 99.81 18:58:11 16:08:01 0 0.02 0.00 0.00 0.52 0.02 99.45 18:58:11 16:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:08:01 4 0.05 0.00 0.00 0.58 0.00 99.37 18:58:11 16:08:01 5 0.08 0.00 0.02 0.02 0.02 99.87 18:58:11 16:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 16:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:09:01 all 0.01 0.00 0.01 0.02 0.01 99.95 18:58:11 16:09:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 16:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:09:01 4 0.00 0.00 0.02 0.10 0.02 99.87 18:58:11 16:09:01 5 0.00 0.00 0.03 0.07 0.02 99.88 18:58:11 16:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:10:01 all 0.03 0.00 0.01 0.03 0.00 99.93 18:58:11 16:10:01 0 0.03 0.00 0.02 0.12 0.00 99.83 18:58:11 16:10:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:10:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:10:01 4 0.03 0.00 0.00 0.08 0.02 99.87 18:58:11 16:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 16:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:11:01 all 0.01 0.00 0.01 0.02 0.01 99.95 18:58:11 16:11:01 0 0.02 0.00 0.00 0.13 0.02 99.83 18:58:11 16:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:11:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:11:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 16:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:12:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:58:11 16:12:01 0 0.03 0.00 0.02 0.03 0.00 99.92 18:58:11 16:12:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:12:01 4 0.07 0.00 0.02 0.12 0.03 99.77 18:58:11 16:12:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:13:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:58:11 16:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:13:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 16:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:13:01 4 0.02 0.00 0.00 0.03 0.03 99.92 18:58:11 16:13:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:13:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:58:11 16:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:14:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 16:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:14:01 4 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 16:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 16:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:15:01 all 0.01 0.00 0.01 0.00 0.01 99.98 18:58:11 16:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 16:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:58:11 16:15:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 16:16:01 all 0.03 0.00 0.00 0.00 0.01 99.96 18:58:11 16:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 16:16:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:16:01 3 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 16:16:01 4 0.03 0.00 0.00 0.02 0.03 99.92 18:58:11 16:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:17:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:58:11 16:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:17:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 16:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:17:01 4 0.05 0.00 0.00 0.02 0.02 99.92 18:58:11 16:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:17:01 6 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 16:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 16:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 16:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 16:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:18:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 16:18:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 16:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 16:19:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:19:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 16:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 16:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:20:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 16:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:20:01 1 0.05 0.00 0.03 0.02 0.02 99.88 18:58:11 16:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:20:01 4 0.02 0.00 0.00 0.00 0.03 99.95 18:58:11 16:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:21:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:58:11 16:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 16:21:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:21:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:21:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 16:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:22:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:58:11 16:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:22:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 16:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:22:01 7 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 16:23:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:58:11 16:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:23:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 16:23:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 16:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:23:01 4 0.03 0.00 0.05 0.12 0.03 99.77 18:58:11 16:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 16:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:24:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:24:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 16:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 16:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:25:01 all 0.02 0.00 0.01 0.04 0.01 99.92 18:58:11 16:25:01 0 0.00 0.00 0.02 0.03 0.00 99.95 18:58:11 16:25:01 1 0.03 0.00 0.00 0.07 0.02 99.88 18:58:11 16:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:25:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:25:01 4 0.03 0.00 0.05 0.22 0.02 99.68 18:58:11 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:26:01 all 0.01 0.00 0.01 0.07 0.01 99.91 18:58:11 16:26:01 0 0.00 0.00 0.00 0.25 0.02 99.73 18:58:11 16:26:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:26:01 4 0.03 0.00 0.02 0.28 0.03 99.63 18:58:11 16:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:58:11 16:26:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 16:27:01 all 0.03 0.00 0.01 0.21 0.00 99.75 18:58:11 16:27:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:27:01 1 0.05 0.00 0.02 0.70 0.02 99.22 18:58:11 16:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:27:01 4 0.05 0.00 0.02 1.00 0.02 98.92 18:58:11 16:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:28:01 all 0.02 0.00 0.01 0.05 0.00 99.92 18:58:11 16:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:28:01 1 0.03 0.00 0.02 0.35 0.02 99.58 18:58:11 16:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 16:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:28:01 4 0.02 0.00 0.03 0.02 0.02 99.92 18:58:11 16:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:29:01 all 0.02 0.00 0.01 0.04 0.01 99.92 18:58:11 16:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:29:01 1 0.05 0.00 0.02 0.05 0.02 99.87 18:58:11 16:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:29:01 4 0.03 0.00 0.02 0.30 0.02 99.63 18:58:11 16:29:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 16:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:30:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 16:30:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 16:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:30:01 4 0.03 0.00 0.02 0.02 0.03 99.90 18:58:11 16:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:31:01 all 0.02 0.00 0.01 0.09 0.01 99.87 18:58:11 16:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:31:01 1 0.07 0.00 0.02 0.38 0.02 99.52 18:58:11 16:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:31:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:31:01 4 0.03 0.00 0.05 0.37 0.02 99.53 18:58:11 16:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:32:01 all 0.01 0.00 0.01 0.14 0.01 99.84 18:58:11 16:32:01 0 0.00 0.00 0.02 0.35 0.00 99.63 18:58:11 16:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:32:01 4 0.02 0.00 0.00 0.77 0.00 99.22 18:58:11 16:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:33:01 all 0.05 0.00 0.03 0.07 0.00 99.84 18:58:11 16:33:01 0 0.00 0.00 0.02 0.08 0.00 99.90 18:58:11 16:33:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:33:01 2 0.12 0.00 0.08 0.18 0.02 99.60 18:58:11 16:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:33:01 4 0.22 0.00 0.07 0.32 0.00 99.40 18:58:11 16:33:01 5 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 16:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:34:01 all 0.04 0.00 0.01 0.02 0.01 99.92 18:58:11 16:34:01 0 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 16:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 16:34:01 2 0.15 0.00 0.02 0.00 0.02 99.82 18:58:11 16:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:34:01 4 0.03 0.00 0.00 0.13 0.02 99.82 18:58:11 16:34:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:35:01 all 0.01 0.00 0.00 0.01 0.00 99.98 18:58:11 16:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:35:01 1 0.00 0.00 0.03 0.02 0.03 99.92 18:58:11 16:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:35:01 4 0.00 0.00 0.00 0.05 0.00 99.95 18:58:11 16:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:36:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:58:11 16:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:36:01 1 0.05 0.00 0.03 0.10 0.03 99.78 18:58:11 16:36:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:36:01 3 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:36:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:58:11 16:37:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:37:01 1 0.05 0.00 0.03 0.02 0.02 99.88 18:58:11 16:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:37:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 16:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:58:11 16:37:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 16:38:01 all 0.03 0.00 0.00 0.05 0.01 99.91 18:58:11 16:38:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:38:01 1 0.03 0.00 0.02 0.35 0.02 99.58 18:58:11 16:38:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:38:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 16:38:01 5 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 16:38:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:38:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:39:01 all 0.10 0.00 0.01 0.01 0.00 99.87 18:58:11 16:39:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 16:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:39:01 2 0.73 0.00 0.05 0.00 0.00 99.22 18:58:11 16:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 16:39:01 5 0.05 0.00 0.02 0.08 0.02 99.83 18:58:11 16:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:40:01 all 0.04 0.00 0.01 0.03 0.01 99.91 18:58:11 16:40:01 0 0.02 0.00 0.02 0.03 0.00 99.93 18:58:11 16:40:01 1 0.07 0.00 0.00 0.00 0.02 99.92 18:58:11 16:40:01 2 0.13 0.00 0.00 0.00 0.02 99.85 18:58:11 16:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:40:01 4 0.02 0.00 0.00 0.15 0.00 99.83 18:58:11 16:40:01 5 0.05 0.00 0.00 0.08 0.02 99.85 18:58:11 16:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:41:01 all 0.01 0.00 0.01 0.05 0.00 99.92 18:58:11 16:41:01 0 0.00 0.00 0.02 0.07 0.02 99.90 18:58:11 16:41:01 1 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 16:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:41:01 4 0.00 0.00 0.00 0.33 0.00 99.67 18:58:11 16:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:42:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:58:11 16:42:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 16:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:43:01 all 0.01 0.00 0.00 0.00 0.00 99.98 18:58:11 16:43:01 0 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 16:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:43:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 16:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 16:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:44:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 16:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:44:01 5 0.07 0.00 0.00 0.00 0.03 99.90 18:58:11 16:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:44:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:45:01 all 0.23 0.00 0.01 0.00 0.01 99.75 18:58:11 16:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 16:45:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 16:45:01 2 1.66 0.00 0.00 0.00 0.00 98.34 18:58:11 16:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:45:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 16:45:01 5 0.03 0.00 0.05 0.00 0.02 99.90 18:58:11 16:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:46:01 all 0.26 0.00 0.00 0.02 0.01 99.71 18:58:11 16:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:46:01 2 1.97 0.00 0.00 0.00 0.02 98.01 18:58:11 16:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:46:01 4 0.03 0.00 0.00 0.13 0.02 99.82 18:58:11 16:46:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 16:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:47:01 all 0.07 0.00 0.01 0.00 0.00 99.91 18:58:11 16:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:47:01 1 0.02 0.00 0.05 0.02 0.02 99.90 18:58:11 16:47:01 2 0.53 0.00 0.02 0.00 0.00 99.45 18:58:11 16:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:48:01 all 0.01 0.00 0.00 0.00 0.01 99.97 18:58:11 16:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 16:48:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:48:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:48:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 16:48:01 5 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 16:48:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:58:11 16:48:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 16:49:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:58:11 16:49:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 16:49:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:49:01 5 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 16:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:50:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:58:11 16:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 16:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:51:01 all 0.02 0.00 0.00 0.01 0.00 99.97 18:58:11 16:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 16:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:51:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:51:01 4 0.00 0.00 0.00 0.07 0.00 99.93 18:58:11 16:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:52:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 16:52:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:52:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:53:01 all 0.12 0.00 0.02 0.00 0.01 99.85 18:58:11 16:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:53:01 1 0.81 0.00 0.03 0.00 0.02 99.14 18:58:11 16:53:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 16:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:53:01 4 0.02 0.00 0.02 0.03 0.02 99.92 18:58:11 16:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:53:01 6 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 16:53:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:54:01 all 0.15 0.00 0.01 0.00 0.00 99.84 18:58:11 16:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:54:01 1 1.18 0.00 0.02 0.00 0.02 98.79 18:58:11 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 16:54:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:58:11 16:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 16:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:55:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 16:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:55:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 16:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:56:01 all 0.01 0.00 0.00 0.00 0.01 99.98 18:58:11 16:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:56:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 16:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 16:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 16:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 16:57:01 all 0.12 0.00 0.01 0.01 0.00 99.86 18:58:11 16:57:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 16:57:01 1 0.07 0.00 0.02 0.02 0.00 99.90 18:58:11 16:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:57:01 3 0.76 0.00 0.03 0.00 0.00 99.20 18:58:11 16:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 16:57:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:57:01 6 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:58:01 all 0.08 0.00 0.01 0.00 0.00 99.90 18:58:11 16:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:58:01 3 0.63 0.00 0.00 0.00 0.00 99.37 18:58:11 16:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 16:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 16:59:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:58:11 16:59:01 0 0.03 0.00 0.02 0.03 0.00 99.92 18:58:11 16:59:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 16:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 16:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 16:59:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 16:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 16:59:01 6 0.03 0.00 0.05 0.00 0.02 99.90 18:58:11 16:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:58:11 16:59:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 17:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:58:11 17:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:00:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:00:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 17:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:00:01 6 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 17:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:01:01 all 0.05 0.00 0.00 0.02 0.01 99.92 18:58:11 17:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:01:01 3 0.18 0.00 0.00 0.00 0.00 99.82 18:58:11 17:01:01 4 0.05 0.00 0.00 0.13 0.00 99.82 18:58:11 17:01:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:01:01 6 0.05 0.00 0.02 0.00 0.03 99.90 18:58:11 17:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:02:01 all 0.09 0.00 0.03 0.00 0.01 99.87 18:58:11 17:02:01 0 0.03 0.00 0.03 0.02 0.00 99.92 18:58:11 17:02:01 1 0.12 0.00 0.03 0.00 0.02 99.83 18:58:11 17:02:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:02:01 3 0.32 0.00 0.03 0.00 0.00 99.65 18:58:11 17:02:01 4 0.10 0.00 0.05 0.02 0.02 99.82 18:58:11 17:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:02:01 6 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 17:02:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:03:01 all 0.25 0.00 0.01 0.01 0.01 99.73 18:58:11 17:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:03:01 1 0.07 0.00 0.03 0.03 0.02 99.85 18:58:11 17:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:03:01 3 1.78 0.00 0.03 0.00 0.02 98.18 18:58:11 17:03:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 17:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:04:01 all 0.15 0.00 0.01 0.00 0.00 99.83 18:58:11 17:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:04:01 3 1.07 0.00 0.03 0.00 0.00 98.89 18:58:11 17:04:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 17:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:05:01 all 0.11 0.00 0.01 0.00 0.01 99.88 18:58:11 17:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:05:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 17:05:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:05:01 3 0.71 0.00 0.02 0.00 0.00 99.27 18:58:11 17:05:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 17:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:06:01 all 0.24 0.00 0.01 0.00 0.01 99.75 18:58:11 17:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:06:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:06:01 2 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 17:06:01 3 1.81 0.00 0.00 0.00 0.00 98.19 18:58:11 17:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:06:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:07:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:58:11 17:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:08:01 all 0.17 0.00 0.01 0.01 0.01 99.80 18:58:11 17:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:08:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 17:08:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 17:08:01 3 1.19 0.00 0.02 0.00 0.00 98.79 18:58:11 17:08:01 4 0.03 0.00 0.00 0.03 0.00 99.93 18:58:11 17:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:09:01 all 0.07 0.00 0.01 0.00 0.01 99.90 18:58:11 17:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:09:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:58:11 17:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:09:01 3 0.50 0.00 0.02 0.00 0.02 99.47 18:58:11 17:09:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 17:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 17:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:10:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 17:10:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:10:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:10:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:58:11 17:10:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 17:11:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:58:11 17:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:11:01 1 0.03 0.00 0.02 0.03 0.02 99.90 18:58:11 17:11:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:11:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 17:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:12:01 all 0.20 0.00 0.01 0.00 0.01 99.78 18:58:11 17:12:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:12:01 2 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 17:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:12:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:12:01 6 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 17:12:01 7 1.39 0.00 0.02 0.00 0.00 98.60 18:58:11 17:13:01 all 0.03 0.00 0.01 0.00 0.01 99.94 18:58:11 17:13:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:13:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 17:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:13:01 7 0.15 0.00 0.02 0.00 0.02 99.82 18:58:11 17:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 17:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:14:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 17:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:14:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:14:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 17:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:15:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 17:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:15:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 17:15:01 2 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 17:15:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 17:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:16:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:58:11 17:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:16:01 1 0.07 0.00 0.00 0.02 0.00 99.92 18:58:11 17:16:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:16:01 7 0.13 0.00 0.03 0.00 0.00 99.83 18:58:11 17:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 17:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:17:01 2 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:17:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 17:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:18:01 all 0.02 0.00 0.01 0.00 0.00 99.97 18:58:11 17:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:18:01 1 0.02 0.00 0.00 0.03 0.02 99.93 18:58:11 17:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:19:01 all 0.02 0.00 0.01 0.01 0.00 99.95 18:58:11 17:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:19:01 1 0.03 0.00 0.03 0.02 0.00 99.92 18:58:11 17:19:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 17:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:19:01 4 0.02 0.00 0.02 0.07 0.00 99.90 18:58:11 17:19:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 17:20:01 all 0.03 0.00 0.00 0.03 0.01 99.94 18:58:11 17:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:20:01 1 0.05 0.00 0.02 0.03 0.02 99.88 18:58:11 17:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 17:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:20:01 4 0.03 0.00 0.00 0.17 0.00 99.80 18:58:11 17:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:21:01 all 0.05 0.00 0.02 0.02 0.00 99.91 18:58:11 17:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:21:01 1 0.00 0.00 0.00 0.10 0.00 99.90 18:58:11 17:21:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:58:11 17:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:21:01 4 0.02 0.00 0.02 0.03 0.02 99.92 18:58:11 17:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:21:01 7 0.35 0.00 0.03 0.00 0.02 99.60 18:58:11 18:58:11 17:21:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 17:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 18:58:11 17:22:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 17:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 17:22:01 2 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 17:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:22:01 4 0.05 0.00 0.02 0.10 0.00 99.83 18:58:11 17:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:23:01 all 0.04 0.00 0.03 0.08 0.01 99.86 18:58:11 17:23:01 0 0.02 0.00 0.02 0.20 0.02 99.75 18:58:11 17:23:01 1 0.03 0.00 0.02 0.08 0.02 99.85 18:58:11 17:23:01 2 0.00 0.00 0.07 0.00 0.02 99.92 18:58:11 17:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:23:01 4 0.00 0.00 0.00 0.32 0.02 99.67 18:58:11 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:23:01 7 0.20 0.00 0.08 0.00 0.00 99.72 18:58:11 17:24:01 all 0.10 0.00 0.01 0.02 0.01 99.86 18:58:11 17:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:24:01 1 0.03 0.00 0.00 0.03 0.02 99.92 18:58:11 17:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:24:01 4 0.02 0.00 0.02 0.08 0.00 99.88 18:58:11 17:24:01 5 0.00 0.00 0.00 0.05 0.02 99.93 18:58:11 17:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:24:01 7 0.71 0.00 0.02 0.00 0.02 99.25 18:58:11 17:25:01 all 0.16 0.00 0.01 0.04 0.00 99.79 18:58:11 17:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:25:01 1 0.02 0.00 0.00 0.08 0.02 99.88 18:58:11 17:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:25:01 4 0.03 0.00 0.02 0.22 0.00 99.73 18:58:11 17:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:25:01 7 1.13 0.00 0.00 0.00 0.00 98.87 18:58:11 17:26:01 all 0.01 0.00 0.01 0.02 0.00 99.96 18:58:11 17:26:01 0 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 17:26:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:26:01 2 0.02 0.00 0.05 0.00 0.00 99.93 18:58:11 17:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:26:01 4 0.00 0.00 0.00 0.13 0.00 99.87 18:58:11 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:27:01 all 0.08 0.00 0.01 0.02 0.01 99.88 18:58:11 17:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:27:01 1 0.03 0.00 0.02 0.03 0.02 99.90 18:58:11 17:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 17:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:27:01 4 0.03 0.00 0.02 0.15 0.00 99.80 18:58:11 17:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:27:01 7 0.37 0.00 0.05 0.00 0.02 99.57 18:58:11 17:28:01 all 0.14 0.00 0.02 0.01 0.00 99.84 18:58:11 17:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:28:01 1 0.00 0.00 0.03 0.03 0.00 99.93 18:58:11 17:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:28:01 4 0.00 0.00 0.02 0.03 0.00 99.95 18:58:11 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:28:01 7 1.04 0.00 0.07 0.00 0.00 98.89 18:58:11 17:29:01 all 0.19 0.00 0.01 0.05 0.01 99.74 18:58:11 17:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:29:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 17:29:01 2 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 17:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:29:01 4 0.03 0.00 0.00 0.38 0.02 99.57 18:58:11 17:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:29:01 7 1.37 0.00 0.02 0.00 0.00 98.61 18:58:11 17:30:01 all 0.20 0.00 0.01 0.11 0.00 99.68 18:58:11 17:30:01 0 0.02 0.00 0.00 0.05 0.00 99.93 18:58:11 17:30:01 1 0.02 0.00 0.02 0.05 0.00 99.92 18:58:11 17:30:01 2 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:30:01 4 0.00 0.00 0.00 0.53 0.00 99.47 18:58:11 17:30:01 5 0.00 0.00 0.00 0.22 0.00 99.78 18:58:11 17:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 17:30:01 7 1.55 0.00 0.02 0.00 0.00 98.44 18:58:11 17:31:01 all 0.04 0.00 0.01 0.02 0.01 99.92 18:58:11 17:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:31:01 1 0.05 0.00 0.02 0.08 0.02 99.83 18:58:11 17:31:01 2 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 17:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:31:01 4 0.02 0.00 0.00 0.10 0.00 99.88 18:58:11 17:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:31:01 7 0.10 0.00 0.05 0.00 0.02 99.83 18:58:11 17:32:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:58:11 17:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:32:01 1 0.03 0.00 0.05 0.02 0.02 99.88 18:58:11 17:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 17:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:58:11 17:32:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 17:33:01 all 0.01 0.00 0.01 0.05 0.00 99.91 18:58:11 17:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:33:01 1 0.03 0.00 0.02 0.33 0.00 99.62 18:58:11 17:33:01 2 0.03 0.00 0.05 0.00 0.00 99.92 18:58:11 17:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:33:01 4 0.00 0.00 0.02 0.10 0.02 99.87 18:58:11 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:34:01 all 0.02 0.00 0.01 0.02 0.00 99.95 18:58:11 17:34:01 0 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 17:34:01 1 0.05 0.00 0.00 0.00 0.02 99.93 18:58:11 17:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:34:01 4 0.00 0.00 0.00 0.14 0.00 99.86 18:58:11 17:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:34:01 6 0.02 0.00 0.05 0.00 0.02 99.92 18:58:11 17:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:35:01 all 0.03 0.00 0.01 0.04 0.00 99.93 18:58:11 17:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:35:01 1 0.07 0.00 0.02 0.00 0.00 99.92 18:58:11 17:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:35:01 4 0.03 0.00 0.00 0.22 0.00 99.75 18:58:11 17:35:01 5 0.02 0.00 0.02 0.08 0.00 99.88 18:58:11 17:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 18:58:11 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:36:01 all 0.01 0.00 0.01 0.07 0.01 99.90 18:58:11 17:36:01 0 0.02 0.00 0.02 0.30 0.00 99.67 18:58:11 17:36:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 17:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:36:01 4 0.02 0.00 0.00 0.27 0.02 99.70 18:58:11 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:36:01 7 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:37:01 all 0.03 0.00 0.01 0.08 0.00 99.88 18:58:11 17:37:01 0 0.02 0.00 0.00 0.23 0.02 99.73 18:58:11 17:37:01 1 0.03 0.00 0.02 0.02 0.00 99.93 18:58:11 17:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:37:01 4 0.08 0.00 0.05 0.35 0.00 99.52 18:58:11 17:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:38:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:58:11 17:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 17:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:38:01 4 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 17:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:38:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:39:01 all 0.04 0.00 0.01 0.00 0.00 99.94 18:58:11 17:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:39:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 17:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:39:01 7 0.20 0.00 0.07 0.00 0.00 99.73 18:58:11 17:40:01 all 0.15 0.00 0.01 0.00 0.00 99.84 18:58:11 17:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 17:40:01 1 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 17:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:40:01 4 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 17:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 17:40:01 7 0.99 0.00 0.00 0.00 0.02 98.99 18:58:11 17:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:58:11 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:41:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 17:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 17:41:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:42:01 all 0.22 0.00 0.01 0.00 0.00 99.77 18:58:11 17:42:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:42:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:42:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:42:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:42:01 7 1.58 0.00 0.00 0.00 0.00 98.42 18:58:11 17:43:01 all 0.11 0.00 0.01 0.00 0.01 99.86 18:58:11 17:43:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 17:43:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:43:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:43:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:43:01 7 0.80 0.00 0.02 0.00 0.02 99.17 18:58:11 18:58:11 17:43:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 17:44:01 all 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 17:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:44:01 4 0.05 0.00 0.03 0.00 0.00 99.92 18:58:11 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:58:11 17:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:45:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:45:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 17:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:46:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:58:11 17:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:46:01 4 0.07 0.00 0.02 0.00 0.03 99.88 18:58:11 17:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 18:58:11 17:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:47:01 1 0.05 0.00 0.02 0.02 0.00 99.92 18:58:11 17:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:47:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 17:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:47:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:48:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:58:11 17:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:48:01 1 0.07 0.00 0.00 0.02 0.02 99.90 18:58:11 17:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:49:01 all 0.01 0.00 0.01 0.00 0.00 99.98 18:58:11 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:49:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:49:01 4 0.02 0.00 0.03 0.02 0.02 99.92 18:58:11 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:50:01 all 0.02 0.00 0.01 0.00 0.01 99.95 18:58:11 17:50:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 17:50:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 17:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:50:01 4 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 17:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:51:01 all 0.11 0.00 0.01 0.00 0.01 99.87 18:58:11 17:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:51:01 1 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:51:01 4 0.05 0.00 0.03 0.00 0.03 99.88 18:58:11 17:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:51:01 6 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:51:01 7 0.78 0.00 0.00 0.00 0.00 99.22 18:58:11 17:52:01 all 0.28 0.00 0.01 0.00 0.01 99.70 18:58:11 17:52:01 0 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 17:52:01 1 0.05 0.00 0.00 0.02 0.03 99.90 18:58:11 17:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:52:01 7 1.99 0.00 0.00 0.00 0.02 98.00 18:58:11 17:53:01 all 0.23 0.00 0.01 0.00 0.01 99.75 18:58:11 17:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 17:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:53:01 7 1.79 0.00 0.03 0.00 0.00 98.17 18:58:11 17:54:01 all 0.04 0.00 0.02 0.10 0.00 99.85 18:58:11 17:54:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:54:01 1 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 17:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:54:01 4 0.03 0.00 0.03 0.75 0.02 99.17 18:58:11 17:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:54:01 7 0.13 0.00 0.08 0.00 0.00 99.78 18:58:11 18:58:11 17:54:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 17:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 18:58:11 17:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 17:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:55:01 4 0.07 0.00 0.03 0.00 0.02 99.88 18:58:11 17:55:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 17:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:55:01 7 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:56:01 all 0.14 0.00 0.01 0.01 0.01 99.84 18:58:11 17:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:56:01 1 0.03 0.00 0.02 0.03 0.02 99.90 18:58:11 17:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:56:01 4 0.05 0.00 0.03 0.07 0.02 99.83 18:58:11 17:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 17:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 17:56:01 7 0.91 0.00 0.00 0.00 0.00 99.09 18:58:11 17:57:01 all 0.03 0.00 0.01 0.02 0.00 99.94 18:58:11 17:57:01 0 0.02 0.00 0.02 0.05 0.00 99.92 18:58:11 17:57:01 1 0.03 0.00 0.00 0.07 0.00 99.90 18:58:11 17:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 17:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:57:01 4 0.02 0.00 0.03 0.05 0.02 99.88 18:58:11 17:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:57:01 7 0.10 0.00 0.02 0.00 0.00 99.88 18:58:11 17:58:01 all 0.04 0.00 0.01 0.03 0.01 99.92 18:58:11 17:58:01 0 0.00 0.00 0.00 0.07 0.02 99.92 18:58:11 17:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 17:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:58:01 4 0.05 0.00 0.03 0.20 0.02 99.70 18:58:11 17:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 17:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 17:58:01 7 0.20 0.00 0.00 0.00 0.02 99.78 18:58:11 17:59:01 all 0.15 0.00 0.01 0.03 0.00 99.81 18:58:11 17:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 17:59:01 1 0.07 0.00 0.03 0.10 0.02 99.78 18:58:11 17:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:59:01 4 0.02 0.00 0.03 0.12 0.02 99.82 18:58:11 17:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 17:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 17:59:01 7 0.99 0.00 0.00 0.00 0.00 99.01 18:58:11 18:00:01 all 0.04 0.00 0.01 0.07 0.00 99.89 18:58:11 18:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:00:01 1 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 18:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:00:01 4 0.03 0.00 0.03 0.52 0.02 99.40 18:58:11 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:00:01 7 0.20 0.00 0.02 0.00 0.00 99.78 18:58:11 18:01:01 all 0.04 0.00 0.01 0.02 0.01 99.92 18:58:11 18:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:01:01 4 0.03 0.00 0.05 0.13 0.02 99.77 18:58:11 18:01:01 5 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:01:01 7 0.20 0.00 0.00 0.00 0.00 99.80 18:58:11 18:02:01 all 0.07 0.00 0.02 0.02 0.00 99.88 18:58:11 18:02:01 0 0.02 0.00 0.02 0.13 0.00 99.83 18:58:11 18:02:01 1 0.13 0.00 0.02 0.02 0.00 99.83 18:58:11 18:02:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:02:01 4 0.10 0.00 0.07 0.03 0.02 99.78 18:58:11 18:02:01 5 0.08 0.00 0.00 0.00 0.00 99.92 18:58:11 18:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 18:02:01 7 0.13 0.00 0.02 0.00 0.02 99.83 18:58:11 18:03:01 all 0.22 0.00 0.01 0.00 0.01 99.76 18:58:11 18:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:03:01 1 0.17 0.00 0.03 0.02 0.02 99.77 18:58:11 18:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:03:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 18:03:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:03:01 7 1.42 0.00 0.02 0.00 0.00 98.56 18:58:11 18:04:01 all 0.26 0.00 0.01 0.00 0.00 99.73 18:58:11 18:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:04:01 7 1.95 0.00 0.02 0.00 0.00 98.03 18:58:11 18:05:01 all 0.12 0.00 0.01 0.00 0.00 99.86 18:58:11 18:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:05:01 1 0.02 0.00 0.03 0.02 0.02 99.92 18:58:11 18:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:05:01 3 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 18:05:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 18:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:05:01 7 0.81 0.00 0.00 0.00 0.02 99.17 18:58:11 18:58:11 18:05:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 18:06:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:58:11 18:06:01 0 0.00 0.00 0.00 0.03 0.00 99.97 18:58:11 18:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:06:01 4 0.02 0.00 0.02 0.02 0.00 99.95 18:58:11 18:06:01 5 0.02 0.00 0.05 0.02 0.02 99.90 18:58:11 18:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 18:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 18:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:07:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:07:01 5 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 18:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:07:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 18:58:11 18:08:01 0 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:08:01 1 0.02 0.00 0.03 0.05 0.02 99.88 18:58:11 18:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:08:01 4 0.00 0.00 0.02 0.03 0.02 99.93 18:58:11 18:08:01 5 0.03 0.00 0.03 0.00 0.00 99.93 18:58:11 18:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:09:01 all 0.03 0.00 0.00 0.01 0.01 99.96 18:58:11 18:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:09:01 1 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 18:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:09:01 4 0.00 0.00 0.00 0.07 0.00 99.93 18:58:11 18:09:01 5 0.08 0.00 0.00 0.00 0.02 99.90 18:58:11 18:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:10:01 all 0.01 0.00 0.01 0.01 0.00 99.97 18:58:11 18:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:10:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 18:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:10:01 4 0.00 0.00 0.00 0.03 0.00 99.97 18:58:11 18:10:01 5 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 18:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 18:58:11 18:11:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:11:01 1 0.05 0.00 0.02 0.00 0.00 99.93 18:58:11 18:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:11:01 3 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 18:11:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 18:11:01 5 0.03 0.00 0.05 0.00 0.00 99.92 18:58:11 18:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:12:01 all 0.10 0.00 0.01 0.00 0.00 99.88 18:58:11 18:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:12:01 1 0.02 0.00 0.05 0.02 0.02 99.90 18:58:11 18:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:12:01 7 0.70 0.00 0.05 0.00 0.00 99.25 18:58:11 18:13:01 all 0.20 0.00 0.01 0.02 0.01 99.75 18:58:11 18:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 18:13:01 1 0.07 0.00 0.03 0.17 0.00 99.73 18:58:11 18:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:13:01 4 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 18:13:01 5 0.07 0.00 0.00 0.00 0.02 99.92 18:58:11 18:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:13:01 7 1.40 0.00 0.03 0.00 0.02 98.55 18:58:11 18:14:01 all 0.02 0.00 0.00 0.01 0.01 99.96 18:58:11 18:14:01 0 0.08 0.00 0.00 0.00 0.03 99.88 18:58:11 18:14:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:14:01 4 0.02 0.00 0.00 0.03 0.00 99.95 18:58:11 18:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:15:01 all 0.06 0.00 0.01 0.00 0.00 99.91 18:58:11 18:15:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:15:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:58:11 18:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 18:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:15:01 7 0.47 0.00 0.00 0.00 0.00 99.53 18:58:11 18:16:01 all 0.06 0.00 0.01 0.02 0.00 99.91 18:58:11 18:16:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:16:01 1 0.05 0.00 0.02 0.18 0.00 99.75 18:58:11 18:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:16:01 7 0.28 0.00 0.00 0.00 0.02 99.70 18:58:11 18:58:11 18:16:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 18:17:01 all 0.01 0.00 0.01 0.02 0.01 99.95 18:58:11 18:17:01 0 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:17:01 4 0.00 0.00 0.00 0.12 0.02 99.87 18:58:11 18:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:18:01 all 0.09 0.00 0.01 0.02 0.00 99.88 18:58:11 18:18:01 0 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 18:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:18:01 4 0.03 0.00 0.02 0.13 0.00 99.82 18:58:11 18:18:01 5 0.07 0.00 0.00 0.00 0.00 99.93 18:58:11 18:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:18:01 7 0.57 0.00 0.00 0.00 0.00 99.43 18:58:11 18:19:01 all 0.01 0.00 0.01 0.03 0.01 99.94 18:58:11 18:19:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 18:19:01 1 0.02 0.00 0.00 0.10 0.02 99.87 18:58:11 18:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:19:01 4 0.00 0.00 0.02 0.13 0.00 99.85 18:58:11 18:19:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:20:01 all 0.17 0.00 0.05 0.05 0.01 99.72 18:58:11 18:20:01 0 0.55 0.00 0.03 0.20 0.00 99.22 18:58:11 18:20:01 1 0.03 0.00 0.05 0.07 0.02 99.83 18:58:11 18:20:01 2 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:20:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 18:20:01 4 0.07 0.00 0.03 0.10 0.03 99.77 18:58:11 18:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:20:01 6 0.03 0.00 0.02 0.03 0.00 99.92 18:58:11 18:20:01 7 0.55 0.00 0.17 0.02 0.02 99.25 18:58:11 18:21:01 all 0.26 0.00 0.03 0.00 0.01 99.70 18:58:11 18:21:01 0 1.97 0.00 0.03 0.00 0.02 97.98 18:58:11 18:21:01 1 0.02 0.00 0.07 0.02 0.02 99.88 18:58:11 18:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 18:21:01 4 0.05 0.00 0.05 0.00 0.02 99.88 18:58:11 18:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:22:01 all 0.04 0.00 0.01 0.00 0.01 99.95 18:58:11 18:22:01 0 0.10 0.00 0.00 0.00 0.00 99.90 18:58:11 18:22:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:22:01 4 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 18:22:01 5 0.05 0.00 0.03 0.00 0.02 99.90 18:58:11 18:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:22:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:23:01 all 0.02 0.00 0.00 0.00 0.01 99.97 18:58:11 18:23:01 0 0.12 0.00 0.00 0.00 0.02 99.87 18:58:11 18:23:01 1 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:23:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 18:23:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 18:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:24:01 all 0.28 0.00 0.01 0.00 0.01 99.70 18:58:11 18:24:01 0 2.00 0.00 0.00 0.00 0.02 97.98 18:58:11 18:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 18:58:11 18:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:24:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:24:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:25:01 all 0.25 0.00 0.01 0.00 0.01 99.73 18:58:11 18:25:01 0 1.95 0.00 0.00 0.00 0.00 98.05 18:58:11 18:25:01 1 0.02 0.00 0.05 0.00 0.02 99.92 18:58:11 18:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:25:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:25:01 5 0.02 0.00 0.02 0.00 0.03 99.93 18:58:11 18:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:26:01 all 0.11 0.00 0.01 0.00 0.01 99.87 18:58:11 18:26:01 0 0.75 0.00 0.02 0.00 0.02 99.22 18:58:11 18:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:26:01 4 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:27:01 all 0.23 0.00 0.01 0.00 0.01 99.74 18:58:11 18:27:01 0 1.76 0.00 0.00 0.00 0.00 98.24 18:58:11 18:27:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 18:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:27:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:58:11 18:27:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 18:28:01 all 0.26 0.00 0.01 0.00 0.00 99.72 18:58:11 18:28:01 0 0.42 0.00 0.00 0.00 0.00 99.58 18:58:11 18:28:01 1 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:28:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:28:01 4 1.55 0.00 0.02 0.02 0.00 98.42 18:58:11 18:28:01 5 0.03 0.00 0.05 0.00 0.02 99.90 18:58:11 18:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:29:01 all 0.04 0.00 0.02 0.00 0.01 99.92 18:58:11 18:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:29:01 1 0.03 0.00 0.00 0.00 0.03 99.93 18:58:11 18:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:29:01 4 0.25 0.00 0.12 0.00 0.02 99.62 18:58:11 18:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:30:01 all 0.02 0.00 0.00 0.02 0.01 99.95 18:58:11 18:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:30:01 1 0.05 0.00 0.00 0.10 0.02 99.83 18:58:11 18:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:30:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:30:01 4 0.02 0.00 0.02 0.03 0.02 99.92 18:58:11 18:30:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:30:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:31:01 all 0.07 0.00 0.01 0.03 0.01 99.88 18:58:11 18:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:31:01 1 0.02 0.00 0.00 0.10 0.02 99.87 18:58:11 18:31:01 2 0.55 0.00 0.02 0.00 0.02 99.42 18:58:11 18:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:31:01 4 0.00 0.00 0.00 0.10 0.00 99.90 18:58:11 18:31:01 5 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:31:01 6 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 18:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 18:32:01 all 0.18 0.00 0.01 0.00 0.01 99.80 18:58:11 18:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:32:01 2 1.26 0.00 0.02 0.00 0.00 98.73 18:58:11 18:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:32:01 4 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:32:01 5 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 18:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 18:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:33:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 18:33:01 2 0.13 0.00 0.03 0.00 0.02 99.82 18:58:11 18:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:33:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:34:01 all 0.02 0.00 0.00 0.00 0.00 99.97 18:58:11 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:34:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:34:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:34:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 18:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 18:58:11 18:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:35:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 18:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 18:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:36:01 1 0.03 0.00 0.02 0.00 0.03 99.92 18:58:11 18:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 18:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:37:01 all 0.03 0.00 0.00 0.00 0.01 99.95 18:58:11 18:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:37:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:37:01 4 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:37:01 5 0.05 0.00 0.02 0.00 0.03 99.90 18:58:11 18:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:38:01 all 0.01 0.00 0.01 0.00 0.01 99.98 18:58:11 18:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:38:01 4 0.00 0.00 0.00 0.02 0.00 99.98 18:58:11 18:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:38:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:58:11 18:38:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 18:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 18:58:11 18:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:39:01 1 0.03 0.00 0.03 0.07 0.02 99.85 18:58:11 18:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:39:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:39:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:39:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:40:01 all 0.21 0.00 0.01 0.00 0.01 99.77 18:58:11 18:40:01 0 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 18:40:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:40:01 2 1.55 0.00 0.02 0.00 0.02 98.42 18:58:11 18:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:40:01 5 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:41:01 all 0.26 0.00 0.01 0.00 0.01 99.72 18:58:11 18:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:41:01 2 1.92 0.00 0.02 0.00 0.00 98.06 18:58:11 18:41:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:41:01 4 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 18:41:01 5 0.03 0.00 0.03 0.00 0.03 99.90 18:58:11 18:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:42:01 all 0.07 0.00 0.02 0.00 0.01 99.90 18:58:11 18:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:42:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:42:01 2 0.52 0.00 0.08 0.00 0.02 99.39 18:58:11 18:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:42:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 18:42:01 6 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 18:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 18:58:11 18:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:44:01 all 0.01 0.00 0.02 0.00 0.01 99.97 18:58:11 18:44:01 0 0.00 0.00 0.03 0.00 0.00 99.97 18:58:11 18:44:01 1 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 18:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:44:01 5 0.03 0.00 0.05 0.00 0.03 99.88 18:58:11 18:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:45:01 all 0.14 0.00 0.01 0.01 0.01 99.83 18:58:11 18:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:45:01 1 0.03 0.00 0.00 0.02 0.02 99.93 18:58:11 18:45:01 2 0.96 0.00 0.02 0.00 0.02 99.01 18:58:11 18:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:45:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:45:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:46:01 all 0.07 0.00 0.01 0.00 0.01 99.92 18:58:11 18:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 18:58:11 18:46:01 2 0.45 0.00 0.02 0.00 0.00 99.53 18:58:11 18:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:46:01 5 0.05 0.00 0.00 0.00 0.03 99.92 18:58:11 18:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 18:47:01 0 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:47:01 1 0.05 0.00 0.00 0.02 0.02 99.92 18:58:11 18:47:01 2 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 18:58:11 18:47:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:47:01 5 0.07 0.00 0.00 0.00 0.02 99.92 18:58:11 18:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:47:01 7 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:48:01 all 0.01 0.00 0.01 0.00 0.01 99.98 18:58:11 18:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 18:58:11 18:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:48:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 18:58:11 18:49:01 0 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 18:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 18:58:11 18:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:49:01 5 0.05 0.00 0.03 0.00 0.03 99.88 18:58:11 18:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:58:11 18:49:01 CPU %user %nice %system %iowait %steal %idle 18:58:11 18:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 18:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 18:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:50:01 4 0.02 0.00 0.00 0.02 0.02 99.95 18:58:11 18:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 18:51:01 0 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:51:01 5 0.00 0.00 0.02 0.00 0.03 99.95 18:58:11 18:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:52:01 all 0.05 0.00 0.01 0.00 0.01 99.92 18:58:11 18:52:01 0 0.03 0.00 0.03 0.02 0.02 99.90 18:58:11 18:52:01 1 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:52:01 2 0.23 0.00 0.03 0.00 0.00 99.73 18:58:11 18:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:52:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 18:52:01 5 0.05 0.00 0.02 0.00 0.02 99.92 18:58:11 18:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:52:01 7 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:53:01 all 0.00 0.00 0.00 0.00 0.01 99.99 18:58:11 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:53:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:53:01 5 0.00 0.00 0.00 0.00 0.03 99.97 18:58:11 18:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 18:58:11 18:54:01 0 0.05 0.00 0.02 0.02 0.02 99.90 18:58:11 18:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:54:01 4 0.03 0.00 0.00 0.02 0.00 99.95 18:58:11 18:54:01 5 0.03 0.00 0.02 0.00 0.02 99.93 18:58:11 18:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 18:58:11 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:55:01 all 0.01 0.00 0.01 0.00 0.01 99.97 18:58:11 18:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:55:01 2 0.02 0.00 0.00 0.00 0.02 99.97 18:58:11 18:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:55:01 4 0.00 0.00 0.00 0.02 0.02 99.97 18:58:11 18:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 18:58:11 18:55:01 6 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:55:01 7 0.02 0.00 0.03 0.00 0.00 99.95 18:58:11 18:56:01 all 0.03 0.00 0.01 0.00 0.01 99.96 18:58:11 18:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:56:01 1 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:56:01 3 0.03 0.00 0.00 0.00 0.00 99.97 18:58:11 18:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:56:01 5 0.03 0.00 0.03 0.00 0.03 99.90 18:58:11 18:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:56:01 7 0.03 0.00 0.00 0.00 0.02 99.95 18:58:11 18:57:01 all 0.00 0.00 0.01 0.00 0.01 99.97 18:58:11 18:57:01 0 0.00 0.00 0.02 0.02 0.00 99.97 18:58:11 18:57:01 1 0.00 0.00 0.02 0.00 0.02 99.97 18:58:11 18:57:01 2 0.00 0.00 0.00 0.00 0.02 99.98 18:58:11 18:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 18:58:11 18:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 18:58:11 18:57:01 5 0.00 0.00 0.03 0.00 0.02 99.95 18:58:11 18:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 18:58:11 18:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 18:58:11 18:58:01 all 1.79 0.00 0.64 0.05 0.02 97.51 18:58:11 18:58:01 0 1.25 0.00 0.33 0.00 0.02 98.40 18:58:11 18:58:01 1 2.07 0.00 0.64 0.13 0.02 97.14 18:58:11 18:58:01 2 0.97 0.00 0.55 0.00 0.00 98.47 18:58:11 18:58:01 3 2.42 0.00 0.72 0.00 0.02 96.85 18:58:11 18:58:01 4 1.57 0.00 0.82 0.25 0.02 97.34 18:58:11 18:58:01 5 2.17 0.00 0.80 0.00 0.05 96.98 18:58:11 18:58:01 6 2.10 0.00 0.58 0.00 0.02 97.30 18:58:11 18:58:01 7 1.74 0.00 0.64 0.00 0.02 97.61 18:58:11 Average: all 1.24 0.00 0.20 0.13 0.01 98.42 18:58:11 Average: 0 1.23 0.00 0.19 0.12 0.01 98.45 18:58:11 Average: 1 1.18 0.00 0.22 0.15 0.02 98.43 18:58:11 Average: 2 1.21 0.00 0.21 0.21 0.01 98.36 18:58:11 Average: 3 1.24 0.00 0.19 0.04 0.01 98.52 18:58:11 Average: 4 1.21 0.00 0.20 0.20 0.01 98.38 18:58:11 Average: 5 1.19 0.00 0.20 0.09 0.01 98.52 18:58:11 Average: 6 1.21 0.00 0.21 0.15 0.01 98.41 18:58:11 Average: 7 1.41 0.00 0.19 0.08 0.01 98.31 18:58:11 18:58:11 18:58:11