Pull request #5270 closed Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 0f124d40b4ab960be49405978aa990db2698171b 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-ssh12846806357730031485.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh11508141848259579350.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh14549116034813728827.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17929900437120129158.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17117105522761596916.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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/snyk-fix-1.sm4bnli7n.9ecd3579d58/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh10701957055516859440.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-771124 in /w/workspace/154483af8cc3df541f9b59ecd3579d58 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # 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 0f124d40b4ab960be49405978aa990db2698171b (snyk-fix-154483af8cc3df541f9b59ecd3579d58) Commit message: "fix: cmd/core-common-config-bootstrapper/Dockerfile to reduce vulnerabilities" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 > 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 0f124d40b4ab960be49405978aa990db2698171b # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:53:34 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:53:34 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:53:34 ========================================================= 08:53:34 EdgeX Global Pipelines Version Info 08:53:34 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:53:35 ------------------- 08:53:35 stable info: 08:53:35 ------------------- 08:53:35 Commited By: Cherry Wang cherry@iotechsys.com 08:53:35 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 08:53:35 Message: update stable to v1.0.278 08:53:36 ------------------- 08:53:36 experimental info: 08:53:36 ------------------- 08:53:36 Commited By: **** collab-it+edgex@linuxfoundation.org 08:53:36 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 08:53:36 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:53:36 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:53:37 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = snyk-fix-154483af8cc3df541f9b59ecd3579d58 [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = snyk-fix-154483af8cc3df541f9b59ecd3579d58 [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = snyk-fix-154483af8cc3df541f9b59ecd3579d58 [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 0f124d40b4ab960be49405978aa990db2698171b [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 0f124d4 [Pipeline] echo 08:53:38 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:53:38 provisioning config files... 08:53:38 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config7340308778149872352tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:53:38 ---> ****-login.sh 08:53:38 nexus3.edgexfoundry.org:10001 08:53:38 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:39 08:53:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:39 Configure a credential helper to remove this warning. See 08:53:39 https://docs.****.com/go/credential-store/ 08:53:39 08:53:39 Login Succeeded 08:53:39 nexus3.edgexfoundry.org:10002 08:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:39 08:53:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:39 Configure a credential helper to remove this warning. See 08:53:39 https://docs.****.com/go/credential-store/ 08:53:39 08:53:39 Login Succeeded 08:53:39 nexus3.edgexfoundry.org:10003 08:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:39 08:53:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:39 Configure a credential helper to remove this warning. See 08:53:39 https://docs.****.com/go/credential-store/ 08:53:39 08:53:39 Login Succeeded 08:53:39 nexus3.edgexfoundry.org:10004 08:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:39 08:53:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:39 Configure a credential helper to remove this warning. See 08:53:39 https://docs.****.com/go/credential-store/ 08:53:39 08:53:39 Login Succeeded 08:53:39 ****.io 08:53:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:53:39 08:53:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:53:39 Configure a credential helper to remove this warning. See 08:53:39 https://docs.****.com/go/credential-store/ 08:53:39 08:53:39 Login Succeeded 08:53:39 ---> ****-login.sh ends [Pipeline] } 08:53:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:53:40 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:53:40 + + dirname cmd/core-command/Dockerfilecut 08:53:40 -d/ -f2 08:53:40 + echo core-command,cmd/core-command/Dockerfile 08:53:40 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:53:40 cut -d/ -f2 08:53:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:53:40 + + dirname cmd/core-data/Dockerfile 08:53:40 cut -d/ -f2 08:53:40 + echo core-data,cmd/core-data/Dockerfile 08:53:40 + dirname cmd/core-keeper/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo core-keeper,cmd/core-keeper/Dockerfile 08:53:40 + dirname cmd/core-metadata/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo core-metadata,cmd/core-metadata/Dockerfile 08:53:40 + dirname+ cmd/security-bootstrapper/Dockerfile 08:53:40 cut -d/ -f2 08:53:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:53:40 + dirname cmd/security-proxy-auth/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:53:40 + dirname cmd/security-proxy-setup/Dockerfile+ 08:53:40 cut -d/ -f2 08:53:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:53:40 + dirname cmd/security-secretstore-setup/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:53:40 + dirname+ cmd/security-spiffe-token-provider/Dockerfile 08:53:40 cut -d/ -f2 08:53:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:53:40 + dirname cmd/security-spire-agent/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:53:40 + dirname cmd/security-spire-config/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:53:40 + dirname cmd/security-spire-server/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:53:40 + dirname cmd/support-notifications/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo support-notifications,cmd/support-notifications/Dockerfile 08:53:40 + dirname cmd/support-scheduler/Dockerfile 08:53:40 + cut -d/ -f2 08:53:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:53:40 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:53:40 + git rev-list -1 --merges 0f124d40b4ab960be49405978aa990db2698171b~1..0f124d40b4ab960be49405978aa990db2698171b [Pipeline] echo 08:53:40 -----------> git rev-list -1 --merges 0f124d40b4ab960be49405978aa990db2698171b~1..0f124d40b4ab960be49405978aa990db2698171b 0f124d40b4ab960be49405978aa990db2698171b [false] [Pipeline] sh 08:53:41 + git log --format=format:%s -1 0f124d40b4ab960be49405978aa990db2698171b [Pipeline] echo 08:53:41 ========================================================= 08:53:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:53:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:53:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:53:41 + grep -v github /etc/ssh/ssh_known_hosts 08:53:41 + [ -e /tmp/ssh_known_hosts ] 08:53:41 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:53:41 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:53:41 + sudo tee -a /etc/ssh/ssh_known_hosts 08:53:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:42 08:53:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:42 0.1.4: Pulling from edgex-devops/py-git-semver 08:53:42 3dae71ba6b94: Pulling fs layer 08:53:42 6bf1a483ea7c: Pulling fs layer 08:53:42 f5dfc541a4d3: Pulling fs layer 08:53:42 461d9e800cba: Pulling fs layer 08:53:42 80192f66455f: Pulling fs layer 08:53:42 2e8e34ca0e6c: Pulling fs layer 08:53:42 a29436f7fd5d: Pulling fs layer 08:53:42 923cac83aea3: Pulling fs layer 08:53:42 25ad8b0a4227: Pulling fs layer 08:53:42 db01528c6b51: Pulling fs layer 08:53:42 28988de357af: Pulling fs layer 08:53:42 25ad8b0a4227: Waiting 08:53:42 db01528c6b51: Waiting 08:53:42 28988de357af: Waiting 08:53:42 80192f66455f: Waiting 08:53:42 2e8e34ca0e6c: Waiting 08:53:42 a29436f7fd5d: Waiting 08:53:42 923cac83aea3: Waiting 08:53:42 461d9e800cba: Waiting 08:53:42 6bf1a483ea7c: Verifying Checksum 08:53:42 6bf1a483ea7c: Download complete 08:53:42 461d9e800cba: Verifying Checksum 08:53:42 461d9e800cba: Download complete 08:53:43 80192f66455f: Verifying Checksum 08:53:43 80192f66455f: Download complete 08:53:43 f5dfc541a4d3: Verifying Checksum 08:53:43 f5dfc541a4d3: Download complete 08:53:43 3dae71ba6b94: Verifying Checksum 08:53:43 3dae71ba6b94: Download complete 08:53:43 923cac83aea3: Download complete 08:53:43 25ad8b0a4227: Verifying Checksum 08:53:43 25ad8b0a4227: Download complete 08:53:43 db01528c6b51: Verifying Checksum 08:53:43 db01528c6b51: Download complete 08:53:43 28988de357af: Verifying Checksum 08:53:43 28988de357af: Download complete 08:53:43 a29436f7fd5d: Verifying Checksum 08:53:43 a29436f7fd5d: Download complete 08:53:43 2e8e34ca0e6c: Verifying Checksum 08:53:43 2e8e34ca0e6c: Download complete 08:53:44 3dae71ba6b94: Pull complete 08:53:44 6bf1a483ea7c: Pull complete 08:53:45 f5dfc541a4d3: Pull complete 08:53:45 461d9e800cba: Pull complete 08:53:45 80192f66455f: Pull complete 08:53:48 2e8e34ca0e6c: Pull complete 08:53:49 a29436f7fd5d: Pull complete 08:53:49 923cac83aea3: Pull complete 08:53:49 25ad8b0a4227: Pull complete 08:53:49 db01528c6b51: Pull complete 08:53:49 28988de357af: Pull complete 08:53:49 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:53:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:53:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:49 prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container 08:53:49 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:53:53 $ docker top f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 -eo pid,comm 08:53:53 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:53:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:53:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:53 [ssh-agent] Looking for ssh-agent implementation... 08:53:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:54 $ docker exec f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent 08:53:54 SSH_AUTH_SOCK=/tmp/ssh-kl3Wb02soQvb/agent.33 08:53:54 SSH_AGENT_PID=39 08:53:54 Running ssh-add (command line suppressed) 08:53:54 Identity added: /w/workspace/edgex-go/1@tmp/private_key_10506867795642803036.key (/w/workspace/edgex-go/1@tmp/private_key_10506867795642803036.key) 08:53:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:54 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] sh 08:53:54 + git tag --points-at HEAD [Pipeline] } 08:53:54 $ docker exec --env ******** --env ******** f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent -k 08:53:55 unset SSH_AUTH_SOCK; 08:53:55 unset SSH_AGENT_PID; 08:53:55 echo Agent pid 39 killed; 08:53:55 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:53:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:53:55 [ssh-agent] Looking for ssh-agent implementation... 08:53:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:53:55 $ docker exec f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent 08:53:55 SSH_AUTH_SOCK=/tmp/ssh-VNkSH0XjM3kt/agent.86 08:53:55 SSH_AGENT_PID=92 08:53:55 Running ssh-add (command line suppressed) 08:53:55 Identity added: /w/workspace/edgex-go/1@tmp/private_key_13637927670845040671.key (/w/workspace/edgex-go/1@tmp/private_key_13637927670845040671.key) 08:53:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:53:55 + git semver init 08:53:56 2025-10-31 08:53:56,063 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:53:56 2025-10-31 08:53:56,074 [run_init] DEBUG init version:0.0.0 force:False 08:53:56 2025-10-31 08:53:56,075 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 08:53:56 2025-10-31 08:53:56,076 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 08:53:56 2025-10-31 08:53:56,076 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, stdin=None, shell=False, universal_newlines=False) 08:54:02 2025-10-31 08:54:01,997 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 08:54:02 2025-10-31 08:54:01,997 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/snyk-fix-154483af8cc3df541f9b59ecd3579d58 with force:False 08:54:02 2025-10-31 08:54:01,997 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/snyk-fix-154483af8cc3df541f9b59ecd3579d58 08:54:02 2025-10-31 08:54:02,002 [execute] INFO git cat-file --batch-check 08:54:02 2025-10-31 08:54:02,002 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:02 2025-10-31 08:54:02,005 [execute] INFO git cat-file --batch 08:54:02 2025-10-31 08:54:02,005 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, stdin=, shell=False, universal_newlines=False) 08:54:02 2025-10-31 08:54:02,009 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/snyk-fix-154483af8cc3df541f9b59ecd3579d58 08:54:02 0.0.0 [Pipeline] } 08:54:02 $ docker exec --env ******** --env ******** f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 ssh-agent -k 08:54:02 unset SSH_AUTH_SOCK; 08:54:02 unset SSH_AGENT_PID; 08:54:02 echo Agent pid 92 killed; 08:54:02 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:54:03 + git semver [Pipeline] } 08:54:03 $ docker stop --time=1 f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 08:54:04 $ docker rm -f --volumes f12f0af2b628e9c7624fd51f03abe05409f0f2ddfb87689321a8fa0bcc2f3853 [Pipeline] // withDockerContainer [Pipeline] sh 08:54:05 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:54:05 Stashed 1 file(s) [Pipeline] echo 08:54:05 [edgeXSemver]: initialized semver on version 0.0.0 [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 08:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:54:06 [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:06 [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:54:06 ========================================================= 08:54:06 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:54:06 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:54:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:07 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:54:07 2d35ebdb57d9: Pulling fs layer 08:54:07 c35fb4624d26: Pulling fs layer 08:54:07 4e2aec7ef170: Pulling fs layer 08:54:07 333b49ad6fbf: Pulling fs layer 08:54:07 4f4fb700ef54: Pulling fs layer 08:54:07 c3e65509a76b: Pulling fs layer 08:54:07 7cf9ebb963bd: Pulling fs layer 08:54:07 bb34ca984cfb: Pulling fs layer 08:54:07 151cf03bc807: Pulling fs layer 08:54:07 333b49ad6fbf: Waiting 08:54:07 4f4fb700ef54: Waiting 08:54:07 c3e65509a76b: Waiting 08:54:07 7cf9ebb963bd: Waiting 08:54:07 bb34ca984cfb: Waiting 08:54:07 c35fb4624d26: Verifying Checksum 08:54:07 c35fb4624d26: Download complete 08:54:07 333b49ad6fbf: Download complete 08:54:07 4f4fb700ef54: Verifying Checksum 08:54:07 4f4fb700ef54: Download complete 08:54:07 c3e65509a76b: Verifying Checksum 08:54:07 c3e65509a76b: Download complete 08:54:07 2d35ebdb57d9: Verifying Checksum 08:54:07 2d35ebdb57d9: Download complete 08:54:07 7cf9ebb963bd: Verifying Checksum 08:54:07 7cf9ebb963bd: Download complete 08:54:07 2d35ebdb57d9: Pull complete 08:54:08 151cf03bc807: Verifying Checksum 08:54:08 151cf03bc807: Download complete 08:54:08 4e2aec7ef170: Verifying Checksum 08:54:08 4e2aec7ef170: Download complete 08:54:08 c35fb4624d26: Pull complete 08:54:08 bb34ca984cfb: Verifying Checksum 08:54:08 bb34ca984cfb: Download complete 08:54:12 4e2aec7ef170: Pull complete 08:54:12 333b49ad6fbf: Pull complete 08:54:12 4f4fb700ef54: Pull complete 08:54:12 c3e65509a76b: Pull complete 08:54:13 7cf9ebb963bd: Pull complete 08:54:15 bb34ca984cfb: Pull complete 08:54:15 151cf03bc807: Pull complete 08:54:15 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:54:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:54:15 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:15 WORKDIR /edgex 08:54:15 COPY go.mod . 08:54:15 RUN go mod download 08:54:15 + docker build -t ci-base-image-x86_64 -f - . 08:54:16 #0 building with "default" instance using docker driver 08:54:16 08:54:16 #1 [internal] load build definition from Dockerfile 08:54:16 #1 transferring dockerfile: 164B done 08:54:16 #1 DONE 0.0s 08:54:16 08:54:16 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:16 #2 DONE 0.0s 08:54:16 08:54:16 #3 [internal] load .dockerignore 08:54:16 #3 transferring context: 50B done 08:54:16 #3 DONE 0.0s 08:54:16 08:54:16 #4 [internal] load build context 08:54:16 #4 transferring context: 6.57kB done 08:54:16 #4 DONE 0.1s 08:54:16 08:54:16 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:54:16 #5 DONE 0.2s 08:54:16 08:54:16 #6 [2/4] WORKDIR /edgex 08:54:21 Still waiting to schedule task 08:54:21 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 08:54:22 #6 DONE 4.9s 08:54:22 08:54:22 #7 [3/4] COPY go.mod . 08:54:22 #7 DONE 0.0s 08:54:22 08:54:22 #8 [4/4] RUN go mod download 08:54:32 #8 DONE 9.5s 08:54:32 08:54:32 #9 exporting to image 08:54:32 #9 exporting layers 08:54:34 #9 exporting layers 3.5s done 08:54:34 #9 writing image sha256:7739515b14313131e1a1f49eeb5791f921fdd34563cb0142124092ccd02b27fc 0.0s done 08:54:34 #9 naming to docker.io/library/ci-base-image-x86_64 0.0s done 08:54:34 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:36 + docker inspect -f . ci-base-image-x86_64 08:54:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:36 prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container 08:54:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:54:37 $ docker top 45d5a1a71bb4d6c0c81c323a43007d52f562f9bd9337f97b10f3c02ad75c5792 -eo pid,comm [Pipeline] { [Pipeline] sh 08:54:37 + go version 08:54:37 go version go1.25.2 linux/amd64 [Pipeline] } 08:54:37 $ docker stop --time=1 45d5a1a71bb4d6c0c81c323a43007d52f562f9bd9337f97b10f3c02ad75c5792 08:54:38 $ docker rm -f --volumes 45d5a1a71bb4d6c0c81c323a43007d52f562f9bd9337f97b10f3c02ad75c5792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:54:39 + docker inspect -f . ci-base-image-x86_64 08:54:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:54:39 prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container 08:54:39 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-x86_64 cat 08:54:40 $ docker top 72adfec31cfffbe552bd8aea9dcaa02dbd9df0b90ba2f84934c1711d62608cfe -eo pid,comm [Pipeline] { [Pipeline] echo 08:54:40 ========================================================= 08:54:40 [edgeXBuildGoParallel] Running Tests and Build... 08:54:40 ========================================================= [Pipeline] sh 08:54:40 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:54:40 + make test 08:54:40 go test -race -coverprofile=coverage.out ./... 08:54:50 ? github.com/edgexfoundry/edgex-go [no test files] 08:55:17 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:55:17 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:55:17 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:55:17 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:55:17 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:55:18 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:55:19 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:55:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:55:19 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.043s coverage: 42.3% of statements 08:55:20 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:55:20 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:55:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 08:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.060s coverage: 69.4% of statements 08:55:24 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.032s coverage: 4.8% of statements 08:55:24 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.064s coverage: 57.6% of statements 08:55:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.020s coverage: 86.5% of statements 08:55:24 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:55:24 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:55:25 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.440s coverage: 94.2% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:55:25 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.061s coverage: 92.4% of statements 08:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:55:25 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:55:25 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:55:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.4% of statements 08:55:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:55:26 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:55:29 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.437s coverage: 95.8% of statements 08:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:55:29 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:55:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:55:29 ok github.com/edgexfoundry/edgex-go/internal/io 1.044s coverage: 72.2% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:55:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:55:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:55:29 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:55:29 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:55:30 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.042s coverage: 2.4% of statements 08:55:30 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 1.0% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 39.4% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.021s coverage: 68.8% of statements 08:55:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:55:31 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:55:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 08:55:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.013s coverage: 94.1% of statements 08:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:55:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 08:55:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.023s coverage: 94.4% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.048s coverage: 92.9% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 08:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.033s coverage: 62.3% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.038s coverage: 87.2% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.015s coverage: 15.5% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 08:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.056s coverage: 6.8% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.054s coverage: 33.3% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.045s coverage: 100.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.159s coverage: 54.5% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.028s coverage: 88.6% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.024s coverage: 96.8% of statements 08:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.021s coverage: 100.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.147s coverage: 29.2% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:55:54 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.013s coverage: 3.1% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 08:55:54 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.021s coverage: 54.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:55:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.125s coverage: 94.9% of statements 08:55:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:55:55 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.070s coverage: 97.7% of statements 08:55:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:55:55 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 08:55:55 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:55:55 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:55 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 08:55:55 running golangci-lint 08:55:55 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:55:56 go version go1.25.2 linux/amd64 08:55:56 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:55:56 level=info msg="[config_reader] Used config file .golangci.yml" 08:55:56 Error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:55:56 The command is terminated due to an error: can't load config: unsupported version of the configuration: "" See https://golangci-lint.run/docs/product/migration-guide for migration instructions 08:55:56 make: *** [Makefile:178: lint] Error 3 [Pipeline] } 08:55:56 $ docker stop --time=1 72adfec31cfffbe552bd8aea9dcaa02dbd9df0b90ba2f84934c1711d62608cfe 08:55:57 $ docker rm -f --volumes 72adfec31cfffbe552bd8aea9dcaa02dbd9df0b90ba2f84934c1711d62608cfe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) Stage "Docker Build" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to earlier failure(s) [Pipeline] getContext [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] } 08:55:59 Failed in branch amd64 08:56:48 Running on prd-ubuntu20.04-docker-arm64-4c-16g-771137 in /w/workspace/154483af8cc3df541f9b59ecd3579d58 [Pipeline] { [Pipeline] ws 08:56:48 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 08:56:48 The recommended git tool is: git 08:56:56 using credential edgex-jenkins-ssh 08:56:56 Cloning the remote Git repository 08:56:56 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:56:56 > git init /w/workspace/edgex-go/1 # timeout=10 08:56:56 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:56:56 > git --version # timeout=10 08:56:56 > git --version # 'git version 2.25.1' 08:56:56 using GIT_SSH to set credentials SSH Credentials for GitHub 08:56:56 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:24 Avoid second fetch 08:57:24 Checking out Revision 0f124d40b4ab960be49405978aa990db2698171b (snyk-fix-154483af8cc3df541f9b59ecd3579d58) 08:57:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:57:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:57:24 > git config core.sparsecheckout # timeout=10 08:57:24 > git checkout -f 0f124d40b4ab960be49405978aa990db2698171b # timeout=10 08:57:25 Commit message: "fix: cmd/core-common-config-bootstrapper/Dockerfile to reduce vulnerabilities" 08:57:25 > git --version # timeout=10 08:57:25 > git --version # 'git version 2.25.1' 08:57:25 fatal: bad object 67d2f908f88f8156fbe481f59f373e57362cafe7 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:57:30 provisioning config files... 08:57:30 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config9687008996429750060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:57:31 ---> ****-login.sh 08:57:31 nexus3.edgexfoundry.org:10001 08:57:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:32 Configure a credential helper to remove this warning. See 08:57:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:32 08:57:32 Login Succeeded 08:57:32 nexus3.edgexfoundry.org:10002 08:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:33 Configure a credential helper to remove this warning. See 08:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:33 08:57:33 Login Succeeded 08:57:33 nexus3.edgexfoundry.org:10003 08:57:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:33 Configure a credential helper to remove this warning. See 08:57:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:33 08:57:33 Login Succeeded 08:57:33 nexus3.edgexfoundry.org:10004 08:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:34 Configure a credential helper to remove this warning. See 08:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:34 08:57:34 Login Succeeded 08:57:34 ****.io 08:57:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:57:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:57:34 Configure a credential helper to remove this warning. See 08:57:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:57:34 08:57:34 Login Succeeded 08:57:35 ---> ****-login.sh ends [Pipeline] } 08:57:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:57:36 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 08:57:36 [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:57:36 [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 08:57:36 ========================================================= 08:57:36 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:57:36 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:57:37 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:57:37 6b59a28fa201: Pulling fs layer 08:57:37 d32bb0dddca7: Pulling fs layer 08:57:37 5dab1238d3d9: Pulling fs layer 08:57:37 196fd7d83e7d: Pulling fs layer 08:57:37 4f4fb700ef54: Pulling fs layer 08:57:37 8ba94037c8f0: Pulling fs layer 08:57:37 deaec5988b04: Pulling fs layer 08:57:37 9f65657bb879: Pulling fs layer 08:57:37 8ba94037c8f0: Waiting 08:57:37 196fd7d83e7d: Waiting 08:57:37 deaec5988b04: Waiting 08:57:37 4f4fb700ef54: Waiting 08:57:37 9f65657bb879: Waiting 08:57:37 d32bb0dddca7: Verifying Checksum 08:57:37 d32bb0dddca7: Download complete 08:57:37 196fd7d83e7d: Verifying Checksum 08:57:37 196fd7d83e7d: Download complete 08:57:37 4f4fb700ef54: Verifying Checksum 08:57:37 4f4fb700ef54: Download complete 08:57:37 8ba94037c8f0: Verifying Checksum 08:57:37 8ba94037c8f0: Download complete 08:57:37 6b59a28fa201: Verifying Checksum 08:57:37 6b59a28fa201: Download complete 08:57:38 9f65657bb879: Verifying Checksum 08:57:38 9f65657bb879: Download complete 08:57:38 6b59a28fa201: Pull complete 08:57:39 5dab1238d3d9: Verifying Checksum 08:57:39 5dab1238d3d9: Download complete 08:57:39 d32bb0dddca7: Pull complete 08:57:41 deaec5988b04: Verifying Checksum 08:57:41 deaec5988b04: Download complete 08:57:56 5dab1238d3d9: Pull complete 08:57:56 196fd7d83e7d: Pull complete 08:57:57 4f4fb700ef54: Pull complete 08:57:57 8ba94037c8f0: Pull complete 08:58:07 deaec5988b04: Pull complete 08:58:09 9f65657bb879: Pull complete 08:58:09 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:58:10 + + dockerecho build FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:10 WORKDIR /edgex 08:58:10 COPY go.mod . 08:58:10 RUN go mod download -t 08:58:10 ci-base-image-arm64 -f - . 08:58:11 Sending build context to Docker daemon 3.845MB 08:58:11 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:58:11 ---> 334268110677 08:58:11 Step 2/4 : WORKDIR /edgex 08:58:14 ---> Running in 9794dc10c071 08:58:14 Removing intermediate container 9794dc10c071 08:58:14 ---> 90e778614833 08:58:14 Step 3/4 : COPY go.mod . 08:58:15 ---> 838b50ecd84d 08:58:15 Step 4/4 : RUN go mod download 08:58:15 ---> Running in 582e26ca423b 08:59:23 Removing intermediate container 582e26ca423b 08:59:23 ---> 49d5da6b96b7 08:59:23 Successfully built 49d5da6b96b7 08:59:23 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:24 + docker inspect -f . ci-base-image-arm64 08:59:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:24 prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container 08:59:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:59:26 $ docker top 5a09862451ddedac7cf4bb048c8970185979075f06f1dc2ad73fa058c1619c2f -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:27 + go version 08:59:27 go version go1.25.3 linux/arm64 [Pipeline] } 08:59:27 $ docker stop --time=1 5a09862451ddedac7cf4bb048c8970185979075f06f1dc2ad73fa058c1619c2f 08:59:29 $ docker rm -f --volumes 5a09862451ddedac7cf4bb048c8970185979075f06f1dc2ad73fa058c1619c2f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:30 + docker inspect -f . ci-base-image-arm64 08:59:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:30 prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container 08:59:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** ci-base-image-arm64 cat 08:59:32 $ docker top 5ea6f8ad21b9955f8682a87a91b3a62ea6e9ca7f3d64d396ad4da64c6ea18792 -eo pid,comm [Pipeline] { [Pipeline] echo 08:59:32 ========================================================= 08:59:32 [edgeXBuildGoParallel] Running Tests and Build... 08:59:32 ========================================================= [Pipeline] sh 08:59:33 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 08:59:33 + make test 08:59:33 go test -race -coverprofile=coverage.out ./... 09:00:56 ? github.com/edgexfoundry/edgex-go [no test files] 09:06:48 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:06:48 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:07:56 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:07:56 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:08:00 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:08:00 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:08:00 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:08:00 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:08:05 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:08:05 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:08:05 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:08:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:08:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:08:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:08:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:08:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.338s coverage: 42.3% of statements 09:08:53 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:08:53 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:08:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.310s coverage: 97.0% of statements 09:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.551s coverage: 69.4% of statements 09:09:09 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:09:09 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.245s coverage: 4.8% of statements 09:09:09 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.699s coverage: 57.6% of statements 09:09:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.277s coverage: 86.5% of statements 09:09:21 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:09:21 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:09:48 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 15.270s coverage: 94.2% of statements 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:09:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:09:48 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:09:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.523s coverage: 92.4% of statements 09:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:09:50 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:09:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:09:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 09:09:50 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:09:51 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:10:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.458s coverage: 8.4% of statements 09:10:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:10:10 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:10:32 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 4.184s coverage: 95.8% of statements 09:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:10:32 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:10:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:10:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:10:32 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:10:34 ok github.com/edgexfoundry/edgex-go/internal/io 1.277s coverage: 72.2% of statements 09:10:34 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:10:34 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:10:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:10:34 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:10:36 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:10:36 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:10:36 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:10:36 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:10:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:10:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:11:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.513s coverage: 2.4% of statements 09:11:03 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:11:03 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.534s coverage: 1.0% of statements 09:11:03 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:11:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.362s coverage: 39.4% of statements 09:11:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.292s coverage: 68.8% of statements 09:11:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:11:09 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:11:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.180s coverage: 40.0% of statements 09:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.170s coverage: 87.1% of statements 09:11:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.147s coverage: 94.1% of statements 09:11:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.191s coverage: 96.3% of statements 09:11:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.116s coverage: 87.5% of statements 09:11:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.140s coverage: 94.4% of statements 09:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.261s coverage: 92.9% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:11:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.130s coverage: 68.8% of statements 09:11:49 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:11:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:11:49 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:11:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.227s coverage: 62.3% of statements 09:11:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:11:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:11:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:11:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.415s coverage: 47.4% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:11:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.295s coverage: 87.2% of statements 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.203s coverage: 15.5% of statements 09:12:15 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:12:15 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:12:15 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.143s coverage: 100.0% of statements 09:12:15 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:12:19 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.430s coverage: 81.8% of statements 09:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.515s coverage: 82.1% of statements 09:12:26 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:12:26 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.257s coverage: 86.0% of statements 09:12:26 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.504s coverage: 6.8% of statements 09:12:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:12:45 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.454s coverage: 33.3% of statements 09:12:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:12:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:12:45 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:13:03 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.299s coverage: 100.0% of statements 09:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 2.070s coverage: 54.5% of statements 09:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.159s coverage: 89.4% of statements 09:13:07 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.105s coverage: 100.0% of statements 09:13:09 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.103s coverage: 73.7% of statements 09:13:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.099s coverage: 100.0% of statements 09:13:11 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:13:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.185s coverage: 88.6% of statements 09:13:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:13:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:13:22 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.331s coverage: 96.8% of statements 09:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:13:22 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:13:22 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:13:25 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.092s coverage: 100.0% of statements 09:13:44 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 2.540s coverage: 29.2% of statements 09:13:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:13:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:13:44 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:13:48 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.170s coverage: 93.8% of statements 09:13:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:13:49 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:13:49 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:13:56 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.203s coverage: 3.1% of statements 09:13:56 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:13:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.255s coverage: 76.2% of statements 09:13:58 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.271s coverage: 54.0% of statements 09:13:58 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:13:58 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:13:59 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:14:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:14:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:14:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.526s coverage: 17.0% of statements 09:14:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:14:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:14:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:14:28 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:14:43 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 2.496s coverage: 94.9% of statements 09:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:14:43 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:14:43 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:14:43 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:14:56 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.449s coverage: 9.0% of statements 09:14:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:14:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:14:56 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:15:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.540s coverage: 97.7% of statements 09:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:15:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.209s coverage: 43.6% of statements 09:15:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:15:08 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:15:11 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:15:11 WARNING: Linting skipped (not on x86_64 or linter not installed) 09:15:11 go vet ./... 09:21:48 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:21:48 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:21:48 ./bin/test-attribution-txt.sh 09:21:48 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 09:21:48 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 09:21:48 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 09:21:48 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 09:21:48 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 09:21:48 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 09:21:48 [edgeX.isLTS] Checking if [snyk-fix-154483af8cc3df541f9b59ecd3579d58] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 09:21:49 + ls -al . 09:21:49 total 1380 09:21:49 drwxrwxr-x 10 1001 1001 4096 Oct 31 08:59 . 09:21:49 drwxr-xr-x 4 root root 4096 Oct 31 08:59 .. 09:21:49 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 .blubracket 09:21:49 -rw-rw-r-- 1 1001 1001 10 Oct 31 08:57 .dockerignore 09:21:49 drwxrwxr-x 8 1001 1001 4096 Oct 31 08:57 .git 09:21:49 drwxrwxr-x 3 1001 1001 4096 Oct 31 08:57 .github 09:21:49 -rw-rw-r-- 1 1001 1001 909 Oct 31 08:57 .gitignore 09:21:49 -rw-rw-r-- 1 1001 1001 218 Oct 31 08:57 .golangci.yml 09:21:49 -rw-rw-r-- 1 1001 1001 100 Oct 31 08:57 .hadolint.yml 09:21:49 -rw-rw-r-- 1 1001 1001 155 Oct 31 08:57 .sonarcloud.properties 09:21:49 -rw-rw-r-- 1 1001 1001 1171 Oct 31 08:57 ADOPTERS.md 09:21:49 -rw-rw-r-- 1 1001 1001 17374 Oct 31 08:57 Attribution.txt 09:21:49 -rw-rw-r-- 1 1001 1001 108018 Oct 31 08:57 CHANGELOG.md 09:21:49 -rw-rw-r-- 1 1001 1001 3804 Oct 31 08:57 CONTRIBUTING.md 09:21:49 -rw-rw-r-- 1 1001 1001 677 Oct 31 08:57 GOVERNANCE.md 09:21:49 -rw-rw-r-- 1 1001 1001 858 Oct 31 08:57 Jenkinsfile 09:21:49 -rw-rw-r-- 1 1001 1001 10775 Oct 31 08:57 LICENSE 09:21:49 -rw-rw-r-- 1 1001 1001 16740 Oct 31 08:57 Makefile 09:21:49 -rw-rw-r-- 1 1001 1001 582 Oct 31 08:57 OWNERS.md 09:21:49 -rw-rw-r-- 1 1001 1001 9932 Oct 31 08:57 README.md 09:21:49 -rw-rw-r-- 1 1001 1001 789 Oct 31 08:57 SECURITY.md 09:21:49 -rw-rw-r-- 1 1001 1001 5 Oct 31 08:54 VERSION 09:21:49 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 bin 09:21:49 drwxrwxr-x 19 1001 1001 4096 Oct 31 08:57 cmd 09:21:49 -rw-r--r-- 1 root root 1036395 Oct 31 09:15 coverage.out 09:21:49 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 fuzz_test 09:21:49 -rw-rw-r-- 1 1001 1001 6539 Oct 31 08:57 go.mod 09:21:49 -rw-rw-r-- 1 1001 1001 88541 Oct 31 08:57 go.sum 09:21:49 drwxrwxr-x 7 1001 1001 4096 Oct 31 08:57 internal 09:21:49 drwxrwxr-x 2 1001 1001 4096 Oct 31 08:57 openapi 09:21:49 -rw-rw-r-- 1 1001 1001 584 Oct 31 08:57 security.txt 09:21:49 -rw-rw-r-- 1 1001 1001 204 Oct 31 08:57 version.go [Pipeline] sh 09:21:50 + '[' -e coverage.out ] 09:21:50 + chown 1001:1001 coverage.out [Pipeline] stash 09:21:51 Stashed 1 file(s) [Pipeline] sh 09:21:52 + make build 09:21:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:26:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:27:14 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:27:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:27:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:27:51 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:28:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:28:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:29:21 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:29:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:29:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:30:00 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:30:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:30:19 $ docker stop --time=1 5ea6f8ad21b9955f8682a87a91b3a62ea6e9ca7f3d64d396ad4da64c6ea18792 09:30:22 $ docker rm -f --volumes 5ea6f8ad21b9955f8682a87a91b3a62ea6e9ca7f3d64d396ad4da64c6ea18792 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:28 09:30:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:29 latest: Pulling from edgex-devops/edgex-compose-arm64 09:30:29 547446be3368: Pulling fs layer 09:30:29 d125d8839a47: Pulling fs layer 09:30:29 3e85d5ac6304: Pulling fs layer 09:30:29 c3105a71a48b: Pulling fs layer 09:30:29 0f093f025ec4: Pulling fs layer 09:30:29 c3106fc0e877: Pulling fs layer 09:30:29 c3105a71a48b: Waiting 09:30:29 c3106fc0e877: Waiting 09:30:29 0f093f025ec4: Waiting 09:30:29 547446be3368: Verifying Checksum 09:30:29 547446be3368: Download complete 09:30:29 c3105a71a48b: Verifying Checksum 09:30:29 c3105a71a48b: Download complete 09:30:30 d125d8839a47: Verifying Checksum 09:30:30 d125d8839a47: Download complete 09:30:30 c3106fc0e877: Verifying Checksum 09:30:30 c3106fc0e877: Download complete 09:30:30 0f093f025ec4: Verifying Checksum 09:30:30 0f093f025ec4: Download complete 09:30:30 547446be3368: Pull complete 09:30:32 d125d8839a47: Pull complete 09:30:32 3e85d5ac6304: Verifying Checksum 09:30:32 3e85d5ac6304: Download complete 09:30:45 3e85d5ac6304: Pull complete 09:30:45 c3105a71a48b: Pull complete 09:30:45 0f093f025ec4: Pull complete 09:30:45 c3106fc0e877: Pull complete 09:30:45 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:45 prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container 09:30:46 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:30:48 $ docker top dc3027c059ed372c5c8ccdc4432d5ab9e114d435246ea9ee609270cef89fbc5c -eo pid,comm [Pipeline] { [Pipeline] sh 09:30:49 + docker compose -f ./docker-compose-build.yml build --parallel 09:31:01 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:31:01 #1 transferring dockerfile: 09:31:01 #1 transferring dockerfile: 2.23kB 0.0s done 09:31:01 #1 DONE 0.1s 09:31:02 09:31:02 #2 [security-proxy-auth internal] load build definition from Dockerfile 09:31:02 #2 transferring dockerfile: 2.14kB 0.0s done 09:31:02 #2 DONE 0.1s 09:31:02 09:31:02 #3 [core-metadata internal] load build definition from Dockerfile 09:31:02 #3 transferring dockerfile: 2.10kB 0.0s done 09:31:02 #3 DONE 0.1s 09:31:02 09:31:02 #4 [security-bootstrapper internal] load build definition from Dockerfile 09:31:02 #4 transferring dockerfile: 3.02kB 0.0s done 09:31:02 #4 DONE 0.1s 09:31:02 09:31:02 #5 [security-spire-agent internal] load build definition from Dockerfile 09:31:02 #5 transferring dockerfile: 1.81kB done 09:31:02 #5 DONE 0.1s 09:31:02 09:31:02 #6 [core-command internal] load build definition from Dockerfile 09:31:02 #6 transferring dockerfile: 1.94kB 0.0s done 09:31:02 #6 DONE 0.1s 09:31:02 09:31:02 #7 [security-spire-config internal] load build definition from Dockerfile 09:31:03 #7 transferring dockerfile: 1.69kB 0.0s done 09:31:03 #7 DONE 0.1s 09:31:03 09:31:03 #8 [support-scheduler internal] load build definition from Dockerfile 09:31:03 #8 transferring dockerfile: 1.83kB done 09:31:03 #8 DONE 0.1s 09:31:03 09:31:03 #9 [core-keeper internal] load build definition from Dockerfile 09:31:03 #9 transferring dockerfile: 2.01kB done 09:31:03 #9 DONE 0.1s 09:31:03 09:31:03 #10 [security-spire-server internal] load build definition from Dockerfile 09:31:03 #10 transferring dockerfile: 1.70kB 0.0s done 09:31:03 #10 DONE 0.1s 09:31:03 09:31:03 #11 [security-proxy-setup internal] load build definition from Dockerfile 09:31:03 #11 transferring dockerfile: 2.50kB 0.0s done 09:31:03 #11 DONE 0.1s 09:31:03 09:31:03 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:31:03 #12 transferring dockerfile: 1.89kB done 09:31:03 #12 DONE 0.1s 09:31:03 09:31:03 #13 [support-notifications internal] load build definition from Dockerfile 09:31:03 #13 transferring dockerfile: 2.00kB 0.0s done 09:31:03 #13 DONE 0.1s 09:31:03 09:31:03 #14 [security-secretstore-setup internal] load build definition from Dockerfile 09:31:03 #14 transferring dockerfile: 2.49kB done 09:31:03 #14 DONE 0.1s 09:31:03 09:31:03 #15 [core-data internal] load build definition from Dockerfile 09:31:03 #15 transferring dockerfile: 2.04kB done 09:31:03 #15 DONE 0.1s 09:31:03 09:31:03 #16 [core-common-config-bootstrapper internal] load .dockerignore 09:31:03 #16 transferring context: 50B done 09:31:03 #16 DONE 0.1s 09:31:04 09:31:04 #17 [security-proxy-auth internal] load .dockerignore 09:31:04 #17 transferring context: 50B 0.0s done 09:31:04 #17 DONE 0.1s 09:31:04 09:31:04 #18 [core-metadata internal] load .dockerignore 09:31:04 #18 transferring context: 50B done 09:31:04 #18 DONE 0.1s 09:31:04 09:31:04 #19 [security-bootstrapper internal] load .dockerignore 09:31:04 #19 transferring context: 50B done 09:31:04 #19 DONE 0.1s 09:31:04 09:31:04 #20 [security-spire-agent internal] load .dockerignore 09:31:04 #20 transferring context: 50B 0.0s done 09:31:05 #20 DONE 0.1s 09:31:05 09:31:05 #21 [core-command internal] load .dockerignore 09:31:05 #21 transferring context: 50B 0.0s done 09:31:05 #21 DONE 0.1s 09:31:05 09:31:05 #22 [security-spire-config internal] load .dockerignore 09:31:05 #22 transferring context: 50B done 09:31:05 #22 DONE 0.1s 09:31:05 09:31:05 #23 [support-scheduler internal] load .dockerignore 09:31:05 #23 transferring context: 50B done 09:31:05 #23 DONE 0.1s 09:31:05 09:31:05 #24 [core-keeper internal] load .dockerignore 09:31:05 #24 transferring context: 50B 0.0s done 09:31:05 #24 DONE 0.1s 09:31:05 09:31:05 #25 [security-spire-server internal] load .dockerignore 09:31:05 #25 transferring context: 50B 0.0s done 09:31:05 #25 DONE 0.1s 09:31:05 09:31:05 #26 [security-proxy-setup internal] load .dockerignore 09:31:05 #26 transferring context: 50B 0.0s done 09:31:05 #26 DONE 0.1s 09:31:05 09:31:05 #27 [security-spiffe-token-provider internal] load .dockerignore 09:31:05 #27 transferring context: 50B 0.0s done 09:31:05 #27 DONE 0.1s 09:31:05 09:31:05 #28 [support-notifications internal] load .dockerignore 09:31:05 #28 transferring context: 50B 0.0s done 09:31:05 #28 DONE 0.1s 09:31:05 09:31:05 #29 [security-secretstore-setup internal] load .dockerignore 09:31:05 #29 transferring context: 50B done 09:31:05 #29 DONE 0.1s 09:31:05 09:31:05 #30 [core-data internal] load .dockerignore 09:31:05 #30 transferring context: 50B done 09:31:05 #30 DONE 0.1s 09:31:05 09:31:05 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:05 #31 DONE 0.0s 09:31:05 09:31:05 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22.1 09:31:06 #32 DONE 0.2s 09:31:06 09:31:06 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:06 #33 resolve docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 0.1s done 09:31:06 #33 sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 9.22kB / 9.22kB done 09:31:06 #33 sha256:4562b419adf48c5f3c763995d6014c123b3ce1d2e0ef2613b189779caa787192 1.02kB / 1.02kB done 09:31:06 #33 sha256:02f8efbefad605a169e89926147edd0676646263268f303c6fb3cdfdbc4a9612 597B / 597B done 09:31:06 #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.05MB / 4.13MB 0.1s 09:31:06 #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 2.33MB / 4.13MB 0.2s 09:31:06 #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 0.3s 09:31:06 #33 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 09:31:06 #33 sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 4.13MB / 4.13MB 0.3s done 09:31:07 #33 ... 09:31:07 09:31:07 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:07 #34 DONE 1.4s 09:31:07 09:31:07 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:08 #33 ... 09:31:08 09:31:08 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #31 DONE 0.0s 09:31:08 09:31:08 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:08 #33 ... 09:31:08 09:31:08 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #31 DONE 0.0s 09:31:08 09:31:08 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:31:08 #35 DONE 0.4s 09:31:08 09:31:08 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:08 #33 ... 09:31:08 09:31:08 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #31 DONE 0.0s 09:31:08 09:31:08 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:08 #33 ... 09:31:08 09:31:08 #36 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 09:31:08 #36 DONE 0.6s 09:31:08 09:31:08 #37 [core-metadata internal] load build context 09:31:08 #37 DONE 0.0s 09:31:08 09:31:08 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:08 #34 DONE 2.4s 09:31:08 09:31:08 #35 [core-metadata builder 2/7] WORKDIR /edgex-go 09:31:08 #35 DONE 0.7s 09:31:08 09:31:08 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:08 #33 ... 09:31:08 09:31:08 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:08 #31 DONE 0.0s 09:31:08 09:31:08 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:08 #33 extracting sha256:6e174226ea690ced550e5641249a412cdbefd2d09871f3e64ab52137a54ba606 1.9s done 09:31:09 #33 ... 09:31:09 09:31:09 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:09 #31 DONE 0.0s 09:31:09 09:31:09 #34 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:09 #34 DONE 2.6s 09:31:09 09:31:09 #35 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:31:09 #35 DONE 0.9s 09:31:09 09:31:09 #38 [support-scheduler internal] load build context 09:31:09 #38 DONE 0.0s 09:31:09 09:31:09 #36 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 09:31:09 #36 DONE 1.1s 09:31:09 09:31:09 #39 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:09 #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done 09:31:09 #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:09 #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:09 #39 ... 09:31:09 09:31:09 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:09 #34 DONE 2.6s 09:31:09 09:31:09 #35 [core-command builder 2/7] WORKDIR /edgex-go 09:31:09 #35 DONE 0.9s 09:31:09 09:31:09 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:09 #31 DONE 0.0s 09:31:09 09:31:09 #39 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:09 #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done 09:31:09 #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:09 #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:09 #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:09 #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:09 #39 ... 09:31:09 09:31:09 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:09 #31 DONE 0.0s 09:31:09 09:31:09 #40 [core-common-config-bootstrapper internal] load build context 09:31:09 #40 transferring context: 34.64MB 3.4s 09:31:10 #40 ... 09:31:10 09:31:10 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:10 #31 DONE 0.0s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper internal] load build context 09:31:10 #40 ... 09:31:10 09:31:10 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:10 #31 DONE 0.0s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper internal] load build context 09:31:10 #40 ... 09:31:10 09:31:10 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:10 #34 DONE 2.7s 09:31:10 09:31:10 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 09:31:10 #35 DONE 1.0s 09:31:10 09:31:10 #41 [security-spiffe-token-provider internal] load build context 09:31:10 #41 DONE 0.0s 09:31:10 09:31:10 #36 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:31:10 #36 DONE 2.3s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper internal] load build context 09:31:10 #40 ... 09:31:10 09:31:10 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:10 #34 DONE 2.7s 09:31:10 09:31:10 #35 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:31:10 #35 DONE 1.0s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper internal] load build context 09:31:10 #40 ... 09:31:10 09:31:10 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:31:10 #42 DONE 2.5s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper internal] load build context 09:31:10 #40 ... 09:31:10 09:31:10 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:10 #31 DONE 0.1s 09:31:10 09:31:10 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22.1@sha256:4bcff63911fcb4448bd4fdacec207030997caf25e9bea4045fa6c8c44de311d1 09:31:10 #33 DONE 4.7s 09:31:10 09:31:10 #40 [core-common-config-bootstrapper internal] load build context 09:31:10 #40 ... 09:31:10 09:31:10 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:31:10 #43 DONE 2.6s 09:31:11 09:31:11 #44 [security-spire-server internal] load build context 09:31:11 #44 DONE 0.0s 09:31:11 09:31:11 #39 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:11 #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done 09:31:11 #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:11 #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:11 #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:11 #39 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.2s done 09:31:11 #39 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 09:31:11 #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done 09:31:11 #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:11 #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:11 #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:11 #39 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.2s done 09:31:11 #39 ... 09:31:11 09:31:11 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:31:11 #31 DONE 0.1s 09:31:11 09:31:11 #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:11 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:14 #45 ... 09:31:14 09:31:14 #36 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:31:14 #36 DONE 5.3s 09:31:14 09:31:14 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:14 #34 DONE 2.8s 09:31:14 09:31:14 #35 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 09:31:14 #35 DONE 1.1s 09:31:14 09:31:14 #46 [security-secretstore-setup internal] load build context 09:31:14 #46 DONE 0.0s 09:31:14 09:31:14 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:14 #47 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.8s done 09:31:14 #47 DONE 2.9s 09:31:14 09:31:14 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:14 #45 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 2.9s done 09:31:14 #45 ... 09:31:14 09:31:14 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:31:14 #34 DONE 2.8s 09:31:14 09:31:14 #35 [core-data builder 2/7] WORKDIR /edgex-go 09:31:14 #35 DONE 1.1s 09:31:14 09:31:14 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:14 #39 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.4s done 09:31:14 #39 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 09:31:14 #39 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 09:31:14 #39 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 09:31:14 #39 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.2s done 09:31:15 #39 ... 09:31:15 09:31:15 #48 [security-spire-agent internal] load build context 09:31:15 #48 transferring context: 23.33kB 0.8s done 09:31:15 #48 DONE 4.0s 09:31:15 09:31:15 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:15 #39 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 5.0s 09:31:15 #39 ... 09:31:15 09:31:15 #49 [security-spire-config internal] load build context 09:31:15 #49 transferring context: 22.05kB 0.6s done 09:31:15 #49 DONE 4.6s 09:31:15 09:31:15 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:16 #39 ... 09:31:16 09:31:16 #44 [security-spire-server internal] load build context 09:31:16 #44 transferring context: 23.80kB 0.6s done 09:31:16 #44 DONE 5.1s 09:31:16 09:31:16 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:18 #39 ... 09:31:18 09:31:18 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 09:31:18 #0 8.563 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:18 #0 9.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:18 #50 ... 09:31:18 09:31:18 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:18 #39 ... 09:31:18 09:31:18 #51 [security-proxy-auth internal] load build context 09:31:18 #51 ... 09:31:18 09:31:18 #37 [core-metadata internal] load build context 09:31:18 #37 ... 09:31:18 09:31:18 #52 [security-bootstrapper internal] load build context 09:31:18 #52 ... 09:31:18 09:31:18 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:31:18 #0 9.738 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:18 #53 ... 09:31:18 09:31:18 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:19 #39 ... 09:31:19 09:31:19 #54 [core-command internal] load build context 09:31:19 #54 transferring context: 13.31MB 9.5s 09:31:19 #54 ... 09:31:19 09:31:19 #38 [support-scheduler internal] load build context 09:31:19 #38 ... 09:31:19 09:31:19 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:31:19 #55 ... 09:31:19 09:31:19 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:19 #45 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:31:19 #45 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:31:19 #45 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:31:19 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.4s done 09:31:19 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.6s done 09:31:19 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:31:19 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 3.8s 09:31:19 #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 3.8s 09:31:19 #45 ... 09:31:19 09:31:19 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:20 #39 ... 09:31:20 09:31:20 #56 [core-keeper internal] load build context 09:31:20 #56 ... 09:31:20 09:31:20 #57 [security-proxy-setup internal] load build context 09:31:20 #57 ... 09:31:20 09:31:20 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:21 #58 ... 09:31:21 09:31:21 #59 [support-notifications internal] load build context 09:31:21 #59 ... 09:31:21 09:31:21 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:31:21 #60 ... 09:31:21 09:31:21 #41 [security-spiffe-token-provider internal] load build context 09:31:21 #41 ... 09:31:21 09:31:21 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:21 #0 10.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:21 #61 ... 09:31:21 09:31:21 #40 [core-common-config-bootstrapper internal] load build context 09:31:21 #40 ... 09:31:21 09:31:21 #39 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:21 #39 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 10.4s done 09:31:21 #39 ... 09:31:21 09:31:21 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:21 #62 ... 09:31:21 09:31:21 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:21 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 6.1s 09:31:21 #45 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 4.7s done 09:31:22 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:31:22 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.19MB / 33.17MB 7.0s 09:31:23 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.93MB / 33.17MB 7.5s 09:31:24 #45 ... 09:31:24 09:31:24 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:31:24 #50 13.11 OK: 255 MiB in 60 packages 09:31:24 #50 DONE 17.1s 09:31:24 09:31:24 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:24 #45 ... 09:31:24 09:31:24 #46 [security-secretstore-setup internal] load build context 09:31:24 #46 ... 09:31:24 09:31:24 #63 [core-data internal] load build context 09:31:24 #63 ... 09:31:24 09:31:24 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:24 #47 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:31:24 #47 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:31:24 #47 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:31:24 #47 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 1.9s done 09:31:24 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 2.6s done 09:31:24 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.8s done 09:31:24 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:31:24 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 9.1s 09:31:24 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:31:24 #47 ... 09:31:24 09:31:24 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:25 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 9.8s 09:31:25 #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 09:31:25 #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:31:25 #45 ... 09:31:25 09:31:25 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:25 #58 DONE 14.9s 09:31:25 09:31:25 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:25 #45 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:31:26 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.21MB / 33.17MB 10.6s 09:31:26 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 11.3s 09:31:27 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 12.1s 09:31:27 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 12.4s 09:31:28 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.21MB / 33.17MB 12.9s 09:31:28 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 13.1s 09:31:28 #45 ... 09:31:28 09:31:28 #51 [security-proxy-auth internal] load build context 09:31:28 #51 transferring context: 30.44MB 19.7s 09:31:28 #51 ... 09:31:28 09:31:28 #64 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:31:28 #64 ... 09:31:28 09:31:28 #37 [core-metadata internal] load build context 09:31:28 #37 ... 09:31:28 09:31:28 #52 [security-bootstrapper internal] load build context 09:31:29 #52 ... 09:31:29 09:31:29 #53 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:31:29 #53 10.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:29 #53 18.90 OK: 255 MiB in 60 packages 09:31:29 #53 ... 09:31:29 09:31:29 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:29 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 14.0s 09:31:29 #45 ... 09:31:29 09:31:29 #38 [support-scheduler internal] load build context 09:31:29 #38 ... 09:31:29 09:31:29 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:29 #45 ... 09:31:29 09:31:29 #54 [core-command internal] load build context 09:31:29 #54 ... 09:31:29 09:31:29 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:30 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 14.7s 09:31:30 #45 ... 09:31:30 09:31:30 #53 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:31:30 #53 DONE 22.2s 09:31:30 09:31:30 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:30 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.89MB / 33.17MB 15.2s 09:31:30 #45 ... 09:31:30 09:31:30 #56 [core-keeper internal] load build context 09:31:30 #56 ... 09:31:30 09:31:30 #57 [security-proxy-setup internal] load build context 09:31:31 #57 ... 09:31:31 09:31:31 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:31 #45 ... 09:31:31 09:31:31 #59 [support-notifications internal] load build context 09:31:31 #59 ... 09:31:31 09:31:31 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:31:31 #55 11.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:31 #55 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:31 #55 ... 09:31:31 09:31:31 #41 [security-spiffe-token-provider internal] load build context 09:31:31 #41 ... 09:31:31 09:31:31 #40 [core-common-config-bootstrapper internal] load build context 09:31:31 #40 ... 09:31:31 09:31:31 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:31 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.45MB / 33.17MB 16.2s 09:31:32 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 17.0s 09:31:32 #45 ... 09:31:32 09:31:32 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:32 #61 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:32 #61 21.43 v3.22.2-101-g9c88d4960b1 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:31:32 #61 21.43 v3.22.2-105-g8db04b4d774 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:31:32 #61 21.43 OK: 26161 distinct packages available 09:31:32 #61 ... 09:31:32 09:31:32 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:33 #45 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 17.6s done 09:31:33 #45 ... 09:31:33 09:31:33 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:31:33 #60 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:33 #60 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:33 #60 ... 09:31:33 09:31:33 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:33 #61 23.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:34 #61 ... 09:31:34 09:31:34 #46 [security-secretstore-setup internal] load build context 09:31:34 #46 transferring context: 4.14MB 17.8s 09:31:34 #46 ... 09:31:34 09:31:34 #52 [security-bootstrapper internal] load build context 09:31:34 #52 ... 09:31:34 09:31:34 #63 [core-data internal] load build context 09:31:34 #63 ... 09:31:34 09:31:34 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:34 #47 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 10.7s done 09:31:34 #47 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 09:31:34 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.7s 09:31:34 #47 ... 09:31:34 09:31:34 #52 [security-bootstrapper internal] load build context 09:31:36 #52 ... 09:31:36 09:31:36 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:31:36 #55 23.51 OK: 255 MiB in 60 packages 09:31:36 #55 DONE 26.6s 09:31:36 09:31:36 #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:31:36 #0 10.01 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:36 #65 ... 09:31:36 09:31:36 #56 [core-keeper internal] load build context 09:31:36 #56 ... 09:31:36 09:31:36 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:31:36 #60 23.73 OK: 255 MiB in 60 packages 09:31:36 #60 DONE 25.6s 09:31:36 09:31:36 #52 [security-bootstrapper internal] load build context 09:31:36 #52 ... 09:31:36 09:31:36 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:36 #62 14.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:31:36 #62 16.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:36 #62 24.88 (1/1) Installing dumb-init (1.2.5-r3) 09:31:36 #62 24.93 Executing busybox-1.37.0-r18.trigger 09:31:36 #62 ... 09:31:36 09:31:36 #51 [security-proxy-auth internal] load build context 09:31:36 #51 ... 09:31:36 09:31:36 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:36 #62 25.19 OK: 8 MiB in 17 packages 09:31:37 #62 ... 09:31:37 09:31:37 #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 09:31:37 #39 ... 09:31:37 09:31:37 #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:31:37 #65 11.61 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:38 #65 ... 09:31:38 09:31:38 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:31:38 #66 ... 09:31:38 09:31:38 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:38 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 09:31:38 #45 ... 09:31:38 09:31:38 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:31:38 #67 ... 09:31:38 09:31:38 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:31:38 #68 ... 09:31:38 09:31:38 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:31:38 #69 ... 09:31:38 09:31:38 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:38 #70 ... 09:31:38 09:31:38 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:31:39 #71 ... 09:31:39 09:31:39 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:31:39 #72 ... 09:31:39 09:31:39 #37 [core-metadata internal] load build context 09:31:39 #37 transferring context: 40.24MB 30.3s 09:31:39 #37 ... 09:31:39 09:31:39 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:31:39 #73 ... 09:31:39 09:31:39 #62 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:39 #62 DONE 27.8s 09:31:39 09:31:39 #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:39 #74 ... 09:31:39 09:31:39 #75 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:39 #75 ... 09:31:39 09:31:39 #38 [support-scheduler internal] load build context 09:31:39 #38 ... 09:31:39 09:31:39 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:39 #45 ... 09:31:39 09:31:39 #54 [core-command internal] load build context 09:31:40 #54 ... 09:31:40 09:31:40 #37 [core-metadata internal] load build context 09:31:41 #37 ... 09:31:41 09:31:41 #57 [security-proxy-setup internal] load build context 09:31:41 #57 ... 09:31:41 09:31:41 #52 [security-bootstrapper internal] load build context 09:31:41 #52 ... 09:31:41 09:31:41 #59 [support-notifications internal] load build context 09:31:41 #59 ... 09:31:41 09:31:41 #41 [security-spiffe-token-provider internal] load build context 09:31:41 #41 ... 09:31:41 09:31:41 #37 [core-metadata internal] load build context 09:31:41 #37 ... 09:31:41 09:31:41 #40 [core-common-config-bootstrapper internal] load build context 09:31:42 #40 ... 09:31:42 09:31:42 #51 [security-proxy-auth internal] load build context 09:31:42 #51 ... 09:31:42 09:31:42 #52 [security-bootstrapper internal] load build context 09:31:43 #52 ... 09:31:43 09:31:43 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:31:43 #61 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:31:43 #61 30.42 OK: 255 MiB in 60 packages 09:31:43 #61 DONE 32.7s 09:31:43 09:31:43 #52 [security-bootstrapper internal] load build context 09:31:43 #52 ... 09:31:43 09:31:43 #65 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:31:43 #65 16.43 OK: 255 MiB in 60 packages 09:31:43 #65 DONE 17.7s 09:31:43 09:31:43 #52 [security-bootstrapper internal] load build context 09:31:44 #52 transferring context: 49.54MB 35.3s 09:31:44 #52 ... 09:31:44 09:31:44 #46 [security-secretstore-setup internal] load build context 09:31:44 #46 ... 09:31:44 09:31:44 #52 [security-bootstrapper internal] load build context 09:31:44 #52 ... 09:31:44 09:31:44 #63 [core-data internal] load build context 09:31:44 #63 ... 09:31:44 09:31:44 #46 [security-secretstore-setup internal] load build context 09:31:45 #46 ... 09:31:45 09:31:45 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:45 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 17.2s 09:31:45 #47 ... 09:31:45 09:31:45 #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:45 #74 16.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:46 #74 ... 09:31:46 09:31:46 #56 [core-keeper internal] load build context 09:31:46 #56 ... 09:31:46 09:31:46 #37 [core-metadata internal] load build context 09:31:49 #37 transferring context: 48.03MB 40.6s 09:31:49 #37 ... 09:31:49 09:31:49 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:31:49 #76 ... 09:31:49 09:31:49 #59 [support-notifications internal] load build context 09:31:49 #59 ... 09:31:49 09:31:49 #37 [core-metadata internal] load build context 09:31:49 #37 ... 09:31:49 09:31:49 #38 [support-scheduler internal] load build context 09:31:49 #38 ... 09:31:49 09:31:49 #37 [core-metadata internal] load build context 09:31:50 #37 ... 09:31:50 09:31:50 #54 [core-command internal] load build context 09:31:50 #54 ... 09:31:50 09:31:50 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:31:50 #73 21.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:51 #73 ... 09:31:51 09:31:51 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:31:51 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.6s 09:31:51 #45 ... 09:31:51 09:31:51 #57 [security-proxy-setup internal] load build context 09:31:51 #57 ... 09:31:51 09:31:51 #37 [core-metadata internal] load build context 09:31:51 #37 ... 09:31:51 09:31:51 #40 [core-common-config-bootstrapper internal] load build context 09:31:52 #40 ... 09:31:52 09:31:52 #37 [core-metadata internal] load build context 09:31:52 #37 ... 09:31:52 09:31:52 #51 [security-proxy-auth internal] load build context 09:31:52 #51 ... 09:31:52 09:31:52 #41 [security-spiffe-token-provider internal] load build context 09:31:52 #41 ... 09:31:52 09:31:52 #51 [security-proxy-auth internal] load build context 09:31:54 #51 ... 09:31:54 09:31:54 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:31:54 #66 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:54 #66 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:54 #66 ... 09:31:54 09:31:54 #51 [security-proxy-auth internal] load build context 09:31:54 #51 ... 09:31:54 09:31:54 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:31:54 #67 15.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:54 #67 17.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:54 #67 ... 09:31:54 09:31:54 #51 [security-proxy-auth internal] load build context 09:31:54 #51 transferring context: 52.75MB 45.8s 09:31:55 #51 ... 09:31:55 09:31:55 #52 [security-bootstrapper internal] load build context 09:31:55 #52 ... 09:31:55 09:31:55 #51 [security-proxy-auth internal] load build context 09:31:55 #51 ... 09:31:55 09:31:55 #63 [core-data internal] load build context 09:31:55 #63 ... 09:31:55 09:31:55 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:31:55 #70 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:31:55 #70 18.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:55 #70 ... 09:31:55 09:31:55 #75 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:31:55 #75 DONE 27.0s 09:31:55 09:31:55 #46 [security-secretstore-setup internal] load build context 09:31:55 #46 ... 09:31:55 09:31:55 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:55 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 27.6s 09:31:55 #47 ... 09:31:55 09:31:55 #46 [security-secretstore-setup internal] load build context 09:31:56 #46 ... 09:31:56 09:31:56 #56 [core-keeper internal] load build context 09:31:56 #56 ... 09:31:56 09:31:56 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:31:57 #47 ... 09:31:57 09:31:57 #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:31:57 #74 19.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:31:57 #74 ... 09:31:57 09:31:57 #56 [core-keeper internal] load build context 09:31:59 #56 transferring context: 52.14MB 47.4s 09:31:59 #56 ... 09:31:59 09:31:59 #59 [support-notifications internal] load build context 09:32:00 #59 ... 09:32:00 09:32:00 #38 [support-scheduler internal] load build context 09:32:00 #38 ... 09:32:00 09:32:00 #56 [core-keeper internal] load build context 09:32:00 #56 ... 09:32:00 09:32:00 #54 [core-command internal] load build context 09:32:00 #54 ... 09:32:00 09:32:00 #56 [core-keeper internal] load build context 09:32:01 #56 ... 09:32:01 09:32:01 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:01 #68 22.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:01 #68 24.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:01 #68 ... 09:32:01 09:32:01 #56 [core-keeper internal] load build context 09:32:01 #56 ... 09:32:01 09:32:01 #57 [security-proxy-setup internal] load build context 09:32:01 #57 ... 09:32:01 09:32:01 #56 [core-keeper internal] load build context 09:32:02 #56 ... 09:32:02 09:32:02 #37 [core-metadata internal] load build context 09:32:02 #37 ... 09:32:02 09:32:02 #40 [core-common-config-bootstrapper internal] load build context 09:32:02 #40 ... 09:32:02 09:32:02 #37 [core-metadata internal] load build context 09:32:02 #37 ... 09:32:02 09:32:02 #41 [security-spiffe-token-provider internal] load build context 09:32:03 #41 ... 09:32:03 09:32:03 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:03 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.9s 09:32:03 #45 ... 09:32:03 09:32:03 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:03 #73 24.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:03 #73 ... 09:32:03 09:32:03 #41 [security-spiffe-token-provider internal] load build context 09:32:03 #41 ... 09:32:03 09:32:03 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:03 #72 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:03 #72 27.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:03 #72 ... 09:32:03 09:32:03 #41 [security-spiffe-token-provider internal] load build context 09:32:05 #41 transferring context: 16.55MB 53.1s 09:32:05 #41 ... 09:32:05 09:32:05 #52 [security-bootstrapper internal] load build context 09:32:05 #52 ... 09:32:05 09:32:05 #70 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:32:05 #70 30.57 (1/1) Installing dumb-init (1.2.5-r3) 09:32:05 #70 30.63 Executing busybox-1.36.1-r30.trigger 09:32:05 #70 30.92 OK: 9 MiB in 15 packages 09:32:05 #70 DONE 36.8s 09:32:05 09:32:05 #52 [security-bootstrapper internal] load build context 09:32:05 #52 ... 09:32:05 09:32:05 #51 [security-proxy-auth internal] load build context 09:32:05 #51 ... 09:32:05 09:32:05 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:32:05 #77 ... 09:32:05 09:32:05 #63 [core-data internal] load build context 09:32:05 #63 ... 09:32:05 09:32:05 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:05 #78 ... 09:32:05 09:32:05 #63 [core-data internal] load build context 09:32:06 #63 ... 09:32:06 09:32:06 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:06 #67 27.96 (1/3) Installing ca-certificates (20250911-r0) 09:32:06 #67 28.55 (2/3) Installing dumb-init (1.2.5-r3) 09:32:06 #67 28.64 (3/3) Installing tzdata (2025b-r0) 09:32:06 #67 31.48 Executing busybox-1.36.1-r30.trigger 09:32:06 #67 31.85 Executing ca-certificates-20250911-r0.trigger 09:32:06 #67 34.87 OK: 11 MiB in 17 packages 09:32:06 #67 ... 09:32:06 09:32:06 #63 [core-data internal] load build context 09:32:06 #63 ... 09:32:06 09:32:06 #46 [security-secretstore-setup internal] load build context 09:32:07 #46 ... 09:32:07 09:32:07 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:07 #64 28.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:07 #64 30.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:07 #64 ... 09:32:07 09:32:07 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:07 #66 28.70 (1/4) Installing ca-certificates (20250911-r0) 09:32:07 #66 29.44 (2/4) Installing dumb-init (1.2.5-r3) 09:32:07 #66 29.44 (3/4) Installing su-exec (0.2-r3) 09:32:07 #66 29.44 (4/4) Installing yq-go (4.44.1-r2) 09:32:07 #66 32.34 Executing busybox-1.36.1-r30.trigger 09:32:07 #66 32.67 Executing ca-certificates-20250911-r0.trigger 09:32:07 #66 35.45 OK: 20 MiB in 18 packages 09:32:07 #66 ... 09:32:07 09:32:07 #63 [core-data internal] load build context 09:32:07 #63 ... 09:32:07 09:32:07 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:07 #47 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 38.0s done 09:32:08 #47 ... 09:32:08 09:32:08 #63 [core-data internal] load build context 09:32:09 #63 ... 09:32:09 09:32:09 #74 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:32:09 #74 32.68 (1/1) Installing dumb-init (1.2.5-r3) 09:32:09 #74 32.68 Executing busybox-1.36.1-r30.trigger 09:32:09 #74 33.01 OK: 9 MiB in 15 packages 09:32:09 #74 DONE 40.7s 09:32:09 09:32:09 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:09 #69 30.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:09 #69 34.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:09 #69 ... 09:32:09 09:32:09 #63 [core-data internal] load build context 09:32:09 #63 ... 09:32:09 09:32:09 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:32:09 #67 DONE 41.0s 09:32:09 09:32:09 #63 [core-data internal] load build context 09:32:10 #63 transferring context: 13.56MB 53.6s 09:32:10 #63 ... 09:32:10 09:32:10 #59 [support-notifications internal] load build context 09:32:10 #59 ... 09:32:10 09:32:10 #66 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:32:10 #66 DONE 42.1s 09:32:10 09:32:10 #59 [support-notifications internal] load build context 09:32:10 #59 ... 09:32:10 09:32:10 #38 [support-scheduler internal] load build context 09:32:10 #38 ... 09:32:10 09:32:10 #63 [core-data internal] load build context 09:32:10 #63 ... 09:32:10 09:32:10 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:10 #71 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:10 #71 35.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:10 #71 ... 09:32:10 09:32:10 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:11 #79 ... 09:32:11 09:32:11 #54 [core-command internal] load build context 09:32:11 #54 ... 09:32:11 09:32:11 #38 [support-scheduler internal] load build context 09:32:12 #38 ... 09:32:12 09:32:12 #57 [security-proxy-setup internal] load build context 09:32:12 #57 ... 09:32:12 09:32:12 #51 [security-proxy-auth internal] load build context 09:32:12 #51 ... 09:32:12 09:32:12 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:32:12 #76 23.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:12 #76 26.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:12 #76 ... 09:32:12 09:32:12 #56 [core-keeper internal] load build context 09:32:12 #56 ... 09:32:12 09:32:12 #51 [security-proxy-auth internal] load build context 09:32:12 #51 ... 09:32:12 09:32:12 #40 [core-common-config-bootstrapper internal] load build context 09:32:13 #40 ... 09:32:13 09:32:13 #37 [core-metadata internal] load build context 09:32:13 #37 ... 09:32:13 09:32:13 #40 [core-common-config-bootstrapper internal] load build context 09:32:13 #40 transferring context: 114.48MB 67.5s 09:32:13 #40 ... 09:32:13 09:32:13 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:32:13 #47 DONE 62.6s 09:32:13 09:32:13 #40 [core-common-config-bootstrapper internal] load build context 09:32:14 #40 ... 09:32:14 09:32:14 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:14 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 35.8s 09:32:14 #45 ... 09:32:14 09:32:14 #40 [core-common-config-bootstrapper internal] load build context 09:32:15 #40 ... 09:32:15 09:32:15 #41 [security-spiffe-token-provider internal] load build context 09:32:15 #41 ... 09:32:15 09:32:15 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:15 #45 ... 09:32:15 09:32:15 #52 [security-bootstrapper internal] load build context 09:32:15 #52 ... 09:32:15 09:32:15 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:15 #45 ... 09:32:15 09:32:15 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:15 #78 10.16 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:15 #78 13.38 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:16 #78 ... 09:32:16 09:32:16 #52 [security-bootstrapper internal] load build context 09:32:17 #52 ... 09:32:17 09:32:17 #46 [security-secretstore-setup internal] load build context 09:32:17 #46 ... 09:32:17 09:32:17 #51 [security-proxy-auth internal] load build context 09:32:18 #51 ... 09:32:18 09:32:18 #72 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:32:18 #72 44.58 (1/2) Installing dumb-init (1.2.5-r3) 09:32:18 #72 44.58 (2/2) Installing su-exec (0.2-r3) 09:32:18 #72 44.58 Executing busybox-1.36.1-r30.trigger 09:32:18 #72 44.58 OK: 9 MiB in 16 packages 09:32:18 #72 DONE 49.3s 09:32:18 09:32:18 #51 [security-proxy-auth internal] load build context 09:32:18 #51 ... 09:32:18 09:32:18 #68 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:32:18 #68 41.66 (1/7) Installing ca-certificates (20250911-r0) 09:32:18 #68 42.24 (2/7) Installing dumb-init (1.2.5-r3) 09:32:18 #68 42.24 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:32:18 #68 42.30 (4/7) Installing libsodium (1.0.19-r0) 09:32:18 #68 42.39 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:32:18 #68 42.84 (6/7) Installing libzmq (4.3.5-r2) 09:32:18 #68 42.96 (7/7) Installing zeromq (4.3.5-r2) 09:32:18 #68 42.99 Executing busybox-1.36.1-r30.trigger 09:32:18 #68 43.32 Executing ca-certificates-20250911-r0.trigger 09:32:18 #68 45.19 OK: 14 MiB in 21 packages 09:32:18 #68 DONE 49.9s 09:32:18 09:32:18 #51 [security-proxy-auth internal] load build context 09:32:19 #51 ... 09:32:19 09:32:19 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:19 #80 ... 09:32:19 09:32:19 #52 [security-bootstrapper internal] load build context 09:32:19 #52 transferring context: 98.03MB 71.0s 09:32:19 #52 ... 09:32:19 09:32:19 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:20 #81 ... 09:32:20 09:32:20 #52 [security-bootstrapper internal] load build context 09:32:20 #52 ... 09:32:20 09:32:20 #59 [support-notifications internal] load build context 09:32:20 #59 ... 09:32:20 09:32:20 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:20 #73 41.92 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:20 #73 41.92 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:20 #73 41.92 OK: 24049 distinct packages available 09:32:20 #73 43.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:20 #73 46.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:20 #73 ... 09:32:20 09:32:20 #52 [security-bootstrapper internal] load build context 09:32:21 #52 ... 09:32:21 09:32:21 #63 [core-data internal] load build context 09:32:21 #63 ... 09:32:21 09:32:21 #59 [support-notifications internal] load build context 09:32:21 #59 ... 09:32:21 09:32:21 #54 [core-command internal] load build context 09:32:21 #54 ... 09:32:21 09:32:21 #59 [support-notifications internal] load build context 09:32:22 #59 ... 09:32:22 09:32:22 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:32:22 #69 48.04 (1/4) Installing dumb-init (1.2.5-r3) 09:32:22 #69 48.25 (2/4) Installing openssl (3.3.5-r0) 09:32:22 #69 48.44 (3/4) Installing su-exec (0.2-r3) 09:32:22 #69 48.44 (4/4) Installing yq-go (4.44.1-r2) 09:32:22 #69 50.09 Executing busybox-1.36.1-r30.trigger 09:32:22 #69 50.45 OK: 20 MiB in 18 packages 09:32:22 #69 DONE 53.6s 09:32:22 09:32:22 #59 [support-notifications internal] load build context 09:32:22 #59 ... 09:32:22 09:32:22 #38 [support-scheduler internal] load build context 09:32:22 #38 ... 09:32:22 09:32:22 #57 [security-proxy-setup internal] load build context 09:32:22 #57 ... 09:32:22 09:32:22 #38 [support-scheduler internal] load build context 09:32:23 #38 ... 09:32:23 09:32:23 #37 [core-metadata internal] load build context 09:32:23 #37 ... 09:32:23 09:32:23 #38 [support-scheduler internal] load build context 09:32:24 #38 ... 09:32:24 09:32:24 #56 [core-keeper internal] load build context 09:32:24 #56 ... 09:32:24 09:32:24 #38 [support-scheduler internal] load build context 09:32:25 #38 transferring context: 101.44MB 75.3s 09:32:25 #38 ... 09:32:25 09:32:25 #40 [core-common-config-bootstrapper internal] load build context 09:32:25 #40 ... 09:32:25 09:32:25 #41 [security-spiffe-token-provider internal] load build context 09:32:25 #41 ... 09:32:25 09:32:25 #40 [core-common-config-bootstrapper internal] load build context 09:32:26 #40 ... 09:32:26 09:32:26 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:26 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 47.9s 09:32:26 #45 ... 09:32:26 09:32:26 #77 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:32:26 #77 10.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:26 #77 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:26 #77 ... 09:32:26 09:32:26 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:26 #64 47.79 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:26 #64 47.79 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:26 #64 47.79 OK: 24049 distinct packages available 09:32:26 #64 49.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:26 #64 52.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:26 #64 ... 09:32:26 09:32:26 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:27 #45 ... 09:32:27 09:32:27 #46 [security-secretstore-setup internal] load build context 09:32:27 #46 ... 09:32:27 09:32:27 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:28 #45 ... 09:32:28 09:32:28 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:28 #82 ... 09:32:28 09:32:28 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:28 #83 ... 09:32:28 09:32:28 #56 [core-keeper internal] load build context 09:32:30 #56 ... 09:32:30 09:32:30 #51 [security-proxy-auth internal] load build context 09:32:30 #51 ... 09:32:30 09:32:30 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:30 #45 ... 09:32:30 09:32:30 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:30 #71 51.94 v3.20.8-38-g42aaa203dd8 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:32:30 #71 51.94 v3.20.8-37-g8ac6d073d97 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:32:30 #71 51.94 OK: 24049 distinct packages available 09:32:30 #71 53.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:30 #71 57.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:30 #71 ... 09:32:30 09:32:30 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:30 #80 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:30 #80 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:30 #80 ... 09:32:30 09:32:30 #56 [core-keeper internal] load build context 09:32:30 #56 transferring context: 100.00MB 78.5s 09:32:31 #56 ... 09:32:31 09:32:31 #63 [core-data internal] load build context 09:32:31 #63 ... 09:32:31 09:32:31 #52 [security-bootstrapper internal] load build context 09:32:31 #52 ... 09:32:31 09:32:31 #51 [security-proxy-auth internal] load build context 09:32:31 #51 ... 09:32:31 09:32:31 #54 [core-command internal] load build context 09:32:31 #54 ... 09:32:31 09:32:31 #63 [core-data internal] load build context 09:32:32 #63 ... 09:32:32 09:32:32 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:32 #0 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:32 #84 ... 09:32:32 09:32:32 #78 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:32:32 #78 30.10 (1/1) Installing dumb-init (1.2.5-r3) 09:32:32 #78 31.45 Executing busybox-1.36.1-r30.trigger 09:32:32 #78 31.88 OK: 9 MiB in 15 packages 09:32:32 #78 DONE 36.4s 09:32:32 09:32:32 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:32 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 53.9s 09:32:33 #45 ... 09:32:33 09:32:33 #59 [support-notifications internal] load build context 09:32:33 #59 ... 09:32:33 09:32:33 #57 [security-proxy-setup internal] load build context 09:32:33 #57 ... 09:32:33 09:32:33 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:33 #45 ... 09:32:33 09:32:33 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:33 #81 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:33 #81 16.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:33 #81 ... 09:32:33 09:32:33 #59 [support-notifications internal] load build context 09:32:33 #59 ... 09:32:33 09:32:33 #37 [core-metadata internal] load build context 09:32:33 #37 ... 09:32:33 09:32:33 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:33 #79 12.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:33 #79 16.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:33 #79 ... 09:32:33 09:32:33 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:33 #45 ... 09:32:33 09:32:33 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:32:33 #76 44.45 Upgrading critical system libraries and apk-tools: 09:32:33 #76 44.45 (1/1) Upgrading apk-tools (2.14.9-r2 -> 2.14.9-r3) 09:32:33 #76 44.53 Executing busybox-1.37.0-r18.trigger 09:32:33 #76 48.40 Continuing the upgrade transaction with new apk-tools: 09:32:33 #76 48.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:32:33 #76 51.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:32:34 #76 ... 09:32:34 09:32:34 #57 [security-proxy-setup internal] load build context 09:32:35 #57 ... 09:32:35 09:32:35 #38 [support-scheduler internal] load build context 09:32:35 #38 ... 09:32:35 09:32:35 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:35 #45 ... 09:32:35 09:32:35 #41 [security-spiffe-token-provider internal] load build context 09:32:35 #41 transferring context: 57.35MB 84.2s 09:32:36 #41 ... 09:32:36 09:32:36 #38 [support-scheduler internal] load build context 09:32:36 #38 ... 09:32:36 09:32:36 #40 [core-common-config-bootstrapper internal] load build context 09:32:36 #40 ... 09:32:36 09:32:36 #38 [support-scheduler internal] load build context 09:32:37 #38 ... 09:32:37 09:32:37 #46 [security-secretstore-setup internal] load build context 09:32:37 #46 ... 09:32:37 09:32:37 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:37 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 59.6s 09:32:39 #45 ... 09:32:39 09:32:39 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:39 #73 61.16 (1/14) Installing ca-certificates (20250911-r0) 09:32:39 #73 62.03 (2/14) Installing brotli-libs (1.1.0-r2) 09:32:39 #73 62.55 (3/14) Installing c-ares (1.33.1-r0) 09:32:39 #73 62.55 (4/14) Installing libunistring (1.2-r0) 09:32:39 #73 63.00 (5/14) Installing libidn2 (2.3.7-r0) 09:32:39 #73 63.13 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:32:39 #73 63.25 (7/14) Installing libpsl (0.21.5-r1) 09:32:39 #73 63.37 (8/14) Installing zstd-libs (1.5.6-r0) 09:32:39 #73 63.49 (9/14) Installing libcurl (8.14.1-r2) 09:32:39 #73 63.74 (10/14) Installing curl (8.14.1-r2) 09:32:39 #73 63.93 (11/14) Installing dumb-init (1.2.5-r3) 09:32:39 #73 63.93 (12/14) Installing musl-obstack (1.2.3-r2) 09:32:39 #73 63.97 (13/14) Installing libucontext (1.2-r3) 09:32:39 #73 64.07 (14/14) Installing gcompat (1.1.0-r4) 09:32:39 #73 64.15 Executing busybox-1.36.1-r30.trigger 09:32:39 #73 64.53 Executing ca-certificates-20250911-r0.trigger 09:32:39 #73 67.31 OK: 15 MiB in 28 packages 09:32:39 #73 ... 09:32:39 09:32:39 #37 [core-metadata internal] load build context 09:32:39 #37 ... 09:32:39 09:32:39 #77 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:32:39 #77 30.68 OK: 9 MiB in 15 packages 09:32:39 #77 DONE 34.4s 09:32:39 09:32:39 #37 [core-metadata internal] load build context 09:32:39 #37 ... 09:32:39 09:32:39 #38 [support-scheduler internal] load build context 09:32:39 #38 ... 09:32:39 09:32:39 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:32:39 #73 DONE 71.4s 09:32:39 09:32:39 #38 [support-scheduler internal] load build context 09:32:39 #38 ... 09:32:39 09:32:39 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:39 #83 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:39 #83 15.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:40 #83 ... 09:32:40 09:32:40 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:40 #82 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:40 #82 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:40 #82 ... 09:32:40 09:32:40 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:41 #45 ... 09:32:41 09:32:41 #56 [core-keeper internal] load build context 09:32:41 #56 transferring context: 124.25MB 88.9s 09:32:41 #56 ... 09:32:41 09:32:41 #38 [support-scheduler internal] load build context 09:32:41 #38 ... 09:32:41 09:32:41 #52 [security-bootstrapper internal] load build context 09:32:41 #52 ... 09:32:41 09:32:41 #51 [security-proxy-auth internal] load build context 09:32:41 #51 ... 09:32:41 09:32:41 #54 [core-command internal] load build context 09:32:41 #54 ... 09:32:41 09:32:41 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:42 #45 ... 09:32:42 09:32:42 #63 [core-data internal] load build context 09:32:42 #63 ... 09:32:42 09:32:42 #51 [security-proxy-auth internal] load build context 09:32:43 #51 ... 09:32:43 09:32:43 #59 [support-notifications internal] load build context 09:32:43 #59 ... 09:32:43 09:32:43 #51 [security-proxy-auth internal] load build context 09:32:44 #51 ... 09:32:44 09:32:44 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:32:44 #64 70.51 (1/5) Installing dumb-init (1.2.5-r3) 09:32:44 #64 70.59 (2/5) Installing musl-obstack (1.2.3-r2) 09:32:44 #64 70.59 (3/5) Installing libucontext (1.2-r3) 09:32:44 #64 70.59 (4/5) Installing gcompat (1.1.0-r4) 09:32:44 #64 70.66 (5/5) Installing openssl (3.3.5-r0) 09:32:44 #64 71.09 Executing busybox-1.36.1-r30.trigger 09:32:44 #64 71.31 OK: 10 MiB in 19 packages 09:32:44 #64 DONE 75.8s 09:32:44 09:32:44 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:44 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 66.0s 09:32:44 #45 ... 09:32:44 09:32:44 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:44 #84 12.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:45 #84 ... 09:32:45 09:32:45 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:32:45 #85 ... 09:32:45 09:32:45 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:32:45 #80 32.19 OK: 9 MiB in 15 packages 09:32:45 #80 DONE 36.4s 09:32:45 09:32:45 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:45 #45 ... 09:32:45 09:32:45 #57 [security-proxy-setup internal] load build context 09:32:45 #57 ... 09:32:45 09:32:45 #51 [security-proxy-auth internal] load build context 09:32:46 #51 transferring context: 119.07MB 97.5s 09:32:46 #51 ... 09:32:46 09:32:46 #41 [security-spiffe-token-provider internal] load build context 09:32:46 #41 ... 09:32:46 09:32:46 #51 [security-proxy-auth internal] load build context 09:32:46 #51 ... 09:32:46 09:32:46 #40 [core-common-config-bootstrapper internal] load build context 09:32:46 #40 ... 09:32:46 09:32:46 #41 [security-spiffe-token-provider internal] load build context 09:32:46 #41 ... 09:32:46 09:32:46 #81 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:32:46 #81 33.77 OK: 11 MiB in 17 packages 09:32:46 #81 DONE 36.8s 09:32:46 09:32:46 #41 [security-spiffe-token-provider internal] load build context 09:32:47 #41 ... 09:32:47 09:32:47 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:32:47 #79 34.49 OK: 20 MiB in 18 packages 09:32:47 #79 DONE 36.7s 09:32:47 09:32:47 #41 [security-spiffe-token-provider internal] load build context 09:32:47 #41 ... 09:32:47 09:32:47 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:32:47 #71 76.40 (1/4) Installing dumb-init (1.2.5-r3) 09:32:47 #71 76.40 (2/4) Installing musl-obstack (1.2.3-r2) 09:32:47 #71 76.40 (3/4) Installing libucontext (1.2-r3) 09:32:47 #71 76.40 (4/4) Installing gcompat (1.1.0-r4) 09:32:47 #71 76.40 Executing busybox-1.36.1-r30.trigger 09:32:47 #71 76.70 OK: 9 MiB in 18 packages 09:32:47 #71 DONE 78.9s 09:32:47 09:32:47 #41 [security-spiffe-token-provider internal] load build context 09:32:47 #41 ... 09:32:47 09:32:47 #46 [security-secretstore-setup internal] load build context 09:32:48 #46 ... 09:32:48 09:32:48 #51 [security-proxy-auth internal] load build context 09:32:50 #51 ... 09:32:50 09:32:50 #37 [core-metadata internal] load build context 09:32:50 #37 ... 09:32:50 09:32:50 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:32:50 #0 8.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:32:50 #86 ... 09:32:50 09:32:50 #37 [core-metadata internal] load build context 09:32:50 #37 ... 09:32:50 09:32:50 #83 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:32:50 #83 30.01 OK: 14 MiB in 21 packages 09:32:50 #83 DONE 32.3s 09:32:50 09:32:50 #37 [core-metadata internal] load build context 09:32:51 #37 transferring context: 134.81MB 102.6s 09:32:51 #37 ... 09:32:51 09:32:51 #56 [core-keeper internal] load build context 09:32:52 #56 ... 09:32:52 09:32:52 #38 [support-scheduler internal] load build context 09:32:52 #38 ... 09:32:52 09:32:52 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:32:52 #84 27.82 OK: 20 MiB in 18 packages 09:32:52 #84 DONE 29.8s 09:32:52 09:32:52 #38 [support-scheduler internal] load build context 09:32:52 #38 ... 09:32:52 09:32:52 #54 [core-command internal] load build context 09:32:52 #54 ... 09:32:52 09:32:52 #52 [security-bootstrapper internal] load build context 09:32:52 #52 ... 09:32:52 09:32:52 #54 [core-command internal] load build context 09:32:52 #54 ... 09:32:52 09:32:52 #63 [core-data internal] load build context 09:32:52 #63 ... 09:32:52 09:32:52 #52 [security-bootstrapper internal] load build context 09:32:53 #52 ... 09:32:53 09:32:53 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:32:53 #82 30.69 OK: 9 MiB in 16 packages 09:32:53 #82 DONE 34.3s 09:32:53 09:32:53 #52 [security-bootstrapper internal] load build context 09:32:53 #52 ... 09:32:53 09:32:53 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 09:32:53 #76 70.05 (1/8) Upgrading busybox (1.37.0-r18 -> 1.37.0-r19) 09:32:53 #76 70.27 Executing busybox-1.37.0-r19.post-upgrade 09:32:53 #76 70.78 (2/8) Upgrading busybox-binsh (1.37.0-r18 -> 1.37.0-r19) 09:32:53 #76 70.78 (3/8) Upgrading alpine-release (3.22.1-r0 -> 3.22.2-r0) 09:32:53 #76 70.78 (4/8) Upgrading libcrypto3 (3.5.1-r0 -> 3.5.4-r0) 09:32:53 #76 71.31 (5/8) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 09:32:53 #76 71.33 (6/8) Upgrading libssl3 (3.5.1-r0 -> 3.5.4-r0) 09:32:53 #76 71.48 (7/8) Upgrading ssl_client (1.37.0-r18 -> 1.37.0-r19) 09:32:53 #76 71.48 (8/8) Upgrading libapk2 (2.14.9-r2 -> 2.14.9-r3) 09:32:53 #76 71.48 Executing busybox-1.37.0-r19.trigger 09:32:53 #76 71.62 OK: 8 MiB in 17 packages 09:32:53 #76 DONE 74.2s 09:32:53 09:32:53 #52 [security-bootstrapper internal] load build context 09:32:54 #52 ... 09:32:54 09:32:54 #59 [support-notifications internal] load build context 09:32:54 #59 ... 09:32:54 09:32:54 #52 [security-bootstrapper internal] load build context 09:32:55 #52 ... 09:32:55 09:32:55 #87 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:32:55 #87 DONE 2.3s 09:32:55 09:32:55 #52 [security-bootstrapper internal] load build context 09:32:55 #52 ... 09:32:55 09:32:55 #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:32:55 #86 10.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:32:55 #86 14.32 OK: 15 MiB in 28 packages 09:32:55 #86 DONE 15.7s 09:32:55 09:32:55 #52 [security-bootstrapper internal] load build context 09:32:56 #52 ... 09:32:56 09:32:56 #57 [security-proxy-setup internal] load build context 09:32:56 #57 ... 09:32:56 09:32:56 #37 [core-metadata internal] load build context 09:32:56 #37 transferring context: 142.34MB 107.9s 09:32:56 #37 ... 09:32:56 09:32:56 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:32:56 #45 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 68.3s done 09:32:56 #45 ... 09:32:56 09:32:56 #37 [core-metadata internal] load build context 09:32:56 #37 ... 09:32:56 09:32:56 #40 [core-common-config-bootstrapper internal] load build context 09:32:57 #40 ... 09:32:57 09:32:57 #37 [core-metadata internal] load build context 09:32:58 #37 ... 09:32:58 09:32:58 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:32:58 #88 ... 09:32:58 09:32:58 #57 [security-proxy-setup internal] load build context 09:32:58 #57 ... 09:32:58 09:32:58 #46 [security-secretstore-setup internal] load build context 09:32:58 #46 ... 09:32:58 09:32:58 #41 [security-spiffe-token-provider internal] load build context 09:32:58 #41 ... 09:32:58 09:32:58 #57 [security-proxy-setup internal] load build context 09:33:00 #57 ... 09:33:00 09:33:00 #51 [security-proxy-auth internal] load build context 09:33:00 #51 ... 09:33:00 09:33:00 #57 [security-proxy-setup internal] load build context 09:33:01 #57 transferring context: 69.91MB 109.4s 09:33:01 #57 ... 09:33:01 09:33:01 #56 [core-keeper internal] load build context 09:33:02 #56 ... 09:33:02 09:33:02 #89 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:33:02 #89 DONE 8.9s 09:33:02 09:33:02 #56 [core-keeper internal] load build context 09:33:02 #56 ... 09:33:02 09:33:02 #52 [security-bootstrapper internal] load build context 09:33:02 #52 ... 09:33:02 09:33:02 #38 [support-scheduler internal] load build context 09:33:02 #38 ... 09:33:02 09:33:02 #57 [security-proxy-setup internal] load build context 09:33:02 #57 ... 09:33:02 09:33:02 #54 [core-command internal] load build context 09:33:02 #54 ... 09:33:02 09:33:02 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:33:02 #85 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:02 #85 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:02 #85 16.15 OK: 10 MiB in 19 packages 09:33:02 #85 DONE 18.2s 09:33:02 09:33:02 #63 [core-data internal] load build context 09:33:02 #63 ... 09:33:02 09:33:02 #38 [support-scheduler internal] load build context 09:33:03 #38 ... 09:33:03 09:33:03 #90 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:33:03 #90 DONE 1.2s 09:33:03 09:33:03 #38 [support-scheduler internal] load build context 09:33:04 #38 ... 09:33:04 09:33:04 #59 [support-notifications internal] load build context 09:33:04 #59 ... 09:33:04 09:33:04 #38 [support-scheduler internal] load build context 09:33:05 #38 ... 09:33:05 09:33:05 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:33:05 #88 10.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:33:05 #88 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:33:05 #88 15.52 OK: 9 MiB in 18 packages 09:33:05 #88 DONE 16.8s 09:33:05 09:33:05 #38 [support-scheduler internal] load build context 09:33:05 #38 ... 09:33:05 09:33:05 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:33:05 #91 DONE 3.2s 09:33:05 09:33:05 #38 [support-scheduler internal] load build context 09:33:07 #38 transferring context: 178.47MB 117.1s 09:33:07 #38 ... 09:33:07 09:33:07 #40 [core-common-config-bootstrapper internal] load build context 09:33:07 #40 ... 09:33:07 09:33:07 #38 [support-scheduler internal] load build context 09:33:07 #38 ... 09:33:07 09:33:07 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:07 #92 DONE 4.9s 09:33:07 09:33:07 #38 [support-scheduler internal] load build context 09:33:08 #38 ... 09:33:08 09:33:08 #37 [core-metadata internal] load build context 09:33:08 #37 ... 09:33:08 09:33:08 #38 [support-scheduler internal] load build context 09:33:08 #38 ... 09:33:08 09:33:08 #46 [security-secretstore-setup internal] load build context 09:33:08 #46 ... 09:33:08 09:33:08 #59 [support-notifications internal] load build context 09:33:08 #59 ... 09:33:08 09:33:08 #41 [security-spiffe-token-provider internal] load build context 09:33:08 #41 ... 09:33:08 09:33:08 #59 [support-notifications internal] load build context 09:33:09 #59 ... 09:33:09 09:33:09 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:33:09 #93 DONE 1.5s 09:33:09 09:33:09 #59 [support-notifications internal] load build context 09:33:10 #59 ... 09:33:10 09:33:10 #51 [security-proxy-auth internal] load build context 09:33:10 #51 ... 09:33:10 09:33:10 #59 [support-notifications internal] load build context 09:33:10 #59 ... 09:33:10 09:33:10 #94 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:10 #94 DONE 5.9s 09:33:10 09:33:10 #59 [support-notifications internal] load build context 09:33:11 #59 ... 09:33:11 09:33:11 #95 [security-spire-server stage-2 6/9] COPY security.txt / 09:33:11 #95 DONE 1.9s 09:33:11 09:33:11 #59 [support-notifications internal] load build context 09:33:11 #59 ... 09:33:11 09:33:11 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:33:11 #96 DONE 5.3s 09:33:11 09:33:11 #59 [support-notifications internal] load build context 09:33:12 #59 transferring context: 152.02MB 119.8s 09:33:12 #59 ... 09:33:12 09:33:12 #56 [core-keeper internal] load build context 09:33:12 #56 ... 09:33:12 09:33:12 #59 [support-notifications internal] load build context 09:33:12 #59 ... 09:33:12 09:33:12 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:33:12 #97 DONE 1.5s 09:33:12 09:33:12 #59 [support-notifications internal] load build context 09:33:12 #59 ... 09:33:12 09:33:12 #52 [security-bootstrapper internal] load build context 09:33:12 #52 ... 09:33:12 09:33:12 #59 [support-notifications internal] load build context 09:33:12 #59 ... 09:33:12 09:33:12 #57 [security-proxy-setup internal] load build context 09:33:12 #57 ... 09:33:12 09:33:12 #98 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:33:12 #98 DONE 1.4s 09:33:12 09:33:12 #57 [security-proxy-setup internal] load build context 09:33:12 #57 ... 09:33:12 09:33:12 #54 [core-command internal] load build context 09:33:13 #54 ... 09:33:13 09:33:13 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:33:13 #99 DONE 1.8s 09:33:13 09:33:13 #54 [core-command internal] load build context 09:33:13 #54 ... 09:33:13 09:33:13 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 09:33:13 #100 ... 09:33:13 09:33:13 #63 [core-data internal] load build context 09:33:13 #63 ... 09:33:13 09:33:13 #54 [core-command internal] load build context 09:33:14 #54 ... 09:33:14 09:33:14 #101 [security-spire-config stage-2 6/10] COPY security.txt / 09:33:14 #101 DONE 1.7s 09:33:14 09:33:14 #54 [core-command internal] load build context 09:33:15 #54 ... 09:33:15 09:33:15 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 09:33:15 #100 DONE 2.0s 09:33:15 09:33:15 #54 [core-command internal] load build context 09:33:15 #54 ... 09:33:15 09:33:15 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:33:15 #102 DONE 2.1s 09:33:15 09:33:15 #54 [core-command internal] load build context 09:33:15 #54 ... 09:33:15 09:33:15 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:33:15 #103 DONE 1.6s 09:33:15 09:33:15 #54 [core-command internal] load build context 09:33:16 #54 transferring context: 177.02MB 127.3s 09:33:16 #54 ... 09:33:16 09:33:16 #104 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:33:16 #104 DONE 2.0s 09:33:16 09:33:16 #54 [core-command internal] load build context 09:33:17 #54 ... 09:33:17 09:33:17 #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:33:17 #105 DONE 1.8s 09:33:17 09:33:17 #54 [core-command internal] load build context 09:33:17 #54 ... 09:33:17 09:33:17 #40 [core-common-config-bootstrapper internal] load build context 09:33:17 #40 ... 09:33:17 09:33:17 #106 [security-spire-server] exporting to image 09:33:17 #106 exporting layers 09:33:17 #106 ... 09:33:17 09:33:17 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:33:17 #107 DONE 1.7s 09:33:18 09:33:18 #40 [core-common-config-bootstrapper internal] load build context 09:33:18 #40 ... 09:33:18 09:33:18 #37 [core-metadata internal] load build context 09:33:18 #37 ... 09:33:18 09:33:18 #46 [security-secretstore-setup internal] load build context 09:33:18 #46 ... 09:33:18 09:33:18 #38 [support-scheduler internal] load build context 09:33:19 #38 ... 09:33:19 09:33:19 #41 [security-spiffe-token-provider internal] load build context 09:33:19 #41 ... 09:33:19 09:33:19 #38 [support-scheduler internal] load build context 09:33:19 #38 ... 09:33:19 09:33:19 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:33:19 #108 DONE 2.1s 09:33:19 09:33:19 #38 [support-scheduler internal] load build context 09:33:19 #38 ... 09:33:19 09:33:19 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:33:19 #109 DONE 1.4s 09:33:19 09:33:19 #38 [support-scheduler internal] load build context 09:33:20 #38 ... 09:33:20 09:33:20 #51 [security-proxy-auth internal] load build context 09:33:20 #51 ... 09:33:20 09:33:20 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:33:20 #110 DONE 1.2s 09:33:20 09:33:20 #51 [security-proxy-auth internal] load build context 09:33:20 #51 ... 09:33:20 09:33:20 #38 [support-scheduler internal] load build context 09:33:22 #38 transferring context: 225.48MB 132.2s 09:33:22 #38 ... 09:33:22 09:33:22 #56 [core-keeper internal] load build context 09:33:22 #56 ... 09:33:22 09:33:22 #38 [support-scheduler internal] load build context 09:33:22 #38 ... 09:33:22 09:33:22 #52 [security-bootstrapper internal] load build context 09:33:22 #52 ... 09:33:22 09:33:22 #41 [security-spiffe-token-provider internal] load build context 09:33:22 #41 ... 09:33:22 09:33:22 #59 [support-notifications internal] load build context 09:33:22 #59 ... 09:33:22 09:33:22 #57 [security-proxy-setup internal] load build context 09:33:23 #57 ... 09:33:23 09:33:23 #59 [support-notifications internal] load build context 09:33:23 #59 ... 09:33:23 09:33:23 #63 [core-data internal] load build context 09:33:23 #63 ... 09:33:23 09:33:23 #57 [security-proxy-setup internal] load build context 09:33:27 #57 transferring context: 112.38MB 134.6s 09:33:27 #57 ... 09:33:27 09:33:27 #54 [core-command internal] load build context 09:33:27 #54 ... 09:33:27 09:33:27 #57 [security-proxy-setup internal] load build context 09:33:28 #57 ... 09:33:28 09:33:28 #40 [core-common-config-bootstrapper internal] load build context 09:33:28 #40 ... 09:33:28 09:33:28 #37 [core-metadata internal] load build context 09:33:28 #37 ... 09:33:28 09:33:28 #46 [security-secretstore-setup internal] load build context 09:33:28 #46 ... 09:33:28 09:33:28 #37 [core-metadata internal] load build context 09:33:29 #37 ... 09:33:29 09:33:29 #106 [security-spire-agent] exporting to image 09:33:29 #106 exporting layers 8.5s done 09:33:29 #106 writing image sha256:5f66a1ade50b4fb09dda43568660376ca37b17d9b0daeb216d84cfcc43a2cddb 0.3s done 09:33:29 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 09:33:29 #106 writing image sha256:0fdb2610ad9e2b982f3dbb585de619f3ce8179dd5c555af57928db53ca1a8ff4 0.2s done 09:33:29 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 09:33:29 #106 writing image sha256:a92119b6a9a46edfc32daf490de96bcbaee71ebc6976550670f609c03c3c738b 0.0s done 09:33:29 #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:33:29 #106 DONE 12.2s 09:33:29 09:33:29 #37 [core-metadata internal] load build context 09:33:30 #37 ... 09:33:30 09:33:30 #51 [security-proxy-auth internal] load build context 09:33:30 #51 ... 09:33:30 09:33:30 #37 [core-metadata internal] load build context 09:33:32 #37 transferring context: 230.89MB 143.3s 09:33:32 #37 ... 09:33:32 09:33:32 #38 [support-scheduler internal] load build context 09:33:32 #38 ... 09:33:32 09:33:32 #56 [core-keeper internal] load build context 09:33:32 #56 ... 09:33:32 09:33:32 #52 [security-bootstrapper internal] load build context 09:33:33 #52 ... 09:33:33 09:33:33 #41 [security-spiffe-token-provider internal] load build context 09:33:33 #41 ... 09:33:33 09:33:33 #56 [core-keeper internal] load build context 09:33:33 #56 ... 09:33:33 09:33:33 #59 [support-notifications internal] load build context 09:33:33 #59 ... 09:33:33 09:33:33 #63 [core-data internal] load build context 09:33:33 #63 ... 09:33:33 09:33:33 #41 [security-spiffe-token-provider internal] load build context 09:33:38 #41 transferring context: 219.74MB 145.5s 09:33:38 #41 ... 09:33:38 09:33:38 #54 [core-command internal] load build context 09:33:38 #54 ... 09:33:38 09:33:38 #41 [security-spiffe-token-provider internal] load build context 09:33:39 #41 ... 09:33:39 09:33:39 #57 [security-proxy-setup internal] load build context 09:33:39 #57 ... 09:33:39 09:33:39 #40 [core-common-config-bootstrapper internal] load build context 09:33:39 #40 ... 09:33:39 09:33:39 #46 [security-secretstore-setup internal] load build context 09:33:39 #46 ... 09:33:39 09:33:39 #57 [security-proxy-setup internal] load build context 09:33:40 #57 ... 09:33:40 09:33:40 #51 [security-proxy-auth internal] load build context 09:33:41 #51 ... 09:33:41 09:33:41 #57 [security-proxy-setup internal] load build context 09:33:42 #57 transferring context: 145.24MB 149.7s 09:33:42 #57 ... 09:33:42 09:33:42 #37 [core-metadata internal] load build context 09:33:43 #37 ... 09:33:43 09:33:43 #38 [support-scheduler internal] load build context 09:33:43 #38 ... 09:33:43 09:33:43 #52 [security-bootstrapper internal] load build context 09:33:43 #52 ... 09:33:43 09:33:43 #38 [support-scheduler internal] load build context 09:33:43 #38 ... 09:33:43 09:33:43 #56 [core-keeper internal] load build context 09:33:43 #56 ... 09:33:43 09:33:43 #59 [support-notifications internal] load build context 09:33:43 #59 ... 09:33:43 09:33:43 #63 [core-data internal] load build context 09:33:43 #63 ... 09:33:43 09:33:43 #59 [support-notifications internal] load build context 09:33:47 #59 transferring context: 256.32MB 155.1s 09:33:47 #59 ... 09:33:47 09:33:47 #54 [core-command internal] load build context 09:33:47 #54 ... 09:33:47 09:33:47 #59 [support-notifications internal] load build context 09:33:49 #59 ... 09:33:49 09:33:49 #41 [security-spiffe-token-provider internal] load build context 09:33:49 #41 ... 09:33:49 09:33:49 #40 [core-common-config-bootstrapper internal] load build context 09:33:49 #40 ... 09:33:49 09:33:49 #41 [security-spiffe-token-provider internal] load build context 09:33:49 #41 ... 09:33:49 09:33:49 #46 [security-secretstore-setup internal] load build context 09:33:49 #46 ... 09:33:49 09:33:49 #59 [support-notifications internal] load build context 09:33:51 #59 ... 09:33:51 09:33:51 #51 [security-proxy-auth internal] load build context 09:33:51 #51 ... 09:33:51 09:33:51 #54 [core-command internal] load build context 09:33:52 #54 transferring context: 299.55MB 162.6s 09:33:53 #54 ... 09:33:53 09:33:53 #57 [security-proxy-setup internal] load build context 09:33:53 #57 ... 09:33:53 09:33:53 #37 [core-metadata internal] load build context 09:33:53 #37 ... 09:33:53 09:33:53 #52 [security-bootstrapper internal] load build context 09:33:53 #52 ... 09:33:53 09:33:53 #57 [security-proxy-setup internal] load build context 09:33:53 #57 ... 09:33:53 09:33:53 #38 [support-scheduler internal] load build context 09:33:53 #38 ... 09:33:53 09:33:53 #56 [core-keeper internal] load build context 09:33:53 #56 ... 09:33:53 09:33:53 #38 [support-scheduler internal] load build context 09:33:54 #38 ... 09:33:54 09:33:54 #63 [core-data internal] load build context 09:33:54 #63 ... 09:33:54 09:33:54 #52 [security-bootstrapper internal] load build context 09:33:57 #52 transferring context: 359.18MB 168.3s 09:33:58 #52 ... 09:33:58 09:33:58 #38 [support-scheduler internal] load build context 09:33:59 #38 ... 09:33:59 09:33:59 #40 [core-common-config-bootstrapper internal] load build context 09:33:59 #40 ... 09:33:59 09:33:59 #38 [support-scheduler internal] load build context 09:33:59 #38 ... 09:33:59 09:33:59 #41 [security-spiffe-token-provider internal] load build context 09:33:59 #41 ... 09:33:59 09:33:59 #46 [security-secretstore-setup internal] load build context 09:34:00 #46 ... 09:34:00 09:34:00 #38 [support-scheduler internal] load build context 09:34:01 #38 ... 09:34:01 09:34:01 #59 [support-notifications internal] load build context 09:34:01 #59 ... 09:34:01 09:34:01 #38 [support-scheduler internal] load build context 09:34:01 #38 ... 09:34:01 09:34:01 #51 [security-proxy-auth internal] load build context 09:34:01 #51 ... 09:34:01 09:34:01 #59 [support-notifications internal] load build context 09:34:02 #59 transferring context: 310.82MB 170.3s 09:34:03 #59 ... 09:34:03 09:34:03 #54 [core-command internal] load build context 09:34:03 #54 ... 09:34:03 09:34:03 #59 [support-notifications internal] load build context 09:34:03 #59 ... 09:34:03 09:34:03 #37 [core-metadata internal] load build context 09:34:03 #37 ... 09:34:03 09:34:03 #59 [support-notifications internal] load build context 09:34:03 #59 ... 09:34:03 09:34:03 #57 [security-proxy-setup internal] load build context 09:34:03 #57 ... 09:34:03 09:34:03 #56 [core-keeper internal] load build context 09:34:03 #56 ... 09:34:03 09:34:03 #57 [security-proxy-setup internal] load build context 09:34:04 #57 ... 09:34:04 09:34:04 #63 [core-data internal] load build context 09:34:04 #63 ... 09:34:04 09:34:04 #37 [core-metadata internal] load build context 09:34:07 #37 ... 09:34:07 09:34:07 #38 [support-scheduler internal] load build context 09:34:07 #38 transferring context: 402.00MB 176.6s done 09:34:07 #38 DONE 177.6s 09:34:07 09:34:07 #37 [core-metadata internal] load build context 09:34:09 #37 ... 09:34:09 09:34:09 #52 [security-bootstrapper internal] load build context 09:34:09 #52 transferring context: 402.00MB 179.7s done 09:34:09 #52 ... 09:34:09 09:34:09 #37 [core-metadata internal] load build context 09:34:09 #37 ... 09:34:09 09:34:09 #40 [core-common-config-bootstrapper internal] load build context 09:34:09 #40 ... 09:34:09 09:34:09 #37 [core-metadata internal] load build context 09:34:10 #37 ... 09:34:10 09:34:10 #41 [security-spiffe-token-provider internal] load build context 09:34:10 #41 ... 09:34:10 09:34:10 #46 [security-secretstore-setup internal] load build context 09:34:10 #46 ... 09:34:10 09:34:10 #41 [security-spiffe-token-provider internal] load build context 09:34:10 #41 ... 09:34:10 09:34:10 #52 [security-bootstrapper internal] load build context 09:34:10 #52 DONE 182.3s 09:34:10 09:34:10 #41 [security-spiffe-token-provider internal] load build context 09:34:10 #41 ... 09:34:10 09:34:10 #56 [core-keeper internal] load build context 09:34:10 #56 transferring context: 402.00MB 176.4s done 09:34:10 #56 DONE 180.3s 09:34:10 09:34:10 #41 [security-spiffe-token-provider internal] load build context 09:34:11 #41 ... 09:34:11 09:34:11 #51 [security-proxy-auth internal] load build context 09:34:11 #51 ... 09:34:11 09:34:11 #41 [security-spiffe-token-provider internal] load build context 09:34:12 #41 ... 09:34:12 09:34:12 #111 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:34:12 #111 DONE 5.0s 09:34:12 09:34:12 #41 [security-spiffe-token-provider internal] load build context 09:34:13 #41 ... 09:34:13 09:34:13 #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:34:13 #112 DONE 2.2s 09:34:13 09:34:13 #41 [security-spiffe-token-provider internal] load build context 09:34:13 #41 ... 09:34:13 09:34:13 #54 [core-command internal] load build context 09:34:13 #54 ... 09:34:13 09:34:13 #41 [security-spiffe-token-provider internal] load build context 09:34:13 #41 ... 09:34:13 09:34:13 #113 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:34:13 #113 DONE 2.2s 09:34:13 09:34:13 #54 [core-command internal] load build context 09:34:13 #54 transferring context: 377.52MB 184.0s 09:34:13 #54 ... 09:34:13 09:34:13 #59 [support-notifications internal] load build context 09:34:13 #59 ... 09:34:13 09:34:13 #63 [core-data internal] load build context 09:34:14 #63 ... 09:34:14 09:34:14 #59 [support-notifications internal] load build context 09:34:14 #59 ... 09:34:14 09:34:14 #57 [security-proxy-setup internal] load build context 09:34:14 #57 ... 09:34:14 09:34:14 #59 [support-notifications internal] load build context 09:34:14 #59 ... 09:34:14 09:34:14 #40 [core-common-config-bootstrapper internal] load build context 09:34:14 #40 transferring context: 402.00MB 187.9s done 09:34:14 #40 DONE 188.6s 09:34:14 09:34:14 #59 [support-notifications internal] load build context 09:34:20 #59 ... 09:34:20 09:34:20 #114 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:34:20 #114 DONE 4.6s 09:34:20 09:34:20 #59 [support-notifications internal] load build context 09:34:20 #59 ... 09:34:20 09:34:20 #37 [core-metadata internal] load build context 09:34:20 #37 ... 09:34:20 09:34:20 #59 [support-notifications internal] load build context 09:34:20 #59 ... 09:34:20 09:34:20 #46 [security-secretstore-setup internal] load build context 09:34:20 #46 ... 09:34:20 09:34:20 #59 [support-notifications internal] load build context 09:34:20 #59 transferring context: 368.41MB 188.3s 09:34:21 #59 ... 09:34:21 09:34:21 #54 [core-command internal] load build context 09:34:21 #54 transferring context: 402.00MB 191.4s done 09:34:21 #54 DONE 192.0s 09:34:21 09:34:21 #59 [support-notifications internal] load build context 09:34:21 #59 ... 09:34:21 09:34:21 #51 [security-proxy-auth internal] load build context 09:34:21 #51 ... 09:34:21 09:34:21 #59 [support-notifications internal] load build context 09:34:22 #59 ... 09:34:22 09:34:22 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:22 #115 ... 09:34:22 09:34:22 #51 [security-proxy-auth internal] load build context 09:34:22 #51 transferring context: 402.00MB 193.9s done 09:34:23 #51 DONE 194.4s 09:34:23 09:34:23 #59 [support-notifications internal] load build context 09:34:23 #59 ... 09:34:23 09:34:23 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:23 #116 ... 09:34:23 09:34:23 #46 [security-secretstore-setup internal] load build context 09:34:23 #46 ... 09:34:23 09:34:23 #41 [security-spiffe-token-provider internal] load build context 09:34:23 #41 ... 09:34:23 09:34:23 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:23 #117 ... 09:34:23 09:34:23 #41 [security-spiffe-token-provider internal] load build context 09:34:24 #41 ... 09:34:24 09:34:24 #63 [core-data internal] load build context 09:34:24 #63 ... 09:34:24 09:34:24 #41 [security-spiffe-token-provider internal] load build context 09:34:24 #41 ... 09:34:24 09:34:24 #57 [security-proxy-setup internal] load build context 09:34:24 #57 ... 09:34:24 09:34:24 #37 [core-metadata internal] load build context 09:34:24 #37 transferring context: 402.00MB 195.9s done 09:34:24 #37 DONE 196.4s 09:34:24 09:34:24 #57 [security-proxy-setup internal] load build context 09:34:24 #57 ... 09:34:24 09:34:24 #41 [security-spiffe-token-provider internal] load build context 09:34:24 #41 transferring context: 402.00MB 193.0s done 09:34:24 #41 DONE 194.3s 09:34:24 09:34:24 #57 [security-proxy-setup internal] load build context 09:34:26 #57 ... 09:34:26 09:34:26 #118 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:34:26 #118 DONE 1.8s 09:34:26 09:34:26 #57 [security-proxy-setup internal] load build context 09:34:29 #57 transferring context: 291.15MB 197.1s 09:34:30 #57 ... 09:34:30 09:34:30 #59 [support-notifications internal] load build context 09:34:30 #59 transferring context: 402.00MB 197.5s done 09:34:30 #59 DONE 199.2s 09:34:30 09:34:30 #57 [security-proxy-setup internal] load build context 09:34:30 #57 ... 09:34:30 09:34:30 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:30 #119 ... 09:34:30 09:34:30 #57 [security-proxy-setup internal] load build context 09:34:31 #57 ... 09:34:31 09:34:31 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:34:31 #120 DONE 1.6s 09:34:31 09:34:31 #57 [security-proxy-setup internal] load build context 09:34:33 #57 ... 09:34:33 09:34:33 #46 [security-secretstore-setup internal] load build context 09:34:33 #46 ... 09:34:33 09:34:33 #57 [security-proxy-setup internal] load build context 09:34:34 #57 ... 09:34:34 09:34:34 #63 [core-data internal] load build context 09:34:34 #63 ... 09:34:34 09:34:34 #46 [security-secretstore-setup internal] load build context 09:34:34 #46 transferring context: 276.79MB 198.6s 09:34:36 #46 ... 09:34:36 09:34:36 #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:36 #121 ... 09:34:36 09:34:36 #46 [security-secretstore-setup internal] load build context 09:34:40 #46 transferring context: 321.11MB 203.7s 09:34:41 #46 ... 09:34:41 09:34:41 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:34:41 #122 ... 09:34:41 09:34:41 #46 [security-secretstore-setup internal] load build context 09:34:44 #46 ... 09:34:44 09:34:44 #57 [security-proxy-setup internal] load build context 09:34:44 #57 transferring context: 399.05MB 212.2s 09:34:44 #57 ... 09:34:44 09:34:44 #63 [core-data internal] load build context 09:34:45 #63 ... 09:34:45 09:34:45 #57 [security-proxy-setup internal] load build context 09:34:45 #57 transferring context: 402.00MB 212.6s done 09:34:45 #57 DONE 214.6s 09:34:45 09:34:45 #63 [core-data internal] load build context 09:34:49 #63 ... 09:34:49 09:34:49 #46 [security-secretstore-setup internal] load build context 09:34:49 #46 transferring context: 402.00MB 212.7s done 09:34:49 #46 DONE 214.9s 09:34:49 09:34:49 #63 [core-data internal] load build context 09:34:53 #63 transferring context: 402.00MB 216.0s done 09:34:53 #63 DONE 218.2s 09:34:53 09:34:53 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #122 ... 09:37:00 09:37:00 #115 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #115 DONE 156.7s 09:37:00 09:37:00 #123 [support-scheduler builder 6/7] COPY . . 09:37:00 #123 ... 09:37:00 09:37:00 #121 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #121 DONE 142.4s 09:37:00 09:37:00 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #116 DONE 155.8s 09:37:00 09:37:00 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #117 DONE 155.6s 09:37:00 09:37:00 #124 [core-keeper builder 7/8] COPY . . 09:37:00 #124 ... 09:37:00 09:37:00 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #122 DONE 137.6s 09:37:00 09:37:00 #119 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:00 #119 DONE 149.9s 09:37:00 09:37:00 #125 [support-notifications builder 6/7] COPY . . 09:37:00 #125 ... 09:37:00 09:37:00 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 09:37:00 #126 ... 09:37:00 09:37:00 #127 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:00 #127 ... 09:37:00 09:37:00 #128 [security-bootstrapper builder 6/7] COPY . . 09:37:08 #128 DONE 18.7s 09:37:08 09:37:08 #125 [support-notifications builder 6/7] COPY . . 09:37:08 #125 ... 09:37:08 09:37:08 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:37:08 #129 CACHED 09:37:08 09:37:08 #130 [security-secretstore-setup builder 6/7] COPY . . 09:37:08 #130 CACHED 09:37:08 09:37:08 #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #131 CACHED 09:37:08 09:37:08 #132 [security-proxy-setup builder 6/7] COPY . . 09:37:08 #132 CACHED 09:37:08 09:37:08 #133 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:37:08 #133 CACHED 09:37:08 09:37:08 #134 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #134 CACHED 09:37:08 09:37:08 #124 [core-keeper builder 7/8] COPY . . 09:37:08 #124 DONE 18.6s 09:37:08 09:37:08 #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:08 #135 ... 09:37:08 09:37:08 #127 [security-spiffe-token-provider builder 6/7] COPY . . 09:37:08 #127 DONE 19.0s 09:37:08 09:37:08 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 09:37:08 #126 DONE 18.3s 09:37:08 09:37:08 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #136 CACHED 09:37:08 09:37:08 #137 [core-data builder 4/7] COPY go.mod vendor* ./ 09:37:08 #137 CACHED 09:37:08 09:37:08 #138 [core-data builder 6/7] COPY . . 09:37:08 #138 CACHED 09:37:08 09:37:08 #139 [core-command builder 6/7] COPY . . 09:37:08 #139 CACHED 09:37:08 09:37:08 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #140 CACHED 09:37:08 09:37:08 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 09:37:08 #141 CACHED 09:37:08 09:37:08 #142 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:37:08 #142 CACHED 09:37:08 09:37:08 #143 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #143 CACHED 09:37:08 09:37:08 #144 [core-metadata builder 6/7] COPY . . 09:37:08 #144 CACHED 09:37:08 09:37:08 #145 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:37:08 #145 CACHED 09:37:08 09:37:08 #146 [security-proxy-auth builder 6/7] COPY . . 09:37:08 #146 CACHED 09:37:08 09:37:08 #147 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:37:08 #147 CACHED 09:37:08 09:37:08 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:08 #148 ... 09:37:08 09:37:08 #123 [support-scheduler builder 6/7] COPY . . 09:37:08 #123 DONE 19.2s 09:37:08 09:37:08 #125 [support-notifications builder 6/7] COPY . . 09:37:08 #125 DONE 18.9s 09:37:08 09:37:08 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:14 #149 ... 09:37:14 09:37:14 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:15 #150 ... 09:37:15 09:37:15 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:15 #0 7.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:37:15 #151 ... 09:37:15 09:37:15 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:37:15 #0 7.523 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:37:16 #152 ... 09:37:16 09:37:16 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:16 #150 8.232 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:37:17 #150 ... 09:37:17 09:37:17 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:17 #0 8.429 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:37:18 #153 ... 09:37:18 09:37:18 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:37:18 #0 9.692 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:37:18 #154 ... 09:37:18 09:37:18 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:37:18 #0 9.081 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:37:18 #155 ... 09:37:18 09:37:18 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:37:18 #0 9.366 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:37:18 #156 ... 09:37:18 09:37:18 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:37:18 #0 9.863 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:37:18 #157 ... 09:37:18 09:37:18 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:18 #0 9.258 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:37:18 #158 ... 09:37:18 09:37:18 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:18 #148 9.704 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:37:26 #148 ... 09:37:26 09:37:26 #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:37:26 #135 9.004 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:37:27 #135 ... 09:37:27 09:37:27 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:27 #149 8.781 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:09:07 #149 ... 10:09:07 10:09:07 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:09:07 #154 DONE 1913.1s 10:09:07 10:09:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:09:07 #45 ... 10:09:07 10:09:07 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:09:07 #159 DONE 0.4s 10:09:07 10:09:07 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:09:07 #160 DONE 0.2s 10:09:07 10:09:07 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:09:07 #153 ... 10:09:07 10:09:07 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:09:07 #161 DONE 0.4s 10:09:07 10:09:07 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:09:07 #156 ... 10:09:07 10:09:07 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:09:07 #162 DONE 0.2s 10:09:07 10:09:07 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:09:07 #163 DONE 0.3s 10:09:07 10:09:07 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:09:07 #152 ... 10:09:07 10:09:07 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:09:07 #164 DONE 2.8s 10:09:07 10:09:07 #106 [core-common-config-bootstrapper] exporting to image 10:09:07 #106 exporting layers 10:09:07 #106 exporting layers 1.0s done 10:09:07 #106 writing image sha256:33d1f2b92994e0cdc34dce15265ddf57b7982879ab8657dc9523e72d4246b28f 0.0s done 10:09:07 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:09:07 #106 DONE 13.2s 10:09:07 10:09:07 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:09:25 #45 ... 10:09:25 10:09:25 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:09:25 #152 DONE 1936.5s 10:09:25 10:09:25 #165 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:09:25 #165 DONE 0.5s 10:09:25 10:09:25 #166 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:09:28 #166 DONE 3.1s 10:09:28 10:09:28 #167 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:09:28 #167 DONE 0.5s 10:09:28 10:09:28 #168 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:09:28 #168 DONE 0.2s 10:09:28 10:09:28 #169 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:09:29 #169 DONE 0.4s 10:09:29 10:09:29 #170 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:09:29 #170 DONE 0.4s 10:09:29 10:09:29 #171 [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/ 10:09:29 #171 DONE 0.2s 10:09:29 10:09:29 #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:09:29 #135 ... 10:09:29 10:09:29 #172 [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/ 10:09:30 #172 DONE 0.2s 10:09:30 10:09:30 #173 [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/ 10:09:30 #173 DONE 0.2s 10:09:30 10:09:30 #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:09:30 #174 DONE 0.2s 10:09:30 10:09:30 #175 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:09:33 #175 DONE 2.7s 10:09:33 10:09:33 #106 [security-bootstrapper] exporting to image 10:09:33 #106 exporting layers 10:09:34 #106 exporting layers 1.7s done 10:09:35 #106 writing image sha256:c0d55dba5d0a526eb1b2ca4c337f80bcd2d79a7dd774c3492b9fd60a8c62b263 done 10:09:35 #106 naming to docker.io/library/security-bootstrapper-arm64 done 10:09:35 #106 DONE 14.9s 10:09:35 10:09:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:35:15 #45 ... 10:35:15 10:35:15 #157 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:35:15 #157 DONE 3484.3s 10:35:15 10:35:15 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:35:15 #148 ... 10:35:15 10:35:15 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:15 #176 DONE 0.2s 10:35:15 10:35:15 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:35:15 #177 DONE 0.2s 10:35:15 10:35:15 #178 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:35:15 #178 DONE 0.6s 10:35:15 10:35:15 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:35:15 #151 ... 10:35:15 10:35:15 #179 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:35:15 #179 DONE 0.3s 10:35:15 10:35:15 #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:35:15 #135 ... 10:35:15 10:35:15 #106 [core-command] exporting to image 10:35:15 #106 exporting layers 10:35:15 #106 exporting layers 0.8s done 10:35:15 #106 writing image sha256:eacf079ee776ea95106e8798f40e16fbbd0867ad5c89852b713ed9a891c28718 0.0s done 10:35:15 #106 naming to docker.io/library/core-command-arm64 0.0s done 10:35:15 #106 DONE 15.7s 10:35:15 10:35:15 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:35:47 #156 ... 10:35:47 10:35:47 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:47 #153 3518.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:36:06 #153 ... 10:36:06 10:36:06 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:36:06 #151 DONE 3536.4s 10:36:06 10:36:06 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:36:06 #45 ... 10:36:06 10:36:06 #180 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:36:06 #180 DONE 0.5s 10:36:06 10:36:06 #181 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:36:06 #181 DONE 0.3s 10:36:06 10:36:06 #182 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:36:06 #182 DONE 0.2s 10:36:06 10:36:06 #183 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:36:06 #183 DONE 0.2s 10:36:06 10:36:06 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:06 #156 ... 10:36:06 10:36:06 #184 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:36:06 #184 DONE 0.7s 10:36:06 10:36:06 #185 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:36:07 #185 DONE 0.3s 10:36:07 10:36:07 #186 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:09 #186 DONE 2.7s 10:36:09 10:36:09 #106 [security-proxy-setup] exporting to image 10:36:09 #106 exporting layers 10:36:11 #106 exporting layers 1.2s done 10:36:11 #106 writing image sha256:04e21d41f92237cf7b0a2708c473d6e58cc39598230955e73bcf1bd157cdbd49 done 10:36:11 #106 naming to docker.io/library/security-proxy-setup-arm64 done 10:36:11 #106 DONE 16.9s 10:36:11 10:36:11 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:36:37 #45 ... 10:36:37 10:36:37 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:37 #153 DONE 3568.5s 10:36:37 10:36:37 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:37 #156 ... 10:36:37 10:36:37 #187 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:36:37 #187 DONE 0.3s 10:36:37 10:36:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:36:37 #45 ... 10:36:37 10:36:37 #188 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:36:37 #188 DONE 0.3s 10:36:37 10:36:37 #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:36:37 #189 DONE 0.2s 10:36:37 10:36:37 #190 [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 10:36:38 #190 DONE 0.4s 10:36:38 10:36:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:36:38 #45 ... 10:36:38 10:36:38 #191 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:36:38 #191 DONE 0.2s 10:36:38 10:36:38 #192 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:39 #192 DONE 0.7s 10:36:39 10:36:39 #193 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:36:40 #193 DONE 0.6s 10:36:40 10:36:40 #194 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:36:40 #194 DONE 0.2s 10:36:40 10:36:40 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:36:40 #155 ... 10:36:40 10:36:40 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:42 #195 DONE 2.6s 10:36:42 10:36:42 #106 [security-secretstore-setup] exporting to image 10:36:42 #106 exporting layers 10:36:45 #106 exporting layers 2.7s done 10:36:45 #106 writing image sha256:cd6405cd538996e6ac09b11679de0acd87039cb7662e7faab9ef4d950cec4815 0.0s done 10:36:45 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 10:36:45 #106 DONE 19.7s 10:36:45 10:36:45 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:38:37 #45 ... 10:38:37 10:38:37 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:38:37 #148 DONE 3676.8s 10:38:37 10:38:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:38:37 #45 ... 10:38:37 10:38:37 #196 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:38:37 #196 DONE 0.3s 10:38:37 10:38:37 #197 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:38:37 #197 DONE 0.2s 10:38:37 10:38:37 #198 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:38:37 #198 DONE 0.6s 10:38:37 10:38:37 #199 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:38:37 #199 DONE 0.2s 10:38:37 10:38:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:38:37 #45 ... 10:38:37 10:38:37 #106 [security-spiffe-token-provider] exporting to image 10:38:37 #106 exporting layers 10:38:37 #106 exporting layers 1.2s done 10:38:37 #106 writing image sha256:f2e78146416d0639cb3044da8bf3a39950ea788147c16aaf751df01c6616c6bc done 10:38:37 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 10:38:37 #106 DONE 20.9s 10:38:37 10:38:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:39:35 #45 ... 10:39:35 10:39:35 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:39:35 #155 DONE 3743.2s 10:39:35 10:39:35 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:35 #149 ... 10:39:35 10:39:35 #200 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:35 #200 DONE 0.4s 10:39:35 10:39:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:39:35 #45 ... 10:39:35 10:39:35 #201 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:35 #201 DONE 0.3s 10:39:35 10:39:35 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:39:35 #156 ... 10:39:35 10:39:35 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:39:35 #202 DONE 0.7s 10:39:35 10:39:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:39:35 #45 ... 10:39:35 10:39:35 #203 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:39:35 #203 DONE 0.4s 10:39:35 10:39:35 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:39:35 #204 DONE 0.3s 10:39:35 10:39:35 #205 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:39:36 #205 DONE 2.5s 10:39:36 10:39:36 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:39:36 #156 ... 10:39:36 10:39:36 #106 [security-proxy-auth] exporting to image 10:39:36 #106 exporting layers 10:39:38 #106 ... 10:39:38 10:39:38 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:39:38 #156 DONE 3749.8s 10:39:38 10:39:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:39:38 #45 ... 10:39:38 10:39:38 #135 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:39:38 #135 DONE 3750.4s 10:39:38 10:39:38 #106 [security-proxy-auth] exporting to image 10:39:38 #106 exporting layers 1.7s done 10:39:38 #106 writing image sha256:514af5984017ee311ade7f4ed44cecc77e38fdae5fde962ba46924710d5f733e 0.0s done 10:39:38 #106 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 10:39:38 #106 DONE 22.8s 10:39:38 10:39:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:39:38 #45 ... 10:39:38 10:39:38 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:39:38 #158 DONE 3750.8s 10:39:38 10:39:38 #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:39:39 #39 ... 10:39:39 10:39:39 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:39:39 #206 DONE 0.6s 10:39:39 10:39:39 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:40 #207 ... 10:39:40 10:39:40 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:39:40 #208 DONE 0.5s 10:39:40 10:39:40 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:40 #207 DONE 0.4s 10:39:40 10:39:40 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:40 #209 ... 10:39:40 10:39:40 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:39:40 #210 DONE 0.4s 10:39:40 10:39:40 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:39:41 #211 ... 10:39:41 10:39:41 #212 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:39:41 #212 DONE 0.4s 10:39:41 10:39:41 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:39:42 #213 ... 10:39:42 10:39:42 #209 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:39:42 #209 DONE 1.6s 10:39:42 10:39:42 #211 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:39:42 #211 DONE 1.4s 10:39:42 10:39:42 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:39:42 #214 ... 10:39:42 10:39:42 #213 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:39:42 #213 DONE 0.8s 10:39:42 10:39:42 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:39:43 #215 ... 10:39:43 10:39:43 #214 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:39:43 #214 DONE 0.6s 10:39:43 10:39:43 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:39:43 #216 DONE 0.8s 10:39:43 10:39:43 #215 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:39:43 #215 DONE 0.6s 10:39:43 10:39:43 #106 [core-keeper] exporting to image 10:39:43 #106 ... 10:39:43 10:39:43 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:39:43 #217 DONE 0.6s 10:39:43 10:39:43 #106 [core-metadata] exporting to image 10:39:43 #106 exporting layers 10:39:44 #106 exporting layers 1.6s done 10:39:44 #106 writing image sha256:f65527bfc5ae7df047e8a8cd4ffd0958c379cb5326c2697b19546a7d849bffec 0.1s done 10:39:44 #106 naming to docker.io/library/core-data-arm64 10:39:44 #106 exporting layers 1.7s done 10:39:44 #106 naming to docker.io/library/core-data-arm64 0.0s done 10:39:44 #106 writing image sha256:930411d0d1722853ebcdac84040b5efb84bde800f4bbed2b724ebf671b76974e done 10:39:44 #106 naming to docker.io/library/core-keeper-arm64 10:39:44 #106 exporting layers 1.3s done 10:39:44 #106 naming to docker.io/library/core-keeper-arm64 done 10:39:45 #106 writing image sha256:b3a451aa27367dbef723ef5109bcdf8da4345687a2ae94a99d3d10a42bf5d865 done 10:39:45 #106 naming to docker.io/library/core-metadata-arm64 done 10:39:45 #106 DONE 25.2s 10:39:45 10:39:45 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:32 #45 ... 10:40:32 10:40:32 #149 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:40:32 #149 DONE 3796.3s 10:40:32 10:40:32 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:32 #45 ... 10:40:32 10:40:32 #218 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:32 #218 DONE 0.3s 10:40:32 10:40:32 #219 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:32 #219 DONE 0.2s 10:40:32 10:40:32 #220 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:40:32 #220 DONE 0.8s 10:40:32 10:40:32 #39 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 10:40:32 #39 ... 10:40:32 10:40:32 #221 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:40:32 #221 DONE 0.2s 10:40:32 10:40:32 #106 [support-scheduler] exporting to image 10:40:32 #106 exporting layers 10:40:32 #106 exporting layers 1.4s done 10:40:32 #106 writing image sha256:b254476c7209bdb4408dd69db28387db9e092262e3c595dc3bf484a6f5d89356 done 10:40:32 #106 naming to docker.io/library/support-scheduler-arm64 done 10:40:32 #106 DONE 26.6s 10:40:32 10:40:32 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:35 #45 ... 10:40:35 10:40:35 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:40:35 #150 DONE 3806.7s 10:40:35 10:40:35 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:36 #45 ... 10:40:36 10:40:36 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:40:36 #222 DONE 0.2s 10:40:36 10:40:36 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:40:36 #223 DONE 0.1s 10:40:36 10:40:36 #224 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:40:36 #224 DONE 0.7s 10:40:36 10:40:36 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:36 #45 ... 10:40:36 10:40:36 #225 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:40:36 #225 DONE 0.1s 10:40:37 10:40:37 #106 [support-notifications] exporting to image 10:40:37 #106 exporting layers 10:40:37 #106 exporting layers 0.9s done 10:40:37 #106 writing image sha256:c994728508a407ce3709c1f67b4e9d7aff17fab492c60ee4625e75560307731e done 10:40:37 #106 naming to docker.io/library/support-notifications-arm64 done 10:40:37 #106 DONE 27.5s 10:40:37 10:40:37 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:40:37 time="2025-10-31T09:30:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:40:37 $ docker stop --time=1 dc3027c059ed372c5c8ccdc4432d5ab9e114d435246ea9ee609270cef89fbc5c 10:40:39 $ docker rm -f --volumes dc3027c059ed372c5c8ccdc4432d5ab9e114d435246ea9ee609270cef89fbc5c [Pipeline] // withDockerContainer [Pipeline] sh 10:40:40 + docker images 10:40:40 REPOSITORY TAG IMAGE ID CREATED SIZE 10:40:40 support-notifications-arm64 latest c994728508a4 4 seconds ago 53MB 10:40:40 support-scheduler-arm64 latest b254476c7209 14 seconds ago 49.2MB 10:40:40 core-metadata-arm64 latest b3a451aa2736 57 seconds ago 45.5MB 10:40:40 core-data-arm64 latest f65527bfc5ae 58 seconds ago 45.5MB 10:40:40 core-keeper-arm64 latest 930411d0d172 58 seconds ago 45.2MB 10:40:40 security-proxy-auth-arm64 latest 514af5984017 About a minute ago 44.6MB 10:40:40 security-spiffe-token-provider-arm64 latest f2e78146416d 2 minutes ago 49.1MB 10:40:40 security-secretstore-setup-arm64 latest cd6405cd5389 3 minutes ago 79.5MB 10:40:40 security-proxy-setup-arm64 latest 04e21d41f922 4 minutes ago 49.5MB 10:40:40 core-command-arm64 latest eacf079ee776 5 minutes ago 40.1MB 10:40:40 security-bootstrapper-arm64 latest c0d55dba5d0a 31 minutes ago 21.6MB 10:40:40 core-common-config-bootstrapper-arm64 latest 33d1f2b92994 31 minutes ago 27.5MB 10:40:40 security-spire-agent-arm64 latest a92119b6a9a4 About an hour ago 187MB 10:40:40 security-spire-config-arm64 latest 0fdb2610ad9e About an hour ago 143MB 10:40:40 security-spire-server-arm64 latest 5f66a1ade50b About an hour ago 144MB 10:40:40 ci-base-image-arm64 latest 49d5da6b96b7 2 hours ago 920MB 10:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 weeks ago 564MB 10:40:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:41 10:40:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:40:42 arm64: Pulling from edgex-lftools-log-publisher 10:40:42 8998bd30e6a1: Pulling fs layer 10:40:42 04944245beec: Pulling fs layer 10:40:42 699f458cf7ca: Pulling fs layer 10:40:42 765212b225bb: Pulling fs layer 10:40:42 f23df028b6ca: Pulling fs layer 10:40:42 d65c8cfc05b1: Pulling fs layer 10:40:42 2437ff75d9bd: Pulling fs layer 10:40:42 765212b225bb: Waiting 10:40:42 f23df028b6ca: Waiting 10:40:42 d65c8cfc05b1: Waiting 10:40:42 04944245beec: Verifying Checksum 10:40:42 04944245beec: Download complete 10:40:42 765212b225bb: Download complete 10:40:42 f23df028b6ca: Download complete 10:40:42 d65c8cfc05b1: Verifying Checksum 10:40:42 d65c8cfc05b1: Download complete 10:40:43 699f458cf7ca: Verifying Checksum 10:40:43 699f458cf7ca: Download complete 10:40:43 8998bd30e6a1: Verifying Checksum 10:40:43 8998bd30e6a1: Download complete 10:40:46 2437ff75d9bd: Verifying Checksum 10:40:46 2437ff75d9bd: Download complete 10:40:49 8998bd30e6a1: Pull complete 10:40:49 04944245beec: Pull complete 10:40:51 699f458cf7ca: Pull complete 10:40:51 765212b225bb: Pull complete 10:40:52 f23df028b6ca: Pull complete 10:40:52 d65c8cfc05b1: Pull complete 10:41:11 2437ff75d9bd: Pull complete 10:41:11 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:41:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:41:11 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:11 prd-ubuntu20.04-docker-arm64-4c-16g-771137 does not seem to be running inside a container 10:41:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:41:15 $ docker top d8b5bea5ab7bb8f7fd8df4280b9c0d6596db866716be511bc8c7636e48060e75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:41:16 ---> job-cost.sh 10:41:16 lf-activate-venv: SKIPPING 10:41:16 INFO: No Stack... 10:41:16 INFO: Retrieving Pricing Info for: v3-standard-4 10:41:17 INFO: Archiving Costs [Pipeline] sh 10:41:18 + cat /w/workspace/edgex-go/1/archives/cost.csv 10:41:18 + cut -d, -f6 [Pipeline] lock 10:41:18 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] 10:41:18 Resource [jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] did not exist. Created. 10:41:18 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:41:19 + echo total: 0.2199999988079071 [Pipeline] stash 10:41:19 Stashed 1 file(s) [Pipeline] } 10:41:19 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-snyk-fix-154483af8cc3df541f9b59ecd3579d58-1-stack-cost] [Pipeline] // lock [Pipeline] } 10:41:19 $ docker stop --time=1 d8b5bea5ab7bb8f7fd8df4280b9c0d6596db866716be511bc8c7636e48060e75 10:41:21 $ docker rm -f --volumes d8b5bea5ab7bb8f7fd8df4280b9c0d6596db866716be511bc8c7636e48060e75 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [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 10:41:24 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 10:41:24 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:41:25 ---> package-listing.sh 10:41:25 ++ facter osfamily 10:41:25 ++ tr '[:upper:]' '[:lower:]' 10:41:25 + OS_FAMILY=debian 10:41:25 + workspace=/w/workspace/edgex-go/1 10:41:25 + START_PACKAGES=/tmp/packages_start.txt 10:41:25 + END_PACKAGES=/tmp/packages_end.txt 10:41:25 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:41:25 + PACKAGES=/tmp/packages_start.txt 10:41:25 + '[' /w/workspace/edgex-go/1 ']' 10:41:25 + PACKAGES=/tmp/packages_end.txt 10:41:25 + case "${OS_FAMILY}" in 10:41:25 + dpkg -l 10:41:25 + grep '^ii' 10:41:25 + '[' -f /tmp/packages_start.txt ']' 10:41:25 + '[' -f /tmp/packages_end.txt ']' 10:41:25 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:41:25 + '[' /w/workspace/edgex-go/1 ']' 10:41:25 + mkdir -p /w/workspace/edgex-go/1/archives/ 10:41:25 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 10:41:25 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:41:25 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:26 10:41:26 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:26 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:26 latest: Pulling from edgex-lftools-log-publisher 10:41:26 5eb5b503b376: Pulling fs layer 10:41:26 5c69ac0246d0: Pulling fs layer 10:41:26 ec43610c2a17: Pulling fs layer 10:41:26 3a2ae6a8a46f: Pulling fs layer 10:41:26 33b1e0a273af: Pulling fs layer 10:41:26 5d3b04190fa2: Pulling fs layer 10:41:26 2f39f015ded8: Pulling fs layer 10:41:26 33b1e0a273af: Waiting 10:41:26 5d3b04190fa2: Waiting 10:41:26 3a2ae6a8a46f: Waiting 10:41:26 2f39f015ded8: Waiting 10:41:26 5c69ac0246d0: Verifying Checksum 10:41:26 5c69ac0246d0: Download complete 10:41:26 3a2ae6a8a46f: Verifying Checksum 10:41:26 3a2ae6a8a46f: Download complete 10:41:26 ec43610c2a17: Verifying Checksum 10:41:26 ec43610c2a17: Download complete 10:41:26 33b1e0a273af: Verifying Checksum 10:41:26 33b1e0a273af: Download complete 10:41:26 5d3b04190fa2: Verifying Checksum 10:41:26 5d3b04190fa2: Download complete 10:41:27 5eb5b503b376: Verifying Checksum 10:41:27 5eb5b503b376: Download complete 10:41:27 2f39f015ded8: Verifying Checksum 10:41:27 2f39f015ded8: Download complete 10:41:28 5eb5b503b376: Pull complete 10:41:28 5c69ac0246d0: Pull complete 10:41:29 ec43610c2a17: Pull complete 10:41:29 3a2ae6a8a46f: Pull complete 10:41:29 33b1e0a273af: Pull complete 10:41:29 5d3b04190fa2: Pull complete 10:41:36 2f39f015ded8: Pull complete 10:41:36 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:41:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:41:36 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:41:36 prd-ubuntu20.04-docker-8c-8g-771124 does not seem to be running inside a container 10:41:36 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 10:41:38 $ docker top af1616bb5e14d1902e8b0a7e0cab1222e7d6ac673ba4b7bae282caec799c7fa0 -eo pid,comm [Pipeline] { [Pipeline] sh 10:41:38 + touch /tmp/pre-build-complete [Pipeline] sh 10:41:38 + mkdir -p /var/log/sysstat [Pipeline] sh 10:41:39 + ls /var/log/sa-host 10:41:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:41:39 provisioning config files... 10:41:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config17268748753534053437tmp [Pipeline] { [Pipeline] echo 10:41:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:41:39 ---> create-netrc.sh [Pipeline] } 10:41:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:41:40 ---> python-tools-install.sh [Pipeline] echo 10:41:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:41:40 ---> sudo-logs.sh 10:41:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:41:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:41:41 ---> job-cost.sh 10:41:41 lf-activate-venv: SKIPPING 10:41:41 DEBUG: total: 0.2199999988079071 10:41:41 INFO: Retrieving Stack Cost... 10:41:41 INFO: Retrieving Pricing Info for: v3-standard-8 10:41:41 INFO: Archiving Costs [Pipeline] echo 10:41:41 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:41:42 ---> logs-deploy.sh 10:41:42 lf-activate-venv: SKIPPING 10:41:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/snyk-fix-154483af8cc3df541f9b59ecd3579d58/1 10:41:42 INFO: archiving workspace using pattern(s): 10:41:43 Archives upload complete. 10:41:43 INFO: archiving logs to Nexus 10:41:44 ---> uname -a: 10:41:44 Linux prd-ubuntu20-04-docker-8c-8g-771124 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:41:44 10:41:44 10:41:44 ---> lscpu: 10:41:44 Architecture: x86_64 10:41:44 CPU op-mode(s): 32-bit, 64-bit 10:41:44 Byte Order: Little Endian 10:41:44 Address sizes: 40 bits physical, 48 bits virtual 10:41:44 CPU(s): 8 10:41:44 On-line CPU(s) list: 0-7 10:41:44 Thread(s) per core: 1 10:41:44 Core(s) per socket: 1 10:41:44 Socket(s): 8 10:41:44 NUMA node(s): 1 10:41:44 Vendor ID: AuthenticAMD 10:41:44 CPU family: 23 10:41:44 Model: 49 10:41:44 Model name: AMD EPYC-Rome Processor 10:41:44 Stepping: 0 10:41:44 CPU MHz: 2799.998 10:41:44 BogoMIPS: 5599.99 10:41:44 Virtualization: AMD-V 10:41:44 Hypervisor vendor: KVM 10:41:44 Virtualization type: full 10:41:44 L1d cache: 256 KiB 10:41:44 L1i cache: 256 KiB 10:41:44 L2 cache: 4 MiB 10:41:44 L3 cache: 128 MiB 10:41:44 NUMA node0 CPU(s): 0-7 10:41:44 Vulnerability Gather data sampling: Not affected 10:41:44 Vulnerability Itlb multihit: Not affected 10:41:44 Vulnerability L1tf: Not affected 10:41:44 Vulnerability Mds: Not affected 10:41:44 Vulnerability Meltdown: Not affected 10:41:44 Vulnerability Mmio stale data: Not affected 10:41:44 Vulnerability Retbleed: Vulnerable 10:41:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:41:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:41:44 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:41:44 Vulnerability Srbds: Not affected 10:41:44 Vulnerability Tsx async abort: Not affected 10:41:44 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 10:41:44 10:41:44 10:41:44 ---> nproc: 10:41:44 8 10:41:44 10:41:44 10:41:44 ---> df -h: 10:41:44 Filesystem Size Used Avail Use% Mounted on 10:41:44 overlay 155G 12G 143G 8% / 10:41:44 tmpfs 64M 0 64M 0% /dev 10:41:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:41:44 shm 64M 0 64M 0% /dev/shm 10:41:44 /dev/vda1 155G 12G 143G 8% /facter-os 10:41:44 10:41:44 10:41:44 ---> sar -b -r -n DEV: 10:41:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771124) 10/31/25 _x86_64_ (8 CPU) 10:41:44 10:41:44 08:52:32 LINUX RESTART (8 CPU) 10:41:44 10:41:44 08:53:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:41:44 08:54:01 232.17 64.99 167.18 0.00 11532.49 137862.99 0.00 10:41:44 08:55:01 170.34 10.46 159.87 0.00 1677.45 41078.89 0.00 10:41:44 08:56:01 58.12 0.07 58.06 0.00 4.27 40217.45 0.00 10:41:44 08:57:01 2.22 0.00 2.22 0.00 0.00 281.69 0.00 10:41:44 08:58:01 38.31 3.52 34.79 0.00 2514.51 6366.67 0.00 10:41:44 08:59:01 5.53 0.02 5.52 0.00 0.13 106.12 0.00 10:41:44 09:00:01 1.98 0.00 1.98 0.00 0.00 22.13 0.00 10:41:44 09:01:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 10:41:44 09:02:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 10:41:44 09:03:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 10:41:44 09:04:01 1.32 0.00 1.32 0.00 0.00 19.06 0.00 10:41:44 09:05:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 10:41:44 09:06:01 1.10 0.00 1.10 0.00 0.00 12.34 0.00 10:41:44 09:07:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 10:41:44 09:08:01 1.17 0.02 1.15 0.00 0.13 16.93 0.00 10:41:44 09:09:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 10:41:44 09:10:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 10:41:44 09:11:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 10:41:44 09:12:01 1.62 0.30 1.32 0.00 16.79 16.66 0.00 10:41:44 09:13:01 2.23 0.78 1.45 0.00 19.60 19.06 0.00 10:41:44 09:14:01 1.85 0.60 1.25 0.00 9.33 14.80 0.00 10:41:44 09:15:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 10:41:44 09:16:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 10:41:44 09:17:01 0.97 0.02 0.95 0.00 0.13 12.26 0.00 10:41:44 09:18:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 10:41:44 09:19:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 10:41:44 09:20:01 1.22 0.00 1.22 0.00 0.00 14.93 0.00 10:41:44 09:21:01 0.88 0.00 0.88 0.00 0.00 10.80 0.00 10:41:44 09:22:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 10:41:44 09:23:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 10:41:44 09:24:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 10:41:44 09:25:01 0.88 0.00 0.88 0.00 0.00 11.86 0.00 10:41:44 09:26:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 10:41:44 09:27:01 0.92 0.00 0.92 0.00 0.00 12.13 0.00 10:41:44 09:28:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 10:41:44 09:29:01 9.08 6.08 3.00 0.00 363.41 112.78 0.00 10:41:44 09:30:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 10:41:44 09:31:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 10:41:44 09:32:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 10:41:44 09:33:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 10:41:44 09:34:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 10:41:44 09:35:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 10:41:44 09:36:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 10:41:44 09:37:01 0.90 0.00 0.90 0.00 0.00 12.26 0.00 10:41:44 09:38:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 10:41:44 09:39:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 10:41:44 09:40:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 10:41:44 09:41:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 10:41:44 09:42:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 10:41:44 09:43:01 1.53 0.00 1.53 0.00 0.00 20.13 0.00 10:41:44 09:44:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 10:41:44 09:45:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 10:41:44 09:46:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 10:41:44 09:47:01 1.00 0.00 1.00 0.00 0.00 13.33 0.00 10:41:44 09:48:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 10:41:44 09:49:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:41:44 09:50:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 10:41:44 09:51:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 10:41:44 09:52:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 10:41:44 09:53:01 1.37 0.00 1.37 0.00 0.00 17.19 0.00 10:41:44 09:54:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 10:41:44 09:55:01 0.92 0.00 0.92 0.00 0.00 12.26 0.00 10:41:44 09:56:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 10:41:44 09:57:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 10:41:44 09:58:01 1.18 0.00 1.18 0.00 0.00 14.00 0.00 10:41:44 09:59:01 0.97 0.00 0.97 0.00 0.00 13.06 0.00 10:41:44 10:00:01 1.38 0.00 1.38 0.00 0.00 16.26 0.00 10:41:44 10:01:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 10:41:44 10:02:01 1.32 0.00 1.32 0.00 0.00 15.33 0.00 10:41:44 10:03:01 1.52 0.00 1.52 0.00 0.00 19.06 0.00 10:41:44 10:04:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 10:41:44 10:05:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 10:41:44 10:06:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 10:41:44 10:07:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 10:41:44 10:08:01 1.30 0.00 1.30 0.00 0.00 14.93 0.00 10:41:44 10:09:01 0.98 0.00 0.98 0.00 0.00 12.80 0.00 10:41:44 10:10:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 10:41:44 10:11:01 0.88 0.00 0.88 0.00 0.00 11.33 0.00 10:41:44 10:12:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 10:41:44 10:13:01 1.38 0.00 1.38 0.00 0.00 18.26 0.00 10:41:44 10:14:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 10:41:44 10:15:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 10:41:44 10:16:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 10:41:44 10:17:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 10:41:44 10:18:01 1.60 0.00 1.60 0.00 0.00 18.26 0.00 10:41:44 10:19:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 10:41:44 10:20:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 10:41:44 10:21:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 10:41:44 10:22:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 10:41:44 10:23:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 10:41:44 10:24:02 1.12 0.00 1.12 0.00 0.00 12.53 0.00 10:41:44 10:25:01 1.19 0.00 1.19 0.00 0.00 14.37 0.00 10:41:44 10:26:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 10:41:44 10:27:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 10:41:44 10:28:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 10:41:44 10:29:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 10:41:44 10:30:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 10:41:44 10:31:01 0.93 0.00 0.93 0.00 0.00 12.13 0.00 10:41:44 10:32:01 1.37 0.00 1.37 0.00 0.00 15.73 0.00 10:41:44 10:33:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 10:41:44 10:34:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 10:41:44 10:35:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 10:41:44 10:36:01 1.25 0.00 1.25 0.00 0.00 14.39 0.00 10:41:44 10:37:01 1.08 0.00 1.08 0.00 0.00 14.13 0.00 10:41:44 10:38:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 10:41:44 10:39:01 1.17 0.02 1.15 0.00 0.93 14.80 0.00 10:41:44 10:40:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 10:41:44 10:41:01 1.17 0.02 1.15 0.00 3.07 13.60 0.00 10:41:44 Average: 5.85 0.78 5.07 0.00 145.99 2065.04 0.00 10:41:44 10:41:44 08:53:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:41:44 08:54:01 28794996 31430516 878428 2.67 75900 2853944 1802684 5.31 1096336 2618084 812 10:41:44 08:55:01 26671912 31302712 976188 2.97 124196 4649440 2169080 6.39 1872792 3781564 672856 10:41:44 08:56:01 27593016 31519484 763884 2.32 128724 3980800 1687776 4.98 1394624 3382964 192 10:41:44 08:57:01 27596936 31523556 760096 2.31 128780 3980928 1687776 4.98 1391636 3383092 20 10:41:44 08:58:01 27241084 31493624 773932 2.35 154960 4269712 1722308 5.08 1608340 3491184 1088 10:41:44 08:59:01 27251320 31503276 764856 2.33 154736 4269436 1702792 5.02 1598400 3490872 388 10:41:44 09:00:01 27251456 31503480 764616 2.33 154776 4269440 1702792 5.02 1598240 3490880 12 10:41:44 09:01:01 27251564 31503596 764336 2.33 154808 4269444 1702792 5.02 1598028 3490884 44 10:41:44 09:02:01 27251524 31503600 764164 2.32 154836 4269444 1702792 5.02 1598076 3490880 8 10:41:44 09:03:01 27255708 31507896 759640 2.31 154856 4269452 1702792 5.02 1594692 3490888 260 10:41:44 09:04:01 27255780 31508096 759236 2.31 154884 4269452 1702792 5.02 1595196 3490888 212 10:41:44 09:05:01 27254736 31507092 760116 2.31 154904 4269456 1702792 5.02 1594756 3490892 40 10:41:44 09:06:01 27254792 31507212 759936 2.31 154948 4269456 1702792 5.02 1594688 3490896 16 10:41:44 09:07:01 27254492 31506980 760120 2.31 154980 4269524 1702792 5.02 1594684 3490964 16 10:41:44 09:08:01 27253636 31506264 760540 2.31 155024 4269504 1726100 5.09 1594896 3490932 240 10:41:44 09:09:01 27254376 31507004 759732 2.31 155048 4269504 1726100 5.09 1595028 3490932 192 10:41:44 09:10:01 27254368 31507044 759568 2.31 155072 4269508 1726100 5.09 1594948 3490936 28 10:41:44 09:11:01 27253468 31506188 760228 2.31 155096 4269516 1726100 5.09 1594952 3490940 192 10:41:44 09:12:01 27253404 31506732 759656 2.31 155132 4270020 1726100 5.09 1596828 3491260 4 10:41:44 09:13:01 27251404 31506524 759804 2.31 155188 4270744 1726100 5.09 1597388 3491816 116 10:41:44 09:14:01 27247824 31503356 762968 2.32 155228 4271024 1726100 5.09 1601076 3491704 16 10:41:44 09:15:01 27247480 31503088 763144 2.32 155268 4271028 1726100 5.09 1601160 3491684 152 10:41:44 09:16:01 27248000 31503668 762552 2.32 155304 4271028 1726100 5.09 1600728 3491668 8 10:41:44 09:17:01 27246636 31502312 763712 2.32 155340 4271028 1726100 5.09 1601300 3491672 320 10:41:44 09:18:01 27246548 31502264 763748 2.32 155396 4271020 1726100 5.09 1600804 3491672 24 10:41:44 09:19:01 27247076 31502852 763116 2.32 155440 4271036 1726100 5.09 1600892 3491676 144 10:41:44 09:20:01 27247028 31502860 763076 2.32 155476 4271036 1726100 5.09 1600908 3491688 24 10:41:44 09:21:01 27246532 31502552 763344 2.32 155508 4271172 1726100 5.09 1601196 3491820 240 10:41:44 09:22:01 27246992 31503032 763056 2.32 155528 4271176 1726100 5.09 1601472 3491812 24 10:41:44 09:23:01 27246976 31503072 762948 2.32 155580 4271156 1726100 5.09 1600996 3491816 40 10:41:44 09:24:01 27246636 31502796 763176 2.32 155604 4271180 1726100 5.09 1601120 3491820 4 10:41:44 09:25:01 27246660 31502824 763052 2.32 155640 4271184 1726100 5.09 1601348 3491824 204 10:41:44 09:26:01 27246840 31503084 762780 2.32 155668 4271188 1726100 5.09 1601120 3491832 4 10:41:44 09:27:01 27246796 31503060 762880 2.32 155700 4271192 1726100 5.09 1601144 3491828 184 10:41:44 09:28:01 27246600 31502868 763020 2.32 155748 4271180 1726100 5.09 1601144 3491832 4 10:41:44 09:29:01 27203236 31474316 787724 2.40 156028 4284004 1785844 5.26 1627600 3501468 152 10:41:44 09:30:01 27203368 31474452 787504 2.40 156052 4284008 1785844 5.26 1627808 3501472 8 10:41:44 09:31:01 27204244 31475388 786552 2.39 156076 4284008 1785844 5.26 1627592 3501476 188 10:41:44 09:32:01 27203992 31475200 786736 2.39 156116 4284012 1785844 5.26 1627632 3501484 8 10:41:44 09:33:01 27203736 31474956 787108 2.39 156152 4284016 1785844 5.26 1627656 3501484 140 10:41:44 09:34:01 27204272 31475552 786532 2.39 156188 4284020 1785844 5.26 1627756 3501488 8 10:41:44 09:35:01 27203792 31475092 786960 2.39 156216 4284024 1785844 5.26 1627728 3501488 152 10:41:44 09:36:01 27203776 31475076 786936 2.39 156240 4284024 1785844 5.26 1627848 3501488 20 10:41:44 09:37:01 27203508 31475000 786988 2.39 156264 4284156 1785844 5.26 1627868 3501624 208 10:41:44 09:38:01 27203468 31474964 786924 2.39 156288 4284160 1785844 5.26 1627796 3501628 12 10:41:44 09:39:01 27203508 31475064 786920 2.39 156316 4284160 1785844 5.26 1627936 3501632 184 10:41:44 09:40:01 27203428 31474988 786904 2.39 156356 4284164 1785844 5.26 1627868 3501636 4 10:41:44 09:41:01 27203988 31475612 786296 2.39 156384 4284168 1785844 5.26 1628232 3501640 188 10:41:44 09:42:01 27203840 31475472 786592 2.39 156424 4284172 1785844 5.26 1628216 3501644 4 10:41:44 09:43:01 27203360 31475060 787016 2.39 156476 4284160 1785844 5.26 1627984 3501652 76 10:41:44 09:44:01 27204008 31475776 786472 2.39 156508 4284180 1785844 5.26 1628120 3501664 12 10:41:44 09:45:01 27204008 31475800 786412 2.39 156544 4284184 1785844 5.26 1628116 3501648 8 10:41:44 09:46:01 27203732 31475584 786620 2.39 156576 4284184 1785844 5.26 1628176 3501652 12 10:41:44 09:47:01 27203612 31475508 786584 2.39 156608 4284188 1785844 5.26 1628172 3501652 200 10:41:44 09:48:01 27203328 31475288 786768 2.39 156660 4284192 1785844 5.26 1628232 3501660 44 10:41:44 09:49:01 27203452 31475528 786388 2.39 156700 4284192 1785844 5.26 1628348 3501664 144 10:41:44 09:50:01 27202924 31475036 786852 2.39 156736 4284196 1785844 5.26 1628344 3501660 24 10:41:44 09:51:01 27202512 31474820 786880 2.39 156764 4284328 1785844 5.26 1628360 3501792 208 10:41:44 09:52:01 27202336 31474680 786964 2.39 156788 4284332 1785844 5.26 1628388 3501796 24 10:41:44 09:53:01 27202516 31474884 786712 2.39 156816 4284332 1785844 5.26 1628408 3501800 184 10:41:44 09:54:01 27203044 31475412 786092 2.39 156844 4284336 1769656 5.22 1628544 3501800 8 10:41:44 09:55:01 27202428 31474868 786608 2.39 156876 4284340 1769656 5.22 1628692 3501804 208 10:41:44 09:56:01 27202632 31475092 786324 2.39 156896 4284340 1769656 5.22 1628508 3501804 8 10:41:44 09:57:01 27201640 31474144 787264 2.40 156928 4284344 1769656 5.22 1628540 3501808 44 10:41:44 09:58:01 27202192 31474744 786636 2.39 156960 4284348 1769656 5.22 1629144 3501812 232 10:41:44 09:59:01 27201712 31474224 787148 2.39 156984 4284356 1769656 5.22 1628964 3501816 316 10:41:44 10:00:01 27201664 31474196 787112 2.39 157004 4284360 1769656 5.22 1628604 3501820 8 10:41:44 10:01:01 27202116 31474688 786784 2.39 157036 4284360 1769656 5.22 1628656 3501824 196 10:41:44 10:02:01 27201848 31474460 786984 2.39 157072 4284364 1769656 5.22 1628676 3501828 8 10:41:44 10:03:01 27201796 31474432 787140 2.39 157112 4284368 1769656 5.22 1628716 3501832 76 10:41:44 10:04:01 27202080 31474772 786784 2.39 157148 4284368 1769656 5.22 1628832 3501836 8 10:41:44 10:05:01 27201796 31474524 787028 2.39 157184 4284372 1769656 5.22 1628936 3501836 164 10:41:44 10:06:01 27202320 31475108 786656 2.39 157232 4284372 1769656 5.22 1628984 3501840 8 10:41:44 10:07:01 27202272 31475068 786640 2.39 157260 4284376 1769656 5.22 1628848 3501844 208 10:41:44 10:08:01 27202120 31474976 786608 2.39 157288 4284376 1769656 5.22 1629268 3501840 204 10:41:44 10:09:01 27202128 31475064 786480 2.39 157328 4284384 1769656 5.22 1629352 3501844 308 10:41:44 10:10:01 27202340 31475284 786208 2.39 157360 4284388 1769656 5.22 1628972 3501852 20 10:41:44 10:11:01 27202404 31475348 786068 2.39 157384 4284388 1769656 5.22 1628956 3501852 196 10:41:44 10:12:01 27202388 31475400 785984 2.39 157416 4284392 1769656 5.22 1629084 3501860 16 10:41:44 10:13:01 27202000 31475108 786188 2.39 157452 4284384 1769656 5.22 1629540 3501704 212 10:41:44 10:14:01 27202140 31475280 786128 2.39 157480 4284396 1769656 5.22 1630472 3500984 32 10:41:44 10:15:01 27201832 31475028 786352 2.39 157524 4284400 1769656 5.22 1630360 3500988 196 10:41:44 10:16:01 27201784 31474980 786296 2.39 157564 4284404 1769656 5.22 1630312 3500988 4 10:41:44 10:17:01 27201548 31474816 786432 2.39 157588 4284412 1769656 5.22 1630276 3500996 220 10:41:44 10:18:01 27201704 31474984 786276 2.39 157640 4284396 1753428 5.17 1630292 3500996 8 10:41:44 10:19:01 27201744 31475088 786168 2.39 157672 4284416 1753428 5.17 1630692 3501004 164 10:41:44 10:20:01 27201672 31475020 786156 2.39 157700 4284420 1753428 5.17 1630624 3501008 24 10:41:44 10:21:01 27201528 31475092 786024 2.39 157732 4284548 1753428 5.17 1630440 3501132 160 10:41:44 10:22:01 27201480 31475052 786016 2.39 157764 4284552 1753428 5.17 1630424 3501136 8 10:41:44 10:23:01 27200644 31474284 786724 2.39 157820 4284536 1753428 5.17 1630496 3501148 196 10:41:44 10:24:02 27200612 31474332 786644 2.39 157844 4284556 1753428 5.17 1630888 3501156 8 10:41:44 10:25:01 27200880 31474608 786308 2.39 157876 4284560 1753428 5.17 1630844 3501160 156 10:41:44 10:26:01 27200612 31474400 786500 2.39 157892 4284560 1753428 5.17 1630600 3501164 8 10:41:44 10:27:01 27200784 31474580 786236 2.39 157916 4284568 1753428 5.17 1630608 3501172 216 10:41:44 10:28:01 27200736 31474532 786200 2.39 157940 4284568 1753428 5.17 1630596 3501172 4 10:41:44 10:29:01 27200644 31474512 786384 2.39 157992 4284572 1753428 5.17 1630768 3501156 216 10:41:44 10:30:01 27200880 31474812 786076 2.39 158032 4284576 1753428 5.17 1630748 3501164 12 10:41:44 10:31:01 27200832 31474772 786024 2.39 158064 4284580 1753428 5.17 1630764 3501168 212 10:41:44 10:32:01 27200564 31474568 786196 2.39 158096 4284584 1753428 5.17 1630804 3501176 8 10:41:44 10:33:01 27200420 31474424 786252 2.39 158124 4284584 1753428 5.17 1630804 3501176 204 10:41:44 10:34:01 27200624 31474692 785916 2.39 158164 4284580 1753428 5.17 1630920 3501184 12 10:41:44 10:35:01 27200324 31474448 786152 2.39 158192 4284596 1753428 5.17 1630928 3501176 164 10:41:44 10:36:01 27200584 31474708 786296 2.39 158236 4284596 1753428 5.17 1631040 3501176 16 10:41:44 10:37:01 27201292 31475516 785472 2.39 158276 4284600 1753428 5.17 1631372 3501184 308 10:41:44 10:38:01 27201252 31475480 785412 2.39 158312 4284600 1753428 5.17 1631352 3501184 184 10:41:44 10:39:01 27201276 31475592 785308 2.39 158356 4284632 1753428 5.17 1631152 3501188 200 10:41:44 10:40:01 27201136 31475484 785384 2.39 158400 4284636 1769484 5.22 1631212 3501220 24 10:41:44 10:41:01 27201496 31475980 784840 2.39 158432 4284728 1769484 5.22 1631432 3501288 172 10:41:44 Average: 27233023 31482200 781749 2.38 155046 4264846 1758103 5.18 1613520 3490801 6351 10:41:44 10:41:44 08:53:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:41:44 08:54:01 veth1950d0e 497.19 517.17 40.90 3089.39 0.00 0.00 0.00 0.25 10:41:44 08:54:01 docker0 497.19 517.05 34.11 3089.38 0.00 0.00 0.00 0.00 10:41:44 08:54:01 ens3 1402.31 1203.64 10793.21 155.53 0.00 0.00 0.00 0.00 10:41:44 08:54:01 lo 3.38 3.38 0.34 0.34 0.00 0.00 0.00 0.00 10:41:44 08:55:01 veth263ab04 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:41:44 08:55:01 docker0 204.38 217.08 18.00 1666.25 0.00 0.00 0.00 0.00 10:41:44 08:55:01 ens3 407.07 327.23 5052.00 87.61 0.00 0.00 0.00 0.00 10:41:44 08:55:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 10:41:44 08:56:01 docker0 1.32 1.32 0.10 0.11 0.00 0.00 0.00 0.00 10:41:44 08:56:01 ens3 27.95 14.93 21.89 10.61 0.00 0.00 0.00 0.00 10:41:44 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 08:57:01 ens3 4.37 0.98 1.18 0.50 0.00 0.00 0.00 0.00 10:41:44 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 08:58:01 ens3 216.96 147.11 2287.30 10.69 0.00 0.00 0.00 0.00 10:41:44 08:58:01 lo 0.40 0.40 0.05 0.05 0.00 0.00 0.00 0.00 10:41:44 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 08:59:01 ens3 1.27 0.80 0.68 0.49 0.00 0.00 0.00 0.00 10:41:44 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:00:01 ens3 0.17 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:01:01 ens3 0.43 0.13 0.03 0.01 0.00 0.00 0.00 0.00 10:41:44 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:02:01 ens3 0.45 0.00 0.03 0.00 0.00 0.00 0.00 0.00 10:41:44 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:03:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:41:44 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:04:01 ens3 1.28 0.43 0.46 0.28 0.00 0.00 0.00 0.00 10:41:44 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:05:01 ens3 0.25 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:06:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:07:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:08:01 ens3 0.25 0.02 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:09:01 ens3 0.92 0.20 0.15 0.07 0.00 0.00 0.00 0.00 10:41:44 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:10:01 ens3 0.27 0.05 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:11:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:41:44 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:12:01 ens3 1.23 0.68 0.89 0.38 0.00 0.00 0.00 0.00 10:41:44 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:13:01 ens3 2.43 1.40 1.46 2.80 0.00 0.00 0.00 0.00 10:41:44 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:14:01 ens3 3.40 2.27 2.41 1.58 0.00 0.00 0.00 0.00 10:41:44 09:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:15:01 ens3 1.97 1.65 0.99 1.23 0.00 0.00 0.00 0.00 10:41:44 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:17:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:18:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:19:01 ens3 0.55 0.22 0.10 0.07 0.00 0.00 0.00 0.00 10:41:44 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:20:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:21:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:22:01 ens3 0.30 0.08 0.07 0.01 0.00 0.00 0.00 0.00 10:41:44 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:23:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:24:01 ens3 0.37 0.10 0.09 0.07 0.00 0.00 0.00 0.00 10:41:44 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:25:01 ens3 0.33 0.18 0.08 0.01 0.00 0.00 0.00 0.00 10:41:44 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:26:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:27:01 ens3 0.37 0.12 0.03 0.01 0.00 0.00 0.00 0.00 10:41:44 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:28:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:29:01 ens3 1.92 1.52 5.40 0.18 0.00 0.00 0.00 0.00 10:41:44 09:29:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:41:44 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:30:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:31:01 ens3 0.52 0.20 0.09 0.01 0.00 0.00 0.00 0.00 10:41:44 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:32:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:33:01 ens3 0.35 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:41:44 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:34:01 ens3 0.48 0.17 0.15 0.07 0.00 0.00 0.00 0.00 10:41:44 09:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:35:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:36:01 ens3 0.58 0.53 0.28 0.22 0.00 0.00 0.00 0.00 10:41:44 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:37:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:38:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:39:01 ens3 0.60 0.27 0.16 0.08 0.00 0.00 0.00 0.00 10:41:44 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:40:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:41:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:42:01 ens3 0.20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:43:01 ens3 0.30 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:44:01 ens3 0.37 0.10 0.09 0.07 0.00 0.00 0.00 0.00 10:41:44 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:45:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:46:01 ens3 0.22 0.02 0.07 0.00 0.00 0.00 0.00 0.00 10:41:44 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:47:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 09:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:48:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:49:01 ens3 0.50 0.18 0.10 0.07 0.00 0.00 0.00 0.00 10:41:44 09:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:50:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:51:01 ens3 0.52 0.13 0.09 0.01 0.00 0.00 0.00 0.00 10:41:44 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:52:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:53:01 ens3 0.77 0.10 0.06 0.01 0.00 0.00 0.00 0.00 10:41:44 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:54:01 ens3 0.73 0.20 0.21 0.14 0.00 0.00 0.00 0.00 10:41:44 09:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:55:01 ens3 0.53 0.37 0.33 0.22 0.00 0.00 0.00 0.00 10:41:44 09:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:56:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:57:01 ens3 0.37 0.10 0.03 0.01 0.00 0.00 0.00 0.00 10:41:44 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:58:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 09:59:01 ens3 0.47 0.18 0.10 0.07 0.00 0.00 0.00 0.00 10:41:44 09:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:00:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:01:01 ens3 0.30 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:02:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 10:41:44 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:03:01 ens3 0.87 0.12 0.10 0.01 0.00 0.00 0.00 0.00 10:41:44 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:04:01 ens3 0.93 0.12 0.15 0.07 0.00 0.00 0.00 0.00 10:41:44 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:05:01 ens3 0.70 0.47 0.28 0.22 0.00 0.00 0.00 0.00 10:41:44 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:06:01 ens3 0.98 0.38 0.40 0.28 0.00 0.00 0.00 0.00 10:41:44 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:07:01 ens3 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 10:41:44 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:08:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:09:01 ens3 0.57 0.18 0.10 0.07 0.00 0.00 0.00 0.00 10:41:44 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:10:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:11:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:12:01 ens3 0.62 0.25 0.18 0.25 0.00 0.00 0.00 0.00 10:41:44 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:13:01 ens3 1.22 0.80 0.52 2.10 0.00 0.00 0.00 0.00 10:41:44 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:14:01 ens3 2.08 1.75 1.15 1.61 0.00 0.00 0.00 0.00 10:41:44 10:14:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:15:01 ens3 1.70 1.35 0.81 1.16 0.00 0.00 0.00 0.00 10:41:44 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:16:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:17:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:18:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:19:01 ens3 0.52 0.22 0.10 0.07 0.00 0.00 0.00 0.00 10:41:44 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:20:01 ens3 0.30 0.05 0.08 0.00 0.00 0.00 0.00 0.00 10:41:44 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:21:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:22:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:23:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:24:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:24:02 ens3 0.28 0.12 0.09 0.07 0.00 0.00 0.00 0.00 10:41:44 10:24:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:25:01 ens3 0.24 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:26:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 10:41:44 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:27:01 ens3 0.32 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:28:01 ens3 0.15 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:29:01 ens3 0.50 0.20 0.10 0.07 0.00 0.00 0.00 0.00 10:41:44 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:30:01 ens3 0.23 0.10 0.07 0.01 0.00 0.00 0.00 0.00 10:41:44 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:31:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:32:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:33:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:34:01 ens3 0.32 0.08 0.09 0.06 0.00 0.00 0.00 0.00 10:41:44 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:35:01 ens3 0.37 0.15 0.08 0.01 0.00 0.00 0.00 0.00 10:41:44 10:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:36:01 ens3 0.63 0.33 0.28 0.21 0.00 0.00 0.00 0.00 10:41:44 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:37:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:41:44 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:38:01 ens3 0.13 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:41:44 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:39:01 ens3 1.05 0.23 0.18 0.08 0.00 0.00 0.00 0.00 10:41:44 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:40:01 ens3 0.57 0.13 0.15 0.07 0.00 0.00 0.00 0.00 10:41:44 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:41:44 10:41:01 ens3 0.57 0.33 0.27 0.21 0.00 0.00 0.00 0.00 10:41:44 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 Average: docker0 6.36 6.65 0.47 43.11 0.00 0.00 0.00 0.00 10:41:44 Average: ens3 19.11 15.53 165.06 2.55 0.00 0.00 0.00 0.00 10:41:44 Average: lo 0.15 0.15 0.01 0.01 0.00 0.00 0.00 0.00 10:41:44 10:41:44 10:41:44 ---> sar -P ALL: 10:41:44 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-771124) 10/31/25 _x86_64_ (8 CPU) 10:41:44 10:41:44 08:52:32 LINUX RESTART (8 CPU) 10:41:44 10:41:44 08:53:03 CPU %user %nice %system %iowait %steal %idle 10:41:44 08:54:01 all 8.97 0.00 2.56 5.17 0.07 83.24 10:41:44 08:54:01 0 8.15 0.00 1.89 0.68 0.05 89.24 10:41:44 08:54:01 1 7.14 0.00 2.08 1.80 0.07 88.91 10:41:44 08:54:01 2 12.93 0.00 1.67 12.84 0.09 72.48 10:41:44 08:54:01 3 8.07 0.00 2.48 1.41 0.05 88.00 10:41:44 08:54:01 4 8.55 0.00 3.46 11.44 0.05 76.50 10:41:44 08:54:01 5 10.72 0.00 3.92 4.69 0.09 80.59 10:41:44 08:54:01 6 6.00 0.00 2.34 3.38 0.07 88.20 10:41:44 08:54:01 7 10.21 0.00 2.64 5.18 0.07 81.90 10:41:44 08:55:01 all 25.83 0.00 5.18 3.85 0.12 65.03 10:41:44 08:55:01 0 25.72 0.00 5.91 3.05 0.12 65.20 10:41:44 08:55:01 1 27.29 0.00 4.70 0.74 0.12 67.16 10:41:44 08:55:01 2 26.15 0.00 5.39 1.72 0.12 66.62 10:41:44 08:55:01 3 26.66 0.00 5.16 0.25 0.12 67.80 10:41:44 08:55:01 4 24.19 0.00 6.80 20.40 0.14 48.47 10:41:44 08:55:01 5 25.80 0.00 4.56 1.53 0.10 68.01 10:41:44 08:55:01 6 25.10 0.00 4.15 0.72 0.10 69.93 10:41:44 08:55:01 7 25.75 0.00 4.76 2.43 0.12 66.94 10:41:44 08:56:01 all 30.48 0.00 6.95 2.64 0.13 59.79 10:41:44 08:56:01 0 31.13 0.00 6.88 3.99 0.13 57.86 10:41:44 08:56:01 1 32.48 0.00 6.71 1.36 0.13 59.32 10:41:44 08:56:01 2 29.75 0.00 6.19 1.12 0.13 62.80 10:41:44 08:56:01 3 32.05 0.00 6.65 2.24 0.13 58.93 10:41:44 08:56:01 4 30.56 0.00 7.40 8.66 0.14 53.24 10:41:44 08:56:01 5 27.44 0.00 7.48 1.31 0.12 63.65 10:41:44 08:56:01 6 30.15 0.00 6.97 1.26 0.13 61.49 10:41:44 08:56:01 7 30.33 0.00 7.35 1.26 0.12 60.94 10:41:44 08:57:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:41:44 08:57:01 0 0.05 0.00 0.03 0.03 0.02 99.87 10:41:44 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 08:57:01 2 0.03 0.00 0.00 0.02 0.00 99.95 10:41:44 08:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 08:57:01 4 0.13 0.00 0.03 0.02 0.02 99.80 10:41:44 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 08:57:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 08:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 08:58:01 all 1.83 0.00 1.05 0.58 0.03 96.50 10:41:44 08:58:01 0 1.24 0.00 0.77 3.31 0.03 94.66 10:41:44 08:58:01 1 0.97 0.00 1.40 0.02 0.02 97.60 10:41:44 08:58:01 2 1.51 0.00 0.65 0.03 0.05 97.76 10:41:44 08:58:01 3 1.84 0.00 2.07 0.12 0.05 95.93 10:41:44 08:58:01 4 2.09 0.00 0.68 0.08 0.03 97.11 10:41:44 08:58:01 5 1.84 0.00 0.60 0.22 0.03 97.31 10:41:44 08:58:01 6 2.42 0.00 1.24 0.53 0.02 95.79 10:41:44 08:58:01 7 2.77 0.00 1.00 0.30 0.03 95.89 10:41:44 08:59:01 all 0.08 0.00 0.05 0.01 0.01 99.85 10:41:44 08:59:01 0 0.17 0.00 0.08 0.05 0.02 99.68 10:41:44 08:59:01 1 0.07 0.00 0.07 0.00 0.02 99.85 10:41:44 08:59:01 2 0.02 0.00 0.05 0.02 0.00 99.92 10:41:44 08:59:01 3 0.25 0.00 0.05 0.00 0.00 99.70 10:41:44 08:59:01 4 0.05 0.00 0.05 0.02 0.02 99.87 10:41:44 08:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 08:59:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:41:44 08:59:01 7 0.02 0.00 0.07 0.00 0.02 99.90 10:41:44 09:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:00:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 09:00:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 09:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:00:01 6 0.03 0.00 0.00 0.02 0.02 99.93 10:41:44 09:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:01:01 all 0.02 0.00 0.02 0.00 0.01 99.96 10:41:44 09:01:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:01:01 1 0.05 0.00 0.05 0.00 0.03 99.87 10:41:44 09:01:01 2 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:01:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 09:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:01:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 09:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:02:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:41:44 09:02:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:02:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:02:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 09:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:03:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:41:44 09:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 10:41:44 09:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:03:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:04:01 all 0.02 0.00 0.00 0.00 0.01 99.97 10:41:44 09:04:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 09:04:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:04:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 09:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:04:01 4 0.08 0.00 0.00 0.00 0.02 99.90 10:41:44 09:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:41:44 09:04:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 09:05:01 all 0.07 0.00 0.01 0.00 0.01 99.91 10:41:44 09:05:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:05:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 09:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:05:01 4 0.47 0.00 0.03 0.00 0.03 99.47 10:41:44 09:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:06:01 all 0.29 0.00 0.01 0.00 0.01 99.69 10:41:44 09:06:01 0 0.00 0.00 0.03 0.02 0.02 99.93 10:41:44 09:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:41:44 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:06:01 4 2.21 0.00 0.02 0.02 0.02 97.74 10:41:44 09:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:07:01 all 0.22 0.00 0.01 0.01 0.01 99.75 10:41:44 09:07:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:07:01 1 0.03 0.00 0.03 0.00 0.03 99.90 10:41:44 09:07:01 2 0.02 0.00 0.02 0.10 0.02 99.85 10:41:44 09:07:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:07:01 4 1.62 0.00 0.00 0.00 0.02 98.37 10:41:44 09:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:07:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:08:01 all 0.05 0.00 0.03 0.00 0.01 99.90 10:41:44 09:08:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:08:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:41:44 09:08:01 2 0.23 0.00 0.02 0.00 0.00 99.75 10:41:44 09:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:08:01 4 0.10 0.00 0.03 0.00 0.00 99.87 10:41:44 09:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:08:01 6 0.02 0.00 0.05 0.00 0.02 99.92 10:41:44 09:08:01 7 0.02 0.00 0.03 0.02 0.00 99.93 10:41:44 09:09:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:41:44 09:09:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 09:09:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:41:44 09:09:01 2 1.04 0.00 0.02 0.02 0.02 98.91 10:41:44 09:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:09:01 4 0.10 0.00 0.05 0.00 0.02 99.83 10:41:44 09:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:10:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:41:44 09:10:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 09:10:01 1 0.02 0.00 0.00 0.00 0.03 99.95 10:41:44 09:10:01 2 1.68 0.00 0.03 0.00 0.02 98.27 10:41:44 09:10:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:41:44 09:11:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 09:11:01 1 0.05 0.00 0.00 0.00 0.03 99.92 10:41:44 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:11:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:12:01 all 0.08 0.00 0.01 0.00 0.01 99.91 10:41:44 09:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:12:01 1 0.10 0.00 0.00 0.00 0.03 99.87 10:41:44 09:12:01 2 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 09:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:12:01 4 0.18 0.00 0.00 0.00 0.02 99.80 10:41:44 09:12:01 5 0.10 0.00 0.02 0.00 0.00 99.88 10:41:44 09:12:01 6 0.10 0.00 0.00 0.00 0.00 99.90 10:41:44 09:12:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:41:44 09:13:01 all 0.06 0.00 0.02 0.02 0.01 99.89 10:41:44 09:13:01 0 0.07 0.00 0.03 0.15 0.02 99.73 10:41:44 09:13:01 1 0.08 0.00 0.03 0.00 0.03 99.85 10:41:44 09:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:13:01 4 0.17 0.00 0.03 0.02 0.02 99.77 10:41:44 09:13:01 5 0.10 0.00 0.03 0.02 0.00 99.85 10:41:44 09:13:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:14:01 all 0.15 0.00 0.01 0.01 0.01 99.82 10:41:44 09:14:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:14:01 1 0.13 0.00 0.02 0.00 0.03 99.82 10:41:44 09:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:14:01 3 0.08 0.00 0.02 0.00 0.02 99.88 10:41:44 09:14:01 4 0.62 0.00 0.02 0.00 0.02 99.35 10:41:44 09:14:01 5 0.17 0.00 0.03 0.03 0.00 99.77 10:41:44 09:14:01 6 0.12 0.00 0.00 0.00 0.00 99.88 10:41:44 09:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 10:41:44 09:15:01 0 0.05 0.00 0.00 0.02 0.02 99.92 10:41:44 09:15:01 1 0.07 0.00 0.03 0.00 0.03 99.87 10:41:44 09:15:01 2 0.07 0.00 0.02 0.00 0.00 99.92 10:41:44 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:15:01 4 0.12 0.00 0.02 0.02 0.02 99.83 10:41:44 09:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:41:44 09:15:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 09:16:01 all 0.22 0.00 0.01 0.00 0.01 99.76 10:41:44 09:16:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 09:16:01 1 0.07 0.00 0.02 0.00 0.03 99.88 10:41:44 09:16:01 2 1.06 0.00 0.00 0.00 0.02 98.93 10:41:44 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:16:01 4 0.57 0.00 0.03 0.00 0.02 99.39 10:41:44 09:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:41:44 09:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:17:01 1 0.05 0.00 0.02 0.00 0.03 99.90 10:41:44 09:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:17:01 4 0.05 0.00 0.02 0.02 0.02 99.90 10:41:44 09:17:01 5 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 09:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:18:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 09:18:01 1 0.02 0.00 0.02 0.00 0.03 99.93 10:41:44 09:18:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:18:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:18:01 4 0.02 0.00 0.05 0.00 0.00 99.93 10:41:44 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:19:01 all 0.05 0.00 0.02 0.00 0.01 99.92 10:41:44 09:19:01 0 0.08 0.00 0.02 0.02 0.00 99.88 10:41:44 09:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 09:19:01 2 0.08 0.00 0.02 0.00 0.02 99.88 10:41:44 09:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:19:01 4 0.08 0.00 0.07 0.02 0.02 99.82 10:41:44 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:19:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 09:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:20:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:21:01 all 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:21:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:41:44 09:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:21:01 2 0.12 0.00 0.10 0.00 0.03 99.75 10:41:44 09:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:21:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:22:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 09:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:22:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:22:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 09:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:23:01 2 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 09:23:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:41:44 09:23:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:41:44 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:23:01 6 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:24:01 0 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:24:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:24:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:25:01 all 0.06 0.00 0.01 0.00 0.01 99.91 10:41:44 09:25:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:25:01 2 0.37 0.00 0.00 0.00 0.02 99.62 10:41:44 09:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:25:01 4 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 09:25:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:25:01 6 0.05 0.00 0.03 0.00 0.03 99.88 10:41:44 09:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:26:01 all 0.16 0.00 0.02 0.00 0.00 99.81 10:41:44 09:26:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:41:44 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:26:01 2 1.14 0.00 0.03 0.00 0.00 98.83 10:41:44 09:26:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:26:01 4 0.02 0.00 0.03 0.02 0.02 99.92 10:41:44 09:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:26:01 6 0.02 0.00 0.05 0.00 0.02 99.92 10:41:44 09:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:41:44 09:26:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 09:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:27:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:41:44 09:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:27:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:41:44 09:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:28:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 09:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:28:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:28:01 4 0.00 0.00 0.05 0.00 0.02 99.93 10:41:44 09:28:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 09:28:01 6 0.00 0.00 0.03 0.00 0.03 99.93 10:41:44 09:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:29:01 all 0.21 0.00 0.08 0.03 0.01 99.67 10:41:44 09:29:01 0 0.07 0.00 0.08 0.07 0.00 99.78 10:41:44 09:29:01 1 0.08 0.00 0.05 0.00 0.02 99.85 10:41:44 09:29:01 2 0.08 0.00 0.07 0.00 0.02 99.83 10:41:44 09:29:01 3 0.08 0.00 0.10 0.00 0.00 99.82 10:41:44 09:29:01 4 1.00 0.00 0.12 0.17 0.02 98.70 10:41:44 09:29:01 5 0.03 0.00 0.05 0.00 0.00 99.92 10:41:44 09:29:01 6 0.07 0.00 0.07 0.03 0.02 99.82 10:41:44 09:29:01 7 0.27 0.00 0.10 0.00 0.00 99.63 10:41:44 09:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 10:41:44 09:30:01 0 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:30:01 2 0.33 0.00 0.02 0.00 0.02 99.63 10:41:44 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:30:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:41:44 09:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:31:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:41:44 09:31:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:31:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:31:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:41:44 09:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:32:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:32:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:32:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:32:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:33:01 all 0.02 0.00 0.01 0.00 0.00 99.96 10:41:44 09:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:41:44 09:33:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:33:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 10:41:44 09:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 09:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:34:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:34:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 09:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:34:01 2 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 09:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:34:01 4 0.02 0.00 0.03 0.02 0.02 99.92 10:41:44 09:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:34:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:34:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:35:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:41:44 09:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:35:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 09:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 09:36:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 09:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:36:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:36:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:41:44 09:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:37:01 all 0.02 0.00 0.01 0.00 0.01 99.97 10:41:44 09:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:37:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:41:44 09:37:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 09:38:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 09:38:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:41:44 09:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:38:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:41:44 09:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:39:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 09:39:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:39:01 6 0.05 0.00 0.00 0.00 0.03 99.92 10:41:44 09:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:40:01 all 0.00 0.00 0.01 0.00 0.01 99.97 10:41:44 09:40:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:40:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:40:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 09:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:41:01 all 0.21 0.00 0.01 0.00 0.01 99.77 10:41:44 09:41:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:41:44 09:41:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:41:01 2 1.50 0.00 0.00 0.00 0.00 98.50 10:41:44 09:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:41:01 6 0.02 0.00 0.02 0.00 0.03 99.93 10:41:44 09:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:42:01 all 0.17 0.00 0.01 0.00 0.01 99.80 10:41:44 09:42:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 09:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:42:01 2 1.24 0.00 0.02 0.00 0.02 98.73 10:41:44 09:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:42:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:42:01 6 0.03 0.00 0.05 0.00 0.02 99.90 10:41:44 09:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:43:01 all 0.04 0.00 0.00 0.00 0.01 99.95 10:41:44 09:43:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:41:44 09:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:43:01 2 0.22 0.00 0.00 0.00 0.00 99.78 10:41:44 09:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:43:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:41:44 09:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:43:01 6 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:44:01 all 0.02 0.00 0.01 0.01 0.01 99.94 10:41:44 09:44:01 0 0.02 0.00 0.02 0.10 0.02 99.85 10:41:44 09:44:01 1 0.08 0.00 0.03 0.00 0.00 99.88 10:41:44 09:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:44:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:44:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:44:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:41:44 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:45:01 all 0.02 0.00 0.01 0.01 0.01 99.95 10:41:44 09:45:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:41:44 09:45:01 1 0.05 0.00 0.02 0.00 0.02 99.92 10:41:44 09:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:45:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:45:01 4 0.03 0.00 0.02 0.03 0.02 99.90 10:41:44 09:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:45:01 6 0.02 0.00 0.00 0.00 0.03 99.95 10:41:44 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:46:01 all 0.03 0.00 0.00 0.00 0.01 99.95 10:41:44 09:46:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:46:01 2 0.17 0.00 0.00 0.00 0.02 99.82 10:41:44 09:46:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:46:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 09:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:46:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:47:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:41:44 09:47:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:41:44 09:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:47:01 2 1.97 0.00 0.00 0.00 0.00 98.03 10:41:44 09:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:47:01 4 0.07 0.00 0.00 0.00 0.02 99.92 10:41:44 09:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:47:01 6 0.07 0.00 0.02 0.00 0.03 99.88 10:41:44 09:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:48:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:41:44 09:48:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:48:01 2 1.97 0.00 0.02 0.00 0.02 98.00 10:41:44 09:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:48:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:48:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:41:44 09:48:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 09:49:01 all 0.27 0.00 0.01 0.00 0.01 99.71 10:41:44 09:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:49:01 2 1.97 0.00 0.00 0.00 0.02 98.01 10:41:44 09:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:49:01 6 0.05 0.00 0.05 0.00 0.02 99.88 10:41:44 09:49:01 7 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 09:50:01 all 0.19 0.00 0.00 0.00 0.01 99.79 10:41:44 09:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 09:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:50:01 2 1.44 0.00 0.00 0.00 0.00 98.56 10:41:44 09:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:50:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:41:44 09:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:50:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:51:01 all 0.01 0.00 0.02 0.00 0.01 99.96 10:41:44 09:51:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:41:44 09:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:52:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:52:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 09:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:52:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:53:01 all 0.02 0.00 0.02 0.00 0.00 99.95 10:41:44 09:53:01 0 0.00 0.00 0.03 0.02 0.00 99.95 10:41:44 09:53:01 1 0.05 0.00 0.00 0.00 0.00 99.95 10:41:44 09:53:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:53:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:53:01 4 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:53:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:41:44 09:53:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 09:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:54:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 09:54:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 09:54:01 2 0.03 0.00 0.03 0.00 0.03 99.90 10:41:44 09:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:54:01 4 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 09:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 10:41:44 09:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:55:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 09:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 09:55:01 4 0.02 0.00 0.00 0.02 0.00 99.97 10:41:44 09:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 09:56:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:56:01 2 0.03 0.00 0.00 0.00 0.03 99.93 10:41:44 09:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 09:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:56:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:57:01 all 0.07 0.00 0.01 0.00 0.00 99.91 10:41:44 09:57:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 09:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 09:57:01 2 0.38 0.00 0.03 0.00 0.02 99.57 10:41:44 09:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 10:41:44 09:57:01 4 0.02 0.00 0.03 0.02 0.00 99.93 10:41:44 09:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 09:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:58:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 09:58:01 0 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 09:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:58:01 2 0.12 0.00 0.05 0.00 0.02 99.82 10:41:44 09:58:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 09:59:01 all 0.24 0.00 0.01 0.00 0.01 99.74 10:41:44 09:59:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 09:59:01 2 1.79 0.00 0.03 0.00 0.02 98.16 10:41:44 09:59:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 09:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 09:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 09:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 09:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:41:44 09:59:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 10:00:01 all 0.26 0.00 0.01 0.00 0.01 99.72 10:41:44 10:00:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:41:44 10:00:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 10:00:01 2 1.97 0.00 0.02 0.00 0.03 97.98 10:41:44 10:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:01:01 all 0.27 0.00 0.01 0.01 0.01 99.70 10:41:44 10:01:01 0 0.02 0.00 0.00 0.03 0.02 99.93 10:41:44 10:01:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:41:44 10:01:01 2 2.00 0.00 0.02 0.00 0.03 97.95 10:41:44 10:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:01:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 10:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:01:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:02:01 all 0.04 0.00 0.02 0.00 0.00 99.94 10:41:44 10:02:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:41:44 10:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:02:01 2 0.22 0.00 0.08 0.00 0.02 99.68 10:41:44 10:02:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 10:03:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 10:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:03:01 2 0.05 0.00 0.02 0.00 0.03 99.90 10:41:44 10:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:04:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:41:44 10:04:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 10:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:04:01 2 0.20 0.00 0.03 0.00 0.02 99.75 10:41:44 10:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:04:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:05:01 all 0.17 0.00 0.02 0.00 0.01 99.80 10:41:44 10:05:01 0 0.02 0.00 0.03 0.02 0.00 99.93 10:41:44 10:05:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 10:05:01 2 1.27 0.00 0.02 0.00 0.02 98.69 10:41:44 10:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 10:05:01 4 0.00 0.00 0.03 0.00 0.02 99.95 10:41:44 10:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:06:01 all 0.01 0.00 0.01 0.00 0.00 99.96 10:41:44 10:06:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 10:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:06:01 2 0.00 0.00 0.05 0.00 0.02 99.93 10:41:44 10:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:06:01 4 0.03 0.00 0.03 0.02 0.00 99.92 10:41:44 10:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:07:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:41:44 10:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 10:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:07:01 2 0.08 0.00 0.02 0.00 0.03 99.87 10:41:44 10:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:07:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 10:08:01 0 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 10:08:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:08:01 4 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 10:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:41:44 10:09:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 10:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:09:01 2 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 10:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 10:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:09:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 10:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:10:01 all 0.00 0.00 0.01 0.00 0.00 99.98 10:41:44 10:10:01 0 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 10:10:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:10:01 2 0.00 0.00 0.03 0.00 0.02 99.95 10:41:44 10:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:41:44 10:10:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 10:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 10:41:44 10:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:11:01 2 0.03 0.00 0.00 0.00 0.03 99.93 10:41:44 10:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 10:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:12:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:41:44 10:12:01 0 0.05 0.00 0.02 0.02 0.02 99.90 10:41:44 10:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:12:01 4 0.05 0.00 0.02 0.02 0.02 99.90 10:41:44 10:12:01 5 0.17 0.00 0.03 0.00 0.00 99.80 10:41:44 10:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:13:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:41:44 10:13:01 0 0.03 0.00 0.00 0.02 0.00 99.95 10:41:44 10:13:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:13:01 2 0.02 0.00 0.02 0.00 0.03 99.93 10:41:44 10:13:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 10:13:01 4 0.10 0.00 0.00 0.00 0.00 99.90 10:41:44 10:13:01 5 0.08 0.00 0.00 0.02 0.00 99.90 10:41:44 10:13:01 6 0.05 0.00 0.03 0.00 0.00 99.92 10:41:44 10:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:14:01 all 0.06 0.00 0.02 0.00 0.01 99.91 10:41:44 10:14:01 0 0.05 0.00 0.03 0.02 0.02 99.88 10:41:44 10:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 10:41:44 10:14:01 2 0.20 0.00 0.03 0.00 0.02 99.75 10:41:44 10:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:14:01 4 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:14:01 6 0.07 0.00 0.03 0.00 0.00 99.90 10:41:44 10:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:15:01 all 0.19 0.00 0.01 0.00 0.01 99.79 10:41:44 10:15:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 10:15:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:15:01 2 1.40 0.00 0.02 0.00 0.02 98.56 10:41:44 10:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:15:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 10:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:16:01 all 0.24 0.00 0.01 0.00 0.01 99.74 10:41:44 10:16:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 10:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:16:01 2 1.79 0.00 0.02 0.00 0.02 98.18 10:41:44 10:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:16:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:41:44 10:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 10:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:17:01 2 0.05 0.00 0.00 0.00 0.03 99.92 10:41:44 10:17:01 3 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 10:17:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 10:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:18:01 all 0.10 0.00 0.00 0.00 0.01 99.88 10:41:44 10:18:01 0 0.02 0.00 0.00 0.02 0.00 99.97 10:41:44 10:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:18:01 2 0.76 0.00 0.02 0.00 0.02 99.20 10:41:44 10:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 10:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:19:01 all 0.16 0.00 0.01 0.00 0.01 99.81 10:41:44 10:19:01 0 0.03 0.00 0.02 0.02 0.02 99.92 10:41:44 10:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:19:01 2 1.16 0.00 0.00 0.00 0.00 98.84 10:41:44 10:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:19:01 4 0.02 0.00 0.02 0.02 0.03 99.92 10:41:44 10:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:20:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 10:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:20:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:20:01 4 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 10:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 10:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:21:01 all 0.02 0.00 0.02 0.01 0.01 99.95 10:41:44 10:21:01 0 0.05 0.00 0.05 0.03 0.02 99.85 10:41:44 10:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 10:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:21:01 4 0.02 0.00 0.05 0.03 0.02 99.88 10:41:44 10:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:41:44 10:21:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 10:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 10:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 10:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 10:41:44 10:23:01 0 0.07 0.00 0.02 0.03 0.03 99.85 10:41:44 10:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:23:01 2 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 10:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:23:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:24:02 all 0.02 0.00 0.01 0.01 0.01 99.96 10:41:44 10:24:02 0 0.05 0.00 0.03 0.05 0.02 99.85 10:41:44 10:24:02 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:24:02 2 0.05 0.00 0.02 0.00 0.02 99.92 10:41:44 10:24:02 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:24:02 4 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:24:02 5 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:24:02 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:24:02 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:25:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:41:44 10:25:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:41:44 10:25:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:25:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:25:01 3 0.07 0.00 0.02 0.00 0.02 99.90 10:41:44 10:25:01 4 0.00 0.00 0.03 0.02 0.02 99.93 10:41:44 10:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:26:01 all 0.02 0.00 0.01 0.00 0.02 99.95 10:41:44 10:26:01 0 0.05 0.00 0.03 0.00 0.03 99.88 10:41:44 10:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:26:01 2 0.03 0.00 0.02 0.00 0.03 99.92 10:41:44 10:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:26:01 4 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:41:44 10:27:01 0 0.10 0.00 0.02 0.02 0.02 99.85 10:41:44 10:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:27:01 2 0.05 0.00 0.03 0.00 0.00 99.92 10:41:44 10:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 10:27:01 5 0.05 0.00 0.00 0.00 0.00 99.95 10:41:44 10:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:41:44 10:28:01 0 0.02 0.00 0.05 0.00 0.03 99.90 10:41:44 10:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:41:44 10:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:28:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:41:44 10:29:01 0 0.07 0.00 0.02 0.03 0.03 99.85 10:41:44 10:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 10:41:44 10:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:30:01 all 0.20 0.00 0.01 0.00 0.01 99.78 10:41:44 10:30:01 0 0.03 0.00 0.05 0.02 0.02 99.88 10:41:44 10:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:30:01 2 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 10:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:30:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 10:30:01 5 1.47 0.00 0.02 0.00 0.02 98.50 10:41:44 10:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 10:31:01 0 0.03 0.00 0.03 0.02 0.02 99.90 10:41:44 10:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:41:44 10:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:31:01 6 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 10:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 10:32:01 0 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:32:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:41:44 10:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:32:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 10:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:32:01 6 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:41:44 10:32:01 CPU %user %nice %system %iowait %steal %idle 10:41:44 10:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:41:44 10:33:01 0 0.00 0.00 0.02 0.02 0.02 99.95 10:41:44 10:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:33:01 2 0.07 0.00 0.02 0.00 0.03 99.88 10:41:44 10:33:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:41:44 10:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:33:01 7 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:34:01 all 0.24 0.00 0.02 0.01 0.01 99.73 10:41:44 10:34:01 0 0.02 0.00 0.03 0.02 0.02 99.92 10:41:44 10:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:34:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:41:44 10:34:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 10:34:01 5 1.73 0.00 0.02 0.00 0.00 98.26 10:41:44 10:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:34:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:35:01 all 0.05 0.00 0.02 0.00 0.01 99.91 10:41:44 10:35:01 0 0.03 0.00 0.03 0.02 0.00 99.92 10:41:44 10:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:35:01 2 0.07 0.00 0.03 0.00 0.03 99.87 10:41:44 10:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:35:01 4 0.02 0.00 0.03 0.02 0.02 99.92 10:41:44 10:35:01 5 0.30 0.00 0.02 0.00 0.02 99.67 10:41:44 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:35:01 7 0.00 0.00 0.03 0.00 0.00 99.97 10:41:44 10:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 10:41:44 10:36:01 0 0.00 0.00 0.00 0.02 0.02 99.97 10:41:44 10:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:41:44 10:36:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 10:36:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:41:44 10:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:37:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:41:44 10:37:01 0 0.07 0.00 0.03 0.02 0.02 99.87 10:41:44 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:37:01 2 0.05 0.00 0.03 0.00 0.03 99.88 10:41:44 10:37:01 3 0.03 0.00 0.03 0.00 0.00 99.93 10:41:44 10:37:01 4 0.02 0.00 0.03 0.00 0.02 99.93 10:41:44 10:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 10:41:44 10:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:41:44 10:38:01 0 0.05 0.00 0.03 0.02 0.02 99.88 10:41:44 10:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:38:01 2 0.03 0.00 0.02 0.00 0.00 99.95 10:41:44 10:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:38:01 4 0.07 0.00 0.02 0.02 0.02 99.88 10:41:44 10:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:38:01 7 0.03 0.00 0.00 0.00 0.03 99.93 10:41:44 10:39:01 all 0.03 0.00 0.01 0.00 0.01 99.94 10:41:44 10:39:01 0 0.02 0.00 0.02 0.02 0.02 99.93 10:41:44 10:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:39:01 2 0.08 0.00 0.02 0.00 0.02 99.88 10:41:44 10:39:01 3 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 10:39:01 4 0.05 0.00 0.00 0.00 0.02 99.93 10:41:44 10:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 10:41:44 10:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:39:01 7 0.03 0.00 0.03 0.00 0.03 99.90 10:41:44 10:40:01 all 0.09 0.00 0.02 0.00 0.01 99.88 10:41:44 10:40:01 0 0.03 0.00 0.02 0.02 0.00 99.93 10:41:44 10:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:41:44 10:40:01 2 0.03 0.00 0.07 0.00 0.00 99.90 10:41:44 10:40:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:41:44 10:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 10:40:01 5 0.58 0.00 0.02 0.00 0.00 99.40 10:41:44 10:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 10:41:44 10:40:01 7 0.00 0.00 0.02 0.00 0.02 99.97 10:41:44 10:41:01 all 0.09 0.00 0.02 0.01 0.01 99.86 10:41:44 10:41:01 0 0.07 0.00 0.07 0.02 0.02 99.83 10:41:44 10:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:41:44 10:41:01 2 0.07 0.00 0.00 0.00 0.02 99.92 10:41:44 10:41:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:41:44 10:41:01 4 0.05 0.00 0.00 0.02 0.02 99.92 10:41:44 10:41:01 5 0.52 0.00 0.10 0.00 0.02 99.37 10:41:44 10:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:41:44 10:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:41:44 Average: all 0.68 0.00 0.16 0.11 0.01 99.04 10:41:44 Average: 0 0.63 0.00 0.16 0.12 0.01 99.08 10:41:44 Average: 1 0.64 0.00 0.15 0.04 0.02 99.16 10:41:44 Average: 2 0.94 0.00 0.14 0.14 0.02 98.76 10:41:44 Average: 3 0.64 0.00 0.16 0.04 0.01 99.15 10:41:44 Average: 4 0.68 0.00 0.18 0.38 0.01 98.75 10:41:44 Average: 5 0.65 0.00 0.16 0.07 0.01 99.11 10:41:44 Average: 6 0.60 0.00 0.15 0.05 0.01 99.18 10:41:44 Average: 7 0.64 0.00 0.15 0.08 0.01 99.12 10:41:44 10:41:44 10:41:44