Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cb94a90e978600b633deea23000456c4866436fe 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-ssh4290138377668874103.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh9000274952769873324.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 7c45c8a198bad082eec5dc6eba334c557e460952 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh920078771206840490.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7c45c8a198bad082eec5dc6eba334c557e460952 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7c45c8a198bad082eec5dc6eba334c557e460952 # timeout=10 Commit message: "Merge pull request #470 from jinlinGuan/build-multi-arch" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh12741976669927409137.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh16437125540571699334.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-42185 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/818 [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/818 # 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 cb94a90e978600b633deea23000456c4866436fe (main) > 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 cb94a90e978600b633deea23000456c4866436fe # timeout=10 Commit message: "Merge pull request #5123 from judehung/update-main-gomod" > git rev-list --no-walk 177cf153ec4b54b1d5c4b3cbe1c6dda38ef715f8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-03-27T13:59:41.625Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-03-27T13:59:41.694Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-03-27T13:59:41.725Z] ========================================================= [2025-03-27T13:59:41.725Z] EdgeX Global Pipelines Version Info [2025-03-27T13:59:41.725Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-03-27T13:59:42.815Z] ------------------- [2025-03-27T13:59:42.815Z] stable info: [2025-03-27T13:59:42.815Z] ------------------- [2025-03-27T13:59:42.815Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T13:59:42.815Z] Commit SHA: 7c45c8a198bad082eec5dc6eba334c557e460952 [2025-03-27T13:59:42.815Z] Message: update stable to v1.0.273 [2025-03-27T13:59:43.076Z] ------------------- [2025-03-27T13:59:43.076Z] experimental info: [2025-03-27T13:59:43.076Z] ------------------- [2025-03-27T13:59:43.076Z] Commited By: Ginny Guan ginny@iotechsys.com [2025-03-27T13:59:43.076Z] Commit SHA: 73e5005c135f8770dd5ac3e500dd861014ad5e15 [2025-03-27T13:59:43.076Z] Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-03-27T13:59:43.150Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-03-27T13:59:43.168Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-03-27T13:59:43.191Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-03-27T13:59:43.210Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-03-27T13:59:43.230Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-03-27T13:59:43.255Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo [2025-03-27T13:59:43.281Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-03-27T13:59:43.306Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-03-27T13:59:43.334Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-03-27T13:59:43.358Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-03-27T13:59:43.382Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-03-27T13:59:43.407Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-03-27T13:59:43.433Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-03-27T13:59:43.457Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-03-27T13:59:43.481Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-03-27T13:59:43.508Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T13:59:43.531Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-03-27T13:59:43.560Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-03-27T13:59:43.589Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-03-27T13:59:43.614Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-03-27T13:59:43.645Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-03-27T13:59:43.677Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-03-27T13:59:43.700Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-03-27T13:59:43.726Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-03-27T13:59:43.746Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-03-27T13:59:43.769Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-03-27T13:59:43.789Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo [2025-03-27T13:59:43.810Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cb94a90 [Pipeline] echo [2025-03-27T13:59:43.838Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T13:59:43.912Z] provisioning config files... [2025-03-27T13:59:43.929Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config13040350769354652610tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T13:59:44.267Z] ---> ****-login.sh [2025-03-27T13:59:44.267Z] nexus3.edgexfoundry.org:10001 [2025-03-27T13:59:44.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T13:59:44.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T13:59:44.527Z] Configure a credential helper to remove this warning. See [2025-03-27T13:59:44.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T13:59:44.527Z] [2025-03-27T13:59:44.527Z] Login Succeeded [2025-03-27T13:59:44.527Z] nexus3.edgexfoundry.org:10002 [2025-03-27T13:59:44.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T13:59:44.527Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T13:59:44.527Z] Configure a credential helper to remove this warning. See [2025-03-27T13:59:44.527Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T13:59:44.527Z] [2025-03-27T13:59:44.527Z] Login Succeeded [2025-03-27T13:59:44.527Z] nexus3.edgexfoundry.org:10003 [2025-03-27T13:59:44.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T13:59:44.787Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T13:59:44.787Z] Configure a credential helper to remove this warning. See [2025-03-27T13:59:44.787Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T13:59:44.787Z] [2025-03-27T13:59:44.787Z] Login Succeeded [2025-03-27T13:59:44.787Z] nexus3.edgexfoundry.org:10004 [2025-03-27T13:59:44.787Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T13:59:44.788Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T13:59:44.788Z] Configure a credential helper to remove this warning. See [2025-03-27T13:59:44.788Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T13:59:44.788Z] [2025-03-27T13:59:44.788Z] Login Succeeded [2025-03-27T13:59:44.788Z] ****.io [2025-03-27T13:59:44.788Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T13:59:45.047Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T13:59:45.047Z] Configure a credential helper to remove this warning. See [2025-03-27T13:59:45.047Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T13:59:45.047Z] [2025-03-27T13:59:45.047Z] Login Succeeded [2025-03-27T13:59:45.048Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T13:59:45.055Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T13:59:45.397Z] + 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 [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + dirname cmd/core-command/Dockerfile [2025-03-27T13:59:45.397Z] + echo core-command,cmd/core-command/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-03-27T13:59:45.397Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/core-data/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo core-data,cmd/core-data/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/core-keeper/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/core-metadata/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-proxy-auth/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-secretstore-setup/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-spire-agent/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-spire-config/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/security-spire-server/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/support-notifications/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-03-27T13:59:45.397Z] + dirname cmd/support-scheduler/Dockerfile [2025-03-27T13:59:45.397Z] + cut -d/ -f2 [2025-03-27T13:59:45.397Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-03-27T13:59:45.432Z] 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 [2025-03-27T13:59:45.791Z] + git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo [2025-03-27T13:59:45.804Z] -----------> git rev-list -1 --merges cb94a90e978600b633deea23000456c4866436fe~1..cb94a90e978600b633deea23000456c4866436fe cb94a90e978600b633deea23000456c4866436fe [2025-03-27T13:59:45.804Z] cb94a90e978600b633deea23000456c4866436fe [false] [Pipeline] sh [2025-03-27T13:59:46.097Z] + git log --format=format:%s -1 cb94a90e978600b633deea23000456c4866436fe [Pipeline] echo [2025-03-27T13:59:46.113Z] ========================================================= [2025-03-27T13:59:46.113Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-03-27T13:59:46.113Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-03-27T13:59:46.501Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-03-27T13:59:46.501Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-03-27T13:59:46.501Z] + [ -e /tmp/ssh_known_hosts ] [2025-03-27T13:59:46.501Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-03-27T13:59:46.501Z] + + sudo tee -a /etc/ssh/ssh_known_hosts [2025-03-27T13:59:46.501Z] echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-03-27T13:59:46.501Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T13:59:46.878Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T13:59:46.878Z] [2025-03-27T13:59:46.878Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T13:59:47.187Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T13:59:47.187Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-03-27T13:59:47.187Z] b85a868b505f: Pulling fs layer [2025-03-27T13:59:47.187Z] e2be974225ed: Pulling fs layer [2025-03-27T13:59:47.187Z] 339a4e72a1f5: Pulling fs layer [2025-03-27T13:59:47.187Z] 988bab9f4d93: Pulling fs layer [2025-03-27T13:59:47.187Z] 1469e6f7b9e6: Pulling fs layer [2025-03-27T13:59:47.187Z] eaf3925da568: Pulling fs layer [2025-03-27T13:59:47.187Z] bab4dde63d76: Pulling fs layer [2025-03-27T13:59:47.187Z] bde34c3a00c8: Pulling fs layer [2025-03-27T13:59:47.187Z] b352a97aabf1: Pulling fs layer [2025-03-27T13:59:47.187Z] 4872d77fe225: Pulling fs layer [2025-03-27T13:59:47.187Z] 5851b861e8e6: Pulling fs layer [2025-03-27T13:59:47.187Z] 988bab9f4d93: Waiting [2025-03-27T13:59:47.187Z] eaf3925da568: Waiting [2025-03-27T13:59:47.187Z] 1469e6f7b9e6: Waiting [2025-03-27T13:59:47.187Z] bab4dde63d76: Waiting [2025-03-27T13:59:47.187Z] 4872d77fe225: Waiting [2025-03-27T13:59:47.187Z] bde34c3a00c8: Waiting [2025-03-27T13:59:47.187Z] b352a97aabf1: Waiting [2025-03-27T13:59:47.187Z] e2be974225ed: Verifying Checksum [2025-03-27T13:59:47.187Z] e2be974225ed: Download complete [2025-03-27T13:59:47.187Z] 988bab9f4d93: Verifying Checksum [2025-03-27T13:59:47.187Z] 988bab9f4d93: Download complete [2025-03-27T13:59:47.446Z] 1469e6f7b9e6: Verifying Checksum [2025-03-27T13:59:47.446Z] 1469e6f7b9e6: Download complete [2025-03-27T13:59:47.446Z] 339a4e72a1f5: Verifying Checksum [2025-03-27T13:59:47.446Z] 339a4e72a1f5: Download complete [2025-03-27T13:59:47.446Z] eaf3925da568: Verifying Checksum [2025-03-27T13:59:47.446Z] eaf3925da568: Download complete [2025-03-27T13:59:47.446Z] bde34c3a00c8: Download complete [2025-03-27T13:59:47.446Z] b352a97aabf1: Verifying Checksum [2025-03-27T13:59:47.446Z] b352a97aabf1: Download complete [2025-03-27T13:59:47.446Z] 4872d77fe225: Download complete [2025-03-27T13:59:47.446Z] 5851b861e8e6: Verifying Checksum [2025-03-27T13:59:47.446Z] 5851b861e8e6: Download complete [2025-03-27T13:59:47.446Z] b85a868b505f: Verifying Checksum [2025-03-27T13:59:47.446Z] b85a868b505f: Download complete [2025-03-27T13:59:47.707Z] bab4dde63d76: Verifying Checksum [2025-03-27T13:59:47.707Z] bab4dde63d76: Download complete [2025-03-27T13:59:48.643Z] b85a868b505f: Pull complete [2025-03-27T13:59:48.643Z] e2be974225ed: Pull complete [2025-03-27T13:59:49.208Z] 339a4e72a1f5: Pull complete [2025-03-27T13:59:49.208Z] 988bab9f4d93: Pull complete [2025-03-27T13:59:49.466Z] 1469e6f7b9e6: Pull complete [2025-03-27T13:59:49.466Z] eaf3925da568: Pull complete [2025-03-27T13:59:51.382Z] bab4dde63d76: Pull complete [2025-03-27T13:59:51.382Z] bde34c3a00c8: Pull complete [2025-03-27T13:59:51.382Z] b352a97aabf1: Pull complete [2025-03-27T13:59:51.382Z] 4872d77fe225: Pull complete [2025-03-27T13:59:51.382Z] 5851b861e8e6: Pull complete [2025-03-27T13:59:51.382Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2025-03-27T13:59:51.382Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-03-27T13:59:51.382Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T13:59:51.521Z] prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container [2025-03-27T13:59:51.555Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2025-03-27T13:59:53.249Z] $ docker top f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e -eo pid,comm [2025-03-27T13:59:53.303Z] 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). [2025-03-27T13:59:53.303Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-03-27T13:59:53.361Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T13:59:53.362Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T13:59:53.486Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T13:59:53.488Z] $ docker exec f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent [2025-03-27T13:59:53.598Z] SSH_AUTH_SOCK=/tmp/ssh-jWY2TnS2Ca6J/agent.32 [2025-03-27T13:59:53.598Z] SSH_AGENT_PID=38 [2025-03-27T13:59:53.606Z] Running ssh-add (command line suppressed) [2025-03-27T13:59:53.693Z] Identity added: /w/workspace/edgex-go/818@tmp/private_key_3376245327166068263.key (/w/workspace/edgex-go/818@tmp/private_key_3376245327166068263.key) [2025-03-27T13:59:53.708Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T13:59:53.998Z] + git tag --points-at HEAD [Pipeline] } [2025-03-27T13:59:54.009Z] $ docker exec --env ******** --env ******** f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent -k [2025-03-27T13:59:54.108Z] unset SSH_AUTH_SOCK; [2025-03-27T13:59:54.108Z] unset SSH_AGENT_PID; [2025-03-27T13:59:54.109Z] echo Agent pid 38 killed; [2025-03-27T13:59:54.118Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-03-27T13:59:54.171Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-03-27T13:59:54.171Z] [ssh-agent] Looking for ssh-agent implementation... [2025-03-27T13:59:54.273Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-03-27T13:59:54.275Z] $ docker exec f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent [2025-03-27T13:59:54.373Z] SSH_AUTH_SOCK=/tmp/ssh-0dqnU22P3YTb/agent.72 [2025-03-27T13:59:54.373Z] SSH_AGENT_PID=78 [2025-03-27T13:59:54.378Z] Running ssh-add (command line suppressed) [2025-03-27T13:59:54.482Z] Identity added: /w/workspace/edgex-go/818@tmp/private_key_11545552326544239478.key (/w/workspace/edgex-go/818@tmp/private_key_11545552326544239478.key) [2025-03-27T13:59:54.496Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-03-27T13:59:54.791Z] + git semver init [2025-03-27T13:59:55.051Z] 2025-03-27 13:59:54,954 [run_init] DEBUG init version:0.0.0 force:False [2025-03-27T13:59:55.051Z] 2025-03-27 13:59:54,955 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/818/.semver [2025-03-27T13:59:55.051Z] 2025-03-27 13:59:54,956 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/818/.semver [2025-03-27T13:59:55.051Z] 2025-03-27 13:59:54,956 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/818/.semver'], cwd=/w/workspace/edgex-go/818, universal_newlines=False, shell=None, istream=None) [2025-03-27T14:00:00.324Z] 2025-03-27 13:59:59,798 [append_file] DEBUG append to file:/w/workspace/edgex-go/818/.git/info/exclude [2025-03-27T14:00:00.324Z] 2025-03-27 13:59:59,799 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/818/.semver/main with force:False [2025-03-27T14:00:00.324Z] 2025-03-27 13:59:59,799 [read_version] DEBUG read version from /w/workspace/edgex-go/818/.semver/main [2025-03-27T14:00:00.324Z] 2025-03-27 13:59:59,799 [read_version] DEBUG read version from /w/workspace/edgex-go/818/.semver/main [2025-03-27T14:00:00.324Z] 4.1.0-dev.1 [Pipeline] } [2025-03-27T14:00:00.333Z] $ docker exec --env ******** --env ******** f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e ssh-agent -k [2025-03-27T14:00:00.444Z] unset SSH_AUTH_SOCK; [2025-03-27T14:00:00.445Z] unset SSH_AGENT_PID; [2025-03-27T14:00:00.445Z] echo Agent pid 78 killed; [2025-03-27T14:00:00.456Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:00:00.788Z] + git semver [Pipeline] } [2025-03-27T14:00:01.058Z] $ docker stop --time=1 f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e [2025-03-27T14:00:02.312Z] $ docker rm -f --volumes f7a86409a04190cddde298d6c00bd9c3efbf003ad15cdcc9bff3387229e1614e [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T14:00:02.735Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-03-27T14:00:02.964Z] Stashed 1 file(s) [Pipeline] echo [2025-03-27T14:00:02.969Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.1 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-27T14:00:03.425Z] + git config --global --add safe.directory /w/workspace/edgex-go/818 [Pipeline] echo [2025-03-27T14:00:03.437Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T14:00:03.462Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T14:00:03.478Z] ========================================================= [2025-03-27T14:00:03.478Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] [2025-03-27T14:00:03.478Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-27T14:00:03.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-27T14:00:03.782Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base [2025-03-27T14:00:03.782Z] da9db072f522: Pulling fs layer [2025-03-27T14:00:03.782Z] 6ef4a4ee8ca5: Pulling fs layer [2025-03-27T14:00:03.782Z] 06f05ace1117: Pulling fs layer [2025-03-27T14:00:03.782Z] 5fe327b54edc: Pulling fs layer [2025-03-27T14:00:03.782Z] 4f4fb700ef54: Pulling fs layer [2025-03-27T14:00:03.782Z] 92a5565b7b96: Pulling fs layer [2025-03-27T14:00:03.782Z] ff9bb7016b71: Pulling fs layer [2025-03-27T14:00:03.782Z] b67dba6c2c7d: Pulling fs layer [2025-03-27T14:00:03.782Z] a813b0c90790: Pulling fs layer [2025-03-27T14:00:03.782Z] 92a5565b7b96: Waiting [2025-03-27T14:00:03.782Z] ff9bb7016b71: Waiting [2025-03-27T14:00:03.782Z] b67dba6c2c7d: Waiting [2025-03-27T14:00:03.782Z] 5fe327b54edc: Waiting [2025-03-27T14:00:03.782Z] 4f4fb700ef54: Waiting [2025-03-27T14:00:03.782Z] a813b0c90790: Waiting [2025-03-27T14:00:03.782Z] 6ef4a4ee8ca5: Verifying Checksum [2025-03-27T14:00:03.782Z] 6ef4a4ee8ca5: Download complete [2025-03-27T14:00:03.782Z] 5fe327b54edc: Verifying Checksum [2025-03-27T14:00:03.782Z] 5fe327b54edc: Download complete [2025-03-27T14:00:03.782Z] 4f4fb700ef54: Verifying Checksum [2025-03-27T14:00:03.782Z] 4f4fb700ef54: Download complete [2025-03-27T14:00:03.782Z] 92a5565b7b96: Verifying Checksum [2025-03-27T14:00:03.782Z] 92a5565b7b96: Download complete [2025-03-27T14:00:03.782Z] da9db072f522: Download complete [2025-03-27T14:00:03.782Z] ff9bb7016b71: Verifying Checksum [2025-03-27T14:00:03.782Z] ff9bb7016b71: Download complete [2025-03-27T14:00:04.043Z] da9db072f522: Pull complete [2025-03-27T14:00:04.043Z] 6ef4a4ee8ca5: Pull complete [2025-03-27T14:00:04.043Z] a813b0c90790: Verifying Checksum [2025-03-27T14:00:04.043Z] a813b0c90790: Download complete [2025-03-27T14:00:04.302Z] 06f05ace1117: Verifying Checksum [2025-03-27T14:00:04.302Z] 06f05ace1117: Download complete [2025-03-27T14:00:04.561Z] b67dba6c2c7d: Verifying Checksum [2025-03-27T14:00:04.561Z] b67dba6c2c7d: Download complete [2025-03-27T14:00:07.846Z] 06f05ace1117: Pull complete [2025-03-27T14:00:07.846Z] 5fe327b54edc: Pull complete [2025-03-27T14:00:07.846Z] 4f4fb700ef54: Pull complete [2025-03-27T14:00:07.846Z] 92a5565b7b96: Pull complete [2025-03-27T14:00:07.846Z] ff9bb7016b71: Pull complete [2025-03-27T14:00:10.376Z] b67dba6c2c7d: Pull complete [2025-03-27T14:00:10.376Z] a813b0c90790: Pull complete [2025-03-27T14:00:10.376Z] Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 [2025-03-27T14:00:10.376Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-27T14:00:10.376Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh [2025-03-27T14:00:10.682Z] + + echodocker FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-27T14:00:10.682Z] WORKDIR /edgex [2025-03-27T14:00:10.682Z] COPY go.mod . [2025-03-27T14:00:10.682Z] RUN go mod download build [2025-03-27T14:00:10.682Z] -t ci-base-image-x86_64 -f - . [2025-03-27T14:00:11.251Z] Sending build context to Docker daemon 185.8MB [2025-03-27T14:00:11.251Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [2025-03-27T14:00:11.251Z] ---> 3ba60ce46760 [2025-03-27T14:00:11.251Z] Step 2/4 : WORKDIR /edgex [2025-03-27T14:00:15.443Z] ---> Running in 0539154e41de [2025-03-27T14:00:15.443Z] Removing intermediate container 0539154e41de [2025-03-27T14:00:15.443Z] ---> b421d607c9d7 [2025-03-27T14:00:15.443Z] Step 3/4 : COPY go.mod . [2025-03-27T14:00:15.443Z] ---> 6d9292b0c598 [2025-03-27T14:00:15.443Z] Step 4/4 : RUN go mod download [2025-03-27T14:00:15.443Z] ---> Running in 71bdaeace8ec [2025-03-27T14:00:18.092Z] Still waiting to schedule task [2025-03-27T14:00:18.092Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-03-27T14:00:33.537Z] Removing intermediate container 71bdaeace8ec [2025-03-27T14:00:33.537Z] ---> 50dc8422b905 [2025-03-27T14:00:33.538Z] Successfully built 50dc8422b905 [2025-03-27T14:00:33.538Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:00:33.844Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T14:00:33.844Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:00:33.923Z] prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container [2025-03-27T14:00:33.951Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-27T14:00:34.338Z] $ docker top 947e1e0c06272448c162dfd01c9d80f9c4a111c69183225de0a623a09354e6d6 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:00:34.686Z] + go version [2025-03-27T14:00:34.686Z] go version go1.23.4 linux/amd64 [Pipeline] } [2025-03-27T14:00:34.696Z] $ docker stop --time=1 947e1e0c06272448c162dfd01c9d80f9c4a111c69183225de0a623a09354e6d6 [2025-03-27T14:00:35.971Z] $ docker rm -f --volumes 947e1e0c06272448c162dfd01c9d80f9c4a111c69183225de0a623a09354e6d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:00:36.419Z] + docker inspect -f . ci-base-image-x86_64 [2025-03-27T14:00:36.419Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:00:36.500Z] prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container [2025-03-27T14:00:36.524Z] $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2025-03-27T14:00:36.819Z] $ docker top d5c3e3d15ee05bbc3df6364ad62e87c274abd585d65573290708cd18ad4b2a18 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-03-27T14:00:36.893Z] ========================================================= [2025-03-27T14:00:36.893Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-03-27T14:00:36.893Z] ========================================================= [Pipeline] sh [2025-03-27T14:00:37.171Z] + git config --global --add safe.directory /w/workspace/edgex-go/818 [Pipeline] fileExists [Pipeline] sh [2025-03-27T14:00:37.475Z] + make test [2025-03-27T14:00:37.475Z] go test -race -coverprofile=coverage.out ./... [2025-03-27T14:00:45.592Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-03-27T14:01:07.505Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-03-27T14:01:07.764Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-03-27T14:01:07.764Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-03-27T14:01:07.764Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-03-27T14:01:08.023Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-03-27T14:01:08.024Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-03-27T14:01:08.024Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-03-27T14:01:08.024Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-03-27T14:01:08.024Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-03-27T14:01:08.024Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-03-27T14:01:08.024Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-03-27T14:01:08.963Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2025-03-27T14:01:09.222Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-03-27T14:01:09.222Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-03-27T14:01:09.482Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-03-27T14:01:09.482Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-03-27T14:01:10.049Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements [2025-03-27T14:01:10.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-03-27T14:01:10.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-03-27T14:01:10.617Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-03-27T14:01:10.617Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-03-27T14:01:11.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-03-27T14:01:11.996Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-03-27T14:01:11.996Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements [2025-03-27T14:01:11.996Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:11.996Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-03-27T14:01:11.996Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-03-27T14:01:13.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.057s coverage: 69.2% of statements [2025-03-27T14:01:13.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.027s coverage: 3.5% of statements [2025-03-27T14:01:13.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 45.7% of statements [2025-03-27T14:01:13.372Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-03-27T14:01:13.372Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-03-27T14:01:13.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.922s coverage: 93.4% of statements [2025-03-27T14:01:13.372Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.046s coverage: 92.3% of statements [2025-03-27T14:01:14.309Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.045s coverage: 8.4% of statements [2025-03-27T14:01:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-03-27T14:01:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-03-27T14:01:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-03-27T14:01:15.243Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-03-27T14:01:16.619Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.328s coverage: 95.8% of statements [2025-03-27T14:01:16.619Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements [2025-03-27T14:01:16.878Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/cache coverage: 0.0% of statements [2025-03-27T14:01:16.878Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-03-27T14:01:17.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-03-27T14:01:17.138Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-03-27T14:01:17.138Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-03-27T14:01:17.138Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] [2025-03-27T14:01:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements [2025-03-27T14:01:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.024s coverage: 42.6% of statements [2025-03-27T14:01:18.075Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.020s coverage: 81.1% of statements [2025-03-27T14:01:18.656Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements [2025-03-27T14:01:18.656Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-03-27T14:01:18.656Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-03-27T14:01:18.656Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-03-27T14:01:19.226Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-03-27T14:01:19.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-03-27T14:01:19.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-03-27T14:01:19.226Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-03-27T14:01:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.018s coverage: 87.1% of statements [2025-03-27T14:01:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.023s coverage: 94.1% of statements [2025-03-27T14:01:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.032s coverage: 96.3% of statements [2025-03-27T14:01:19.485Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-03-27T14:01:20.421Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-03-27T14:01:20.989Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-03-27T14:01:20.989Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-03-27T14:01:21.556Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-03-27T14:01:22.931Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-03-27T14:01:22.931Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-03-27T14:01:24.316Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-03-27T14:01:25.252Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-03-27T14:01:25.252Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-03-27T14:01:25.252Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-03-27T14:01:28.536Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements [2025-03-27T14:01:29.103Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-03-27T14:01:29.103Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-03-27T14:01:29.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-03-27T14:01:29.673Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-03-27T14:01:29.673Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:31.576Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-03-27T14:01:31.576Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-03-27T14:01:31.576Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-03-27T14:01:31.576Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.029s coverage: 94.4% of statements [2025-03-27T14:01:31.576Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-03-27T14:01:31.576Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-03-27T14:01:31.576Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-03-27T14:01:32.143Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-03-27T14:01:32.143Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-03-27T14:01:32.143Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-03-27T14:01:32.143Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-03-27T14:01:32.143Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-03-27T14:01:32.143Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-03-27T14:01:33.521Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-03-27T14:01:33.521Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-03-27T14:01:33.521Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-03-27T14:01:33.521Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-03-27T14:01:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-03-27T14:01:34.895Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-03-27T14:01:34.895Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-03-27T14:01:34.895Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:34.895Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-03-27T14:01:34.895Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-03-27T14:01:34.895Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-03-27T14:01:35.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-03-27T14:01:35.831Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-03-27T14:01:35.831Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.038s coverage: 92.9% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.025s coverage: 47.4% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.109s coverage: 81.8% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.076s coverage: 82.1% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.047s coverage: 33.3% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.042s coverage: 100.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.173s coverage: 54.5% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.019s coverage: 89.4% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.028s coverage: 96.8% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.026s coverage: 100.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.149s coverage: 29.2% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 3.1% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.064s coverage: 17.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.116s coverage: 94.9% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.036s coverage: 9.0% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.060s coverage: 97.7% of statements [2025-03-27T14:01:41.098Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.021s coverage: 43.6% of statements [2025-03-27T14:01:41.098Z] 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 [2025-03-27T14:01:41.098Z] running golangci-lint [2025-03-27T14:01:41.357Z] golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z [2025-03-27T14:01:41.357Z] go version go1.23.4 linux/amd64 [2025-03-27T14:01:41.616Z] level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" [2025-03-27T14:01:41.616Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-03-27T14:01:41.616Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2025-03-27T14:01:43.772Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-42186 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-03-27T14:01:43.791Z] Running in /w/workspace/edgex-go/818 [Pipeline] { [Pipeline] checkout [2025-03-27T14:01:46.842Z] The recommended git tool is: git [2025-03-27T14:01:51.717Z] using credential edgex-jenkins-ssh [2025-03-27T14:01:51.738Z] Cloning the remote Git repository [2025-03-27T14:01:51.784Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-03-27T14:01:51.885Z] > git init /w/workspace/edgex-go/818 # timeout=10 [2025-03-27T14:01:52.026Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-03-27T14:01:52.027Z] > git --version # timeout=10 [2025-03-27T14:01:52.048Z] > git --version # 'git version 2.25.1' [2025-03-27T14:01:52.050Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-03-27T14:01:52.188Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-27T14:02:03.532Z] level=info msg="[loader] Go packages loading at mode 575 (types_sizes|files|name|compiled_files|deps|exports_file|imports) took 21.250116228s" [2025-03-27T14:02:03.532Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 62.967754ms" [2025-03-27T14:02:08.525Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-03-27T14:02:08.550Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-03-27T14:02:09.336Z] Avoid second fetch [2025-03-27T14:02:09.337Z] Checking out Revision cb94a90e978600b633deea23000456c4866436fe (main) [2025-03-27T14:02:10.122Z] Commit message: "Merge pull request #5123 from judehung/update-main-gomod" [2025-03-27T14:02:09.349Z] > git config core.sparsecheckout # timeout=10 [2025-03-27T14:02:09.406Z] > git checkout -f cb94a90e978600b633deea23000456c4866436fe # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2025-03-27T14:02:14.873Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2025-03-27T14:02:14.873Z] % Total % Received % Xferd Average Speed Time Time Time Current [2025-03-27T14:02:14.873Z] Dload Upload Total Spent Left Speed [2025-03-27T14:02:14.873Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 74581 0 --:--:-- --:--:-- --:--:-- 74150 [Pipeline] sh [2025-03-27T14:02:15.233Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2025-03-27T14:02:15.562Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"}+ /etc/docker/daemon.json [2025-03-27T14:02:15.562Z] sudo tee /etc/docker/daemon.new [2025-03-27T14:02:15.562Z] { [2025-03-27T14:02:15.562Z] "registry-mirrors": [ [2025-03-27T14:02:15.562Z] "https://nexus3.edgexfoundry.org:10001" [2025-03-27T14:02:15.562Z] ], [2025-03-27T14:02:15.562Z] "bip": "10.250.0.254/24", [2025-03-27T14:02:15.562Z] "hosts": [ [2025-03-27T14:02:15.562Z] "tcp://0.0.0.0:5555", [2025-03-27T14:02:15.562Z] "unix:///var/run/docker.sock" [2025-03-27T14:02:15.562Z] ], [2025-03-27T14:02:15.562Z] "mtu": 1458, [2025-03-27T14:02:15.562Z] "selinux-enabled": true, [2025-03-27T14:02:15.562Z] "seccomp-profile": "/etc/docker/seccomp.json" [2025-03-27T14:02:15.562Z] } [Pipeline] sh [2025-03-27T14:02:15.722Z] level=info msg="[linters_context/goanalysis] analyzers took 1m32.594979937s with top 10 stages: buildir: 53.079414021s, gosec: 3.62663761s, inspect: 2.92641043s, fact_deprecated: 2.683300985s, printf: 2.241040836s, ctrlflow: 2.109980381s, S1038: 1.058935692s, fact_purity: 1.052845289s, unused: 962.294133ms, nilness: 878.716819ms" [2025-03-27T14:02:15.722Z] level=info msg="[runner] Issues before processing: 202, after processing: 0" [2025-03-27T14:02:15.722Z] level=info msg="[runner] Processors filtering stat (in/out): skip_files: 202/202, nolint: 20/0, skip_dirs: 202/202, exclude: 202/202, exclude-rules: 202/20, filename_unadjuster: 202/202, invalid_issue: 202/202, autogenerated_exclude: 202/202, cgo: 202/202, path_prettifier: 202/202, identifier_marker: 202/202" [2025-03-27T14:02:15.722Z] level=info msg="[runner] processing took 22.272208ms with stages: nolint: 13.003281ms, identifier_marker: 4.929757ms, exclude-rules: 1.563348ms, autogenerated_exclude: 1.102003ms, path_prettifier: 1.003271ms, skip_dirs: 612.537µs, cgo: 21.57µs, invalid_issue: 20.341µs, filename_unadjuster: 9.81µs, max_same_issues: 1.79µs, fixer: 790ns, uniq_by_line: 780ns, sort_results: 450ns, diff: 440ns, source_code: 430ns, skip_files: 350ns, max_from_linter: 330ns, exclude: 310ns, max_per_file_from_linter: 170ns, path_shortener: 160ns, severity-rules: 150ns, path_prefixer: 140ns" [2025-03-27T14:02:15.722Z] level=info msg="[runner] linters took 11.290222708s with stages: goanalysis_metalinter: 11.267821418s" [2025-03-27T14:02:15.722Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-03-27T14:02:15.722Z] level=info msg="Memory: 328 samples, avg is 292.4MB, max is 1287.1MB" [2025-03-27T14:02:15.722Z] level=info msg="Execution took 32.611609954s" [2025-03-27T14:02:15.722Z] go vet ./... [2025-03-27T14:02:15.896Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2025-03-27T14:02:16.228Z] + sudo service docker restart [2025-03-27T14:02:20.979Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-03-27T14:02:20.979Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-03-27T14:02:20.979Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-03-27T14:02:20.991Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-03-27T14:02:21.284Z] + ls -al . [2025-03-27T14:02:21.284Z] total 1992 [2025-03-27T14:02:21.284Z] drwxrwxr-x 11 1001 1001 4096 Mar 27 14:00 . [2025-03-27T14:02:21.284Z] drwxr-xr-x 4 root root 4096 Mar 27 14:00 .. [2025-03-27T14:02:21.284Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 .blubracket [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 10 Mar 27 13:59 .dockerignore [2025-03-27T14:02:21.284Z] drwxrwxr-x 8 1001 1001 4096 Mar 27 14:01 .git [2025-03-27T14:02:21.284Z] drwxrwxr-x 3 1001 1001 4096 Mar 27 13:59 .github [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 909 Mar 27 13:59 .gitignore [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 218 Mar 27 13:59 .golangci.yml [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 100 Mar 27 13:59 .hadolint.yml [2025-03-27T14:02:21.284Z] drwxr-xr-x 3 1001 1001 4096 Mar 27 13:59 .semver [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 155 Mar 27 13:59 .sonarcloud.properties [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 1171 Mar 27 13:59 ADOPTERS.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 17374 Mar 27 13:59 Attribution.txt [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 108018 Mar 27 13:59 CHANGELOG.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 3804 Mar 27 13:59 CONTRIBUTING.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 677 Mar 27 13:59 GOVERNANCE.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 858 Mar 27 13:59 Jenkinsfile [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 10775 Mar 27 13:59 LICENSE [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 16740 Mar 27 13:59 Makefile [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 582 Mar 27 13:59 OWNERS.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 9932 Mar 27 13:59 README.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 789 Mar 27 13:59 SECURITY.md [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 11 Mar 27 14:00 VERSION [2025-03-27T14:02:21.284Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 bin [2025-03-27T14:02:21.284Z] drwxrwxr-x 19 1001 1001 4096 Mar 27 13:59 cmd [2025-03-27T14:02:21.284Z] -rw-r--r-- 1 root root 1660924 Mar 27 14:01 coverage.out [2025-03-27T14:02:21.284Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 fuzz_test [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 6491 Mar 27 13:59 go.mod [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 88213 Mar 27 13:59 go.sum [2025-03-27T14:02:21.284Z] drwxrwxr-x 7 1001 1001 4096 Mar 27 13:59 internal [2025-03-27T14:02:21.284Z] drwxrwxr-x 2 1001 1001 4096 Mar 27 13:59 openapi [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 584 Mar 27 13:59 security.txt [2025-03-27T14:02:21.284Z] -rw-rw-r-- 1 1001 1001 204 Mar 27 13:59 version.go [Pipeline] sh [2025-03-27T14:02:21.573Z] + '[' -e coverage.out ] [2025-03-27T14:02:21.573Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-03-27T14:02:21.717Z] Stashed 1 file(s) [Pipeline] sh [2025-03-27T14:02:22.008Z] + make build [2025-03-27T14:02:22.008Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:02:34.509Z] provisioning config files... [2025-03-27T14:02:34.533Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config8427920746340678451tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:02:34.975Z] ---> ****-login.sh [2025-03-27T14:02:34.975Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:02:35.244Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:02:35.513Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:02:35.513Z] Configure a credential helper to remove this warning. See [2025-03-27T14:02:35.513Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:02:35.513Z] [2025-03-27T14:02:35.513Z] Login Succeeded [2025-03-27T14:02:35.513Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:02:35.783Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:02:35.783Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:02:35.783Z] Configure a credential helper to remove this warning. See [2025-03-27T14:02:35.783Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:02:35.783Z] [2025-03-27T14:02:35.783Z] Login Succeeded [2025-03-27T14:02:36.053Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:02:36.053Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:02:36.320Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:02:36.320Z] Configure a credential helper to remove this warning. See [2025-03-27T14:02:36.320Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:02:36.320Z] [2025-03-27T14:02:36.320Z] Login Succeeded [2025-03-27T14:02:36.321Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:02:36.590Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:02:36.590Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:02:36.590Z] Configure a credential helper to remove this warning. See [2025-03-27T14:02:36.590Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:02:36.590Z] [2025-03-27T14:02:36.590Z] Login Succeeded [2025-03-27T14:02:36.590Z] ****.io [2025-03-27T14:02:36.858Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:02:37.126Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:02:37.126Z] Configure a credential helper to remove this warning. See [2025-03-27T14:02:37.126Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:02:37.126Z] [2025-03-27T14:02:37.126Z] Login Succeeded [2025-03-27T14:02:37.126Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:02:37.140Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-03-27T14:02:37.773Z] + git config --global --add safe.directory /w/workspace/edgex-go/818 [Pipeline] echo [2025-03-27T14:02:37.793Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T14:02:37.815Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T14:02:37.839Z] ========================================================= [2025-03-27T14:02:37.839Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] [2025-03-27T14:02:37.839Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-03-27T14:02:38.172Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-27T14:02:38.172Z] 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-03-27T14:02:38.172Z] 9986a736f7d3: Pulling fs layer [2025-03-27T14:02:38.172Z] 1f018df60701: Pulling fs layer [2025-03-27T14:02:38.172Z] 39f8f326b044: Pulling fs layer [2025-03-27T14:02:38.172Z] e6a1e7a6a96a: Pulling fs layer [2025-03-27T14:02:38.172Z] 4f4fb700ef54: Pulling fs layer [2025-03-27T14:02:38.172Z] d45d956e0dbf: Pulling fs layer [2025-03-27T14:02:38.172Z] d7702b0d1db1: Pulling fs layer [2025-03-27T14:02:38.172Z] 5c7f0f088c93: Pulling fs layer [2025-03-27T14:02:38.172Z] 4fdc064ae6cf: Pulling fs layer [2025-03-27T14:02:38.172Z] e6a1e7a6a96a: Waiting [2025-03-27T14:02:38.172Z] 4f4fb700ef54: Waiting [2025-03-27T14:02:38.172Z] d45d956e0dbf: Waiting [2025-03-27T14:02:38.172Z] d7702b0d1db1: Waiting [2025-03-27T14:02:38.172Z] 5c7f0f088c93: Waiting [2025-03-27T14:02:38.172Z] 4fdc064ae6cf: Waiting [2025-03-27T14:02:38.444Z] 1f018df60701: Verifying Checksum [2025-03-27T14:02:38.444Z] 1f018df60701: Download complete [2025-03-27T14:02:38.445Z] e6a1e7a6a96a: Verifying Checksum [2025-03-27T14:02:38.445Z] e6a1e7a6a96a: Download complete [2025-03-27T14:02:38.445Z] 4f4fb700ef54: Verifying Checksum [2025-03-27T14:02:38.445Z] 4f4fb700ef54: Download complete [2025-03-27T14:02:38.445Z] d45d956e0dbf: Verifying Checksum [2025-03-27T14:02:38.445Z] d45d956e0dbf: Download complete [2025-03-27T14:02:38.445Z] 9986a736f7d3: Verifying Checksum [2025-03-27T14:02:38.445Z] 9986a736f7d3: Download complete [2025-03-27T14:02:38.445Z] d7702b0d1db1: Verifying Checksum [2025-03-27T14:02:38.445Z] d7702b0d1db1: Download complete [2025-03-27T14:02:39.037Z] 4fdc064ae6cf: Verifying Checksum [2025-03-27T14:02:39.037Z] 4fdc064ae6cf: Download complete [2025-03-27T14:02:39.307Z] 9986a736f7d3: Pull complete [2025-03-27T14:02:39.896Z] 1f018df60701: Pull complete [2025-03-27T14:02:40.486Z] 39f8f326b044: Verifying Checksum [2025-03-27T14:02:40.486Z] 39f8f326b044: Download complete [2025-03-27T14:02:41.456Z] 5c7f0f088c93: Verifying Checksum [2025-03-27T14:02:41.456Z] 5c7f0f088c93: Download complete [2025-03-27T14:02:43.923Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-27T14:02:43.923Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-27T14:02:44.860Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-27T14:02:45.425Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-27T14:02:47.327Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-27T14:02:51.524Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-27T14:02:53.430Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-27T14:02:53.863Z] 39f8f326b044: Pull complete [2025-03-27T14:02:54.130Z] e6a1e7a6a96a: Pull complete [2025-03-27T14:02:54.398Z] 4f4fb700ef54: Pull complete [2025-03-27T14:02:54.670Z] d45d956e0dbf: Pull complete [2025-03-27T14:02:54.938Z] d7702b0d1db1: Pull complete [2025-03-27T14:02:55.329Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-27T14:02:57.855Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-27T14:02:58.789Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-27T14:03:00.165Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-27T14:03:00.734Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-03-27T14:03:02.116Z] $ docker stop --time=1 d5c3e3d15ee05bbc3df6364ad62e87c274abd585d65573290708cd18ad4b2a18 [2025-03-27T14:03:03.153Z] 5c7f0f088c93: Pull complete [2025-03-27T14:03:05.097Z] 4fdc064ae6cf: Pull complete [2025-03-27T14:03:05.097Z] Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 [2025-03-27T14:03:05.097Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-27T14:03:05.097Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-27T14:03:06.468Z] $ docker rm -f --volumes d5c3e3d15ee05bbc3df6364ad62e87c274abd585d65573290708cd18ad4b2a18 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] fileExists [Pipeline] // script [Pipeline] } [Pipeline] sh [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [2025-03-27T14:03:07.337Z] + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-27T14:03:07.338Z] WORKDIR /edgex [2025-03-27T14:03:07.338Z] COPY go.mod . [2025-03-27T14:03:07.338Z] RUN go mod downloaddocker [2025-03-27T14:03:07.338Z] build -t ci-base-image-arm64 -f - . [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:03:07.642Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-27T14:03:07.642Z] [2025-03-27T14:03:07.642Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:03:07.932Z] Sending build context to Docker daemon 3.692MB [2025-03-27T14:03:07.932Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [2025-03-27T14:03:07.932Z] ---> 63f30b955cb9 [2025-03-27T14:03:07.932Z] Step 2/4 : WORKDIR /edgex [2025-03-27T14:03:07.946Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-27T14:03:07.946Z] latest: Pulling from edgex-devops/edgex-compose [2025-03-27T14:03:07.946Z] 91d30c5bc195: Pulling fs layer [2025-03-27T14:03:07.946Z] 2e9b0aa3be6d: Pulling fs layer [2025-03-27T14:03:07.946Z] 9c61dcf015f6: Pulling fs layer [2025-03-27T14:03:07.946Z] 4698f68db338: Pulling fs layer [2025-03-27T14:03:07.946Z] 2a2f49069b9e: Pulling fs layer [2025-03-27T14:03:07.946Z] e0025b399a48: Pulling fs layer [2025-03-27T14:03:07.946Z] e0025b399a48: Waiting [2025-03-27T14:03:07.946Z] 4698f68db338: Waiting [2025-03-27T14:03:07.946Z] 91d30c5bc195: Verifying Checksum [2025-03-27T14:03:07.946Z] 91d30c5bc195: Download complete [2025-03-27T14:03:07.946Z] 4698f68db338: Verifying Checksum [2025-03-27T14:03:07.946Z] 4698f68db338: Download complete [2025-03-27T14:03:08.204Z] 2e9b0aa3be6d: Verifying Checksum [2025-03-27T14:03:08.204Z] 2e9b0aa3be6d: Download complete [2025-03-27T14:03:08.204Z] e0025b399a48: Verifying Checksum [2025-03-27T14:03:08.204Z] e0025b399a48: Download complete [2025-03-27T14:03:08.204Z] 91d30c5bc195: Pull complete [2025-03-27T14:03:08.204Z] 2a2f49069b9e: Verifying Checksum [2025-03-27T14:03:08.204Z] 2a2f49069b9e: Download complete [2025-03-27T14:03:08.464Z] 2e9b0aa3be6d: Pull complete [2025-03-27T14:03:08.723Z] 9c61dcf015f6: Verifying Checksum [2025-03-27T14:03:08.723Z] 9c61dcf015f6: Download complete [2025-03-27T14:03:08.893Z] ---> Running in 5eba889fa16a [2025-03-27T14:03:09.162Z] Removing intermediate container 5eba889fa16a [2025-03-27T14:03:09.162Z] ---> bbc37847c58b [2025-03-27T14:03:09.162Z] Step 3/4 : COPY go.mod . [2025-03-27T14:03:09.433Z] ---> 61311ce46076 [2025-03-27T14:03:09.433Z] Step 4/4 : RUN go mod download [2025-03-27T14:03:09.704Z] ---> Running in 822a7f6c8854 [2025-03-27T14:03:11.251Z] 9c61dcf015f6: Pull complete [2025-03-27T14:03:11.251Z] 4698f68db338: Pull complete [2025-03-27T14:03:11.251Z] 2a2f49069b9e: Pull complete [2025-03-27T14:03:11.251Z] e0025b399a48: Pull complete [2025-03-27T14:03:11.251Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-03-27T14:03:11.251Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-03-27T14:03:11.251Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:03:11.373Z] prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container [2025-03-27T14:03:11.409Z] $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2025-03-27T14:03:13.420Z] $ docker top 6b91b16dd030dfc527e0cf071b6c5edb0cb19b2dc1b9d2caf1c3d2890173a5cc -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:03:13.784Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-27T14:03:15.694Z] #1 [core-keeper internal] load build definition from Dockerfile [2025-03-27T14:03:15.694Z] #1 transferring dockerfile: 2.01kB done [2025-03-27T14:03:15.694Z] #1 DONE 0.0s [2025-03-27T14:03:15.955Z] [2025-03-27T14:03:15.955Z] #2 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-27T14:03:15.955Z] #2 transferring dockerfile: 2.50kB done [2025-03-27T14:03:15.955Z] #2 DONE 0.0s [2025-03-27T14:03:15.955Z] [2025-03-27T14:03:15.955Z] #3 [security-spire-server internal] load build definition from Dockerfile [2025-03-27T14:03:15.955Z] #3 transferring dockerfile: 1.70kB done [2025-03-27T14:03:15.955Z] #3 DONE 0.0s [2025-03-27T14:03:15.955Z] [2025-03-27T14:03:15.955Z] #4 [security-spire-config internal] load build definition from Dockerfile [2025-03-27T14:03:15.955Z] #4 transferring dockerfile: 1.69kB done [2025-03-27T14:03:15.955Z] #4 DONE 0.0s [2025-03-27T14:03:15.955Z] [2025-03-27T14:03:15.955Z] #5 [support-notifications internal] load build definition from Dockerfile [2025-03-27T14:03:15.955Z] #5 transferring dockerfile: 2.00kB done [2025-03-27T14:03:15.955Z] #5 DONE 0.0s [2025-03-27T14:03:15.955Z] [2025-03-27T14:03:15.955Z] #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #6 transferring dockerfile: 2.23kB done [2025-03-27T14:03:16.213Z] #6 DONE 0.0s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #7 [core-data internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #7 transferring dockerfile: 2.04kB done [2025-03-27T14:03:16.213Z] #7 DONE 0.0s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #8 [support-scheduler internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #8 transferring dockerfile: 1.83kB done [2025-03-27T14:03:16.213Z] #8 DONE 0.0s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #9 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #9 transferring dockerfile: 3.02kB done [2025-03-27T14:03:16.213Z] #9 DONE 0.0s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #10 [core-keeper internal] load .dockerignore [2025-03-27T14:03:16.213Z] #10 transferring context: 50B done [2025-03-27T14:03:16.213Z] #10 DONE 0.0s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #11 [security-spire-agent internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #11 transferring dockerfile: 1.81kB done [2025-03-27T14:03:16.213Z] #11 DONE 0.1s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #12 [core-command internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #12 transferring dockerfile: 1.94kB done [2025-03-27T14:03:16.213Z] #12 DONE 0.1s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #13 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #13 transferring dockerfile: 2.49kB done [2025-03-27T14:03:16.213Z] #13 DONE 0.1s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #14 [core-metadata internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #14 transferring dockerfile: 2.10kB done [2025-03-27T14:03:16.213Z] #14 DONE 0.0s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #15 transferring dockerfile: 2.14kB 0.0s done [2025-03-27T14:03:16.213Z] #15 DONE 0.1s [2025-03-27T14:03:16.213Z] [2025-03-27T14:03:16.213Z] #16 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-27T14:03:16.213Z] #16 transferring dockerfile: 1.89kB done [2025-03-27T14:03:16.213Z] #16 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #17 [security-proxy-setup internal] load .dockerignore [2025-03-27T14:03:16.472Z] #17 transferring context: 50B done [2025-03-27T14:03:16.472Z] #17 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #18 [security-spire-server internal] load .dockerignore [2025-03-27T14:03:16.472Z] #18 transferring context: 50B done [2025-03-27T14:03:16.472Z] #18 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #19 [security-spire-config internal] load .dockerignore [2025-03-27T14:03:16.472Z] #19 transferring context: 50B done [2025-03-27T14:03:16.472Z] #19 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #20 [support-notifications internal] load .dockerignore [2025-03-27T14:03:16.472Z] #20 transferring context: 50B done [2025-03-27T14:03:16.472Z] #20 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #21 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-27T14:03:16.472Z] #21 transferring context: 50B done [2025-03-27T14:03:16.472Z] #21 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #22 [core-data internal] load .dockerignore [2025-03-27T14:03:16.472Z] #22 transferring context: 50B done [2025-03-27T14:03:16.472Z] #22 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #23 [support-scheduler internal] load .dockerignore [2025-03-27T14:03:16.472Z] #23 transferring context: 50B done [2025-03-27T14:03:16.472Z] #23 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #24 [security-bootstrapper internal] load .dockerignore [2025-03-27T14:03:16.472Z] #24 transferring context: 50B done [2025-03-27T14:03:16.472Z] #24 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-03-27T14:03:16.472Z] #25 transferring context: 50B done [2025-03-27T14:03:16.472Z] #25 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #26 [core-command internal] load .dockerignore [2025-03-27T14:03:16.472Z] #26 transferring context: 50B done [2025-03-27T14:03:16.472Z] #26 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #27 [security-proxy-auth internal] load .dockerignore [2025-03-27T14:03:16.472Z] #27 transferring context: 50B done [2025-03-27T14:03:16.472Z] #27 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #28 [security-spire-agent internal] load .dockerignore [2025-03-27T14:03:16.472Z] #28 transferring context: 50B done [2025-03-27T14:03:16.472Z] #28 DONE 0.0s [2025-03-27T14:03:16.472Z] [2025-03-27T14:03:16.472Z] #29 [core-metadata internal] load .dockerignore [2025-03-27T14:03:16.473Z] #29 transferring context: 50B done [2025-03-27T14:03:16.473Z] #29 DONE 0.0s [2025-03-27T14:03:16.473Z] [2025-03-27T14:03:16.473Z] #30 [security-spiffe-token-provider internal] load .dockerignore [2025-03-27T14:03:16.473Z] #30 transferring context: 50B done [2025-03-27T14:03:16.473Z] #30 DONE 0.0s [2025-03-27T14:03:16.473Z] [2025-03-27T14:03:16.473Z] #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-27T14:03:16.473Z] #31 DONE 0.0s [2025-03-27T14:03:16.473Z] [2025-03-27T14:03:16.473Z] #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:03:16.731Z] #32 ... [2025-03-27T14:03:16.731Z] [2025-03-27T14:03:16.731Z] #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-27T14:03:16.731Z] #31 DONE 0.0s [2025-03-27T14:03:16.731Z] [2025-03-27T14:03:16.731Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:03:16.731Z] #32 ... [2025-03-27T14:03:16.731Z] [2025-03-27T14:03:16.731Z] #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-03-27T14:03:16.731Z] #31 DONE 0.0s [2025-03-27T14:03:16.731Z] [2025-03-27T14:03:16.731Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:03:16.990Z] #32 DONE 0.5s [2025-03-27T14:03:16.990Z] [2025-03-27T14:03:16.990Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:03:16.990Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-27T14:03:16.990Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-27T14:03:16.990Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-27T14:03:16.990Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-27T14:03:16.990Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 2.10MB / 3.63MB 0.1s [2025-03-27T14:03:16.990Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-27T14:03:16.990Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc [2025-03-27T14:03:17.247Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-27T14:03:17.506Z] #33 ... [2025-03-27T14:03:17.506Z] [2025-03-27T14:03:17.506Z] #34 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-27T14:03:17.506Z] #34 DONE 0.9s [2025-03-27T14:03:17.506Z] [2025-03-27T14:03:17.506Z] #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-27T14:03:17.506Z] #35 DONE 0.8s [2025-03-27T14:03:17.506Z] [2025-03-27T14:03:17.506Z] #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:03:17.506Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-27T14:03:17.506Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-27T14:03:17.506Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-27T14:03:17.506Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-27T14:03:17.506Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-27T14:03:17.506Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-27T14:03:17.763Z] #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done [2025-03-27T14:03:17.764Z] #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done [2025-03-27T14:03:17.764Z] #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done [2025-03-27T14:03:17.764Z] #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.2s done [2025-03-27T14:03:17.764Z] #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-27T14:03:17.764Z] #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done [2025-03-27T14:03:17.764Z] #33 DONE 1.0s [2025-03-27T14:03:17.764Z] [2025-03-27T14:03:17.764Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2025-03-27T14:03:17.764Z] #36 DONE 1.0s [2025-03-27T14:03:17.764Z] [2025-03-27T14:03:17.764Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:03:17.764Z] #37 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-27T14:03:17.764Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s [2025-03-27T14:03:17.764Z] #37 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-27T14:03:17.764Z] #37 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done [2025-03-27T14:03:17.764Z] #37 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done [2025-03-27T14:03:17.764Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s [2025-03-27T14:03:17.764Z] #37 ... [2025-03-27T14:03:17.764Z] [2025-03-27T14:03:17.764Z] #38 [security-spire-config internal] load build context [2025-03-27T14:03:17.764Z] #38 transferring context: 22.05kB 0.0s done [2025-03-27T14:03:17.764Z] #38 DONE 0.2s [2025-03-27T14:03:17.764Z] [2025-03-27T14:03:17.764Z] #39 [security-spire-agent internal] load build context [2025-03-27T14:03:17.764Z] #39 transferring context: 23.33kB 0.0s done [2025-03-27T14:03:17.764Z] #39 DONE 0.2s [2025-03-27T14:03:17.764Z] [2025-03-27T14:03:17.764Z] #40 [security-spire-server internal] load build context [2025-03-27T14:03:17.764Z] #40 transferring context: 23.80kB 0.0s done [2025-03-27T14:03:17.764Z] #40 DONE 0.3s [2025-03-27T14:03:17.764Z] [2025-03-27T14:03:17.764Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:03:17.764Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s [2025-03-27T14:03:17.764Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s [2025-03-27T14:03:18.022Z] #37 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-27T14:03:18.022Z] #37 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-27T14:03:18.022Z] #37 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-27T14:03:18.022Z] #37 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done [2025-03-27T14:03:18.022Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.3s [2025-03-27T14:03:18.022Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.15MB / 36.47MB 0.5s [2025-03-27T14:03:18.289Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 12.58MB / 36.47MB 0.5s [2025-03-27T14:03:18.289Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 19.92MB / 36.47MB 0.6s [2025-03-27T14:03:18.289Z] #37 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-27T14:03:18.897Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 26.21MB / 36.47MB 0.7s [2025-03-27T14:03:18.897Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 32.51MB / 36.47MB 0.9s [2025-03-27T14:03:19.157Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 1.0s [2025-03-27T14:03:22.448Z] #37 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done [2025-03-27T14:03:23.379Z] #37 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 4.6s done [2025-03-27T14:03:27.565Z] #37 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-27T14:03:27.565Z] #41 transferring context: 409.13MB 9.9s [2025-03-27T14:03:27.565Z] #41 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #42 [support-scheduler internal] load build context [2025-03-27T14:03:27.565Z] #42 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #43 [core-data internal] load build context [2025-03-27T14:03:27.565Z] #43 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-27T14:03:27.565Z] #44 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #45 [support-notifications internal] load build context [2025-03-27T14:03:27.565Z] #45 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #46 [core-metadata internal] load build context [2025-03-27T14:03:27.565Z] #46 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #47 [security-proxy-setup internal] load build context [2025-03-27T14:03:27.565Z] #47 ... [2025-03-27T14:03:27.565Z] [2025-03-27T14:03:27.565Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:03:27.565Z] #48 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done [2025-03-27T14:03:27.565Z] #48 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-27T14:03:27.565Z] #48 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-27T14:03:27.566Z] #48 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done [2025-03-27T14:03:27.566Z] #48 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done [2025-03-27T14:03:27.566Z] #48 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-27T14:03:27.566Z] #48 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done [2025-03-27T14:03:27.566Z] #48 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 0.8s done [2025-03-27T14:03:27.566Z] #48 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-27T14:03:27.823Z] #48 ... [2025-03-27T14:03:27.823Z] [2025-03-27T14:03:27.823Z] #49 [core-keeper internal] load build context [2025-03-27T14:03:27.823Z] #49 transferring context: 503.30MB 10.9s done [2025-03-27T14:03:27.823Z] #49 ... [2025-03-27T14:03:27.823Z] [2025-03-27T14:03:27.823Z] #50 [core-command internal] load build context [2025-03-27T14:03:27.823Z] #50 transferring context: 503.30MB 10.2s done [2025-03-27T14:03:28.390Z] #50 ... [2025-03-27T14:03:28.390Z] [2025-03-27T14:03:28.390Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-27T14:03:28.390Z] #51 ... [2025-03-27T14:03:28.390Z] [2025-03-27T14:03:28.390Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-27T14:03:28.390Z] #0 5.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:28.390Z] #0 5.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:28.390Z] #0 6.001 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:03:28.390Z] #0 6.001 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:03:28.390Z] #0 6.001 OK: 24170 distinct packages available [2025-03-27T14:03:28.390Z] #0 6.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:28.390Z] #0 6.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:28.390Z] #0 6.370 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:28.390Z] #0 6.372 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-27T14:03:28.390Z] #0 6.378 (3/5) Installing libucontext (1.2-r3) [2025-03-27T14:03:28.390Z] #0 6.380 (4/5) Installing gcompat (1.1.0-r4) [2025-03-27T14:03:28.390Z] #0 6.386 (5/5) Installing openssl (3.3.3-r0) [2025-03-27T14:03:28.390Z] #0 6.396 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:28.390Z] #0 6.401 OK: 9 MiB in 19 packages [2025-03-27T14:03:28.390Z] #52 ... [2025-03-27T14:03:28.390Z] [2025-03-27T14:03:28.390Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-27T14:03:28.692Z] #53 ... [2025-03-27T14:03:28.692Z] [2025-03-27T14:03:28.692Z] #54 [security-bootstrapper internal] load build context [2025-03-27T14:03:28.692Z] #54 transferring context: 503.30MB 10.8s done [2025-03-27T14:03:29.066Z] #54 ... [2025-03-27T14:03:29.066Z] [2025-03-27T14:03:29.066Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-27T14:03:29.066Z] #55 ... [2025-03-27T14:03:29.066Z] [2025-03-27T14:03:29.066Z] #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-27T14:03:29.066Z] #56 ... [2025-03-27T14:03:29.066Z] [2025-03-27T14:03:29.066Z] #57 [security-secretstore-setup internal] load build context [2025-03-27T14:03:29.066Z] #57 transferring context: 503.30MB 10.4s done [2025-03-27T14:03:29.325Z] #57 ... [2025-03-27T14:03:29.325Z] [2025-03-27T14:03:29.325Z] #58 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-03-27T14:03:29.325Z] #58 ... [2025-03-27T14:03:29.325Z] [2025-03-27T14:03:29.325Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:03:29.998Z] #59 ... [2025-03-27T14:03:29.998Z] [2025-03-27T14:03:29.998Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:03:29.998Z] #0 4.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:29.998Z] #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:29.998Z] #0 4.874 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:29.998Z] #0 4.877 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:29.998Z] #0 4.896 OK: 8 MiB in 15 packages [2025-03-27T14:03:30.422Z] #60 ... [2025-03-27T14:03:30.422Z] [2025-03-27T14:03:30.422Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:03:30.422Z] #61 ... [2025-03-27T14:03:30.422Z] [2025-03-27T14:03:30.422Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:03:30.943Z] #62 ... [2025-03-27T14:03:30.943Z] [2025-03-27T14:03:30.943Z] #63 [security-proxy-auth internal] load build context [2025-03-27T14:03:30.943Z] #63 transferring context: 503.30MB 11.2s done [2025-03-27T14:03:31.448Z] #63 ... [2025-03-27T14:03:31.448Z] [2025-03-27T14:03:31.448Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:03:31.448Z] #64 ... [2025-03-27T14:03:31.448Z] [2025-03-27T14:03:31.448Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-27T14:03:31.448Z] #0 4.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:31.448Z] #0 4.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:31.448Z] #0 4.696 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:31.448Z] #0 4.699 (2/4) Installing openssl (3.3.3-r0) [2025-03-27T14:03:31.448Z] #0 4.709 (3/4) Installing su-exec (0.2-r3) [2025-03-27T14:03:31.448Z] #0 4.711 (4/4) Installing yq-go (4.44.1-r2) [2025-03-27T14:03:31.448Z] #0 4.779 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:31.448Z] #0 4.781 OK: 19 MiB in 18 packages [2025-03-27T14:03:31.910Z] #65 ... [2025-03-27T14:03:31.910Z] [2025-03-27T14:03:31.910Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-27T14:03:31.910Z] #41 transferring context: 503.30MB 11.2s done [2025-03-27T14:03:32.191Z] #41 ... [2025-03-27T14:03:32.191Z] [2025-03-27T14:03:32.191Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:03:32.191Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 [2025-03-27T14:03:33.230Z] #37 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0.9s done [2025-03-27T14:03:37.438Z] #37 ... [2025-03-27T14:03:37.438Z] [2025-03-27T14:03:37.438Z] #42 [support-scheduler internal] load build context [2025-03-27T14:03:37.438Z] #42 transferring context: 503.30MB 11.2s done [2025-03-27T14:03:37.438Z] #42 ... [2025-03-27T14:03:37.438Z] [2025-03-27T14:03:37.438Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-27T14:03:37.438Z] #44 transferring context: 503.30MB 10.6s done [2025-03-27T14:03:37.699Z] #44 ... [2025-03-27T14:03:37.699Z] [2025-03-27T14:03:37.699Z] #43 [core-data internal] load build context [2025-03-27T14:03:37.699Z] #43 transferring context: 503.30MB 10.8s done [2025-03-27T14:03:37.699Z] #43 ... [2025-03-27T14:03:37.699Z] [2025-03-27T14:03:37.699Z] #45 [support-notifications internal] load build context [2025-03-27T14:03:37.699Z] #45 transferring context: 503.30MB 11.6s done [2025-03-27T14:03:37.957Z] #45 ... [2025-03-27T14:03:37.957Z] [2025-03-27T14:03:37.957Z] #46 [core-metadata internal] load build context [2025-03-27T14:03:37.957Z] #46 transferring context: 503.30MB 11.8s done [2025-03-27T14:03:38.224Z] #46 ... [2025-03-27T14:03:38.224Z] [2025-03-27T14:03:38.224Z] #47 [security-proxy-setup internal] load build context [2025-03-27T14:03:38.224Z] #47 transferring context: 503.30MB 11.5s done [2025-03-27T14:03:38.224Z] #47 ... [2025-03-27T14:03:38.224Z] [2025-03-27T14:03:38.224Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:03:38.224Z] #48 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.3s done [2025-03-27T14:03:50.507Z] #48 ... [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #50 [core-command internal] load build context [2025-03-27T14:03:50.507Z] #50 DONE 33.0s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #57 [security-secretstore-setup internal] load build context [2025-03-27T14:03:50.507Z] #57 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #44 [security-spiffe-token-provider internal] load build context [2025-03-27T14:03:50.507Z] #44 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #43 [core-data internal] load build context [2025-03-27T14:03:50.507Z] #43 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #54 [security-bootstrapper internal] load build context [2025-03-27T14:03:50.507Z] #54 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #41 [core-common-config-bootstrapper internal] load build context [2025-03-27T14:03:50.507Z] #41 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #42 [support-scheduler internal] load build context [2025-03-27T14:03:50.507Z] #42 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #49 [core-keeper internal] load build context [2025-03-27T14:03:50.507Z] #49 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #63 [security-proxy-auth internal] load build context [2025-03-27T14:03:50.507Z] #63 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #47 [security-proxy-setup internal] load build context [2025-03-27T14:03:50.507Z] #47 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #45 [support-notifications internal] load build context [2025-03-27T14:03:50.507Z] #45 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #46 [core-metadata internal] load build context [2025-03-27T14:03:50.507Z] #46 DONE 33.1s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #60 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:03:50.507Z] #60 DONE 32.2s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-27T14:03:50.507Z] #65 DONE 32.3s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #52 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-27T14:03:50.507Z] #52 DONE 32.2s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #58 [core-data builder 2/7] WORKDIR /edgex-go [2025-03-27T14:03:50.507Z] #58 DONE 32.4s [2025-03-27T14:03:50.507Z] [2025-03-27T14:03:50.507Z] #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:03:51.073Z] #37 ... [2025-03-27T14:03:51.073Z] [2025-03-27T14:03:51.073Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:03:51.073Z] #62 32.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.073Z] #62 32.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.073Z] #62 32.94 (1/4) Installing ca-certificates (20241121-r1) [2025-03-27T14:03:51.073Z] #62 32.96 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.073Z] #62 32.97 (3/4) Installing su-exec (0.2-r3) [2025-03-27T14:03:51.073Z] #62 32.97 (4/4) Installing yq-go (4.44.1-r2) [2025-03-27T14:03:51.073Z] #62 33.05 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.073Z] #62 33.06 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:03:51.073Z] #62 33.15 OK: 19 MiB in 18 packages [2025-03-27T14:03:51.073Z] #62 DONE 33.3s [2025-03-27T14:03:51.073Z] [2025-03-27T14:03:51.073Z] #53 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-27T14:03:51.073Z] #53 DONE 33.2s [2025-03-27T14:03:51.331Z] [2025-03-27T14:03:51.331Z] #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:03:51.331Z] #64 32.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.331Z] #64 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.331Z] #64 33.29 (1/7) Installing ca-certificates (20241121-r1) [2025-03-27T14:03:51.331Z] #64 33.32 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.331Z] #64 33.32 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-27T14:03:51.331Z] #64 33.33 (4/7) Installing libsodium (1.0.19-r0) [2025-03-27T14:03:51.331Z] #64 33.34 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-27T14:03:51.331Z] #64 33.36 (6/7) Installing libzmq (4.3.5-r2) [2025-03-27T14:03:51.331Z] #64 33.37 (7/7) Installing zeromq (4.3.5-r2) [2025-03-27T14:03:51.331Z] #64 33.37 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.331Z] #64 33.38 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:03:51.331Z] #64 33.41 OK: 12 MiB in 21 packages [2025-03-27T14:03:51.589Z] #64 DONE 33.6s [2025-03-27T14:03:51.589Z] [2025-03-27T14:03:51.589Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-27T14:03:51.589Z] #51 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.589Z] #51 32.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.589Z] #51 33.27 (1/3) Installing ca-certificates (20241121-r1) [2025-03-27T14:03:51.589Z] #51 33.29 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.589Z] #51 33.29 (3/3) Installing tzdata (2025b-r0) [2025-03-27T14:03:51.589Z] #51 33.33 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.589Z] #51 33.33 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:03:51.589Z] #51 33.38 OK: 10 MiB in 17 packages [2025-03-27T14:03:51.589Z] #51 DONE 33.6s [2025-03-27T14:03:51.589Z] [2025-03-27T14:03:51.589Z] #55 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-27T14:03:51.589Z] #55 33.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.589Z] #55 33.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.589Z] #55 33.49 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.589Z] #55 33.49 (2/2) Installing su-exec (0.2-r3) [2025-03-27T14:03:51.589Z] #55 33.49 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.589Z] #55 33.50 OK: 8 MiB in 16 packages [2025-03-27T14:03:51.589Z] #55 DONE 33.6s [2025-03-27T14:03:51.589Z] [2025-03-27T14:03:51.589Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-27T14:03:51.589Z] #66 ... [2025-03-27T14:03:51.589Z] [2025-03-27T14:03:51.589Z] #56 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-03-27T14:03:51.589Z] #56 33.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.589Z] #56 33.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.589Z] #56 33.57 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.589Z] #56 33.57 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.589Z] #56 33.57 OK: 8 MiB in 15 packages [2025-03-27T14:03:51.589Z] #56 DONE 33.7s [2025-03-27T14:03:51.848Z] [2025-03-27T14:03:51.848Z] #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:03:51.848Z] #61 32.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #61 32.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #61 33.02 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:03:51.848Z] #61 33.02 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:03:51.848Z] #61 33.02 OK: 24170 distinct packages available [2025-03-27T14:03:51.848Z] #61 33.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #61 33.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #61 33.52 (1/14) Installing ca-certificates (20241121-r1) [2025-03-27T14:03:51.848Z] #61 33.55 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-27T14:03:51.848Z] #61 33.56 (3/14) Installing c-ares (1.33.1-r0) [2025-03-27T14:03:51.848Z] #61 33.57 (4/14) Installing libunistring (1.2-r0) [2025-03-27T14:03:51.848Z] #61 33.58 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-27T14:03:51.848Z] #61 33.59 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-27T14:03:51.848Z] #61 33.59 (7/14) Installing libpsl (0.21.5-r1) [2025-03-27T14:03:51.848Z] #61 33.59 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-27T14:03:51.848Z] #61 33.61 (9/14) Installing libcurl (8.12.1-r0) [2025-03-27T14:03:51.848Z] #61 33.61 (10/14) Installing curl (8.12.1-r0) [2025-03-27T14:03:51.848Z] #61 33.62 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.848Z] #61 33.62 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-27T14:03:51.848Z] #61 33.63 (13/14) Installing libucontext (1.2-r3) [2025-03-27T14:03:51.848Z] #61 33.64 (14/14) Installing gcompat (1.1.0-r4) [2025-03-27T14:03:51.848Z] #61 33.64 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.848Z] #61 33.64 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:03:51.848Z] #61 33.70 OK: 13 MiB in 28 packages [2025-03-27T14:03:51.848Z] #61 DONE 33.8s [2025-03-27T14:03:51.848Z] [2025-03-27T14:03:51.848Z] #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:03:51.848Z] #59 32.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #59 32.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #59 33.37 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:03:51.848Z] #59 33.37 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:03:51.848Z] #59 33.37 OK: 24170 distinct packages available [2025-03-27T14:03:51.848Z] #59 33.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #59 33.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #59 33.79 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:51.848Z] #59 33.79 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-27T14:03:51.848Z] #59 33.80 (3/4) Installing libucontext (1.2-r3) [2025-03-27T14:03:51.848Z] #59 33.80 (4/4) Installing gcompat (1.1.0-r4) [2025-03-27T14:03:51.848Z] #59 33.81 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:51.848Z] #59 33.81 OK: 8 MiB in 18 packages [2025-03-27T14:03:51.848Z] #59 DONE 33.9s [2025-03-27T14:03:51.848Z] [2025-03-27T14:03:51.848Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-27T14:03:51.848Z] #67 ... [2025-03-27T14:03:51.848Z] [2025-03-27T14:03:51.848Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:03:51.848Z] #0 1.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:51.848Z] #0 1.735 OK: 8 MiB in 15 packages [2025-03-27T14:03:51.848Z] #68 DONE 1.8s [2025-03-27T14:03:52.108Z] [2025-03-27T14:03:52.108Z] #69 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-27T14:03:52.108Z] #0 1.503 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:52.108Z] #0 1.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:52.108Z] #0 1.881 OK: 19 MiB in 18 packages [2025-03-27T14:03:52.108Z] #69 DONE 2.0s [2025-03-27T14:03:52.108Z] [2025-03-27T14:03:52.108Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:03:52.108Z] #70 ... [2025-03-27T14:03:52.108Z] [2025-03-27T14:03:52.108Z] #71 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-27T14:03:52.108Z] #71 DONE 0.0s [2025-03-27T14:03:52.366Z] [2025-03-27T14:03:52.366Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:03:52.366Z] #72 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:52.625Z] #72 2.310 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:52.625Z] #72 ... [2025-03-27T14:03:52.625Z] [2025-03-27T14:03:52.625Z] #73 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2025-03-27T14:03:52.625Z] #0 2.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:52.625Z] #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:52.625Z] #0 2.396 OK: 9 MiB in 19 packages [2025-03-27T14:03:52.625Z] #73 DONE 2.5s [2025-03-27T14:03:52.625Z] [2025-03-27T14:03:52.625Z] #72 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:03:52.625Z] #72 2.605 OK: 248 MiB in 58 packages [2025-03-27T14:03:53.561Z] #72 DONE 3.4s [2025-03-27T14:03:53.561Z] [2025-03-27T14:03:53.561Z] #74 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:03:53.561Z] #74 DONE 0.9s [2025-03-27T14:03:53.561Z] [2025-03-27T14:03:53.561Z] #75 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-27T14:03:53.561Z] #75 DONE 0.9s [2025-03-27T14:03:53.561Z] [2025-03-27T14:03:53.561Z] #76 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-27T14:03:53.561Z] #76 DONE 0.1s [2025-03-27T14:03:53.561Z] [2025-03-27T14:03:53.561Z] #77 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:03:54.131Z] #77 DONE 0.8s [2025-03-27T14:03:54.131Z] [2025-03-27T14:03:54.131Z] #78 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-27T14:03:54.131Z] #0 1.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:54.131Z] #0 3.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:54.131Z] #0 3.370 OK: 248 MiB in 58 packages [2025-03-27T14:03:54.131Z] #78 DONE 4.1s [2025-03-27T14:03:54.131Z] [2025-03-27T14:03:54.131Z] #79 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:03:54.131Z] #79 DONE 0.8s [2025-03-27T14:03:54.131Z] [2025-03-27T14:03:54.131Z] #80 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:03:54.131Z] #0 3.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:54.131Z] #0 3.471 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:54.131Z] #0 3.738 OK: 248 MiB in 58 packages [2025-03-27T14:03:54.131Z] #80 DONE 4.1s [2025-03-27T14:03:54.131Z] [2025-03-27T14:03:54.131Z] #81 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-27T14:03:54.131Z] #81 DONE 0.4s [2025-03-27T14:03:54.131Z] [2025-03-27T14:03:54.131Z] #82 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-27T14:03:54.389Z] #82 DONE 0.1s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #83 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:03:54.389Z] #83 DONE 0.1s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #84 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:03:54.389Z] #84 DONE 0.1s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #85 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:03:54.389Z] #85 DONE 0.1s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #86 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-27T14:03:54.389Z] #86 DONE 0.0s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #87 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-27T14:03:54.389Z] #87 DONE 0.0s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #88 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:03:54.389Z] #88 DONE 0.0s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #89 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-27T14:03:54.389Z] #89 DONE 0.0s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #90 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-27T14:03:54.389Z] #90 DONE 0.0s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #91 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-27T14:03:54.389Z] #91 DONE 0.0s [2025-03-27T14:03:54.389Z] [2025-03-27T14:03:54.389Z] #92 [security-spire-server] exporting to image [2025-03-27T14:03:54.389Z] #92 exporting layers [2025-03-27T14:03:54.954Z] #92 ... [2025-03-27T14:03:54.954Z] [2025-03-27T14:03:54.954Z] #93 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-27T14:03:54.954Z] #93 DONE 4.7s [2025-03-27T14:03:54.954Z] [2025-03-27T14:03:54.954Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-27T14:03:55.212Z] #94 ... [2025-03-27T14:03:55.212Z] [2025-03-27T14:03:55.212Z] #95 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-27T14:03:55.212Z] #0 4.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.212Z] #0 4.664 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.212Z] #0 4.960 OK: 248 MiB in 58 packages [2025-03-27T14:03:55.212Z] #95 DONE 5.1s [2025-03-27T14:03:55.212Z] [2025-03-27T14:03:55.212Z] #96 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:03:55.212Z] #96 DONE 0.0s [2025-03-27T14:03:55.470Z] [2025-03-27T14:03:55.470Z] #92 [security-spire-server] exporting to image [2025-03-27T14:03:55.470Z] #92 exporting layers 0.9s done [2025-03-27T14:03:55.470Z] #92 writing image sha256:20b41fe00300277351ee6a2588968b09af46f7ae7303b930169434cdcd7871df done [2025-03-27T14:03:55.470Z] #92 naming to docker.io/library/security-spire-server done [2025-03-27T14:03:55.470Z] #92 writing image sha256:6d12a20aedbfcbce5dbc1244dadfab73066b491443513b0cc025ad99817d3ebe done [2025-03-27T14:03:55.470Z] #92 naming to docker.io/library/security-spire-agent done [2025-03-27T14:03:55.470Z] #92 DONE 1.0s [2025-03-27T14:03:55.470Z] [2025-03-27T14:03:55.470Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-27T14:03:55.470Z] #66 3.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.470Z] #66 3.943 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #66 ... [2025-03-27T14:03:55.732Z] [2025-03-27T14:03:55.732Z] #97 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:03:55.732Z] #0 3.683 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 3.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 4.068 OK: 10 MiB in 17 packages [2025-03-27T14:03:55.732Z] #97 DONE 4.2s [2025-03-27T14:03:55.732Z] [2025-03-27T14:03:55.732Z] #98 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-27T14:03:55.732Z] #0 4.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 4.440 OK: 19 MiB in 18 packages [2025-03-27T14:03:55.732Z] #98 DONE 4.5s [2025-03-27T14:03:55.732Z] [2025-03-27T14:03:55.732Z] #99 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-27T14:03:55.732Z] #0 4.766 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 5.125 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:03:55.732Z] #0 5.125 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:03:55.732Z] #0 5.125 OK: 24190 distinct packages available [2025-03-27T14:03:55.732Z] #0 5.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 5.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.732Z] #0 5.538 OK: 248 MiB in 58 packages [2025-03-27T14:03:55.732Z] #99 DONE 5.7s [2025-03-27T14:03:55.732Z] [2025-03-27T14:03:55.732Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:03:55.732Z] #70 3.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.991Z] #70 ... [2025-03-27T14:03:55.991Z] [2025-03-27T14:03:55.991Z] #67 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-03-27T14:03:55.991Z] #67 3.663 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.991Z] #67 3.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.991Z] #67 4.038 OK: 8 MiB in 15 packages [2025-03-27T14:03:55.991Z] #67 DONE 4.2s [2025-03-27T14:03:55.991Z] [2025-03-27T14:03:55.991Z] #66 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-27T14:03:55.991Z] #66 4.243 OK: 8 MiB in 16 packages [2025-03-27T14:03:55.991Z] #66 DONE 4.3s [2025-03-27T14:03:55.991Z] [2025-03-27T14:03:55.991Z] #100 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:03:55.991Z] #100 DONE 0.1s [2025-03-27T14:03:55.991Z] [2025-03-27T14:03:55.991Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:03:55.991Z] #70 4.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.991Z] #70 ... [2025-03-27T14:03:55.991Z] [2025-03-27T14:03:55.991Z] #101 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:03:55.991Z] #0 4.178 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.991Z] #0 4.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:55.991Z] #0 4.555 OK: 12 MiB in 21 packages [2025-03-27T14:03:55.991Z] #101 DONE 4.6s [2025-03-27T14:03:56.249Z] [2025-03-27T14:03:56.249Z] #70 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:03:56.249Z] #70 4.374 OK: 8 MiB in 18 packages [2025-03-27T14:03:56.249Z] #70 DONE 4.5s [2025-03-27T14:03:56.249Z] [2025-03-27T14:03:56.249Z] #102 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:03:57.185Z] #102 DONE 0.8s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:03:57.185Z] #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:57.185Z] #0 4.567 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:57.185Z] #0 4.828 OK: 13 MiB in 28 packages [2025-03-27T14:03:57.185Z] #103 DONE 5.3s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-27T14:03:57.185Z] #104 DONE 0.0s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #105 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-27T14:03:57.185Z] #105 DONE 0.0s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #106 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-27T14:03:57.185Z] #0 3.632 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:57.185Z] #0 4.133 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:57.185Z] #0 4.845 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-27T14:03:57.185Z] #0 5.131 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:03:57.185Z] #0 5.136 OK: 8 MiB in 15 packages [2025-03-27T14:03:57.185Z] #106 DONE 5.9s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:03:57.185Z] #107 ... [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:03:57.185Z] #108 DONE 0.0s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-27T14:03:57.185Z] #109 DONE 0.1s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-27T14:03:57.185Z] #110 DONE 0.0s [2025-03-27T14:03:57.185Z] [2025-03-27T14:03:57.185Z] #92 [security-spire-config] exporting to image [2025-03-27T14:03:57.752Z] #92 ... [2025-03-27T14:03:57.752Z] [2025-03-27T14:03:57.752Z] #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-27T14:03:57.752Z] #111 DONE 2.1s [2025-03-27T14:03:58.011Z] [2025-03-27T14:03:58.011Z] #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-27T14:03:58.011Z] #112 DONE 0.0s [2025-03-27T14:03:58.011Z] [2025-03-27T14:03:58.011Z] #92 [security-spire-config] exporting to image [2025-03-27T14:03:58.011Z] #92 exporting layers 0.8s done [2025-03-27T14:03:58.011Z] #92 writing image sha256:7c5f82e70f21aca71f54bdb79529a1632f6ab8dc910e8183422656093393f268 done [2025-03-27T14:03:58.011Z] #92 naming to docker.io/library/security-spire-config done [2025-03-27T14:03:58.011Z] #92 DONE 1.8s [2025-03-27T14:03:58.011Z] [2025-03-27T14:03:58.011Z] #94 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-27T14:03:58.011Z] #94 2.627 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:58.011Z] #94 3.071 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz [2025-03-27T14:03:58.578Z] #94 3.763 OK: 248 MiB in 58 packages [2025-03-27T14:03:58.837Z] #94 DONE 3.9s [2025-03-27T14:03:58.837Z] [2025-03-27T14:03:58.837Z] #113 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-27T14:03:58.837Z] #113 DONE 0.0s [2025-03-27T14:03:58.837Z] [2025-03-27T14:03:58.837Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:00.214Z] #114 ... [2025-03-27T14:04:00.214Z] [2025-03-27T14:04:00.214Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:00.473Z] #48 ... [2025-03-27T14:04:00.473Z] [2025-03-27T14:04:00.473Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:04.778Z] #115 ... [2025-03-27T14:04:04.778Z] [2025-03-27T14:04:04.778Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:04.778Z] #116 ... [2025-03-27T14:04:04.778Z] [2025-03-27T14:04:04.778Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:04.778Z] #117 ... [2025-03-27T14:04:04.778Z] [2025-03-27T14:04:04.778Z] #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:06.108Z] Removing intermediate container 822a7f6c8854 [2025-03-27T14:04:06.108Z] ---> c606732f3dd8 [2025-03-27T14:04:06.108Z] Successfully built c606732f3dd8 [2025-03-27T14:04:06.108Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:04:06.441Z] + docker inspect -f . ci-base-image-arm64 [2025-03-27T14:04:06.441Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:04:06.660Z] prd-ubuntu20.04-docker-arm64-4c-16g-42186 does not seem to be running inside a container [2025-03-27T14:04:06.717Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2025-03-27T14:04:07.886Z] $ docker top 62b6a534f851069b342b1d87ad04c350e65c81505ed95719ff1b0e863f8d6e40 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:04:08.722Z] + go version [2025-03-27T14:04:08.722Z] go version go1.23.4 linux/arm64 [Pipeline] } [2025-03-27T14:04:08.741Z] $ docker stop --time=1 62b6a534f851069b342b1d87ad04c350e65c81505ed95719ff1b0e863f8d6e40 [2025-03-27T14:04:10.591Z] $ docker rm -f --volumes 62b6a534f851069b342b1d87ad04c350e65c81505ed95719ff1b0e863f8d6e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:04:11.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-27T14:04:11.284Z] [2025-03-27T14:04:11.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:04:11.620Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-27T14:04:11.620Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-03-27T14:04:11.620Z] 547446be3368: Pulling fs layer [2025-03-27T14:04:11.620Z] d125d8839a47: Pulling fs layer [2025-03-27T14:04:11.620Z] 3e85d5ac6304: Pulling fs layer [2025-03-27T14:04:11.620Z] c3105a71a48b: Pulling fs layer [2025-03-27T14:04:11.620Z] 0f093f025ec4: Pulling fs layer [2025-03-27T14:04:11.620Z] c3106fc0e877: Pulling fs layer [2025-03-27T14:04:11.620Z] 0f093f025ec4: Waiting [2025-03-27T14:04:11.620Z] c3106fc0e877: Waiting [2025-03-27T14:04:11.620Z] c3105a71a48b: Waiting [2025-03-27T14:04:11.884Z] 547446be3368: Verifying Checksum [2025-03-27T14:04:11.884Z] 547446be3368: Download complete [2025-03-27T14:04:11.884Z] c3105a71a48b: Download complete [2025-03-27T14:04:12.148Z] d125d8839a47: Verifying Checksum [2025-03-27T14:04:12.148Z] d125d8839a47: Download complete [2025-03-27T14:04:12.148Z] c3106fc0e877: Verifying Checksum [2025-03-27T14:04:12.148Z] c3106fc0e877: Download complete [2025-03-27T14:04:12.413Z] 0f093f025ec4: Verifying Checksum [2025-03-27T14:04:12.413Z] 0f093f025ec4: Download complete [2025-03-27T14:04:12.413Z] 547446be3368: Pull complete [2025-03-27T14:04:13.823Z] d125d8839a47: Pull complete [2025-03-27T14:04:14.403Z] 3e85d5ac6304: Verifying Checksum [2025-03-27T14:04:14.403Z] 3e85d5ac6304: Download complete [2025-03-27T14:04:24.467Z] 3e85d5ac6304: Pull complete [2025-03-27T14:04:24.467Z] c3105a71a48b: Pull complete [2025-03-27T14:04:25.433Z] 0f093f025ec4: Pull complete [2025-03-27T14:04:25.433Z] c3106fc0e877: Pull complete [2025-03-27T14:04:25.433Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-03-27T14:04:25.433Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-03-27T14:04:25.433Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:04:25.650Z] prd-ubuntu20.04-docker-arm64-4c-16g-42186 does not seem to be running inside a container [2025-03-27T14:04:25.708Z] $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2025-03-27T14:04:27.829Z] $ docker top 9ef6eb3816fa6cacd10ce65906cbc3958646e684f18eae29572afa6f4328d76c -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:04:28.661Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-03-27T14:04:31.335Z] #118 DONE 34.4s [2025-03-27T14:04:31.335Z] [2025-03-27T14:04:31.335Z] #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:31.335Z] #117 DONE 34.5s [2025-03-27T14:04:31.335Z] [2025-03-27T14:04:31.335Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:31.335Z] #116 DONE 34.4s [2025-03-27T14:04:31.336Z] [2025-03-27T14:04:31.336Z] #114 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:31.336Z] #114 DONE 33.4s [2025-03-27T14:04:31.336Z] [2025-03-27T14:04:31.336Z] #107 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:31.336Z] #107 DONE 32.9s [2025-03-27T14:04:31.336Z] [2025-03-27T14:04:31.336Z] #115 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:31.336Z] #115 DONE 30.0s [2025-03-27T14:04:31.336Z] [2025-03-27T14:04:31.336Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-27T14:04:38.727Z] #1 [security-spire-agent internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #1 transferring dockerfile: 1.81kB done [2025-03-27T14:04:38.727Z] #1 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #2 [support-notifications internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #2 transferring dockerfile: 2.00kB done [2025-03-27T14:04:38.727Z] #2 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #3 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #3 transferring dockerfile: 1.89kB done [2025-03-27T14:04:38.727Z] #3 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #4 [security-secretstore-setup internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #4 transferring dockerfile: 2.49kB done [2025-03-27T14:04:38.727Z] #4 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #5 [core-data internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #5 transferring dockerfile: 2.04kB 0.0s done [2025-03-27T14:04:38.727Z] #5 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #6 [security-proxy-setup internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #6 transferring dockerfile: 2.50kB 0.0s done [2025-03-27T14:04:38.727Z] #6 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #7 [core-command internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #7 transferring dockerfile: 1.94kB 0.0s done [2025-03-27T14:04:38.727Z] #7 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #8 transferring dockerfile: 2.10kB 0.0s done [2025-03-27T14:04:38.727Z] #8 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #9 transferring dockerfile: 2.23kB 0.0s done [2025-03-27T14:04:38.727Z] #9 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #10 [support-scheduler internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #10 transferring dockerfile: 1.83kB done [2025-03-27T14:04:38.727Z] #10 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.727Z] #11 [security-spire-server internal] load build definition from Dockerfile [2025-03-27T14:04:38.727Z] #11 transferring dockerfile: 1.70kB 0.0s done [2025-03-27T14:04:38.727Z] #11 DONE 0.1s [2025-03-27T14:04:38.727Z] [2025-03-27T14:04:38.728Z] #12 [security-spire-config internal] load build definition from Dockerfile [2025-03-27T14:04:38.728Z] #12 transferring dockerfile: 1.69kB done [2025-03-27T14:04:38.728Z] #12 DONE 0.1s [2025-03-27T14:04:38.728Z] [2025-03-27T14:04:38.728Z] #13 [security-bootstrapper internal] load build definition from Dockerfile [2025-03-27T14:04:38.728Z] #13 transferring dockerfile: 3.02kB 0.0s done [2025-03-27T14:04:38.728Z] #13 DONE 0.1s [2025-03-27T14:04:38.728Z] [2025-03-27T14:04:38.728Z] #14 [security-proxy-auth internal] load build definition from Dockerfile [2025-03-27T14:04:38.728Z] #14 transferring dockerfile: 2.14kB done [2025-03-27T14:04:38.728Z] #14 DONE 0.1s [2025-03-27T14:04:38.728Z] [2025-03-27T14:04:38.728Z] #15 [core-keeper internal] load build definition from Dockerfile [2025-03-27T14:04:38.728Z] #15 transferring dockerfile: 2.01kB 0.0s done [2025-03-27T14:04:38.728Z] #15 DONE 0.1s [2025-03-27T14:04:38.728Z] [2025-03-27T14:04:38.728Z] #16 [security-spire-agent internal] load .dockerignore [2025-03-27T14:04:38.728Z] #16 transferring context: [2025-03-27T14:04:38.728Z] #16 transferring context: 50B done [2025-03-27T14:04:38.728Z] #16 DONE 0.0s [2025-03-27T14:04:39.313Z] [2025-03-27T14:04:39.313Z] #17 [support-notifications internal] load .dockerignore [2025-03-27T14:04:39.485Z] #119 ... [2025-03-27T14:04:39.485Z] [2025-03-27T14:04:39.485Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-27T14:04:39.485Z] #120 ... [2025-03-27T14:04:39.485Z] [2025-03-27T14:04:39.485Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-03-27T14:04:39.485Z] #121 ... [2025-03-27T14:04:39.485Z] [2025-03-27T14:04:39.485Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-27T14:04:39.485Z] #122 ... [2025-03-27T14:04:39.485Z] [2025-03-27T14:04:39.485Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-03-27T14:04:39.485Z] #123 ... [2025-03-27T14:04:39.485Z] [2025-03-27T14:04:39.485Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-27T14:04:39.602Z] #17 transferring context: 50B 0.0s done [2025-03-27T14:04:39.602Z] #17 DONE 0.1s [2025-03-27T14:04:39.602Z] [2025-03-27T14:04:39.602Z] #18 [security-spiffe-token-provider internal] load .dockerignore [2025-03-27T14:04:39.602Z] #18 transferring context: 50B done [2025-03-27T14:04:39.602Z] #18 DONE 0.0s [2025-03-27T14:04:39.602Z] [2025-03-27T14:04:39.602Z] #19 [security-secretstore-setup internal] load .dockerignore [2025-03-27T14:04:39.602Z] #19 transferring context: 50B 0.0s done [2025-03-27T14:04:39.744Z] #124 DONE 11.0s [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:39.744Z] #37 ... [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #122 [support-scheduler builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #122 DONE 11.0s [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #120 [support-notifications builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #120 DONE 11.0s [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #121 [security-proxy-auth builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #121 DONE 11.1s [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:39.744Z] #125 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:04:39.744Z] #126 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #127 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #127 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:04:39.744Z] #128 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:39.744Z] #129 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #130 [core-metadata builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #130 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #131 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:04:39.744Z] #131 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:39.744Z] #132 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #133 [core-command builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #133 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:39.744Z] #134 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #135 [core-data builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #135 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #136 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:04:39.744Z] #136 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #137 [security-secretstore-setup builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #137 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:04:39.744Z] #138 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #139 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:39.744Z] #139 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #123 [security-proxy-setup builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #123 DONE 11.1s [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-03-27T14:04:39.744Z] #140 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:04:39.744Z] #141 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:04:39.744Z] #142 CACHED [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #119 [core-keeper builder 7/8] COPY . . [2025-03-27T14:04:39.744Z] #119 DONE 11.0s [2025-03-27T14:04:39.744Z] [2025-03-27T14:04:39.744Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:04:39.875Z] #19 DONE 0.1s [2025-03-27T14:04:39.875Z] [2025-03-27T14:04:39.875Z] #20 [security-proxy-setup internal] load .dockerignore [2025-03-27T14:04:39.875Z] #20 transferring context: 50B 0.0s done [2025-03-27T14:04:39.875Z] #20 DONE 0.1s [2025-03-27T14:04:39.875Z] [2025-03-27T14:04:39.875Z] #21 [core-data internal] load .dockerignore [2025-03-27T14:04:39.875Z] #21 transferring context: 50B 0.0s done [2025-03-27T14:04:39.875Z] #21 DONE 0.1s [2025-03-27T14:04:39.875Z] [2025-03-27T14:04:39.875Z] #22 [core-command internal] load .dockerignore [2025-03-27T14:04:39.875Z] #22 transferring context: 50B 0.0s done [2025-03-27T14:04:39.875Z] #22 DONE 0.1s [2025-03-27T14:04:39.875Z] [2025-03-27T14:04:39.875Z] #23 [core-metadata internal] load .dockerignore [2025-03-27T14:04:39.875Z] #23 transferring context: 50B done [2025-03-27T14:04:39.875Z] #23 DONE 0.1s [2025-03-27T14:04:39.875Z] [2025-03-27T14:04:39.875Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-03-27T14:04:40.145Z] #24 transferring context: 50B 0.0s done [2025-03-27T14:04:40.145Z] #24 DONE 0.1s [2025-03-27T14:04:40.145Z] [2025-03-27T14:04:40.145Z] #25 [support-scheduler internal] load .dockerignore [2025-03-27T14:04:40.145Z] #25 transferring context: 50B 0.0s done [2025-03-27T14:04:40.145Z] #25 DONE 0.1s [2025-03-27T14:04:40.145Z] [2025-03-27T14:04:40.145Z] #26 [security-spire-server internal] load .dockerignore [2025-03-27T14:04:40.145Z] #26 transferring context: 50B done [2025-03-27T14:04:40.145Z] #26 DONE 0.1s [2025-03-27T14:04:40.145Z] [2025-03-27T14:04:40.145Z] #27 [security-spire-config internal] load .dockerignore [2025-03-27T14:04:40.417Z] #27 transferring context: 50B done [2025-03-27T14:04:40.417Z] #27 DONE 0.1s [2025-03-27T14:04:40.417Z] [2025-03-27T14:04:40.417Z] #28 [security-bootstrapper internal] load .dockerignore [2025-03-27T14:04:40.417Z] #28 transferring context: 50B done [2025-03-27T14:04:40.417Z] #28 DONE 0.1s [2025-03-27T14:04:40.417Z] [2025-03-27T14:04:40.417Z] #29 [security-proxy-auth internal] load .dockerignore [2025-03-27T14:04:40.417Z] #29 transferring context: 50B 0.0s done [2025-03-27T14:04:40.417Z] #29 DONE 0.1s [2025-03-27T14:04:40.417Z] [2025-03-27T14:04:40.417Z] #30 [core-keeper internal] load .dockerignore [2025-03-27T14:04:40.417Z] #30 transferring context: 50B done [2025-03-27T14:04:40.417Z] #30 DONE 0.0s [2025-03-27T14:04:40.417Z] [2025-03-27T14:04:40.417Z] #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:04:41.006Z] #31 DONE 0.5s [2025-03-27T14:04:41.006Z] [2025-03-27T14:04:41.006Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-27T14:04:41.006Z] #32 ... [2025-03-27T14:04:41.006Z] [2025-03-27T14:04:41.006Z] #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 [2025-03-27T14:04:41.006Z] #33 DONE 0.7s [2025-03-27T14:04:41.120Z] #143 1.321 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:41.275Z] #34 DONE 0.0s [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #31 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:04:41.275Z] #31 DONE 0.5s [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #32 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-27T14:04:41.275Z] #32 DONE 0.7s [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #35 [security-spire-agent internal] load build context [2025-03-27T14:04:41.275Z] #35 transferring context: 23.33kB 0.0s done [2025-03-27T14:04:41.275Z] #35 DONE 0.1s [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.275Z] #36 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.275Z] #36 ... [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:41.275Z] #34 DONE 0.0s [2025-03-27T14:04:41.275Z] [2025-03-27T14:04:41.275Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.275Z] #36 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done [2025-03-27T14:04:41.543Z] #36 ... [2025-03-27T14:04:41.543Z] [2025-03-27T14:04:41.543Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:41.543Z] #34 DONE 0.0s [2025-03-27T14:04:41.543Z] [2025-03-27T14:04:41.543Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.543Z] #36 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done [2025-03-27T14:04:41.543Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB [2025-03-27T14:04:41.543Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B [2025-03-27T14:04:41.543Z] #36 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done [2025-03-27T14:04:41.543Z] #36 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done [2025-03-27T14:04:41.543Z] #36 ... [2025-03-27T14:04:41.543Z] [2025-03-27T14:04:41.543Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:41.543Z] #34 DONE 0.0s [2025-03-27T14:04:41.543Z] [2025-03-27T14:04:41.543Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.543Z] #36 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.1s done [2025-03-27T14:04:41.543Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s [2025-03-27T14:04:41.543Z] #36 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-27T14:04:41.810Z] #36 ... [2025-03-27T14:04:41.810Z] [2025-03-27T14:04:41.810Z] #31 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:04:41.810Z] #31 DONE 0.5s [2025-03-27T14:04:41.810Z] [2025-03-27T14:04:41.810Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.810Z] #36 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.1s done [2025-03-27T14:04:41.810Z] #36 ... [2025-03-27T14:04:41.810Z] [2025-03-27T14:04:41.810Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:41.810Z] #34 DONE 0.0s [2025-03-27T14:04:41.810Z] [2025-03-27T14:04:41.810Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:41.810Z] #36 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s [2025-03-27T14:04:42.076Z] #36 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.4s done [2025-03-27T14:04:42.076Z] #36 ... [2025-03-27T14:04:42.076Z] [2025-03-27T14:04:42.076Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:42.076Z] #34 DONE 0.0s [2025-03-27T14:04:42.076Z] [2025-03-27T14:04:42.076Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:42.076Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 0B / 14.28MB 0.7s [2025-03-27T14:04:42.342Z] #36 ... [2025-03-27T14:04:42.342Z] [2025-03-27T14:04:42.342Z] #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:04:42.342Z] #31 DONE 0.9s [2025-03-27T14:04:42.342Z] [2025-03-27T14:04:42.342Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:42.612Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.05MB / 14.28MB 1.1s [2025-03-27T14:04:42.612Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.15MB / 14.28MB 1.2s [2025-03-27T14:04:42.877Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 4.19MB / 14.28MB 1.5s [2025-03-27T14:04:43.143Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.29MB / 14.28MB 1.6s [2025-03-27T14:04:43.143Z] #36 ... [2025-03-27T14:04:43.143Z] [2025-03-27T14:04:43.143Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:43.143Z] #34 DONE 0.1s [2025-03-27T14:04:43.143Z] [2025-03-27T14:04:43.143Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:43.143Z] #36 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done [2025-03-27T14:04:43.143Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.34MB / 14.28MB 1.8s [2025-03-27T14:04:43.411Z] #36 ... [2025-03-27T14:04:43.411Z] [2025-03-27T14:04:43.411Z] #32 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 [2025-03-27T14:04:43.411Z] #32 DONE 1.7s [2025-03-27T14:04:43.411Z] [2025-03-27T14:04:43.411Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:43.411Z] #36 ... [2025-03-27T14:04:43.411Z] [2025-03-27T14:04:43.411Z] #31 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:04:43.411Z] #31 DONE 2.0s [2025-03-27T14:04:43.411Z] [2025-03-27T14:04:43.411Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:43.411Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.39MB / 14.28MB 2.0s [2025-03-27T14:04:43.677Z] #36 ... [2025-03-27T14:04:43.677Z] [2025-03-27T14:04:43.677Z] #37 [security-bootstrapper internal] load build context [2025-03-27T14:04:43.677Z] #37 DONE 0.0s [2025-03-27T14:04:43.677Z] [2025-03-27T14:04:43.677Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:43.677Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 9.44MB / 14.28MB 2.1s [2025-03-27T14:04:43.944Z] #36 ... [2025-03-27T14:04:43.944Z] [2025-03-27T14:04:43.944Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:43.944Z] #34 DONE 0.1s [2025-03-27T14:04:43.944Z] [2025-03-27T14:04:43.944Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:43.944Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 10.49MB / 14.28MB 2.4s [2025-03-27T14:04:44.214Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 11.40MB / 14.28MB 2.6s [2025-03-27T14:04:44.214Z] #36 ... [2025-03-27T14:04:44.214Z] [2025-03-27T14:04:44.214Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-03-27T14:04:44.214Z] #34 DONE 0.1s [2025-03-27T14:04:44.214Z] [2025-03-27T14:04:44.214Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:44.214Z] #36 ... [2025-03-27T14:04:44.214Z] [2025-03-27T14:04:44.214Z] #31 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 [2025-03-27T14:04:44.214Z] #31 DONE 2.5s [2025-03-27T14:04:44.214Z] [2025-03-27T14:04:44.214Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:44.214Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.9s [2025-03-27T14:04:44.483Z] #36 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 3.0s done [2025-03-27T14:04:44.483Z] #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 [2025-03-27T14:04:45.446Z] #36 ... [2025-03-27T14:04:45.446Z] [2025-03-27T14:04:45.446Z] #38 [support-notifications internal] load build context [2025-03-27T14:04:45.446Z] #38 transferring context: 3.21MB 2.5s done [2025-03-27T14:04:45.446Z] #38 DONE 3.9s [2025-03-27T14:04:45.446Z] [2025-03-27T14:04:45.446Z] #39 [security-spiffe-token-provider internal] load build context [2025-03-27T14:04:45.446Z] #39 transferring context: 3.21MB 2.9s done [2025-03-27T14:04:45.446Z] #39 DONE 4.1s [2025-03-27T14:04:45.446Z] [2025-03-27T14:04:45.446Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:04:45.446Z] #40 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.1s done [2025-03-27T14:04:45.446Z] #40 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done [2025-03-27T14:04:45.446Z] #40 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done [2025-03-27T14:04:45.446Z] #40 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done [2025-03-27T14:04:45.446Z] #40 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 1.5s done [2025-03-27T14:04:45.446Z] #40 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.5s [2025-03-27T14:04:46.406Z] #40 ... [2025-03-27T14:04:46.406Z] [2025-03-27T14:04:46.406Z] #41 [security-proxy-setup internal] load build context [2025-03-27T14:04:46.406Z] #41 transferring context: 3.21MB 3.1s done [2025-03-27T14:04:46.406Z] #41 DONE 5.0s [2025-03-27T14:04:46.406Z] [2025-03-27T14:04:46.406Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:04:46.406Z] #40 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 3.5s done [2025-03-27T14:04:46.406Z] #40 ... [2025-03-27T14:04:46.406Z] [2025-03-27T14:04:46.406Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:46.406Z] #42 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done [2025-03-27T14:04:46.406Z] #42 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done [2025-03-27T14:04:46.406Z] #42 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done [2025-03-27T14:04:46.406Z] #42 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done [2025-03-27T14:04:46.406Z] #42 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done [2025-03-27T14:04:46.406Z] #42 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done [2025-03-27T14:04:46.406Z] #42 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done [2025-03-27T14:04:46.406Z] #42 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done [2025-03-27T14:04:46.406Z] #42 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.3s done [2025-03-27T14:04:46.406Z] #42 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done [2025-03-27T14:04:46.406Z] #42 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done [2025-03-27T14:04:46.406Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b [2025-03-27T14:04:46.678Z] #42 ... [2025-03-27T14:04:46.678Z] [2025-03-27T14:04:46.678Z] #43 [core-data internal] load build context [2025-03-27T14:04:46.678Z] #43 transferring context: 3.21MB 3.5s done [2025-03-27T14:04:46.678Z] #43 DONE 5.1s [2025-03-27T14:04:46.678Z] [2025-03-27T14:04:46.678Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:46.678Z] #42 ... [2025-03-27T14:04:46.678Z] [2025-03-27T14:04:46.678Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:46.678Z] #36 ... [2025-03-27T14:04:46.678Z] [2025-03-27T14:04:46.678Z] #44 [security-secretstore-setup internal] load build context [2025-03-27T14:04:46.678Z] #44 transferring context: 3.21MB 3.9s done [2025-03-27T14:04:46.678Z] #44 DONE 5.2s [2025-03-27T14:04:46.678Z] [2025-03-27T14:04:46.678Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:47.263Z] #36 ... [2025-03-27T14:04:47.263Z] [2025-03-27T14:04:47.263Z] #45 [core-metadata internal] load build context [2025-03-27T14:04:47.263Z] #45 transferring context: 3.21MB 2.7s done [2025-03-27T14:04:47.263Z] #45 DONE 5.2s [2025-03-27T14:04:47.263Z] [2025-03-27T14:04:47.263Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:47.263Z] #36 ... [2025-03-27T14:04:47.263Z] [2025-03-27T14:04:47.263Z] #46 [core-command internal] load build context [2025-03-27T14:04:47.263Z] #46 transferring context: 3.21MB 2.8s done [2025-03-27T14:04:47.263Z] #46 DONE 5.5s [2025-03-27T14:04:47.263Z] [2025-03-27T14:04:47.263Z] #47 [security-spire-config internal] load build context [2025-03-27T14:04:47.263Z] #47 transferring context: 22.05kB 0.1s done [2025-03-27T14:04:47.263Z] #47 DONE 3.7s [2025-03-27T14:04:47.263Z] [2025-03-27T14:04:47.263Z] #48 [security-spire-server internal] load build context [2025-03-27T14:04:47.263Z] #48 transferring context: 23.80kB 0.1s done [2025-03-27T14:04:47.263Z] #48 DONE 3.8s [2025-03-27T14:04:47.263Z] [2025-03-27T14:04:47.263Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:47.529Z] #36 ... [2025-03-27T14:04:47.529Z] [2025-03-27T14:04:47.529Z] #49 [core-common-config-bootstrapper internal] load build context [2025-03-27T14:04:47.529Z] #49 transferring context: 3.21MB 3.3s done [2025-03-27T14:04:47.529Z] #49 DONE 5.4s [2025-03-27T14:04:47.799Z] [2025-03-27T14:04:47.799Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:47.799Z] #42 ... [2025-03-27T14:04:47.799Z] [2025-03-27T14:04:47.799Z] #50 [support-scheduler internal] load build context [2025-03-27T14:04:47.799Z] #50 transferring context: 3.21MB 3.2s done [2025-03-27T14:04:47.799Z] #50 DONE 5.6s [2025-03-27T14:04:47.799Z] [2025-03-27T14:04:47.799Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:48.383Z] #42 ... [2025-03-27T14:04:48.383Z] [2025-03-27T14:04:48.383Z] #51 [core-keeper internal] load build context [2025-03-27T14:04:48.383Z] #51 transferring context: 3.21MB 1.5s done [2025-03-27T14:04:48.383Z] #51 DONE 3.8s [2025-03-27T14:04:48.383Z] [2025-03-27T14:04:48.383Z] #37 [security-bootstrapper internal] load build context [2025-03-27T14:04:48.383Z] #37 transferring context: 3.21MB 1.6s done [2025-03-27T14:04:48.383Z] #37 DONE 4.6s [2025-03-27T14:04:48.383Z] [2025-03-27T14:04:48.383Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:04:48.652Z] #52 ... [2025-03-27T14:04:48.652Z] [2025-03-27T14:04:48.652Z] #53 [security-proxy-auth internal] load build context [2025-03-27T14:04:48.652Z] #53 transferring context: 3.21MB 1.7s done [2025-03-27T14:04:48.652Z] #53 DONE 4.0s [2025-03-27T14:04:48.652Z] [2025-03-27T14:04:48.652Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:04:50.592Z] #40 ... [2025-03-27T14:04:50.592Z] [2025-03-27T14:04:50.592Z] #54 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-03-27T14:04:50.592Z] #54 DONE 1.2s [2025-03-27T14:04:50.592Z] [2025-03-27T14:04:50.592Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:04:51.087Z] #143 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:04:51.087Z] #0 0.574 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-27T14:04:51.087Z] #144 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:04:51.087Z] #0 1.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-27T14:04:51.087Z] #145 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:04:51.087Z] #0 0.968 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-27T14:04:51.087Z] #146 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-27T14:04:51.087Z] #0 1.322 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-27T14:04:51.087Z] #147 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:04:51.087Z] #0 1.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-27T14:04:51.087Z] #148 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-27T14:04:51.087Z] #0 1.223 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-27T14:04:51.087Z] #149 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-27T14:04:51.087Z] #0 0.806 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-27T14:04:51.087Z] #150 ... [2025-03-27T14:04:51.087Z] [2025-03-27T14:04:51.087Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-27T14:04:51.087Z] #0 1.149 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-27T14:04:51.353Z] #151 ... [2025-03-27T14:04:51.353Z] [2025-03-27T14:04:51.353Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:04:51.353Z] #0 0.723 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-27T14:04:51.353Z] #152 ... [2025-03-27T14:04:51.353Z] [2025-03-27T14:04:51.353Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:04:51.353Z] #0 0.724 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-27T14:04:51.554Z] #55 ... [2025-03-27T14:04:51.554Z] [2025-03-27T14:04:51.554Z] #56 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-27T14:04:51.554Z] #56 ... [2025-03-27T14:04:51.554Z] [2025-03-27T14:04:51.554Z] #36 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:04:51.554Z] #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.8s [2025-03-27T14:04:51.614Z] #153 ... [2025-03-27T14:04:51.614Z] [2025-03-27T14:04:51.614Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-27T14:04:51.614Z] #0 0.607 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-27T14:04:53.495Z] #36 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 8.7s done [2025-03-27T14:04:54.078Z] #36 DONE 12.9s [2025-03-27T14:04:54.078Z] [2025-03-27T14:04:54.078Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:54.078Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.3s [2025-03-27T14:04:58.521Z] #42 ... [2025-03-27T14:04:58.521Z] [2025-03-27T14:04:58.521Z] #57 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-27T14:04:58.521Z] #57 DONE 9.6s [2025-03-27T14:04:58.521Z] [2025-03-27T14:04:58.521Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-27T14:04:58.521Z] #0 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.521Z] #0 7.091 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.521Z] #0 9.093 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-27T14:04:58.521Z] #0 9.113 (2/4) Installing openssl (3.3.3-r0) [2025-03-27T14:04:58.521Z] #0 9.179 (3/4) Installing su-exec (0.2-r3) [2025-03-27T14:04:58.521Z] #0 9.206 (4/4) Installing yq-go (4.44.1-r2) [2025-03-27T14:04:58.521Z] #58 ... [2025-03-27T14:04:58.521Z] [2025-03-27T14:04:58.521Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-27T14:04:58.521Z] #59 ... [2025-03-27T14:04:58.521Z] [2025-03-27T14:04:58.521Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-27T14:04:58.521Z] #0 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.521Z] #0 8.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.521Z] #60 ... [2025-03-27T14:04:58.521Z] [2025-03-27T14:04:58.521Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:58.521Z] #42 ... [2025-03-27T14:04:58.521Z] [2025-03-27T14:04:58.521Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-27T14:04:58.521Z] #0 9.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.805Z] #61 ... [2025-03-27T14:04:58.805Z] [2025-03-27T14:04:58.805Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-27T14:04:58.805Z] #0 8.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.805Z] #0 9.728 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.805Z] #62 ... [2025-03-27T14:04:58.805Z] [2025-03-27T14:04:58.805Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-27T14:04:58.805Z] #0 7.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:58.805Z] #0 8.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:59.083Z] #63 ... [2025-03-27T14:04:59.083Z] [2025-03-27T14:04:59.083Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:04:59.083Z] #0 9.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:59.083Z] #64 ... [2025-03-27T14:04:59.083Z] [2025-03-27T14:04:59.083Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:04:59.371Z] #65 ... [2025-03-27T14:04:59.371Z] [2025-03-27T14:04:59.371Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:04:59.371Z] #0 9.740 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:59.371Z] #66 ... [2025-03-27T14:04:59.371Z] [2025-03-27T14:04:59.371Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:04:59.371Z] #0 9.930 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:04:59.650Z] #67 ... [2025-03-27T14:04:59.650Z] [2025-03-27T14:04:59.650Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:04:59.650Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.0s [2025-03-27T14:04:59.945Z] #42 ... [2025-03-27T14:04:59.945Z] [2025-03-27T14:04:59.945Z] #68 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-03-27T14:04:59.945Z] #68 DONE 9.7s [2025-03-27T14:04:59.945Z] [2025-03-27T14:04:59.945Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:05:00.220Z] #42 ... [2025-03-27T14:05:00.220Z] [2025-03-27T14:05:00.220Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-27T14:05:00.497Z] #69 ... [2025-03-27T14:05:00.497Z] [2025-03-27T14:05:00.497Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:00.771Z] #70 ... [2025-03-27T14:05:00.771Z] [2025-03-27T14:05:00.771Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-27T14:05:00.771Z] #0 9.859 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:00.771Z] #71 ... [2025-03-27T14:05:00.771Z] [2025-03-27T14:05:00.771Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-27T14:05:00.771Z] #0 9.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:00.771Z] #72 ... [2025-03-27T14:05:00.771Z] [2025-03-27T14:05:00.771Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-27T14:05:00.771Z] #69 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:01.051Z] #69 ... [2025-03-27T14:05:01.051Z] [2025-03-27T14:05:01.051Z] #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-03-27T14:05:01.051Z] #58 10.52 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:01.051Z] #58 10.59 OK: 20 MiB in 18 packages [2025-03-27T14:05:01.051Z] #58 DONE 12.6s [2025-03-27T14:05:01.336Z] [2025-03-27T14:05:01.336Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:05:03.916Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 17.3s [2025-03-27T14:05:07.255Z] #42 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.4s done [2025-03-27T14:05:07.523Z] #42 ... [2025-03-27T14:05:07.523Z] [2025-03-27T14:05:07.523Z] #62 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-03-27T14:05:07.523Z] #62 18.99 (1/2) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:07.523Z] #62 19.02 (2/2) Installing su-exec (0.2-r3) [2025-03-27T14:05:07.523Z] #62 19.05 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:07.791Z] #62 19.18 OK: 9 MiB in 16 packages [2025-03-27T14:05:09.734Z] #62 DONE 21.0s [2025-03-27T14:05:09.734Z] [2025-03-27T14:05:09.734Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-27T14:05:09.734Z] #60 17.57 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:05:09.734Z] #60 17.58 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:05:09.734Z] #60 17.58 OK: 24048 distinct packages available [2025-03-27T14:05:09.734Z] #60 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:09.734Z] #60 20.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:09.734Z] #60 ... [2025-03-27T14:05:09.734Z] [2025-03-27T14:05:09.734Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:05:09.734Z] #64 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:09.734Z] #64 19.56 (1/4) Installing ca-certificates (20241121-r1) [2025-03-27T14:05:09.734Z] #64 19.99 (2/4) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:09.734Z] #64 20.02 (3/4) Installing su-exec (0.2-r3) [2025-03-27T14:05:09.734Z] #64 20.04 (4/4) Installing yq-go (4.44.1-r2) [2025-03-27T14:05:09.735Z] #64 ... [2025-03-27T14:05:09.735Z] [2025-03-27T14:05:09.735Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-27T14:05:09.735Z] #73 ... [2025-03-27T14:05:09.735Z] [2025-03-27T14:05:09.735Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:09.735Z] #52 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:09.735Z] #52 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.002Z] #52 ... [2025-03-27T14:05:10.002Z] [2025-03-27T14:05:10.002Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:05:10.002Z] #64 21.50 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:10.002Z] #64 ... [2025-03-27T14:05:10.002Z] [2025-03-27T14:05:10.002Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-27T14:05:10.002Z] #0 4.917 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.002Z] #0 7.020 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.268Z] #74 ... [2025-03-27T14:05:10.268Z] [2025-03-27T14:05:10.268Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:05:10.268Z] #64 21.73 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:05:10.268Z] #64 ... [2025-03-27T14:05:10.268Z] [2025-03-27T14:05:10.268Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:05:10.268Z] #66 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.533Z] #66 22.09 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:05:10.533Z] #66 ... [2025-03-27T14:05:10.533Z] [2025-03-27T14:05:10.533Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:05:10.533Z] #65 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.533Z] #65 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.533Z] #65 ... [2025-03-27T14:05:10.533Z] [2025-03-27T14:05:10.533Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:10.533Z] #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.533Z] #61 21.41 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:10.533Z] #61 21.44 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:10.533Z] #61 21.53 OK: 9 MiB in 15 packages [2025-03-27T14:05:10.799Z] #61 ... [2025-03-27T14:05:10.799Z] [2025-03-27T14:05:10.799Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:10.799Z] #70 10.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:10.799Z] #70 12.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:11.067Z] #70 ... [2025-03-27T14:05:11.067Z] [2025-03-27T14:05:11.067Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-27T14:05:11.067Z] #0 3.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:11.067Z] #0 4.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:11.067Z] #75 ... [2025-03-27T14:05:11.067Z] [2025-03-27T14:05:11.067Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:05:11.067Z] #67 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:11.337Z] #67 ... [2025-03-27T14:05:11.337Z] [2025-03-27T14:05:11.337Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:11.337Z] #52 22.74 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:11.337Z] #52 22.78 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:11.604Z] #52 ... [2025-03-27T14:05:11.604Z] [2025-03-27T14:05:11.604Z] #61 [core-command stage-1 2/8] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:11.604Z] #61 DONE 23.1s [2025-03-27T14:05:11.604Z] [2025-03-27T14:05:11.604Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:11.604Z] #52 23.06 OK: 9 MiB in 15 packages [2025-03-27T14:05:11.871Z] #52 ... [2025-03-27T14:05:11.871Z] [2025-03-27T14:05:11.871Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-03-27T14:05:11.871Z] #63 16.66 (1/3) Installing ca-certificates (20241121-r1) [2025-03-27T14:05:11.871Z] #63 17.41 (2/3) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:11.871Z] #63 17.44 (3/3) Installing tzdata (2025b-r0) [2025-03-27T14:05:11.871Z] #63 19.27 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:11.871Z] #63 19.42 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:05:11.871Z] #63 20.63 OK: 11 MiB in 17 packages [2025-03-27T14:05:11.871Z] #63 DONE 23.4s [2025-03-27T14:05:11.871Z] [2025-03-27T14:05:11.871Z] #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev [2025-03-27T14:05:11.871Z] #72 11.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:11.871Z] #72 19.48 OK: 239 MiB in 58 packages [2025-03-27T14:05:11.871Z] #72 DONE 21.5s [2025-03-27T14:05:11.871Z] [2025-03-27T14:05:11.871Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:12.138Z] #76 ... [2025-03-27T14:05:12.138Z] [2025-03-27T14:05:12.138Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:12.138Z] #55 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:12.138Z] #55 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:12.408Z] #55 ... [2025-03-27T14:05:12.408Z] [2025-03-27T14:05:12.408Z] #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-27T14:05:13.010Z] #77 ... [2025-03-27T14:05:13.010Z] [2025-03-27T14:05:13.010Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-27T14:05:13.010Z] #71 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:13.010Z] #71 ... [2025-03-27T14:05:13.010Z] [2025-03-27T14:05:13.010Z] #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:13.010Z] #76 DONE 1.0s [2025-03-27T14:05:13.010Z] [2025-03-27T14:05:13.010Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:13.615Z] #78 ... [2025-03-27T14:05:13.615Z] [2025-03-27T14:05:13.615Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-27T14:05:13.615Z] #69 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:13.883Z] #69 ... [2025-03-27T14:05:13.883Z] [2025-03-27T14:05:13.883Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:05:13.883Z] #65 23.04 (1/7) Installing ca-certificates (20241121-r1) [2025-03-27T14:05:13.883Z] #65 23.79 (2/7) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:13.883Z] #65 23.88 (3/7) Installing libgcc (13.2.1_git20240309-r1) [2025-03-27T14:05:13.883Z] #65 23.91 (4/7) Installing libsodium (1.0.19-r0) [2025-03-27T14:05:13.883Z] #65 24.05 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) [2025-03-27T14:05:13.883Z] #65 24.72 (6/7) Installing libzmq (4.3.5-r2) [2025-03-27T14:05:13.883Z] #65 24.94 (7/7) Installing zeromq (4.3.5-r2) [2025-03-27T14:05:13.883Z] #65 25.06 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:13.883Z] #65 25.31 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:05:14.481Z] #65 ... [2025-03-27T14:05:14.481Z] [2025-03-27T14:05:14.481Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:14.481Z] #59 6.165 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:14.481Z] #59 8.394 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:14.481Z] #59 ... [2025-03-27T14:05:14.481Z] [2025-03-27T14:05:14.481Z] #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:14.481Z] #70 24.11 OK: 239 MiB in 58 packages [2025-03-27T14:05:14.481Z] #70 ... [2025-03-27T14:05:14.481Z] [2025-03-27T14:05:14.481Z] #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-03-27T14:05:14.481Z] #64 23.18 OK: 20 MiB in 18 packages [2025-03-27T14:05:14.481Z] #64 DONE 26.1s [2025-03-27T14:05:14.748Z] [2025-03-27T14:05:14.748Z] #55 [core-command builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:14.748Z] #55 24.25 OK: 239 MiB in 58 packages [2025-03-27T14:05:15.338Z] #55 ... [2025-03-27T14:05:15.338Z] [2025-03-27T14:05:15.338Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:15.338Z] #52 DONE 26.8s [2025-03-27T14:05:15.338Z] [2025-03-27T14:05:15.338Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:05:15.338Z] #65 26.89 OK: 14 MiB in 21 packages [2025-03-27T14:05:15.926Z] #65 ... [2025-03-27T14:05:15.926Z] [2025-03-27T14:05:15.926Z] #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-03-27T14:05:15.926Z] #71 22.93 OK: 239 MiB in 58 packages [2025-03-27T14:05:15.926Z] #71 DONE 25.5s [2025-03-27T14:05:15.926Z] [2025-03-27T14:05:15.926Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-27T14:05:15.926Z] #75 15.08 OK: 20 MiB in 18 packages [2025-03-27T14:05:16.882Z] #75 ... [2025-03-27T14:05:16.882Z] [2025-03-27T14:05:16.882Z] #70 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:16.882Z] #70 DONE 26.5s [2025-03-27T14:05:16.882Z] [2025-03-27T14:05:16.882Z] #55 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-03-27T14:05:16.882Z] #55 DONE 26.7s [2025-03-27T14:05:16.882Z] [2025-03-27T14:05:16.882Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:18.291Z] #79 ... [2025-03-27T14:05:18.291Z] [2025-03-27T14:05:18.291Z] #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-03-27T14:05:18.291Z] #65 DONE 29.6s [2025-03-27T14:05:18.291Z] [2025-03-27T14:05:18.291Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-03-27T14:05:18.291Z] #75 DONE 17.3s [2025-03-27T14:05:18.291Z] [2025-03-27T14:05:18.291Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-27T14:05:18.881Z] #80 ... [2025-03-27T14:05:18.881Z] [2025-03-27T14:05:18.881Z] #81 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:18.881Z] #81 DONE 2.8s [2025-03-27T14:05:19.149Z] [2025-03-27T14:05:19.149Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:19.149Z] #79 DONE 2.0s [2025-03-27T14:05:19.149Z] [2025-03-27T14:05:19.149Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:19.149Z] #82 ... [2025-03-27T14:05:19.149Z] [2025-03-27T14:05:19.149Z] #80 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-03-27T14:05:19.149Z] #80 DONE 0.8s [2025-03-27T14:05:19.430Z] [2025-03-27T14:05:19.430Z] #60 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-27T14:05:19.430Z] #60 30.63 (1/5) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:19.430Z] #60 30.75 (2/5) Installing musl-obstack (1.2.3-r2) [2025-03-27T14:05:19.430Z] #60 30.75 (3/5) Installing libucontext (1.2-r3) [2025-03-27T14:05:19.430Z] #60 30.75 (4/5) Installing gcompat (1.1.0-r4) [2025-03-27T14:05:19.430Z] #60 30.90 (5/5) Installing openssl (3.3.3-r0) [2025-03-27T14:05:19.430Z] #60 31.17 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:19.430Z] #60 31.17 OK: 10 MiB in 19 packages [2025-03-27T14:05:19.430Z] #60 ... [2025-03-27T14:05:19.430Z] [2025-03-27T14:05:19.430Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-03-27T14:05:19.430Z] #74 17.59 OK: 239 MiB in 58 packages [2025-03-27T14:05:19.430Z] #74 DONE 19.3s [2025-03-27T14:05:19.430Z] [2025-03-27T14:05:19.430Z] #83 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:19.430Z] #83 DONE 2.3s [2025-03-27T14:05:19.717Z] [2025-03-27T14:05:19.717Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:19.998Z] #84 ... [2025-03-27T14:05:19.998Z] [2025-03-27T14:05:19.998Z] #60 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-03-27T14:05:19.998Z] #60 DONE 32.5s [2025-03-27T14:05:20.265Z] [2025-03-27T14:05:20.265Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:20.531Z] #85 ... [2025-03-27T14:05:20.531Z] [2025-03-27T14:05:20.531Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-03-27T14:05:20.531Z] #86 DONE 0.9s [2025-03-27T14:05:20.531Z] [2025-03-27T14:05:20.531Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:20.799Z] #87 ... [2025-03-27T14:05:20.799Z] [2025-03-27T14:05:20.799Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:05:20.799Z] #66 22.10 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:05:20.799Z] #66 22.10 OK: 24048 distinct packages available [2025-03-27T14:05:20.799Z] #66 24.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:20.799Z] #66 27.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:20.799Z] #66 ... [2025-03-27T14:05:20.799Z] [2025-03-27T14:05:20.799Z] #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-27T14:05:20.799Z] #77 9.363 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:21.065Z] #77 ... [2025-03-27T14:05:21.065Z] [2025-03-27T14:05:21.065Z] #59 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-03-27T14:05:21.065Z] #59 20.03 (1/1) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:21.065Z] #59 20.66 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:21.065Z] #59 20.76 OK: 9 MiB in 15 packages [2025-03-27T14:05:21.065Z] #59 DONE 22.9s [2025-03-27T14:05:21.065Z] [2025-03-27T14:05:21.065Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-27T14:05:21.065Z] #69 23.96 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:05:21.065Z] #69 24.04 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:05:21.065Z] #69 24.04 OK: 24068 distinct packages available [2025-03-27T14:05:21.065Z] #69 26.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:21.065Z] #69 27.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:21.338Z] #69 ... [2025-03-27T14:05:21.338Z] [2025-03-27T14:05:21.338Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:05:21.338Z] #67 22.92 v3.20.6-69-ge9c7c37ab52 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] [2025-03-27T14:05:21.338Z] #67 22.94 v3.20.6-71-g8ae4dd17f04 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] [2025-03-27T14:05:21.338Z] #67 22.94 OK: 24048 distinct packages available [2025-03-27T14:05:21.338Z] #67 25.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:21.338Z] #67 28.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:21.935Z] #67 ... [2025-03-27T14:05:21.935Z] [2025-03-27T14:05:21.935Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:21.935Z] #88 ... [2025-03-27T14:05:21.935Z] [2025-03-27T14:05:21.935Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:05:21.935Z] #66 33.49 (1/4) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:21.935Z] #66 33.49 (2/4) Installing musl-obstack (1.2.3-r2) [2025-03-27T14:05:21.935Z] #66 33.51 (3/4) Installing libucontext (1.2-r3) [2025-03-27T14:05:21.935Z] #66 33.52 (4/4) Installing gcompat (1.1.0-r4) [2025-03-27T14:05:21.935Z] #66 33.55 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:22.202Z] #66 33.69 OK: 9 MiB in 18 packages [2025-03-27T14:05:22.786Z] #66 ... [2025-03-27T14:05:22.786Z] [2025-03-27T14:05:22.786Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-27T14:05:22.786Z] #73 3.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:22.786Z] #73 6.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:22.786Z] #73 13.03 OK: 9 MiB in 16 packages [2025-03-27T14:05:22.786Z] #73 ... [2025-03-27T14:05:22.786Z] [2025-03-27T14:05:22.786Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:05:22.786Z] #67 34.40 (1/14) Installing ca-certificates (20241121-r1) [2025-03-27T14:05:23.368Z] #67 34.96 (2/14) Installing brotli-libs (1.1.0-r2) [2025-03-27T14:05:23.634Z] #67 ... [2025-03-27T14:05:23.634Z] [2025-03-27T14:05:23.634Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-03-27T14:05:23.634Z] #66 DONE 35.1s [2025-03-27T14:05:23.634Z] [2025-03-27T14:05:23.634Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:05:23.634Z] #67 35.04 (3/14) Installing c-ares (1.33.1-r0) [2025-03-27T14:05:23.634Z] #67 ... [2025-03-27T14:05:23.634Z] [2025-03-27T14:05:23.634Z] #73 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-03-27T14:05:23.634Z] #73 DONE 14.2s [2025-03-27T14:05:23.634Z] [2025-03-27T14:05:23.634Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:05:23.634Z] #67 35.09 (4/14) Installing libunistring (1.2-r0) [2025-03-27T14:05:23.900Z] #67 35.31 (5/14) Installing libidn2 (2.3.7-r0) [2025-03-27T14:05:23.900Z] #67 35.31 (6/14) Installing nghttp2-libs (1.62.1-r0) [2025-03-27T14:05:23.900Z] #67 35.39 (7/14) Installing libpsl (0.21.5-r1) [2025-03-27T14:05:23.900Z] #67 35.39 (8/14) Installing zstd-libs (1.5.6-r0) [2025-03-27T14:05:23.900Z] #67 35.51 (9/14) Installing libcurl (8.12.1-r0) [2025-03-27T14:05:24.167Z] #67 35.62 (10/14) Installing curl (8.12.1-r0) [2025-03-27T14:05:24.167Z] #67 35.69 (11/14) Installing dumb-init (1.2.5-r3) [2025-03-27T14:05:24.167Z] #67 35.72 (12/14) Installing musl-obstack (1.2.3-r2) [2025-03-27T14:05:24.167Z] #67 35.75 (13/14) Installing libucontext (1.2-r3) [2025-03-27T14:05:24.167Z] #67 35.77 (14/14) Installing gcompat (1.1.0-r4) [2025-03-27T14:05:24.167Z] #67 35.79 Executing busybox-1.36.1-r29.trigger [2025-03-27T14:05:24.434Z] #67 35.92 Executing ca-certificates-20241121-r1.trigger [2025-03-27T14:05:24.434Z] #67 ... [2025-03-27T14:05:24.434Z] [2025-03-27T14:05:24.434Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-27T14:05:24.434Z] #0 8.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:24.434Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:24.701Z] #89 ... [2025-03-27T14:05:24.701Z] [2025-03-27T14:05:24.701Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:24.701Z] #88 12.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:25.282Z] #88 ... [2025-03-27T14:05:25.282Z] [2025-03-27T14:05:25.282Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:25.550Z] #90 ... [2025-03-27T14:05:25.550Z] [2025-03-27T14:05:25.550Z] #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-03-27T14:05:25.550Z] #69 34.16 OK: 239 MiB in 58 packages [2025-03-27T14:05:25.550Z] #69 DONE 35.0s [2025-03-27T14:05:25.550Z] [2025-03-27T14:05:25.550Z] #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:05:26.518Z] #91 DONE 1.2s [2025-03-27T14:05:26.518Z] [2025-03-27T14:05:26.518Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:27.105Z] #92 ... [2025-03-27T14:05:27.105Z] [2025-03-27T14:05:27.105Z] #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-03-27T14:05:27.105Z] #67 36.90 OK: 15 MiB in 28 packages [2025-03-27T14:05:27.105Z] #67 DONE 38.6s [2025-03-27T14:05:27.105Z] [2025-03-27T14:05:27.105Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:28.074Z] #93 ... [2025-03-27T14:05:28.074Z] [2025-03-27T14:05:28.074Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:28.563Z] #94 ... [2025-03-27T14:05:28.563Z] [2025-03-27T14:05:28.563Z] #77 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade [2025-03-27T14:05:28.563Z] #77 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:28.563Z] #77 15.87 OK: 9 MiB in 15 packages [2025-03-27T14:05:28.563Z] #77 DONE 16.8s [2025-03-27T14:05:28.563Z] [2025-03-27T14:05:28.563Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:28.563Z] #90 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:28.563Z] #90 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:29.545Z] #90 ... [2025-03-27T14:05:29.545Z] [2025-03-27T14:05:29.545Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:29.545Z] #95 ... [2025-03-27T14:05:29.545Z] [2025-03-27T14:05:29.545Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:29.545Z] #88 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:30.126Z] #88 18.18 OK: 11 MiB in 17 packages [2025-03-27T14:05:31.450Z] #88 ... [2025-03-27T14:05:31.450Z] [2025-03-27T14:05:31.450Z] #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-03-27T14:05:31.450Z] #96 DONE 7.4s [2025-03-27T14:05:31.450Z] [2025-03-27T14:05:31.450Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:31.450Z] #85 10.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:31.450Z] #85 ... [2025-03-27T14:05:31.450Z] [2025-03-27T14:05:31.450Z] #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-03-27T14:05:31.450Z] #97 DONE 0.3s [2025-03-27T14:05:31.450Z] [2025-03-27T14:05:31.450Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:31.450Z] #94 11.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:31.450Z] #94 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:31.714Z] #94 ... [2025-03-27T14:05:31.714Z] [2025-03-27T14:05:31.714Z] #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:31.714Z] #88 DONE 19.8s [2025-03-27T14:05:31.986Z] [2025-03-27T14:05:31.986Z] #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-03-27T14:05:31.986Z] #89 15.22 OK: 20 MiB in 18 packages [2025-03-27T14:05:31.986Z] #89 DONE 17.3s [2025-03-27T14:05:31.986Z] [2025-03-27T14:05:31.986Z] #85 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:31.986Z] #85 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:33.769Z] #85 ... [2025-03-27T14:05:33.769Z] [2025-03-27T14:05:33.769Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:33.769Z] #0 7.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:33.769Z] #0 8.410 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:33.769Z] #98 ... [2025-03-27T14:05:33.769Z] [2025-03-27T14:05:33.769Z] #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:33.769Z] #90 18.35 OK: 9 MiB in 15 packages [2025-03-27T14:05:34.357Z] #90 DONE 19.2s [2025-03-27T14:05:34.357Z] [2025-03-27T14:05:34.357Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:34.357Z] #93 5.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:34.357Z] #93 6.189 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz [2025-03-27T14:05:36.641Z] #93 ... [2025-03-27T14:05:36.641Z] [2025-03-27T14:05:36.641Z] #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:36.641Z] #94 17.64 OK: 14 MiB in 21 packages [2025-03-27T14:05:36.641Z] #94 DONE 18.4s [2025-03-27T14:05:36.910Z] [2025-03-27T14:05:36.910Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:36.910Z] #98 13.04 OK: 9 MiB in 18 packages [2025-03-27T14:05:36.910Z] #98 ... [2025-03-27T14:05:36.910Z] [2025-03-27T14:05:36.910Z] #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:36.910Z] #85 16.77 OK: 10 MiB in 19 packages [2025-03-27T14:05:36.910Z] #85 DONE 17.7s [2025-03-27T14:05:37.179Z] [2025-03-27T14:05:37.179Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-27T14:05:37.786Z] #99 ... [2025-03-27T14:05:37.786Z] [2025-03-27T14:05:37.786Z] #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-03-27T14:05:37.786Z] #98 DONE 14.4s [2025-03-27T14:05:38.053Z] [2025-03-27T14:05:38.053Z] #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-03-27T14:05:38.053Z] #99 DONE 1.1s [2025-03-27T14:05:38.053Z] [2025-03-27T14:05:38.053Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:05:39.468Z] #100 ... [2025-03-27T14:05:39.468Z] [2025-03-27T14:05:39.468Z] #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-03-27T14:05:39.468Z] #93 11.10 OK: 15 MiB in 28 packages [2025-03-27T14:05:39.468Z] #93 DONE 12.5s [2025-03-27T14:05:39.748Z] [2025-03-27T14:05:39.748Z] #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:05:39.748Z] #101 DONE 2.7s [2025-03-27T14:05:39.748Z] [2025-03-27T14:05:39.748Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-27T14:05:39.748Z] #102 ... [2025-03-27T14:05:39.748Z] [2025-03-27T14:05:39.748Z] #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:05:39.748Z] #100 DONE 1.8s [2025-03-27T14:05:40.021Z] [2025-03-27T14:05:40.021Z] #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-03-27T14:05:40.021Z] #103 DONE 0.3s [2025-03-27T14:05:40.021Z] [2025-03-27T14:05:40.021Z] #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-03-27T14:05:40.021Z] #102 DONE 0.3s [2025-03-27T14:05:40.021Z] [2025-03-27T14:05:40.021Z] #104 [security-spire-config stage-2 6/10] COPY security.txt / [2025-03-27T14:05:40.295Z] #104 DONE 0.3s [2025-03-27T14:05:40.295Z] [2025-03-27T14:05:40.295Z] #105 [security-spire-server stage-2 6/9] COPY security.txt / [2025-03-27T14:05:40.295Z] #105 DONE 0.3s [2025-03-27T14:05:40.295Z] [2025-03-27T14:05:40.295Z] #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:05:40.563Z] #106 DONE 0.3s [2025-03-27T14:05:40.563Z] [2025-03-27T14:05:40.563Z] #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:05:40.564Z] #107 DONE 0.3s [2025-03-27T14:05:40.564Z] [2025-03-27T14:05:40.564Z] #108 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-03-27T14:05:40.564Z] #108 DONE 2.6s [2025-03-27T14:05:40.564Z] [2025-03-27T14:05:40.564Z] #109 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-03-27T14:05:40.830Z] #109 DONE 0.3s [2025-03-27T14:05:40.830Z] [2025-03-27T14:05:40.830Z] #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-03-27T14:05:40.830Z] #110 DONE 0.3s [2025-03-27T14:05:40.830Z] [2025-03-27T14:05:40.830Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-27T14:05:41.098Z] #111 ... [2025-03-27T14:05:41.098Z] [2025-03-27T14:05:41.098Z] #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-03-27T14:05:41.098Z] #112 DONE 0.3s [2025-03-27T14:05:41.098Z] [2025-03-27T14:05:41.098Z] #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-03-27T14:05:41.098Z] #111 DONE 0.2s [2025-03-27T14:05:41.098Z] [2025-03-27T14:05:41.098Z] #113 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-03-27T14:05:41.098Z] #113 DONE 0.2s [2025-03-27T14:05:41.098Z] [2025-03-27T14:05:41.098Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:05:41.365Z] #114 ... [2025-03-27T14:05:41.365Z] [2025-03-27T14:05:41.365Z] #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-03-27T14:05:41.365Z] #115 DONE 0.3s [2025-03-27T14:05:41.632Z] [2025-03-27T14:05:41.632Z] #116 [security-spire-config] exporting to image [2025-03-27T14:05:41.632Z] #116 exporting layers [2025-03-27T14:05:41.632Z] #116 ... [2025-03-27T14:05:41.632Z] [2025-03-27T14:05:41.632Z] #114 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-03-27T14:05:41.632Z] #114 DONE 0.6s [2025-03-27T14:05:41.901Z] [2025-03-27T14:05:41.901Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-03-27T14:05:42.167Z] #117 DONE 0.3s [2025-03-27T14:05:42.167Z] [2025-03-27T14:05:42.167Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:05:42.167Z] #42 ... [2025-03-27T14:05:42.167Z] [2025-03-27T14:05:42.167Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-03-27T14:05:42.434Z] #118 DONE 0.2s [2025-03-27T14:05:42.434Z] [2025-03-27T14:05:42.434Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:05:42.434Z] #95 ... [2025-03-27T14:05:42.434Z] [2025-03-27T14:05:42.434Z] #116 [security-spire-agent] exporting to image [2025-03-27T14:05:45.018Z] #116 exporting layers 3.6s done [2025-03-27T14:05:45.018Z] #116 writing image sha256:71e555d470ef41707eaade084c541e7d094c83eace43c96c6f2d77bd8f09e539 0.1s done [2025-03-27T14:05:45.018Z] #116 writing image sha256:37dcbc14a8ba3673696b8e6c5bd5e0e372c9ef80b7d8ba61c522379bf25e4be2 0.0s done [2025-03-27T14:05:45.018Z] #116 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-03-27T14:05:45.018Z] #116 naming to docker.io/library/security-spire-server-arm64 [2025-03-27T14:05:45.019Z] #116 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-03-27T14:05:45.285Z] #116 exporting layers 2.8s done [2025-03-27T14:05:45.285Z] #116 writing image sha256:581f0f0be9644030eca10b0a4ed0358d9423ce1dbe248c3d19aa2becf16f8faf done [2025-03-27T14:05:45.285Z] #116 naming to docker.io/library/security-spire-agent-arm64 done [2025-03-27T14:05:45.285Z] #116 DONE 4.8s [2025-03-27T14:05:45.285Z] [2025-03-27T14:05:45.285Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:06:28.196Z] #154 ... [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-27T14:06:28.196Z] #151 DONE 100.4s [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-27T14:06:28.196Z] #147 DONE 100.4s [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #155 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-27T14:06:28.196Z] #155 DONE 0.3s [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #156 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:06:28.196Z] #156 DONE 0.1s [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-27T14:06:28.196Z] #157 ... [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:06:28.196Z] #158 DONE 0.3s [2025-03-27T14:06:28.196Z] [2025-03-27T14:06:28.196Z] #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-27T14:06:28.196Z] #159 DONE 0.5s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:06:28.197Z] #48 ... [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:06:28.197Z] #160 DONE 0.1s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-27T14:06:28.197Z] #161 DONE 0.2s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #157 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-27T14:06:28.197Z] #157 DONE 1.3s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:06:28.197Z] #162 ... [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:06:28.197Z] #163 DONE 0.3s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:06:28.197Z] #164 DONE 0.5s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-27T14:06:28.197Z] #165 DONE 0.5s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-27T14:06:28.197Z] #166 ... [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:06:28.197Z] #162 DONE 1.4s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-27T14:06:28.197Z] #166 DONE 0.4s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #92 [core-common-config-bootstrapper] exporting to image [2025-03-27T14:06:28.197Z] #92 exporting layers [2025-03-27T14:06:28.197Z] #92 ... [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-27T14:06:28.197Z] #167 DONE 0.1s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-27T14:06:28.197Z] #168 DONE 0.2s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #92 [core-common-config-bootstrapper] exporting to image [2025-03-27T14:06:28.197Z] #92 exporting layers 0.5s done [2025-03-27T14:06:28.197Z] #92 writing image sha256:3956f0f96bd98f173b0b08c0f6411059b23e21652790de9ef08555f9e2b118b3 done [2025-03-27T14:06:28.197Z] #92 naming to docker.io/library/core-common-config-bootstrapper done [2025-03-27T14:06:28.197Z] #92 DONE 2.3s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-27T14:06:28.197Z] #169 DONE 0.1s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:06:28.197Z] #145 ... [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-27T14:06:28.197Z] #170 DONE 0.1s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-27T14:06:28.197Z] #171 DONE 1.5s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:06:28.197Z] #145 ... [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #92 [security-bootstrapper] exporting to image [2025-03-27T14:06:28.197Z] #92 exporting layers 0.6s done [2025-03-27T14:06:28.197Z] #92 writing image sha256:0ebce0f89ad73054ba29248aa4149d55ba26a1ee3fc3fddef46b76ddec298dcd done [2025-03-27T14:06:28.197Z] #92 naming to docker.io/library/security-bootstrapper 0.0s done [2025-03-27T14:06:28.197Z] #92 DONE 2.9s [2025-03-27T14:06:28.197Z] [2025-03-27T14:06:28.197Z] #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:07:21.951Z] #95 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #78 DONE 114.5s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #119 [support-notifications builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #119 DONE 1.5s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:07:21.951Z] #120 1.522 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-03-27T14:07:21.951Z] #120 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #95 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #95 DONE 112.5s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #84 DONE 111.8s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #92 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #92 DONE 104.8s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #121 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #87 DONE 111.5s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #82 DONE 113.1s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #122 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #123 [support-scheduler builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #123 DONE 2.5s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #124 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:07:21.951Z] #124 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #125 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #125 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #126 [security-proxy-auth builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #126 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #127 [core-keeper builder 7/8] COPY . . [2025-03-27T14:07:21.951Z] #127 DONE 1.9s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #128 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:07:21.951Z] #128 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #129 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #129 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #130 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:07:21.951Z] #131 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #132 [core-metadata builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #132 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #133 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #133 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #134 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:07:21.951Z] #134 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #135 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #136 [core-command builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #136 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #137 [core-data builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #137 DONE 2.6s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #121 [security-spiffe-token-provider builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #121 DONE 2.5s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-27T14:07:21.951Z] #138 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #139 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #140 [security-bootstrapper builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #140 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #141 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:07:21.951Z] #141 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #122 [security-proxy-setup builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #122 DONE 1.9s [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #142 [security-secretstore-setup builder 6/7] COPY . . [2025-03-27T14:07:21.951Z] #142 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-03-27T14:07:21.951Z] #143 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-03-27T14:07:21.951Z] #144 CACHED [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:07:21.951Z] #145 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-27T14:07:21.951Z] #0 4.973 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-03-27T14:07:21.951Z] #146 ... [2025-03-27T14:07:21.951Z] [2025-03-27T14:07:21.951Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:07:21.951Z] #145 6.665 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-03-27T14:07:23.921Z] #145 ... [2025-03-27T14:07:23.921Z] [2025-03-27T14:07:23.921Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:07:23.921Z] #0 6.750 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-03-27T14:07:24.235Z] #147 ... [2025-03-27T14:07:24.235Z] [2025-03-27T14:07:24.235Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:07:24.235Z] #0 5.674 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-03-27T14:07:24.235Z] #148 ... [2025-03-27T14:07:24.235Z] [2025-03-27T14:07:24.235Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-27T14:07:24.235Z] #0 5.036 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-03-27T14:07:24.518Z] #149 ... [2025-03-27T14:07:24.518Z] [2025-03-27T14:07:24.518Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:07:24.518Z] #0 6.953 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-03-27T14:07:24.518Z] #150 ... [2025-03-27T14:07:24.518Z] [2025-03-27T14:07:24.518Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:07:24.518Z] #0 6.420 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-03-27T14:07:24.802Z] #151 ... [2025-03-27T14:07:24.802Z] [2025-03-27T14:07:24.802Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:07:24.802Z] #0 6.119 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-03-27T14:07:24.947Z] #37 ... [2025-03-27T14:07:24.947Z] [2025-03-27T14:07:24.947Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-27T14:07:24.947Z] #149 162.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-27T14:07:25.083Z] #152 ... [2025-03-27T14:07:25.083Z] [2025-03-27T14:07:25.083Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-27T14:07:25.083Z] #0 6.961 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-03-27T14:07:25.083Z] #153 ... [2025-03-27T14:07:25.083Z] [2025-03-27T14:07:25.083Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-27T14:07:25.083Z] #0 6.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-03-27T14:07:27.043Z] #154 ... [2025-03-27T14:07:27.043Z] [2025-03-27T14:07:27.043Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-27T14:07:27.043Z] #138 6.818 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-03-27T14:07:33.306Z] #149 ... [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:07:33.306Z] #143 DONE 172.9s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #144 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:07:33.306Z] #144 DONE 172.9s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #154 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-27T14:07:33.306Z] #154 DONE 172.9s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:07:33.306Z] #148 DONE 172.9s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:07:33.306Z] #146 DONE 172.9s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-27T14:07:33.306Z] #149 DONE 173.0s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #172 ... [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-27T14:07:33.306Z] #150 DONE 173.0s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:07:33.306Z] #153 DONE 173.1s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:07:33.306Z] #145 DONE 173.1s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:07:33.306Z] #152 DONE 173.1s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #173 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #174 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #174 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #172 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #172 DONE 0.1s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #175 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #175 DONE 0.1s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-27T14:07:33.306Z] #176 ... [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #177 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #177 DONE 0.1s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #178 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #178 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #179 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #179 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #180 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #180 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #181 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #181 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #182 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #182 CACHED [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #183 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #183 CACHED [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #184 CACHED [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #185 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #185 CACHED [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #186 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:07:33.306Z] #186 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #187 DONE 0.2s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #188 ... [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #189 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.306Z] #189 DONE 0.3s [2025-03-27T14:07:33.306Z] [2025-03-27T14:07:33.306Z] #176 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-27T14:07:33.306Z] #176 DONE 0.3s [2025-03-27T14:07:33.565Z] [2025-03-27T14:07:33.565Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:33.565Z] #190 ... [2025-03-27T14:07:33.565Z] [2025-03-27T14:07:33.565Z] #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.565Z] #191 DONE 0.6s [2025-03-27T14:07:33.826Z] [2025-03-27T14:07:33.826Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-27T14:07:33.826Z] #192 ... [2025-03-27T14:07:33.826Z] [2025-03-27T14:07:33.826Z] #193 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-27T14:07:33.826Z] #193 DONE 0.8s [2025-03-27T14:07:33.826Z] [2025-03-27T14:07:33.826Z] #194 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.826Z] #194 DONE 0.8s [2025-03-27T14:07:33.826Z] [2025-03-27T14:07:33.826Z] #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-27T14:07:33.826Z] #195 DONE 0.8s [2025-03-27T14:07:33.826Z] [2025-03-27T14:07:33.826Z] #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:07:33.826Z] #188 DONE 0.9s [2025-03-27T14:07:34.106Z] [2025-03-27T14:07:34.106Z] #196 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-27T14:07:34.106Z] #196 DONE 0.9s [2025-03-27T14:07:34.106Z] [2025-03-27T14:07:34.106Z] #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-27T14:07:34.106Z] #197 DONE 0.9s [2025-03-27T14:07:34.106Z] [2025-03-27T14:07:34.106Z] #198 [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 [2025-03-27T14:07:34.106Z] #198 DONE 0.7s [2025-03-27T14:07:34.106Z] [2025-03-27T14:07:34.106Z] #199 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-27T14:07:34.106Z] #199 DONE 0.7s [2025-03-27T14:07:34.106Z] [2025-03-27T14:07:34.106Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.676Z] #200 ... [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #190 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.676Z] #190 DONE 1.1s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #201 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-27T14:07:34.676Z] #201 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #202 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.676Z] #202 DONE 0.6s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-27T14:07:34.676Z] #192 DONE 0.9s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #203 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-27T14:07:34.676Z] #203 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #204 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.676Z] #204 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #205 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-27T14:07:34.676Z] #205 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #206 [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 [2025-03-27T14:07:34.676Z] #206 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #207 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-27T14:07:34.676Z] #207 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.676Z] #200 DONE 0.7s [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.676Z] #208 ... [2025-03-27T14:07:34.676Z] [2025-03-27T14:07:34.676Z] #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-27T14:07:34.676Z] #209 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.937Z] #210 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #211 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-27T14:07:34.937Z] #211 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #212 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-27T14:07:34.937Z] #212 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-27T14:07:34.937Z] #213 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #214 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.937Z] #214 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #208 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:07:34.937Z] #208 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #92 [core-keeper] exporting to image [2025-03-27T14:07:34.937Z] #92 exporting layers [2025-03-27T14:07:34.937Z] #92 writing image sha256:696cb7fcad55c1a004405c5dda53076ad3e593e26873939d00a89d3f37913eb6 0.0s done [2025-03-27T14:07:34.937Z] #92 naming to docker.io/library/core-keeper done [2025-03-27T14:07:34.937Z] #92 ... [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-27T14:07:34.937Z] #215 DONE 0.2s [2025-03-27T14:07:34.937Z] [2025-03-27T14:07:34.937Z] #92 [core-command] exporting to image [2025-03-27T14:07:34.937Z] #92 exporting layers 0.3s done [2025-03-27T14:07:34.937Z] #92 writing image sha256:db95e9f0dbd2a92213bc47e2e07b70a81abe6137148777c7dbde5d4ae0b648df 0.0s done [2025-03-27T14:07:34.937Z] #92 naming to docker.io/library/core-command done [2025-03-27T14:07:35.196Z] #92 ... [2025-03-27T14:07:35.196Z] [2025-03-27T14:07:35.196Z] #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-27T14:07:35.196Z] #216 DONE 0.2s [2025-03-27T14:07:35.196Z] [2025-03-27T14:07:35.196Z] #92 [core-data] exporting to image [2025-03-27T14:07:35.196Z] #92 exporting layers 0.3s done [2025-03-27T14:07:35.196Z] #92 writing image sha256:dfce8fd5c407aea05c0d26e9c1f7f049de2b405a8ef115df991f88d6b0487b95 0.1s done [2025-03-27T14:07:35.196Z] #92 writing image sha256:b3a5a6c4f32a420755f8af0c68978220c03dd9d4455678ca42b14bdb38cadaca 0.1s done [2025-03-27T14:07:35.196Z] #92 naming to docker.io/library/support-notifications done [2025-03-27T14:07:35.196Z] #92 naming to docker.io/library/core-data done [2025-03-27T14:07:35.196Z] #92 exporting layers 0.4s done [2025-03-27T14:07:35.196Z] #92 writing image sha256:e417d1b0400ed3c39fb55709fc2a16d6149c3ab2bdf34e572ea2ed8555a3033c done [2025-03-27T14:07:35.196Z] #92 writing image sha256:6407fb21895f554d4c3430d51ef4e2fd220a2d440785af2e73a2a52ffd9e827a done [2025-03-27T14:07:35.196Z] #92 naming to docker.io/library/support-scheduler done [2025-03-27T14:07:35.196Z] #92 naming to docker.io/library/security-spiffe-token-provider done [2025-03-27T14:07:35.454Z] #92 ... [2025-03-27T14:07:35.455Z] [2025-03-27T14:07:35.455Z] #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-27T14:07:35.455Z] #217 DONE 0.2s [2025-03-27T14:07:35.455Z] [2025-03-27T14:07:35.455Z] #218 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-27T14:07:35.455Z] #218 DONE 0.0s [2025-03-27T14:07:35.455Z] [2025-03-27T14:07:35.455Z] #219 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:07:35.455Z] #219 DONE 0.5s [2025-03-27T14:07:35.455Z] [2025-03-27T14:07:35.455Z] #92 [security-proxy-auth] exporting to image [2025-03-27T14:07:35.455Z] #92 writing image sha256:9f2480ab6e6a09719d1405e0220379b3bd7e2f435df2287841ce0ac0c1bcba03 done [2025-03-27T14:07:35.455Z] #92 naming to docker.io/library/core-metadata done [2025-03-27T14:07:35.455Z] #92 ... [2025-03-27T14:07:35.455Z] [2025-03-27T14:07:35.455Z] #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:07:35.455Z] #220 DONE 0.4s [2025-03-27T14:07:35.455Z] [2025-03-27T14:07:35.455Z] #92 [security-proxy-setup] exporting to image [2025-03-27T14:07:35.712Z] #92 exporting layers 0.2s done [2025-03-27T14:07:35.712Z] #92 writing image sha256:669248e29432cbe2d01c8201aece210e2c227174adf40690545f964eeb3731f6 done [2025-03-27T14:07:35.713Z] #92 naming to docker.io/library/security-proxy-setup done [2025-03-27T14:07:35.713Z] #92 ... [2025-03-27T14:07:35.713Z] [2025-03-27T14:07:35.713Z] #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:07:35.713Z] #221 DONE 0.4s [2025-03-27T14:07:35.713Z] [2025-03-27T14:07:35.713Z] #92 [security-secretstore-setup] exporting to image [2025-03-27T14:07:35.973Z] #92 exporting layers 0.2s done [2025-03-27T14:07:35.973Z] #92 writing image sha256:b741870810b9dab480ffa1c48c50034c3798dd52d24639c0d06f7b899d82d985 done [2025-03-27T14:07:35.973Z] #92 naming to docker.io/library/security-secretstore-setup done [2025-03-27T14:07:36.234Z] #92 exporting layers 0.8s done [2025-03-27T14:07:36.234Z] #92 writing image sha256:04011a6e21e610402e6bdc377968225d0c26d15f220a5e2a9032ce83efc554a8 done [2025-03-27T14:07:36.234Z] #92 naming to docker.io/library/security-proxy-auth done [2025-03-27T14:07:36.234Z] #92 DONE 4.5s [2025-03-27T14:07:36.234Z] [2025-03-27T14:07:36.234Z] #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:13Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:07:36.234Z] time="2025-03-27T14:03:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-27T14:07:36.242Z] $ docker stop --time=1 6b91b16dd030dfc527e0cf071b6c5edb0cb19b2dc1b9d2caf1c3d2890173a5cc [2025-03-27T14:07:37.526Z] $ docker rm -f --volumes 6b91b16dd030dfc527e0cf071b6c5edb0cb19b2dc1b9d2caf1c3d2890173a5cc [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T14:07:37.882Z] + docker images [2025-03-27T14:07:37.882Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-27T14:07:37.882Z] security-proxy-setup latest 669248e29432 2 seconds ago 38.3MB [2025-03-27T14:07:37.882Z] security-secretstore-setup latest b741870810b9 2 seconds ago 68MB [2025-03-27T14:07:37.882Z] security-proxy-auth latest 04011a6e21e6 2 seconds ago 31.4MB [2025-03-27T14:07:37.882Z] security-spiffe-token-provider latest 6407fb21895f 3 seconds ago 47.2MB [2025-03-27T14:07:37.882Z] core-keeper latest 696cb7fcad55 3 seconds ago 32.1MB [2025-03-27T14:07:37.882Z] support-notifications latest dfce8fd5c407 3 seconds ago 51.9MB [2025-03-27T14:07:37.882Z] support-scheduler latest e417d1b0400e 3 seconds ago 48.3MB [2025-03-27T14:07:37.882Z] core-command latest db95e9f0dbd2 3 seconds ago 28MB [2025-03-27T14:07:37.882Z] core-metadata latest 9f2480ab6e6a 3 seconds ago 32.7MB [2025-03-27T14:07:37.882Z] core-data latest b3a5a6c4f32a 3 seconds ago 32.5MB [2025-03-27T14:07:37.882Z] security-bootstrapper latest 0ebce0f89ad7 About a minute ago 20.3MB [2025-03-27T14:07:37.882Z] core-common-config-bootstrapper latest 3956f0f96bd9 About a minute ago 17.1MB [2025-03-27T14:07:37.882Z] security-spire-config latest 7c5f82e70f21 3 minutes ago 149MB [2025-03-27T14:07:37.882Z] security-spire-server latest 20b41fe00300 3 minutes ago 149MB [2025-03-27T14:07:37.882Z] security-spire-agent latest 6d12a20aedbf 3 minutes ago 195MB [2025-03-27T14:07:37.882Z] ci-base-image-x86_64 latest 50dc8422b905 7 minutes ago 929MB [2025-03-27T14:07:37.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 3 months ago 580MB [2025-03-27T14:07:37.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 22 months ago 334MB [2025-03-27T14:07:37.882Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:07:38.034Z] provisioning config files... [2025-03-27T14:07:38.046Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config15332388239548670428tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:07:38.359Z] ---> ****-login.sh [2025-03-27T14:07:38.359Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:07:38.359Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:07:38.360Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:07:38.360Z] Configure a credential helper to remove this warning. See [2025-03-27T14:07:38.360Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:07:38.360Z] [2025-03-27T14:07:38.360Z] Login Succeeded [2025-03-27T14:07:38.360Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:07:38.360Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:07:38.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:07:38.620Z] Configure a credential helper to remove this warning. See [2025-03-27T14:07:38.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:07:38.620Z] [2025-03-27T14:07:38.620Z] Login Succeeded [2025-03-27T14:07:38.620Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:07:38.620Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:07:38.620Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:07:38.620Z] Configure a credential helper to remove this warning. See [2025-03-27T14:07:38.620Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:07:38.620Z] [2025-03-27T14:07:38.620Z] Login Succeeded [2025-03-27T14:07:38.620Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:07:38.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:07:38.879Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:07:38.879Z] Configure a credential helper to remove this warning. See [2025-03-27T14:07:38.879Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:07:38.879Z] [2025-03-27T14:07:38.880Z] Login Succeeded [2025-03-27T14:07:38.880Z] ****.io [2025-03-27T14:07:38.880Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:07:39.138Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:07:39.138Z] Configure a credential helper to remove this warning. See [2025-03-27T14:07:39.138Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:07:39.138Z] [2025-03-27T14:07:39.138Z] Login Succeeded [2025-03-27T14:07:39.138Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:07:39.146Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:07:39.194Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T14:07:39.226Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-03-27T14:07:39.226Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:07:39.226Z] latest [2025-03-27T14:07:39.226Z] 4.1.0-dev.1 [2025-03-27T14:07:39.226Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:07:39.226Z] main [2025-03-27T14:07:39.226Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:39.574Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:39.899Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:07:39.899Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-27T14:07:39.899Z] 6970b7d0ddf2: Preparing [2025-03-27T14:07:39.899Z] cb495d03fc5a: Preparing [2025-03-27T14:07:39.899Z] 0ed7be6486f1: Preparing [2025-03-27T14:07:39.899Z] c4f24067d12d: Preparing [2025-03-27T14:07:39.899Z] e97c60f63733: Preparing [2025-03-27T14:07:39.899Z] 891dbcb4fd61: Preparing [2025-03-27T14:07:39.899Z] 994456c4fd7b: Preparing [2025-03-27T14:07:39.899Z] 891dbcb4fd61: Waiting [2025-03-27T14:07:39.899Z] e97c60f63733: Pushed [2025-03-27T14:07:39.899Z] 0ed7be6486f1: Pushed [2025-03-27T14:07:39.899Z] c4f24067d12d: Pushed [2025-03-27T14:07:39.899Z] 6970b7d0ddf2: Pushed [2025-03-27T14:07:39.899Z] 994456c4fd7b: Layer already exists [2025-03-27T14:07:39.899Z] 891dbcb4fd61: Pushed [2025-03-27T14:07:41.803Z] cb495d03fc5a: Pushed [2025-03-27T14:07:42.064Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:42.410Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:42.748Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-27T14:07:42.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-27T14:07:42.748Z] 6970b7d0ddf2: Preparing [2025-03-27T14:07:42.748Z] cb495d03fc5a: Preparing [2025-03-27T14:07:42.748Z] 0ed7be6486f1: Preparing [2025-03-27T14:07:42.748Z] c4f24067d12d: Preparing [2025-03-27T14:07:42.748Z] e97c60f63733: Preparing [2025-03-27T14:07:42.748Z] 891dbcb4fd61: Preparing [2025-03-27T14:07:42.748Z] 994456c4fd7b: Preparing [2025-03-27T14:07:42.748Z] 891dbcb4fd61: Waiting [2025-03-27T14:07:42.748Z] 994456c4fd7b: Waiting [2025-03-27T14:07:42.748Z] 6970b7d0ddf2: Layer already exists [2025-03-27T14:07:42.748Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:07:42.748Z] e97c60f63733: Layer already exists [2025-03-27T14:07:42.748Z] c4f24067d12d: Layer already exists [2025-03-27T14:07:42.748Z] cb495d03fc5a: Layer already exists [2025-03-27T14:07:42.748Z] 994456c4fd7b: Layer already exists [2025-03-27T14:07:42.748Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:07:42.748Z] latest: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:43.083Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:43.407Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [2025-03-27T14:07:43.407Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-27T14:07:43.407Z] 6970b7d0ddf2: Preparing [2025-03-27T14:07:43.407Z] cb495d03fc5a: Preparing [2025-03-27T14:07:43.407Z] 0ed7be6486f1: Preparing [2025-03-27T14:07:43.407Z] c4f24067d12d: Preparing [2025-03-27T14:07:43.407Z] e97c60f63733: Preparing [2025-03-27T14:07:43.407Z] 891dbcb4fd61: Preparing [2025-03-27T14:07:43.407Z] 994456c4fd7b: Preparing [2025-03-27T14:07:43.407Z] 891dbcb4fd61: Waiting [2025-03-27T14:07:43.407Z] 994456c4fd7b: Waiting [2025-03-27T14:07:43.407Z] c4f24067d12d: Layer already exists [2025-03-27T14:07:43.407Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:07:43.407Z] cb495d03fc5a: Layer already exists [2025-03-27T14:07:43.407Z] 6970b7d0ddf2: Layer already exists [2025-03-27T14:07:43.407Z] e97c60f63733: Layer already exists [2025-03-27T14:07:43.407Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:07:43.407Z] 994456c4fd7b: Layer already exists [2025-03-27T14:07:43.407Z] 4.1.0-dev.1: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:43.737Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:44.073Z] + docker push nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:07:44.073Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-27T14:07:44.073Z] 6970b7d0ddf2: Preparing [2025-03-27T14:07:44.073Z] cb495d03fc5a: Preparing [2025-03-27T14:07:44.073Z] 0ed7be6486f1: Preparing [2025-03-27T14:07:44.073Z] c4f24067d12d: Preparing [2025-03-27T14:07:44.073Z] e97c60f63733: Preparing [2025-03-27T14:07:44.073Z] 891dbcb4fd61: Preparing [2025-03-27T14:07:44.073Z] 994456c4fd7b: Preparing [2025-03-27T14:07:44.073Z] 994456c4fd7b: Waiting [2025-03-27T14:07:44.073Z] 891dbcb4fd61: Waiting [2025-03-27T14:07:44.073Z] 6970b7d0ddf2: Layer already exists [2025-03-27T14:07:44.073Z] c4f24067d12d: Layer already exists [2025-03-27T14:07:44.073Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:07:44.073Z] cb495d03fc5a: Layer already exists [2025-03-27T14:07:44.073Z] e97c60f63733: Layer already exists [2025-03-27T14:07:44.073Z] 994456c4fd7b: Layer already exists [2025-03-27T14:07:44.073Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:07:44.073Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:44.414Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:07:44.750Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-03-27T14:07:44.750Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-03-27T14:07:44.750Z] 6970b7d0ddf2: Preparing [2025-03-27T14:07:44.750Z] cb495d03fc5a: Preparing [2025-03-27T14:07:44.750Z] 0ed7be6486f1: Preparing [2025-03-27T14:07:44.750Z] c4f24067d12d: Preparing [2025-03-27T14:07:44.750Z] e97c60f63733: Preparing [2025-03-27T14:07:44.750Z] 891dbcb4fd61: Preparing [2025-03-27T14:07:44.750Z] 994456c4fd7b: Preparing [2025-03-27T14:07:44.750Z] 994456c4fd7b: Waiting [2025-03-27T14:07:44.750Z] 891dbcb4fd61: Waiting [2025-03-27T14:07:44.750Z] c4f24067d12d: Layer already exists [2025-03-27T14:07:44.750Z] e97c60f63733: Layer already exists [2025-03-27T14:07:44.750Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:07:44.750Z] cb495d03fc5a: Layer already exists [2025-03-27T14:07:44.750Z] 6970b7d0ddf2: Layer already exists [2025-03-27T14:07:44.750Z] 994456c4fd7b: Layer already exists [2025-03-27T14:07:44.750Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:07:44.750Z] main: digest: sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:07:44.835Z] ===================================================== [Pipeline] echo [2025-03-27T14:07:44.851Z] taggedImages: [2025-03-27T14:07:44.851Z] - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:07:44.851Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-27T14:07:44.851Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [2025-03-27T14:07:44.851Z] - nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:07:44.851Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-03-27T14:07:44.936Z] ========================================================= [2025-03-27T14:07:44.936Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-command:latest, nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-command:main], settingsFile:edgex-go-settings] [2025-03-27T14:07:44.936Z] ========================================================= [Pipeline] node [2025-03-27T14:07:59.942Z] Still waiting to schedule task [2025-03-27T14:07:59.943Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-27T14:08:27.835Z] Running on prd-centos7-docker-4c-2g-42188 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:08:27.887Z] provisioning config files... [2025-03-27T14:08:27.924Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12176546720226310025tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:08:31.956Z] ---> ****-login.sh [2025-03-27T14:08:31.956Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:08:31.956Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:08:31.957Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:08:31.957Z] Configure a credential helper to remove this warning. See [2025-03-27T14:08:31.957Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:08:31.957Z] [2025-03-27T14:08:31.957Z] Login Succeeded [2025-03-27T14:08:31.957Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:08:32.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:08:32.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:08:32.223Z] Configure a credential helper to remove this warning. See [2025-03-27T14:08:32.223Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:08:32.223Z] [2025-03-27T14:08:32.223Z] Login Succeeded [2025-03-27T14:08:32.223Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:08:32.223Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:08:32.223Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:08:32.224Z] Configure a credential helper to remove this warning. See [2025-03-27T14:08:32.224Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:08:32.224Z] [2025-03-27T14:08:32.224Z] Login Succeeded [2025-03-27T14:08:32.224Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:08:32.224Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:08:32.485Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:08:32.485Z] Configure a credential helper to remove this warning. See [2025-03-27T14:08:32.485Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:08:32.485Z] [2025-03-27T14:08:32.485Z] Login Succeeded [2025-03-27T14:08:32.485Z] ****.io [2025-03-27T14:08:32.485Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:08:32.750Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:08:32.750Z] Configure a credential helper to remove this warning. See [2025-03-27T14:08:32.750Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:08:32.750Z] [2025-03-27T14:08:32.750Z] Login Succeeded [2025-03-27T14:08:32.750Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:08:32.762Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:08:33.130Z] + docker buildx ls [2025-03-27T14:08:33.391Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:08:33.391Z] default * docker [2025-03-27T14:08:33.391Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:08:33.692Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-27T14:08:33.692Z] edgex-builder [Pipeline] sh [2025-03-27T14:08:33.998Z] + docker buildx inspect --bootstrap [2025-03-27T14:08:33.998Z] #1 [internal] booting buildkit [2025-03-27T14:08:33.998Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-27T14:08:37.334Z] #1 pulling image moby/buildkit:buildx-stable-1 3.1s done [2025-03-27T14:08:37.334Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-27T14:08:38.770Z] #1 creating container buildx_buildkit_edgex-builder0 2.0s done [2025-03-27T14:08:38.770Z] #1 DONE 5.0s [2025-03-27T14:08:38.770Z] Name: edgex-builder [2025-03-27T14:08:38.770Z] Driver: docker-container [2025-03-27T14:08:38.770Z] [2025-03-27T14:08:38.770Z] Nodes: [2025-03-27T14:08:38.770Z] Name: edgex-builder0 [2025-03-27T14:08:38.770Z] Endpoint: unix:///var/run/docker.sock [2025-03-27T14:08:38.770Z] Status: running [2025-03-27T14:08:38.770Z] Buildkit: v0.20.2 [2025-03-27T14:08:38.770Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-27T14:08:39.065Z] + docker buildx ls [2025-03-27T14:08:39.065Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:08:39.065Z] edgex-builder * docker-container [2025-03-27T14:08:39.065Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-27T14:08:39.065Z] default docker [2025-03-27T14:08:39.065Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:08:39.373Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe --push - [2025-03-27T14:08:39.373Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe' [2025-03-27T14:08:39.636Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:08:39.636Z] #1 transferring dockerfile: 197B done [2025-03-27T14:08:39.636Z] #1 DONE 0.0s [2025-03-27T14:08:39.636Z] [2025-03-27T14:08:39.636Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:08:39.636Z] #2 DONE 0.1s [2025-03-27T14:08:39.636Z] [2025-03-27T14:08:39.636Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:08:39.636Z] #3 DONE 0.1s [2025-03-27T14:08:39.636Z] [2025-03-27T14:08:39.636Z] #4 [internal] load .dockerignore [2025-03-27T14:08:39.636Z] #4 transferring context: 2B done [2025-03-27T14:08:39.636Z] #4 DONE 0.0s [2025-03-27T14:08:39.636Z] [2025-03-27T14:08:39.636Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:39.636Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:39.636Z] #5 DONE 0.0s [2025-03-27T14:08:39.636Z] [2025-03-27T14:08:39.636Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:39.636Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:39.636Z] #6 DONE 0.1s [2025-03-27T14:08:39.906Z] [2025-03-27T14:08:39.906Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:08:39.906Z] #7 DONE 0.0s [2025-03-27T14:08:39.906Z] [2025-03-27T14:08:39.906Z] #8 exporting to image [2025-03-27T14:08:39.906Z] #8 exporting layers done [2025-03-27T14:08:39.906Z] #8 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done [2025-03-27T14:08:39.906Z] #8 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done [2025-03-27T14:08:39.906Z] #8 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done [2025-03-27T14:08:39.906Z] #8 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done [2025-03-27T14:08:39.906Z] #8 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done [2025-03-27T14:08:39.906Z] #8 pushing layers 0.1s done [2025-03-27T14:08:39.906Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 [2025-03-27T14:08:39.906Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:08:39.906Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done [2025-03-27T14:08:39.906Z] #8 DONE 0.2s [2025-03-27T14:08:40.474Z] [2025-03-27T14:08:40.474Z] 1 warning found (use --debug to expand): [2025-03-27T14:08:40.474Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:08:40.771Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:latest' [2025-03-27T14:08:40.771Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:latest --push - [2025-03-27T14:08:40.771Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:08:40.771Z] #1 transferring dockerfile: 163B done [2025-03-27T14:08:40.771Z] #1 DONE 0.0s [2025-03-27T14:08:40.771Z] [2025-03-27T14:08:40.771Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-27T14:08:40.771Z] #2 DONE 0.0s [2025-03-27T14:08:40.771Z] [2025-03-27T14:08:40.771Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:latest [2025-03-27T14:08:40.771Z] #3 DONE 0.0s [2025-03-27T14:08:40.771Z] [2025-03-27T14:08:40.771Z] #4 [internal] load .dockerignore [2025-03-27T14:08:40.771Z] #4 transferring context: 2B done [2025-03-27T14:08:40.771Z] #4 DONE 0.0s [2025-03-27T14:08:40.771Z] [2025-03-27T14:08:40.771Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:40.771Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:40.771Z] #5 DONE 0.0s [2025-03-27T14:08:40.771Z] [2025-03-27T14:08:40.771Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:41.032Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:41.032Z] #6 CACHED [2025-03-27T14:08:41.032Z] [2025-03-27T14:08:41.032Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:latest@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:41.032Z] #5 CACHED [2025-03-27T14:08:41.032Z] [2025-03-27T14:08:41.032Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:08:41.032Z] #7 DONE 0.0s [2025-03-27T14:08:41.032Z] [2025-03-27T14:08:41.032Z] #8 exporting to image [2025-03-27T14:08:41.032Z] #8 exporting layers done [2025-03-27T14:08:41.032Z] #8 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done [2025-03-27T14:08:41.032Z] #8 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done [2025-03-27T14:08:41.032Z] #8 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done [2025-03-27T14:08:41.032Z] #8 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done [2025-03-27T14:08:41.032Z] #8 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done [2025-03-27T14:08:41.032Z] #8 pushing layers 0.0s done [2025-03-27T14:08:41.032Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:latest@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done [2025-03-27T14:08:41.032Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:08:41.032Z] #8 DONE 0.1s [2025-03-27T14:08:41.032Z] [2025-03-27T14:08:41.032Z] 1 warning found (use --debug to expand): [2025-03-27T14:08:41.032Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:08:41.329Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1' [2025-03-27T14:08:41.329Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 --push - [2025-03-27T14:08:41.329Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:08:41.329Z] #1 transferring dockerfile: 168B done [2025-03-27T14:08:41.329Z] #1 DONE 0.0s [2025-03-27T14:08:41.329Z] [2025-03-27T14:08:41.329Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [2025-03-27T14:08:41.329Z] #2 DONE 0.0s [2025-03-27T14:08:41.329Z] [2025-03-27T14:08:41.329Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1 [2025-03-27T14:08:41.329Z] #3 DONE 0.0s [2025-03-27T14:08:41.329Z] [2025-03-27T14:08:41.329Z] #4 [internal] load .dockerignore [2025-03-27T14:08:41.329Z] #4 transferring context: 2B done [2025-03-27T14:08:41.329Z] #4 DONE 0.0s [2025-03-27T14:08:41.329Z] [2025-03-27T14:08:41.329Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:41.329Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:41.329Z] #5 CACHED [2025-03-27T14:08:41.329Z] [2025-03-27T14:08:41.329Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:41.329Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:41.329Z] #6 CACHED [2025-03-27T14:08:41.329Z] [2025-03-27T14:08:41.329Z] #7 exporting to image [2025-03-27T14:08:41.329Z] #7 exporting layers done [2025-03-27T14:08:41.329Z] #7 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done [2025-03-27T14:08:41.329Z] #7 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done [2025-03-27T14:08:41.329Z] #7 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done [2025-03-27T14:08:41.329Z] #7 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 [2025-03-27T14:08:41.329Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:08:41.589Z] #7 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done [2025-03-27T14:08:41.589Z] #7 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done [2025-03-27T14:08:41.589Z] #7 pushing layers 0.0s done [2025-03-27T14:08:41.589Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.1@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done [2025-03-27T14:08:41.589Z] #7 DONE 0.1s [2025-03-27T14:08:41.589Z] [2025-03-27T14:08:41.589Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:08:41.589Z] #8 DONE 0.0s [2025-03-27T14:08:41.589Z] [2025-03-27T14:08:41.589Z] 1 warning found (use --debug to expand): [2025-03-27T14:08:41.589Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:08:41.892Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - [2025-03-27T14:08:41.892Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' [2025-03-27T14:08:42.153Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:08:42.153Z] #1 transferring dockerfile: 209B done [2025-03-27T14:08:42.153Z] #1 DONE 0.0s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:08:42.153Z] #2 DONE 0.0s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:08:42.153Z] #3 DONE 0.0s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #4 [internal] load .dockerignore [2025-03-27T14:08:42.153Z] #4 transferring context: 2B done [2025-03-27T14:08:42.153Z] #4 DONE 0.0s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:42.153Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b done [2025-03-27T14:08:42.153Z] #5 CACHED [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:42.153Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b 0.0s done [2025-03-27T14:08:42.153Z] #6 DONE 0.0s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:42.153Z] #6 CACHED [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #7 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:08:42.153Z] #7 DONE 0.0s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] #8 exporting to image [2025-03-27T14:08:42.153Z] #8 exporting layers done [2025-03-27T14:08:42.153Z] #8 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done [2025-03-27T14:08:42.153Z] #8 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done [2025-03-27T14:08:42.153Z] #8 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done [2025-03-27T14:08:42.153Z] #8 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done [2025-03-27T14:08:42.153Z] #8 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done [2025-03-27T14:08:42.153Z] #8 pushing layers 0.0s done [2025-03-27T14:08:42.153Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done [2025-03-27T14:08:42.153Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:08:42.153Z] #8 DONE 0.1s [2025-03-27T14:08:42.153Z] [2025-03-27T14:08:42.153Z] 1 warning found (use --debug to expand): [2025-03-27T14:08:42.153Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:08:42.446Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-command:main' [2025-03-27T14:08:42.446Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-command:main --push - [2025-03-27T14:08:42.446Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:08:42.446Z] #1 transferring dockerfile: 161B done [2025-03-27T14:08:42.446Z] #1 DONE 0.0s [2025-03-27T14:08:42.446Z] [2025-03-27T14:08:42.446Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-03-27T14:08:42.446Z] #2 DONE 0.0s [2025-03-27T14:08:42.446Z] [2025-03-27T14:08:42.446Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-command:main [2025-03-27T14:08:42.446Z] #3 DONE 0.0s [2025-03-27T14:08:42.446Z] [2025-03-27T14:08:42.446Z] #4 [internal] load .dockerignore [2025-03-27T14:08:42.446Z] #4 transferring context: 2B done [2025-03-27T14:08:42.446Z] #4 DONE 0.0s [2025-03-27T14:08:42.446Z] [2025-03-27T14:08:42.446Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:42.446Z] #5 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b done [2025-03-27T14:08:42.446Z] #5 CACHED [2025-03-27T14:08:42.446Z] [2025-03-27T14:08:42.446Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b [2025-03-27T14:08:42.446Z] #6 resolve nexus3.edgexfoundry.org:10004/core-command:main@sha256:fd83fe5e96a935c8470abd9594ca045ae02f5edff6264ca79fbc668e47338d6b done [2025-03-27T14:08:42.446Z] #6 CACHED [2025-03-27T14:08:42.446Z] [2025-03-27T14:08:42.446Z] #7 exporting to image [2025-03-27T14:08:42.446Z] #7 exporting layers done [2025-03-27T14:08:42.446Z] #7 exporting manifest sha256:f7f6710f034a8ba61e1744800fa9fb01690841fdbea1231967390a7e1dfb4a4a done [2025-03-27T14:08:42.446Z] #7 exporting config sha256:d55842189d647d96f73555b3e768226e84a94ba71057ce8c2408560ea1c5e9ee done [2025-03-27T14:08:42.446Z] #7 exporting manifest sha256:3138f177ee85a636b31e7f4523e716e2415d5c4f180443deb96e268b1e3995e5 done [2025-03-27T14:08:42.446Z] #7 exporting config sha256:28cf2ece4c6056b6d3087a827a6d7fae47275bdb1a8de3c6ed541ef3764097c3 done [2025-03-27T14:08:42.446Z] #7 exporting manifest list sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 done [2025-03-27T14:08:42.446Z] #7 pushing layers 0.0s done [2025-03-27T14:08:42.446Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 [2025-03-27T14:08:42.446Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:08:42.706Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-command:main@sha256:7c53ca289222e7868e9b8125790995401eed9d1ce357dfcba28d49443f8dea25 0.1s done [2025-03-27T14:08:42.706Z] #7 DONE 0.1s [2025-03-27T14:08:42.706Z] [2025-03-27T14:08:42.706Z] #8 [auth] core-command:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:08:42.706Z] #8 DONE 0.0s [2025-03-27T14:08:42.706Z] [2025-03-27T14:08:42.706Z] 1 warning found (use --debug to expand): [2025-03-27T14:08:42.706Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T14:08:43.123Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:08:43.423Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:08:43.985Z] ---> package-listing.sh [2025-03-27T14:08:43.985Z] ++ facter osfamily [2025-03-27T14:08:43.985Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T14:08:44.248Z] + OS_FAMILY=redhat [2025-03-27T14:08:44.248Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T14:08:44.248Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T14:08:44.248Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T14:08:44.248Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T14:08:44.248Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T14:08:44.248Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:08:44.248Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T14:08:44.248Z] + case "${OS_FAMILY}" in [2025-03-27T14:08:44.248Z] + sort [2025-03-27T14:08:44.248Z] + rpm -qa [2025-03-27T14:08:44.825Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T14:08:44.825Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T14:08:44.825Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T14:08:44.825Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:08:44.825Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T14:08:44.825Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T14:08:44.838Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T14:08:45.122Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:08:45.694Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:08:45.694Z] [2025-03-27T14:08:45.694Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:08:45.997Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:08:45.997Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T14:08:45.997Z] 5eb5b503b376: Pulling fs layer [2025-03-27T14:08:45.997Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T14:08:45.997Z] ec43610c2a17: Pulling fs layer [2025-03-27T14:08:45.997Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T14:08:45.997Z] 33b1e0a273af: Pulling fs layer [2025-03-27T14:08:45.997Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T14:08:45.997Z] 2f39f015ded8: Pulling fs layer [2025-03-27T14:08:45.997Z] 3a2ae6a8a46f: Waiting [2025-03-27T14:08:45.997Z] 33b1e0a273af: Waiting [2025-03-27T14:08:45.997Z] 5d3b04190fa2: Waiting [2025-03-27T14:08:45.997Z] 2f39f015ded8: Waiting [2025-03-27T14:08:45.997Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T14:08:45.997Z] 5c69ac0246d0: Download complete [2025-03-27T14:08:45.997Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T14:08:45.997Z] 3a2ae6a8a46f: Download complete [2025-03-27T14:08:45.997Z] ec43610c2a17: Verifying Checksum [2025-03-27T14:08:45.997Z] ec43610c2a17: Download complete [2025-03-27T14:08:45.997Z] 33b1e0a273af: Verifying Checksum [2025-03-27T14:08:45.997Z] 33b1e0a273af: Download complete [2025-03-27T14:08:45.997Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T14:08:45.997Z] 5d3b04190fa2: Download complete [2025-03-27T14:08:46.257Z] 5eb5b503b376: Verifying Checksum [2025-03-27T14:08:46.257Z] 5eb5b503b376: Download complete [2025-03-27T14:08:46.845Z] 2f39f015ded8: Verifying Checksum [2025-03-27T14:08:46.845Z] 2f39f015ded8: Download complete [2025-03-27T14:08:47.788Z] 5eb5b503b376: Pull complete [2025-03-27T14:08:47.788Z] 5c69ac0246d0: Pull complete [2025-03-27T14:08:48.048Z] ec43610c2a17: Pull complete [2025-03-27T14:08:48.313Z] 3a2ae6a8a46f: Pull complete [2025-03-27T14:08:48.313Z] 33b1e0a273af: Pull complete [2025-03-27T14:08:48.581Z] 5d3b04190fa2: Pull complete [2025-03-27T14:08:52.800Z] 2f39f015ded8: Pull complete [2025-03-27T14:08:52.800Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T14:08:52.800Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:08:52.800Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:08:52.964Z] prd-centos7-docker-4c-2g-42188 does not seem to be running inside a container [2025-03-27T14:08:52.994Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T14:08:57.309Z] $ docker top a3c9218921896c049517eb5b2313dbfc9a7a2e4c1f6b69a71cbd96968db7d6ee -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:08:57.663Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T14:08:58.200Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T14:08:58.491Z] + ls /var/log/sa-host [2025-03-27T14:08:58.491Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:08:58.584Z] provisioning config files... [2025-03-27T14:08:58.594Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config4862289991881445017tmp [Pipeline] { [Pipeline] echo [2025-03-27T14:08:58.614Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:08:58.904Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T14:08:58.912Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:08:59.263Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T14:08:59.274Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:08:59.562Z] ---> sudo-logs.sh [2025-03-27T14:08:59.562Z] Archiving 'sudo' log.. [2025-03-27T14:08:59.562Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:08:59.599Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T14:08:59.603Z] $ docker stop --time=1 a3c9218921896c049517eb5b2313dbfc9a7a2e4c1f6b69a71cbd96968db7d6ee [2025-03-27T14:09:00.738Z] $ docker rm -f --volumes a3c9218921896c049517eb5b2313dbfc9a7a2e4c1f6b69a71cbd96968db7d6ee [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T14:09:00.853Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T14:09:00.853Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T14:09:00.872Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-27T14:09:00.920Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-03-27T14:09:00.920Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:09:00.920Z] latest [2025-03-27T14:09:00.920Z] 4.1.0-dev.1 [2025-03-27T14:09:00.920Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:09:00.920Z] main [2025-03-27T14:09:00.920Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:01.276Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:01.599Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:09:01.599Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-27T14:09:01.599Z] afa9552a01e3: Preparing [2025-03-27T14:09:01.599Z] e5884f0c010a: Preparing [2025-03-27T14:09:01.599Z] da696b873971: Preparing [2025-03-27T14:09:01.599Z] a75437341a8b: Preparing [2025-03-27T14:09:01.599Z] 0ed7be6486f1: Preparing [2025-03-27T14:09:01.599Z] c4f24067d12d: Preparing [2025-03-27T14:09:01.599Z] e97c60f63733: Preparing [2025-03-27T14:09:01.599Z] 891dbcb4fd61: Preparing [2025-03-27T14:09:01.599Z] c4f24067d12d: Waiting [2025-03-27T14:09:01.599Z] e97c60f63733: Waiting [2025-03-27T14:09:01.599Z] 994456c4fd7b: Preparing [2025-03-27T14:09:01.599Z] 994456c4fd7b: Waiting [2025-03-27T14:09:01.599Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:09:01.599Z] c4f24067d12d: Layer already exists [2025-03-27T14:09:01.599Z] e97c60f63733: Layer already exists [2025-03-27T14:09:01.599Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:09:01.599Z] 994456c4fd7b: Layer already exists [2025-03-27T14:09:01.600Z] afa9552a01e3: Pushed [2025-03-27T14:09:01.600Z] da696b873971: Pushed [2025-03-27T14:09:01.600Z] e5884f0c010a: Pushed [2025-03-27T14:09:02.539Z] a75437341a8b: Pushed [2025-03-27T14:09:02.799Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:03.131Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:03.462Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-27T14:09:03.463Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-27T14:09:03.463Z] afa9552a01e3: Preparing [2025-03-27T14:09:03.463Z] e5884f0c010a: Preparing [2025-03-27T14:09:03.463Z] da696b873971: Preparing [2025-03-27T14:09:03.463Z] a75437341a8b: Preparing [2025-03-27T14:09:03.463Z] 0ed7be6486f1: Preparing [2025-03-27T14:09:03.463Z] c4f24067d12d: Preparing [2025-03-27T14:09:03.463Z] e97c60f63733: Preparing [2025-03-27T14:09:03.463Z] 891dbcb4fd61: Preparing [2025-03-27T14:09:03.463Z] 994456c4fd7b: Preparing [2025-03-27T14:09:03.463Z] e97c60f63733: Waiting [2025-03-27T14:09:03.463Z] 994456c4fd7b: Waiting [2025-03-27T14:09:03.463Z] c4f24067d12d: Waiting [2025-03-27T14:09:03.463Z] afa9552a01e3: Layer already exists [2025-03-27T14:09:03.463Z] da696b873971: Layer already exists [2025-03-27T14:09:03.463Z] a75437341a8b: Layer already exists [2025-03-27T14:09:03.463Z] e5884f0c010a: Layer already exists [2025-03-27T14:09:03.463Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:09:03.463Z] e97c60f63733: Layer already exists [2025-03-27T14:09:03.463Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:09:03.463Z] 994456c4fd7b: Layer already exists [2025-03-27T14:09:03.463Z] c4f24067d12d: Layer already exists [2025-03-27T14:09:03.463Z] latest: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:03.849Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:04.840Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [2025-03-27T14:09:04.841Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-27T14:09:04.841Z] afa9552a01e3: Preparing [2025-03-27T14:09:04.841Z] e5884f0c010a: Preparing [2025-03-27T14:09:04.841Z] da696b873971: Preparing [2025-03-27T14:09:04.841Z] a75437341a8b: Preparing [2025-03-27T14:09:04.841Z] 0ed7be6486f1: Preparing [2025-03-27T14:09:04.841Z] c4f24067d12d: Preparing [2025-03-27T14:09:04.841Z] e97c60f63733: Preparing [2025-03-27T14:09:04.841Z] 891dbcb4fd61: Preparing [2025-03-27T14:09:04.841Z] 994456c4fd7b: Preparing [2025-03-27T14:09:04.841Z] e97c60f63733: Waiting [2025-03-27T14:09:04.841Z] 891dbcb4fd61: Waiting [2025-03-27T14:09:04.841Z] c4f24067d12d: Waiting [2025-03-27T14:09:05.099Z] afa9552a01e3: Layer already exists [2025-03-27T14:09:05.099Z] a75437341a8b: Layer already exists [2025-03-27T14:09:05.099Z] e5884f0c010a: Layer already exists [2025-03-27T14:09:05.099Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:09:05.099Z] da696b873971: Layer already exists [2025-03-27T14:09:05.099Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:09:05.099Z] e97c60f63733: Layer already exists [2025-03-27T14:09:05.099Z] 994456c4fd7b: Layer already exists [2025-03-27T14:09:05.099Z] c4f24067d12d: Layer already exists [2025-03-27T14:09:05.099Z] 4.1.0-dev.1: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:05.429Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:05.756Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:09:05.756Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-27T14:09:05.756Z] afa9552a01e3: Preparing [2025-03-27T14:09:05.756Z] e5884f0c010a: Preparing [2025-03-27T14:09:05.756Z] da696b873971: Preparing [2025-03-27T14:09:05.756Z] a75437341a8b: Preparing [2025-03-27T14:09:05.756Z] 0ed7be6486f1: Preparing [2025-03-27T14:09:05.756Z] c4f24067d12d: Preparing [2025-03-27T14:09:05.756Z] e97c60f63733: Preparing [2025-03-27T14:09:05.756Z] c4f24067d12d: Waiting [2025-03-27T14:09:05.756Z] 891dbcb4fd61: Preparing [2025-03-27T14:09:05.756Z] 994456c4fd7b: Preparing [2025-03-27T14:09:05.756Z] e97c60f63733: Waiting [2025-03-27T14:09:05.756Z] 891dbcb4fd61: Waiting [2025-03-27T14:09:05.756Z] afa9552a01e3: Layer already exists [2025-03-27T14:09:05.756Z] a75437341a8b: Layer already exists [2025-03-27T14:09:05.756Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:09:05.756Z] da696b873971: Layer already exists [2025-03-27T14:09:05.756Z] e5884f0c010a: Layer already exists [2025-03-27T14:09:05.756Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:09:05.756Z] e97c60f63733: Layer already exists [2025-03-27T14:09:05.756Z] c4f24067d12d: Layer already exists [2025-03-27T14:09:05.756Z] 994456c4fd7b: Layer already exists [2025-03-27T14:09:05.756Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:06.099Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:09:06.421Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-27T14:09:06.421Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-03-27T14:09:06.421Z] afa9552a01e3: Preparing [2025-03-27T14:09:06.421Z] e5884f0c010a: Preparing [2025-03-27T14:09:06.421Z] da696b873971: Preparing [2025-03-27T14:09:06.421Z] a75437341a8b: Preparing [2025-03-27T14:09:06.421Z] 0ed7be6486f1: Preparing [2025-03-27T14:09:06.421Z] c4f24067d12d: Preparing [2025-03-27T14:09:06.421Z] e97c60f63733: Preparing [2025-03-27T14:09:06.421Z] 891dbcb4fd61: Preparing [2025-03-27T14:09:06.421Z] 994456c4fd7b: Preparing [2025-03-27T14:09:06.421Z] e97c60f63733: Waiting [2025-03-27T14:09:06.421Z] 891dbcb4fd61: Waiting [2025-03-27T14:09:06.421Z] c4f24067d12d: Waiting [2025-03-27T14:09:06.421Z] 994456c4fd7b: Waiting [2025-03-27T14:09:06.421Z] da696b873971: Layer already exists [2025-03-27T14:09:06.421Z] afa9552a01e3: Layer already exists [2025-03-27T14:09:06.421Z] e5884f0c010a: Layer already exists [2025-03-27T14:09:06.421Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:09:06.421Z] a75437341a8b: Layer already exists [2025-03-27T14:09:06.421Z] e97c60f63733: Layer already exists [2025-03-27T14:09:06.421Z] c4f24067d12d: Layer already exists [2025-03-27T14:09:06.421Z] 994456c4fd7b: Layer already exists [2025-03-27T14:09:06.421Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:09:06.421Z] main: digest: sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:09:06.493Z] ===================================================== [Pipeline] echo [2025-03-27T14:09:06.508Z] taggedImages: [2025-03-27T14:09:06.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:09:06.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-27T14:09:06.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [2025-03-27T14:09:06.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:09:06.508Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-03-27T14:09:06.527Z] ========================================================= [2025-03-27T14:09:06.527Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main], settingsFile:edgex-go-settings] [2025-03-27T14:09:06.527Z] ========================================================= [Pipeline] node [2025-03-27T14:09:21.531Z] Still waiting to schedule task [2025-03-27T14:09:21.533Z] ‘prd-centos7-docker-4c-2g-42188’ is offline [2025-03-27T14:09:54.429Z] Running on prd-centos7-docker-4c-2g-42189 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:09:54.481Z] provisioning config files... [2025-03-27T14:09:54.541Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6384882176710936238tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:09:55.981Z] ---> ****-login.sh [2025-03-27T14:09:55.981Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:09:56.259Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:09:56.259Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:09:56.259Z] Configure a credential helper to remove this warning. See [2025-03-27T14:09:56.259Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:09:56.259Z] [2025-03-27T14:09:56.259Z] Login Succeeded [2025-03-27T14:09:56.259Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:09:56.527Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:09:56.794Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:09:56.794Z] Configure a credential helper to remove this warning. See [2025-03-27T14:09:56.794Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:09:56.794Z] [2025-03-27T14:09:56.794Z] Login Succeeded [2025-03-27T14:09:56.794Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:09:56.794Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:09:57.063Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:09:57.063Z] Configure a credential helper to remove this warning. See [2025-03-27T14:09:57.063Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:09:57.063Z] [2025-03-27T14:09:57.063Z] Login Succeeded [2025-03-27T14:09:57.063Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:09:57.063Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:09:57.325Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:09:57.325Z] Configure a credential helper to remove this warning. See [2025-03-27T14:09:57.325Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:09:57.325Z] [2025-03-27T14:09:57.325Z] Login Succeeded [2025-03-27T14:09:57.325Z] ****.io [2025-03-27T14:09:57.325Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:09:57.587Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:09:57.587Z] Configure a credential helper to remove this warning. See [2025-03-27T14:09:57.587Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:09:57.587Z] [2025-03-27T14:09:57.587Z] Login Succeeded [2025-03-27T14:09:57.587Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:09:57.601Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:09:57.970Z] + docker buildx ls [2025-03-27T14:09:58.231Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:09:58.231Z] default * docker [2025-03-27T14:09:58.231Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:09:58.556Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-27T14:09:58.556Z] edgex-builder [Pipeline] sh [2025-03-27T14:09:58.854Z] + docker buildx inspect --bootstrap [2025-03-27T14:09:58.854Z] #1 [internal] booting buildkit [2025-03-27T14:09:58.854Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-27T14:10:02.193Z] #1 pulling image moby/buildkit:buildx-stable-1 3.0s done [2025-03-27T14:10:02.193Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-27T14:10:03.141Z] #1 creating container buildx_buildkit_edgex-builder0 1.4s done [2025-03-27T14:10:03.141Z] #1 DONE 4.4s [2025-03-27T14:10:03.404Z] Name: edgex-builder [2025-03-27T14:10:03.404Z] Driver: docker-container [2025-03-27T14:10:03.404Z] [2025-03-27T14:10:03.404Z] Nodes: [2025-03-27T14:10:03.404Z] Name: edgex-builder0 [2025-03-27T14:10:03.404Z] Endpoint: unix:///var/run/docker.sock [2025-03-27T14:10:03.404Z] Status: running [2025-03-27T14:10:03.404Z] Buildkit: v0.20.2 [2025-03-27T14:10:03.404Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-27T14:10:04.024Z] + docker buildx ls [2025-03-27T14:10:04.025Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:10:04.025Z] edgex-builder * docker-container [2025-03-27T14:10:04.025Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-27T14:10:04.025Z] default docker [2025-03-27T14:10:04.025Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:10:04.319Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe' [2025-03-27T14:10:04.319Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe --push - [2025-03-27T14:10:04.579Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:10:04.579Z] #1 transferring dockerfile: 216B done [2025-03-27T14:10:04.579Z] #1 DONE 0.0s [2025-03-27T14:10:04.579Z] [2025-03-27T14:10:04.579Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:10:04.579Z] #2 DONE 0.1s [2025-03-27T14:10:04.579Z] [2025-03-27T14:10:04.579Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:10:04.579Z] #3 DONE 0.1s [2025-03-27T14:10:04.579Z] [2025-03-27T14:10:04.579Z] #4 [internal] load .dockerignore [2025-03-27T14:10:04.579Z] #4 transferring context: 2B done [2025-03-27T14:10:04.579Z] #4 DONE 0.0s [2025-03-27T14:10:04.579Z] [2025-03-27T14:10:04.579Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:04.579Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:04.579Z] #5 DONE 0.0s [2025-03-27T14:10:04.579Z] [2025-03-27T14:10:04.579Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:04.579Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:04.579Z] #6 DONE 0.1s [2025-03-27T14:10:04.840Z] [2025-03-27T14:10:04.840Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:10:04.840Z] #7 DONE 0.0s [2025-03-27T14:10:04.840Z] [2025-03-27T14:10:04.840Z] #8 exporting to image [2025-03-27T14:10:04.840Z] #8 exporting layers done [2025-03-27T14:10:04.840Z] #8 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 0.0s done [2025-03-27T14:10:04.840Z] #8 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done [2025-03-27T14:10:04.840Z] #8 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done [2025-03-27T14:10:04.840Z] #8 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done [2025-03-27T14:10:04.840Z] #8 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done [2025-03-27T14:10:04.840Z] #8 pushing layers [2025-03-27T14:10:04.840Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:10:04.840Z] #8 pushing layers 0.1s done [2025-03-27T14:10:04.840Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done [2025-03-27T14:10:04.840Z] #8 DONE 0.3s [2025-03-27T14:10:04.840Z] [2025-03-27T14:10:04.840Z] 1 warning found (use --debug to expand): [2025-03-27T14:10:04.840Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:10:05.138Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest' [2025-03-27T14:10:05.138Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest --push - [2025-03-27T14:10:05.138Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:10:05.138Z] #1 transferring dockerfile: 182B done [2025-03-27T14:10:05.138Z] #1 DONE 0.0s [2025-03-27T14:10:05.138Z] [2025-03-27T14:10:05.138Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-27T14:10:05.138Z] #2 DONE 0.0s [2025-03-27T14:10:05.138Z] [2025-03-27T14:10:05.138Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-03-27T14:10:05.138Z] #3 DONE 0.0s [2025-03-27T14:10:05.138Z] [2025-03-27T14:10:05.138Z] #4 [internal] load .dockerignore [2025-03-27T14:10:05.138Z] #4 transferring context: 2B done [2025-03-27T14:10:05.138Z] #4 DONE 0.0s [2025-03-27T14:10:05.138Z] [2025-03-27T14:10:05.138Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:05.138Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:05.138Z] #5 DONE 0.0s [2025-03-27T14:10:05.138Z] [2025-03-27T14:10:05.138Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:05.399Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:05.399Z] #6 CACHED [2025-03-27T14:10:05.399Z] [2025-03-27T14:10:05.399Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:05.399Z] #5 CACHED [2025-03-27T14:10:05.399Z] [2025-03-27T14:10:05.399Z] #7 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:10:05.399Z] #7 DONE 0.0s [2025-03-27T14:10:05.399Z] [2025-03-27T14:10:05.399Z] #8 exporting to image [2025-03-27T14:10:05.399Z] #8 exporting layers done [2025-03-27T14:10:05.399Z] #8 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done [2025-03-27T14:10:05.399Z] #8 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done [2025-03-27T14:10:05.399Z] #8 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done [2025-03-27T14:10:05.399Z] #8 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done [2025-03-27T14:10:05.399Z] #8 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done [2025-03-27T14:10:05.399Z] #8 pushing layers 0.0s done [2025-03-27T14:10:05.399Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 1.7s done [2025-03-27T14:10:05.399Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:10:05.399Z] #8 DONE 1.8s [2025-03-27T14:10:05.399Z] [2025-03-27T14:10:05.399Z] 1 warning found (use --debug to expand): [2025-03-27T14:10:05.399Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:10:05.698Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1' [2025-03-27T14:10:05.699Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 --push - [2025-03-27T14:10:05.699Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:10:05.699Z] #1 transferring dockerfile: 187B done [2025-03-27T14:10:05.699Z] #1 DONE 0.0s [2025-03-27T14:10:05.699Z] [2025-03-27T14:10:05.699Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [2025-03-27T14:10:05.699Z] #2 DONE 0.0s [2025-03-27T14:10:05.699Z] [2025-03-27T14:10:05.699Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1 [2025-03-27T14:10:05.699Z] #3 DONE 0.0s [2025-03-27T14:10:05.699Z] [2025-03-27T14:10:05.699Z] #4 [internal] load .dockerignore [2025-03-27T14:10:05.699Z] #4 transferring context: 2B done [2025-03-27T14:10:05.699Z] #4 DONE 0.0s [2025-03-27T14:10:05.699Z] [2025-03-27T14:10:05.699Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:05.699Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:05.699Z] #5 CACHED [2025-03-27T14:10:05.699Z] [2025-03-27T14:10:05.699Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:05.699Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:05.699Z] #6 CACHED [2025-03-27T14:10:05.699Z] [2025-03-27T14:10:05.699Z] #7 exporting to image [2025-03-27T14:10:05.699Z] #7 exporting layers done [2025-03-27T14:10:05.699Z] #7 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done [2025-03-27T14:10:05.699Z] #7 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done [2025-03-27T14:10:05.699Z] #7 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done [2025-03-27T14:10:05.699Z] #7 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done [2025-03-27T14:10:05.699Z] #7 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done [2025-03-27T14:10:05.699Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:10:05.960Z] #7 pushing layers 0.0s done [2025-03-27T14:10:05.960Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.1@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done [2025-03-27T14:10:05.960Z] #7 DONE 0.1s [2025-03-27T14:10:05.960Z] [2025-03-27T14:10:05.960Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:10:05.960Z] #8 DONE 0.0s [2025-03-27T14:10:05.960Z] [2025-03-27T14:10:05.960Z] 1 warning found (use --debug to expand): [2025-03-27T14:10:05.960Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:10:06.256Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - [2025-03-27T14:10:06.256Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' [2025-03-27T14:10:06.256Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:10:06.256Z] #1 transferring dockerfile: 228B done [2025-03-27T14:10:06.256Z] #1 DONE 0.0s [2025-03-27T14:10:06.256Z] [2025-03-27T14:10:06.256Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:10:06.256Z] #2 DONE 0.0s [2025-03-27T14:10:06.256Z] [2025-03-27T14:10:06.256Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:10:06.256Z] #3 DONE 0.0s [2025-03-27T14:10:06.256Z] [2025-03-27T14:10:06.256Z] #4 [internal] load .dockerignore [2025-03-27T14:10:06.256Z] #4 transferring context: 2B done [2025-03-27T14:10:06.256Z] #4 DONE 0.0s [2025-03-27T14:10:06.256Z] [2025-03-27T14:10:06.256Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:06.256Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:06.256Z] #5 CACHED [2025-03-27T14:10:06.256Z] [2025-03-27T14:10:06.256Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:06.256Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:06.256Z] #6 CACHED [2025-03-27T14:10:06.256Z] [2025-03-27T14:10:06.256Z] #7 exporting to image [2025-03-27T14:10:06.256Z] #7 exporting layers done [2025-03-27T14:10:06.256Z] #7 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done [2025-03-27T14:10:06.256Z] #7 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done [2025-03-27T14:10:06.256Z] #7 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done [2025-03-27T14:10:06.256Z] #7 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done [2025-03-27T14:10:06.256Z] #7 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done [2025-03-27T14:10:06.256Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:10:06.518Z] #7 pushing layers 0.0s done [2025-03-27T14:10:06.518Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done [2025-03-27T14:10:06.518Z] #7 DONE 0.1s [2025-03-27T14:10:06.518Z] [2025-03-27T14:10:06.518Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:10:06.518Z] #8 DONE 0.0s [2025-03-27T14:10:06.518Z] [2025-03-27T14:10:06.518Z] 1 warning found (use --debug to expand): [2025-03-27T14:10:06.518Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:10:06.805Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main --push - [2025-03-27T14:10:06.805Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main' [2025-03-27T14:10:06.805Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:10:06.805Z] #1 transferring dockerfile: 180B done [2025-03-27T14:10:06.805Z] #1 DONE 0.0s [2025-03-27T14:10:06.805Z] [2025-03-27T14:10:06.805Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-27T14:10:06.805Z] #2 DONE 0.0s [2025-03-27T14:10:06.805Z] [2025-03-27T14:10:06.805Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-03-27T14:10:06.805Z] #3 DONE 0.0s [2025-03-27T14:10:06.805Z] [2025-03-27T14:10:06.805Z] #4 [internal] load .dockerignore [2025-03-27T14:10:06.805Z] #4 transferring context: 2B done [2025-03-27T14:10:06.805Z] #4 DONE 0.0s [2025-03-27T14:10:06.805Z] [2025-03-27T14:10:06.805Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:06.805Z] #5 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 done [2025-03-27T14:10:06.805Z] #5 CACHED [2025-03-27T14:10:06.805Z] [2025-03-27T14:10:06.805Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 [2025-03-27T14:10:06.805Z] #6 resolve nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:ded5c1ffb4f9b63e703808b8fe9e997cb8b5ebf52757ad1e1259cbf52aad5c04 0.0s done [2025-03-27T14:10:06.805Z] #6 CACHED [2025-03-27T14:10:06.805Z] [2025-03-27T14:10:06.805Z] #7 exporting to image [2025-03-27T14:10:06.805Z] #7 exporting layers done [2025-03-27T14:10:06.805Z] #7 exporting manifest sha256:bb283b469d8a6663926adecd311d0e3f41e130299712095465644014b1203e11 done [2025-03-27T14:10:06.805Z] #7 exporting config sha256:108f43dcb0af8a30afee982cf5a24fe020824cd95079a1eb8ca086c6ca327c52 done [2025-03-27T14:10:06.805Z] #7 exporting manifest sha256:535d629fa27116dd8bbd477e555e2996cd70a01b6d6df8a690c255dc1780ef92 done [2025-03-27T14:10:06.805Z] #7 exporting config sha256:27ed07a791cd625e8a8e0b25ccfcefaca2fdf3e6986a9dc07e58ab38538d5658 done [2025-03-27T14:10:06.805Z] #7 exporting manifest list sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 done [2025-03-27T14:10:06.805Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:10:07.065Z] #7 pushing layers 0.0s done [2025-03-27T14:10:07.065Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main@sha256:84c5416a76d8816ccaafd9294c2e78b09038c5c669855c846709d728087d76f8 0.1s done [2025-03-27T14:10:07.065Z] #7 DONE 0.1s [2025-03-27T14:10:07.065Z] [2025-03-27T14:10:07.065Z] #8 [auth] core-common-config-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:10:07.065Z] #8 DONE 0.0s [2025-03-27T14:10:07.065Z] [2025-03-27T14:10:07.065Z] 1 warning found (use --debug to expand): [2025-03-27T14:10:07.065Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T14:10:07.401Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:10:07.702Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:10:08.262Z] ---> package-listing.sh [2025-03-27T14:10:08.262Z] ++ facter osfamily [2025-03-27T14:10:08.262Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T14:10:08.522Z] + OS_FAMILY=redhat [2025-03-27T14:10:08.522Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T14:10:08.522Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T14:10:08.522Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T14:10:08.522Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T14:10:08.522Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T14:10:08.522Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:10:08.522Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T14:10:08.522Z] + case "${OS_FAMILY}" in [2025-03-27T14:10:08.522Z] + rpm -qa [2025-03-27T14:10:08.522Z] + sort [2025-03-27T14:10:09.090Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T14:10:09.090Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T14:10:09.090Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T14:10:09.090Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:10:09.090Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T14:10:09.090Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T14:10:09.102Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T14:10:09.391Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:09.964Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:10:09.964Z] [2025-03-27T14:10:09.964Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:10.282Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:10:10.282Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T14:10:10.282Z] 5eb5b503b376: Pulling fs layer [2025-03-27T14:10:10.282Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T14:10:10.282Z] ec43610c2a17: Pulling fs layer [2025-03-27T14:10:10.282Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T14:10:10.282Z] 33b1e0a273af: Pulling fs layer [2025-03-27T14:10:10.282Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T14:10:10.282Z] 2f39f015ded8: Pulling fs layer [2025-03-27T14:10:10.282Z] 3a2ae6a8a46f: Waiting [2025-03-27T14:10:10.282Z] 33b1e0a273af: Waiting [2025-03-27T14:10:10.282Z] 5d3b04190fa2: Waiting [2025-03-27T14:10:10.282Z] 2f39f015ded8: Waiting [2025-03-27T14:10:10.282Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T14:10:10.282Z] 5c69ac0246d0: Download complete [2025-03-27T14:10:10.282Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T14:10:10.282Z] 3a2ae6a8a46f: Download complete [2025-03-27T14:10:10.282Z] ec43610c2a17: Verifying Checksum [2025-03-27T14:10:10.282Z] ec43610c2a17: Download complete [2025-03-27T14:10:10.282Z] 33b1e0a273af: Verifying Checksum [2025-03-27T14:10:10.282Z] 33b1e0a273af: Download complete [2025-03-27T14:10:10.282Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T14:10:10.282Z] 5d3b04190fa2: Download complete [2025-03-27T14:10:10.544Z] 5eb5b503b376: Verifying Checksum [2025-03-27T14:10:10.544Z] 5eb5b503b376: Download complete [2025-03-27T14:10:11.125Z] 2f39f015ded8: Verifying Checksum [2025-03-27T14:10:11.126Z] 2f39f015ded8: Download complete [2025-03-27T14:10:11.708Z] 5eb5b503b376: Pull complete [2025-03-27T14:10:11.966Z] 5c69ac0246d0: Pull complete [2025-03-27T14:10:12.228Z] ec43610c2a17: Pull complete [2025-03-27T14:10:12.228Z] 3a2ae6a8a46f: Pull complete [2025-03-27T14:10:12.496Z] 33b1e0a273af: Pull complete [2025-03-27T14:10:12.496Z] 5d3b04190fa2: Pull complete [2025-03-27T14:10:16.723Z] 2f39f015ded8: Pull complete [2025-03-27T14:10:16.723Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T14:10:16.723Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:10:16.723Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:10:16.892Z] prd-centos7-docker-4c-2g-42189 does not seem to be running inside a container [2025-03-27T14:10:16.927Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T14:10:24.701Z] $ docker top ce2cbe6815786111dc5612adf712d3f57823dd6a1992f8f4d10179087cca0282 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:10:25.060Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T14:10:25.352Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T14:10:25.651Z] + ls /var/log/sa-host [2025-03-27T14:10:25.651Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:10:25.689Z] provisioning config files... [2025-03-27T14:10:25.697Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15410793210917123550tmp [Pipeline] { [Pipeline] echo [2025-03-27T14:10:25.717Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:10:26.015Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T14:10:26.023Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:10:26.351Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T14:10:26.363Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:10:26.653Z] ---> sudo-logs.sh [2025-03-27T14:10:26.653Z] Archiving 'sudo' log.. [2025-03-27T14:10:26.653Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:10:26.695Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T14:10:26.699Z] $ docker stop --time=1 ce2cbe6815786111dc5612adf712d3f57823dd6a1992f8f4d10179087cca0282 [2025-03-27T14:10:27.824Z] $ docker rm -f --volumes ce2cbe6815786111dc5612adf712d3f57823dd6a1992f8f4d10179087cca0282 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T14:10:27.936Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T14:10:27.936Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T14:10:27.952Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-27T14:10:27.997Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-03-27T14:10:27.997Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:10:27.997Z] latest [2025-03-27T14:10:27.997Z] 4.1.0-dev.1 [2025-03-27T14:10:27.997Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:10:27.997Z] main [2025-03-27T14:10:27.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:28.350Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:28.678Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:10:28.678Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-27T14:10:28.678Z] f8859274ad05: Preparing [2025-03-27T14:10:28.678Z] acb6c4502651: Preparing [2025-03-27T14:10:28.678Z] 0ed7be6486f1: Preparing [2025-03-27T14:10:28.678Z] c4f24067d12d: Preparing [2025-03-27T14:10:28.678Z] 328612df4d79: Preparing [2025-03-27T14:10:28.678Z] 81a46fc577f3: Preparing [2025-03-27T14:10:28.678Z] 994456c4fd7b: Preparing [2025-03-27T14:10:28.678Z] 81a46fc577f3: Waiting [2025-03-27T14:10:28.678Z] 994456c4fd7b: Waiting [2025-03-27T14:10:28.678Z] c4f24067d12d: Layer already exists [2025-03-27T14:10:28.678Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:10:28.678Z] 994456c4fd7b: Layer already exists [2025-03-27T14:10:28.678Z] f8859274ad05: Pushed [2025-03-27T14:10:28.678Z] 328612df4d79: Pushed [2025-03-27T14:10:28.678Z] 81a46fc577f3: Pushed [2025-03-27T14:10:31.223Z] acb6c4502651: Pushed [2025-03-27T14:10:31.223Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:31.562Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:31.897Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-27T14:10:31.897Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-27T14:10:31.897Z] f8859274ad05: Preparing [2025-03-27T14:10:31.897Z] acb6c4502651: Preparing [2025-03-27T14:10:31.897Z] 0ed7be6486f1: Preparing [2025-03-27T14:10:31.897Z] c4f24067d12d: Preparing [2025-03-27T14:10:31.897Z] 328612df4d79: Preparing [2025-03-27T14:10:31.897Z] 81a46fc577f3: Preparing [2025-03-27T14:10:31.897Z] 994456c4fd7b: Preparing [2025-03-27T14:10:31.897Z] 994456c4fd7b: Waiting [2025-03-27T14:10:31.897Z] 81a46fc577f3: Waiting [2025-03-27T14:10:31.897Z] 328612df4d79: Layer already exists [2025-03-27T14:10:31.897Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:10:31.897Z] f8859274ad05: Layer already exists [2025-03-27T14:10:31.897Z] c4f24067d12d: Layer already exists [2025-03-27T14:10:31.897Z] acb6c4502651: Layer already exists [2025-03-27T14:10:31.897Z] 81a46fc577f3: Layer already exists [2025-03-27T14:10:31.897Z] 994456c4fd7b: Layer already exists [2025-03-27T14:10:31.897Z] latest: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:32.229Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:32.569Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [2025-03-27T14:10:32.569Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-27T14:10:32.569Z] f8859274ad05: Preparing [2025-03-27T14:10:32.569Z] acb6c4502651: Preparing [2025-03-27T14:10:32.569Z] 0ed7be6486f1: Preparing [2025-03-27T14:10:32.569Z] c4f24067d12d: Preparing [2025-03-27T14:10:32.569Z] 328612df4d79: Preparing [2025-03-27T14:10:32.569Z] 81a46fc577f3: Preparing [2025-03-27T14:10:32.569Z] 994456c4fd7b: Preparing [2025-03-27T14:10:32.569Z] 81a46fc577f3: Waiting [2025-03-27T14:10:32.569Z] 994456c4fd7b: Waiting [2025-03-27T14:10:32.569Z] 328612df4d79: Layer already exists [2025-03-27T14:10:32.569Z] acb6c4502651: Layer already exists [2025-03-27T14:10:32.569Z] f8859274ad05: Layer already exists [2025-03-27T14:10:32.569Z] c4f24067d12d: Layer already exists [2025-03-27T14:10:32.569Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:10:32.569Z] 81a46fc577f3: Layer already exists [2025-03-27T14:10:32.569Z] 994456c4fd7b: Layer already exists [2025-03-27T14:10:32.569Z] 4.1.0-dev.1: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:32.917Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:33.244Z] + docker push nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:10:33.244Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-27T14:10:33.244Z] f8859274ad05: Preparing [2025-03-27T14:10:33.244Z] acb6c4502651: Preparing [2025-03-27T14:10:33.244Z] 0ed7be6486f1: Preparing [2025-03-27T14:10:33.244Z] c4f24067d12d: Preparing [2025-03-27T14:10:33.244Z] 328612df4d79: Preparing [2025-03-27T14:10:33.244Z] 81a46fc577f3: Preparing [2025-03-27T14:10:33.244Z] 994456c4fd7b: Preparing [2025-03-27T14:10:33.244Z] 81a46fc577f3: Waiting [2025-03-27T14:10:33.244Z] 994456c4fd7b: Waiting [2025-03-27T14:10:33.244Z] c4f24067d12d: Layer already exists [2025-03-27T14:10:33.244Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:10:33.244Z] 328612df4d79: Layer already exists [2025-03-27T14:10:33.244Z] f8859274ad05: Layer already exists [2025-03-27T14:10:33.244Z] acb6c4502651: Layer already exists [2025-03-27T14:10:33.244Z] 994456c4fd7b: Layer already exists [2025-03-27T14:10:33.244Z] 81a46fc577f3: Layer already exists [2025-03-27T14:10:33.244Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:33.583Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:10:33.907Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-03-27T14:10:33.907Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-03-27T14:10:33.907Z] f8859274ad05: Preparing [2025-03-27T14:10:33.907Z] acb6c4502651: Preparing [2025-03-27T14:10:33.907Z] 0ed7be6486f1: Preparing [2025-03-27T14:10:33.907Z] c4f24067d12d: Preparing [2025-03-27T14:10:33.907Z] 328612df4d79: Preparing [2025-03-27T14:10:33.907Z] 81a46fc577f3: Preparing [2025-03-27T14:10:33.907Z] 994456c4fd7b: Preparing [2025-03-27T14:10:33.907Z] 81a46fc577f3: Waiting [2025-03-27T14:10:33.907Z] acb6c4502651: Layer already exists [2025-03-27T14:10:33.908Z] c4f24067d12d: Layer already exists [2025-03-27T14:10:33.908Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:10:33.908Z] f8859274ad05: Layer already exists [2025-03-27T14:10:33.908Z] 328612df4d79: Layer already exists [2025-03-27T14:10:33.908Z] 994456c4fd7b: Layer already exists [2025-03-27T14:10:33.908Z] 81a46fc577f3: Layer already exists [2025-03-27T14:10:33.908Z] main: digest: sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:10:33.992Z] ===================================================== [Pipeline] echo [2025-03-27T14:10:34.010Z] taggedImages: [2025-03-27T14:10:34.010Z] - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:10:34.010Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-27T14:10:34.010Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [2025-03-27T14:10:34.010Z] - nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:10:34.010Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-03-27T14:10:34.026Z] ========================================================= [2025-03-27T14:10:34.026Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-data:latest, nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-data:main], settingsFile:edgex-go-settings] [2025-03-27T14:10:34.026Z] ========================================================= [Pipeline] node [2025-03-27T14:10:49.030Z] Still waiting to schedule task [2025-03-27T14:10:49.031Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-27T14:11:12.297Z] Running on prd-centos7-docker-4c-2g-42190 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:11:12.348Z] provisioning config files... [2025-03-27T14:11:12.373Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10582472006141459021tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:11:13.439Z] ---> ****-login.sh [2025-03-27T14:11:13.440Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:11:14.036Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:11:14.305Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:11:14.305Z] Configure a credential helper to remove this warning. See [2025-03-27T14:11:14.305Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:11:14.305Z] [2025-03-27T14:11:14.305Z] Login Succeeded [2025-03-27T14:11:14.305Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:11:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:11:14.575Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:11:14.575Z] Configure a credential helper to remove this warning. See [2025-03-27T14:11:14.575Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:11:14.575Z] [2025-03-27T14:11:14.575Z] Login Succeeded [2025-03-27T14:11:14.575Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:11:14.575Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:11:14.840Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:11:14.840Z] Configure a credential helper to remove this warning. See [2025-03-27T14:11:14.840Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:11:14.840Z] [2025-03-27T14:11:14.840Z] Login Succeeded [2025-03-27T14:11:14.840Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:11:14.840Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:11:15.108Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:11:15.108Z] Configure a credential helper to remove this warning. See [2025-03-27T14:11:15.108Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:11:15.108Z] [2025-03-27T14:11:15.108Z] Login Succeeded [2025-03-27T14:11:15.108Z] ****.io [2025-03-27T14:11:15.108Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:11:15.394Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:11:15.394Z] Configure a credential helper to remove this warning. See [2025-03-27T14:11:15.394Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:11:15.394Z] [2025-03-27T14:11:15.394Z] Login Succeeded [2025-03-27T14:11:15.394Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:11:15.415Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:11:15.834Z] + docker buildx ls [2025-03-27T14:11:16.102Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:11:16.102Z] default * docker [2025-03-27T14:11:16.102Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:11:16.423Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-27T14:11:16.424Z] edgex-builder [Pipeline] sh [2025-03-27T14:11:16.768Z] + docker buildx inspect --bootstrap [2025-03-27T14:11:16.768Z] #1 [internal] booting buildkit [2025-03-27T14:11:16.768Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-27T14:11:19.490Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-27T14:11:19.490Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-27T14:11:22.032Z] #1 creating container buildx_buildkit_edgex-builder0 2.5s done [2025-03-27T14:11:22.032Z] #1 DONE 5.3s [2025-03-27T14:11:22.032Z] Name: edgex-builder [2025-03-27T14:11:22.032Z] Driver: docker-container [2025-03-27T14:11:22.032Z] [2025-03-27T14:11:22.032Z] Nodes: [2025-03-27T14:11:22.032Z] Name: edgex-builder0 [2025-03-27T14:11:22.032Z] Endpoint: unix:///var/run/docker.sock [2025-03-27T14:11:22.032Z] Status: running [2025-03-27T14:11:22.032Z] Buildkit: v0.20.2 [2025-03-27T14:11:22.032Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-27T14:11:22.342Z] + docker buildx ls [2025-03-27T14:11:22.342Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:11:22.342Z] edgex-builder * docker-container [2025-03-27T14:11:22.342Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-27T14:11:22.342Z] default docker [2025-03-27T14:11:22.342Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:11:22.656Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe' [2025-03-27T14:11:22.656Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe --push - [2025-03-27T14:11:22.656Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:11:22.656Z] #1 transferring dockerfile: 194B done [2025-03-27T14:11:22.656Z] #1 DONE 0.0s [2025-03-27T14:11:22.656Z] [2025-03-27T14:11:22.656Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:11:22.656Z] #2 DONE 0.1s [2025-03-27T14:11:22.656Z] [2025-03-27T14:11:22.656Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:11:22.916Z] #3 DONE 0.1s [2025-03-27T14:11:22.916Z] [2025-03-27T14:11:22.916Z] #4 [internal] load .dockerignore [2025-03-27T14:11:22.916Z] #4 transferring context: 2B done [2025-03-27T14:11:22.916Z] #4 DONE 0.0s [2025-03-27T14:11:22.916Z] [2025-03-27T14:11:22.916Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:22.916Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:22.916Z] #5 DONE 0.0s [2025-03-27T14:11:22.916Z] [2025-03-27T14:11:22.916Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:22.916Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:22.916Z] #6 DONE 0.1s [2025-03-27T14:11:22.916Z] [2025-03-27T14:11:22.916Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:11:22.916Z] #7 DONE 0.0s [2025-03-27T14:11:22.916Z] [2025-03-27T14:11:22.916Z] #8 exporting to image [2025-03-27T14:11:22.916Z] #8 exporting layers done [2025-03-27T14:11:22.916Z] #8 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done [2025-03-27T14:11:22.916Z] #8 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done [2025-03-27T14:11:22.916Z] #8 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done [2025-03-27T14:11:22.916Z] #8 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done [2025-03-27T14:11:22.916Z] #8 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done [2025-03-27T14:11:22.916Z] #8 pushing layers [2025-03-27T14:11:22.916Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:11:23.175Z] #8 pushing layers 0.3s done [2025-03-27T14:11:23.175Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done [2025-03-27T14:11:23.175Z] #8 DONE 0.4s [2025-03-27T14:11:23.436Z] [2025-03-27T14:11:23.436Z] 1 warning found (use --debug to expand): [2025-03-27T14:11:23.436Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:11:23.730Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:latest' [2025-03-27T14:11:23.730Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:latest --push - [2025-03-27T14:11:23.730Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:11:23.730Z] #1 transferring dockerfile: 160B done [2025-03-27T14:11:23.730Z] #1 DONE 0.0s [2025-03-27T14:11:23.730Z] [2025-03-27T14:11:23.730Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-27T14:11:23.730Z] #2 DONE 0.0s [2025-03-27T14:11:23.730Z] [2025-03-27T14:11:23.730Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:latest [2025-03-27T14:11:23.730Z] #3 DONE 0.0s [2025-03-27T14:11:23.730Z] [2025-03-27T14:11:23.730Z] #4 [internal] load .dockerignore [2025-03-27T14:11:23.730Z] #4 transferring context: 2B done [2025-03-27T14:11:23.730Z] #4 DONE 0.0s [2025-03-27T14:11:23.990Z] [2025-03-27T14:11:23.990Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:23.990Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:23.990Z] #5 CACHED [2025-03-27T14:11:23.990Z] [2025-03-27T14:11:23.990Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:23.990Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:latest@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:23.990Z] #6 CACHED [2025-03-27T14:11:23.990Z] [2025-03-27T14:11:23.990Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:11:23.990Z] #7 DONE 0.0s [2025-03-27T14:11:23.990Z] [2025-03-27T14:11:23.990Z] #8 exporting to image [2025-03-27T14:11:23.990Z] #8 exporting layers done [2025-03-27T14:11:23.990Z] #8 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done [2025-03-27T14:11:23.990Z] #8 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done [2025-03-27T14:11:23.990Z] #8 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done [2025-03-27T14:11:23.990Z] #8 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done [2025-03-27T14:11:23.990Z] #8 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done [2025-03-27T14:11:23.990Z] #8 pushing layers 0.0s done [2025-03-27T14:11:23.990Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac [2025-03-27T14:11:23.990Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:11:23.990Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:latest@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done [2025-03-27T14:11:23.990Z] #8 DONE 0.1s [2025-03-27T14:11:23.990Z] [2025-03-27T14:11:23.990Z] 1 warning found (use --debug to expand): [2025-03-27T14:11:23.990Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:11:24.280Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1' [2025-03-27T14:11:24.280Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 --push - [2025-03-27T14:11:24.563Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:11:24.563Z] #1 transferring dockerfile: 165B done [2025-03-27T14:11:24.563Z] #1 DONE 0.0s [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [2025-03-27T14:11:24.563Z] #2 DONE 0.0s [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1 [2025-03-27T14:11:24.563Z] #3 DONE 0.0s [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #4 [internal] load .dockerignore [2025-03-27T14:11:24.563Z] #4 transferring context: 2B done [2025-03-27T14:11:24.563Z] #4 DONE 0.0s [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:24.563Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:24.563Z] #5 CACHED [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:24.563Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:24.563Z] #6 CACHED [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #7 exporting to image [2025-03-27T14:11:24.563Z] #7 exporting layers done [2025-03-27T14:11:24.563Z] #7 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done [2025-03-27T14:11:24.563Z] #7 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done [2025-03-27T14:11:24.563Z] #7 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done [2025-03-27T14:11:24.563Z] #7 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done [2025-03-27T14:11:24.563Z] #7 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done [2025-03-27T14:11:24.563Z] #7 pushing layers 0.0s done [2025-03-27T14:11:24.563Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac [2025-03-27T14:11:24.563Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:11:24.563Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.1@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done [2025-03-27T14:11:24.563Z] #7 DONE 0.2s [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:11:24.563Z] #8 DONE 0.0s [2025-03-27T14:11:24.563Z] [2025-03-27T14:11:24.563Z] 1 warning found (use --debug to expand): [2025-03-27T14:11:24.563Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:11:24.855Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' [2025-03-27T14:11:24.855Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - [2025-03-27T14:11:24.855Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:11:24.855Z] #1 transferring dockerfile: 206B done [2025-03-27T14:11:24.855Z] #1 DONE 0.0s [2025-03-27T14:11:24.855Z] [2025-03-27T14:11:24.855Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:11:24.855Z] #2 DONE 0.0s [2025-03-27T14:11:24.855Z] [2025-03-27T14:11:24.855Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:11:24.855Z] #3 DONE 0.0s [2025-03-27T14:11:24.855Z] [2025-03-27T14:11:24.855Z] #4 [internal] load .dockerignore [2025-03-27T14:11:24.855Z] #4 transferring context: 2B done [2025-03-27T14:11:24.855Z] #4 DONE 0.0s [2025-03-27T14:11:24.855Z] [2025-03-27T14:11:24.855Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:24.855Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:24.855Z] #5 CACHED [2025-03-27T14:11:24.855Z] [2025-03-27T14:11:24.855Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:25.114Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:25.114Z] #6 CACHED [2025-03-27T14:11:25.114Z] [2025-03-27T14:11:25.114Z] #7 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:11:25.114Z] #7 DONE 0.0s [2025-03-27T14:11:25.114Z] [2025-03-27T14:11:25.114Z] #8 exporting to image [2025-03-27T14:11:25.114Z] #8 exporting layers done [2025-03-27T14:11:25.114Z] #8 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done [2025-03-27T14:11:25.114Z] #8 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done [2025-03-27T14:11:25.114Z] #8 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done [2025-03-27T14:11:25.114Z] #8 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done [2025-03-27T14:11:25.114Z] #8 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done [2025-03-27T14:11:25.114Z] #8 pushing layers 0.0s done [2025-03-27T14:11:25.114Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done [2025-03-27T14:11:25.114Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:11:25.114Z] #8 DONE 0.1s [2025-03-27T14:11:25.114Z] [2025-03-27T14:11:25.114Z] 1 warning found (use --debug to expand): [2025-03-27T14:11:25.114Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:11:25.408Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-data:main' [2025-03-27T14:11:25.408Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-data:main --push - [2025-03-27T14:11:25.408Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:11:25.408Z] #1 transferring dockerfile: 158B done [2025-03-27T14:11:25.408Z] #1 DONE 0.0s [2025-03-27T14:11:25.408Z] [2025-03-27T14:11:25.408Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-03-27T14:11:25.408Z] #2 DONE 0.0s [2025-03-27T14:11:25.408Z] [2025-03-27T14:11:25.408Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-data:main [2025-03-27T14:11:25.408Z] #3 DONE 0.0s [2025-03-27T14:11:25.408Z] [2025-03-27T14:11:25.408Z] #4 [internal] load .dockerignore [2025-03-27T14:11:25.408Z] #4 transferring context: 2B done [2025-03-27T14:11:25.408Z] #4 DONE 0.0s [2025-03-27T14:11:25.408Z] [2025-03-27T14:11:25.408Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:25.408Z] #5 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 done [2025-03-27T14:11:25.408Z] #5 CACHED [2025-03-27T14:11:25.408Z] [2025-03-27T14:11:25.408Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 [2025-03-27T14:11:25.408Z] #6 resolve nexus3.edgexfoundry.org:10004/core-data:main@sha256:3e3361d0d7c68ba2caae0393247d3110372b60be38f2aff51b9eb485d46bce65 0.0s done [2025-03-27T14:11:25.408Z] #6 CACHED [2025-03-27T14:11:25.408Z] [2025-03-27T14:11:25.408Z] #7 exporting to image [2025-03-27T14:11:25.408Z] #7 exporting layers [2025-03-27T14:11:25.408Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:11:25.668Z] #7 exporting layers done [2025-03-27T14:11:25.668Z] #7 exporting manifest sha256:eda57362cf26fd62a8f1196f5b8b16aafadebd6f9f35607539c9d40dba39eb1f done [2025-03-27T14:11:25.668Z] #7 exporting config sha256:19d3aa8f5cce78ecfccbed436e44126b7e38f26abb716f369deb3efa1ae31e1f done [2025-03-27T14:11:25.668Z] #7 exporting manifest sha256:bc4b26dc7bdf1c3c0f535fbf6df73996b222b4ab3324701481cf710e9d470584 done [2025-03-27T14:11:25.668Z] #7 exporting config sha256:89cc4717f3f0ac9950af130e7ed019ccef184add91077360fd6ad9c8de604770 done [2025-03-27T14:11:25.668Z] #7 exporting manifest list sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac done [2025-03-27T14:11:25.668Z] #7 pushing layers 0.0s done [2025-03-27T14:11:25.668Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-data:main@sha256:50f15ad59ceb500e9716c0827e3cf78ca86e61591185a86b9897d22808b621ac 0.1s done [2025-03-27T14:11:25.668Z] #7 DONE 0.1s [2025-03-27T14:11:25.668Z] [2025-03-27T14:11:25.668Z] #8 [auth] core-data:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:11:25.668Z] #8 DONE 0.0s [2025-03-27T14:11:25.668Z] [2025-03-27T14:11:25.668Z] 1 warning found (use --debug to expand): [2025-03-27T14:11:25.668Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T14:11:26.006Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:11:26.301Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:11:26.858Z] ---> package-listing.sh [2025-03-27T14:11:26.858Z] ++ facter osfamily [2025-03-27T14:11:26.858Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T14:11:27.185Z] + OS_FAMILY=redhat [2025-03-27T14:11:27.185Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T14:11:27.185Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T14:11:27.185Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T14:11:27.185Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T14:11:27.185Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T14:11:27.185Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:11:27.185Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T14:11:27.185Z] + case "${OS_FAMILY}" in [2025-03-27T14:11:27.185Z] + rpm -qa [2025-03-27T14:11:27.185Z] + sort [2025-03-27T14:11:27.753Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T14:11:27.753Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T14:11:27.753Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T14:11:27.753Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:11:27.753Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T14:11:27.753Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T14:11:27.767Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T14:11:28.053Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:28.630Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:11:28.630Z] [2025-03-27T14:11:28.630Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:28.932Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:11:28.932Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T14:11:28.932Z] 5eb5b503b376: Pulling fs layer [2025-03-27T14:11:28.932Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T14:11:28.932Z] ec43610c2a17: Pulling fs layer [2025-03-27T14:11:28.932Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T14:11:28.932Z] 33b1e0a273af: Pulling fs layer [2025-03-27T14:11:28.932Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T14:11:28.932Z] 2f39f015ded8: Pulling fs layer [2025-03-27T14:11:28.932Z] 33b1e0a273af: Waiting [2025-03-27T14:11:28.932Z] 5d3b04190fa2: Waiting [2025-03-27T14:11:28.932Z] 2f39f015ded8: Waiting [2025-03-27T14:11:28.932Z] 3a2ae6a8a46f: Waiting [2025-03-27T14:11:28.932Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T14:11:28.932Z] 5c69ac0246d0: Download complete [2025-03-27T14:11:28.932Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T14:11:28.932Z] 3a2ae6a8a46f: Download complete [2025-03-27T14:11:28.932Z] 33b1e0a273af: Verifying Checksum [2025-03-27T14:11:28.932Z] 33b1e0a273af: Download complete [2025-03-27T14:11:28.932Z] ec43610c2a17: Verifying Checksum [2025-03-27T14:11:28.932Z] ec43610c2a17: Download complete [2025-03-27T14:11:28.932Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T14:11:28.932Z] 5d3b04190fa2: Download complete [2025-03-27T14:11:29.193Z] 5eb5b503b376: Verifying Checksum [2025-03-27T14:11:29.193Z] 5eb5b503b376: Download complete [2025-03-27T14:11:29.773Z] 2f39f015ded8: Verifying Checksum [2025-03-27T14:11:29.773Z] 2f39f015ded8: Download complete [2025-03-27T14:11:30.341Z] 5eb5b503b376: Pull complete [2025-03-27T14:11:30.617Z] 5c69ac0246d0: Pull complete [2025-03-27T14:11:30.882Z] ec43610c2a17: Pull complete [2025-03-27T14:11:31.148Z] 3a2ae6a8a46f: Pull complete [2025-03-27T14:11:31.148Z] 33b1e0a273af: Pull complete [2025-03-27T14:11:31.407Z] 5d3b04190fa2: Pull complete [2025-03-27T14:11:35.639Z] 2f39f015ded8: Pull complete [2025-03-27T14:11:35.639Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T14:11:35.639Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:11:35.639Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:11:35.795Z] prd-centos7-docker-4c-2g-42190 does not seem to be running inside a container [2025-03-27T14:11:35.832Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T14:11:39.800Z] $ docker top 99ad3a1b78d93541b8ecff94e32319b4b0e09a2e4e51c04c50cadffead3e08f8 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:11:40.156Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T14:11:40.450Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T14:11:40.742Z] + ls /var/log/sa-host [2025-03-27T14:11:40.742Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:11:40.782Z] provisioning config files... [2025-03-27T14:11:40.791Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8777440206979065709tmp [Pipeline] { [Pipeline] echo [2025-03-27T14:11:40.813Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:11:41.106Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T14:11:41.112Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:11:41.428Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T14:11:41.439Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:11:41.730Z] ---> sudo-logs.sh [2025-03-27T14:11:41.730Z] Archiving 'sudo' log.. [2025-03-27T14:11:41.730Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:11:41.765Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T14:11:41.769Z] $ docker stop --time=1 99ad3a1b78d93541b8ecff94e32319b4b0e09a2e4e51c04c50cadffead3e08f8 [2025-03-27T14:11:42.885Z] $ docker rm -f --volumes 99ad3a1b78d93541b8ecff94e32319b4b0e09a2e4e51c04c50cadffead3e08f8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T14:11:42.992Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T14:11:42.992Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T14:11:43.010Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-27T14:11:43.054Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-03-27T14:11:43.055Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:11:43.055Z] latest [2025-03-27T14:11:43.055Z] 4.1.0-dev.1 [2025-03-27T14:11:43.055Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:11:43.055Z] main [2025-03-27T14:11:43.055Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:43.413Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:43.745Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:11:43.745Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-27T14:11:43.745Z] 51a4a72d34e0: Preparing [2025-03-27T14:11:43.745Z] 33942e802e79: Preparing [2025-03-27T14:11:43.745Z] c4f24067d12d: Preparing [2025-03-27T14:11:43.745Z] 8963f788c29b: Preparing [2025-03-27T14:11:43.745Z] 77f1becf92fc: Preparing [2025-03-27T14:11:43.745Z] 994456c4fd7b: Preparing [2025-03-27T14:11:43.745Z] 994456c4fd7b: Waiting [2025-03-27T14:11:43.745Z] c4f24067d12d: Layer already exists [2025-03-27T14:11:43.745Z] 994456c4fd7b: Layer already exists [2025-03-27T14:11:43.745Z] 8963f788c29b: Pushed [2025-03-27T14:11:43.745Z] 77f1becf92fc: Pushed [2025-03-27T14:11:43.745Z] 51a4a72d34e0: Pushed [2025-03-27T14:11:46.282Z] 33942e802e79: Pushed [2025-03-27T14:11:46.282Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:46.616Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:46.949Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-27T14:11:46.950Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-27T14:11:46.950Z] 51a4a72d34e0: Preparing [2025-03-27T14:11:46.950Z] 33942e802e79: Preparing [2025-03-27T14:11:46.950Z] c4f24067d12d: Preparing [2025-03-27T14:11:46.950Z] 8963f788c29b: Preparing [2025-03-27T14:11:46.950Z] 77f1becf92fc: Preparing [2025-03-27T14:11:46.950Z] 994456c4fd7b: Preparing [2025-03-27T14:11:46.950Z] 994456c4fd7b: Waiting [2025-03-27T14:11:46.950Z] c4f24067d12d: Layer already exists [2025-03-27T14:11:46.950Z] 77f1becf92fc: Layer already exists [2025-03-27T14:11:46.950Z] 51a4a72d34e0: Layer already exists [2025-03-27T14:11:46.950Z] 8963f788c29b: Layer already exists [2025-03-27T14:11:46.950Z] 33942e802e79: Layer already exists [2025-03-27T14:11:46.950Z] 994456c4fd7b: Layer already exists [2025-03-27T14:11:46.950Z] latest: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:47.282Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:47.623Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [2025-03-27T14:11:47.623Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-27T14:11:47.623Z] 51a4a72d34e0: Preparing [2025-03-27T14:11:47.623Z] 33942e802e79: Preparing [2025-03-27T14:11:47.623Z] c4f24067d12d: Preparing [2025-03-27T14:11:47.623Z] 8963f788c29b: Preparing [2025-03-27T14:11:47.623Z] 77f1becf92fc: Preparing [2025-03-27T14:11:47.623Z] 994456c4fd7b: Preparing [2025-03-27T14:11:47.623Z] 994456c4fd7b: Waiting [2025-03-27T14:11:47.623Z] 51a4a72d34e0: Layer already exists [2025-03-27T14:11:47.623Z] 8963f788c29b: Layer already exists [2025-03-27T14:11:47.623Z] 77f1becf92fc: Layer already exists [2025-03-27T14:11:47.623Z] c4f24067d12d: Layer already exists [2025-03-27T14:11:47.623Z] 33942e802e79: Layer already exists [2025-03-27T14:11:47.623Z] 994456c4fd7b: Layer already exists [2025-03-27T14:11:47.623Z] 4.1.0-dev.1: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:47.959Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:48.288Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:11:48.288Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-27T14:11:48.288Z] 51a4a72d34e0: Preparing [2025-03-27T14:11:48.288Z] 33942e802e79: Preparing [2025-03-27T14:11:48.288Z] c4f24067d12d: Preparing [2025-03-27T14:11:48.288Z] 8963f788c29b: Preparing [2025-03-27T14:11:48.288Z] 77f1becf92fc: Preparing [2025-03-27T14:11:48.288Z] 994456c4fd7b: Preparing [2025-03-27T14:11:48.288Z] 994456c4fd7b: Waiting [2025-03-27T14:11:48.288Z] 77f1becf92fc: Layer already exists [2025-03-27T14:11:48.288Z] c4f24067d12d: Layer already exists [2025-03-27T14:11:48.288Z] 51a4a72d34e0: Layer already exists [2025-03-27T14:11:48.288Z] 33942e802e79: Layer already exists [2025-03-27T14:11:48.288Z] 8963f788c29b: Layer already exists [2025-03-27T14:11:48.288Z] 994456c4fd7b: Layer already exists [2025-03-27T14:11:48.288Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:48.604Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:11:48.934Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-27T14:11:48.934Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-03-27T14:11:48.934Z] 51a4a72d34e0: Preparing [2025-03-27T14:11:48.934Z] 33942e802e79: Preparing [2025-03-27T14:11:48.934Z] c4f24067d12d: Preparing [2025-03-27T14:11:48.934Z] 8963f788c29b: Preparing [2025-03-27T14:11:48.934Z] 77f1becf92fc: Preparing [2025-03-27T14:11:48.934Z] 994456c4fd7b: Preparing [2025-03-27T14:11:48.934Z] 994456c4fd7b: Waiting [2025-03-27T14:11:48.934Z] 77f1becf92fc: Layer already exists [2025-03-27T14:11:48.934Z] 8963f788c29b: Layer already exists [2025-03-27T14:11:48.934Z] 33942e802e79: Layer already exists [2025-03-27T14:11:48.934Z] 51a4a72d34e0: Layer already exists [2025-03-27T14:11:48.934Z] c4f24067d12d: Layer already exists [2025-03-27T14:11:48.934Z] 994456c4fd7b: Layer already exists [2025-03-27T14:11:48.934Z] main: digest: sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:11:49.030Z] ===================================================== [Pipeline] echo [2025-03-27T14:11:49.047Z] taggedImages: [2025-03-27T14:11:49.047Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:11:49.047Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-27T14:11:49.047Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [2025-03-27T14:11:49.047Z] - nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:11:49.047Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-03-27T14:11:49.068Z] ========================================================= [2025-03-27T14:11:49.068Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-keeper:latest, nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-keeper:main], settingsFile:edgex-go-settings] [2025-03-27T14:11:49.068Z] ========================================================= [Pipeline] node [2025-03-27T14:12:04.072Z] Still waiting to schedule task [2025-03-27T14:12:04.072Z] ‘prd-centos7-docker-4c-2g-42190’ is offline [2025-03-27T14:12:41.895Z] Running on prd-centos7-docker-4c-2g-42191 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:12:41.947Z] provisioning config files... [2025-03-27T14:12:41.969Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config13488158946898301879tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:12:42.905Z] ---> ****-login.sh [2025-03-27T14:12:42.905Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:12:42.905Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:12:43.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:12:43.171Z] Configure a credential helper to remove this warning. See [2025-03-27T14:12:43.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:12:43.171Z] [2025-03-27T14:12:43.171Z] Login Succeeded [2025-03-27T14:12:43.171Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:12:43.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:12:43.171Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:12:43.171Z] Configure a credential helper to remove this warning. See [2025-03-27T14:12:43.171Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:12:43.171Z] [2025-03-27T14:12:43.171Z] Login Succeeded [2025-03-27T14:12:43.171Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:12:43.171Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:12:43.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:12:43.434Z] Configure a credential helper to remove this warning. See [2025-03-27T14:12:43.434Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:12:43.434Z] [2025-03-27T14:12:43.434Z] Login Succeeded [2025-03-27T14:12:43.434Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:12:43.434Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:12:43.434Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:12:43.434Z] Configure a credential helper to remove this warning. See [2025-03-27T14:12:43.435Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:12:43.435Z] [2025-03-27T14:12:43.435Z] Login Succeeded [2025-03-27T14:12:43.435Z] ****.io [2025-03-27T14:12:43.435Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:12:43.695Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:12:43.695Z] Configure a credential helper to remove this warning. See [2025-03-27T14:12:43.696Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:12:43.696Z] [2025-03-27T14:12:43.696Z] Login Succeeded [2025-03-27T14:12:43.696Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:12:43.711Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:12:44.079Z] + docker buildx ls [2025-03-27T14:12:44.339Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:12:44.339Z] default * docker [2025-03-27T14:12:44.339Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:12:44.637Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-27T14:12:44.637Z] edgex-builder [Pipeline] sh [2025-03-27T14:12:44.937Z] + docker buildx inspect --bootstrap [2025-03-27T14:12:44.937Z] #1 [internal] booting buildkit [2025-03-27T14:12:44.937Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-27T14:12:49.143Z] #1 pulling image moby/buildkit:buildx-stable-1 3.7s done [2025-03-27T14:12:49.143Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-27T14:12:50.087Z] #1 creating container buildx_buildkit_edgex-builder0 1.9s done [2025-03-27T14:12:50.088Z] #1 DONE 5.5s [2025-03-27T14:12:50.088Z] Name: edgex-builder [2025-03-27T14:12:50.088Z] Driver: docker-container [2025-03-27T14:12:50.088Z] [2025-03-27T14:12:50.088Z] Nodes: [2025-03-27T14:12:50.088Z] Name: edgex-builder0 [2025-03-27T14:12:50.088Z] Endpoint: unix:///var/run/docker.sock [2025-03-27T14:12:50.088Z] Status: running [2025-03-27T14:12:50.088Z] Buildkit: v0.20.2 [2025-03-27T14:12:50.088Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-27T14:12:50.380Z] + docker buildx ls [2025-03-27T14:12:50.380Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:12:50.380Z] edgex-builder * docker-container [2025-03-27T14:12:50.380Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-27T14:12:50.380Z] default docker [2025-03-27T14:12:50.380Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:12:50.674Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe' [2025-03-27T14:12:50.674Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe --push - [2025-03-27T14:12:50.935Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:12:50.935Z] #1 transferring dockerfile: 196B done [2025-03-27T14:12:50.935Z] #1 DONE 0.0s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:12:50.935Z] #2 DONE 0.1s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:12:50.935Z] #3 DONE 0.1s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #4 [internal] load .dockerignore [2025-03-27T14:12:50.935Z] #4 transferring context: 2B done [2025-03-27T14:12:50.935Z] #4 DONE 0.0s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:50.935Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:50.935Z] #5 DONE 0.0s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:50.935Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:50.935Z] #6 DONE 0.1s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #7 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:12:50.935Z] #7 DONE 0.0s [2025-03-27T14:12:50.935Z] [2025-03-27T14:12:50.935Z] #8 exporting to image [2025-03-27T14:12:50.935Z] #8 exporting layers done [2025-03-27T14:12:50.935Z] #8 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done [2025-03-27T14:12:50.935Z] #8 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done [2025-03-27T14:12:50.935Z] #8 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done [2025-03-27T14:12:50.935Z] #8 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done [2025-03-27T14:12:50.935Z] #8 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done [2025-03-27T14:12:50.935Z] #8 pushing layers 0.1s done [2025-03-27T14:12:50.935Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 [2025-03-27T14:12:50.935Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:12:51.195Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done [2025-03-27T14:12:51.195Z] #8 DONE 0.2s [2025-03-27T14:12:51.195Z] [2025-03-27T14:12:51.195Z] 1 warning found (use --debug to expand): [2025-03-27T14:12:51.195Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:12:51.488Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:latest' [2025-03-27T14:12:51.488Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:latest --push - [2025-03-27T14:12:51.488Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:12:51.488Z] #1 transferring dockerfile: 162B done [2025-03-27T14:12:51.488Z] #1 DONE 0.0s [2025-03-27T14:12:51.488Z] [2025-03-27T14:12:51.488Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-27T14:12:51.488Z] #2 DONE 0.0s [2025-03-27T14:12:51.488Z] [2025-03-27T14:12:51.488Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-03-27T14:12:51.488Z] #3 DONE 0.0s [2025-03-27T14:12:51.488Z] [2025-03-27T14:12:51.488Z] #4 [internal] load .dockerignore [2025-03-27T14:12:51.488Z] #4 transferring context: 2B done [2025-03-27T14:12:51.488Z] #4 DONE 0.0s [2025-03-27T14:12:51.488Z] [2025-03-27T14:12:51.488Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:51.488Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e done [2025-03-27T14:12:51.488Z] #5 CACHED [2025-03-27T14:12:51.488Z] [2025-03-27T14:12:51.488Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:51.488Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e done [2025-03-27T14:12:51.488Z] #6 CACHED [2025-03-27T14:12:51.488Z] [2025-03-27T14:12:51.488Z] #7 exporting to image [2025-03-27T14:12:51.488Z] #7 exporting layers done [2025-03-27T14:12:51.488Z] #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done [2025-03-27T14:12:51.488Z] #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done [2025-03-27T14:12:51.488Z] #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done [2025-03-27T14:12:51.488Z] #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done [2025-03-27T14:12:51.488Z] #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done [2025-03-27T14:12:51.488Z] #7 pushing layers 0.0s done [2025-03-27T14:12:51.488Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 [2025-03-27T14:12:51.488Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:12:51.747Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:latest@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done [2025-03-27T14:12:51.747Z] #7 DONE 0.1s [2025-03-27T14:12:51.747Z] [2025-03-27T14:12:51.747Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:12:51.747Z] #8 DONE 0.0s [2025-03-27T14:12:51.747Z] [2025-03-27T14:12:51.747Z] 1 warning found (use --debug to expand): [2025-03-27T14:12:51.747Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:12:52.049Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1' [2025-03-27T14:12:52.049Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 --push - [2025-03-27T14:12:52.049Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:12:52.049Z] #1 transferring dockerfile: 167B done [2025-03-27T14:12:52.049Z] #1 DONE 0.0s [2025-03-27T14:12:52.049Z] [2025-03-27T14:12:52.049Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [2025-03-27T14:12:52.049Z] #2 DONE 0.0s [2025-03-27T14:12:52.049Z] [2025-03-27T14:12:52.049Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1 [2025-03-27T14:12:52.049Z] #3 DONE 0.0s [2025-03-27T14:12:52.049Z] [2025-03-27T14:12:52.049Z] #4 [internal] load .dockerignore [2025-03-27T14:12:52.049Z] #4 transferring context: 2B done [2025-03-27T14:12:52.049Z] #4 DONE 0.0s [2025-03-27T14:12:52.049Z] [2025-03-27T14:12:52.049Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:52.049Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:52.049Z] #5 CACHED [2025-03-27T14:12:52.049Z] [2025-03-27T14:12:52.049Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:52.049Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:52.049Z] #6 CACHED [2025-03-27T14:12:52.049Z] [2025-03-27T14:12:52.049Z] #7 exporting to image [2025-03-27T14:12:52.049Z] #7 exporting layers done [2025-03-27T14:12:52.049Z] #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done [2025-03-27T14:12:52.049Z] #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done [2025-03-27T14:12:52.049Z] #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done [2025-03-27T14:12:52.049Z] #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done [2025-03-27T14:12:52.049Z] #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done [2025-03-27T14:12:52.049Z] #7 pushing layers 0.0s done [2025-03-27T14:12:52.049Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 [2025-03-27T14:12:52.049Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:12:52.309Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done [2025-03-27T14:12:52.309Z] #7 DONE 0.1s [2025-03-27T14:12:52.309Z] [2025-03-27T14:12:52.309Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:12:52.309Z] #8 DONE 0.0s [2025-03-27T14:12:52.309Z] [2025-03-27T14:12:52.309Z] 1 warning found (use --debug to expand): [2025-03-27T14:12:52.309Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:12:52.601Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' [2025-03-27T14:12:52.602Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - [2025-03-27T14:12:52.602Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:12:52.602Z] #1 transferring dockerfile: 208B done [2025-03-27T14:12:52.602Z] #1 DONE 0.0s [2025-03-27T14:12:52.602Z] [2025-03-27T14:12:52.602Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:12:52.602Z] #2 DONE 0.0s [2025-03-27T14:12:52.602Z] [2025-03-27T14:12:52.602Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:12:52.602Z] #3 DONE 0.0s [2025-03-27T14:12:52.602Z] [2025-03-27T14:12:52.602Z] #4 [internal] load .dockerignore [2025-03-27T14:12:52.602Z] #4 transferring context: 2B done [2025-03-27T14:12:52.602Z] #4 DONE 0.0s [2025-03-27T14:12:52.602Z] [2025-03-27T14:12:52.602Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:52.602Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:52.602Z] #5 CACHED [2025-03-27T14:12:52.602Z] [2025-03-27T14:12:52.602Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:52.602Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:52.602Z] #6 CACHED [2025-03-27T14:12:52.602Z] [2025-03-27T14:12:52.602Z] #7 exporting to image [2025-03-27T14:12:52.602Z] #7 exporting layers done [2025-03-27T14:12:52.602Z] #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done [2025-03-27T14:12:52.602Z] #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done [2025-03-27T14:12:52.602Z] #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done [2025-03-27T14:12:52.602Z] #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done [2025-03-27T14:12:52.602Z] #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done [2025-03-27T14:12:52.602Z] #7 pushing layers 0.0s done [2025-03-27T14:12:52.602Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 [2025-03-27T14:12:52.602Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:12:52.861Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done [2025-03-27T14:12:52.861Z] #7 DONE 0.1s [2025-03-27T14:12:52.861Z] [2025-03-27T14:12:52.861Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:12:52.861Z] #8 DONE 0.0s [2025-03-27T14:12:52.861Z] [2025-03-27T14:12:52.861Z] 1 warning found (use --debug to expand): [2025-03-27T14:12:52.861Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:12:53.153Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-keeper:main --push - [2025-03-27T14:12:53.153Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-keeper:main' [2025-03-27T14:12:53.153Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:12:53.153Z] #1 transferring dockerfile: 160B done [2025-03-27T14:12:53.153Z] #1 DONE 0.0s [2025-03-27T14:12:53.153Z] [2025-03-27T14:12:53.153Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-27T14:12:53.153Z] #2 DONE 0.0s [2025-03-27T14:12:53.153Z] [2025-03-27T14:12:53.153Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-keeper:main [2025-03-27T14:12:53.153Z] #3 DONE 0.0s [2025-03-27T14:12:53.153Z] [2025-03-27T14:12:53.153Z] #4 [internal] load .dockerignore [2025-03-27T14:12:53.153Z] #4 transferring context: 2B done [2025-03-27T14:12:53.153Z] #4 DONE 0.0s [2025-03-27T14:12:53.153Z] [2025-03-27T14:12:53.153Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:53.153Z] #5 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e 0.0s done [2025-03-27T14:12:53.153Z] #5 CACHED [2025-03-27T14:12:53.153Z] [2025-03-27T14:12:53.153Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e [2025-03-27T14:12:53.153Z] #6 resolve nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:eef2a36f624de502152003573d85a05b320342dff4f5ddd060119614dc42ba1e done [2025-03-27T14:12:53.153Z] #6 CACHED [2025-03-27T14:12:53.153Z] [2025-03-27T14:12:53.153Z] #7 exporting to image [2025-03-27T14:12:53.153Z] #7 exporting layers done [2025-03-27T14:12:53.153Z] #7 exporting manifest sha256:5ec5abb53550c08b9e60ceef892afee5cb6dadb7c2bfa2a4f94add3adebb479d done [2025-03-27T14:12:53.153Z] #7 exporting config sha256:b1be7a540e449fbdeb7cfe5ad81379e203371d0661935e6b2cedd9cc49117f91 done [2025-03-27T14:12:53.153Z] #7 exporting manifest sha256:0e6636afb5545e7cc92739002611bfed3f668be087320a51956cd61815df07a8 done [2025-03-27T14:12:53.153Z] #7 exporting config sha256:9cca8825cd7120c443d40aba073f735e6ab2a301e60e6706f87df7033cc3a883 done [2025-03-27T14:12:53.153Z] #7 exporting manifest list sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 done [2025-03-27T14:12:53.153Z] #7 pushing layers 0.0s done [2025-03-27T14:12:53.153Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 [2025-03-27T14:12:53.153Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:12:53.448Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-keeper:main@sha256:bee5fa2d1d46876da1d4fff023f51b2e3b7ce6e068f997b8498adfa22a9fe819 0.1s done [2025-03-27T14:12:53.448Z] #7 DONE 0.1s [2025-03-27T14:12:53.448Z] [2025-03-27T14:12:53.448Z] #8 [auth] core-keeper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:12:53.448Z] #8 DONE 0.0s [2025-03-27T14:12:53.448Z] [2025-03-27T14:12:53.448Z] 1 warning found (use --debug to expand): [2025-03-27T14:12:53.448Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T14:12:53.784Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:12:54.087Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:12:54.658Z] ---> package-listing.sh [2025-03-27T14:12:54.658Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T14:12:54.658Z] ++ facter osfamily [2025-03-27T14:12:54.928Z] + OS_FAMILY=redhat [2025-03-27T14:12:54.928Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T14:12:54.928Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T14:12:54.928Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T14:12:54.928Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T14:12:54.928Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T14:12:54.928Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:12:54.928Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T14:12:54.928Z] + case "${OS_FAMILY}" in [2025-03-27T14:12:54.928Z] + rpm -qa [2025-03-27T14:12:54.928Z] + sort [2025-03-27T14:12:55.496Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T14:12:55.497Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T14:12:55.497Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T14:12:55.497Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:12:55.497Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T14:12:55.497Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T14:12:55.507Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T14:12:55.802Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:12:56.111Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:12:56.111Z] [2025-03-27T14:12:56.111Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:12:56.431Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:12:56.431Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T14:12:56.431Z] 5eb5b503b376: Pulling fs layer [2025-03-27T14:12:56.431Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T14:12:56.431Z] ec43610c2a17: Pulling fs layer [2025-03-27T14:12:56.431Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T14:12:56.431Z] 33b1e0a273af: Pulling fs layer [2025-03-27T14:12:56.431Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T14:12:56.431Z] 2f39f015ded8: Pulling fs layer [2025-03-27T14:12:56.431Z] 33b1e0a273af: Waiting [2025-03-27T14:12:56.431Z] 5d3b04190fa2: Waiting [2025-03-27T14:12:56.431Z] 2f39f015ded8: Waiting [2025-03-27T14:12:56.431Z] 3a2ae6a8a46f: Waiting [2025-03-27T14:12:56.431Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T14:12:56.431Z] 5c69ac0246d0: Download complete [2025-03-27T14:12:56.431Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T14:12:56.431Z] 3a2ae6a8a46f: Download complete [2025-03-27T14:12:56.431Z] 33b1e0a273af: Verifying Checksum [2025-03-27T14:12:56.431Z] 33b1e0a273af: Download complete [2025-03-27T14:12:56.431Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T14:12:56.431Z] 5d3b04190fa2: Download complete [2025-03-27T14:12:56.431Z] ec43610c2a17: Verifying Checksum [2025-03-27T14:12:56.431Z] ec43610c2a17: Download complete [2025-03-27T14:12:56.702Z] 5eb5b503b376: Verifying Checksum [2025-03-27T14:12:56.702Z] 5eb5b503b376: Download complete [2025-03-27T14:12:57.291Z] 2f39f015ded8: Verifying Checksum [2025-03-27T14:12:57.291Z] 2f39f015ded8: Download complete [2025-03-27T14:12:57.864Z] 5eb5b503b376: Pull complete [2025-03-27T14:12:58.136Z] 5c69ac0246d0: Pull complete [2025-03-27T14:12:58.400Z] ec43610c2a17: Pull complete [2025-03-27T14:12:58.663Z] 3a2ae6a8a46f: Pull complete [2025-03-27T14:12:58.929Z] 33b1e0a273af: Pull complete [2025-03-27T14:12:58.929Z] 5d3b04190fa2: Pull complete [2025-03-27T14:13:03.141Z] 2f39f015ded8: Pull complete [2025-03-27T14:13:03.141Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T14:13:03.141Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:13:03.141Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:13:03.301Z] prd-centos7-docker-4c-2g-42191 does not seem to be running inside a container [2025-03-27T14:13:03.334Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T14:13:07.971Z] $ docker top e88bfbcd4aefd753e711131de786cd03cb19f577f059aa4416f4044d1005df4a -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:13:08.320Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T14:13:08.614Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T14:13:08.901Z] + ls /var/log/sa-host [2025-03-27T14:13:08.901Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:13:08.933Z] provisioning config files... [2025-03-27T14:13:08.942Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config6013079874328818588tmp [Pipeline] { [Pipeline] echo [2025-03-27T14:13:08.963Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:13:09.257Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T14:13:09.263Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:13:09.580Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T14:13:09.590Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:13:09.875Z] ---> sudo-logs.sh [2025-03-27T14:13:09.875Z] Archiving 'sudo' log.. [2025-03-27T14:13:09.875Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:13:09.905Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T14:13:09.910Z] $ docker stop --time=1 e88bfbcd4aefd753e711131de786cd03cb19f577f059aa4416f4044d1005df4a [2025-03-27T14:13:11.054Z] $ docker rm -f --volumes e88bfbcd4aefd753e711131de786cd03cb19f577f059aa4416f4044d1005df4a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T14:13:11.159Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T14:13:11.159Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T14:13:11.174Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-27T14:13:11.402Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-03-27T14:13:11.403Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:13:11.403Z] latest [2025-03-27T14:13:11.403Z] 4.1.0-dev.1 [2025-03-27T14:13:11.403Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:13:11.403Z] main [2025-03-27T14:13:11.403Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:11.764Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:12.094Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:13:12.094Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-27T14:13:12.094Z] f64b38288dc9: Preparing [2025-03-27T14:13:12.094Z] ed686d1de86c: Preparing [2025-03-27T14:13:12.094Z] 099a3c174d3d: Preparing [2025-03-27T14:13:12.094Z] 0ed7be6486f1: Preparing [2025-03-27T14:13:12.094Z] c4f24067d12d: Preparing [2025-03-27T14:13:12.094Z] e97c60f63733: Preparing [2025-03-27T14:13:12.094Z] 891dbcb4fd61: Preparing [2025-03-27T14:13:12.094Z] 994456c4fd7b: Preparing [2025-03-27T14:13:12.094Z] e97c60f63733: Waiting [2025-03-27T14:13:12.094Z] 891dbcb4fd61: Waiting [2025-03-27T14:13:12.094Z] 994456c4fd7b: Waiting [2025-03-27T14:13:12.094Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:13:12.094Z] c4f24067d12d: Layer already exists [2025-03-27T14:13:12.094Z] e97c60f63733: Layer already exists [2025-03-27T14:13:12.094Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:13:12.094Z] 994456c4fd7b: Layer already exists [2025-03-27T14:13:12.094Z] ed686d1de86c: Pushed [2025-03-27T14:13:12.094Z] f64b38288dc9: Pushed [2025-03-27T14:13:14.629Z] 099a3c174d3d: Pushed [2025-03-27T14:13:14.629Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:14.965Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:15.292Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-27T14:13:15.292Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-27T14:13:15.292Z] f64b38288dc9: Preparing [2025-03-27T14:13:15.292Z] ed686d1de86c: Preparing [2025-03-27T14:13:15.292Z] 099a3c174d3d: Preparing [2025-03-27T14:13:15.292Z] 0ed7be6486f1: Preparing [2025-03-27T14:13:15.292Z] c4f24067d12d: Preparing [2025-03-27T14:13:15.292Z] e97c60f63733: Preparing [2025-03-27T14:13:15.292Z] 891dbcb4fd61: Preparing [2025-03-27T14:13:15.292Z] 994456c4fd7b: Preparing [2025-03-27T14:13:15.292Z] 891dbcb4fd61: Waiting [2025-03-27T14:13:15.292Z] 994456c4fd7b: Waiting [2025-03-27T14:13:15.292Z] 099a3c174d3d: Layer already exists [2025-03-27T14:13:15.292Z] ed686d1de86c: Layer already exists [2025-03-27T14:13:15.292Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:13:15.292Z] c4f24067d12d: Layer already exists [2025-03-27T14:13:15.292Z] f64b38288dc9: Layer already exists [2025-03-27T14:13:15.292Z] 994456c4fd7b: Layer already exists [2025-03-27T14:13:15.292Z] e97c60f63733: Layer already exists [2025-03-27T14:13:15.292Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:13:15.293Z] latest: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:15.631Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:15.964Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [2025-03-27T14:13:15.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-27T14:13:15.964Z] f64b38288dc9: Preparing [2025-03-27T14:13:15.964Z] ed686d1de86c: Preparing [2025-03-27T14:13:15.964Z] 099a3c174d3d: Preparing [2025-03-27T14:13:15.964Z] 0ed7be6486f1: Preparing [2025-03-27T14:13:15.964Z] c4f24067d12d: Preparing [2025-03-27T14:13:15.964Z] e97c60f63733: Preparing [2025-03-27T14:13:15.964Z] 891dbcb4fd61: Preparing [2025-03-27T14:13:15.964Z] 994456c4fd7b: Preparing [2025-03-27T14:13:15.964Z] 994456c4fd7b: Waiting [2025-03-27T14:13:15.964Z] e97c60f63733: Waiting [2025-03-27T14:13:15.964Z] 891dbcb4fd61: Waiting [2025-03-27T14:13:15.964Z] 099a3c174d3d: Layer already exists [2025-03-27T14:13:15.964Z] ed686d1de86c: Layer already exists [2025-03-27T14:13:15.964Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:13:15.964Z] c4f24067d12d: Layer already exists [2025-03-27T14:13:15.964Z] f64b38288dc9: Layer already exists [2025-03-27T14:13:15.964Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:13:15.964Z] e97c60f63733: Layer already exists [2025-03-27T14:13:15.964Z] 994456c4fd7b: Layer already exists [2025-03-27T14:13:15.964Z] 4.1.0-dev.1: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:16.298Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:16.618Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:13:16.618Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-27T14:13:16.618Z] f64b38288dc9: Preparing [2025-03-27T14:13:16.618Z] ed686d1de86c: Preparing [2025-03-27T14:13:16.618Z] 099a3c174d3d: Preparing [2025-03-27T14:13:16.618Z] 0ed7be6486f1: Preparing [2025-03-27T14:13:16.618Z] c4f24067d12d: Preparing [2025-03-27T14:13:16.618Z] e97c60f63733: Preparing [2025-03-27T14:13:16.618Z] 891dbcb4fd61: Preparing [2025-03-27T14:13:16.618Z] 994456c4fd7b: Preparing [2025-03-27T14:13:16.618Z] 891dbcb4fd61: Waiting [2025-03-27T14:13:16.618Z] 994456c4fd7b: Waiting [2025-03-27T14:13:16.618Z] e97c60f63733: Waiting [2025-03-27T14:13:16.618Z] ed686d1de86c: Layer already exists [2025-03-27T14:13:16.618Z] f64b38288dc9: Layer already exists [2025-03-27T14:13:16.618Z] 099a3c174d3d: Layer already exists [2025-03-27T14:13:16.618Z] c4f24067d12d: Layer already exists [2025-03-27T14:13:16.618Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:13:16.618Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:13:16.618Z] e97c60f63733: Layer already exists [2025-03-27T14:13:16.618Z] 994456c4fd7b: Layer already exists [2025-03-27T14:13:16.618Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:16.961Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:13:17.283Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-27T14:13:17.283Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-03-27T14:13:17.283Z] f64b38288dc9: Preparing [2025-03-27T14:13:17.283Z] ed686d1de86c: Preparing [2025-03-27T14:13:17.283Z] 099a3c174d3d: Preparing [2025-03-27T14:13:17.283Z] 0ed7be6486f1: Preparing [2025-03-27T14:13:17.283Z] c4f24067d12d: Preparing [2025-03-27T14:13:17.283Z] e97c60f63733: Preparing [2025-03-27T14:13:17.283Z] 891dbcb4fd61: Preparing [2025-03-27T14:13:17.283Z] 994456c4fd7b: Preparing [2025-03-27T14:13:17.283Z] e97c60f63733: Waiting [2025-03-27T14:13:17.283Z] 994456c4fd7b: Waiting [2025-03-27T14:13:17.283Z] 099a3c174d3d: Layer already exists [2025-03-27T14:13:17.283Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:13:17.283Z] f64b38288dc9: Layer already exists [2025-03-27T14:13:17.283Z] ed686d1de86c: Layer already exists [2025-03-27T14:13:17.283Z] c4f24067d12d: Layer already exists [2025-03-27T14:13:17.283Z] e97c60f63733: Layer already exists [2025-03-27T14:13:17.283Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:13:17.283Z] 994456c4fd7b: Layer already exists [2025-03-27T14:13:17.283Z] main: digest: sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:13:17.367Z] ===================================================== [Pipeline] echo [2025-03-27T14:13:17.384Z] taggedImages: [2025-03-27T14:13:17.384Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:13:17.384Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-27T14:13:17.384Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [2025-03-27T14:13:17.384Z] - nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:13:17.384Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-03-27T14:13:17.403Z] ========================================================= [2025-03-27T14:13:17.403Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/core-metadata:latest, nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/core-metadata:main], settingsFile:edgex-go-settings] [2025-03-27T14:13:17.403Z] ========================================================= [Pipeline] node [2025-03-27T14:13:32.408Z] Still waiting to schedule task [2025-03-27T14:13:32.408Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-27T14:14:07.629Z] Running on prd-centos7-docker-4c-2g-42192 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:14:07.685Z] provisioning config files... [2025-03-27T14:14:07.710Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12160678659743200003tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:14:08.684Z] ---> ****-login.sh [2025-03-27T14:14:08.684Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:14:08.684Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:14:08.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:14:08.950Z] Configure a credential helper to remove this warning. See [2025-03-27T14:14:08.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:14:08.950Z] [2025-03-27T14:14:08.950Z] Login Succeeded [2025-03-27T14:14:08.950Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:14:08.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:14:08.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:14:08.950Z] Configure a credential helper to remove this warning. See [2025-03-27T14:14:08.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:14:08.950Z] [2025-03-27T14:14:08.950Z] Login Succeeded [2025-03-27T14:14:08.950Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:14:08.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:14:08.950Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:14:08.950Z] Configure a credential helper to remove this warning. See [2025-03-27T14:14:08.950Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:14:08.950Z] [2025-03-27T14:14:08.950Z] Login Succeeded [2025-03-27T14:14:08.950Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:14:08.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:14:09.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:14:09.211Z] Configure a credential helper to remove this warning. See [2025-03-27T14:14:09.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:14:09.211Z] [2025-03-27T14:14:09.211Z] Login Succeeded [2025-03-27T14:14:09.211Z] ****.io [2025-03-27T14:14:09.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:14:09.471Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:14:09.471Z] Configure a credential helper to remove this warning. See [2025-03-27T14:14:09.471Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:14:09.471Z] [2025-03-27T14:14:09.471Z] Login Succeeded [2025-03-27T14:14:09.471Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:14:09.481Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:14:09.845Z] + docker buildx ls [2025-03-27T14:14:10.116Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:14:10.116Z] default * docker [2025-03-27T14:14:10.116Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:14:10.652Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-27T14:14:10.652Z] edgex-builder [Pipeline] sh [2025-03-27T14:14:10.962Z] + docker buildx inspect --bootstrap [2025-03-27T14:14:10.962Z] #1 [internal] booting buildkit [2025-03-27T14:14:10.962Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-27T14:14:13.521Z] #1 pulling image moby/buildkit:buildx-stable-1 2.7s done [2025-03-27T14:14:13.783Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-27T14:14:15.175Z] #1 creating container buildx_buildkit_edgex-builder0 1.5s done [2025-03-27T14:14:15.175Z] #1 DONE 4.2s [2025-03-27T14:14:15.175Z] Name: edgex-builder [2025-03-27T14:14:15.175Z] Driver: docker-container [2025-03-27T14:14:15.175Z] [2025-03-27T14:14:15.175Z] Nodes: [2025-03-27T14:14:15.175Z] Name: edgex-builder0 [2025-03-27T14:14:15.175Z] Endpoint: unix:///var/run/docker.sock [2025-03-27T14:14:15.175Z] Status: running [2025-03-27T14:14:15.175Z] Buildkit: v0.20.2 [2025-03-27T14:14:15.175Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-27T14:14:15.467Z] + docker buildx ls [2025-03-27T14:14:15.467Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:14:15.467Z] edgex-builder * docker-container [2025-03-27T14:14:15.467Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-27T14:14:15.467Z] default docker [2025-03-27T14:14:15.467Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:14:15.761Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe --push - [2025-03-27T14:14:15.762Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe' [2025-03-27T14:14:15.762Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:14:15.762Z] #1 transferring dockerfile: 198B done [2025-03-27T14:14:15.762Z] #1 DONE 0.0s [2025-03-27T14:14:15.762Z] [2025-03-27T14:14:15.762Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:14:15.762Z] #2 DONE 0.1s [2025-03-27T14:14:15.762Z] [2025-03-27T14:14:15.762Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:14:16.021Z] #3 DONE 0.1s [2025-03-27T14:14:16.021Z] [2025-03-27T14:14:16.021Z] #4 [internal] load .dockerignore [2025-03-27T14:14:16.021Z] #4 transferring context: 2B done [2025-03-27T14:14:16.021Z] #4 DONE 0.0s [2025-03-27T14:14:16.021Z] [2025-03-27T14:14:16.021Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:16.021Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:16.021Z] #5 DONE 0.0s [2025-03-27T14:14:16.021Z] [2025-03-27T14:14:16.021Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:16.021Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:16.021Z] #6 DONE 0.1s [2025-03-27T14:14:16.021Z] [2025-03-27T14:14:16.021Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:14:16.021Z] #7 DONE 0.0s [2025-03-27T14:14:16.021Z] [2025-03-27T14:14:16.021Z] #8 exporting to image [2025-03-27T14:14:16.021Z] #8 exporting layers done [2025-03-27T14:14:16.021Z] #8 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done [2025-03-27T14:14:16.021Z] #8 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done [2025-03-27T14:14:16.021Z] #8 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done [2025-03-27T14:14:16.021Z] #8 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done [2025-03-27T14:14:16.021Z] #8 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done [2025-03-27T14:14:16.021Z] #8 pushing layers [2025-03-27T14:14:16.021Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:14:16.321Z] #8 pushing layers 0.1s done [2025-03-27T14:14:16.321Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done [2025-03-27T14:14:16.321Z] #8 DONE 0.3s [2025-03-27T14:14:16.321Z] [2025-03-27T14:14:16.321Z] 1 warning found (use --debug to expand): [2025-03-27T14:14:16.321Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:14:16.622Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:latest --push - [2025-03-27T14:14:16.622Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:latest' [2025-03-27T14:14:16.622Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:14:16.622Z] #1 transferring dockerfile: 164B done [2025-03-27T14:14:16.622Z] #1 DONE 0.0s [2025-03-27T14:14:16.622Z] [2025-03-27T14:14:16.622Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-27T14:14:16.622Z] #2 DONE 0.0s [2025-03-27T14:14:16.622Z] [2025-03-27T14:14:16.622Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-03-27T14:14:16.622Z] #3 DONE 0.0s [2025-03-27T14:14:16.622Z] [2025-03-27T14:14:16.622Z] #4 [internal] load .dockerignore [2025-03-27T14:14:16.622Z] #4 transferring context: 2B done [2025-03-27T14:14:16.622Z] #4 DONE 0.0s [2025-03-27T14:14:16.622Z] [2025-03-27T14:14:16.622Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:16.622Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:16.622Z] #5 CACHED [2025-03-27T14:14:16.622Z] [2025-03-27T14:14:16.622Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:16.622Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:16.622Z] #6 CACHED [2025-03-27T14:14:16.622Z] [2025-03-27T14:14:16.622Z] #7 exporting to image [2025-03-27T14:14:16.622Z] #7 exporting layers done [2025-03-27T14:14:16.622Z] #7 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done [2025-03-27T14:14:16.622Z] #7 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done [2025-03-27T14:14:16.622Z] #7 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done [2025-03-27T14:14:16.622Z] #7 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done [2025-03-27T14:14:16.622Z] #7 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done [2025-03-27T14:14:16.622Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:14:16.886Z] #7 pushing layers 0.0s done [2025-03-27T14:14:16.886Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:latest@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done [2025-03-27T14:14:16.886Z] #7 DONE 0.1s [2025-03-27T14:14:16.886Z] [2025-03-27T14:14:16.886Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:14:16.886Z] #8 DONE 0.0s [2025-03-27T14:14:16.886Z] [2025-03-27T14:14:16.886Z] 1 warning found (use --debug to expand): [2025-03-27T14:14:16.886Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:14:17.179Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1' [2025-03-27T14:14:17.179Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 --push - [2025-03-27T14:14:17.179Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:14:17.179Z] #1 transferring dockerfile: 169B done [2025-03-27T14:14:17.179Z] #1 DONE 0.0s [2025-03-27T14:14:17.179Z] [2025-03-27T14:14:17.179Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [2025-03-27T14:14:17.179Z] #2 DONE 0.1s [2025-03-27T14:14:17.179Z] [2025-03-27T14:14:17.179Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1 [2025-03-27T14:14:17.438Z] #3 DONE 0.1s [2025-03-27T14:14:17.438Z] [2025-03-27T14:14:17.438Z] #4 [internal] load .dockerignore [2025-03-27T14:14:17.438Z] #4 transferring context: 2B done [2025-03-27T14:14:17.438Z] #4 DONE 0.0s [2025-03-27T14:14:17.438Z] [2025-03-27T14:14:17.438Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:17.438Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 done [2025-03-27T14:14:17.438Z] #5 CACHED [2025-03-27T14:14:17.438Z] [2025-03-27T14:14:17.438Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:17.438Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 done [2025-03-27T14:14:17.438Z] #6 CACHED [2025-03-27T14:14:17.438Z] [2025-03-27T14:14:17.438Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:14:17.438Z] #7 DONE 0.0s [2025-03-27T14:14:17.438Z] [2025-03-27T14:14:17.438Z] #8 exporting to image [2025-03-27T14:14:17.438Z] #8 exporting layers done [2025-03-27T14:14:17.438Z] #8 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done [2025-03-27T14:14:17.438Z] #8 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done [2025-03-27T14:14:17.438Z] #8 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done [2025-03-27T14:14:17.438Z] #8 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done [2025-03-27T14:14:17.438Z] #8 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done [2025-03-27T14:14:17.438Z] #8 pushing layers 0.0s done [2025-03-27T14:14:17.438Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e [2025-03-27T14:14:17.438Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:14:17.438Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.1@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done [2025-03-27T14:14:17.438Z] #8 DONE 0.1s [2025-03-27T14:14:17.438Z] [2025-03-27T14:14:17.438Z] 1 warning found (use --debug to expand): [2025-03-27T14:14:17.438Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:14:17.731Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' [2025-03-27T14:14:17.731Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - [2025-03-27T14:14:17.731Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:14:17.731Z] #1 transferring dockerfile: 210B done [2025-03-27T14:14:17.731Z] #1 DONE 0.0s [2025-03-27T14:14:17.731Z] [2025-03-27T14:14:17.731Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:14:17.731Z] #2 DONE 0.0s [2025-03-27T14:14:17.731Z] [2025-03-27T14:14:17.731Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:14:17.731Z] #3 DONE 0.0s [2025-03-27T14:14:17.731Z] [2025-03-27T14:14:17.731Z] #4 [internal] load .dockerignore [2025-03-27T14:14:17.731Z] #4 transferring context: 2B done [2025-03-27T14:14:17.731Z] #4 DONE 0.0s [2025-03-27T14:14:17.731Z] [2025-03-27T14:14:17.731Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:17.731Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:17.731Z] #5 CACHED [2025-03-27T14:14:17.731Z] [2025-03-27T14:14:17.731Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:17.731Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:17.991Z] #6 CACHED [2025-03-27T14:14:17.991Z] [2025-03-27T14:14:17.991Z] #7 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:14:17.991Z] #7 DONE 0.0s [2025-03-27T14:14:17.991Z] [2025-03-27T14:14:17.991Z] #8 exporting to image [2025-03-27T14:14:17.991Z] #8 exporting layers done [2025-03-27T14:14:17.991Z] #8 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done [2025-03-27T14:14:17.991Z] #8 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done [2025-03-27T14:14:17.991Z] #8 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done [2025-03-27T14:14:17.991Z] #8 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done [2025-03-27T14:14:17.991Z] #8 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done [2025-03-27T14:14:17.991Z] #8 pushing layers 0.0s done [2025-03-27T14:14:17.991Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done [2025-03-27T14:14:17.991Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:14:17.991Z] #8 DONE 0.1s [2025-03-27T14:14:17.991Z] [2025-03-27T14:14:17.991Z] 1 warning found (use --debug to expand): [2025-03-27T14:14:17.991Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:14:18.282Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/core-metadata:main --push - [2025-03-27T14:14:18.282Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/core-metadata:main' [2025-03-27T14:14:18.282Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:14:18.282Z] #1 transferring dockerfile: 162B done [2025-03-27T14:14:18.282Z] #1 DONE 0.0s [2025-03-27T14:14:18.282Z] [2025-03-27T14:14:18.282Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-27T14:14:18.282Z] #2 DONE 0.0s [2025-03-27T14:14:18.282Z] [2025-03-27T14:14:18.282Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/core-metadata:main [2025-03-27T14:14:18.282Z] #3 DONE 0.0s [2025-03-27T14:14:18.282Z] [2025-03-27T14:14:18.282Z] #4 [internal] load .dockerignore [2025-03-27T14:14:18.282Z] #4 transferring context: 2B done [2025-03-27T14:14:18.282Z] #4 DONE 0.0s [2025-03-27T14:14:18.282Z] [2025-03-27T14:14:18.282Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:18.282Z] #5 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:18.282Z] #5 CACHED [2025-03-27T14:14:18.282Z] [2025-03-27T14:14:18.282Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 [2025-03-27T14:14:18.282Z] #6 resolve nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:42de302dfe26d50bbc784008b3023af64f8b864170b55b83bcebf8d281f21f76 0.0s done [2025-03-27T14:14:18.282Z] #6 CACHED [2025-03-27T14:14:18.282Z] [2025-03-27T14:14:18.282Z] #7 exporting to image [2025-03-27T14:14:18.282Z] #7 exporting layers done [2025-03-27T14:14:18.282Z] #7 exporting manifest sha256:5374ab1c0680176c7b4e198fc307a85ffc08fce5c0f82771e1f37254da6dc062 done [2025-03-27T14:14:18.282Z] #7 exporting config sha256:80f52918e4acdc9d7735795528959ed6c5422bde4208554f5af09e5e0f472aaa done [2025-03-27T14:14:18.282Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:14:18.540Z] #7 exporting manifest sha256:a0f3018598624b99a431ca68838416374bf0043fd0bfd7d89db814b93cf5718f done [2025-03-27T14:14:18.541Z] #7 exporting config sha256:81cbcd903e576ce607e44853d25a670406ee220b83e90cf2322ba1c636917090 done [2025-03-27T14:14:18.541Z] #7 exporting manifest list sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e done [2025-03-27T14:14:18.541Z] #7 pushing layers 0.0s done [2025-03-27T14:14:18.541Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/core-metadata:main@sha256:9cdf81fef4c6f2f939bc3baf0925b0d8ef52e9e8a63eb2fdc7b7dca7d3462b1e 0.1s done [2025-03-27T14:14:18.541Z] #7 DONE 0.1s [2025-03-27T14:14:18.541Z] [2025-03-27T14:14:18.541Z] #8 [auth] core-metadata:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:14:18.541Z] #8 DONE 0.0s [2025-03-27T14:14:18.541Z] [2025-03-27T14:14:18.541Z] 1 warning found (use --debug to expand): [2025-03-27T14:14:18.541Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T14:14:18.884Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:14:19.180Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:14:19.789Z] ---> package-listing.sh [2025-03-27T14:14:19.789Z] ++ facter osfamily [2025-03-27T14:14:19.789Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T14:14:20.048Z] + OS_FAMILY=redhat [2025-03-27T14:14:20.048Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T14:14:20.048Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T14:14:20.048Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T14:14:20.048Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T14:14:20.048Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T14:14:20.048Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:14:20.048Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T14:14:20.048Z] + case "${OS_FAMILY}" in [2025-03-27T14:14:20.048Z] + sort [2025-03-27T14:14:20.048Z] + rpm -qa [2025-03-27T14:14:20.616Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T14:14:20.616Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T14:14:20.616Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T14:14:20.616Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:14:20.616Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T14:14:20.616Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T14:14:20.627Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T14:14:20.906Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:21.474Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:14:21.474Z] [2025-03-27T14:14:21.474Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:21.782Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:14:21.782Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T14:14:21.782Z] 5eb5b503b376: Pulling fs layer [2025-03-27T14:14:21.782Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T14:14:21.782Z] ec43610c2a17: Pulling fs layer [2025-03-27T14:14:21.782Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T14:14:21.782Z] 33b1e0a273af: Pulling fs layer [2025-03-27T14:14:21.782Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T14:14:21.782Z] 2f39f015ded8: Pulling fs layer [2025-03-27T14:14:21.782Z] 3a2ae6a8a46f: Waiting [2025-03-27T14:14:21.782Z] 33b1e0a273af: Waiting [2025-03-27T14:14:21.782Z] 5d3b04190fa2: Waiting [2025-03-27T14:14:21.782Z] 2f39f015ded8: Waiting [2025-03-27T14:14:21.782Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T14:14:21.782Z] 5c69ac0246d0: Download complete [2025-03-27T14:14:21.782Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T14:14:21.782Z] 3a2ae6a8a46f: Download complete [2025-03-27T14:14:21.782Z] 33b1e0a273af: Verifying Checksum [2025-03-27T14:14:21.782Z] 33b1e0a273af: Download complete [2025-03-27T14:14:21.782Z] ec43610c2a17: Verifying Checksum [2025-03-27T14:14:21.782Z] ec43610c2a17: Download complete [2025-03-27T14:14:22.043Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T14:14:22.043Z] 5d3b04190fa2: Download complete [2025-03-27T14:14:22.043Z] 5eb5b503b376: Verifying Checksum [2025-03-27T14:14:22.043Z] 5eb5b503b376: Download complete [2025-03-27T14:14:22.620Z] 2f39f015ded8: Verifying Checksum [2025-03-27T14:14:22.620Z] 2f39f015ded8: Download complete [2025-03-27T14:14:23.201Z] 5eb5b503b376: Pull complete [2025-03-27T14:14:23.460Z] 5c69ac0246d0: Pull complete [2025-03-27T14:14:23.726Z] ec43610c2a17: Pull complete [2025-03-27T14:14:23.985Z] 3a2ae6a8a46f: Pull complete [2025-03-27T14:14:23.985Z] 33b1e0a273af: Pull complete [2025-03-27T14:14:24.244Z] 5d3b04190fa2: Pull complete [2025-03-27T14:14:28.537Z] 2f39f015ded8: Pull complete [2025-03-27T14:14:28.537Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T14:14:28.537Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:14:28.537Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:14:28.695Z] prd-centos7-docker-4c-2g-42192 does not seem to be running inside a container [2025-03-27T14:14:28.729Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T14:14:32.818Z] $ docker top 1e641e5acccf3ae56917258719615fd1e3c930a33e151831398f9f4240113113 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:14:33.213Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T14:14:33.507Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T14:14:33.803Z] + ls /var/log/sa-host [2025-03-27T14:14:33.803Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:14:33.843Z] provisioning config files... [2025-03-27T14:14:33.852Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5314390675864653092tmp [Pipeline] { [Pipeline] echo [2025-03-27T14:14:33.873Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:14:34.188Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T14:14:34.196Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:14:34.511Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T14:14:34.523Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:14:34.811Z] ---> sudo-logs.sh [2025-03-27T14:14:34.811Z] Archiving 'sudo' log.. [2025-03-27T14:14:34.811Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:14:34.852Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T14:14:34.856Z] $ docker stop --time=1 1e641e5acccf3ae56917258719615fd1e3c930a33e151831398f9f4240113113 [2025-03-27T14:14:35.982Z] $ docker rm -f --volumes 1e641e5acccf3ae56917258719615fd1e3c930a33e151831398f9f4240113113 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T14:14:36.078Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T14:14:36.078Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T14:14:36.096Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-27T14:14:36.150Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-03-27T14:14:36.151Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:14:36.151Z] latest [2025-03-27T14:14:36.151Z] 4.1.0-dev.1 [2025-03-27T14:14:36.151Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:14:36.151Z] main [2025-03-27T14:14:36.151Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:36.548Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:36.869Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:14:36.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-27T14:14:36.869Z] 2a00ad410f78: Preparing [2025-03-27T14:14:36.869Z] b7ed419713e9: Preparing [2025-03-27T14:14:36.869Z] 08318af72f7e: Preparing [2025-03-27T14:14:36.869Z] 1fe89c688ce0: Preparing [2025-03-27T14:14:36.869Z] e0a903c7ac9d: Preparing [2025-03-27T14:14:36.869Z] 04ffc183fc49: Preparing [2025-03-27T14:14:36.869Z] c4946bf2c7f7: Preparing [2025-03-27T14:14:36.869Z] 0ed7be6486f1: Preparing [2025-03-27T14:14:36.869Z] c4f24067d12d: Preparing [2025-03-27T14:14:36.869Z] 04ffc183fc49: Waiting [2025-03-27T14:14:36.869Z] c4946bf2c7f7: Waiting [2025-03-27T14:14:36.869Z] 0ed7be6486f1: Waiting [2025-03-27T14:14:36.869Z] c4f24067d12d: Waiting [2025-03-27T14:14:36.869Z] a03c1ddfe7c0: Preparing [2025-03-27T14:14:36.869Z] a2589b469872: Preparing [2025-03-27T14:14:36.869Z] 5f70bf18a086: Preparing [2025-03-27T14:14:36.869Z] 00df1d310f0f: Preparing [2025-03-27T14:14:36.869Z] 5f70bf18a086: Waiting [2025-03-27T14:14:36.869Z] a2589b469872: Waiting [2025-03-27T14:14:36.869Z] 00df1d310f0f: Waiting [2025-03-27T14:14:36.869Z] ba569046addb: Preparing [2025-03-27T14:14:36.869Z] 42b7560c6328: Preparing [2025-03-27T14:14:36.869Z] 994456c4fd7b: Preparing [2025-03-27T14:14:36.869Z] ba569046addb: Waiting [2025-03-27T14:14:36.869Z] 42b7560c6328: Waiting [2025-03-27T14:14:36.869Z] 994456c4fd7b: Waiting [2025-03-27T14:14:36.869Z] 08318af72f7e: Pushed [2025-03-27T14:14:36.869Z] b7ed419713e9: Pushed [2025-03-27T14:14:36.869Z] 2a00ad410f78: Pushed [2025-03-27T14:14:36.869Z] 1fe89c688ce0: Pushed [2025-03-27T14:14:36.869Z] e0a903c7ac9d: Pushed [2025-03-27T14:14:36.869Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:14:36.869Z] c4f24067d12d: Layer already exists [2025-03-27T14:14:36.869Z] 5f70bf18a086: Layer already exists [2025-03-27T14:14:37.128Z] 04ffc183fc49: Pushed [2025-03-27T14:14:37.128Z] a03c1ddfe7c0: Pushed [2025-03-27T14:14:37.128Z] a2589b469872: Pushed [2025-03-27T14:14:37.128Z] 00df1d310f0f: Pushed [2025-03-27T14:14:37.128Z] 994456c4fd7b: Layer already exists [2025-03-27T14:14:37.128Z] ba569046addb: Pushed [2025-03-27T14:14:37.128Z] 42b7560c6328: Pushed [2025-03-27T14:14:38.507Z] c4946bf2c7f7: Pushed [2025-03-27T14:14:38.507Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:38.840Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:39.595Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-27T14:14:39.595Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-27T14:14:39.595Z] 2a00ad410f78: Preparing [2025-03-27T14:14:39.595Z] b7ed419713e9: Preparing [2025-03-27T14:14:39.595Z] 08318af72f7e: Preparing [2025-03-27T14:14:39.595Z] 1fe89c688ce0: Preparing [2025-03-27T14:14:39.595Z] e0a903c7ac9d: Preparing [2025-03-27T14:14:39.595Z] 04ffc183fc49: Preparing [2025-03-27T14:14:39.595Z] c4946bf2c7f7: Preparing [2025-03-27T14:14:39.595Z] 0ed7be6486f1: Preparing [2025-03-27T14:14:39.595Z] c4f24067d12d: Preparing [2025-03-27T14:14:39.595Z] a03c1ddfe7c0: Preparing [2025-03-27T14:14:39.595Z] a2589b469872: Preparing [2025-03-27T14:14:39.595Z] 5f70bf18a086: Preparing [2025-03-27T14:14:39.595Z] 00df1d310f0f: Preparing [2025-03-27T14:14:39.595Z] ba569046addb: Preparing [2025-03-27T14:14:39.595Z] 42b7560c6328: Preparing [2025-03-27T14:14:39.595Z] 994456c4fd7b: Preparing [2025-03-27T14:14:39.595Z] a2589b469872: Waiting [2025-03-27T14:14:39.595Z] 5f70bf18a086: Waiting [2025-03-27T14:14:39.595Z] a03c1ddfe7c0: Waiting [2025-03-27T14:14:39.595Z] 00df1d310f0f: Waiting [2025-03-27T14:14:39.595Z] ba569046addb: Waiting [2025-03-27T14:14:39.595Z] 42b7560c6328: Waiting [2025-03-27T14:14:39.595Z] 994456c4fd7b: Waiting [2025-03-27T14:14:39.595Z] 04ffc183fc49: Waiting [2025-03-27T14:14:39.595Z] c4946bf2c7f7: Waiting [2025-03-27T14:14:39.595Z] 0ed7be6486f1: Waiting [2025-03-27T14:14:39.595Z] c4f24067d12d: Waiting [2025-03-27T14:14:39.595Z] 2a00ad410f78: Layer already exists [2025-03-27T14:14:39.595Z] e0a903c7ac9d: Layer already exists [2025-03-27T14:14:39.595Z] 08318af72f7e: Layer already exists [2025-03-27T14:14:39.595Z] 1fe89c688ce0: Layer already exists [2025-03-27T14:14:39.595Z] b7ed419713e9: Layer already exists [2025-03-27T14:14:39.595Z] c4946bf2c7f7: Layer already exists [2025-03-27T14:14:39.595Z] 04ffc183fc49: Layer already exists [2025-03-27T14:14:39.595Z] c4f24067d12d: Layer already exists [2025-03-27T14:14:39.595Z] a03c1ddfe7c0: Layer already exists [2025-03-27T14:14:39.595Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:14:39.595Z] 5f70bf18a086: Layer already exists [2025-03-27T14:14:39.595Z] a2589b469872: Layer already exists [2025-03-27T14:14:39.595Z] 00df1d310f0f: Layer already exists [2025-03-27T14:14:39.595Z] ba569046addb: Layer already exists [2025-03-27T14:14:39.595Z] 42b7560c6328: Layer already exists [2025-03-27T14:14:39.595Z] 994456c4fd7b: Layer already exists [2025-03-27T14:14:39.595Z] latest: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:39.952Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:40.351Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [2025-03-27T14:14:40.351Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-27T14:14:40.351Z] 2a00ad410f78: Preparing [2025-03-27T14:14:40.351Z] b7ed419713e9: Preparing [2025-03-27T14:14:40.351Z] 08318af72f7e: Preparing [2025-03-27T14:14:40.351Z] 1fe89c688ce0: Preparing [2025-03-27T14:14:40.351Z] e0a903c7ac9d: Preparing [2025-03-27T14:14:40.351Z] 04ffc183fc49: Preparing [2025-03-27T14:14:40.351Z] c4946bf2c7f7: Preparing [2025-03-27T14:14:40.351Z] 0ed7be6486f1: Preparing [2025-03-27T14:14:40.351Z] c4f24067d12d: Preparing [2025-03-27T14:14:40.351Z] a03c1ddfe7c0: Preparing [2025-03-27T14:14:40.351Z] a2589b469872: Preparing [2025-03-27T14:14:40.351Z] 5f70bf18a086: Preparing [2025-03-27T14:14:40.351Z] 00df1d310f0f: Preparing [2025-03-27T14:14:40.351Z] ba569046addb: Preparing [2025-03-27T14:14:40.351Z] 42b7560c6328: Preparing [2025-03-27T14:14:40.351Z] 994456c4fd7b: Preparing [2025-03-27T14:14:40.351Z] c4946bf2c7f7: Waiting [2025-03-27T14:14:40.351Z] 0ed7be6486f1: Waiting [2025-03-27T14:14:40.351Z] c4f24067d12d: Waiting [2025-03-27T14:14:40.351Z] a03c1ddfe7c0: Waiting [2025-03-27T14:14:40.351Z] a2589b469872: Waiting [2025-03-27T14:14:40.351Z] 5f70bf18a086: Waiting [2025-03-27T14:14:40.351Z] 00df1d310f0f: Waiting [2025-03-27T14:14:40.351Z] ba569046addb: Waiting [2025-03-27T14:14:40.351Z] 42b7560c6328: Waiting [2025-03-27T14:14:40.351Z] 994456c4fd7b: Waiting [2025-03-27T14:14:40.351Z] 04ffc183fc49: Waiting [2025-03-27T14:14:40.351Z] e0a903c7ac9d: Layer already exists [2025-03-27T14:14:40.351Z] 2a00ad410f78: Layer already exists [2025-03-27T14:14:40.351Z] 1fe89c688ce0: Layer already exists [2025-03-27T14:14:40.351Z] b7ed419713e9: Layer already exists [2025-03-27T14:14:40.351Z] 08318af72f7e: Layer already exists [2025-03-27T14:14:40.351Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:14:40.351Z] 04ffc183fc49: Layer already exists [2025-03-27T14:14:40.351Z] a03c1ddfe7c0: Layer already exists [2025-03-27T14:14:40.351Z] c4f24067d12d: Layer already exists [2025-03-27T14:14:40.351Z] c4946bf2c7f7: Layer already exists [2025-03-27T14:14:40.351Z] a2589b469872: Layer already exists [2025-03-27T14:14:40.351Z] 00df1d310f0f: Layer already exists [2025-03-27T14:14:40.351Z] 42b7560c6328: Layer already exists [2025-03-27T14:14:40.351Z] 5f70bf18a086: Layer already exists [2025-03-27T14:14:40.351Z] ba569046addb: Layer already exists [2025-03-27T14:14:40.351Z] 994456c4fd7b: Layer already exists [2025-03-27T14:14:40.351Z] 4.1.0-dev.1: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:40.699Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:41.020Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:14:41.020Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-27T14:14:41.020Z] 2a00ad410f78: Preparing [2025-03-27T14:14:41.020Z] b7ed419713e9: Preparing [2025-03-27T14:14:41.020Z] 08318af72f7e: Preparing [2025-03-27T14:14:41.020Z] 1fe89c688ce0: Preparing [2025-03-27T14:14:41.020Z] e0a903c7ac9d: Preparing [2025-03-27T14:14:41.020Z] 04ffc183fc49: Preparing [2025-03-27T14:14:41.020Z] c4946bf2c7f7: Preparing [2025-03-27T14:14:41.020Z] 0ed7be6486f1: Preparing [2025-03-27T14:14:41.020Z] c4f24067d12d: Preparing [2025-03-27T14:14:41.020Z] a03c1ddfe7c0: Preparing [2025-03-27T14:14:41.020Z] a2589b469872: Preparing [2025-03-27T14:14:41.020Z] 5f70bf18a086: Preparing [2025-03-27T14:14:41.020Z] 00df1d310f0f: Preparing [2025-03-27T14:14:41.020Z] ba569046addb: Preparing [2025-03-27T14:14:41.020Z] 42b7560c6328: Preparing [2025-03-27T14:14:41.020Z] 994456c4fd7b: Preparing [2025-03-27T14:14:41.020Z] a03c1ddfe7c0: Waiting [2025-03-27T14:14:41.020Z] a2589b469872: Waiting [2025-03-27T14:14:41.020Z] 5f70bf18a086: Waiting [2025-03-27T14:14:41.020Z] c4946bf2c7f7: Waiting [2025-03-27T14:14:41.020Z] 00df1d310f0f: Waiting [2025-03-27T14:14:41.020Z] c4f24067d12d: Waiting [2025-03-27T14:14:41.020Z] ba569046addb: Waiting [2025-03-27T14:14:41.020Z] 0ed7be6486f1: Waiting [2025-03-27T14:14:41.020Z] 04ffc183fc49: Waiting [2025-03-27T14:14:41.020Z] 42b7560c6328: Waiting [2025-03-27T14:14:41.020Z] 994456c4fd7b: Waiting [2025-03-27T14:14:41.020Z] 08318af72f7e: Layer already exists [2025-03-27T14:14:41.020Z] 1fe89c688ce0: Layer already exists [2025-03-27T14:14:41.020Z] e0a903c7ac9d: Layer already exists [2025-03-27T14:14:41.020Z] b7ed419713e9: Layer already exists [2025-03-27T14:14:41.020Z] 2a00ad410f78: Layer already exists [2025-03-27T14:14:41.020Z] 04ffc183fc49: Layer already exists [2025-03-27T14:14:41.020Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:14:41.020Z] c4946bf2c7f7: Layer already exists [2025-03-27T14:14:41.020Z] a03c1ddfe7c0: Layer already exists [2025-03-27T14:14:41.020Z] c4f24067d12d: Layer already exists [2025-03-27T14:14:41.020Z] a2589b469872: Layer already exists [2025-03-27T14:14:41.020Z] 5f70bf18a086: Layer already exists [2025-03-27T14:14:41.020Z] ba569046addb: Layer already exists [2025-03-27T14:14:41.020Z] 00df1d310f0f: Layer already exists [2025-03-27T14:14:41.020Z] 42b7560c6328: Layer already exists [2025-03-27T14:14:41.020Z] 994456c4fd7b: Layer already exists [2025-03-27T14:14:41.020Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:41.359Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:14:41.688Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-27T14:14:41.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-03-27T14:14:41.688Z] 2a00ad410f78: Preparing [2025-03-27T14:14:41.688Z] b7ed419713e9: Preparing [2025-03-27T14:14:41.688Z] 08318af72f7e: Preparing [2025-03-27T14:14:41.688Z] 1fe89c688ce0: Preparing [2025-03-27T14:14:41.688Z] e0a903c7ac9d: Preparing [2025-03-27T14:14:41.688Z] 04ffc183fc49: Preparing [2025-03-27T14:14:41.688Z] c4946bf2c7f7: Preparing [2025-03-27T14:14:41.688Z] 0ed7be6486f1: Preparing [2025-03-27T14:14:41.688Z] c4f24067d12d: Preparing [2025-03-27T14:14:41.688Z] a03c1ddfe7c0: Preparing [2025-03-27T14:14:41.688Z] a2589b469872: Preparing [2025-03-27T14:14:41.688Z] 5f70bf18a086: Preparing [2025-03-27T14:14:41.688Z] 00df1d310f0f: Preparing [2025-03-27T14:14:41.688Z] ba569046addb: Preparing [2025-03-27T14:14:41.688Z] 42b7560c6328: Preparing [2025-03-27T14:14:41.688Z] 994456c4fd7b: Preparing [2025-03-27T14:14:41.688Z] a03c1ddfe7c0: Waiting [2025-03-27T14:14:41.688Z] ba569046addb: Waiting [2025-03-27T14:14:41.688Z] 42b7560c6328: Waiting [2025-03-27T14:14:41.688Z] a2589b469872: Waiting [2025-03-27T14:14:41.688Z] 5f70bf18a086: Waiting [2025-03-27T14:14:41.688Z] 994456c4fd7b: Waiting [2025-03-27T14:14:41.688Z] 00df1d310f0f: Waiting [2025-03-27T14:14:41.688Z] 04ffc183fc49: Waiting [2025-03-27T14:14:41.688Z] 0ed7be6486f1: Waiting [2025-03-27T14:14:41.688Z] c4f24067d12d: Waiting [2025-03-27T14:14:41.688Z] c4946bf2c7f7: Waiting [2025-03-27T14:14:41.688Z] 2a00ad410f78: Layer already exists [2025-03-27T14:14:41.688Z] b7ed419713e9: Layer already exists [2025-03-27T14:14:41.688Z] 08318af72f7e: Layer already exists [2025-03-27T14:14:41.688Z] e0a903c7ac9d: Layer already exists [2025-03-27T14:14:41.688Z] 1fe89c688ce0: Layer already exists [2025-03-27T14:14:41.688Z] c4946bf2c7f7: Layer already exists [2025-03-27T14:14:41.688Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:14:41.688Z] a03c1ddfe7c0: Layer already exists [2025-03-27T14:14:41.688Z] c4f24067d12d: Layer already exists [2025-03-27T14:14:41.688Z] 04ffc183fc49: Layer already exists [2025-03-27T14:14:41.688Z] a2589b469872: Layer already exists [2025-03-27T14:14:41.688Z] 00df1d310f0f: Layer already exists [2025-03-27T14:14:41.688Z] 42b7560c6328: Layer already exists [2025-03-27T14:14:41.688Z] 5f70bf18a086: Layer already exists [2025-03-27T14:14:41.688Z] ba569046addb: Layer already exists [2025-03-27T14:14:41.688Z] 994456c4fd7b: Layer already exists [2025-03-27T14:14:41.688Z] main: digest: sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:14:41.763Z] ===================================================== [Pipeline] echo [2025-03-27T14:14:41.784Z] taggedImages: [2025-03-27T14:14:41.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:14:41.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-27T14:14:41.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [2025-03-27T14:14:41.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:14:41.784Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-03-27T14:14:41.802Z] ========================================================= [2025-03-27T14:14:41.802Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/security-bootstrapper:latest, nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-bootstrapper:main], settingsFile:edgex-go-settings] [2025-03-27T14:14:41.802Z] ========================================================= [Pipeline] node [2025-03-27T14:14:56.808Z] Still waiting to schedule task [2025-03-27T14:14:56.810Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-27T14:15:26.851Z] Running on prd-centos7-docker-4c-2g-42193 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:15:26.903Z] provisioning config files... [2025-03-27T14:15:26.925Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config15124201592888599450tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:15:27.832Z] ---> ****-login.sh [2025-03-27T14:15:27.832Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:15:28.096Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:15:28.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:15:28.097Z] Configure a credential helper to remove this warning. See [2025-03-27T14:15:28.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:15:28.097Z] [2025-03-27T14:15:28.097Z] Login Succeeded [2025-03-27T14:15:28.097Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:15:28.097Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:15:28.097Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:15:28.097Z] Configure a credential helper to remove this warning. See [2025-03-27T14:15:28.097Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:15:28.097Z] [2025-03-27T14:15:28.097Z] Login Succeeded [2025-03-27T14:15:28.097Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:15:28.436Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:15:28.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:15:28.437Z] Configure a credential helper to remove this warning. See [2025-03-27T14:15:28.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:15:28.437Z] [2025-03-27T14:15:28.437Z] Login Succeeded [2025-03-27T14:15:28.437Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:15:28.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:15:28.437Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:15:28.437Z] Configure a credential helper to remove this warning. See [2025-03-27T14:15:28.437Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:15:28.437Z] [2025-03-27T14:15:28.437Z] Login Succeeded [2025-03-27T14:15:28.437Z] ****.io [2025-03-27T14:15:28.437Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:15:28.702Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:15:28.702Z] Configure a credential helper to remove this warning. See [2025-03-27T14:15:28.702Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:15:28.702Z] [2025-03-27T14:15:28.702Z] Login Succeeded [2025-03-27T14:15:28.702Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:15:28.710Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-03-27T14:15:29.096Z] + docker buildx ls [2025-03-27T14:15:29.357Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:15:29.357Z] default * docker [2025-03-27T14:15:29.357Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:15:29.652Z] + docker buildx create --name edgex-builder --platform linux/amd64,linux/arm64 --use [2025-03-27T14:15:29.652Z] edgex-builder [Pipeline] sh [2025-03-27T14:15:29.945Z] + docker buildx inspect --bootstrap [2025-03-27T14:15:29.945Z] #1 [internal] booting buildkit [2025-03-27T14:15:29.945Z] #1 pulling image moby/buildkit:buildx-stable-1 [2025-03-27T14:15:33.259Z] #1 pulling image moby/buildkit:buildx-stable-1 2.8s done [2025-03-27T14:15:33.259Z] #1 creating container buildx_buildkit_edgex-builder0 [2025-03-27T14:15:35.168Z] #1 creating container buildx_buildkit_edgex-builder0 2.5s done [2025-03-27T14:15:35.168Z] #1 DONE 5.3s [2025-03-27T14:15:35.168Z] Name: edgex-builder [2025-03-27T14:15:35.168Z] Driver: docker-container [2025-03-27T14:15:35.168Z] [2025-03-27T14:15:35.168Z] Nodes: [2025-03-27T14:15:35.168Z] Name: edgex-builder0 [2025-03-27T14:15:35.168Z] Endpoint: unix:///var/run/docker.sock [2025-03-27T14:15:35.168Z] Status: running [2025-03-27T14:15:35.168Z] Buildkit: v0.20.2 [2025-03-27T14:15:35.168Z] Platforms: linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [Pipeline] sh [2025-03-27T14:15:35.460Z] + docker buildx ls [2025-03-27T14:15:35.460Z] NAME/NODE DRIVER/ENDPOINT STATUS BUILDKIT PLATFORMS [2025-03-27T14:15:35.460Z] edgex-builder * docker-container [2025-03-27T14:15:35.460Z] edgex-builder0 unix:///var/run/docker.sock running v0.20.2 linux/amd64*, linux/arm64*, linux/amd64/v2, linux/amd64/v3, linux/386 [2025-03-27T14:15:35.460Z] default docker [2025-03-27T14:15:35.460Z] default default running 20.10.18 linux/amd64, linux/386 [Pipeline] sh [2025-03-27T14:15:35.752Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe' [2025-03-27T14:15:35.753Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe --push - [2025-03-27T14:15:35.753Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:15:35.753Z] #1 transferring dockerfile: 206B done [2025-03-27T14:15:35.753Z] #1 DONE 0.0s [2025-03-27T14:15:35.753Z] [2025-03-27T14:15:35.753Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:15:35.753Z] #2 DONE 0.1s [2025-03-27T14:15:35.753Z] [2025-03-27T14:15:35.753Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:15:36.014Z] #3 DONE 0.1s [2025-03-27T14:15:36.014Z] [2025-03-27T14:15:36.014Z] #4 [internal] load .dockerignore [2025-03-27T14:15:36.014Z] #4 transferring context: 2B done [2025-03-27T14:15:36.014Z] #4 DONE 0.0s [2025-03-27T14:15:36.014Z] [2025-03-27T14:15:36.014Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:36.014Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:36.014Z] #5 DONE 0.0s [2025-03-27T14:15:36.014Z] [2025-03-27T14:15:36.014Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:36.014Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:36.014Z] #6 DONE 0.2s [2025-03-27T14:15:36.014Z] [2025-03-27T14:15:36.014Z] #7 exporting to image [2025-03-27T14:15:36.014Z] #7 exporting layers done [2025-03-27T14:15:36.014Z] #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done [2025-03-27T14:15:36.014Z] #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done [2025-03-27T14:15:36.014Z] #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done [2025-03-27T14:15:36.014Z] #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef [2025-03-27T14:15:36.014Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:15:36.287Z] #7 ... [2025-03-27T14:15:36.287Z] [2025-03-27T14:15:36.287Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:15:36.287Z] #8 DONE 0.0s [2025-03-27T14:15:36.287Z] [2025-03-27T14:15:36.287Z] #7 exporting to image [2025-03-27T14:15:36.287Z] #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done [2025-03-27T14:15:36.287Z] #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done [2025-03-27T14:15:36.287Z] #7 pushing layers 0.1s done [2025-03-27T14:15:36.287Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 [2025-03-27T14:15:36.287Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done [2025-03-27T14:15:36.287Z] #7 DONE 0.3s [2025-03-27T14:15:36.550Z] [2025-03-27T14:15:36.550Z] 1 warning found (use --debug to expand): [2025-03-27T14:15:36.550Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:15:36.845Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest' [2025-03-27T14:15:36.845Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:latest --push - [2025-03-27T14:15:36.845Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:15:36.845Z] #1 transferring dockerfile: 172B done [2025-03-27T14:15:36.845Z] #1 DONE 0.0s [2025-03-27T14:15:36.845Z] [2025-03-27T14:15:36.845Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-27T14:15:36.845Z] #2 DONE 0.0s [2025-03-27T14:15:36.845Z] [2025-03-27T14:15:36.845Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-03-27T14:15:36.845Z] #3 DONE 0.0s [2025-03-27T14:15:36.845Z] [2025-03-27T14:15:36.845Z] #4 [internal] load .dockerignore [2025-03-27T14:15:36.845Z] #4 transferring context: 2B done [2025-03-27T14:15:36.845Z] #4 DONE 0.0s [2025-03-27T14:15:36.845Z] [2025-03-27T14:15:36.845Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:36.845Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:36.845Z] #5 CACHED [2025-03-27T14:15:36.845Z] [2025-03-27T14:15:36.845Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:36.845Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:36.845Z] #6 CACHED [2025-03-27T14:15:36.845Z] [2025-03-27T14:15:36.845Z] #7 exporting to image [2025-03-27T14:15:36.845Z] #7 exporting layers [2025-03-27T14:15:36.845Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:15:37.106Z] #7 exporting layers done [2025-03-27T14:15:37.106Z] #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done [2025-03-27T14:15:37.106Z] #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done [2025-03-27T14:15:37.106Z] #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done [2025-03-27T14:15:37.106Z] #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done [2025-03-27T14:15:37.106Z] #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done [2025-03-27T14:15:37.106Z] #7 pushing layers 0.0s done [2025-03-27T14:15:37.106Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:latest@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done [2025-03-27T14:15:37.106Z] #7 DONE 0.1s [2025-03-27T14:15:37.106Z] [2025-03-27T14:15:37.106Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:15:37.106Z] #8 DONE 0.0s [2025-03-27T14:15:37.106Z] [2025-03-27T14:15:37.106Z] 1 warning found (use --debug to expand): [2025-03-27T14:15:37.106Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:15:37.402Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 --push - [2025-03-27T14:15:37.402Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1' [2025-03-27T14:15:37.402Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:15:37.402Z] #1 transferring dockerfile: 177B done [2025-03-27T14:15:37.402Z] #1 DONE 0.0s [2025-03-27T14:15:37.402Z] [2025-03-27T14:15:37.402Z] #2 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [2025-03-27T14:15:37.402Z] #2 DONE 0.0s [2025-03-27T14:15:37.402Z] [2025-03-27T14:15:37.402Z] #3 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1 [2025-03-27T14:15:37.402Z] #3 DONE 0.0s [2025-03-27T14:15:37.402Z] [2025-03-27T14:15:37.402Z] #4 [internal] load .dockerignore [2025-03-27T14:15:37.402Z] #4 transferring context: 2B done [2025-03-27T14:15:37.402Z] #4 DONE 0.0s [2025-03-27T14:15:37.402Z] [2025-03-27T14:15:37.402Z] #5 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:37.402Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:37.402Z] #5 CACHED [2025-03-27T14:15:37.402Z] [2025-03-27T14:15:37.402Z] #6 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:37.402Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:37.402Z] #6 CACHED [2025-03-27T14:15:37.402Z] [2025-03-27T14:15:37.402Z] #7 exporting to image [2025-03-27T14:15:37.402Z] #7 exporting layers done [2025-03-27T14:15:37.402Z] #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done [2025-03-27T14:15:37.402Z] #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done [2025-03-27T14:15:37.402Z] #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 [2025-03-27T14:15:37.402Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:15:37.661Z] #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done [2025-03-27T14:15:37.661Z] #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done [2025-03-27T14:15:37.661Z] #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done [2025-03-27T14:15:37.661Z] #7 pushing layers 0.0s done [2025-03-27T14:15:37.661Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.1@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done [2025-03-27T14:15:37.661Z] #7 DONE 0.1s [2025-03-27T14:15:37.661Z] [2025-03-27T14:15:37.661Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:15:37.661Z] #8 DONE 0.0s [2025-03-27T14:15:37.661Z] [2025-03-27T14:15:37.661Z] 1 warning found (use --debug to expand): [2025-03-27T14:15:37.661Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:15:37.964Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1' [2025-03-27T14:15:37.964Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 --push - [2025-03-27T14:15:37.964Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:15:37.964Z] #1 transferring dockerfile: 218B done [2025-03-27T14:15:37.964Z] #1 DONE 0.0s [2025-03-27T14:15:37.964Z] [2025-03-27T14:15:37.964Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:15:37.964Z] #2 DONE 0.0s [2025-03-27T14:15:37.964Z] [2025-03-27T14:15:37.964Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:15:37.964Z] #3 DONE 0.0s [2025-03-27T14:15:37.964Z] [2025-03-27T14:15:37.964Z] #4 [internal] load .dockerignore [2025-03-27T14:15:37.964Z] #4 transferring context: 2B done [2025-03-27T14:15:37.964Z] #4 DONE 0.0s [2025-03-27T14:15:37.964Z] [2025-03-27T14:15:37.964Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:37.964Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:37.964Z] #5 CACHED [2025-03-27T14:15:37.964Z] [2025-03-27T14:15:37.964Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:37.964Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:37.964Z] #6 CACHED [2025-03-27T14:15:37.964Z] [2025-03-27T14:15:37.964Z] #7 exporting to image [2025-03-27T14:15:37.964Z] #7 exporting layers [2025-03-27T14:15:37.964Z] #7 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:15:38.226Z] #7 exporting layers done [2025-03-27T14:15:38.226Z] #7 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done [2025-03-27T14:15:38.226Z] #7 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done [2025-03-27T14:15:38.226Z] #7 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done [2025-03-27T14:15:38.226Z] #7 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done [2025-03-27T14:15:38.226Z] #7 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done [2025-03-27T14:15:38.226Z] #7 pushing layers 0.0s done [2025-03-27T14:15:38.226Z] #7 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done [2025-03-27T14:15:38.226Z] #7 DONE 0.1s [2025-03-27T14:15:38.226Z] [2025-03-27T14:15:38.226Z] #8 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:15:38.226Z] #8 DONE 0.0s [2025-03-27T14:15:38.226Z] [2025-03-27T14:15:38.226Z] 1 warning found (use --debug to expand): [2025-03-27T14:15:38.226Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] sh [2025-03-27T14:15:38.511Z] + echo -e 'FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main' [2025-03-27T14:15:38.511Z] + docker buildx build --platform linux/amd64,linux/arm64 -t nexus3.edgexfoundry.org:10004/security-bootstrapper:main --push - [2025-03-27T14:15:38.511Z] #1 [internal] load build definition from Dockerfile [2025-03-27T14:15:38.511Z] #1 transferring dockerfile: 170B done [2025-03-27T14:15:38.511Z] #1 DONE 0.0s [2025-03-27T14:15:38.511Z] [2025-03-27T14:15:38.511Z] #2 [linux/amd64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-27T14:15:38.511Z] #2 DONE 0.0s [2025-03-27T14:15:38.511Z] [2025-03-27T14:15:38.512Z] #3 [linux/arm64 internal] load metadata for nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-03-27T14:15:38.512Z] #3 DONE 0.0s [2025-03-27T14:15:38.512Z] [2025-03-27T14:15:38.512Z] #4 [internal] load .dockerignore [2025-03-27T14:15:38.512Z] #4 transferring context: 2B done [2025-03-27T14:15:38.512Z] #4 DONE 0.0s [2025-03-27T14:15:38.512Z] [2025-03-27T14:15:38.512Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:38.512Z] #5 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:38.512Z] #5 DONE 0.0s [2025-03-27T14:15:38.512Z] [2025-03-27T14:15:38.512Z] #6 [linux/arm64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:38.771Z] #6 resolve nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 0.0s done [2025-03-27T14:15:38.771Z] #6 CACHED [2025-03-27T14:15:38.771Z] [2025-03-27T14:15:38.771Z] #5 [linux/amd64 1/1] FROM nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:d1f8f833bc8cab08794db5302790ac4bb0188595275b04f4a82eec2f5966fae9 [2025-03-27T14:15:38.771Z] #5 CACHED [2025-03-27T14:15:38.771Z] [2025-03-27T14:15:38.771Z] #7 [auth] security-bootstrapper:pull,push token for nexus3.edgexfoundry.org:10004 [2025-03-27T14:15:38.771Z] #7 DONE 0.0s [2025-03-27T14:15:38.771Z] [2025-03-27T14:15:38.771Z] #8 exporting to image [2025-03-27T14:15:38.771Z] #8 exporting layers done [2025-03-27T14:15:38.771Z] #8 exporting manifest sha256:2f5500c0921c3dd1ced6407d5ce778868308499d08b1bc2e46a8f8d881938e6b done [2025-03-27T14:15:38.771Z] #8 exporting config sha256:a1d3bbb8f48dbfdd1a7cd47c83ef5af2092ac62e2254b9246664075579a74b70 done [2025-03-27T14:15:38.771Z] #8 exporting manifest sha256:b64b4d77d8d5f08b5b0169c166fabc978a082df7db990ed70af4cf3af75fc595 done [2025-03-27T14:15:38.771Z] #8 exporting config sha256:589eb850f57a5d74ae0f67b0cf7d9a59e576777e4b7435b349ad62cadd1570ef done [2025-03-27T14:15:38.771Z] #8 exporting manifest list sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 done [2025-03-27T14:15:38.771Z] #8 pushing layers 0.0s done [2025-03-27T14:15:38.771Z] #8 pushing manifest for nexus3.edgexfoundry.org:10004/security-bootstrapper:main@sha256:111a2fe2538c4ae74e6975db74d55e4c3ba103c0d2dd54f0e789b5b82d20cfb2 0.1s done [2025-03-27T14:15:38.771Z] #8 WARN: Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [2025-03-27T14:15:38.771Z] #8 DONE 0.1s [2025-03-27T14:15:38.771Z] [2025-03-27T14:15:38.771Z] 1 warning found (use --debug to expand): [2025-03-27T14:15:38.771Z]  - Requested platforms linux/amd64 do not match result platforms linux/amd64,linux/arm64 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T14:15:39.126Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:15:39.435Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:15:40.129Z] ---> package-listing.sh [2025-03-27T14:15:40.129Z] ++ facter osfamily [2025-03-27T14:15:40.129Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T14:15:40.398Z] + OS_FAMILY=redhat [2025-03-27T14:15:40.398Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T14:15:40.398Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T14:15:40.398Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T14:15:40.398Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T14:15:40.398Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T14:15:40.398Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:15:40.398Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T14:15:40.398Z] + case "${OS_FAMILY}" in [2025-03-27T14:15:40.398Z] + rpm -qa [2025-03-27T14:15:40.398Z] + sort [2025-03-27T14:15:40.968Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T14:15:40.968Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T14:15:40.968Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T14:15:40.968Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T14:15:40.968Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T14:15:40.968Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T14:15:40.982Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T14:15:41.263Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:15:41.841Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:15:41.841Z] [2025-03-27T14:15:41.841Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:15:42.158Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:15:42.158Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T14:15:42.159Z] 5eb5b503b376: Pulling fs layer [2025-03-27T14:15:42.159Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T14:15:42.159Z] ec43610c2a17: Pulling fs layer [2025-03-27T14:15:42.159Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T14:15:42.159Z] 33b1e0a273af: Pulling fs layer [2025-03-27T14:15:42.159Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T14:15:42.159Z] 2f39f015ded8: Pulling fs layer [2025-03-27T14:15:42.159Z] 3a2ae6a8a46f: Waiting [2025-03-27T14:15:42.159Z] 33b1e0a273af: Waiting [2025-03-27T14:15:42.159Z] 5d3b04190fa2: Waiting [2025-03-27T14:15:42.159Z] 2f39f015ded8: Waiting [2025-03-27T14:15:42.159Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T14:15:42.159Z] 5c69ac0246d0: Download complete [2025-03-27T14:15:42.159Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T14:15:42.159Z] 3a2ae6a8a46f: Download complete [2025-03-27T14:15:42.159Z] ec43610c2a17: Verifying Checksum [2025-03-27T14:15:42.159Z] ec43610c2a17: Download complete [2025-03-27T14:15:42.159Z] 33b1e0a273af: Verifying Checksum [2025-03-27T14:15:42.159Z] 33b1e0a273af: Download complete [2025-03-27T14:15:42.159Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T14:15:42.159Z] 5d3b04190fa2: Download complete [2025-03-27T14:15:42.427Z] 5eb5b503b376: Verifying Checksum [2025-03-27T14:15:42.427Z] 5eb5b503b376: Download complete [2025-03-27T14:15:43.000Z] 2f39f015ded8: Verifying Checksum [2025-03-27T14:15:43.000Z] 2f39f015ded8: Download complete [2025-03-27T14:15:43.574Z] 5eb5b503b376: Pull complete [2025-03-27T14:15:43.836Z] 5c69ac0246d0: Pull complete [2025-03-27T14:15:44.102Z] ec43610c2a17: Pull complete [2025-03-27T14:15:44.361Z] 3a2ae6a8a46f: Pull complete [2025-03-27T14:15:44.361Z] 33b1e0a273af: Pull complete [2025-03-27T14:15:44.621Z] 5d3b04190fa2: Pull complete [2025-03-27T14:15:48.833Z] 2f39f015ded8: Pull complete [2025-03-27T14:15:48.833Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T14:15:48.833Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T14:15:48.833Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:15:48.994Z] prd-centos7-docker-4c-2g-42193 does not seem to be running inside a container [2025-03-27T14:15:49.025Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T14:15:53.423Z] $ docker top 855e84ab312696b91183fec3ad933d3ad2c2cdfb0c8f5bd2b303e0e5fd75a054 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T14:15:53.778Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T14:15:54.073Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T14:15:54.362Z] + ls /var/log/sa-host [2025-03-27T14:15:54.363Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:15:54.398Z] provisioning config files... [2025-03-27T14:15:54.407Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config12142763635829349811tmp [Pipeline] { [Pipeline] echo [2025-03-27T14:15:54.425Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:15:54.728Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T14:15:54.739Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:15:55.057Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T14:15:55.067Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:15:55.353Z] ---> sudo-logs.sh [2025-03-27T14:15:55.354Z] Archiving 'sudo' log.. [2025-03-27T14:15:55.354Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:15:55.395Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T14:15:55.401Z] $ docker stop --time=1 855e84ab312696b91183fec3ad933d3ad2c2cdfb0c8f5bd2b303e0e5fd75a054 [2025-03-27T14:15:56.578Z] $ docker rm -f --volumes 855e84ab312696b91183fec3ad933d3ad2c2cdfb0c8f5bd2b303e0e5fd75a054 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T14:15:56.687Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T14:15:56.687Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T14:15:56.701Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] echo [2025-03-27T14:15:56.740Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-03-27T14:15:56.740Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:15:56.740Z] latest [2025-03-27T14:15:56.740Z] 4.1.0-dev.1 [2025-03-27T14:15:56.740Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:15:56.740Z] main [2025-03-27T14:15:56.740Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:15:57.099Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:15:57.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:15:57.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-27T14:15:57.429Z] b769936b825a: Preparing [2025-03-27T14:15:57.429Z] c881c077ec99: Preparing [2025-03-27T14:15:57.429Z] fbcac4fbc19c: Preparing [2025-03-27T14:15:57.429Z] 7a5dfcb6c800: Preparing [2025-03-27T14:15:57.429Z] 0ed7be6486f1: Preparing [2025-03-27T14:15:57.429Z] c4f24067d12d: Preparing [2025-03-27T14:15:57.429Z] e97c60f63733: Preparing [2025-03-27T14:15:57.429Z] 891dbcb4fd61: Preparing [2025-03-27T14:15:57.429Z] 994456c4fd7b: Preparing [2025-03-27T14:15:57.429Z] c4f24067d12d: Waiting [2025-03-27T14:15:57.429Z] e97c60f63733: Waiting [2025-03-27T14:15:57.429Z] 891dbcb4fd61: Waiting [2025-03-27T14:15:57.429Z] 994456c4fd7b: Waiting [2025-03-27T14:15:57.429Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:15:57.429Z] c4f24067d12d: Layer already exists [2025-03-27T14:15:57.429Z] e97c60f63733: Layer already exists [2025-03-27T14:15:57.429Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:15:57.429Z] 994456c4fd7b: Layer already exists [2025-03-27T14:15:57.429Z] c881c077ec99: Pushed [2025-03-27T14:15:57.429Z] fbcac4fbc19c: Pushed [2025-03-27T14:15:57.429Z] b769936b825a: Pushed [2025-03-27T14:15:59.971Z] 7a5dfcb6c800: Pushed [2025-03-27T14:15:59.971Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:00.311Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:00.638Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-27T14:16:00.638Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-27T14:16:00.638Z] b769936b825a: Preparing [2025-03-27T14:16:00.638Z] c881c077ec99: Preparing [2025-03-27T14:16:00.638Z] fbcac4fbc19c: Preparing [2025-03-27T14:16:00.638Z] 7a5dfcb6c800: Preparing [2025-03-27T14:16:00.638Z] 0ed7be6486f1: Preparing [2025-03-27T14:16:00.638Z] c4f24067d12d: Preparing [2025-03-27T14:16:00.638Z] e97c60f63733: Preparing [2025-03-27T14:16:00.638Z] 891dbcb4fd61: Preparing [2025-03-27T14:16:00.638Z] 994456c4fd7b: Preparing [2025-03-27T14:16:00.638Z] c4f24067d12d: Waiting [2025-03-27T14:16:00.638Z] 891dbcb4fd61: Waiting [2025-03-27T14:16:00.638Z] e97c60f63733: Waiting [2025-03-27T14:16:00.639Z] 994456c4fd7b: Waiting [2025-03-27T14:16:00.639Z] fbcac4fbc19c: Layer already exists [2025-03-27T14:16:00.639Z] 7a5dfcb6c800: Layer already exists [2025-03-27T14:16:00.639Z] b769936b825a: Layer already exists [2025-03-27T14:16:00.639Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:16:00.639Z] c881c077ec99: Layer already exists [2025-03-27T14:16:00.639Z] e97c60f63733: Layer already exists [2025-03-27T14:16:00.639Z] c4f24067d12d: Layer already exists [2025-03-27T14:16:00.639Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:16:00.639Z] 994456c4fd7b: Layer already exists [2025-03-27T14:16:00.639Z] latest: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:00.973Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:01.306Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [2025-03-27T14:16:01.306Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-27T14:16:01.306Z] b769936b825a: Preparing [2025-03-27T14:16:01.306Z] c881c077ec99: Preparing [2025-03-27T14:16:01.306Z] fbcac4fbc19c: Preparing [2025-03-27T14:16:01.306Z] 7a5dfcb6c800: Preparing [2025-03-27T14:16:01.306Z] 0ed7be6486f1: Preparing [2025-03-27T14:16:01.306Z] c4f24067d12d: Preparing [2025-03-27T14:16:01.306Z] e97c60f63733: Preparing [2025-03-27T14:16:01.306Z] 891dbcb4fd61: Preparing [2025-03-27T14:16:01.306Z] 994456c4fd7b: Preparing [2025-03-27T14:16:01.306Z] c4f24067d12d: Waiting [2025-03-27T14:16:01.306Z] e97c60f63733: Waiting [2025-03-27T14:16:01.306Z] 891dbcb4fd61: Waiting [2025-03-27T14:16:01.306Z] 994456c4fd7b: Waiting [2025-03-27T14:16:01.306Z] fbcac4fbc19c: Layer already exists [2025-03-27T14:16:01.306Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:16:01.306Z] c881c077ec99: Layer already exists [2025-03-27T14:16:01.306Z] b769936b825a: Layer already exists [2025-03-27T14:16:01.306Z] 7a5dfcb6c800: Layer already exists [2025-03-27T14:16:01.306Z] c4f24067d12d: Layer already exists [2025-03-27T14:16:01.306Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:16:01.306Z] e97c60f63733: Layer already exists [2025-03-27T14:16:01.306Z] 994456c4fd7b: Layer already exists [2025-03-27T14:16:01.306Z] 4.1.0-dev.1: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:01.643Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:01.979Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:16:01.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-27T14:16:01.979Z] b769936b825a: Preparing [2025-03-27T14:16:01.979Z] c881c077ec99: Preparing [2025-03-27T14:16:01.979Z] fbcac4fbc19c: Preparing [2025-03-27T14:16:01.979Z] 7a5dfcb6c800: Preparing [2025-03-27T14:16:01.979Z] 0ed7be6486f1: Preparing [2025-03-27T14:16:01.979Z] c4f24067d12d: Preparing [2025-03-27T14:16:01.979Z] e97c60f63733: Preparing [2025-03-27T14:16:01.979Z] 891dbcb4fd61: Preparing [2025-03-27T14:16:01.979Z] 994456c4fd7b: Preparing [2025-03-27T14:16:01.979Z] c4f24067d12d: Waiting [2025-03-27T14:16:01.979Z] e97c60f63733: Waiting [2025-03-27T14:16:01.979Z] 891dbcb4fd61: Waiting [2025-03-27T14:16:01.979Z] 994456c4fd7b: Waiting [2025-03-27T14:16:01.979Z] 7a5dfcb6c800: Layer already exists [2025-03-27T14:16:01.979Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:16:01.979Z] fbcac4fbc19c: Layer already exists [2025-03-27T14:16:01.979Z] b769936b825a: Layer already exists [2025-03-27T14:16:01.979Z] c881c077ec99: Layer already exists [2025-03-27T14:16:01.979Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:16:01.979Z] e97c60f63733: Layer already exists [2025-03-27T14:16:01.979Z] c4f24067d12d: Layer already exists [2025-03-27T14:16:01.979Z] 994456c4fd7b: Layer already exists [2025-03-27T14:16:01.979Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:02.319Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:16:02.655Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-03-27T14:16:02.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-03-27T14:16:02.655Z] b769936b825a: Preparing [2025-03-27T14:16:02.655Z] c881c077ec99: Preparing [2025-03-27T14:16:02.655Z] fbcac4fbc19c: Preparing [2025-03-27T14:16:02.655Z] 7a5dfcb6c800: Preparing [2025-03-27T14:16:02.655Z] 0ed7be6486f1: Preparing [2025-03-27T14:16:02.655Z] c4f24067d12d: Preparing [2025-03-27T14:16:02.655Z] e97c60f63733: Preparing [2025-03-27T14:16:02.655Z] 891dbcb4fd61: Preparing [2025-03-27T14:16:02.655Z] 994456c4fd7b: Preparing [2025-03-27T14:16:02.655Z] e97c60f63733: Waiting [2025-03-27T14:16:02.655Z] 891dbcb4fd61: Waiting [2025-03-27T14:16:02.655Z] c4f24067d12d: Waiting [2025-03-27T14:16:02.655Z] 994456c4fd7b: Waiting [2025-03-27T14:16:02.655Z] 7a5dfcb6c800: Layer already exists [2025-03-27T14:16:02.655Z] c881c077ec99: Layer already exists [2025-03-27T14:16:02.655Z] fbcac4fbc19c: Layer already exists [2025-03-27T14:16:02.655Z] 0ed7be6486f1: Layer already exists [2025-03-27T14:16:02.655Z] b769936b825a: Layer already exists [2025-03-27T14:16:02.655Z] e97c60f63733: Layer already exists [2025-03-27T14:16:02.655Z] 994456c4fd7b: Layer already exists [2025-03-27T14:16:02.655Z] c4f24067d12d: Layer already exists [2025-03-27T14:16:02.655Z] 891dbcb4fd61: Layer already exists [2025-03-27T14:16:02.655Z] main: digest: sha256:b1b19eeb676c9cbda012e481fa6a97a3cc2af28bcc7a6fe47850f42b83a81c0b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:16:02.751Z] ===================================================== [Pipeline] echo [2025-03-27T14:16:02.766Z] taggedImages: [2025-03-27T14:16:02.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:16:02.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-03-27T14:16:02.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1 [2025-03-27T14:16:02.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:16:02.766Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-03-27T14:16:02.785Z] ========================================================= [2025-03-27T14:16:02.785Z] [edgeXBuildMultiArch] RAW Config: [images:[nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe, nexus3.edgexfoundry.org:10004/security-proxy-auth:latest, nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-proxy-auth:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1, nexus3.edgexfoundry.org:10004/security-proxy-auth:main], settingsFile:edgex-go-settings] [2025-03-27T14:16:02.785Z] ========================================================= [Pipeline] node [2025-03-27T14:16:17.789Z] Still waiting to schedule task [2025-03-27T14:16:17.789Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-03-27T14:16:41.917Z] Running on prd-centos7-docker-4c-2g-42194 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:16:41.986Z] provisioning config files... [2025-03-27T14:16:42.018Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config7830558070254350711tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:16:43.045Z] ---> ****-login.sh [2025-03-27T14:16:43.045Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:24:50.052Z] #138 ... [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-03-27T14:24:50.053Z] #153 DONE 1047.3s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:24:50.053Z] #148 ... [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:24:50.053Z] #155 DONE 0.1s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:24:50.053Z] #145 ... [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:24:50.053Z] #156 DONE 0.2s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-03-27T14:24:50.053Z] #157 DONE 0.3s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:24:50.053Z] #120 ... [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:24:50.053Z] #158 DONE 0.2s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-03-27T14:24:50.053Z] #159 DONE 0.3s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:24:50.053Z] #150 ... [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:24:50.053Z] #160 DONE 2.1s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #116 [core-common-config-bootstrapper] exporting to image [2025-03-27T14:24:50.053Z] #116 exporting layers [2025-03-27T14:24:50.053Z] #116 exporting layers 0.6s done [2025-03-27T14:24:50.053Z] #116 writing image sha256:a0a35d13c0f8c65ac98e667e016bdc8f39d5190920cc2af731cbbc3c38cbe478 done [2025-03-27T14:24:50.053Z] #116 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-03-27T14:24:50.053Z] #116 DONE 5.4s [2025-03-27T14:24:50.053Z] [2025-03-27T14:24:50.053Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:24:58.251Z] #152 ... [2025-03-27T14:24:58.251Z] [2025-03-27T14:24:58.251Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-03-27T14:24:58.251Z] #154 DONE 1063.8s [2025-03-27T14:24:58.251Z] [2025-03-27T14:24:58.251Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-03-27T14:24:58.251Z] #161 DONE 0.3s [2025-03-27T14:24:58.251Z] [2025-03-27T14:24:58.251Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-03-27T14:25:00.843Z] #162 DONE 2.3s [2025-03-27T14:25:00.843Z] [2025-03-27T14:25:00.843Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:25:00.843Z] #42 ... [2025-03-27T14:25:00.843Z] [2025-03-27T14:25:00.843Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:25:00.843Z] #163 DONE 0.3s [2025-03-27T14:25:00.843Z] [2025-03-27T14:25:00.843Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:25:00.843Z] #145 ... [2025-03-27T14:25:00.843Z] [2025-03-27T14:25:00.843Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:25:01.110Z] #164 DONE 0.2s [2025-03-27T14:25:01.110Z] [2025-03-27T14:25:01.110Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-03-27T14:25:01.394Z] #165 DONE 0.4s [2025-03-27T14:25:01.394Z] [2025-03-27T14:25:01.394Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-03-27T14:25:01.669Z] #166 DONE 0.2s [2025-03-27T14:25:01.669Z] [2025-03-27T14:25:01.669Z] #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-03-27T14:25:01.942Z] #167 DONE 0.2s [2025-03-27T14:25:01.942Z] [2025-03-27T14:25:01.942Z] #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-03-27T14:25:01.942Z] #168 DONE 0.1s [2025-03-27T14:25:01.942Z] [2025-03-27T14:25:01.942Z] #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-03-27T14:25:02.212Z] #169 DONE 0.2s [2025-03-27T14:25:02.212Z] [2025-03-27T14:25:02.212Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:25:02.212Z] #152 ... [2025-03-27T14:25:02.212Z] [2025-03-27T14:25:02.212Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-03-27T14:25:02.212Z] #170 DONE 0.1s [2025-03-27T14:25:02.481Z] [2025-03-27T14:25:02.481Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-03-27T14:25:04.423Z] #171 DONE 1.7s [2025-03-27T14:25:04.424Z] [2025-03-27T14:25:04.424Z] #116 [security-bootstrapper] exporting to image [2025-03-27T14:25:04.424Z] #116 exporting layers [2025-03-27T14:25:05.382Z] #116 exporting layers 1.2s done [2025-03-27T14:25:05.382Z] #116 writing image sha256:bf72a6593c9414f9096c928b7f5b2dc332461b4bde398b95a67142ae1b1081fc 0.0s done [2025-03-27T14:25:05.382Z] #116 naming to docker.io/library/security-bootstrapper-arm64 done [2025-03-27T14:25:05.382Z] #116 DONE 6.6s [2025-03-27T14:25:05.382Z] [2025-03-27T14:25:05.382Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:38:58.721Z] #42 ... [2025-03-27T14:38:58.721Z] [2025-03-27T14:38:58.721Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-03-27T14:38:58.721Z] #149 DONE 1904.9s [2025-03-27T14:38:58.989Z] [2025-03-27T14:38:58.989Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:38:59.256Z] #150 ... [2025-03-27T14:38:59.256Z] [2025-03-27T14:38:59.256Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:38:59.524Z] #172 DONE 0.2s [2025-03-27T14:38:59.524Z] [2025-03-27T14:38:59.524Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:38:59.793Z] #173 DONE 0.2s [2025-03-27T14:38:59.793Z] [2025-03-27T14:38:59.793Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:38:59.793Z] #151 ... [2025-03-27T14:38:59.793Z] [2025-03-27T14:38:59.793Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-03-27T14:39:00.077Z] #174 DONE 0.4s [2025-03-27T14:39:00.077Z] [2025-03-27T14:39:00.077Z] #56 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-03-27T14:39:00.345Z] #56 ... [2025-03-27T14:39:00.346Z] [2025-03-27T14:39:00.346Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:39:00.346Z] #175 DONE 0.1s [2025-03-27T14:39:00.346Z] [2025-03-27T14:39:00.346Z] #116 [core-command] exporting to image [2025-03-27T14:39:00.346Z] #116 exporting layers [2025-03-27T14:39:00.931Z] #116 exporting layers 0.5s done [2025-03-27T14:39:00.931Z] #116 writing image sha256:ca53a8226be466900bf6b73aa7c18ef451b1b5d817564bc4e6d82af17edbd72c done [2025-03-27T14:39:00.931Z] #116 naming to docker.io/library/core-command-arm64 done [2025-03-27T14:39:00.931Z] #116 DONE 7.1s [2025-03-27T14:39:00.931Z] [2025-03-27T14:39:00.931Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:39:27.634Z] #147 ... [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-27T14:39:27.634Z] #146 1929.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.1 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-03-27T14:39:27.634Z] #146 ... [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #145 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-03-27T14:39:27.634Z] #145 DONE 1931.1s [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:39:27.634Z] #150 ... [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:39:27.634Z] #176 DONE 0.2s [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:39:27.634Z] #177 DONE 0.2s [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2025-03-27T14:39:27.634Z] #178 DONE 0.4s [2025-03-27T14:39:27.634Z] [2025-03-27T14:39:27.634Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:39:27.635Z] #152 ... [2025-03-27T14:39:27.635Z] [2025-03-27T14:39:27.635Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-03-27T14:39:27.635Z] #179 DONE 0.1s [2025-03-27T14:39:27.635Z] [2025-03-27T14:39:27.635Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-03-27T14:39:27.635Z] #180 DONE 0.3s [2025-03-27T14:39:27.635Z] [2025-03-27T14:39:27.635Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-03-27T14:39:27.635Z] #181 DONE 0.2s [2025-03-27T14:39:27.635Z] [2025-03-27T14:39:27.635Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:39:29.574Z] #182 DONE 2.2s [2025-03-27T14:39:29.574Z] [2025-03-27T14:39:29.574Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:39:29.574Z] #147 ... [2025-03-27T14:39:29.574Z] [2025-03-27T14:39:29.574Z] #116 [security-proxy-setup] exporting to image [2025-03-27T14:39:29.574Z] #116 exporting layers [2025-03-27T14:39:30.531Z] #116 exporting layers 1.0s done [2025-03-27T14:39:30.531Z] #116 writing image sha256:de7ed89b974fba791f33c82243316079f171a7003d1abf5842f89bfa925da32d done [2025-03-27T14:39:30.531Z] #116 naming to docker.io/library/security-proxy-setup-arm64 done [2025-03-27T14:39:30.531Z] #116 DONE 8.2s [2025-03-27T14:39:30.531Z] [2025-03-27T14:39:30.531Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:39:58.769Z] #42 ... [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2025-03-27T14:39:58.769Z] #146 DONE 1962.6s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:39:58.769Z] #152 ... [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:39:58.769Z] #183 DONE 0.4s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:39:58.769Z] #148 ... [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:39:58.769Z] #184 DONE 0.2s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:39:58.769Z] #148 ... [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json [2025-03-27T14:39:58.769Z] #185 DONE 0.2s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml [2025-03-27T14:39:58.769Z] #186 DONE 0.1s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:39:58.769Z] #187 DONE 0.2s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-03-27T14:39:58.769Z] #188 DONE 0.4s [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:39:58.769Z] #42 ... [2025-03-27T14:39:58.769Z] [2025-03-27T14:39:58.769Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-03-27T14:39:59.042Z] #189 DONE 0.4s [2025-03-27T14:39:59.043Z] [2025-03-27T14:39:59.043Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:39:59.043Z] #148 ... [2025-03-27T14:39:59.043Z] [2025-03-27T14:39:59.043Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-03-27T14:39:59.314Z] #190 DONE 0.3s [2025-03-27T14:39:59.314Z] [2025-03-27T14:39:59.314Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:39:59.314Z] #120 ... [2025-03-27T14:39:59.314Z] [2025-03-27T14:39:59.314Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:40:01.901Z] #191 DONE 2.2s [2025-03-27T14:40:01.901Z] [2025-03-27T14:40:01.901Z] #116 [security-secretstore-setup] exporting to image [2025-03-27T14:40:01.901Z] #116 exporting layers [2025-03-27T14:40:02.861Z] #116 exporting layers 1.4s done [2025-03-27T14:40:02.861Z] #116 writing image sha256:1f0718f5a2860dbd0fea652ad6636ebe2154e59c3f73ed7e3810103b772e125d done [2025-03-27T14:40:02.861Z] #116 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-03-27T14:40:02.861Z] #116 DONE 9.6s [2025-03-27T14:40:02.861Z] [2025-03-27T14:40:02.861Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:41:24.470Z] #147 ... [2025-03-27T14:41:24.470Z] [2025-03-27T14:41:24.471Z] #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-03-27T14:41:24.471Z] #152 DONE 2039.7s [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:41:24.471Z] #120 ... [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:41:24.471Z] #192 DONE 0.1s [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:41:24.471Z] #193 DONE 0.1s [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:41:24.471Z] #151 ... [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-03-27T14:41:24.471Z] #194 DONE 0.4s [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:41:24.471Z] #120 ... [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:41:24.471Z] #195 DONE 0.1s [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #116 [security-spiffe-token-provider] exporting to image [2025-03-27T14:41:24.471Z] #116 exporting layers [2025-03-27T14:41:24.471Z] #116 exporting layers 1.0s done [2025-03-27T14:41:24.471Z] #116 writing image sha256:ca1afbb4e91a147609bce99624234daf76a884862eb34cc1976d66f1d47f996a done [2025-03-27T14:41:24.471Z] #116 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-03-27T14:41:24.471Z] #116 DONE 10.6s [2025-03-27T14:41:24.471Z] [2025-03-27T14:41:24.471Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:41:36.769Z] #120 ... [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-03-27T14:41:36.769Z] #148 DONE 2061.2s [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:41:36.769Z] #42 ... [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:41:36.769Z] #196 DONE 0.1s [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:41:36.769Z] #197 DONE 0.1s [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:41:36.769Z] #147 ... [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-03-27T14:41:36.769Z] #198 DONE 0.4s [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-03-27T14:41:36.769Z] #199 DONE 0.1s [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-03-27T14:41:36.769Z] #200 DONE 0.1s [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:41:36.769Z] #151 ... [2025-03-27T14:41:36.769Z] [2025-03-27T14:41:36.769Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-03-27T14:41:38.724Z] #201 DONE 1.8s [2025-03-27T14:41:38.724Z] [2025-03-27T14:41:38.724Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:41:38.724Z] #147 ... [2025-03-27T14:41:38.724Z] [2025-03-27T14:41:38.724Z] #116 [security-proxy-auth] exporting to image [2025-03-27T14:41:38.724Z] #116 exporting layers [2025-03-27T14:41:39.309Z] #116 exporting layers 0.8s done [2025-03-27T14:41:39.309Z] #116 writing image sha256:aacc15ec7ce78f840c44f23e666b91c0de94bb6b8f364a7ef69fef135b6d6c62 done [2025-03-27T14:41:39.309Z] #116 naming to docker.io/library/security-proxy-auth-arm64 done [2025-03-27T14:41:39.309Z] #116 DONE 11.4s [2025-03-27T14:41:39.309Z] [2025-03-27T14:41:39.309Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:41:41.902Z] #151 ... [2025-03-27T14:41:41.902Z] [2025-03-27T14:41:41.902Z] #138 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-03-27T14:41:41.902Z] #138 DONE 2067.6s [2025-03-27T14:41:41.902Z] [2025-03-27T14:41:41.902Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:41:41.902Z] #151 ... [2025-03-27T14:41:41.902Z] [2025-03-27T14:41:41.902Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:41:42.183Z] #202 DONE 0.2s [2025-03-27T14:41:42.183Z] [2025-03-27T14:41:42.183Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:41:42.452Z] #151 ... [2025-03-27T14:41:42.452Z] [2025-03-27T14:41:42.452Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-03-27T14:41:43.056Z] #203 DONE 0.4s [2025-03-27T14:41:43.056Z] [2025-03-27T14:41:43.056Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:41:43.056Z] #204 DONE 0.1s [2025-03-27T14:41:43.056Z] [2025-03-27T14:41:43.056Z] #116 [core-keeper] exporting to image [2025-03-27T14:41:43.323Z] #116 exporting layers 0.4s done [2025-03-27T14:41:43.323Z] #116 writing image sha256:c2e869441764977949661ca16e619c79d66e09d48e65cb91851db2e6ac326d32 done [2025-03-27T14:41:43.323Z] #116 naming to docker.io/library/core-keeper-arm64 done [2025-03-27T14:41:43.323Z] #116 DONE 11.7s [2025-03-27T14:41:43.323Z] [2025-03-27T14:41:43.323Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:41:47.571Z] #120 ... [2025-03-27T14:41:47.571Z] [2025-03-27T14:41:47.571Z] #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-03-27T14:41:47.571Z] #151 DONE 2073.0s [2025-03-27T14:41:47.571Z] [2025-03-27T14:41:47.571Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:41:47.571Z] #147 ... [2025-03-27T14:41:47.571Z] [2025-03-27T14:41:47.571Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:41:47.571Z] #205 DONE 0.3s [2025-03-27T14:41:47.571Z] [2025-03-27T14:41:47.571Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:41:47.855Z] #42 ... [2025-03-27T14:41:47.855Z] [2025-03-27T14:41:47.855Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:41:47.855Z] #206 DONE 0.2s [2025-03-27T14:41:47.855Z] [2025-03-27T14:41:47.855Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-03-27T14:41:48.458Z] #207 DONE 0.4s [2025-03-27T14:41:48.458Z] [2025-03-27T14:41:48.458Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:41:48.458Z] #208 DONE 0.1s [2025-03-27T14:41:48.458Z] [2025-03-27T14:41:48.458Z] #116 [core-data] exporting to image [2025-03-27T14:41:48.458Z] #116 exporting layers [2025-03-27T14:41:49.044Z] #116 exporting layers 0.5s done [2025-03-27T14:41:49.044Z] #116 writing image sha256:406cbebb50a43a3ac82c348fff4657a72e1f4b77aee9431deea10a49c2f287ec 0.0s done [2025-03-27T14:41:49.044Z] #116 naming to docker.io/library/core-data-arm64 0.0s done [2025-03-27T14:41:49.044Z] #116 DONE 12.2s [2025-03-27T14:41:49.044Z] [2025-03-27T14:41:49.044Z] #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-03-27T14:41:49.319Z] #150 DONE 2075.4s [2025-03-27T14:41:49.319Z] [2025-03-27T14:41:49.319Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:41:50.283Z] #40 ... [2025-03-27T14:41:50.283Z] [2025-03-27T14:41:50.283Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:41:50.283Z] #209 DONE 0.1s [2025-03-27T14:41:50.283Z] [2025-03-27T14:41:50.283Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:41:50.283Z] #210 DONE 0.1s [2025-03-27T14:41:50.283Z] [2025-03-27T14:41:50.283Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:41:50.283Z] #40 ... [2025-03-27T14:41:50.283Z] [2025-03-27T14:41:50.283Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-03-27T14:41:50.554Z] #211 DONE 0.4s [2025-03-27T14:41:50.554Z] [2025-03-27T14:41:50.554Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:41:50.821Z] #212 DONE 0.1s [2025-03-27T14:41:50.821Z] [2025-03-27T14:41:50.821Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-03-27T14:41:51.089Z] #213 DONE 0.1s [2025-03-27T14:41:51.089Z] [2025-03-27T14:41:51.089Z] #116 [core-metadata] exporting to image [2025-03-27T14:41:51.355Z] #116 exporting layers 0.5s done [2025-03-27T14:41:51.621Z] #116 writing image sha256:0c116ebd0c8f21cc3eca2c9acd30a91a02e3074bc96429375acef3645d2a2a57 done [2025-03-27T14:41:51.621Z] #116 naming to docker.io/library/core-metadata-arm64 done [2025-03-27T14:41:51.621Z] #116 DONE 12.8s [2025-03-27T14:41:51.621Z] [2025-03-27T14:41:51.621Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:23.832Z] #40 ... [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-03-27T14:42:23.833Z] #147 DONE 2106.0s [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:23.833Z] #40 ... [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:42:23.833Z] #214 DONE 0.2s [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:42:23.833Z] #215 DONE 0.1s [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:23.833Z] #40 ... [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-03-27T14:42:23.833Z] #216 DONE 0.5s [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-03-27T14:42:23.833Z] #217 DONE 0.1s [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:23.833Z] #40 ... [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #116 [support-scheduler] exporting to image [2025-03-27T14:42:23.833Z] #116 exporting layers [2025-03-27T14:42:23.833Z] #116 exporting layers 0.9s done [2025-03-27T14:42:23.833Z] #116 writing image sha256:1ff62f23219b6c2f4fe8b8f5d7c1b9e565a3cea5bd242d5ffce38b251b38f3ba done [2025-03-27T14:42:23.833Z] #116 naming to docker.io/library/support-scheduler-arm64 done [2025-03-27T14:42:23.833Z] #116 DONE 13.7s [2025-03-27T14:42:23.833Z] [2025-03-27T14:42:23.833Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:24.412Z] #40 ... [2025-03-27T14:42:24.412Z] [2025-03-27T14:42:24.412Z] #120 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-03-27T14:42:24.412Z] #120 DONE 2115.3s [2025-03-27T14:42:24.412Z] [2025-03-27T14:42:24.412Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:24.684Z] #40 ... [2025-03-27T14:42:24.684Z] [2025-03-27T14:42:24.684Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-03-27T14:42:24.684Z] #218 DONE 0.2s [2025-03-27T14:42:24.684Z] [2025-03-27T14:42:24.684Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-03-27T14:42:24.958Z] #219 DONE 0.1s [2025-03-27T14:42:24.958Z] [2025-03-27T14:42:24.958Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:24.958Z] #40 ... [2025-03-27T14:42:24.958Z] [2025-03-27T14:42:24.958Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-03-27T14:42:25.540Z] #220 DONE 0.5s [2025-03-27T14:42:25.540Z] [2025-03-27T14:42:25.540Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-03-27T14:42:25.540Z] #221 DONE 0.1s [2025-03-27T14:42:25.540Z] [2025-03-27T14:42:25.540Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f [2025-03-27T14:42:25.540Z] #42 ... [2025-03-27T14:42:25.540Z] [2025-03-27T14:42:25.540Z] #116 [support-notifications] exporting to image [2025-03-27T14:42:26.118Z] #116 exporting layers 0.5s done [2025-03-27T14:42:26.118Z] #116 writing image sha256:4f7020c814d770e50cf8e87e84c3370202c68d9dcda3d3d0deb9c185fe476199 done [2025-03-27T14:42:26.118Z] #116 naming to docker.io/library/support-notifications-arm64 done [2025-03-27T14:42:26.118Z] #116 DONE 14.3s [2025-03-27T14:42:26.118Z] [2025-03-27T14:42:26.118Z] #40 [security-proxy-auth stage-3 1/10] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.118Z] time="2025-03-27T14:04:29Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-03-27T14:42:26.119Z] time="2025-03-27T14:04:30Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-03-27T14:42:26.133Z] $ docker stop --time=1 9ef6eb3816fa6cacd10ce65906cbc3958646e684f18eae29572afa6f4328d76c [2025-03-27T14:42:27.832Z] $ docker rm -f --volumes 9ef6eb3816fa6cacd10ce65906cbc3958646e684f18eae29572afa6f4328d76c [Pipeline] // withDockerContainer [Pipeline] sh [2025-03-27T14:42:28.348Z] + docker images [2025-03-27T14:42:28.348Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-03-27T14:42:28.348Z] support-notifications-arm64 latest 4f7020c814d7 3 seconds ago 52.3MB [2025-03-27T14:42:28.348Z] support-scheduler-arm64 latest 1ff62f23219b 8 seconds ago 48.5MB [2025-03-27T14:42:28.348Z] core-metadata-arm64 latest 0c116ebd0c8f 38 seconds ago 33.1MB [2025-03-27T14:42:28.348Z] core-data-arm64 latest 406cbebb50a4 40 seconds ago 33MB [2025-03-27T14:42:28.348Z] core-keeper-arm64 latest c2e869441764 46 seconds ago 32.6MB [2025-03-27T14:42:28.348Z] security-proxy-auth-arm64 latest aacc15ec7ce7 50 seconds ago 31.9MB [2025-03-27T14:42:28.348Z] security-spiffe-token-provider-arm64 latest ca1afbb4e91a About a minute ago 48.1MB [2025-03-27T14:42:28.348Z] security-secretstore-setup-arm64 latest 1f0718f5a286 2 minutes ago 67.6MB [2025-03-27T14:42:28.348Z] security-proxy-setup-arm64 latest de7ed89b974f 2 minutes ago 38.7MB [2025-03-27T14:42:28.348Z] core-command-arm64 latest ca53a8226be4 3 minutes ago 28.5MB [2025-03-27T14:42:28.348Z] security-bootstrapper-arm64 latest bf72a6593c94 17 minutes ago 21.1MB [2025-03-27T14:42:28.348Z] core-common-config-bootstrapper-arm64 latest a0a35d13c0f8 17 minutes ago 17.9MB [2025-03-27T14:42:28.348Z] security-spire-agent-arm64 latest 581f0f0be964 36 minutes ago 187MB [2025-03-27T14:42:28.348Z] security-spire-config-arm64 latest 37dcbc14a8ba 36 minutes ago 143MB [2025-03-27T14:42:28.348Z] security-spire-server-arm64 latest 71e555d470ef 36 minutes ago 144MB [2025-03-27T14:42:28.348Z] ci-base-image-arm64 latest c606732f3dd8 38 minutes ago 915MB [2025-03-27T14:42:28.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 3 months ago 566MB [2025-03-27T14:42:28.348Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 22 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T14:42:28.501Z] provisioning config files... [2025-03-27T14:42:28.515Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/818@tmp/config4132538844059645738tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:42:28.874Z] ---> ****-login.sh [2025-03-27T14:42:28.874Z] nexus3.edgexfoundry.org:10001 [2025-03-27T14:42:28.874Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:42:29.140Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:42:29.140Z] Configure a credential helper to remove this warning. See [2025-03-27T14:42:29.140Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:42:29.140Z] [2025-03-27T14:42:29.140Z] Login Succeeded [2025-03-27T14:42:29.140Z] nexus3.edgexfoundry.org:10002 [2025-03-27T14:42:29.411Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:42:29.677Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:42:29.677Z] Configure a credential helper to remove this warning. See [2025-03-27T14:42:29.677Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:42:29.677Z] [2025-03-27T14:42:29.678Z] Login Succeeded [2025-03-27T14:42:29.678Z] nexus3.edgexfoundry.org:10003 [2025-03-27T14:42:29.945Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:42:29.945Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:42:29.945Z] Configure a credential helper to remove this warning. See [2025-03-27T14:42:29.945Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:42:29.945Z] [2025-03-27T14:42:29.945Z] Login Succeeded [2025-03-27T14:42:29.945Z] nexus3.edgexfoundry.org:10004 [2025-03-27T14:42:30.211Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:42:30.211Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:42:30.211Z] Configure a credential helper to remove this warning. See [2025-03-27T14:42:30.211Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:42:30.211Z] [2025-03-27T14:42:30.211Z] Login Succeeded [2025-03-27T14:42:30.211Z] ****.io [2025-03-27T14:42:30.477Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-03-27T14:42:30.742Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-03-27T14:42:30.742Z] Configure a credential helper to remove this warning. See [2025-03-27T14:42:30.742Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-03-27T14:42:30.742Z] [2025-03-27T14:42:30.742Z] Login Succeeded [2025-03-27T14:42:30.742Z] ---> ****-login.sh ends [Pipeline] } [2025-03-27T14:42:30.753Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:42:30.810Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-03-27T14:42:30.845Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-03-27T14:42:30.845Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:30.845Z] latest [2025-03-27T14:42:30.845Z] 4.1.0-dev.1 [2025-03-27T14:42:30.845Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:30.845Z] main [2025-03-27T14:42:30.845Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:31.226Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:31.579Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:31.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-27T14:42:31.579Z] 785cb71d67dc: Preparing [2025-03-27T14:42:31.579Z] b1f3c392174b: Preparing [2025-03-27T14:42:31.579Z] 58a8c3700b87: Preparing [2025-03-27T14:42:31.579Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:31.579Z] 07053b5e362e: Preparing [2025-03-27T14:42:31.579Z] b89c80b42d2e: Preparing [2025-03-27T14:42:31.579Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:31.579Z] b89c80b42d2e: Waiting [2025-03-27T14:42:31.579Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:31.841Z] 0ff3543c3d33: Pushed [2025-03-27T14:42:31.841Z] 07053b5e362e: Pushed [2025-03-27T14:42:31.841Z] 58a8c3700b87: Pushed [2025-03-27T14:42:31.841Z] 785cb71d67dc: Pushed [2025-03-27T14:42:31.841Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:31.841Z] b89c80b42d2e: Pushed [2025-03-27T14:42:37.157Z] b1f3c392174b: Pushed [2025-03-27T14:42:37.157Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:37.526Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:37.885Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-27T14:42:37.885Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-27T14:42:37.885Z] 785cb71d67dc: Preparing [2025-03-27T14:42:37.885Z] b1f3c392174b: Preparing [2025-03-27T14:42:37.885Z] 58a8c3700b87: Preparing [2025-03-27T14:42:37.885Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:37.885Z] 07053b5e362e: Preparing [2025-03-27T14:42:37.885Z] b89c80b42d2e: Preparing [2025-03-27T14:42:37.885Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:37.885Z] b89c80b42d2e: Waiting [2025-03-27T14:42:37.885Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:37.885Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:37.885Z] b1f3c392174b: Layer already exists [2025-03-27T14:42:37.885Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:37.885Z] 785cb71d67dc: Layer already exists [2025-03-27T14:42:37.885Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:37.885Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:37.885Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:38.150Z] latest: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:38.507Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:38.870Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.1 [2025-03-27T14:42:38.870Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-27T14:42:38.870Z] 785cb71d67dc: Preparing [2025-03-27T14:42:38.870Z] b1f3c392174b: Preparing [2025-03-27T14:42:38.870Z] 58a8c3700b87: Preparing [2025-03-27T14:42:38.870Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:38.870Z] 07053b5e362e: Preparing [2025-03-27T14:42:38.870Z] b89c80b42d2e: Preparing [2025-03-27T14:42:38.870Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:38.870Z] b89c80b42d2e: Waiting [2025-03-27T14:42:38.870Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:38.870Z] b1f3c392174b: Layer already exists [2025-03-27T14:42:38.870Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:38.870Z] 785cb71d67dc: Layer already exists [2025-03-27T14:42:38.870Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:38.870Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:38.870Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:38.870Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:38.870Z] 4.1.0-dev.1: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:39.485Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:39.848Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:39.848Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-27T14:42:39.848Z] 785cb71d67dc: Preparing [2025-03-27T14:42:39.848Z] b1f3c392174b: Preparing [2025-03-27T14:42:39.848Z] 58a8c3700b87: Preparing [2025-03-27T14:42:39.848Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:39.848Z] 07053b5e362e: Preparing [2025-03-27T14:42:39.848Z] b89c80b42d2e: Preparing [2025-03-27T14:42:39.848Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:39.848Z] b89c80b42d2e: Waiting [2025-03-27T14:42:39.848Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:39.848Z] 785cb71d67dc: Layer already exists [2025-03-27T14:42:39.848Z] b1f3c392174b: Layer already exists [2025-03-27T14:42:39.848Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:39.848Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:39.848Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:39.848Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:39.848Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:39.848Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:40.471Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:40.831Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-03-27T14:42:40.831Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-03-27T14:42:40.831Z] 785cb71d67dc: Preparing [2025-03-27T14:42:40.831Z] b1f3c392174b: Preparing [2025-03-27T14:42:40.831Z] 58a8c3700b87: Preparing [2025-03-27T14:42:40.831Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:40.831Z] 07053b5e362e: Preparing [2025-03-27T14:42:40.831Z] b89c80b42d2e: Preparing [2025-03-27T14:42:40.831Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:40.831Z] b89c80b42d2e: Waiting [2025-03-27T14:42:40.831Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:40.831Z] 785cb71d67dc: Layer already exists [2025-03-27T14:42:40.831Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:40.831Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:40.831Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:40.831Z] b1f3c392174b: Layer already exists [2025-03-27T14:42:40.831Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:40.831Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:41.095Z] main: digest: sha256:3a80d97594000fc81e96ff5ef190fc55bb902c580cdd708f3e752b34852162a0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:42:41.181Z] ===================================================== [Pipeline] echo [2025-03-27T14:42:41.192Z] taggedImages: [2025-03-27T14:42:41.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:41.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-03-27T14:42:41.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.1 [2025-03-27T14:42:41.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:41.192Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-03-27T14:42:41.216Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-03-27T14:42:41.216Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:41.216Z] latest [2025-03-27T14:42:41.216Z] 4.1.0-dev.1 [2025-03-27T14:42:41.216Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:41.216Z] main [2025-03-27T14:42:41.216Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:41.571Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:41.926Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:41.926Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-27T14:42:41.926Z] d2308e448ce0: Preparing [2025-03-27T14:42:41.926Z] 37d6a47904ec: Preparing [2025-03-27T14:42:41.926Z] d460ef377c9e: Preparing [2025-03-27T14:42:41.926Z] c094e2342380: Preparing [2025-03-27T14:42:41.926Z] 58a8c3700b87: Preparing [2025-03-27T14:42:41.926Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:41.926Z] 07053b5e362e: Preparing [2025-03-27T14:42:41.926Z] b89c80b42d2e: Preparing [2025-03-27T14:42:41.926Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:41.926Z] 0ff3543c3d33: Waiting [2025-03-27T14:42:41.926Z] 07053b5e362e: Waiting [2025-03-27T14:42:41.926Z] b89c80b42d2e: Waiting [2025-03-27T14:42:41.926Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:41.926Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:42.191Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:42.191Z] d460ef377c9e: Pushed [2025-03-27T14:42:42.191Z] 37d6a47904ec: Pushed [2025-03-27T14:42:42.191Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:42.191Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:42.191Z] d2308e448ce0: Pushed [2025-03-27T14:42:42.191Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:44.123Z] c094e2342380: Pushed [2025-03-27T14:42:44.387Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:44.758Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:45.109Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-27T14:42:45.109Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-27T14:42:45.109Z] d2308e448ce0: Preparing [2025-03-27T14:42:45.109Z] 37d6a47904ec: Preparing [2025-03-27T14:42:45.109Z] d460ef377c9e: Preparing [2025-03-27T14:42:45.109Z] c094e2342380: Preparing [2025-03-27T14:42:45.109Z] 58a8c3700b87: Preparing [2025-03-27T14:42:45.109Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:45.109Z] 07053b5e362e: Preparing [2025-03-27T14:42:45.109Z] b89c80b42d2e: Preparing [2025-03-27T14:42:45.109Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:45.109Z] 0ff3543c3d33: Waiting [2025-03-27T14:42:45.109Z] 07053b5e362e: Waiting [2025-03-27T14:42:45.109Z] b89c80b42d2e: Waiting [2025-03-27T14:42:45.109Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:45.109Z] d2308e448ce0: Layer already exists [2025-03-27T14:42:45.109Z] 37d6a47904ec: Layer already exists [2025-03-27T14:42:45.109Z] d460ef377c9e: Layer already exists [2025-03-27T14:42:45.109Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:45.109Z] c094e2342380: Layer already exists [2025-03-27T14:42:45.109Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:45.109Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:45.109Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:45.109Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:45.109Z] latest: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:45.728Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:46.074Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.1 [2025-03-27T14:42:46.074Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-27T14:42:46.074Z] d2308e448ce0: Preparing [2025-03-27T14:42:46.074Z] 37d6a47904ec: Preparing [2025-03-27T14:42:46.074Z] d460ef377c9e: Preparing [2025-03-27T14:42:46.074Z] c094e2342380: Preparing [2025-03-27T14:42:46.074Z] 58a8c3700b87: Preparing [2025-03-27T14:42:46.074Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:46.074Z] 07053b5e362e: Preparing [2025-03-27T14:42:46.074Z] b89c80b42d2e: Preparing [2025-03-27T14:42:46.074Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:46.074Z] 07053b5e362e: Waiting [2025-03-27T14:42:46.074Z] b89c80b42d2e: Waiting [2025-03-27T14:42:46.074Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:46.074Z] 0ff3543c3d33: Waiting [2025-03-27T14:42:46.074Z] c094e2342380: Layer already exists [2025-03-27T14:42:46.074Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:46.074Z] d460ef377c9e: Layer already exists [2025-03-27T14:42:46.074Z] d2308e448ce0: Layer already exists [2025-03-27T14:42:46.074Z] 37d6a47904ec: Layer already exists [2025-03-27T14:42:46.074Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:46.074Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:46.074Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:46.074Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:46.337Z] 4.1.0-dev.1: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:46.701Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:47.050Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:47.050Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-27T14:42:47.050Z] d2308e448ce0: Preparing [2025-03-27T14:42:47.050Z] 37d6a47904ec: Preparing [2025-03-27T14:42:47.050Z] d460ef377c9e: Preparing [2025-03-27T14:42:47.050Z] c094e2342380: Preparing [2025-03-27T14:42:47.050Z] 58a8c3700b87: Preparing [2025-03-27T14:42:47.050Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:47.050Z] 07053b5e362e: Preparing [2025-03-27T14:42:47.050Z] 0ff3543c3d33: Waiting [2025-03-27T14:42:47.050Z] b89c80b42d2e: Preparing [2025-03-27T14:42:47.050Z] 07053b5e362e: Waiting [2025-03-27T14:42:47.050Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:47.050Z] b89c80b42d2e: Waiting [2025-03-27T14:42:47.050Z] d2308e448ce0: Layer already exists [2025-03-27T14:42:47.050Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:47.050Z] d460ef377c9e: Layer already exists [2025-03-27T14:42:47.050Z] c094e2342380: Layer already exists [2025-03-27T14:42:47.050Z] 37d6a47904ec: Layer already exists [2025-03-27T14:42:47.050Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:47.050Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:47.050Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:47.050Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:47.050Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:47.661Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:48.018Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-03-27T14:42:48.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-03-27T14:42:48.018Z] d2308e448ce0: Preparing [2025-03-27T14:42:48.018Z] 37d6a47904ec: Preparing [2025-03-27T14:42:48.018Z] d460ef377c9e: Preparing [2025-03-27T14:42:48.018Z] c094e2342380: Preparing [2025-03-27T14:42:48.018Z] 58a8c3700b87: Preparing [2025-03-27T14:42:48.018Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:48.018Z] 07053b5e362e: Preparing [2025-03-27T14:42:48.018Z] b89c80b42d2e: Preparing [2025-03-27T14:42:48.018Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:48.018Z] 0ff3543c3d33: Waiting [2025-03-27T14:42:48.018Z] 07053b5e362e: Waiting [2025-03-27T14:42:48.018Z] b89c80b42d2e: Waiting [2025-03-27T14:42:48.018Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:48.018Z] 37d6a47904ec: Layer already exists [2025-03-27T14:42:48.018Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:48.018Z] d460ef377c9e: Layer already exists [2025-03-27T14:42:48.018Z] d2308e448ce0: Layer already exists [2025-03-27T14:42:48.018Z] c094e2342380: Layer already exists [2025-03-27T14:42:48.018Z] 07053b5e362e: Layer already exists [2025-03-27T14:42:48.018Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:48.018Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:48.018Z] b89c80b42d2e: Layer already exists [2025-03-27T14:42:48.280Z] main: digest: sha256:42c002afbcc6389e97f60eb6ed9301fcb8f99e24ef922d3cd32c06f2a3436052 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:42:48.354Z] ===================================================== [Pipeline] echo [2025-03-27T14:42:48.365Z] taggedImages: [2025-03-27T14:42:48.365Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:48.365Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-03-27T14:42:48.365Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.1 [2025-03-27T14:42:48.365Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:48.365Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-03-27T14:42:48.393Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-03-27T14:42:48.393Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:48.393Z] latest [2025-03-27T14:42:48.393Z] 4.1.0-dev.1 [2025-03-27T14:42:48.393Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:48.393Z] main [2025-03-27T14:42:48.393Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:48.817Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:49.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:49.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-27T14:42:49.237Z] 79046e163d8c: Preparing [2025-03-27T14:42:49.237Z] 24c59ea073ad: Preparing [2025-03-27T14:42:49.237Z] 58a8c3700b87: Preparing [2025-03-27T14:42:49.237Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:49.237Z] f5adef310e29: Preparing [2025-03-27T14:42:49.237Z] 05fd71f2b9ac: Preparing [2025-03-27T14:42:49.237Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:49.237Z] 05fd71f2b9ac: Waiting [2025-03-27T14:42:49.237Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:49.237Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:49.237Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:49.508Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:49.508Z] f5adef310e29: Pushed [2025-03-27T14:42:49.508Z] 79046e163d8c: Pushed [2025-03-27T14:42:49.508Z] 05fd71f2b9ac: Pushed [2025-03-27T14:42:54.934Z] 24c59ea073ad: Pushed [2025-03-27T14:42:54.934Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:55.304Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:55.645Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-27T14:42:55.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-27T14:42:55.645Z] 79046e163d8c: Preparing [2025-03-27T14:42:55.645Z] 24c59ea073ad: Preparing [2025-03-27T14:42:55.645Z] 58a8c3700b87: Preparing [2025-03-27T14:42:55.645Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:55.645Z] f5adef310e29: Preparing [2025-03-27T14:42:55.645Z] 05fd71f2b9ac: Preparing [2025-03-27T14:42:55.645Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:55.645Z] 05fd71f2b9ac: Waiting [2025-03-27T14:42:55.645Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:55.645Z] 79046e163d8c: Layer already exists [2025-03-27T14:42:55.646Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:55.646Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:55.646Z] f5adef310e29: Layer already exists [2025-03-27T14:42:55.646Z] 24c59ea073ad: Layer already exists [2025-03-27T14:42:55.646Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:55.646Z] 05fd71f2b9ac: Layer already exists [2025-03-27T14:42:55.909Z] latest: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:56.270Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:56.613Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.1 [2025-03-27T14:42:56.613Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-27T14:42:56.613Z] 79046e163d8c: Preparing [2025-03-27T14:42:56.613Z] 24c59ea073ad: Preparing [2025-03-27T14:42:56.613Z] 58a8c3700b87: Preparing [2025-03-27T14:42:56.613Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:56.613Z] f5adef310e29: Preparing [2025-03-27T14:42:56.613Z] 05fd71f2b9ac: Preparing [2025-03-27T14:42:56.613Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:56.613Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:56.613Z] 05fd71f2b9ac: Waiting [2025-03-27T14:42:56.613Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:56.613Z] f5adef310e29: Layer already exists [2025-03-27T14:42:56.613Z] 24c59ea073ad: Layer already exists [2025-03-27T14:42:56.613Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:56.613Z] 79046e163d8c: Layer already exists [2025-03-27T14:42:56.613Z] 05fd71f2b9ac: Layer already exists [2025-03-27T14:42:56.613Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:56.888Z] 4.1.0-dev.1: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:57.244Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:57.598Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:57.598Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-27T14:42:57.598Z] 79046e163d8c: Preparing [2025-03-27T14:42:57.598Z] 24c59ea073ad: Preparing [2025-03-27T14:42:57.598Z] 58a8c3700b87: Preparing [2025-03-27T14:42:57.598Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:57.598Z] f5adef310e29: Preparing [2025-03-27T14:42:57.598Z] 05fd71f2b9ac: Preparing [2025-03-27T14:42:57.598Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:57.598Z] 05fd71f2b9ac: Waiting [2025-03-27T14:42:57.598Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:57.598Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:57.598Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:57.598Z] 79046e163d8c: Layer already exists [2025-03-27T14:42:57.598Z] 24c59ea073ad: Layer already exists [2025-03-27T14:42:57.598Z] f5adef310e29: Layer already exists [2025-03-27T14:42:57.598Z] 05fd71f2b9ac: Layer already exists [2025-03-27T14:42:57.598Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:57.861Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:58.217Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:58.563Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-03-27T14:42:58.563Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-03-27T14:42:58.563Z] 79046e163d8c: Preparing [2025-03-27T14:42:58.563Z] 24c59ea073ad: Preparing [2025-03-27T14:42:58.563Z] 58a8c3700b87: Preparing [2025-03-27T14:42:58.563Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:58.563Z] f5adef310e29: Preparing [2025-03-27T14:42:58.563Z] 05fd71f2b9ac: Preparing [2025-03-27T14:42:58.563Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:58.563Z] 05fd71f2b9ac: Waiting [2025-03-27T14:42:58.563Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:58.563Z] 79046e163d8c: Layer already exists [2025-03-27T14:42:58.563Z] 58a8c3700b87: Layer already exists [2025-03-27T14:42:58.563Z] f5adef310e29: Layer already exists [2025-03-27T14:42:58.563Z] 24c59ea073ad: Layer already exists [2025-03-27T14:42:58.563Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:58.563Z] 05fd71f2b9ac: Layer already exists [2025-03-27T14:42:58.563Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:58.826Z] main: digest: sha256:517a1359fe250082a6f71ad0678e68fc8f0d24107a8af3952872817c14cf61eb size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:42:58.915Z] ===================================================== [Pipeline] echo [2025-03-27T14:42:58.976Z] taggedImages: [2025-03-27T14:42:58.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:58.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-03-27T14:42:58.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.1 [2025-03-27T14:42:58.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:58.976Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-03-27T14:42:59.004Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-03-27T14:42:59.005Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:59.005Z] latest [2025-03-27T14:42:59.005Z] 4.1.0-dev.1 [2025-03-27T14:42:59.005Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:42:59.005Z] main [2025-03-27T14:42:59.005Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:59.370Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:42:59.728Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:42:59.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-27T14:42:59.728Z] 4e05c3710627: Preparing [2025-03-27T14:42:59.728Z] b3c947778c81: Preparing [2025-03-27T14:42:59.728Z] 0ff3543c3d33: Preparing [2025-03-27T14:42:59.728Z] 3e21deb26e3b: Preparing [2025-03-27T14:42:59.728Z] 7656d32d3181: Preparing [2025-03-27T14:42:59.728Z] dd9c8f8612c8: Preparing [2025-03-27T14:42:59.728Z] dd9c8f8612c8: Waiting [2025-03-27T14:42:59.993Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:42:59.994Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:42:59.994Z] 7656d32d3181: Pushed [2025-03-27T14:42:59.994Z] 4e05c3710627: Pushed [2025-03-27T14:42:59.994Z] 3e21deb26e3b: Pushed [2025-03-27T14:43:05.316Z] b3c947778c81: Pushed [2025-03-27T14:43:05.316Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:05.683Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:06.033Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-27T14:43:06.034Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-27T14:43:06.034Z] 4e05c3710627: Preparing [2025-03-27T14:43:06.034Z] b3c947778c81: Preparing [2025-03-27T14:43:06.034Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:06.034Z] 3e21deb26e3b: Preparing [2025-03-27T14:43:06.034Z] 7656d32d3181: Preparing [2025-03-27T14:43:06.034Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:06.034Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:06.034Z] b3c947778c81: Layer already exists [2025-03-27T14:43:06.034Z] 4e05c3710627: Layer already exists [2025-03-27T14:43:06.034Z] 3e21deb26e3b: Layer already exists [2025-03-27T14:43:06.034Z] 7656d32d3181: Layer already exists [2025-03-27T14:43:06.034Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:06.034Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:06.034Z] latest: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:06.657Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:07.019Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.1 [2025-03-27T14:43:07.019Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-27T14:43:07.019Z] 4e05c3710627: Preparing [2025-03-27T14:43:07.019Z] b3c947778c81: Preparing [2025-03-27T14:43:07.019Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:07.019Z] 3e21deb26e3b: Preparing [2025-03-27T14:43:07.019Z] 7656d32d3181: Preparing [2025-03-27T14:43:07.019Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:07.019Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:07.019Z] b3c947778c81: Layer already exists [2025-03-27T14:43:07.019Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:07.019Z] 4e05c3710627: Layer already exists [2025-03-27T14:43:07.019Z] 7656d32d3181: Layer already exists [2025-03-27T14:43:07.019Z] 3e21deb26e3b: Layer already exists [2025-03-27T14:43:07.019Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:07.281Z] 4.1.0-dev.1: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:07.637Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:07.979Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:07.979Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-27T14:43:07.979Z] 4e05c3710627: Preparing [2025-03-27T14:43:07.979Z] b3c947778c81: Preparing [2025-03-27T14:43:07.979Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:07.979Z] 3e21deb26e3b: Preparing [2025-03-27T14:43:07.979Z] 7656d32d3181: Preparing [2025-03-27T14:43:07.979Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:07.979Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:07.979Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:07.979Z] 7656d32d3181: Layer already exists [2025-03-27T14:43:07.979Z] 4e05c3710627: Layer already exists [2025-03-27T14:43:07.979Z] b3c947778c81: Layer already exists [2025-03-27T14:43:07.979Z] 3e21deb26e3b: Layer already exists [2025-03-27T14:43:07.979Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:07.979Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:08.340Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:08.697Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-03-27T14:43:08.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-03-27T14:43:08.697Z] 4e05c3710627: Preparing [2025-03-27T14:43:08.697Z] b3c947778c81: Preparing [2025-03-27T14:43:08.697Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:08.697Z] 3e21deb26e3b: Preparing [2025-03-27T14:43:08.697Z] 7656d32d3181: Preparing [2025-03-27T14:43:08.697Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:08.697Z] b3c947778c81: Layer already exists [2025-03-27T14:43:08.697Z] 4e05c3710627: Layer already exists [2025-03-27T14:43:08.697Z] 7656d32d3181: Layer already exists [2025-03-27T14:43:08.697Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:08.697Z] 3e21deb26e3b: Layer already exists [2025-03-27T14:43:08.697Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:08.962Z] main: digest: sha256:f7f9d84cf73bd0e3cd06fce1d223f42310baea9331799c1c629b9b4a11ade03f size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:43:09.046Z] ===================================================== [Pipeline] echo [2025-03-27T14:43:09.064Z] taggedImages: [2025-03-27T14:43:09.064Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:09.064Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-03-27T14:43:09.064Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.1 [2025-03-27T14:43:09.064Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:09.064Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-03-27T14:43:09.087Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-03-27T14:43:09.087Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:09.087Z] latest [2025-03-27T14:43:09.087Z] 4.1.0-dev.1 [2025-03-27T14:43:09.087Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:09.087Z] main [2025-03-27T14:43:09.087Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:09.463Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:09.818Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:09.818Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-27T14:43:09.818Z] 5e324e9d06c8: Preparing [2025-03-27T14:43:09.818Z] 753038d3f659: Preparing [2025-03-27T14:43:09.818Z] 5421161e0d8a: Preparing [2025-03-27T14:43:09.818Z] 58a8c3700b87: Preparing [2025-03-27T14:43:09.818Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:09.818Z] 07053b5e362e: Preparing [2025-03-27T14:43:09.818Z] b89c80b42d2e: Preparing [2025-03-27T14:43:09.818Z] 07053b5e362e: Waiting [2025-03-27T14:43:09.818Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:09.818Z] b89c80b42d2e: Waiting [2025-03-27T14:43:09.818Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:10.083Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:10.083Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:10.083Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:10.083Z] 753038d3f659: Pushed [2025-03-27T14:43:10.083Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:10.083Z] 5e324e9d06c8: Pushed [2025-03-27T14:43:15.399Z] 5421161e0d8a: Pushed [2025-03-27T14:43:15.399Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:15.761Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:16.115Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-27T14:43:16.115Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-27T14:43:16.115Z] 5e324e9d06c8: Preparing [2025-03-27T14:43:16.115Z] 753038d3f659: Preparing [2025-03-27T14:43:16.115Z] 5421161e0d8a: Preparing [2025-03-27T14:43:16.115Z] 58a8c3700b87: Preparing [2025-03-27T14:43:16.115Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:16.115Z] 07053b5e362e: Preparing [2025-03-27T14:43:16.115Z] b89c80b42d2e: Preparing [2025-03-27T14:43:16.115Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:16.115Z] 07053b5e362e: Waiting [2025-03-27T14:43:16.115Z] b89c80b42d2e: Waiting [2025-03-27T14:43:16.115Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:16.115Z] 753038d3f659: Layer already exists [2025-03-27T14:43:16.115Z] 5421161e0d8a: Layer already exists [2025-03-27T14:43:16.115Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:16.115Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:16.115Z] 5e324e9d06c8: Layer already exists [2025-03-27T14:43:16.115Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:16.115Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:16.115Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:16.381Z] latest: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:17.141Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:17.488Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.1 [2025-03-27T14:43:17.488Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-27T14:43:17.488Z] 5e324e9d06c8: Preparing [2025-03-27T14:43:17.488Z] 753038d3f659: Preparing [2025-03-27T14:43:17.488Z] 5421161e0d8a: Preparing [2025-03-27T14:43:17.488Z] 58a8c3700b87: Preparing [2025-03-27T14:43:17.488Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:17.488Z] 07053b5e362e: Preparing [2025-03-27T14:43:17.488Z] b89c80b42d2e: Preparing [2025-03-27T14:43:17.488Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:17.488Z] 07053b5e362e: Waiting [2025-03-27T14:43:17.488Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:17.488Z] b89c80b42d2e: Waiting [2025-03-27T14:43:17.488Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:17.488Z] 5e324e9d06c8: Layer already exists [2025-03-27T14:43:17.488Z] 753038d3f659: Layer already exists [2025-03-27T14:43:17.488Z] 5421161e0d8a: Layer already exists [2025-03-27T14:43:17.488Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:17.488Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:17.488Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:17.488Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:17.488Z] 4.1.0-dev.1: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:18.097Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:18.453Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:18.453Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-27T14:43:18.453Z] 5e324e9d06c8: Preparing [2025-03-27T14:43:18.453Z] 753038d3f659: Preparing [2025-03-27T14:43:18.453Z] 5421161e0d8a: Preparing [2025-03-27T14:43:18.453Z] 58a8c3700b87: Preparing [2025-03-27T14:43:18.453Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:18.453Z] 07053b5e362e: Preparing [2025-03-27T14:43:18.453Z] b89c80b42d2e: Preparing [2025-03-27T14:43:18.453Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:18.453Z] 07053b5e362e: Waiting [2025-03-27T14:43:18.453Z] b89c80b42d2e: Waiting [2025-03-27T14:43:18.453Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:18.453Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:18.453Z] 753038d3f659: Layer already exists [2025-03-27T14:43:18.453Z] 5e324e9d06c8: Layer already exists [2025-03-27T14:43:18.453Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:18.453Z] 5421161e0d8a: Layer already exists [2025-03-27T14:43:18.453Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:18.453Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:18.453Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:18.716Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:19.065Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:19.414Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-03-27T14:43:19.414Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-03-27T14:43:19.414Z] 5e324e9d06c8: Preparing [2025-03-27T14:43:19.414Z] 753038d3f659: Preparing [2025-03-27T14:43:19.414Z] 5421161e0d8a: Preparing [2025-03-27T14:43:19.414Z] 58a8c3700b87: Preparing [2025-03-27T14:43:19.414Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:19.414Z] 07053b5e362e: Preparing [2025-03-27T14:43:19.414Z] b89c80b42d2e: Preparing [2025-03-27T14:43:19.414Z] 07053b5e362e: Waiting [2025-03-27T14:43:19.414Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:19.414Z] b89c80b42d2e: Waiting [2025-03-27T14:43:19.414Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:19.414Z] 5421161e0d8a: Layer already exists [2025-03-27T14:43:19.414Z] 5e324e9d06c8: Layer already exists [2025-03-27T14:43:19.414Z] 753038d3f659: Layer already exists [2025-03-27T14:43:19.414Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:19.414Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:19.414Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:19.414Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:19.414Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:19.414Z] main: digest: sha256:130de64e0ad19587a7c471b78343404a77efb9dd93a271cbf9887c66222426d4 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:43:19.758Z] ===================================================== [Pipeline] echo [2025-03-27T14:43:19.771Z] taggedImages: [2025-03-27T14:43:19.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:19.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-03-27T14:43:19.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.1 [2025-03-27T14:43:19.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:19.771Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-03-27T14:43:19.797Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-03-27T14:43:19.797Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:19.797Z] latest [2025-03-27T14:43:19.797Z] 4.1.0-dev.1 [2025-03-27T14:43:19.797Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:19.797Z] main [2025-03-27T14:43:19.797Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:20.167Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:20.528Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:20.528Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-27T14:43:20.528Z] f633d056e824: Preparing [2025-03-27T14:43:20.528Z] a70f710c1d94: Preparing [2025-03-27T14:43:20.528Z] 83be019ccc23: Preparing [2025-03-27T14:43:20.528Z] bb7ab2dafe6c: Preparing [2025-03-27T14:43:20.528Z] f1bd64577606: Preparing [2025-03-27T14:43:20.528Z] f5ab801edc4d: Preparing [2025-03-27T14:43:20.528Z] 6585f3d44070: Preparing [2025-03-27T14:43:20.528Z] 58a8c3700b87: Preparing [2025-03-27T14:43:20.528Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:20.528Z] 25101f311921: Preparing [2025-03-27T14:43:20.528Z] 9443274c6de1: Preparing [2025-03-27T14:43:20.528Z] 5f70bf18a086: Preparing [2025-03-27T14:43:20.528Z] 57d660dac1f8: Preparing [2025-03-27T14:43:20.528Z] 90644c208296: Preparing [2025-03-27T14:43:20.528Z] 27a7d53e5826: Preparing [2025-03-27T14:43:20.528Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:20.528Z] f5ab801edc4d: Waiting [2025-03-27T14:43:20.528Z] 6585f3d44070: Waiting [2025-03-27T14:43:20.528Z] 58a8c3700b87: Waiting [2025-03-27T14:43:20.528Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:20.528Z] 25101f311921: Waiting [2025-03-27T14:43:20.528Z] 9443274c6de1: Waiting [2025-03-27T14:43:20.528Z] 5f70bf18a086: Waiting [2025-03-27T14:43:20.528Z] 57d660dac1f8: Waiting [2025-03-27T14:43:20.528Z] 90644c208296: Waiting [2025-03-27T14:43:20.528Z] 27a7d53e5826: Waiting [2025-03-27T14:43:20.528Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:20.793Z] 83be019ccc23: Pushed [2025-03-27T14:43:20.793Z] bb7ab2dafe6c: Pushed [2025-03-27T14:43:20.793Z] f633d056e824: Pushed [2025-03-27T14:43:20.793Z] f1bd64577606: Pushed [2025-03-27T14:43:20.793Z] a70f710c1d94: Pushed [2025-03-27T14:43:20.793Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:20.793Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:21.058Z] 5f70bf18a086: Layer already exists [2025-03-27T14:43:21.058Z] f5ab801edc4d: Pushed [2025-03-27T14:43:21.058Z] 25101f311921: Pushed [2025-03-27T14:43:21.058Z] 9443274c6de1: Pushed [2025-03-27T14:43:21.058Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:21.058Z] 57d660dac1f8: Pushed [2025-03-27T14:43:21.058Z] 90644c208296: Pushed [2025-03-27T14:43:21.320Z] 27a7d53e5826: Pushed [2025-03-27T14:43:23.882Z] 6585f3d44070: Pushed [2025-03-27T14:43:23.882Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:24.505Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:24.858Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-27T14:43:24.858Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-27T14:43:24.858Z] f633d056e824: Preparing [2025-03-27T14:43:24.858Z] a70f710c1d94: Preparing [2025-03-27T14:43:24.858Z] 83be019ccc23: Preparing [2025-03-27T14:43:24.858Z] bb7ab2dafe6c: Preparing [2025-03-27T14:43:24.858Z] f1bd64577606: Preparing [2025-03-27T14:43:24.858Z] f5ab801edc4d: Preparing [2025-03-27T14:43:24.858Z] 6585f3d44070: Preparing [2025-03-27T14:43:24.858Z] 58a8c3700b87: Preparing [2025-03-27T14:43:24.858Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:24.858Z] 25101f311921: Preparing [2025-03-27T14:43:24.858Z] 9443274c6de1: Preparing [2025-03-27T14:43:24.858Z] 5f70bf18a086: Preparing [2025-03-27T14:43:24.858Z] 57d660dac1f8: Preparing [2025-03-27T14:43:24.858Z] 90644c208296: Preparing [2025-03-27T14:43:24.858Z] 27a7d53e5826: Preparing [2025-03-27T14:43:24.858Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:24.858Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:24.858Z] 25101f311921: Waiting [2025-03-27T14:43:24.858Z] 9443274c6de1: Waiting [2025-03-27T14:43:24.858Z] 5f70bf18a086: Waiting [2025-03-27T14:43:24.859Z] 57d660dac1f8: Waiting [2025-03-27T14:43:24.859Z] 90644c208296: Waiting [2025-03-27T14:43:24.859Z] f5ab801edc4d: Waiting [2025-03-27T14:43:24.859Z] 6585f3d44070: Waiting [2025-03-27T14:43:24.859Z] 58a8c3700b87: Waiting [2025-03-27T14:43:24.859Z] 27a7d53e5826: Waiting [2025-03-27T14:43:24.859Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:24.859Z] a70f710c1d94: Layer already exists [2025-03-27T14:43:24.859Z] bb7ab2dafe6c: Layer already exists [2025-03-27T14:43:24.859Z] f633d056e824: Layer already exists [2025-03-27T14:43:24.859Z] 83be019ccc23: Layer already exists [2025-03-27T14:43:24.859Z] f1bd64577606: Layer already exists [2025-03-27T14:43:24.859Z] f5ab801edc4d: Layer already exists [2025-03-27T14:43:24.859Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:24.859Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:24.859Z] 6585f3d44070: Layer already exists [2025-03-27T14:43:24.859Z] 25101f311921: Layer already exists [2025-03-27T14:43:24.859Z] 5f70bf18a086: Layer already exists [2025-03-27T14:43:24.859Z] 57d660dac1f8: Layer already exists [2025-03-27T14:43:24.859Z] 90644c208296: Layer already exists [2025-03-27T14:43:24.859Z] 9443274c6de1: Layer already exists [2025-03-27T14:43:24.859Z] 27a7d53e5826: Layer already exists [2025-03-27T14:43:24.859Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:25.124Z] latest: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:25.491Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:25.851Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.1 [2025-03-27T14:43:25.851Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-27T14:43:25.851Z] f633d056e824: Preparing [2025-03-27T14:43:25.851Z] a70f710c1d94: Preparing [2025-03-27T14:43:25.851Z] 83be019ccc23: Preparing [2025-03-27T14:43:25.851Z] bb7ab2dafe6c: Preparing [2025-03-27T14:43:25.851Z] f1bd64577606: Preparing [2025-03-27T14:43:25.851Z] f5ab801edc4d: Preparing [2025-03-27T14:43:25.851Z] 6585f3d44070: Preparing [2025-03-27T14:43:25.851Z] 58a8c3700b87: Preparing [2025-03-27T14:43:25.851Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:25.851Z] 25101f311921: Preparing [2025-03-27T14:43:25.851Z] 9443274c6de1: Preparing [2025-03-27T14:43:25.851Z] 5f70bf18a086: Preparing [2025-03-27T14:43:25.851Z] 57d660dac1f8: Preparing [2025-03-27T14:43:25.851Z] 90644c208296: Preparing [2025-03-27T14:43:25.851Z] 27a7d53e5826: Preparing [2025-03-27T14:43:25.851Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:25.851Z] f5ab801edc4d: Waiting [2025-03-27T14:43:25.851Z] 6585f3d44070: Waiting [2025-03-27T14:43:25.851Z] 58a8c3700b87: Waiting [2025-03-27T14:43:25.851Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:25.851Z] 25101f311921: Waiting [2025-03-27T14:43:25.851Z] 9443274c6de1: Waiting [2025-03-27T14:43:25.851Z] 5f70bf18a086: Waiting [2025-03-27T14:43:25.851Z] 90644c208296: Waiting [2025-03-27T14:43:25.851Z] 57d660dac1f8: Waiting [2025-03-27T14:43:25.851Z] 27a7d53e5826: Waiting [2025-03-27T14:43:25.851Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:25.851Z] 83be019ccc23: Layer already exists [2025-03-27T14:43:25.851Z] f633d056e824: Layer already exists [2025-03-27T14:43:25.851Z] f1bd64577606: Layer already exists [2025-03-27T14:43:25.851Z] bb7ab2dafe6c: Layer already exists [2025-03-27T14:43:25.851Z] a70f710c1d94: Layer already exists [2025-03-27T14:43:25.851Z] f5ab801edc4d: Layer already exists [2025-03-27T14:43:25.851Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:25.851Z] 6585f3d44070: Layer already exists [2025-03-27T14:43:25.851Z] 25101f311921: Layer already exists [2025-03-27T14:43:25.851Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:25.851Z] 5f70bf18a086: Layer already exists [2025-03-27T14:43:25.851Z] 9443274c6de1: Layer already exists [2025-03-27T14:43:25.851Z] 57d660dac1f8: Layer already exists [2025-03-27T14:43:25.851Z] 90644c208296: Layer already exists [2025-03-27T14:43:25.851Z] 27a7d53e5826: Layer already exists [2025-03-27T14:43:25.851Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:26.114Z] 4.1.0-dev.1: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:26.479Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:26.835Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:26.836Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-27T14:43:26.836Z] f633d056e824: Preparing [2025-03-27T14:43:26.836Z] a70f710c1d94: Preparing [2025-03-27T14:43:26.836Z] 83be019ccc23: Preparing [2025-03-27T14:43:26.836Z] bb7ab2dafe6c: Preparing [2025-03-27T14:43:26.836Z] f1bd64577606: Preparing [2025-03-27T14:43:26.836Z] f5ab801edc4d: Preparing [2025-03-27T14:43:26.836Z] 6585f3d44070: Preparing [2025-03-27T14:43:26.836Z] 58a8c3700b87: Preparing [2025-03-27T14:43:26.836Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:26.836Z] 25101f311921: Preparing [2025-03-27T14:43:26.836Z] 9443274c6de1: Preparing [2025-03-27T14:43:26.836Z] 5f70bf18a086: Preparing [2025-03-27T14:43:26.836Z] 57d660dac1f8: Preparing [2025-03-27T14:43:26.836Z] 90644c208296: Preparing [2025-03-27T14:43:26.836Z] 27a7d53e5826: Preparing [2025-03-27T14:43:26.836Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:26.836Z] 25101f311921: Waiting [2025-03-27T14:43:26.836Z] 9443274c6de1: Waiting [2025-03-27T14:43:26.836Z] 5f70bf18a086: Waiting [2025-03-27T14:43:26.836Z] 57d660dac1f8: Waiting [2025-03-27T14:43:26.836Z] 90644c208296: Waiting [2025-03-27T14:43:26.836Z] 27a7d53e5826: Waiting [2025-03-27T14:43:26.836Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:26.836Z] f5ab801edc4d: Waiting [2025-03-27T14:43:26.836Z] 58a8c3700b87: Waiting [2025-03-27T14:43:26.836Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:26.836Z] 6585f3d44070: Waiting [2025-03-27T14:43:26.836Z] a70f710c1d94: Layer already exists [2025-03-27T14:43:26.836Z] f1bd64577606: Layer already exists [2025-03-27T14:43:26.836Z] f633d056e824: Layer already exists [2025-03-27T14:43:26.836Z] 83be019ccc23: Layer already exists [2025-03-27T14:43:26.836Z] bb7ab2dafe6c: Layer already exists [2025-03-27T14:43:26.836Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:26.836Z] f5ab801edc4d: Layer already exists [2025-03-27T14:43:26.836Z] 6585f3d44070: Layer already exists [2025-03-27T14:43:26.836Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:26.836Z] 25101f311921: Layer already exists [2025-03-27T14:43:26.836Z] 57d660dac1f8: Layer already exists [2025-03-27T14:43:26.836Z] 5f70bf18a086: Layer already exists [2025-03-27T14:43:26.836Z] 90644c208296: Layer already exists [2025-03-27T14:43:26.836Z] 27a7d53e5826: Layer already exists [2025-03-27T14:43:26.836Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:26.836Z] 9443274c6de1: Layer already exists [2025-03-27T14:43:27.101Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:27.463Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:27.814Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-03-27T14:43:27.814Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-03-27T14:43:27.814Z] f633d056e824: Preparing [2025-03-27T14:43:27.814Z] a70f710c1d94: Preparing [2025-03-27T14:43:27.814Z] 83be019ccc23: Preparing [2025-03-27T14:43:27.814Z] bb7ab2dafe6c: Preparing [2025-03-27T14:43:27.814Z] f1bd64577606: Preparing [2025-03-27T14:43:27.814Z] f5ab801edc4d: Preparing [2025-03-27T14:43:27.814Z] 6585f3d44070: Preparing [2025-03-27T14:43:27.814Z] 58a8c3700b87: Preparing [2025-03-27T14:43:27.814Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:27.814Z] 25101f311921: Preparing [2025-03-27T14:43:27.814Z] 9443274c6de1: Preparing [2025-03-27T14:43:27.814Z] 5f70bf18a086: Preparing [2025-03-27T14:43:27.814Z] 57d660dac1f8: Preparing [2025-03-27T14:43:27.814Z] 90644c208296: Preparing [2025-03-27T14:43:27.814Z] 27a7d53e5826: Preparing [2025-03-27T14:43:27.814Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:27.814Z] 25101f311921: Waiting [2025-03-27T14:43:27.814Z] 9443274c6de1: Waiting [2025-03-27T14:43:27.814Z] 5f70bf18a086: Waiting [2025-03-27T14:43:27.814Z] 57d660dac1f8: Waiting [2025-03-27T14:43:27.814Z] 90644c208296: Waiting [2025-03-27T14:43:27.814Z] 27a7d53e5826: Waiting [2025-03-27T14:43:27.814Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:27.814Z] 58a8c3700b87: Waiting [2025-03-27T14:43:27.814Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:27.814Z] 6585f3d44070: Waiting [2025-03-27T14:43:27.814Z] f633d056e824: Layer already exists [2025-03-27T14:43:27.814Z] bb7ab2dafe6c: Layer already exists [2025-03-27T14:43:27.814Z] 83be019ccc23: Layer already exists [2025-03-27T14:43:27.814Z] a70f710c1d94: Layer already exists [2025-03-27T14:43:27.814Z] f1bd64577606: Layer already exists [2025-03-27T14:43:27.814Z] f5ab801edc4d: Layer already exists [2025-03-27T14:43:27.814Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:27.814Z] 6585f3d44070: Layer already exists [2025-03-27T14:43:27.814Z] 25101f311921: Layer already exists [2025-03-27T14:43:27.814Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:27.814Z] 5f70bf18a086: Layer already exists [2025-03-27T14:43:27.814Z] 90644c208296: Layer already exists [2025-03-27T14:43:27.814Z] 57d660dac1f8: Layer already exists [2025-03-27T14:43:27.814Z] 9443274c6de1: Layer already exists [2025-03-27T14:43:27.814Z] 27a7d53e5826: Layer already exists [2025-03-27T14:43:27.814Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:28.078Z] main: digest: sha256:d56af73b0a7a2b405826934bb2551f4baf2b94b7ffeb37f4cd9402c74c7ee9e3 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:43:28.162Z] ===================================================== [Pipeline] echo [2025-03-27T14:43:28.175Z] taggedImages: [2025-03-27T14:43:28.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:28.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-03-27T14:43:28.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.1 [2025-03-27T14:43:28.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:28.175Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-03-27T14:43:28.211Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-03-27T14:43:28.211Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:28.211Z] latest [2025-03-27T14:43:28.211Z] 4.1.0-dev.1 [2025-03-27T14:43:28.211Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:28.211Z] main [2025-03-27T14:43:28.211Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:28.572Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:28.922Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:28.922Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-27T14:43:28.922Z] 809679d86671: Preparing [2025-03-27T14:43:28.922Z] e65232e9b564: Preparing [2025-03-27T14:43:28.922Z] bbe69155c8a5: Preparing [2025-03-27T14:43:28.922Z] 5c96186a4cb0: Preparing [2025-03-27T14:43:28.922Z] 58a8c3700b87: Preparing [2025-03-27T14:43:28.922Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:28.922Z] 07053b5e362e: Preparing [2025-03-27T14:43:28.922Z] b89c80b42d2e: Preparing [2025-03-27T14:43:28.922Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:28.922Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:28.922Z] 07053b5e362e: Waiting [2025-03-27T14:43:28.922Z] b89c80b42d2e: Waiting [2025-03-27T14:43:28.922Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:28.922Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:29.187Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:29.187Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:29.187Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:29.187Z] 809679d86671: Pushed [2025-03-27T14:43:29.187Z] e65232e9b564: Pushed [2025-03-27T14:43:29.187Z] bbe69155c8a5: Pushed [2025-03-27T14:43:29.187Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:34.504Z] 5c96186a4cb0: Pushed [2025-03-27T14:43:34.504Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:34.858Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:35.207Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-27T14:43:35.207Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-27T14:43:35.207Z] 809679d86671: Preparing [2025-03-27T14:43:35.207Z] e65232e9b564: Preparing [2025-03-27T14:43:35.207Z] bbe69155c8a5: Preparing [2025-03-27T14:43:35.207Z] 5c96186a4cb0: Preparing [2025-03-27T14:43:35.207Z] 58a8c3700b87: Preparing [2025-03-27T14:43:35.207Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:35.207Z] 07053b5e362e: Preparing [2025-03-27T14:43:35.207Z] b89c80b42d2e: Preparing [2025-03-27T14:43:35.207Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:35.207Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:35.207Z] 07053b5e362e: Waiting [2025-03-27T14:43:35.207Z] b89c80b42d2e: Waiting [2025-03-27T14:43:35.207Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:35.207Z] bbe69155c8a5: Layer already exists [2025-03-27T14:43:35.207Z] 5c96186a4cb0: Layer already exists [2025-03-27T14:43:35.207Z] e65232e9b564: Layer already exists [2025-03-27T14:43:35.207Z] 809679d86671: Layer already exists [2025-03-27T14:43:35.207Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:35.207Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:35.207Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:35.207Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:35.207Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:35.471Z] latest: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:35.833Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:36.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.1 [2025-03-27T14:43:36.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-27T14:43:36.185Z] 809679d86671: Preparing [2025-03-27T14:43:36.185Z] e65232e9b564: Preparing [2025-03-27T14:43:36.185Z] bbe69155c8a5: Preparing [2025-03-27T14:43:36.185Z] 5c96186a4cb0: Preparing [2025-03-27T14:43:36.185Z] 58a8c3700b87: Preparing [2025-03-27T14:43:36.185Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:36.185Z] 07053b5e362e: Preparing [2025-03-27T14:43:36.185Z] b89c80b42d2e: Preparing [2025-03-27T14:43:36.185Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:36.185Z] b89c80b42d2e: Waiting [2025-03-27T14:43:36.185Z] 07053b5e362e: Waiting [2025-03-27T14:43:36.185Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:36.185Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:36.185Z] 5c96186a4cb0: Layer already exists [2025-03-27T14:43:36.185Z] 809679d86671: Layer already exists [2025-03-27T14:43:36.185Z] e65232e9b564: Layer already exists [2025-03-27T14:43:36.185Z] bbe69155c8a5: Layer already exists [2025-03-27T14:43:36.185Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:36.185Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:36.185Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:36.185Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:36.185Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:36.185Z] 4.1.0-dev.1: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:36.533Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:36.884Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:36.884Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-27T14:43:36.884Z] 809679d86671: Preparing [2025-03-27T14:43:36.884Z] e65232e9b564: Preparing [2025-03-27T14:43:36.884Z] bbe69155c8a5: Preparing [2025-03-27T14:43:36.884Z] 5c96186a4cb0: Preparing [2025-03-27T14:43:36.884Z] 58a8c3700b87: Preparing [2025-03-27T14:43:36.884Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:36.884Z] 07053b5e362e: Preparing [2025-03-27T14:43:36.884Z] b89c80b42d2e: Preparing [2025-03-27T14:43:36.884Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:36.884Z] 07053b5e362e: Waiting [2025-03-27T14:43:36.884Z] b89c80b42d2e: Waiting [2025-03-27T14:43:36.884Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:36.884Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:36.884Z] 5c96186a4cb0: Layer already exists [2025-03-27T14:43:36.884Z] 809679d86671: Layer already exists [2025-03-27T14:43:36.884Z] e65232e9b564: Layer already exists [2025-03-27T14:43:36.884Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:36.884Z] bbe69155c8a5: Layer already exists [2025-03-27T14:43:36.884Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:36.884Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:36.884Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:36.884Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:36.884Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:37.523Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:37.867Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-03-27T14:43:37.867Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-03-27T14:43:37.867Z] 809679d86671: Preparing [2025-03-27T14:43:37.867Z] e65232e9b564: Preparing [2025-03-27T14:43:37.867Z] bbe69155c8a5: Preparing [2025-03-27T14:43:37.867Z] 5c96186a4cb0: Preparing [2025-03-27T14:43:37.867Z] 58a8c3700b87: Preparing [2025-03-27T14:43:37.867Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:37.867Z] 07053b5e362e: Preparing [2025-03-27T14:43:37.867Z] b89c80b42d2e: Preparing [2025-03-27T14:43:37.867Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:37.867Z] 07053b5e362e: Waiting [2025-03-27T14:43:37.867Z] b89c80b42d2e: Waiting [2025-03-27T14:43:37.867Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:37.867Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:37.867Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:37.867Z] bbe69155c8a5: Layer already exists [2025-03-27T14:43:37.867Z] 5c96186a4cb0: Layer already exists [2025-03-27T14:43:37.867Z] e65232e9b564: Layer already exists [2025-03-27T14:43:37.867Z] 809679d86671: Layer already exists [2025-03-27T14:43:37.867Z] 07053b5e362e: Layer already exists [2025-03-27T14:43:37.867Z] b89c80b42d2e: Layer already exists [2025-03-27T14:43:37.867Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:37.867Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:38.132Z] main: digest: sha256:9057305559140af480c68fb71de368b7f11d981708459de8cc43cdcb3768738e size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:43:38.211Z] ===================================================== [Pipeline] echo [2025-03-27T14:43:38.231Z] taggedImages: [2025-03-27T14:43:38.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:38.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-03-27T14:43:38.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.1 [2025-03-27T14:43:38.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:38.231Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-03-27T14:43:38.258Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-03-27T14:43:38.258Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:38.258Z] latest [2025-03-27T14:43:38.258Z] 4.1.0-dev.1 [2025-03-27T14:43:38.258Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:38.258Z] main [2025-03-27T14:43:38.258Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:38.628Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:38.976Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:38.976Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-27T14:43:38.976Z] 8b7933df3c20: Preparing [2025-03-27T14:43:38.976Z] f3a5312b77ee: Preparing [2025-03-27T14:43:38.976Z] b5e9c230608b: Preparing [2025-03-27T14:43:38.976Z] 9e7dea3c6bb6: Preparing [2025-03-27T14:43:38.976Z] a3addd676ab5: Preparing [2025-03-27T14:43:38.976Z] 58a8c3700b87: Preparing [2025-03-27T14:43:38.976Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:38.976Z] 3da74c7b88e1: Preparing [2025-03-27T14:43:38.976Z] c3068b24df9d: Preparing [2025-03-27T14:43:38.976Z] 10c6cf2b517d: Preparing [2025-03-27T14:43:38.976Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:38.976Z] 3da74c7b88e1: Waiting [2025-03-27T14:43:38.976Z] c3068b24df9d: Waiting [2025-03-27T14:43:38.976Z] 10c6cf2b517d: Waiting [2025-03-27T14:43:38.976Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:38.976Z] 58a8c3700b87: Waiting [2025-03-27T14:43:38.976Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:39.241Z] a3addd676ab5: Pushed [2025-03-27T14:43:39.241Z] f3a5312b77ee: Pushed [2025-03-27T14:43:39.241Z] 9e7dea3c6bb6: Pushed [2025-03-27T14:43:39.241Z] 8b7933df3c20: Pushed [2025-03-27T14:43:39.241Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:39.241Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:39.241Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:39.241Z] 3da74c7b88e1: Pushed [2025-03-27T14:43:39.241Z] c3068b24df9d: Pushed [2025-03-27T14:43:42.570Z] 10c6cf2b517d: Pushed [2025-03-27T14:43:43.518Z] b5e9c230608b: Pushed [2025-03-27T14:43:43.518Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:43.871Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:44.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-27T14:43:44.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-27T14:43:44.230Z] 8b7933df3c20: Preparing [2025-03-27T14:43:44.230Z] f3a5312b77ee: Preparing [2025-03-27T14:43:44.230Z] b5e9c230608b: Preparing [2025-03-27T14:43:44.230Z] 9e7dea3c6bb6: Preparing [2025-03-27T14:43:44.230Z] a3addd676ab5: Preparing [2025-03-27T14:43:44.230Z] 58a8c3700b87: Preparing [2025-03-27T14:43:44.230Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:44.230Z] 58a8c3700b87: Waiting [2025-03-27T14:43:44.230Z] 3da74c7b88e1: Preparing [2025-03-27T14:43:44.230Z] c3068b24df9d: Preparing [2025-03-27T14:43:44.230Z] 10c6cf2b517d: Preparing [2025-03-27T14:43:44.230Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:44.230Z] c3068b24df9d: Waiting [2025-03-27T14:43:44.230Z] 3da74c7b88e1: Waiting [2025-03-27T14:43:44.230Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:44.230Z] 10c6cf2b517d: Waiting [2025-03-27T14:43:44.230Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:44.230Z] f3a5312b77ee: Layer already exists [2025-03-27T14:43:44.230Z] 9e7dea3c6bb6: Layer already exists [2025-03-27T14:43:44.230Z] b5e9c230608b: Layer already exists [2025-03-27T14:43:44.230Z] 8b7933df3c20: Layer already exists [2025-03-27T14:43:44.230Z] a3addd676ab5: Layer already exists [2025-03-27T14:43:44.230Z] c3068b24df9d: Layer already exists [2025-03-27T14:43:44.230Z] 3da74c7b88e1: Layer already exists [2025-03-27T14:43:44.230Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:44.230Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:44.230Z] 10c6cf2b517d: Layer already exists [2025-03-27T14:43:44.230Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:44.493Z] latest: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:44.837Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:45.266Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.1 [2025-03-27T14:43:45.266Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-27T14:43:45.266Z] 8b7933df3c20: Preparing [2025-03-27T14:43:45.266Z] f3a5312b77ee: Preparing [2025-03-27T14:43:45.266Z] b5e9c230608b: Preparing [2025-03-27T14:43:45.266Z] 9e7dea3c6bb6: Preparing [2025-03-27T14:43:45.266Z] a3addd676ab5: Preparing [2025-03-27T14:43:45.266Z] 58a8c3700b87: Preparing [2025-03-27T14:43:45.266Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:45.266Z] 3da74c7b88e1: Preparing [2025-03-27T14:43:45.266Z] c3068b24df9d: Preparing [2025-03-27T14:43:45.266Z] 10c6cf2b517d: Preparing [2025-03-27T14:43:45.266Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:45.266Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:45.266Z] 3da74c7b88e1: Waiting [2025-03-27T14:43:45.266Z] 10c6cf2b517d: Waiting [2025-03-27T14:43:45.266Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:45.266Z] c3068b24df9d: Waiting [2025-03-27T14:43:45.266Z] 58a8c3700b87: Waiting [2025-03-27T14:43:45.266Z] b5e9c230608b: Layer already exists [2025-03-27T14:43:45.266Z] f3a5312b77ee: Layer already exists [2025-03-27T14:43:45.266Z] 8b7933df3c20: Layer already exists [2025-03-27T14:43:45.266Z] 9e7dea3c6bb6: Layer already exists [2025-03-27T14:43:45.266Z] a3addd676ab5: Layer already exists [2025-03-27T14:43:45.266Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:45.266Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:45.266Z] c3068b24df9d: Layer already exists [2025-03-27T14:43:45.266Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:45.266Z] 3da74c7b88e1: Layer already exists [2025-03-27T14:43:45.266Z] 10c6cf2b517d: Layer already exists [2025-03-27T14:43:45.536Z] 4.1.0-dev.1: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:45.899Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:46.269Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:46.269Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-27T14:43:46.269Z] 8b7933df3c20: Preparing [2025-03-27T14:43:46.269Z] f3a5312b77ee: Preparing [2025-03-27T14:43:46.269Z] b5e9c230608b: Preparing [2025-03-27T14:43:46.269Z] 9e7dea3c6bb6: Preparing [2025-03-27T14:43:46.269Z] a3addd676ab5: Preparing [2025-03-27T14:43:46.269Z] 58a8c3700b87: Preparing [2025-03-27T14:43:46.269Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:46.269Z] 3da74c7b88e1: Preparing [2025-03-27T14:43:46.269Z] c3068b24df9d: Preparing [2025-03-27T14:43:46.269Z] 10c6cf2b517d: Preparing [2025-03-27T14:43:46.269Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:46.269Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:46.269Z] 3da74c7b88e1: Waiting [2025-03-27T14:43:46.269Z] c3068b24df9d: Waiting [2025-03-27T14:43:46.269Z] 10c6cf2b517d: Waiting [2025-03-27T14:43:46.269Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:46.269Z] 58a8c3700b87: Waiting [2025-03-27T14:43:46.269Z] a3addd676ab5: Layer already exists [2025-03-27T14:43:46.269Z] 8b7933df3c20: Layer already exists [2025-03-27T14:43:46.269Z] 9e7dea3c6bb6: Layer already exists [2025-03-27T14:43:46.269Z] b5e9c230608b: Layer already exists [2025-03-27T14:43:46.269Z] f3a5312b77ee: Layer already exists [2025-03-27T14:43:46.269Z] 3da74c7b88e1: Layer already exists [2025-03-27T14:43:46.269Z] c3068b24df9d: Layer already exists [2025-03-27T14:43:46.269Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:46.269Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:46.269Z] 10c6cf2b517d: Layer already exists [2025-03-27T14:43:46.269Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:46.540Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:46.898Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:47.254Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-03-27T14:43:47.254Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-03-27T14:43:47.254Z] 8b7933df3c20: Preparing [2025-03-27T14:43:47.254Z] f3a5312b77ee: Preparing [2025-03-27T14:43:47.254Z] b5e9c230608b: Preparing [2025-03-27T14:43:47.254Z] 9e7dea3c6bb6: Preparing [2025-03-27T14:43:47.254Z] a3addd676ab5: Preparing [2025-03-27T14:43:47.254Z] 58a8c3700b87: Preparing [2025-03-27T14:43:47.254Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:47.254Z] 3da74c7b88e1: Preparing [2025-03-27T14:43:47.254Z] c3068b24df9d: Preparing [2025-03-27T14:43:47.254Z] 10c6cf2b517d: Preparing [2025-03-27T14:43:47.254Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:47.254Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:47.254Z] 3da74c7b88e1: Waiting [2025-03-27T14:43:47.254Z] 58a8c3700b87: Waiting [2025-03-27T14:43:47.254Z] 10c6cf2b517d: Waiting [2025-03-27T14:43:47.254Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:47.254Z] c3068b24df9d: Waiting [2025-03-27T14:43:47.254Z] f3a5312b77ee: Layer already exists [2025-03-27T14:43:47.254Z] 8b7933df3c20: Layer already exists [2025-03-27T14:43:47.254Z] 9e7dea3c6bb6: Layer already exists [2025-03-27T14:43:47.254Z] b5e9c230608b: Layer already exists [2025-03-27T14:43:47.254Z] a3addd676ab5: Layer already exists [2025-03-27T14:43:47.254Z] 3da74c7b88e1: Layer already exists [2025-03-27T14:43:47.254Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:47.254Z] c3068b24df9d: Layer already exists [2025-03-27T14:43:47.254Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:47.254Z] 10c6cf2b517d: Layer already exists [2025-03-27T14:43:47.254Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:47.518Z] main: digest: sha256:47f6503f77fddab56a5444c38e4a2938036eb284d0181b8ba4c96f0368ed35e2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:43:47.602Z] ===================================================== [Pipeline] echo [2025-03-27T14:43:47.621Z] taggedImages: [2025-03-27T14:43:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-03-27T14:43:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.1 [2025-03-27T14:43:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:47.622Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-03-27T14:43:47.653Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-03-27T14:43:47.653Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:47.653Z] latest [2025-03-27T14:43:47.653Z] 4.1.0-dev.1 [2025-03-27T14:43:47.653Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:47.653Z] main [2025-03-27T14:43:47.653Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:48.023Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:48.369Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:48.369Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-27T14:43:48.369Z] bc3664862b76: Preparing [2025-03-27T14:43:48.369Z] 6bf65fc443cf: Preparing [2025-03-27T14:43:48.369Z] eb306bf544c1: Preparing [2025-03-27T14:43:48.369Z] f4c74408ce48: Preparing [2025-03-27T14:43:48.369Z] 953f607fe83e: Preparing [2025-03-27T14:43:48.369Z] 18303bf56eb2: Preparing [2025-03-27T14:43:48.369Z] 76efc8ddacd7: Preparing [2025-03-27T14:43:48.369Z] 58a8c3700b87: Preparing [2025-03-27T14:43:48.369Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:48.369Z] 4ede9b380c86: Preparing [2025-03-27T14:43:48.369Z] 49ed1cf0e170: Preparing [2025-03-27T14:43:48.369Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:48.369Z] 18303bf56eb2: Waiting [2025-03-27T14:43:48.369Z] 76efc8ddacd7: Waiting [2025-03-27T14:43:48.369Z] 4ede9b380c86: Waiting [2025-03-27T14:43:48.369Z] 49ed1cf0e170: Waiting [2025-03-27T14:43:48.369Z] 58a8c3700b87: Waiting [2025-03-27T14:43:48.369Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:48.369Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:48.634Z] 6bf65fc443cf: Pushed [2025-03-27T14:43:48.634Z] 953f607fe83e: Pushed [2025-03-27T14:43:48.634Z] bc3664862b76: Pushed [2025-03-27T14:43:48.634Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:48.634Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:48.634Z] 18303bf56eb2: Pushed [2025-03-27T14:43:48.634Z] 76efc8ddacd7: Pushed [2025-03-27T14:43:48.898Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:48.898Z] 4ede9b380c86: Pushed [2025-03-27T14:43:51.461Z] 49ed1cf0e170: Pushed [2025-03-27T14:43:52.857Z] f4c74408ce48: Pushed [2025-03-27T14:43:55.423Z] eb306bf544c1: Pushed [2025-03-27T14:43:55.423Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:55.767Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:56.114Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-27T14:43:56.114Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-27T14:43:56.114Z] bc3664862b76: Preparing [2025-03-27T14:43:56.114Z] 6bf65fc443cf: Preparing [2025-03-27T14:43:56.114Z] eb306bf544c1: Preparing [2025-03-27T14:43:56.114Z] f4c74408ce48: Preparing [2025-03-27T14:43:56.114Z] 953f607fe83e: Preparing [2025-03-27T14:43:56.114Z] 18303bf56eb2: Preparing [2025-03-27T14:43:56.114Z] 76efc8ddacd7: Preparing [2025-03-27T14:43:56.114Z] 58a8c3700b87: Preparing [2025-03-27T14:43:56.114Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:56.114Z] 4ede9b380c86: Preparing [2025-03-27T14:43:56.114Z] 49ed1cf0e170: Preparing [2025-03-27T14:43:56.114Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:56.114Z] 76efc8ddacd7: Waiting [2025-03-27T14:43:56.114Z] 58a8c3700b87: Waiting [2025-03-27T14:43:56.114Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:56.114Z] 4ede9b380c86: Waiting [2025-03-27T14:43:56.114Z] 49ed1cf0e170: Waiting [2025-03-27T14:43:56.114Z] 18303bf56eb2: Waiting [2025-03-27T14:43:56.114Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:56.114Z] 953f607fe83e: Layer already exists [2025-03-27T14:43:56.114Z] eb306bf544c1: Layer already exists [2025-03-27T14:43:56.114Z] f4c74408ce48: Layer already exists [2025-03-27T14:43:56.114Z] 6bf65fc443cf: Layer already exists [2025-03-27T14:43:56.114Z] bc3664862b76: Layer already exists [2025-03-27T14:43:56.114Z] 76efc8ddacd7: Layer already exists [2025-03-27T14:43:56.114Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:56.114Z] 18303bf56eb2: Layer already exists [2025-03-27T14:43:56.114Z] 4ede9b380c86: Layer already exists [2025-03-27T14:43:56.114Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:56.114Z] 49ed1cf0e170: Layer already exists [2025-03-27T14:43:56.114Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:56.378Z] latest: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:56.731Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:57.088Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.1 [2025-03-27T14:43:57.088Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-27T14:43:57.088Z] bc3664862b76: Preparing [2025-03-27T14:43:57.088Z] 6bf65fc443cf: Preparing [2025-03-27T14:43:57.088Z] eb306bf544c1: Preparing [2025-03-27T14:43:57.088Z] f4c74408ce48: Preparing [2025-03-27T14:43:57.088Z] 953f607fe83e: Preparing [2025-03-27T14:43:57.088Z] 18303bf56eb2: Preparing [2025-03-27T14:43:57.088Z] 76efc8ddacd7: Preparing [2025-03-27T14:43:57.088Z] 58a8c3700b87: Preparing [2025-03-27T14:43:57.088Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:57.088Z] 4ede9b380c86: Preparing [2025-03-27T14:43:57.088Z] 49ed1cf0e170: Preparing [2025-03-27T14:43:57.088Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:57.088Z] 4ede9b380c86: Waiting [2025-03-27T14:43:57.088Z] 18303bf56eb2: Waiting [2025-03-27T14:43:57.088Z] 76efc8ddacd7: Waiting [2025-03-27T14:43:57.088Z] 58a8c3700b87: Waiting [2025-03-27T14:43:57.088Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:57.088Z] 49ed1cf0e170: Waiting [2025-03-27T14:43:57.088Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:57.088Z] 953f607fe83e: Layer already exists [2025-03-27T14:43:57.088Z] bc3664862b76: Layer already exists [2025-03-27T14:43:57.088Z] eb306bf544c1: Layer already exists [2025-03-27T14:43:57.088Z] 6bf65fc443cf: Layer already exists [2025-03-27T14:43:57.088Z] f4c74408ce48: Layer already exists [2025-03-27T14:43:57.088Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:57.088Z] 76efc8ddacd7: Layer already exists [2025-03-27T14:43:57.088Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:57.088Z] 18303bf56eb2: Layer already exists [2025-03-27T14:43:57.088Z] 4ede9b380c86: Layer already exists [2025-03-27T14:43:57.088Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:57.088Z] 49ed1cf0e170: Layer already exists [2025-03-27T14:43:57.354Z] 4.1.0-dev.1: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:57.714Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:58.081Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:58.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-27T14:43:58.081Z] bc3664862b76: Preparing [2025-03-27T14:43:58.081Z] 6bf65fc443cf: Preparing [2025-03-27T14:43:58.081Z] eb306bf544c1: Preparing [2025-03-27T14:43:58.081Z] f4c74408ce48: Preparing [2025-03-27T14:43:58.081Z] 953f607fe83e: Preparing [2025-03-27T14:43:58.081Z] 18303bf56eb2: Preparing [2025-03-27T14:43:58.081Z] 76efc8ddacd7: Preparing [2025-03-27T14:43:58.081Z] 58a8c3700b87: Preparing [2025-03-27T14:43:58.081Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:58.081Z] 4ede9b380c86: Preparing [2025-03-27T14:43:58.081Z] 49ed1cf0e170: Preparing [2025-03-27T14:43:58.081Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:58.081Z] 58a8c3700b87: Waiting [2025-03-27T14:43:58.081Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:58.081Z] 4ede9b380c86: Waiting [2025-03-27T14:43:58.081Z] 49ed1cf0e170: Waiting [2025-03-27T14:43:58.081Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:58.081Z] 18303bf56eb2: Waiting [2025-03-27T14:43:58.081Z] 76efc8ddacd7: Waiting [2025-03-27T14:43:58.081Z] eb306bf544c1: Layer already exists [2025-03-27T14:43:58.081Z] f4c74408ce48: Layer already exists [2025-03-27T14:43:58.081Z] 6bf65fc443cf: Layer already exists [2025-03-27T14:43:58.081Z] bc3664862b76: Layer already exists [2025-03-27T14:43:58.081Z] 953f607fe83e: Layer already exists [2025-03-27T14:43:58.081Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:58.081Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:58.081Z] 18303bf56eb2: Layer already exists [2025-03-27T14:43:58.081Z] 4ede9b380c86: Layer already exists [2025-03-27T14:43:58.081Z] 76efc8ddacd7: Layer already exists [2025-03-27T14:43:58.081Z] 49ed1cf0e170: Layer already exists [2025-03-27T14:43:58.081Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:58.349Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:58.720Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:59.072Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-03-27T14:43:59.072Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-03-27T14:43:59.072Z] bc3664862b76: Preparing [2025-03-27T14:43:59.072Z] 6bf65fc443cf: Preparing [2025-03-27T14:43:59.072Z] eb306bf544c1: Preparing [2025-03-27T14:43:59.072Z] f4c74408ce48: Preparing [2025-03-27T14:43:59.072Z] 953f607fe83e: Preparing [2025-03-27T14:43:59.072Z] 18303bf56eb2: Preparing [2025-03-27T14:43:59.072Z] 76efc8ddacd7: Preparing [2025-03-27T14:43:59.072Z] 58a8c3700b87: Preparing [2025-03-27T14:43:59.072Z] 0ff3543c3d33: Preparing [2025-03-27T14:43:59.072Z] 4ede9b380c86: Preparing [2025-03-27T14:43:59.072Z] 49ed1cf0e170: Preparing [2025-03-27T14:43:59.072Z] dd9c8f8612c8: Preparing [2025-03-27T14:43:59.072Z] 58a8c3700b87: Waiting [2025-03-27T14:43:59.072Z] 0ff3543c3d33: Waiting [2025-03-27T14:43:59.072Z] 4ede9b380c86: Waiting [2025-03-27T14:43:59.072Z] 18303bf56eb2: Waiting [2025-03-27T14:43:59.072Z] 49ed1cf0e170: Waiting [2025-03-27T14:43:59.072Z] dd9c8f8612c8: Waiting [2025-03-27T14:43:59.072Z] 76efc8ddacd7: Waiting [2025-03-27T14:43:59.072Z] 6bf65fc443cf: Layer already exists [2025-03-27T14:43:59.072Z] f4c74408ce48: Layer already exists [2025-03-27T14:43:59.072Z] bc3664862b76: Layer already exists [2025-03-27T14:43:59.072Z] 953f607fe83e: Layer already exists [2025-03-27T14:43:59.072Z] eb306bf544c1: Layer already exists [2025-03-27T14:43:59.072Z] 4ede9b380c86: Layer already exists [2025-03-27T14:43:59.072Z] 18303bf56eb2: Layer already exists [2025-03-27T14:43:59.072Z] 76efc8ddacd7: Layer already exists [2025-03-27T14:43:59.072Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:43:59.072Z] 58a8c3700b87: Layer already exists [2025-03-27T14:43:59.072Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:43:59.337Z] 49ed1cf0e170: Layer already exists [2025-03-27T14:43:59.337Z] main: digest: sha256:188f2cdfb329546a0315f9f3560d86cb3dff8729602d7a8e4541b9d12cd740ad size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:43:59.432Z] ===================================================== [Pipeline] echo [2025-03-27T14:43:59.448Z] taggedImages: [2025-03-27T14:43:59.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:59.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-03-27T14:43:59.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.1 [2025-03-27T14:43:59.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:59.448Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-03-27T14:43:59.474Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-03-27T14:43:59.474Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:43:59.474Z] latest [2025-03-27T14:43:59.474Z] 4.1.0-dev.1 [2025-03-27T14:43:59.474Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:43:59.474Z] main [2025-03-27T14:43:59.474Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:43:59.841Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:00.195Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:00.195Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-27T14:44:00.195Z] 0e3493665634: Preparing [2025-03-27T14:44:00.195Z] 042c5a669046: Preparing [2025-03-27T14:44:00.195Z] 58a8c3700b87: Preparing [2025-03-27T14:44:00.195Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:00.195Z] df395fc7cd99: Preparing [2025-03-27T14:44:00.195Z] 1c0de8efa396: Preparing [2025-03-27T14:44:00.195Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:00.195Z] 1c0de8efa396: Waiting [2025-03-27T14:44:00.195Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:00.195Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:00.460Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:00.460Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:00.460Z] df395fc7cd99: Pushed [2025-03-27T14:44:00.460Z] 0e3493665634: Pushed [2025-03-27T14:44:02.394Z] 1c0de8efa396: Pushed [2025-03-27T14:44:07.715Z] 042c5a669046: Pushed [2025-03-27T14:44:07.715Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:08.075Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:08.425Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-27T14:44:08.425Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-27T14:44:08.425Z] 0e3493665634: Preparing [2025-03-27T14:44:08.425Z] 042c5a669046: Preparing [2025-03-27T14:44:08.425Z] 58a8c3700b87: Preparing [2025-03-27T14:44:08.425Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:08.425Z] df395fc7cd99: Preparing [2025-03-27T14:44:08.425Z] 1c0de8efa396: Preparing [2025-03-27T14:44:08.425Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:08.425Z] 1c0de8efa396: Waiting [2025-03-27T14:44:08.425Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:08.425Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:08.425Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:08.425Z] df395fc7cd99: Layer already exists [2025-03-27T14:44:08.425Z] 042c5a669046: Layer already exists [2025-03-27T14:44:08.425Z] 0e3493665634: Layer already exists [2025-03-27T14:44:08.425Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:08.425Z] 1c0de8efa396: Layer already exists [2025-03-27T14:44:08.689Z] latest: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:09.039Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:09.385Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.1 [2025-03-27T14:44:09.385Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-27T14:44:09.385Z] 0e3493665634: Preparing [2025-03-27T14:44:09.385Z] 042c5a669046: Preparing [2025-03-27T14:44:09.385Z] 58a8c3700b87: Preparing [2025-03-27T14:44:09.385Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:09.385Z] df395fc7cd99: Preparing [2025-03-27T14:44:09.385Z] 1c0de8efa396: Preparing [2025-03-27T14:44:09.385Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:09.385Z] 1c0de8efa396: Waiting [2025-03-27T14:44:09.385Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:09.385Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:09.385Z] df395fc7cd99: Layer already exists [2025-03-27T14:44:09.385Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:09.385Z] 042c5a669046: Layer already exists [2025-03-27T14:44:09.385Z] 0e3493665634: Layer already exists [2025-03-27T14:44:09.385Z] 1c0de8efa396: Layer already exists [2025-03-27T14:44:09.385Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:09.385Z] 4.1.0-dev.1: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:09.999Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:10.348Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:44:10.348Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-27T14:44:10.348Z] 0e3493665634: Preparing [2025-03-27T14:44:10.348Z] 042c5a669046: Preparing [2025-03-27T14:44:10.348Z] 58a8c3700b87: Preparing [2025-03-27T14:44:10.348Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:10.348Z] df395fc7cd99: Preparing [2025-03-27T14:44:10.348Z] 1c0de8efa396: Preparing [2025-03-27T14:44:10.348Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:10.348Z] 1c0de8efa396: Waiting [2025-03-27T14:44:10.348Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:10.348Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:10.348Z] 0e3493665634: Layer already exists [2025-03-27T14:44:10.348Z] 042c5a669046: Layer already exists [2025-03-27T14:44:10.348Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:10.348Z] df395fc7cd99: Layer already exists [2025-03-27T14:44:10.348Z] 1c0de8efa396: Layer already exists [2025-03-27T14:44:10.348Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:10.613Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:10.969Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:11.318Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-03-27T14:44:11.319Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-03-27T14:44:11.319Z] 0e3493665634: Preparing [2025-03-27T14:44:11.319Z] 042c5a669046: Preparing [2025-03-27T14:44:11.319Z] 58a8c3700b87: Preparing [2025-03-27T14:44:11.319Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:11.319Z] df395fc7cd99: Preparing [2025-03-27T14:44:11.319Z] 1c0de8efa396: Preparing [2025-03-27T14:44:11.319Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:11.319Z] 1c0de8efa396: Waiting [2025-03-27T14:44:11.319Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:11.319Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:11.319Z] 0e3493665634: Layer already exists [2025-03-27T14:44:11.319Z] 042c5a669046: Layer already exists [2025-03-27T14:44:11.319Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:11.319Z] df395fc7cd99: Layer already exists [2025-03-27T14:44:11.319Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:11.319Z] 1c0de8efa396: Layer already exists [2025-03-27T14:44:11.582Z] main: digest: sha256:754a27c4e77046c7d87b73dff058fede55584ae0c4a01d873f6a532b87c8e97d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:44:11.653Z] ===================================================== [Pipeline] echo [2025-03-27T14:44:11.671Z] taggedImages: [2025-03-27T14:44:11.671Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:11.671Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-03-27T14:44:11.671Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.1 [2025-03-27T14:44:11.671Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:44:11.671Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-03-27T14:44:11.702Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-03-27T14:44:11.702Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:11.702Z] latest [2025-03-27T14:44:11.702Z] 4.1.0-dev.1 [2025-03-27T14:44:11.702Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:44:11.702Z] main [2025-03-27T14:44:11.702Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:12.076Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:12.433Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:12.433Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-27T14:44:12.433Z] 612a736bcd09: Preparing [2025-03-27T14:44:12.433Z] ec92c30eef12: Preparing [2025-03-27T14:44:12.433Z] 74d5a0bc3136: Preparing [2025-03-27T14:44:12.433Z] 58a8c3700b87: Preparing [2025-03-27T14:44:12.433Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:12.433Z] 9831c883d962: Preparing [2025-03-27T14:44:12.433Z] c0397d3676dc: Preparing [2025-03-27T14:44:12.433Z] 89de2d23a168: Preparing [2025-03-27T14:44:12.433Z] 9bf3390c769f: Preparing [2025-03-27T14:44:12.433Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:12.433Z] c0397d3676dc: Waiting [2025-03-27T14:44:12.434Z] 89de2d23a168: Waiting [2025-03-27T14:44:12.434Z] 9bf3390c769f: Waiting [2025-03-27T14:44:12.434Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:12.434Z] 9831c883d962: Waiting [2025-03-27T14:44:12.434Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:12.698Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:12.698Z] 74d5a0bc3136: Pushed [2025-03-27T14:44:12.698Z] ec92c30eef12: Pushed [2025-03-27T14:44:12.698Z] 612a736bcd09: Pushed [2025-03-27T14:44:12.698Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:12.698Z] 89de2d23a168: Pushed [2025-03-27T14:44:13.661Z] 9bf3390c769f: Pushed [2025-03-27T14:44:23.707Z] c0397d3676dc: Pushed [2025-03-27T14:44:38.675Z] 9831c883d962: Pushed [2025-03-27T14:44:38.675Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:39.022Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:39.368Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-27T14:44:39.368Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-27T14:44:39.368Z] 612a736bcd09: Preparing [2025-03-27T14:44:39.368Z] ec92c30eef12: Preparing [2025-03-27T14:44:39.368Z] 74d5a0bc3136: Preparing [2025-03-27T14:44:39.368Z] 58a8c3700b87: Preparing [2025-03-27T14:44:39.368Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:39.368Z] 9831c883d962: Preparing [2025-03-27T14:44:39.368Z] c0397d3676dc: Preparing [2025-03-27T14:44:39.368Z] 89de2d23a168: Preparing [2025-03-27T14:44:39.368Z] 9bf3390c769f: Preparing [2025-03-27T14:44:39.368Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:39.368Z] 89de2d23a168: Waiting [2025-03-27T14:44:39.368Z] 9831c883d962: Waiting [2025-03-27T14:44:39.368Z] 9bf3390c769f: Waiting [2025-03-27T14:44:39.368Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:39.368Z] c0397d3676dc: Waiting [2025-03-27T14:44:39.368Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:39.368Z] ec92c30eef12: Layer already exists [2025-03-27T14:44:39.368Z] 74d5a0bc3136: Layer already exists [2025-03-27T14:44:39.368Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:39.368Z] 612a736bcd09: Layer already exists [2025-03-27T14:44:39.368Z] c0397d3676dc: Layer already exists [2025-03-27T14:44:39.368Z] 9831c883d962: Layer already exists [2025-03-27T14:44:39.368Z] 89de2d23a168: Layer already exists [2025-03-27T14:44:39.368Z] 9bf3390c769f: Layer already exists [2025-03-27T14:44:39.368Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:39.632Z] latest: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:39.983Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:40.323Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.1 [2025-03-27T14:44:40.323Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-27T14:44:40.323Z] 612a736bcd09: Preparing [2025-03-27T14:44:40.323Z] ec92c30eef12: Preparing [2025-03-27T14:44:40.323Z] 74d5a0bc3136: Preparing [2025-03-27T14:44:40.323Z] 58a8c3700b87: Preparing [2025-03-27T14:44:40.323Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:40.323Z] 9831c883d962: Preparing [2025-03-27T14:44:40.323Z] c0397d3676dc: Preparing [2025-03-27T14:44:40.323Z] 89de2d23a168: Preparing [2025-03-27T14:44:40.323Z] 9bf3390c769f: Preparing [2025-03-27T14:44:40.323Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:40.323Z] 9831c883d962: Waiting [2025-03-27T14:44:40.323Z] c0397d3676dc: Waiting [2025-03-27T14:44:40.323Z] 89de2d23a168: Waiting [2025-03-27T14:44:40.323Z] 9bf3390c769f: Waiting [2025-03-27T14:44:40.323Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:40.323Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:40.323Z] ec92c30eef12: Layer already exists [2025-03-27T14:44:40.324Z] 74d5a0bc3136: Layer already exists [2025-03-27T14:44:40.324Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:40.324Z] 612a736bcd09: Layer already exists [2025-03-27T14:44:40.324Z] c0397d3676dc: Layer already exists [2025-03-27T14:44:40.324Z] 89de2d23a168: Layer already exists [2025-03-27T14:44:40.324Z] 9bf3390c769f: Layer already exists [2025-03-27T14:44:40.324Z] 9831c883d962: Layer already exists [2025-03-27T14:44:40.324Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:40.587Z] 4.1.0-dev.1: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:40.937Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:41.284Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:44:41.284Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-27T14:44:41.284Z] 612a736bcd09: Preparing [2025-03-27T14:44:41.284Z] ec92c30eef12: Preparing [2025-03-27T14:44:41.284Z] 74d5a0bc3136: Preparing [2025-03-27T14:44:41.284Z] 58a8c3700b87: Preparing [2025-03-27T14:44:41.284Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:41.284Z] 9831c883d962: Preparing [2025-03-27T14:44:41.284Z] c0397d3676dc: Preparing [2025-03-27T14:44:41.284Z] 89de2d23a168: Preparing [2025-03-27T14:44:41.284Z] 9bf3390c769f: Preparing [2025-03-27T14:44:41.284Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:41.284Z] 9831c883d962: Waiting [2025-03-27T14:44:41.284Z] c0397d3676dc: Waiting [2025-03-27T14:44:41.284Z] 89de2d23a168: Waiting [2025-03-27T14:44:41.284Z] 9bf3390c769f: Waiting [2025-03-27T14:44:41.284Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:41.284Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:41.284Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:41.284Z] ec92c30eef12: Layer already exists [2025-03-27T14:44:41.284Z] 74d5a0bc3136: Layer already exists [2025-03-27T14:44:41.284Z] 612a736bcd09: Layer already exists [2025-03-27T14:44:41.284Z] c0397d3676dc: Layer already exists [2025-03-27T14:44:41.284Z] 9831c883d962: Layer already exists [2025-03-27T14:44:41.284Z] 89de2d23a168: Layer already exists [2025-03-27T14:44:41.284Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:41.284Z] 9bf3390c769f: Layer already exists [2025-03-27T14:44:41.547Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:41.900Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:42.252Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-03-27T14:44:42.252Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-03-27T14:44:42.252Z] 612a736bcd09: Preparing [2025-03-27T14:44:42.252Z] ec92c30eef12: Preparing [2025-03-27T14:44:42.252Z] 74d5a0bc3136: Preparing [2025-03-27T14:44:42.252Z] 58a8c3700b87: Preparing [2025-03-27T14:44:42.252Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:42.252Z] 9831c883d962: Preparing [2025-03-27T14:44:42.252Z] c0397d3676dc: Preparing [2025-03-27T14:44:42.252Z] 89de2d23a168: Preparing [2025-03-27T14:44:42.252Z] 9bf3390c769f: Preparing [2025-03-27T14:44:42.252Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:42.252Z] 89de2d23a168: Waiting [2025-03-27T14:44:42.252Z] 9bf3390c769f: Waiting [2025-03-27T14:44:42.252Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:42.252Z] 9831c883d962: Waiting [2025-03-27T14:44:42.252Z] c0397d3676dc: Waiting [2025-03-27T14:44:42.252Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:42.252Z] 74d5a0bc3136: Layer already exists [2025-03-27T14:44:42.252Z] ec92c30eef12: Layer already exists [2025-03-27T14:44:42.252Z] 612a736bcd09: Layer already exists [2025-03-27T14:44:42.252Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:42.252Z] c0397d3676dc: Layer already exists [2025-03-27T14:44:42.252Z] 9831c883d962: Layer already exists [2025-03-27T14:44:42.252Z] 89de2d23a168: Layer already exists [2025-03-27T14:44:42.252Z] 9bf3390c769f: Layer already exists [2025-03-27T14:44:42.252Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:42.516Z] main: digest: sha256:f477ff4909951ba384f39054bd571424844d0cf6cadec2257b5e31df98cf8802 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:44:42.603Z] ===================================================== [Pipeline] echo [2025-03-27T14:44:42.620Z] taggedImages: [2025-03-27T14:44:42.620Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:42.620Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-03-27T14:44:42.620Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.1 [2025-03-27T14:44:42.620Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:44:42.620Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-03-27T14:44:42.646Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-03-27T14:44:42.646Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:42.646Z] latest [2025-03-27T14:44:42.646Z] 4.1.0-dev.1 [2025-03-27T14:44:42.646Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:44:42.646Z] main [2025-03-27T14:44:42.646Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:43.005Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:44:43.350Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:44:43.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-27T14:44:43.350Z] 846f10531c5e: Preparing [2025-03-27T14:44:43.350Z] 6f5c7d7081c2: Preparing [2025-03-27T14:44:43.350Z] 372488066dd3: Preparing [2025-03-27T14:44:43.350Z] 58a8c3700b87: Preparing [2025-03-27T14:44:43.350Z] 0ff3543c3d33: Preparing [2025-03-27T14:44:43.350Z] 99c1ba907670: Preparing [2025-03-27T14:44:43.350Z] 913042983c8a: Preparing [2025-03-27T14:44:43.350Z] c3d34d86cfcd: Preparing [2025-03-27T14:44:43.350Z] dd9c8f8612c8: Preparing [2025-03-27T14:44:43.350Z] 99c1ba907670: Waiting [2025-03-27T14:44:43.350Z] 913042983c8a: Waiting [2025-03-27T14:44:43.350Z] c3d34d86cfcd: Waiting [2025-03-27T14:44:43.350Z] dd9c8f8612c8: Waiting [2025-03-27T14:44:43.350Z] 58a8c3700b87: Layer already exists [2025-03-27T14:44:43.350Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:44:43.613Z] 846f10531c5e: Pushed [2025-03-27T14:44:43.613Z] 6f5c7d7081c2: Pushed [2025-03-27T14:44:43.613Z] 913042983c8a: Pushed [2025-03-27T14:44:43.613Z] 372488066dd3: Pushed [2025-03-27T14:44:43.613Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:44:44.191Z] c3d34d86cfcd: Pushed [2025-03-27T14:45:10.826Z] 99c1ba907670: Pushed [2025-03-27T14:45:10.826Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:11.172Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:11.524Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-27T14:45:11.524Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-27T14:45:11.524Z] 846f10531c5e: Preparing [2025-03-27T14:45:11.524Z] 6f5c7d7081c2: Preparing [2025-03-27T14:45:11.524Z] 372488066dd3: Preparing [2025-03-27T14:45:11.524Z] 58a8c3700b87: Preparing [2025-03-27T14:45:11.524Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:11.524Z] 99c1ba907670: Preparing [2025-03-27T14:45:11.524Z] 913042983c8a: Preparing [2025-03-27T14:45:11.524Z] c3d34d86cfcd: Preparing [2025-03-27T14:45:11.524Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:11.524Z] 913042983c8a: Waiting [2025-03-27T14:45:11.524Z] 99c1ba907670: Waiting [2025-03-27T14:45:11.524Z] c3d34d86cfcd: Waiting [2025-03-27T14:45:11.524Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:11.524Z] 372488066dd3: Layer already exists [2025-03-27T14:45:11.524Z] 846f10531c5e: Layer already exists [2025-03-27T14:45:11.524Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:11.524Z] 6f5c7d7081c2: Layer already exists [2025-03-27T14:45:11.524Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:11.524Z] c3d34d86cfcd: Layer already exists [2025-03-27T14:45:11.524Z] 99c1ba907670: Layer already exists [2025-03-27T14:45:11.524Z] 913042983c8a: Layer already exists [2025-03-27T14:45:11.524Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:11.787Z] latest: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:12.137Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:12.481Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.1 [2025-03-27T14:45:12.481Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-27T14:45:12.481Z] 846f10531c5e: Preparing [2025-03-27T14:45:12.481Z] 6f5c7d7081c2: Preparing [2025-03-27T14:45:12.481Z] 372488066dd3: Preparing [2025-03-27T14:45:12.481Z] 58a8c3700b87: Preparing [2025-03-27T14:45:12.481Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:12.481Z] 99c1ba907670: Preparing [2025-03-27T14:45:12.481Z] 913042983c8a: Preparing [2025-03-27T14:45:12.481Z] c3d34d86cfcd: Preparing [2025-03-27T14:45:12.481Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:12.481Z] 99c1ba907670: Waiting [2025-03-27T14:45:12.481Z] 913042983c8a: Waiting [2025-03-27T14:45:12.481Z] c3d34d86cfcd: Waiting [2025-03-27T14:45:12.481Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:12.481Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:12.481Z] 846f10531c5e: Layer already exists [2025-03-27T14:45:12.481Z] 372488066dd3: Layer already exists [2025-03-27T14:45:12.481Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:12.481Z] 6f5c7d7081c2: Layer already exists [2025-03-27T14:45:12.481Z] 99c1ba907670: Layer already exists [2025-03-27T14:45:12.481Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:12.481Z] 913042983c8a: Layer already exists [2025-03-27T14:45:12.481Z] c3d34d86cfcd: Layer already exists [2025-03-27T14:45:12.746Z] 4.1.0-dev.1: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:13.100Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:13.442Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:13.442Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-27T14:45:13.442Z] 846f10531c5e: Preparing [2025-03-27T14:45:13.442Z] 6f5c7d7081c2: Preparing [2025-03-27T14:45:13.442Z] 372488066dd3: Preparing [2025-03-27T14:45:13.442Z] 58a8c3700b87: Preparing [2025-03-27T14:45:13.442Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:13.442Z] 99c1ba907670: Preparing [2025-03-27T14:45:13.442Z] 913042983c8a: Preparing [2025-03-27T14:45:13.442Z] c3d34d86cfcd: Preparing [2025-03-27T14:45:13.442Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:13.442Z] 99c1ba907670: Waiting [2025-03-27T14:45:13.442Z] c3d34d86cfcd: Waiting [2025-03-27T14:45:13.442Z] 913042983c8a: Waiting [2025-03-27T14:45:13.442Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:13.442Z] 846f10531c5e: Layer already exists [2025-03-27T14:45:13.442Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:13.442Z] 372488066dd3: Layer already exists [2025-03-27T14:45:13.442Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:13.442Z] 6f5c7d7081c2: Layer already exists [2025-03-27T14:45:13.442Z] 99c1ba907670: Layer already exists [2025-03-27T14:45:13.442Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:13.442Z] 913042983c8a: Layer already exists [2025-03-27T14:45:13.442Z] c3d34d86cfcd: Layer already exists [2025-03-27T14:45:13.707Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:14.064Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:14.411Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-03-27T14:45:14.411Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-03-27T14:45:14.411Z] 846f10531c5e: Preparing [2025-03-27T14:45:14.411Z] 6f5c7d7081c2: Preparing [2025-03-27T14:45:14.411Z] 372488066dd3: Preparing [2025-03-27T14:45:14.411Z] 58a8c3700b87: Preparing [2025-03-27T14:45:14.411Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:14.411Z] 99c1ba907670: Preparing [2025-03-27T14:45:14.411Z] 913042983c8a: Preparing [2025-03-27T14:45:14.411Z] c3d34d86cfcd: Preparing [2025-03-27T14:45:14.411Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:14.411Z] 913042983c8a: Waiting [2025-03-27T14:45:14.411Z] c3d34d86cfcd: Waiting [2025-03-27T14:45:14.411Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:14.411Z] 99c1ba907670: Waiting [2025-03-27T14:45:14.411Z] 6f5c7d7081c2: Layer already exists [2025-03-27T14:45:14.411Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:14.411Z] 372488066dd3: Layer already exists [2025-03-27T14:45:14.411Z] 846f10531c5e: Layer already exists [2025-03-27T14:45:14.411Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:14.411Z] c3d34d86cfcd: Layer already exists [2025-03-27T14:45:14.411Z] 99c1ba907670: Layer already exists [2025-03-27T14:45:14.411Z] 913042983c8a: Layer already exists [2025-03-27T14:45:14.411Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:14.675Z] main: digest: sha256:cf9051857cd66ca89bf04b0feaa0656b64df4d5a7b6355236d7d4ece737c13c9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:45:14.747Z] ===================================================== [Pipeline] echo [2025-03-27T14:45:14.762Z] taggedImages: [2025-03-27T14:45:14.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:14.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-03-27T14:45:14.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.1 [2025-03-27T14:45:14.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:14.762Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-03-27T14:45:14.790Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-03-27T14:45:14.790Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:14.790Z] latest [2025-03-27T14:45:14.790Z] 4.1.0-dev.1 [2025-03-27T14:45:14.790Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:14.790Z] main [2025-03-27T14:45:14.790Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:15.154Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:15.503Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:15.503Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-27T14:45:15.503Z] 8fa36ee501b9: Preparing [2025-03-27T14:45:15.503Z] a28c5f67feb2: Preparing [2025-03-27T14:45:15.503Z] 25e9f32b790e: Preparing [2025-03-27T14:45:15.503Z] 58a8c3700b87: Preparing [2025-03-27T14:45:15.503Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:15.503Z] b5c2a8407ca3: Preparing [2025-03-27T14:45:15.503Z] 89de2d23a168: Preparing [2025-03-27T14:45:15.503Z] 9bf3390c769f: Preparing [2025-03-27T14:45:15.503Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:15.503Z] 89de2d23a168: Waiting [2025-03-27T14:45:15.503Z] 9bf3390c769f: Waiting [2025-03-27T14:45:15.503Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:15.503Z] b5c2a8407ca3: Waiting [2025-03-27T14:45:15.503Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:15.503Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:15.767Z] 89de2d23a168: Layer already exists [2025-03-27T14:45:15.768Z] 25e9f32b790e: Pushed [2025-03-27T14:45:15.768Z] a28c5f67feb2: Pushed [2025-03-27T14:45:15.768Z] 8fa36ee501b9: Pushed [2025-03-27T14:45:15.768Z] 9bf3390c769f: Layer already exists [2025-03-27T14:45:15.768Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:42.406Z] b5c2a8407ca3: Pushed [2025-03-27T14:45:42.406Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:42.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:43.099Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-27T14:45:43.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-27T14:45:43.099Z] 8fa36ee501b9: Preparing [2025-03-27T14:45:43.099Z] a28c5f67feb2: Preparing [2025-03-27T14:45:43.099Z] 25e9f32b790e: Preparing [2025-03-27T14:45:43.099Z] 58a8c3700b87: Preparing [2025-03-27T14:45:43.099Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:43.099Z] b5c2a8407ca3: Preparing [2025-03-27T14:45:43.099Z] 89de2d23a168: Preparing [2025-03-27T14:45:43.099Z] 9bf3390c769f: Preparing [2025-03-27T14:45:43.099Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:43.099Z] 89de2d23a168: Waiting [2025-03-27T14:45:43.099Z] 9bf3390c769f: Waiting [2025-03-27T14:45:43.099Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:43.099Z] b5c2a8407ca3: Waiting [2025-03-27T14:45:43.099Z] a28c5f67feb2: Layer already exists [2025-03-27T14:45:43.099Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:43.099Z] 8fa36ee501b9: Layer already exists [2025-03-27T14:45:43.099Z] 25e9f32b790e: Layer already exists [2025-03-27T14:45:43.099Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:43.099Z] 9bf3390c769f: Layer already exists [2025-03-27T14:45:43.099Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:43.099Z] b5c2a8407ca3: Layer already exists [2025-03-27T14:45:43.099Z] 89de2d23a168: Layer already exists [2025-03-27T14:45:43.361Z] latest: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:43.757Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:44.112Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.1 [2025-03-27T14:45:44.113Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-27T14:45:44.113Z] 8fa36ee501b9: Preparing [2025-03-27T14:45:44.113Z] a28c5f67feb2: Preparing [2025-03-27T14:45:44.113Z] 25e9f32b790e: Preparing [2025-03-27T14:45:44.113Z] 58a8c3700b87: Preparing [2025-03-27T14:45:44.113Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:44.113Z] b5c2a8407ca3: Preparing [2025-03-27T14:45:44.113Z] 89de2d23a168: Preparing [2025-03-27T14:45:44.113Z] b5c2a8407ca3: Waiting [2025-03-27T14:45:44.113Z] 9bf3390c769f: Preparing [2025-03-27T14:45:44.113Z] 89de2d23a168: Waiting [2025-03-27T14:45:44.113Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:44.113Z] 9bf3390c769f: Waiting [2025-03-27T14:45:44.113Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:44.113Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:44.113Z] a28c5f67feb2: Layer already exists [2025-03-27T14:45:44.113Z] 8fa36ee501b9: Layer already exists [2025-03-27T14:45:44.113Z] 25e9f32b790e: Layer already exists [2025-03-27T14:45:44.113Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:44.113Z] 89de2d23a168: Layer already exists [2025-03-27T14:45:44.113Z] 9bf3390c769f: Layer already exists [2025-03-27T14:45:44.113Z] b5c2a8407ca3: Layer already exists [2025-03-27T14:45:44.113Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:44.378Z] 4.1.0-dev.1: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:44.740Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:45.102Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:45.102Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-27T14:45:45.102Z] 8fa36ee501b9: Preparing [2025-03-27T14:45:45.102Z] a28c5f67feb2: Preparing [2025-03-27T14:45:45.102Z] 25e9f32b790e: Preparing [2025-03-27T14:45:45.102Z] 58a8c3700b87: Preparing [2025-03-27T14:45:45.102Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:45.102Z] b5c2a8407ca3: Preparing [2025-03-27T14:45:45.102Z] 89de2d23a168: Preparing [2025-03-27T14:45:45.102Z] b5c2a8407ca3: Waiting [2025-03-27T14:45:45.102Z] 9bf3390c769f: Preparing [2025-03-27T14:45:45.102Z] 89de2d23a168: Waiting [2025-03-27T14:45:45.102Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:45.102Z] 9bf3390c769f: Waiting [2025-03-27T14:45:45.102Z] 8fa36ee501b9: Layer already exists [2025-03-27T14:45:45.102Z] 25e9f32b790e: Layer already exists [2025-03-27T14:45:45.102Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:45.102Z] a28c5f67feb2: Layer already exists [2025-03-27T14:45:45.102Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:45.102Z] 89de2d23a168: Layer already exists [2025-03-27T14:45:45.102Z] 9bf3390c769f: Layer already exists [2025-03-27T14:45:45.102Z] b5c2a8407ca3: Layer already exists [2025-03-27T14:45:45.102Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:45.381Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:45.733Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:46.081Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-03-27T14:45:46.081Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-03-27T14:45:46.081Z] 8fa36ee501b9: Preparing [2025-03-27T14:45:46.081Z] a28c5f67feb2: Preparing [2025-03-27T14:45:46.081Z] 25e9f32b790e: Preparing [2025-03-27T14:45:46.081Z] 58a8c3700b87: Preparing [2025-03-27T14:45:46.081Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:46.081Z] b5c2a8407ca3: Preparing [2025-03-27T14:45:46.081Z] 89de2d23a168: Preparing [2025-03-27T14:45:46.081Z] 9bf3390c769f: Preparing [2025-03-27T14:45:46.081Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:46.081Z] 89de2d23a168: Waiting [2025-03-27T14:45:46.081Z] 9bf3390c769f: Waiting [2025-03-27T14:45:46.081Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:46.081Z] b5c2a8407ca3: Waiting [2025-03-27T14:45:46.081Z] a28c5f67feb2: Layer already exists [2025-03-27T14:45:46.081Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:46.081Z] 25e9f32b790e: Layer already exists [2025-03-27T14:45:46.081Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:46.081Z] 8fa36ee501b9: Layer already exists [2025-03-27T14:45:46.081Z] b5c2a8407ca3: Layer already exists [2025-03-27T14:45:46.081Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:46.081Z] 9bf3390c769f: Layer already exists [2025-03-27T14:45:46.081Z] 89de2d23a168: Layer already exists [2025-03-27T14:45:46.345Z] main: digest: sha256:e8fd81b2fe783f2468d565cfbb6c192ab20d6f7017c144c05d3b96b1dbf48a16 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:45:46.430Z] ===================================================== [Pipeline] echo [2025-03-27T14:45:46.447Z] taggedImages: [2025-03-27T14:45:46.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:46.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-03-27T14:45:46.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.1 [2025-03-27T14:45:46.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:46.447Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-03-27T14:45:46.480Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-03-27T14:45:46.480Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:46.480Z] latest [2025-03-27T14:45:46.480Z] 4.1.0-dev.1 [2025-03-27T14:45:46.480Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:46.480Z] main [2025-03-27T14:45:46.480Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:46.848Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:47.202Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:47.203Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-27T14:45:47.203Z] e59cc26a907d: Preparing [2025-03-27T14:45:47.203Z] 647d5b4e1092: Preparing [2025-03-27T14:45:47.203Z] 58a8c3700b87: Preparing [2025-03-27T14:45:47.203Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:47.203Z] 6b662ffea02a: Preparing [2025-03-27T14:45:47.203Z] 71d40447fd5a: Preparing [2025-03-27T14:45:47.203Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:47.203Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:47.203Z] 71d40447fd5a: Waiting [2025-03-27T14:45:47.203Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:47.467Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:47.467Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:47.467Z] e59cc26a907d: Pushed [2025-03-27T14:45:47.467Z] 6b662ffea02a: Pushed [2025-03-27T14:45:48.861Z] 71d40447fd5a: Pushed [2025-03-27T14:45:55.478Z] 647d5b4e1092: Pushed [2025-03-27T14:45:55.478Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:55.826Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:56.178Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-27T14:45:56.178Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-27T14:45:56.178Z] e59cc26a907d: Preparing [2025-03-27T14:45:56.178Z] 647d5b4e1092: Preparing [2025-03-27T14:45:56.178Z] 58a8c3700b87: Preparing [2025-03-27T14:45:56.178Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:56.178Z] 6b662ffea02a: Preparing [2025-03-27T14:45:56.178Z] 71d40447fd5a: Preparing [2025-03-27T14:45:56.178Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:56.178Z] 71d40447fd5a: Waiting [2025-03-27T14:45:56.178Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:56.178Z] e59cc26a907d: Layer already exists [2025-03-27T14:45:56.178Z] 6b662ffea02a: Layer already exists [2025-03-27T14:45:56.178Z] 647d5b4e1092: Layer already exists [2025-03-27T14:45:56.178Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:56.178Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:56.178Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:56.178Z] 71d40447fd5a: Layer already exists [2025-03-27T14:45:56.178Z] latest: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:56.795Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:57.134Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.1 [2025-03-27T14:45:57.134Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-27T14:45:57.134Z] e59cc26a907d: Preparing [2025-03-27T14:45:57.134Z] 647d5b4e1092: Preparing [2025-03-27T14:45:57.134Z] 58a8c3700b87: Preparing [2025-03-27T14:45:57.134Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:57.134Z] 6b662ffea02a: Preparing [2025-03-27T14:45:57.134Z] 71d40447fd5a: Preparing [2025-03-27T14:45:57.134Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:57.134Z] 71d40447fd5a: Waiting [2025-03-27T14:45:57.134Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:57.134Z] e59cc26a907d: Layer already exists [2025-03-27T14:45:57.134Z] 6b662ffea02a: Layer already exists [2025-03-27T14:45:57.134Z] 647d5b4e1092: Layer already exists [2025-03-27T14:45:57.134Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:57.134Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:57.134Z] 71d40447fd5a: Layer already exists [2025-03-27T14:45:57.134Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:57.397Z] 4.1.0-dev.1: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:57.738Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:58.084Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:58.084Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-27T14:45:58.084Z] e59cc26a907d: Preparing [2025-03-27T14:45:58.084Z] 647d5b4e1092: Preparing [2025-03-27T14:45:58.084Z] 58a8c3700b87: Preparing [2025-03-27T14:45:58.084Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:58.084Z] 6b662ffea02a: Preparing [2025-03-27T14:45:58.084Z] 71d40447fd5a: Preparing [2025-03-27T14:45:58.084Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:58.084Z] 71d40447fd5a: Waiting [2025-03-27T14:45:58.084Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:58.084Z] 647d5b4e1092: Layer already exists [2025-03-27T14:45:58.084Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:58.084Z] 6b662ffea02a: Layer already exists [2025-03-27T14:45:58.084Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:58.084Z] e59cc26a907d: Layer already exists [2025-03-27T14:45:58.084Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:58.084Z] 71d40447fd5a: Layer already exists [2025-03-27T14:45:58.084Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:58.431Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:58.778Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-03-27T14:45:58.778Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-03-27T14:45:58.778Z] e59cc26a907d: Preparing [2025-03-27T14:45:58.779Z] 647d5b4e1092: Preparing [2025-03-27T14:45:58.779Z] 58a8c3700b87: Preparing [2025-03-27T14:45:58.779Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:58.779Z] 6b662ffea02a: Preparing [2025-03-27T14:45:58.779Z] 71d40447fd5a: Preparing [2025-03-27T14:45:58.779Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:58.779Z] dd9c8f8612c8: Waiting [2025-03-27T14:45:58.779Z] 71d40447fd5a: Waiting [2025-03-27T14:45:58.779Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:45:58.779Z] 6b662ffea02a: Layer already exists [2025-03-27T14:45:58.779Z] e59cc26a907d: Layer already exists [2025-03-27T14:45:58.779Z] 58a8c3700b87: Layer already exists [2025-03-27T14:45:58.779Z] 647d5b4e1092: Layer already exists [2025-03-27T14:45:58.779Z] 71d40447fd5a: Layer already exists [2025-03-27T14:45:58.779Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:45:59.041Z] main: digest: sha256:fcca8e52435d9e47324ac7bab57bf2fa84e0d11d5412c8b17814e4098fd01d1e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:45:59.133Z] ===================================================== [Pipeline] echo [2025-03-27T14:45:59.146Z] taggedImages: [2025-03-27T14:45:59.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:59.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-03-27T14:45:59.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.1 [2025-03-27T14:45:59.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:59.146Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-03-27T14:45:59.167Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-03-27T14:45:59.167Z] cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:59.167Z] latest [2025-03-27T14:45:59.167Z] 4.1.0-dev.1 [2025-03-27T14:45:59.167Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:45:59.167Z] main [2025-03-27T14:45:59.167Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:59.533Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:45:59.870Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:45:59.871Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-27T14:45:59.871Z] c476e557f20c: Preparing [2025-03-27T14:45:59.871Z] c4fd11e458a2: Preparing [2025-03-27T14:45:59.871Z] 58a8c3700b87: Preparing [2025-03-27T14:45:59.871Z] 0ff3543c3d33: Preparing [2025-03-27T14:45:59.871Z] 4564163e8dbf: Preparing [2025-03-27T14:45:59.871Z] c1350fe096be: Preparing [2025-03-27T14:45:59.871Z] dd9c8f8612c8: Preparing [2025-03-27T14:45:59.871Z] c1350fe096be: Waiting [2025-03-27T14:45:59.871Z] dd9c8f8612c8: Waiting [2025-03-27T14:46:00.133Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:46:00.133Z] 58a8c3700b87: Layer already exists [2025-03-27T14:46:00.133Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:46:00.133Z] c476e557f20c: Pushed [2025-03-27T14:46:00.133Z] 4564163e8dbf: Pushed [2025-03-27T14:46:00.714Z] c1350fe096be: Pushed [2025-03-27T14:46:08.883Z] c4fd11e458a2: Pushed [2025-03-27T14:46:08.883Z] cb94a90e978600b633deea23000456c4866436fe: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:09.240Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:09.592Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-27T14:46:09.592Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-27T14:46:09.592Z] c476e557f20c: Preparing [2025-03-27T14:46:09.592Z] c4fd11e458a2: Preparing [2025-03-27T14:46:09.592Z] 58a8c3700b87: Preparing [2025-03-27T14:46:09.592Z] 0ff3543c3d33: Preparing [2025-03-27T14:46:09.592Z] 4564163e8dbf: Preparing [2025-03-27T14:46:09.592Z] c1350fe096be: Preparing [2025-03-27T14:46:09.592Z] dd9c8f8612c8: Preparing [2025-03-27T14:46:09.592Z] c1350fe096be: Waiting [2025-03-27T14:46:09.592Z] dd9c8f8612c8: Waiting [2025-03-27T14:46:09.592Z] c4fd11e458a2: Layer already exists [2025-03-27T14:46:09.592Z] 4564163e8dbf: Layer already exists [2025-03-27T14:46:09.592Z] 58a8c3700b87: Layer already exists [2025-03-27T14:46:09.592Z] c476e557f20c: Layer already exists [2025-03-27T14:46:09.592Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:46:09.592Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:46:09.592Z] c1350fe096be: Layer already exists [2025-03-27T14:46:09.592Z] latest: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:10.217Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:10.570Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.1 [2025-03-27T14:46:10.570Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-27T14:46:10.570Z] c476e557f20c: Preparing [2025-03-27T14:46:10.570Z] c4fd11e458a2: Preparing [2025-03-27T14:46:10.570Z] 58a8c3700b87: Preparing [2025-03-27T14:46:10.570Z] 0ff3543c3d33: Preparing [2025-03-27T14:46:10.570Z] 4564163e8dbf: Preparing [2025-03-27T14:46:10.570Z] c1350fe096be: Preparing [2025-03-27T14:46:10.570Z] dd9c8f8612c8: Preparing [2025-03-27T14:46:10.570Z] c1350fe096be: Waiting [2025-03-27T14:46:10.570Z] dd9c8f8612c8: Waiting [2025-03-27T14:46:10.570Z] c476e557f20c: Layer already exists [2025-03-27T14:46:10.570Z] 58a8c3700b87: Layer already exists [2025-03-27T14:46:10.570Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:46:10.570Z] c4fd11e458a2: Layer already exists [2025-03-27T14:46:10.570Z] 4564163e8dbf: Layer already exists [2025-03-27T14:46:10.570Z] c1350fe096be: Layer already exists [2025-03-27T14:46:10.570Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:46:13.132Z] 4.1.0-dev.1: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:13.494Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:13.846Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:46:13.846Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-27T14:46:13.846Z] c476e557f20c: Preparing [2025-03-27T14:46:13.846Z] c4fd11e458a2: Preparing [2025-03-27T14:46:13.846Z] 58a8c3700b87: Preparing [2025-03-27T14:46:13.846Z] 0ff3543c3d33: Preparing [2025-03-27T14:46:13.846Z] 4564163e8dbf: Preparing [2025-03-27T14:46:13.846Z] c1350fe096be: Preparing [2025-03-27T14:46:13.846Z] dd9c8f8612c8: Preparing [2025-03-27T14:46:13.846Z] c1350fe096be: Waiting [2025-03-27T14:46:13.846Z] dd9c8f8612c8: Waiting [2025-03-27T14:46:13.846Z] 58a8c3700b87: Layer already exists [2025-03-27T14:46:13.846Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:46:13.846Z] 4564163e8dbf: Layer already exists [2025-03-27T14:46:13.846Z] c4fd11e458a2: Layer already exists [2025-03-27T14:46:13.846Z] c476e557f20c: Layer already exists [2025-03-27T14:46:13.846Z] c1350fe096be: Layer already exists [2025-03-27T14:46:13.846Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:46:13.846Z] cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:14.460Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:14.799Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-03-27T14:46:14.800Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-03-27T14:46:14.800Z] c476e557f20c: Preparing [2025-03-27T14:46:14.800Z] c4fd11e458a2: Preparing [2025-03-27T14:46:14.800Z] 58a8c3700b87: Preparing [2025-03-27T14:46:14.800Z] 0ff3543c3d33: Preparing [2025-03-27T14:46:14.800Z] 4564163e8dbf: Preparing [2025-03-27T14:46:14.800Z] c1350fe096be: Preparing [2025-03-27T14:46:14.800Z] dd9c8f8612c8: Preparing [2025-03-27T14:46:14.800Z] c1350fe096be: Waiting [2025-03-27T14:46:14.800Z] dd9c8f8612c8: Waiting [2025-03-27T14:46:14.800Z] c4fd11e458a2: Layer already exists [2025-03-27T14:46:14.800Z] 58a8c3700b87: Layer already exists [2025-03-27T14:46:14.800Z] 0ff3543c3d33: Layer already exists [2025-03-27T14:46:14.800Z] c476e557f20c: Layer already exists [2025-03-27T14:46:14.800Z] 4564163e8dbf: Layer already exists [2025-03-27T14:46:14.800Z] c1350fe096be: Layer already exists [2025-03-27T14:46:14.800Z] dd9c8f8612c8: Layer already exists [2025-03-27T14:46:15.063Z] main: digest: sha256:e7a096fa87251a567a37ba3e63f321b62c252ba160852172761c1a1c75849a38 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T14:46:15.138Z] ===================================================== [Pipeline] echo [2025-03-27T14:46:15.156Z] taggedImages: [2025-03-27T14:46:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe [2025-03-27T14:46:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-03-27T14:46:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.1 [2025-03-27T14:46:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cb94a90e978600b633deea23000456c4866436fe-4.1.0-dev.1 [2025-03-27T14:46:15.156Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:15.530Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-27T14:46:15.530Z] [2025-03-27T14:46:15.530Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T14:46:15.851Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-27T14:46:15.852Z] arm64: Pulling from edgex-lftools-log-publisher [2025-03-27T14:46:15.852Z] 8998bd30e6a1: Pulling fs layer [2025-03-27T14:46:15.852Z] 04944245beec: Pulling fs layer [2025-03-27T14:46:15.852Z] 699f458cf7ca: Pulling fs layer [2025-03-27T14:46:15.852Z] 765212b225bb: Pulling fs layer [2025-03-27T14:46:15.852Z] f23df028b6ca: Pulling fs layer [2025-03-27T14:46:15.852Z] d65c8cfc05b1: Pulling fs layer [2025-03-27T14:46:15.852Z] 2437ff75d9bd: Pulling fs layer [2025-03-27T14:46:15.852Z] f23df028b6ca: Waiting [2025-03-27T14:46:15.852Z] d65c8cfc05b1: Waiting [2025-03-27T14:46:15.852Z] 2437ff75d9bd: Waiting [2025-03-27T14:46:15.852Z] 765212b225bb: Waiting [2025-03-27T14:46:16.115Z] 04944245beec: Verifying Checksum [2025-03-27T14:46:16.115Z] 04944245beec: Download complete [2025-03-27T14:46:16.115Z] 765212b225bb: Verifying Checksum [2025-03-27T14:46:16.115Z] 765212b225bb: Download complete [2025-03-27T14:46:16.115Z] f23df028b6ca: Verifying Checksum [2025-03-27T14:46:16.115Z] f23df028b6ca: Download complete [2025-03-27T14:46:16.115Z] d65c8cfc05b1: Verifying Checksum [2025-03-27T14:46:16.115Z] d65c8cfc05b1: Download complete [2025-03-27T14:46:16.115Z] 699f458cf7ca: Verifying Checksum [2025-03-27T14:46:16.115Z] 699f458cf7ca: Download complete [2025-03-27T14:46:16.693Z] 8998bd30e6a1: Download complete [2025-03-27T14:46:19.256Z] 2437ff75d9bd: Verifying Checksum [2025-03-27T14:46:19.256Z] 2437ff75d9bd: Download complete [2025-03-27T14:46:21.187Z] 8998bd30e6a1: Pull complete [2025-03-27T14:46:21.766Z] 04944245beec: Pull complete [2025-03-27T14:46:23.694Z] 699f458cf7ca: Pull complete [2025-03-27T14:46:23.694Z] 765212b225bb: Pull complete [2025-03-27T14:46:24.645Z] f23df028b6ca: Pull complete [2025-03-27T14:46:24.909Z] d65c8cfc05b1: Pull complete [2025-03-27T14:46:43.086Z] 2437ff75d9bd: Pull complete [2025-03-27T14:46:43.086Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-03-27T14:46:43.086Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-03-27T14:46:43.086Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T14:46:43.289Z] prd-ubuntu20.04-docker-arm64-4c-16g-42186 does not seem to be running inside a container [2025-03-27T14:46:43.343Z] $ 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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2025-03-27T14:46:45.883Z] $ docker top 57c700cfd8f5e86bcd6c3b8962d567a2debfb683fa86c1d6322fb809fe3532ca -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-03-27T14:46:46.800Z] ---> job-cost.sh [2025-03-27T14:46:46.800Z] lf-activate-venv: SKIPPING [2025-03-27T14:46:46.800Z] INFO: No Stack... [2025-03-27T14:46:47.379Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-03-27T14:46:47.958Z] INFO: Archiving Costs [Pipeline] sh [2025-03-27T14:46:48.580Z] + cat /w/workspace/edgex-go/818/archives/cost.csv [2025-03-27T14:46:48.580Z] + cut -d, -f6 [Pipeline] lock [2025-03-27T14:46:48.616Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-818-stack-cost] [2025-03-27T14:46:48.625Z] Resource [jenkins-edgexfoundry-edgex-go-main-818-stack-cost] did not exist. Created. [2025-03-27T14:46:48.631Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-818-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-03-27T14:46:49.274Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-03-27T14:46:49.918Z] Stashed 1 file(s) [Pipeline] } [2025-03-27T14:46:49.929Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-818-stack-cost] [Pipeline] // lock [Pipeline] } [2025-03-27T14:46:49.955Z] $ docker stop --time=1 57c700cfd8f5e86bcd6c3b8962d567a2debfb683fa86c1d6322fb809fe3532ca [2025-03-27T14:46:51.484Z] $ docker rm -f --volumes 57c700cfd8f5e86bcd6c3b8962d567a2debfb683fa86c1d6322fb809fe3532ca [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-27T19:59:41.625Z] Cancelling nested steps due to timeout [2025-03-27T19:59:41.630Z] Sending interrupt signal to process [2025-03-27T19:59:54.738Z] script returned exit code 143 [Pipeline] } [2025-03-27T19:59:54.744Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T19:59:55.254Z] + '[' -d /w/workspace/edgex-go/818/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-03-27T19:59:55.599Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T19:59:56.162Z] ---> package-listing.sh [2025-03-27T19:59:56.162Z] ++ facter osfamily [2025-03-27T19:59:56.162Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T19:59:56.425Z] + OS_FAMILY=redhat [2025-03-27T19:59:56.425Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T19:59:56.425Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T19:59:56.425Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T19:59:56.425Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T19:59:56.425Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T19:59:56.425Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T19:59:56.425Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T19:59:56.425Z] + case "${OS_FAMILY}" in [2025-03-27T19:59:56.425Z] + rpm -qa [2025-03-27T19:59:56.425Z] + sort [2025-03-27T19:59:56.995Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T19:59:56.995Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T19:59:56.995Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T19:59:56.995Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T19:59:56.995Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T19:59:56.995Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T19:59:57.007Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T19:59:57.297Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T19:59:57.864Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T19:59:57.864Z] [2025-03-27T19:59:57.864Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T19:59:58.175Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T19:59:58.435Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T19:59:58.435Z] 5eb5b503b376: Pulling fs layer [2025-03-27T19:59:58.435Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T19:59:58.435Z] ec43610c2a17: Pulling fs layer [2025-03-27T19:59:58.435Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T19:59:58.435Z] 33b1e0a273af: Pulling fs layer [2025-03-27T19:59:58.435Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T19:59:58.435Z] 2f39f015ded8: Pulling fs layer [2025-03-27T19:59:58.435Z] 3a2ae6a8a46f: Waiting [2025-03-27T19:59:58.435Z] 33b1e0a273af: Waiting [2025-03-27T19:59:58.435Z] 5d3b04190fa2: Waiting [2025-03-27T19:59:58.435Z] 2f39f015ded8: Waiting [2025-03-27T19:59:58.435Z] 5c69ac0246d0: Verifying Checksum [2025-03-27T19:59:58.435Z] 5c69ac0246d0: Download complete [2025-03-27T19:59:58.435Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T19:59:58.435Z] 3a2ae6a8a46f: Download complete [2025-03-27T19:59:58.435Z] 33b1e0a273af: Verifying Checksum [2025-03-27T19:59:58.435Z] 33b1e0a273af: Download complete [2025-03-27T19:59:58.435Z] ec43610c2a17: Verifying Checksum [2025-03-27T19:59:58.435Z] ec43610c2a17: Download complete [2025-03-27T19:59:58.435Z] 5d3b04190fa2: Verifying Checksum [2025-03-27T19:59:58.435Z] 5d3b04190fa2: Download complete [2025-03-27T19:59:58.701Z] 5eb5b503b376: Verifying Checksum [2025-03-27T19:59:58.701Z] 5eb5b503b376: Download complete [2025-03-27T19:59:58.971Z] 2f39f015ded8: Verifying Checksum [2025-03-27T19:59:58.971Z] 2f39f015ded8: Download complete [2025-03-27T19:59:59.915Z] 5eb5b503b376: Pull complete [2025-03-27T19:59:59.915Z] 5c69ac0246d0: Pull complete [2025-03-27T20:00:00.489Z] ec43610c2a17: Pull complete [2025-03-27T20:00:00.489Z] 3a2ae6a8a46f: Pull complete [2025-03-27T20:00:00.752Z] 33b1e0a273af: Pull complete [2025-03-27T20:00:00.752Z] 5d3b04190fa2: Pull complete [2025-03-27T20:00:04.968Z] 2f39f015ded8: Pull complete [2025-03-27T20:00:04.968Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T20:00:04.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T20:00:04.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T20:00:05.084Z] prd-centos7-docker-4c-2g-42194 does not seem to be running inside a container [2025-03-27T20:00:05.114Z] $ 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T20:00:10.196Z] $ docker top 5a2ab409e06d74ec72464a15fa0e8944ad1b3673d9aa1b43703ed9081d029bac -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T20:00:10.560Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T20:00:10.855Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T20:00:11.142Z] + ls /var/log/sa-host [2025-03-27T20:00:11.142Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T20:00:11.185Z] provisioning config files... [2025-03-27T20:00:11.197Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config10018399049687420038tmp [Pipeline] { [Pipeline] echo [2025-03-27T20:00:11.224Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:11.513Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T20:00:11.521Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:11.872Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T20:00:11.882Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:12.165Z] ---> sudo-logs.sh [2025-03-27T20:00:12.165Z] Archiving 'sudo' log.. [2025-03-27T20:00:12.165Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-03-27T20:00:12.199Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-03-27T20:00:12.197Z] $ docker stop --time=1 5a2ab409e06d74ec72464a15fa0e8944ad1b3673d9aa1b43703ed9081d029bac [2025-03-27T20:00:13.323Z] $ docker rm -f --volumes 5a2ab409e06d74ec72464a15fa0e8944ad1b3673d9aa1b43703ed9081d029bac [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-03-27T20:00:13.430Z] [WS-CLEANUP] Deleting project workspace... [2025-03-27T20:00:13.430Z] [WS-CLEANUP] Deferred wipeout is used... [2025-03-27T20:00:13.445Z] [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-03-27T20:00:13.690Z] Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-03-27T20:00:14.518Z] + [ -d /w/workspace/edgex-go/818/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:14.807Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:15.663Z] ---> package-listing.sh [2025-03-27T20:00:15.663Z] ++ facter osfamily [2025-03-27T20:00:15.663Z] ++ tr '[:upper:]' '[:lower:]' [2025-03-27T20:00:15.923Z] + OS_FAMILY=debian [2025-03-27T20:00:15.923Z] + workspace=/w/workspace/edgex-go/818 [2025-03-27T20:00:15.923Z] + START_PACKAGES=/tmp/packages_start.txt [2025-03-27T20:00:15.923Z] + END_PACKAGES=/tmp/packages_end.txt [2025-03-27T20:00:15.923Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-03-27T20:00:15.923Z] + PACKAGES=/tmp/packages_start.txt [2025-03-27T20:00:15.923Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T20:00:15.923Z] + PACKAGES=/tmp/packages_end.txt [2025-03-27T20:00:15.923Z] + case "${OS_FAMILY}" in [2025-03-27T20:00:15.923Z] + dpkg -l [2025-03-27T20:00:15.923Z] + grep '^ii' [2025-03-27T20:00:15.923Z] + '[' -f /tmp/packages_start.txt ']' [2025-03-27T20:00:15.923Z] + '[' -f /tmp/packages_end.txt ']' [2025-03-27T20:00:15.923Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-03-27T20:00:15.923Z] + '[' /w/workspace/edgex-go/818 ']' [2025-03-27T20:00:15.923Z] + mkdir -p /w/workspace/edgex-go/818/archives/ [2025-03-27T20:00:15.923Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/818/archives/ [Pipeline] echo [2025-03-27T20:00:15.932Z] 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/818/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-03-27T20:00:16.208Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T20:00:16.773Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T20:00:16.773Z] [2025-03-27T20:00:16.773Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-03-27T20:00:17.090Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T20:00:17.090Z] latest: Pulling from edgex-lftools-log-publisher [2025-03-27T20:00:17.090Z] 5eb5b503b376: Pulling fs layer [2025-03-27T20:00:17.090Z] 5c69ac0246d0: Pulling fs layer [2025-03-27T20:00:17.090Z] ec43610c2a17: Pulling fs layer [2025-03-27T20:00:17.090Z] 3a2ae6a8a46f: Pulling fs layer [2025-03-27T20:00:17.090Z] 33b1e0a273af: Pulling fs layer [2025-03-27T20:00:17.090Z] 5d3b04190fa2: Pulling fs layer [2025-03-27T20:00:17.090Z] 2f39f015ded8: Pulling fs layer [2025-03-27T20:00:17.090Z] 3a2ae6a8a46f: Waiting [2025-03-27T20:00:17.090Z] 33b1e0a273af: Waiting [2025-03-27T20:00:17.090Z] 5d3b04190fa2: Waiting [2025-03-27T20:00:17.090Z] 2f39f015ded8: Waiting [2025-03-27T20:00:17.090Z] 5c69ac0246d0: Download complete [2025-03-27T20:00:17.090Z] 3a2ae6a8a46f: Verifying Checksum [2025-03-27T20:00:17.090Z] 3a2ae6a8a46f: Download complete [2025-03-27T20:00:17.090Z] 33b1e0a273af: Verifying Checksum [2025-03-27T20:00:17.090Z] 33b1e0a273af: Download complete [2025-03-27T20:00:17.090Z] 5d3b04190fa2: Download complete [2025-03-27T20:00:17.090Z] ec43610c2a17: Verifying Checksum [2025-03-27T20:00:17.090Z] ec43610c2a17: Download complete [2025-03-27T20:00:17.348Z] 5eb5b503b376: Verifying Checksum [2025-03-27T20:00:17.348Z] 5eb5b503b376: Download complete [2025-03-27T20:00:17.916Z] 2f39f015ded8: Download complete [2025-03-27T20:00:18.482Z] 5eb5b503b376: Pull complete [2025-03-27T20:00:18.482Z] 5c69ac0246d0: Pull complete [2025-03-27T20:00:19.048Z] ec43610c2a17: Pull complete [2025-03-27T20:00:19.048Z] 3a2ae6a8a46f: Pull complete [2025-03-27T20:00:19.306Z] 33b1e0a273af: Pull complete [2025-03-27T20:00:19.306Z] 5d3b04190fa2: Pull complete [2025-03-27T20:00:23.490Z] 2f39f015ded8: Pull complete [2025-03-27T20:00:23.490Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-03-27T20:00:23.490Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-03-27T20:00:23.490Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-03-27T20:00:23.601Z] prd-ubuntu20.04-docker-8c-8g-42185 does not seem to be running inside a container [2025-03-27T20:00:23.628Z] $ 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/818/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/818 -v /w/workspace/edgex-go/818:/w/workspace/edgex-go/818:rw,z -v /w/workspace/edgex-go/818@tmp:/w/workspace/edgex-go/818@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2025-03-27T20:00:26.112Z] $ docker top 74936f9607e12bc2820dbc09e2e8747cdbb75facee133ea492ebcb9aeb2348ec -eo pid,comm [Pipeline] { [Pipeline] sh [2025-03-27T20:00:26.472Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-03-27T20:00:26.754Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-03-27T20:00:27.038Z] + ls /var/log/sa-host [2025-03-27T20:00:27.038Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-03-27T20:00:27.072Z] provisioning config files... [2025-03-27T20:00:27.080Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/818@tmp/config13690978551443025018tmp [Pipeline] { [Pipeline] echo [2025-03-27T20:00:27.101Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:27.385Z] ---> create-netrc.sh [Pipeline] } [2025-03-27T20:00:27.392Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:27.780Z] ---> python-tools-install.sh [Pipeline] echo [2025-03-27T20:00:27.788Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:28.126Z] ---> sudo-logs.sh [2025-03-27T20:00:28.127Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-03-27T20:00:28.183Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:28.464Z] ---> job-cost.sh [2025-03-27T20:00:28.464Z] lf-activate-venv: SKIPPING [2025-03-27T20:00:28.464Z] DEBUG: total: 0.10999999940395355 [2025-03-27T20:00:28.464Z] INFO: Retrieving Stack Cost... [2025-03-27T20:00:28.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-03-27T20:00:29.291Z] INFO: Archiving Costs [Pipeline] echo [2025-03-27T20:00:29.303Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-03-27T20:00:29.586Z] ---> logs-deploy.sh [2025-03-27T20:00:29.586Z] lf-activate-venv: SKIPPING [2025-03-27T20:00:29.586Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/818 [2025-03-27T20:00:29.586Z] INFO: archiving workspace using pattern(s): [2025-03-27T20:00:30.962Z] Archives upload complete. [2025-03-27T20:00:30.963Z] INFO: archiving logs to Nexus [2025-03-27T20:00:31.540Z] ---> uname -a: [2025-03-27T20:00:31.540Z] Linux prd-ubuntu20-04-docker-8c-8g-42185 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] ---> lscpu: [2025-03-27T20:00:31.540Z] Architecture: x86_64 [2025-03-27T20:00:31.540Z] CPU op-mode(s): 32-bit, 64-bit [2025-03-27T20:00:31.540Z] Byte Order: Little Endian [2025-03-27T20:00:31.540Z] Address sizes: 40 bits physical, 48 bits virtual [2025-03-27T20:00:31.540Z] CPU(s): 8 [2025-03-27T20:00:31.540Z] On-line CPU(s) list: 0-7 [2025-03-27T20:00:31.540Z] Thread(s) per core: 1 [2025-03-27T20:00:31.540Z] Core(s) per socket: 1 [2025-03-27T20:00:31.540Z] Socket(s): 8 [2025-03-27T20:00:31.540Z] NUMA node(s): 1 [2025-03-27T20:00:31.540Z] Vendor ID: AuthenticAMD [2025-03-27T20:00:31.540Z] CPU family: 23 [2025-03-27T20:00:31.540Z] Model: 49 [2025-03-27T20:00:31.540Z] Model name: AMD EPYC-Rome Processor [2025-03-27T20:00:31.540Z] Stepping: 0 [2025-03-27T20:00:31.540Z] CPU MHz: 2800.000 [2025-03-27T20:00:31.540Z] BogoMIPS: 5600.00 [2025-03-27T20:00:31.540Z] Virtualization: AMD-V [2025-03-27T20:00:31.540Z] Hypervisor vendor: KVM [2025-03-27T20:00:31.540Z] Virtualization type: full [2025-03-27T20:00:31.540Z] L1d cache: 256 KiB [2025-03-27T20:00:31.540Z] L1i cache: 256 KiB [2025-03-27T20:00:31.540Z] L2 cache: 4 MiB [2025-03-27T20:00:31.540Z] L3 cache: 128 MiB [2025-03-27T20:00:31.540Z] NUMA node0 CPU(s): 0-7 [2025-03-27T20:00:31.540Z] Vulnerability Itlb multihit: Not affected [2025-03-27T20:00:31.540Z] Vulnerability L1tf: Not affected [2025-03-27T20:00:31.540Z] Vulnerability Mds: Not affected [2025-03-27T20:00:31.540Z] Vulnerability Meltdown: Not affected [2025-03-27T20:00:31.540Z] Vulnerability Mmio stale data: Not affected [2025-03-27T20:00:31.540Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-03-27T20:00:31.540Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-03-27T20:00:31.540Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2025-03-27T20:00:31.540Z] Vulnerability Srbds: Not affected [2025-03-27T20:00:31.540Z] Vulnerability Tsx async abort: Not affected [2025-03-27T20:00:31.540Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] ---> nproc: [2025-03-27T20:00:31.540Z] 8 [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] ---> df -h: [2025-03-27T20:00:31.540Z] Filesystem Size Used Avail Use% Mounted on [2025-03-27T20:00:31.540Z] overlay 155G 29G 127G 19% / [2025-03-27T20:00:31.540Z] tmpfs 64M 0 64M 0% /dev [2025-03-27T20:00:31.540Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-03-27T20:00:31.540Z] shm 64M 0 64M 0% /dev/shm [2025-03-27T20:00:31.540Z] /dev/vda1 155G 29G 127G 19% /facter-os [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] ---> sar -b -r -n DEV: [2025-03-27T20:00:31.540Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42185) 03/27/25 _x86_64_ (8 CPU) [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] 13:58:55 LINUX RESTART (8 CPU) [2025-03-27T20:00:31.540Z] [2025-03-27T20:00:31.540Z] 13:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-03-27T20:00:31.540Z] 14:00:03 368.04 52.27 315.76 0.00 5425.10 198976.84 0.00 [2025-03-27T20:00:31.540Z] 14:01:01 193.71 1.41 192.29 0.00 22.34 62016.55 0.00 [2025-03-27T20:00:31.540Z] 14:02:01 50.74 0.00 50.74 0.00 0.00 36179.72 0.00 [2025-03-27T20:00:31.540Z] 14:03:01 31.04 0.13 30.91 0.00 2.27 23094.30 0.00 [2025-03-27T20:00:31.540Z] 14:04:01 624.93 2.10 622.83 0.00 120.38 265848.63 0.00 [2025-03-27T20:00:31.540Z] 14:05:01 826.11 19.61 806.50 0.00 3478.31 234052.12 0.00 [2025-03-27T20:00:31.540Z] 14:06:01 218.34 0.37 217.98 0.00 10.53 69210.66 0.00 [2025-03-27T20:00:31.540Z] 14:07:01 373.60 1.28 372.32 0.00 25.85 82901.82 0.00 [2025-03-27T20:00:31.540Z] 14:08:01 570.00 0.08 569.92 0.00 6.93 120459.52 0.00 [2025-03-27T20:00:31.540Z] 14:09:01 6.82 0.00 6.82 0.00 0.00 118.25 0.00 [2025-03-27T20:00:31.540Z] 14:10:01 5.17 1.02 4.15 0.00 21.86 78.79 0.00 [2025-03-27T20:00:31.540Z] 14:11:01 4.80 0.00 4.80 0.00 0.00 107.05 0.00 [2025-03-27T20:00:31.540Z] 14:12:01 5.40 0.00 5.40 0.00 0.00 113.56 0.00 [2025-03-27T20:00:31.540Z] 14:13:01 1.62 0.00 1.62 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.540Z] 14:14:01 6.40 0.02 6.38 0.00 0.13 127.31 0.00 [2025-03-27T20:00:31.540Z] 14:15:01 6.72 0.00 6.72 0.00 0.00 161.17 0.00 [2025-03-27T20:00:31.540Z] 14:16:01 4.52 0.00 4.52 0.00 0.00 104.52 0.00 [2025-03-27T20:00:31.540Z] 14:17:01 2.48 0.02 2.47 0.00 0.13 34.79 0.00 [2025-03-27T20:00:31.540Z] 14:18:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 [2025-03-27T20:00:31.540Z] 14:19:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.540Z] 14:20:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-03-27T20:00:31.540Z] 14:21:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-03-27T20:00:31.540Z] 14:22:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2025-03-27T20:00:31.540Z] 14:23:01 0.87 0.00 0.87 0.00 0.00 9.47 0.00 [2025-03-27T20:00:31.540Z] 14:24:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 [2025-03-27T20:00:31.540Z] 14:25:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.540Z] 14:26:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2025-03-27T20:00:31.540Z] 14:27:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2025-03-27T20:00:31.540Z] 14:28:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2025-03-27T20:00:31.540Z] 14:29:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.540Z] 14:30:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.540Z] 14:31:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 [2025-03-27T20:00:31.540Z] 14:32:01 1.10 0.00 1.10 0.00 0.00 14.40 0.00 [2025-03-27T20:00:31.540Z] 14:33:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.540Z] 14:34:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 [2025-03-27T20:00:31.540Z] 14:35:01 1.02 0.00 1.02 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.540Z] 14:36:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2025-03-27T20:00:31.540Z] 14:37:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.540Z] 14:38:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 [2025-03-27T20:00:31.540Z] 14:39:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 [2025-03-27T20:00:31.540Z] 14:40:01 1.28 0.00 1.28 0.00 0.00 16.26 0.00 [2025-03-27T20:00:31.540Z] 14:41:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-03-27T20:00:31.540Z] 14:42:02 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2025-03-27T20:00:31.540Z] 14:43:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 [2025-03-27T20:00:31.540Z] 14:44:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2025-03-27T20:00:31.540Z] 14:45:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.540Z] 14:46:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.541Z] 14:47:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-03-27T20:00:31.541Z] 14:48:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.541Z] 14:49:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2025-03-27T20:00:31.541Z] 14:50:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2025-03-27T20:00:31.541Z] 14:51:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.541Z] 14:52:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2025-03-27T20:00:31.541Z] 14:53:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 [2025-03-27T20:00:31.541Z] 14:54:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-03-27T20:00:31.541Z] 14:55:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 [2025-03-27T20:00:31.541Z] 14:56:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2025-03-27T20:00:31.541Z] 14:57:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2025-03-27T20:00:31.541Z] 14:58:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 [2025-03-27T20:00:31.541Z] 14:59:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 [2025-03-27T20:00:31.541Z] 15:00:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2025-03-27T20:00:31.541Z] 15:01:01 0.92 0.00 0.92 0.00 0.00 10.53 0.00 [2025-03-27T20:00:31.541Z] 15:02:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 [2025-03-27T20:00:31.541Z] 15:03:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 [2025-03-27T20:00:31.541Z] 15:04:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 [2025-03-27T20:00:31.541Z] 15:05:01 1.12 0.00 1.12 0.00 0.00 13.20 0.00 [2025-03-27T20:00:31.541Z] 15:06:01 1.32 0.00 1.32 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.541Z] 15:07:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.541Z] 15:08:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 [2025-03-27T20:00:31.541Z] 15:09:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.541Z] 15:10:01 1.47 0.00 1.47 0.00 0.00 18.66 0.00 [2025-03-27T20:00:31.541Z] 15:11:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-03-27T20:00:31.541Z] 15:12:01 1.20 0.00 1.20 0.00 0.00 16.26 0.00 [2025-03-27T20:00:31.541Z] 15:13:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.541Z] 15:14:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2025-03-27T20:00:31.541Z] 15:15:01 1.33 0.00 1.33 0.00 0.00 15.33 0.00 [2025-03-27T20:00:31.541Z] 15:16:01 1.20 0.00 1.20 0.00 0.00 14.80 0.00 [2025-03-27T20:00:31.541Z] 15:17:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2025-03-27T20:00:31.541Z] 15:18:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2025-03-27T20:00:31.541Z] 15:19:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.541Z] 15:20:01 1.33 0.00 1.33 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.541Z] 15:21:01 0.92 0.00 0.92 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.541Z] 15:22:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.541Z] 15:23:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 [2025-03-27T20:00:31.541Z] 15:24:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2025-03-27T20:00:31.541Z] 15:25:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.541Z] 15:26:01 1.25 0.00 1.25 0.00 0.00 16.40 0.00 [2025-03-27T20:00:31.541Z] 15:27:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.541Z] 15:28:01 1.22 0.00 1.22 0.00 0.00 15.73 0.00 [2025-03-27T20:00:31.541Z] 15:29:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.541Z] 15:30:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 [2025-03-27T20:00:31.541Z] 15:31:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.541Z] 15:32:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-03-27T20:00:31.541Z] 15:33:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2025-03-27T20:00:31.541Z] 15:34:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 [2025-03-27T20:00:31.541Z] 15:35:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2025-03-27T20:00:31.541Z] 15:36:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 [2025-03-27T20:00:31.541Z] 15:37:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 [2025-03-27T20:00:31.541Z] 15:38:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.541Z] 15:39:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 [2025-03-27T20:00:31.541Z] 15:40:01 1.30 0.00 1.30 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.541Z] 15:41:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.541Z] 15:42:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2025-03-27T20:00:31.541Z] 15:43:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.541Z] 15:44:01 1.17 0.00 1.17 0.00 0.00 15.33 0.00 [2025-03-27T20:00:31.541Z] 15:45:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2025-03-27T20:00:31.541Z] 15:46:01 1.30 0.00 1.30 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.541Z] 15:47:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.541Z] 15:48:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.541Z] 15:49:01 0.90 0.00 0.90 0.00 0.00 10.13 0.00 [2025-03-27T20:00:31.541Z] 15:50:01 1.35 0.00 1.35 0.00 0.00 18.00 0.00 [2025-03-27T20:00:31.541Z] 15:51:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.541Z] 15:52:01 1.18 0.00 1.18 0.00 0.00 15.46 0.00 [2025-03-27T20:00:31.541Z] 15:53:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 [2025-03-27T20:00:31.541Z] 15:54:01 1.28 0.00 1.28 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.541Z] 15:55:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 [2025-03-27T20:00:31.541Z] 15:56:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 [2025-03-27T20:00:31.541Z] 15:57:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.541Z] 15:58:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.541Z] 15:59:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.541Z] 16:00:01 1.52 0.00 1.52 0.00 0.00 19.20 0.00 [2025-03-27T20:00:31.541Z] 16:01:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.541Z] 16:02:01 1.40 0.00 1.40 0.00 0.00 18.00 0.00 [2025-03-27T20:00:31.541Z] 16:03:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 [2025-03-27T20:00:31.541Z] 16:04:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2025-03-27T20:00:31.541Z] 16:05:01 1.08 0.00 1.08 0.00 0.00 12.34 0.00 [2025-03-27T20:00:31.541Z] 16:06:01 1.80 0.00 1.80 0.00 0.00 21.46 0.00 [2025-03-27T20:00:31.541Z] 16:07:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2025-03-27T20:00:31.541Z] 16:08:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 [2025-03-27T20:00:31.541Z] 16:09:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2025-03-27T20:00:31.541Z] 16:10:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.541Z] 16:11:01 1.12 0.00 1.12 0.00 0.00 13.86 0.00 [2025-03-27T20:00:31.541Z] 16:12:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2025-03-27T20:00:31.541Z] 16:13:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.541Z] 16:14:01 1.27 0.00 1.27 0.00 0.00 16.13 0.00 [2025-03-27T20:00:31.541Z] 16:15:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.541Z] 16:16:01 1.53 0.00 1.53 0.00 0.00 19.06 0.00 [2025-03-27T20:00:31.541Z] 16:17:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 [2025-03-27T20:00:31.541Z] 16:18:01 1.85 0.00 1.85 0.00 0.00 21.33 0.00 [2025-03-27T20:00:31.541Z] 16:19:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-03-27T20:00:31.541Z] 16:20:01 1.43 0.00 1.43 0.00 0.00 18.26 0.00 [2025-03-27T20:00:31.541Z] 16:21:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2025-03-27T20:00:31.541Z] 16:22:01 1.43 0.00 1.43 0.00 0.00 16.79 0.00 [2025-03-27T20:00:31.541Z] 16:23:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.541Z] 16:24:01 1.62 0.00 1.62 0.00 0.00 18.53 0.00 [2025-03-27T20:00:31.541Z] 16:25:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.541Z] 16:26:01 1.82 0.00 1.82 0.00 0.00 20.66 0.00 [2025-03-27T20:00:31.541Z] 16:27:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.541Z] 16:28:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 [2025-03-27T20:00:31.541Z] 16:29:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-03-27T20:00:31.541Z] 16:30:01 1.68 0.00 1.68 0.00 0.00 20.53 0.00 [2025-03-27T20:00:31.541Z] 16:31:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.541Z] 16:32:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2025-03-27T20:00:31.541Z] 16:33:01 1.17 0.00 1.17 0.00 0.00 14.13 0.00 [2025-03-27T20:00:31.541Z] 16:34:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 [2025-03-27T20:00:31.541Z] 16:35:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 [2025-03-27T20:00:31.541Z] 16:36:01 1.45 0.00 1.45 0.00 0.00 17.46 0.00 [2025-03-27T20:00:31.541Z] 16:37:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.541Z] 16:38:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2025-03-27T20:00:31.541Z] 16:39:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.541Z] 16:40:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 [2025-03-27T20:00:31.541Z] 16:41:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 [2025-03-27T20:00:31.541Z] 16:42:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2025-03-27T20:00:31.541Z] 16:43:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.541Z] 16:44:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2025-03-27T20:00:31.541Z] 16:45:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.541Z] 16:46:01 1.48 0.00 1.48 0.00 0.00 18.53 0.00 [2025-03-27T20:00:31.541Z] 16:47:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 [2025-03-27T20:00:31.541Z] 16:48:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 [2025-03-27T20:00:31.541Z] 16:49:01 1.05 0.00 1.05 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.541Z] 16:50:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2025-03-27T20:00:31.541Z] 16:51:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.541Z] 16:52:01 1.47 0.02 1.45 0.00 1.20 16.40 0.00 [2025-03-27T20:00:31.541Z] 16:53:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2025-03-27T20:00:31.541Z] 16:54:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2025-03-27T20:00:31.541Z] 16:55:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.541Z] 16:56:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 [2025-03-27T20:00:31.541Z] 16:57:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.541Z] 16:58:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 [2025-03-27T20:00:31.541Z] 16:59:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2025-03-27T20:00:31.541Z] 17:00:01 1.52 0.00 1.52 0.00 0.00 17.20 0.00 [2025-03-27T20:00:31.541Z] 17:01:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 [2025-03-27T20:00:31.541Z] 17:02:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2025-03-27T20:00:31.541Z] 17:03:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.541Z] 17:04:01 1.77 0.00 1.77 0.00 0.00 19.86 0.00 [2025-03-27T20:00:31.541Z] 17:05:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-03-27T20:00:31.541Z] 17:06:01 2.08 0.00 2.08 0.00 0.00 25.46 0.00 [2025-03-27T20:00:31.541Z] 17:07:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.541Z] 17:08:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 [2025-03-27T20:00:31.541Z] 17:09:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2025-03-27T20:00:31.541Z] 17:10:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 [2025-03-27T20:00:31.541Z] 17:11:01 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2025-03-27T20:00:31.541Z] 17:12:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2025-03-27T20:00:31.541Z] 17:13:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.541Z] 17:14:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2025-03-27T20:00:31.541Z] 17:15:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 [2025-03-27T20:00:31.541Z] 17:16:01 1.63 0.00 1.63 0.00 0.00 19.46 0.00 [2025-03-27T20:00:31.541Z] 17:17:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2025-03-27T20:00:31.541Z] 17:18:01 1.60 0.00 1.60 0.00 0.00 17.99 0.00 [2025-03-27T20:00:31.541Z] 17:19:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2025-03-27T20:00:31.541Z] 17:20:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2025-03-27T20:00:31.541Z] 17:21:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.541Z] 17:22:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.541Z] 17:23:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2025-03-27T20:00:31.541Z] 17:24:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2025-03-27T20:00:31.541Z] 17:25:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.541Z] 17:26:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 [2025-03-27T20:00:31.541Z] 17:27:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 [2025-03-27T20:00:31.541Z] 17:28:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2025-03-27T20:00:31.541Z] 17:29:01 1.03 0.00 1.03 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.541Z] 17:30:02 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2025-03-27T20:00:31.541Z] 17:31:01 1.15 0.00 1.15 0.00 0.00 12.74 0.00 [2025-03-27T20:00:31.541Z] 17:32:01 1.92 0.00 1.92 0.00 0.00 22.00 0.00 [2025-03-27T20:00:31.541Z] 17:33:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.541Z] 17:34:01 3.32 0.63 2.68 0.00 70.52 31.99 0.00 [2025-03-27T20:00:31.541Z] 17:35:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.541Z] 17:36:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 [2025-03-27T20:00:31.541Z] 17:37:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-03-27T20:00:31.541Z] 17:38:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2025-03-27T20:00:31.541Z] 17:39:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 [2025-03-27T20:00:31.541Z] 17:40:01 1.90 0.00 1.90 0.00 0.00 21.20 0.00 [2025-03-27T20:00:31.541Z] 17:41:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.541Z] 17:42:01 1.87 0.00 1.87 0.00 0.00 21.33 0.00 [2025-03-27T20:00:31.541Z] 17:43:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2025-03-27T20:00:31.541Z] 17:44:01 1.73 0.00 1.73 0.00 0.00 19.46 0.00 [2025-03-27T20:00:31.541Z] 17:45:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 [2025-03-27T20:00:31.541Z] 17:46:01 1.80 0.00 1.80 0.00 0.00 20.26 0.00 [2025-03-27T20:00:31.541Z] 17:47:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.541Z] 17:48:01 1.77 0.00 1.77 0.00 0.00 19.73 0.00 [2025-03-27T20:00:31.541Z] 17:49:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 [2025-03-27T20:00:31.541Z] 17:50:01 1.58 0.00 1.58 0.00 0.00 18.80 0.00 [2025-03-27T20:00:31.541Z] 17:51:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.541Z] 17:52:01 1.80 0.00 1.80 0.00 0.00 20.66 0.00 [2025-03-27T20:00:31.541Z] 17:53:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2025-03-27T20:00:31.541Z] 17:54:01 1.95 0.00 1.95 0.00 0.00 22.13 0.00 [2025-03-27T20:00:31.541Z] 17:55:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.541Z] 17:56:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2025-03-27T20:00:31.541Z] 17:57:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 [2025-03-27T20:00:31.541Z] 17:58:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 [2025-03-27T20:00:31.541Z] 17:59:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-03-27T20:00:31.541Z] 18:00:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 [2025-03-27T20:00:31.541Z] 18:01:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.541Z] 18:02:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 [2025-03-27T20:00:31.542Z] 18:03:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2025-03-27T20:00:31.542Z] 18:04:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 [2025-03-27T20:00:31.542Z] 18:05:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.542Z] 18:06:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 [2025-03-27T20:00:31.542Z] 18:07:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 [2025-03-27T20:00:31.542Z] 18:08:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 [2025-03-27T20:00:31.542Z] 18:09:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 [2025-03-27T20:00:31.542Z] 18:10:01 1.38 0.00 1.38 0.00 0.00 17.33 0.00 [2025-03-27T20:00:31.542Z] 18:11:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 [2025-03-27T20:00:31.542Z] 18:12:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2025-03-27T20:00:31.542Z] 18:13:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 [2025-03-27T20:00:31.542Z] 18:14:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.542Z] 18:15:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.542Z] 18:16:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.542Z] 18:17:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 [2025-03-27T20:00:31.542Z] 18:18:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2025-03-27T20:00:31.542Z] 18:19:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 [2025-03-27T20:00:31.542Z] 18:20:01 1.38 0.00 1.38 0.00 0.00 15.99 0.00 [2025-03-27T20:00:31.542Z] 18:21:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.542Z] 18:22:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 [2025-03-27T20:00:31.542Z] 18:23:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.542Z] 18:24:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 [2025-03-27T20:00:31.542Z] 18:25:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.542Z] 18:26:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2025-03-27T20:00:31.542Z] 18:27:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2025-03-27T20:00:31.542Z] 18:28:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2025-03-27T20:00:31.542Z] 18:29:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 [2025-03-27T20:00:31.542Z] 18:30:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-03-27T20:00:31.542Z] 18:31:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 [2025-03-27T20:00:31.542Z] 18:32:01 1.67 0.00 1.67 0.00 0.00 20.00 0.00 [2025-03-27T20:00:31.542Z] 18:33:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.542Z] 18:34:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2025-03-27T20:00:31.542Z] 18:35:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.542Z] 18:36:01 1.40 0.00 1.40 0.00 0.00 17.33 0.00 [2025-03-27T20:00:31.542Z] 18:37:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.542Z] 18:38:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 [2025-03-27T20:00:31.542Z] 18:39:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.542Z] 18:40:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 [2025-03-27T20:00:31.542Z] 18:41:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 [2025-03-27T20:00:31.542Z] 18:42:01 1.65 0.00 1.65 0.00 0.00 19.73 0.00 [2025-03-27T20:00:31.542Z] 18:43:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2025-03-27T20:00:31.542Z] 18:44:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2025-03-27T20:00:31.542Z] 18:45:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.542Z] 18:46:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.542Z] 18:47:01 1.10 0.00 1.10 0.00 0.00 13.20 0.00 [2025-03-27T20:00:31.542Z] 18:48:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 [2025-03-27T20:00:31.542Z] 18:49:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.542Z] 18:50:01 1.82 0.00 1.82 0.00 0.00 21.33 0.00 [2025-03-27T20:00:31.542Z] 18:51:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.542Z] 18:52:01 1.93 0.00 1.93 0.00 0.00 21.86 0.00 [2025-03-27T20:00:31.542Z] 18:53:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-03-27T20:00:31.542Z] 18:54:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 [2025-03-27T20:00:31.542Z] 18:55:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.542Z] 18:56:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 [2025-03-27T20:00:31.542Z] 18:57:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.542Z] 18:58:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 [2025-03-27T20:00:31.542Z] 18:59:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2025-03-27T20:00:31.542Z] 19:00:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 [2025-03-27T20:00:31.542Z] 19:01:02 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2025-03-27T20:00:31.542Z] 19:02:01 1.54 0.00 1.54 0.00 0.00 18.03 0.00 [2025-03-27T20:00:31.542Z] 19:03:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 [2025-03-27T20:00:31.542Z] 19:04:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2025-03-27T20:00:31.542Z] 19:05:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.542Z] 19:06:01 1.57 0.00 1.57 0.00 0.00 18.40 0.00 [2025-03-27T20:00:31.542Z] 19:07:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 [2025-03-27T20:00:31.542Z] 19:08:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 [2025-03-27T20:00:31.542Z] 19:09:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 [2025-03-27T20:00:31.542Z] 19:10:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.542Z] 19:11:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 [2025-03-27T20:00:31.542Z] 19:12:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.542Z] 19:13:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 [2025-03-27T20:00:31.542Z] 19:14:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.542Z] 19:15:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.542Z] 19:16:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.542Z] 19:17:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.542Z] 19:18:01 1.63 0.00 1.63 0.00 0.00 19.73 0.00 [2025-03-27T20:00:31.542Z] 19:19:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.542Z] 19:20:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 [2025-03-27T20:00:31.542Z] 19:21:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-03-27T20:00:31.542Z] 19:22:01 1.57 0.00 1.57 0.00 0.00 19.20 0.00 [2025-03-27T20:00:31.542Z] 19:23:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 [2025-03-27T20:00:31.542Z] 19:24:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 [2025-03-27T20:00:31.542Z] 19:25:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.542Z] 19:26:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 [2025-03-27T20:00:31.542Z] 19:27:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.542Z] 19:28:01 1.68 0.00 1.68 0.00 0.00 19.73 0.00 [2025-03-27T20:00:31.542Z] 19:29:01 1.08 0.00 1.08 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.542Z] 19:30:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 [2025-03-27T20:00:31.542Z] 19:31:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 [2025-03-27T20:00:31.542Z] 19:32:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.542Z] 19:33:01 1.27 0.00 1.27 0.00 0.00 13.60 0.00 [2025-03-27T20:00:31.542Z] 19:34:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.542Z] 19:35:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.542Z] 19:36:01 1.38 0.00 1.38 0.00 0.00 16.00 0.00 [2025-03-27T20:00:31.542Z] 19:37:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.542Z] 19:38:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.542Z] 19:39:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 [2025-03-27T20:00:31.542Z] 19:40:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.542Z] 19:41:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2025-03-27T20:00:31.542Z] 19:42:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 [2025-03-27T20:00:31.542Z] 19:43:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 [2025-03-27T20:00:31.542Z] 19:44:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.542Z] 19:45:01 1.38 0.00 1.38 0.00 0.00 15.73 0.00 [2025-03-27T20:00:31.542Z] 19:46:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2025-03-27T20:00:31.542Z] 19:47:01 1.20 0.00 1.20 0.00 0.00 12.00 0.00 [2025-03-27T20:00:31.542Z] 19:48:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 [2025-03-27T20:00:31.542Z] 19:49:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-03-27T20:00:31.542Z] 19:50:01 1.57 0.00 1.57 0.00 0.00 17.73 0.00 [2025-03-27T20:00:31.542Z] 19:51:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2025-03-27T20:00:31.542Z] 19:52:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 [2025-03-27T20:00:31.542Z] 19:53:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 [2025-03-27T20:00:31.542Z] 19:54:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2025-03-27T20:00:31.542Z] 19:55:01 1.13 0.00 1.13 0.00 0.00 11.73 0.00 [2025-03-27T20:00:31.542Z] 19:56:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 [2025-03-27T20:00:31.542Z] 19:57:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 [2025-03-27T20:00:31.542Z] 19:58:01 1.43 0.00 1.43 0.00 0.00 18.13 0.00 [2025-03-27T20:00:31.542Z] 19:59:01 1.13 0.00 1.13 0.00 0.00 11.46 0.00 [2025-03-27T20:00:31.542Z] 20:00:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-03-27T20:00:31.542Z] Average: 10.35 0.22 10.13 0.00 25.45 3039.89 0.00 [2025-03-27T20:00:31.542Z] [2025-03-27T20:00:31.542Z] 13:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-03-27T20:00:31.542Z] 14:00:03 29556096 31573720 774604 2.36 60832 2250220 1704192 5.02 1031404 1960200 216 [2025-03-27T20:00:31.542Z] 14:01:01 27141572 31137440 1166696 3.55 128340 4008036 2372216 6.99 2008232 3199336 753436 [2025-03-27T20:00:31.542Z] 14:02:01 26627348 31402416 899760 2.74 131924 4747680 2015932 5.94 1901224 3786552 950996 [2025-03-27T20:00:31.542Z] 14:03:01 26288288 31427528 872372 2.65 135820 5069788 1935380 5.70 1848176 4138132 632488 [2025-03-27T20:00:31.542Z] 14:04:01 20143784 31115896 1156360 3.52 175260 10668116 3577476 10.54 2392484 9496452 151596 [2025-03-27T20:00:31.542Z] 14:05:01 9690368 28428444 3772160 11.47 381948 17521656 10655288 31.40 6089276 15447576 705652 [2025-03-27T20:00:31.542Z] 14:06:01 6543812 28008608 4186760 12.73 399428 20097784 11223812 33.08 7778056 16769060 1354584 [2025-03-27T20:00:31.542Z] 14:07:01 4462128 28840488 3361456 10.22 414484 22890832 8017464 23.63 8222392 18322312 2053776 [2025-03-27T20:00:31.542Z] 14:08:01 8689448 31396116 870288 2.65 422208 21465932 2168292 6.39 3377160 19281896 676 [2025-03-27T20:00:31.542Z] 14:09:01 8683568 31390520 875760 2.66 422380 21465952 2305084 6.79 3385220 19280300 116 [2025-03-27T20:00:31.542Z] 14:10:01 8690268 31398324 867996 2.64 422504 21466568 2265588 6.68 3382796 19273372 32 [2025-03-27T20:00:31.542Z] 14:11:01 8713168 31421392 844808 2.57 422668 21466608 2170064 6.40 3386140 19249232 88 [2025-03-27T20:00:31.542Z] 14:12:01 8712468 31420896 844952 2.57 422836 21466648 2171716 6.40 3412280 19225404 368 [2025-03-27T20:00:31.542Z] 14:13:01 8713172 31421800 844264 2.57 422860 21466780 2171716 6.40 3412104 19225580 188 [2025-03-27T20:00:31.542Z] 14:14:01 8710128 31419044 846804 2.58 423048 21466808 2233972 6.58 3436060 19201380 36 [2025-03-27T20:00:31.542Z] 14:15:01 8703128 31412360 853376 2.60 423340 21466916 2164540 6.38 3456724 19189196 8 [2025-03-27T20:00:31.542Z] 14:16:01 8702920 31412364 853296 2.59 423560 21466956 2168336 6.39 3481756 19166276 572 [2025-03-27T20:00:31.542Z] 14:17:01 8703284 31412704 852800 2.59 423604 21466956 2184228 6.44 3480932 19166280 216 [2025-03-27T20:00:31.542Z] 14:18:01 8703388 31412852 852824 2.59 423628 21466964 2184228 6.44 3480516 19166300 196 [2025-03-27T20:00:31.542Z] 14:19:01 8717752 31427240 838448 2.55 423652 21466956 2184228 6.44 3463744 19166300 8 [2025-03-27T20:00:31.542Z] 14:20:01 8718248 31427740 837860 2.55 423668 21466968 2184228 6.44 3463736 19166304 8 [2025-03-27T20:00:31.542Z] 14:21:01 8720948 31430516 835044 2.54 423704 21466968 2184228 6.44 3460836 19166304 12 [2025-03-27T20:00:31.542Z] 14:22:01 8720948 31430524 834976 2.54 423716 21466980 2184228 6.44 3460876 19166312 8 [2025-03-27T20:00:31.542Z] 14:23:01 8720940 31430520 834916 2.54 423724 21466980 2184228 6.44 3460804 19166316 8 [2025-03-27T20:00:31.542Z] 14:24:01 8721108 31430720 834884 2.54 423748 21466976 2184228 6.44 3460844 19166324 8 [2025-03-27T20:00:31.542Z] 14:25:01 8720744 31430404 835180 2.54 423776 21466988 2184228 6.44 3460944 19166332 8 [2025-03-27T20:00:31.542Z] 14:26:01 8720632 31430292 835200 2.54 423808 21466988 2184228 6.44 3460876 19166332 12 [2025-03-27T20:00:31.542Z] 14:27:01 8720584 31430284 835168 2.54 423820 21466992 2184228 6.44 3460920 19166336 8 [2025-03-27T20:00:31.542Z] 14:28:01 8720788 31430492 834876 2.54 423844 21466992 2184228 6.44 3460908 19166336 12 [2025-03-27T20:00:31.542Z] 14:29:01 8720488 31430236 835088 2.54 423872 21466988 2184228 6.44 3460972 19166340 28 [2025-03-27T20:00:31.542Z] 14:30:01 8720504 31430288 834988 2.54 423884 21467000 2184228 6.44 3461072 19166348 8 [2025-03-27T20:00:31.542Z] 14:31:01 8720708 31430492 834704 2.54 423904 21467000 2184228 6.44 3460996 19166348 4 [2025-03-27T20:00:31.542Z] 14:32:01 8720660 31430480 834660 2.54 423928 21467008 2184228 6.44 3461040 19166356 40 [2025-03-27T20:00:31.542Z] 14:33:01 8720360 31430180 834884 2.54 423944 21467008 2200480 6.49 3461024 19166356 8 [2025-03-27T20:00:31.542Z] 14:34:01 8720748 31430624 834620 2.54 423972 21467004 2200480 6.49 3461504 19166348 12 [2025-03-27T20:00:31.542Z] 14:35:01 8720804 31430688 834516 2.54 424012 21467012 2200480 6.49 3461184 19166348 12 [2025-03-27T20:00:31.542Z] 14:36:01 8720724 31430660 834472 2.54 424040 21467016 2200480 6.49 3461168 19166352 28 [2025-03-27T20:00:31.542Z] 14:37:01 8720324 31430308 834992 2.54 424068 21467020 2200480 6.49 3461208 19166360 8 [2025-03-27T20:00:31.542Z] 14:38:01 8720528 31430512 834732 2.54 424092 21467024 2200480 6.49 3461192 19166360 24 [2025-03-27T20:00:31.542Z] 14:39:01 8720472 31430600 834572 2.54 424116 21467148 2200480 6.49 3461240 19166464 8 [2025-03-27T20:00:31.542Z] 14:40:01 8720708 31430904 834228 2.54 424152 21467160 2200480 6.49 3461340 19166504 24 [2025-03-27T20:00:31.542Z] 14:41:01 8720148 31430396 834680 2.54 424184 21467164 2200480 6.49 3461320 19166512 28 [2025-03-27T20:00:31.542Z] 14:42:02 8720076 31430368 834644 2.54 424216 21467164 2200480 6.49 3461376 19166516 8 [2025-03-27T20:00:31.542Z] 14:43:01 8720296 31430592 834456 2.54 424240 21467164 2200480 6.49 3461424 19166520 24 [2025-03-27T20:00:31.542Z] 14:44:01 8720004 31430352 834660 2.54 424268 21467172 2200480 6.49 3461448 19166508 4 [2025-03-27T20:00:31.542Z] 14:45:01 8719964 31430324 834604 2.54 424292 21467172 2200480 6.49 3461524 19166508 32 [2025-03-27T20:00:31.542Z] 14:46:01 8720188 31430600 834524 2.54 424316 21467176 2200480 6.49 3461508 19166516 4 [2025-03-27T20:00:31.542Z] 14:47:01 8720448 31430864 834196 2.54 424344 21467176 2200480 6.49 3461492 19166516 12 [2025-03-27T20:00:31.542Z] 14:48:01 8720172 31430628 834368 2.54 424372 21467180 2200480 6.49 3461536 19166520 4 [2025-03-27T20:00:31.542Z] 14:49:01 8720368 31430872 834068 2.54 424400 21467184 2216532 6.53 3461576 19166528 28 [2025-03-27T20:00:31.542Z] 14:50:01 8720528 31431080 834008 2.54 424460 21467172 2216532 6.53 3461676 19166536 8 [2025-03-27T20:00:31.542Z] 14:51:01 8720472 31431072 833968 2.54 424500 21467192 2216532 6.53 3461656 19166544 8 [2025-03-27T20:00:31.542Z] 14:52:01 8720416 31431060 833924 2.54 424532 21467192 2216532 6.53 3461696 19166548 12 [2025-03-27T20:00:31.542Z] 14:53:01 8720092 31430784 834136 2.54 424564 21467196 2216532 6.53 3461736 19166556 24 [2025-03-27T20:00:31.542Z] 14:54:01 8720092 31430784 834056 2.54 424600 21467188 2216532 6.53 3461720 19166556 8 [2025-03-27T20:00:31.542Z] 14:55:01 8720060 31430808 833968 2.54 424628 21467204 2216532 6.53 3461872 19166536 60 [2025-03-27T20:00:31.542Z] 14:56:01 8720244 31431004 833928 2.54 424648 21467208 2216532 6.53 3461800 19166544 24 [2025-03-27T20:00:31.542Z] 14:57:01 8720428 31431232 833904 2.54 424660 21467208 2216532 6.53 3461860 19166544 12 [2025-03-27T20:00:31.542Z] 14:58:01 8720672 31431500 833604 2.54 424692 21467212 2216532 6.53 3461880 19166548 28 [2025-03-27T20:00:31.542Z] 14:59:01 8720364 31431192 833824 2.54 424708 21467216 2200176 6.48 3461864 19166548 24 [2025-03-27T20:00:31.542Z] 15:00:01 8720240 31431104 834076 2.54 424724 21467220 2184072 6.44 3461968 19166552 4 [2025-03-27T20:00:31.542Z] 15:01:01 8720224 31431132 834036 2.54 424748 21467220 2184072 6.44 3461948 19166556 12 [2025-03-27T20:00:31.542Z] 15:02:01 8720040 31430956 834228 2.54 424772 21467224 2184072 6.44 3462176 19166560 12 [2025-03-27T20:00:31.542Z] 15:03:01 8720284 31431240 833896 2.54 424800 21467228 2184072 6.44 3461976 19166568 28 [2025-03-27T20:00:31.542Z] 15:04:01 8719756 31430760 834336 2.54 424836 21467228 2184072 6.44 3462376 19166576 20 [2025-03-27T20:00:31.542Z] 15:05:01 8720000 31431052 834000 2.54 424876 21467224 2184072 6.44 3462120 19166584 28 [2025-03-27T20:00:31.543Z] 15:06:01 8719984 31431180 833792 2.54 424900 21467360 2200132 6.48 3462100 19166688 8 [2025-03-27T20:00:31.543Z] 15:07:01 8719376 31430676 834356 2.54 424924 21467364 2200132 6.48 3463928 19165684 44 [2025-03-27T20:00:31.543Z] 15:08:01 8719868 31431168 834000 2.54 424948 21467360 2200132 6.48 3463472 19165676 20 [2025-03-27T20:00:31.543Z] 15:09:01 8720104 31431440 833704 2.54 424968 21467372 2200132 6.48 3463460 19165680 8 [2025-03-27T20:00:31.543Z] 15:10:01 8720024 31431408 833676 2.54 425016 21467368 2200132 6.48 3463532 19165688 4 [2025-03-27T20:00:31.543Z] 15:11:01 8719448 31430880 834168 2.54 425032 21467376 2200132 6.48 3463520 19165696 8 [2025-03-27T20:00:31.543Z] 15:12:01 8719424 31430860 834096 2.54 425060 21467384 2200132 6.48 3463504 19165700 44 [2025-03-27T20:00:31.543Z] 15:13:01 8719576 31431044 834064 2.54 425088 21467384 2200132 6.48 3463552 19165704 8 [2025-03-27T20:00:31.543Z] 15:14:01 8719828 31431348 833836 2.54 425120 21467388 2200132 6.48 3463592 19165712 28 [2025-03-27T20:00:31.543Z] 15:15:01 8719812 31431376 833872 2.54 425148 21467392 2200132 6.48 3463696 19165716 32 [2025-03-27T20:00:31.543Z] 15:16:01 8719796 31431360 833816 2.54 425172 21467392 2200132 6.48 3463700 19165716 12 [2025-03-27T20:00:31.543Z] 15:17:01 8719108 31430740 834340 2.54 425184 21467400 2200132 6.48 3464268 19165708 240 [2025-03-27T20:00:31.543Z] 15:18:01 8719400 31431036 834024 2.54 425208 21467400 2200132 6.48 3463684 19165712 208 [2025-03-27T20:00:31.543Z] 15:19:01 8719368 31431044 834000 2.54 425220 21467404 2200132 6.48 3463716 19165716 20 [2025-03-27T20:00:31.543Z] 15:20:01 8719036 31430712 834252 2.54 425252 21467396 2216184 6.53 3463760 19165716 12 [2025-03-27T20:00:31.543Z] 15:21:01 8718988 31430696 834212 2.54 425268 21467408 2216184 6.53 3463744 19165720 28 [2025-03-27T20:00:31.543Z] 15:22:01 8719192 31430904 833924 2.54 425288 21467412 2216184 6.53 3463736 19165724 4 [2025-03-27T20:00:31.543Z] 15:23:01 8719352 31431112 833904 2.54 425296 21467412 2216184 6.53 3463792 19165724 12 [2025-03-27T20:00:31.543Z] 15:24:01 8719236 31431000 834188 2.54 425312 21467416 2216184 6.53 3463780 19165728 8 [2025-03-27T20:00:31.543Z] 15:25:01 8719504 31431296 833880 2.54 425332 21467408 2216184 6.53 3463880 19165732 12 [2025-03-27T20:00:31.543Z] 15:26:01 8719204 31431124 833948 2.54 425356 21467552 2216184 6.53 3463804 19165856 40 [2025-03-27T20:00:31.543Z] 15:27:01 8719156 31431112 833932 2.54 425356 21467556 2216184 6.53 3463848 19165856 8 [2025-03-27T20:00:31.543Z] 15:28:01 8718856 31430820 834148 2.54 425372 21467560 2216184 6.53 3463844 19165860 28 [2025-03-27T20:00:31.543Z] 15:29:01 8719052 31431040 833876 2.54 425376 21467564 2216184 6.53 3463876 19165868 8 [2025-03-27T20:00:31.543Z] 15:30:01 8719228 31431232 833808 2.54 425420 21467552 2216184 6.53 3463988 19165884 12 [2025-03-27T20:00:31.543Z] 15:31:01 8718936 31430988 834028 2.54 425440 21467568 2216184 6.53 3464112 19165888 8 [2025-03-27T20:00:31.543Z] 15:32:01 8718636 31430728 834252 2.54 425452 21467568 2216184 6.53 3463952 19165892 12 [2025-03-27T20:00:31.543Z] 15:33:01 8718588 31430688 834208 2.54 425476 21467572 2216184 6.53 3463936 19165896 8 [2025-03-27T20:00:31.543Z] 15:34:01 8718532 31430664 834168 2.54 425508 21467572 2216184 6.53 3464052 19165896 12 [2025-03-27T20:00:31.543Z] 15:35:01 8718248 31430456 834332 2.54 425544 21467576 2216184 6.53 3464156 19165888 32 [2025-03-27T20:00:31.543Z] 15:36:01 8718160 31430372 834440 2.54 425580 21467580 2216184 6.53 3464084 19165892 40 [2025-03-27T20:00:31.543Z] 15:37:01 8718320 31430580 834412 2.54 425608 21467576 2216268 6.53 3464132 19165900 12 [2025-03-27T20:00:31.543Z] 15:38:01 8718588 31430880 834092 2.54 425628 21467588 2216268 6.53 3464176 19165900 8 [2025-03-27T20:00:31.543Z] 15:39:01 8718992 31431300 833832 2.54 425632 21467588 2216268 6.53 3464252 19165900 12 [2025-03-27T20:00:31.543Z] 15:40:01 8718520 31430836 834252 2.54 425660 21467588 2216268 6.53 3464240 19165904 24 [2025-03-27T20:00:31.543Z] 15:41:01 8718472 31430820 834216 2.54 425676 21467596 2216268 6.53 3464228 19165908 28 [2025-03-27T20:00:31.543Z] 15:42:01 8718588 31430972 833896 2.54 425696 21467596 2216268 6.53 3464216 19165908 12 [2025-03-27T20:00:31.543Z] 15:43:01 8718748 31431184 833864 2.54 425704 21467600 2216268 6.53 3464260 19165912 4 [2025-03-27T20:00:31.543Z] 15:44:01 8718660 31431108 833860 2.54 425712 21467608 2216268 6.53 3464260 19165920 40 [2025-03-27T20:00:31.543Z] 15:45:01 8718580 31431056 833856 2.54 425748 21467596 2216268 6.53 3464364 19165924 24 [2025-03-27T20:00:31.543Z] 15:46:01 8718532 31431056 833804 2.54 425768 21467612 2216268 6.53 3464352 19165928 12 [2025-03-27T20:00:31.543Z] 15:47:01 8718468 31431012 833768 2.54 425788 21467616 2216268 6.53 3464336 19165932 8 [2025-03-27T20:00:31.543Z] 15:48:01 8718420 31430996 833732 2.54 425808 21467620 2216268 6.53 3464388 19165940 4 [2025-03-27T20:00:31.543Z] 15:49:01 8718328 31430908 833948 2.54 425828 21467620 2216268 6.53 3464372 19165940 8 [2025-03-27T20:00:31.543Z] 15:50:01 8718376 31430996 833908 2.54 425860 21467616 2216268 6.53 3464484 19165944 28 [2025-03-27T20:00:31.543Z] 15:51:01 8718328 31430988 833976 2.54 425876 21467624 2216268 6.53 3464464 19165948 8 [2025-03-27T20:00:31.543Z] 15:52:01 8718028 31430692 834308 2.54 425892 21467628 2232396 6.58 3464456 19165952 28 [2025-03-27T20:00:31.543Z] 15:53:01 8718484 31431180 833788 2.54 425904 21467628 2216260 6.53 3464500 19165952 8 [2025-03-27T20:00:31.543Z] 15:54:01 8718372 31431112 833740 2.54 425924 21467636 2216260 6.53 3464492 19165960 40 [2025-03-27T20:00:31.543Z] 15:55:01 8718200 31431108 833848 2.54 425968 21467756 2216260 6.53 3464596 19166092 8 [2025-03-27T20:00:31.543Z] 15:56:01 8717812 31430804 834052 2.54 425988 21467768 2216260 6.53 3464588 19166096 12 [2025-03-27T20:00:31.543Z] 15:57:01 8717920 31430964 833792 2.54 426016 21467772 2216260 6.53 3464892 19166104 28 [2025-03-27T20:00:31.543Z] 15:58:01 8717652 31430728 833976 2.54 426044 21467772 2216260 6.53 3464740 19166104 12 [2025-03-27T20:00:31.543Z] 15:59:01 8717636 31430720 833924 2.54 426060 21467776 2216260 6.53 3464660 19166108 28 [2025-03-27T20:00:31.543Z] 16:00:01 8717580 31430688 833856 2.54 426080 21467776 2216260 6.53 3465040 19166092 4 [2025-03-27T20:00:31.543Z] 16:01:01 8717780 31430892 833816 2.54 426104 21467784 2200132 6.48 3464700 19166096 24 [2025-03-27T20:00:31.543Z] 16:02:01 8717528 31430692 833952 2.54 426136 21467792 2200132 6.48 3465272 19166104 16 [2025-03-27T20:00:31.543Z] 16:03:01 8717268 31430468 834180 2.54 426148 21467792 2200132 6.48 3465052 19166104 12 [2025-03-27T20:00:31.543Z] 16:04:01 8716936 31430140 834436 2.54 426160 21467796 2200132 6.48 3465092 19166108 20 [2025-03-27T20:00:31.543Z] 16:05:01 8716896 31430136 834384 2.54 426192 21467796 2200132 6.48 3464892 19166112 12 [2025-03-27T20:00:31.543Z] 16:06:01 8717392 31430660 834076 2.54 426236 21467800 2200132 6.48 3464860 19166112 8 [2025-03-27T20:00:31.543Z] 16:07:01 8717544 31430868 833840 2.54 426272 21467804 2200132 6.48 3464968 19166120 4 [2025-03-27T20:00:31.543Z] 16:08:01 8716504 31429908 834784 2.54 426292 21467804 2200132 6.48 3465252 19166112 20 [2025-03-27T20:00:31.543Z] 16:09:01 8716204 31429660 834996 2.54 426320 21467808 2216184 6.53 3465136 19166120 12 [2025-03-27T20:00:31.543Z] 16:10:01 8716092 31429548 835024 2.54 426348 21467808 2199880 6.48 3465188 19166120 4 [2025-03-27T20:00:31.543Z] 16:11:01 8716044 31429536 834960 2.54 426400 21467808 2199880 6.48 3465172 19166124 24 [2025-03-27T20:00:31.543Z] 16:12:01 8716028 31429572 834884 2.54 426424 21467816 2199880 6.48 3465220 19166128 8 [2025-03-27T20:00:31.543Z] 16:13:01 8716220 31429708 834916 2.54 426440 21467820 2199880 6.48 3465260 19166136 8 [2025-03-27T20:00:31.543Z] 16:14:01 8715824 31429348 835240 2.54 426464 21467824 2199880 6.48 3465304 19166140 28 [2025-03-27T20:00:31.543Z] 16:15:01 8715556 31429084 835436 2.54 426488 21467824 2199880 6.48 3465348 19166140 4 [2025-03-27T20:00:31.543Z] 16:16:01 8715968 31429540 835128 2.54 426532 21467824 2199880 6.48 3465332 19166148 8 [2025-03-27T20:00:31.543Z] 16:17:01 8715652 31429256 835412 2.54 426536 21467832 2199880 6.48 3465372 19166140 8 [2025-03-27T20:00:31.543Z] 16:18:01 8715628 31429280 835304 2.54 426560 21467836 2199880 6.48 3465396 19166144 8 [2025-03-27T20:00:31.543Z] 16:19:01 8715596 31429248 835284 2.54 426576 21467836 2199880 6.48 3465472 19166144 8 [2025-03-27T20:00:31.543Z] 16:20:01 8715580 31429268 835212 2.54 426596 21467844 2199880 6.48 3465484 19166156 8 [2025-03-27T20:00:31.543Z] 16:21:01 8715740 31429432 835172 2.54 426624 21467844 2199880 6.48 3465408 19166160 28 [2025-03-27T20:00:31.543Z] 16:22:01 8715724 31429456 835128 2.54 426652 21467848 2199880 6.48 3465456 19166160 12 [2025-03-27T20:00:31.543Z] 16:23:01 8715424 31429192 835344 2.54 426672 21467852 2199880 6.48 3465500 19166164 8 [2025-03-27T20:00:31.543Z] 16:24:01 8715880 31429676 834916 2.54 426688 21467852 2215952 6.53 3465532 19166160 12 [2025-03-27T20:00:31.543Z] 16:25:01 8715864 31429792 834836 2.54 426704 21467984 2215952 6.53 3465576 19166292 8 [2025-03-27T20:00:31.543Z] 16:26:01 8715816 31429784 834804 2.54 426740 21467980 2215952 6.53 3465568 19166296 8 [2025-03-27T20:00:31.543Z] 16:27:01 8715976 31429996 834752 2.54 426772 21467988 2199664 6.48 3465608 19166304 24 [2025-03-27T20:00:31.543Z] 16:28:01 8715400 31429452 835260 2.54 426796 21467992 2199664 6.48 3465644 19166300 8 [2025-03-27T20:00:31.543Z] 16:29:01 8715352 31429404 835236 2.54 426812 21467992 2199664 6.48 3465628 19166300 4 [2025-03-27T20:00:31.543Z] 16:30:01 8715352 31429444 835152 2.54 426844 21468000 2199664 6.48 3465804 19166312 20 [2025-03-27T20:00:31.543Z] 16:31:01 8715524 31429664 834888 2.54 426876 21467988 2199664 6.48 3465724 19166316 12 [2025-03-27T20:00:31.543Z] 16:32:01 8715416 31429560 835104 2.54 426892 21468004 2199664 6.48 3465768 19166320 8 [2025-03-27T20:00:31.543Z] 16:33:01 8714424 31428544 836088 2.54 426920 21468012 2199664 6.48 3465960 19166312 20 [2025-03-27T20:00:31.543Z] 16:34:01 8714188 31428356 836260 2.54 426956 21468012 2199664 6.48 3465960 19166320 24 [2025-03-27T20:00:31.543Z] 16:35:01 8714164 31428352 836188 2.54 426980 21468016 2199664 6.48 3466000 19166320 8 [2025-03-27T20:00:31.543Z] 16:36:01 8714400 31428632 835856 2.54 427020 21468012 2199664 6.48 3465960 19166324 12 [2025-03-27T20:00:31.543Z] 16:37:01 8714352 31428592 835800 2.54 427052 21468020 2199664 6.48 3465944 19166328 28 [2025-03-27T20:00:31.543Z] 16:38:01 8713928 31428204 836340 2.54 427076 21468020 2199664 6.48 3466052 19166328 8 [2025-03-27T20:00:31.543Z] 16:39:01 8713888 31428208 836284 2.54 427100 21468028 2199664 6.48 3466028 19166336 4 [2025-03-27T20:00:31.543Z] 16:40:01 8714124 31428504 836080 2.54 427132 21468032 2215720 6.53 3466128 19166348 28 [2025-03-27T20:00:31.543Z] 16:41:01 8713952 31428364 836292 2.54 427176 21468032 2215720 6.53 3466444 19166348 236 [2025-03-27T20:00:31.543Z] 16:42:01 8713960 31428424 836248 2.54 427204 21468036 2215720 6.53 3466176 19166352 28 [2025-03-27T20:00:31.543Z] 16:43:01 8713936 31428400 836228 2.54 427216 21468036 2215720 6.53 3466420 19166352 12 [2025-03-27T20:00:31.543Z] 16:44:01 8714036 31428536 835920 2.54 427252 21468036 2215720 6.53 3466148 19166356 24 [2025-03-27T20:00:31.543Z] 16:45:01 8714228 31428776 835860 2.54 427264 21468040 2215720 6.53 3466248 19166360 12 [2025-03-27T20:00:31.543Z] 16:46:01 8713896 31428460 836116 2.54 427280 21468032 2231892 6.58 3466232 19166348 28 [2025-03-27T20:00:31.543Z] 16:47:01 8713824 31428420 836084 2.54 427288 21468048 2231892 6.58 3466256 19166352 28 [2025-03-27T20:00:31.543Z] 16:48:01 8713832 31428436 835996 2.54 427320 21468052 2231892 6.58 3466264 19166352 20 [2025-03-27T20:00:31.543Z] 16:49:01 8713784 31428436 835952 2.54 427344 21468060 2231892 6.58 3466304 19166360 48 [2025-03-27T20:00:31.543Z] 16:50:01 8714020 31428688 835640 2.54 427360 21468060 2231892 6.58 3466376 19166364 4 [2025-03-27T20:00:31.543Z] 16:51:01 8714132 31428808 835620 2.54 427372 21468064 2215764 6.53 3466716 19166368 256 [2025-03-27T20:00:31.543Z] 16:52:01 8714156 31428824 835624 2.54 427380 21468100 2215764 6.53 3466344 19166404 4 [2025-03-27T20:00:31.543Z] 16:53:01 8714076 31428748 835624 2.54 427396 21468104 2215764 6.53 3466332 19166408 8 [2025-03-27T20:00:31.543Z] 16:54:01 8714020 31428728 835580 2.54 427420 21468108 2215764 6.53 3466376 19166412 4 [2025-03-27T20:00:31.543Z] 16:55:01 8714224 31428932 835404 2.54 427440 21468108 2215764 6.53 3466452 19166412 8 [2025-03-27T20:00:31.543Z] 16:56:01 8714240 31429004 835480 2.54 427452 21468112 2215764 6.53 3466420 19166416 8 [2025-03-27T20:00:31.543Z] 16:57:01 8714392 31429160 835464 2.54 427472 21468112 2215764 6.53 3466464 19166416 8 [2025-03-27T20:00:31.543Z] 16:58:01 8714408 31429216 835380 2.54 427504 21468120 2215764 6.53 3466512 19166420 4 [2025-03-27T20:00:31.543Z] 16:59:01 8714568 31429424 835336 2.54 427536 21468124 2215764 6.53 3466548 19166428 28 [2025-03-27T20:00:31.543Z] 17:00:01 8714568 31429444 835300 2.54 427556 21468124 2215764 6.53 3466588 19166428 8 [2025-03-27T20:00:31.543Z] 17:01:01 8714416 31429336 835300 2.54 427588 21468128 2215764 6.53 3467116 19166432 192 [2025-03-27T20:00:31.543Z] 17:02:01 8714408 31429344 835276 2.54 427620 21468128 2215764 6.53 3466828 19166432 20 [2025-03-27T20:00:31.543Z] 17:03:01 8714560 31429608 835172 2.54 427652 21468196 2215764 6.53 3466708 19166504 216 [2025-03-27T20:00:31.543Z] 17:04:01 8714236 31429308 835436 2.54 427684 21468196 2215764 6.53 3466864 19166500 24 [2025-03-27T20:00:31.543Z] 17:05:01 8714220 31429296 835376 2.54 427696 21468200 2215764 6.53 3466728 19166504 12 [2025-03-27T20:00:31.543Z] 17:06:01 8714204 31429332 835288 2.54 427732 21468204 2215764 6.53 3466720 19166508 8 [2025-03-27T20:00:31.543Z] 17:07:01 8714188 31429368 835212 2.54 427756 21468212 2215764 6.53 3466836 19166520 8 [2025-03-27T20:00:31.543Z] 17:08:01 8713200 31428448 835960 2.54 427776 21468216 2215764 6.53 3467196 19166520 8 [2025-03-27T20:00:31.543Z] 17:09:01 8713644 31428892 835652 2.54 427788 21468216 2215764 6.53 3466968 19166520 8 [2025-03-27T20:00:31.543Z] 17:10:01 8713912 31429204 835320 2.54 427820 21468220 2215764 6.53 3466984 19166524 4 [2025-03-27T20:00:31.543Z] 17:11:01 8713864 31429200 835384 2.54 427856 21468212 2215764 6.53 3466964 19166528 12 [2025-03-27T20:00:31.543Z] 17:12:01 8714004 31429360 835152 2.54 427884 21468224 2231828 6.58 3466984 19166528 12 [2025-03-27T20:00:31.543Z] 17:13:01 8713428 31428712 835736 2.54 427896 21468228 2231828 6.58 3466968 19166532 28 [2025-03-27T20:00:31.543Z] 17:14:01 8713436 31428756 835652 2.54 427916 21468228 2215684 6.53 3467020 19166532 12 [2025-03-27T20:00:31.543Z] 17:15:01 8713596 31428972 835596 2.54 427948 21468232 2215684 6.53 3467120 19166540 24 [2025-03-27T20:00:31.543Z] 17:16:01 8713776 31429280 835216 2.54 428000 21468300 2199316 6.48 3467132 19166608 48 [2025-03-27T20:00:31.543Z] 17:17:01 8713112 31428664 835708 2.54 428028 21468304 2215464 6.53 3467548 19166612 272 [2025-03-27T20:00:31.543Z] 17:18:01 8713144 31428700 835628 2.54 428060 21468304 2215464 6.53 3467152 19166608 12 [2025-03-27T20:00:31.543Z] 17:19:01 8713104 31428708 835596 2.54 428084 21468308 2215464 6.53 3467192 19166616 28 [2025-03-27T20:00:31.543Z] 17:20:01 8713056 31428684 835544 2.54 428116 21468312 2215464 6.53 3467272 19166616 8 [2025-03-27T20:00:31.543Z] 17:21:01 8713032 31428708 835500 2.54 428152 21468300 2215464 6.53 3467252 19166624 24 [2025-03-27T20:00:31.543Z] 17:22:01 8713016 31428724 835408 2.54 428176 21468320 2215464 6.53 3467280 19166624 24 [2025-03-27T20:00:31.543Z] 17:23:01 8713176 31428884 835372 2.54 428200 21468320 2215464 6.53 3467264 19166624 8 [2025-03-27T20:00:31.543Z] 17:24:01 8712908 31428676 835568 2.54 428236 21468328 2215464 6.53 3467344 19166628 8 [2025-03-27T20:00:31.543Z] 17:25:01 8713080 31428992 835176 2.54 428256 21468460 2215464 6.53 3467388 19166764 8 [2025-03-27T20:00:31.543Z] 17:26:01 8712772 31428732 835396 2.54 428288 21468448 2215464 6.53 3467392 19166764 8 [2025-03-27T20:00:31.543Z] 17:27:01 8712756 31428720 835324 2.54 428300 21468464 2215464 6.53 3467376 19166768 8 [2025-03-27T20:00:31.543Z] 17:28:01 8712960 31428968 835152 2.54 428316 21468464 2215464 6.53 3467436 19166768 8 [2025-03-27T20:00:31.543Z] 17:29:01 8713420 31429432 834944 2.54 428328 21468468 2215464 6.53 3467420 19166772 8 [2025-03-27T20:00:31.543Z] 17:30:02 8713280 31429320 835244 2.54 428348 21468468 2215464 6.53 3467524 19166772 12 [2025-03-27T20:00:31.543Z] 17:31:01 8712988 31429032 835492 2.54 428372 21468472 2215464 6.53 3467448 19166776 28 [2025-03-27T20:00:31.543Z] 17:32:01 8712940 31429028 835468 2.54 428384 21468476 2215464 6.53 3467504 19166780 8 [2025-03-27T20:00:31.543Z] 17:33:01 8712884 31428976 835436 2.54 428404 21468476 2215464 6.53 3467488 19166780 4 [2025-03-27T20:00:31.543Z] 17:34:01 8709676 31428156 836144 2.54 428448 21470712 2229572 6.57 3467976 19168596 88 [2025-03-27T20:00:31.544Z] 17:35:01 8709664 31428168 836300 2.54 428460 21470712 2229572 6.57 3468020 19168620 8 [2025-03-27T20:00:31.544Z] 17:36:01 8709680 31428212 836240 2.54 428472 21470716 2229572 6.57 3468000 19168624 8 [2025-03-27T20:00:31.544Z] 17:37:01 8709632 31428164 836204 2.54 428504 21470708 2229572 6.57 3467984 19168624 12 [2025-03-27T20:00:31.544Z] 17:38:01 8709552 31428136 836200 2.54 428512 21470724 2229572 6.57 3468044 19168632 4 [2025-03-27T20:00:31.544Z] 17:39:01 8709756 31428344 835920 2.54 428524 21470728 2229572 6.57 3468028 19168636 208 [2025-03-27T20:00:31.544Z] 17:40:01 8709772 31428392 835808 2.54 428556 21470728 2229572 6.57 3468132 19168636 8 [2025-03-27T20:00:31.544Z] 17:41:01 8709680 31428356 836020 2.54 428580 21470732 2229572 6.57 3468168 19168644 8 [2025-03-27T20:00:31.544Z] 17:42:01 8709672 31428356 835988 2.54 428600 21470724 2229572 6.57 3468124 19168644 8 [2025-03-27T20:00:31.544Z] 17:43:01 8709348 31428076 836196 2.54 428624 21470740 2229572 6.57 3468168 19168648 16 [2025-03-27T20:00:31.544Z] 17:44:01 8709356 31428096 836224 2.54 428640 21470744 2229572 6.57 3468168 19168652 8 [2025-03-27T20:00:31.544Z] 17:45:01 8709164 31427940 836280 2.54 428664 21470744 2229572 6.57 3468652 19168652 216 [2025-03-27T20:00:31.544Z] 17:46:01 8709416 31428200 835984 2.54 428688 21470748 2229572 6.57 3468208 19168656 16 [2025-03-27T20:00:31.544Z] 17:47:01 8709624 31428408 835952 2.54 428712 21470740 2229572 6.57 3468192 19168656 8 [2025-03-27T20:00:31.544Z] 17:48:01 8709872 31428716 835872 2.54 428732 21470752 2229572 6.57 3468260 19168660 8 [2025-03-27T20:00:31.544Z] 17:49:01 8709604 31428448 836100 2.54 428744 21470752 2229572 6.57 3468304 19168660 8 [2025-03-27T20:00:31.544Z] 17:50:01 8709524 31428412 836084 2.54 428772 21470760 2229572 6.57 3468356 19168668 4 [2025-03-27T20:00:31.544Z] 17:51:01 8709720 31428648 835800 2.54 428796 21470764 2229572 6.57 3468392 19168676 8 [2025-03-27T20:00:31.544Z] 17:52:01 8709428 31428372 836004 2.54 428832 21470752 2229572 6.57 3468352 19168672 8 [2025-03-27T20:00:31.544Z] 17:53:01 8709032 31428012 836312 2.54 428844 21470768 2229532 6.57 3468384 19168676 12 [2025-03-27T20:00:31.544Z] 17:54:01 8709192 31428200 836272 2.54 428876 21470772 2229532 6.57 3468408 19168680 8 [2025-03-27T20:00:31.544Z] 17:55:01 8709184 31428200 836236 2.54 428888 21470772 2229532 6.57 3468452 19168684 28 [2025-03-27T20:00:31.544Z] 17:56:01 8709388 31428440 835936 2.54 428916 21470776 2229532 6.57 3468440 19168684 8 [2025-03-27T20:00:31.544Z] 17:57:01 8709364 31428424 835876 2.54 428940 21470772 2229532 6.57 3468480 19168688 28 [2025-03-27T20:00:31.544Z] 17:58:01 8709040 31428172 836064 2.54 428968 21470784 2245668 6.62 3468508 19168692 8 [2025-03-27T20:00:31.544Z] 17:59:01 8708992 31428128 836140 2.54 428984 21470784 2245668 6.62 3468492 19168692 12 [2025-03-27T20:00:31.544Z] 18:00:01 8709160 31428324 836228 2.54 428988 21470792 2229444 6.57 3468604 19168696 4 [2025-03-27T20:00:31.544Z] 18:01:01 8709396 31428572 835960 2.54 429004 21470792 2229444 6.57 3468556 19168696 8 [2025-03-27T20:00:31.544Z] 18:02:01 8708804 31427904 836536 2.54 429040 21470796 2229444 6.57 3469180 19168704 48 [2025-03-27T20:00:31.544Z] 18:03:01 8709552 31428700 835756 2.54 429048 21470796 2229444 6.57 3468948 19168704 208 [2025-03-27T20:00:31.544Z] 18:04:01 8709752 31428912 835800 2.54 429072 21470800 2229444 6.57 3468952 19168708 204 [2025-03-27T20:00:31.544Z] 18:05:01 8709784 31428992 835732 2.54 429096 21470804 2229444 6.57 3469124 19168716 152 [2025-03-27T20:00:31.544Z] 18:06:01 8709728 31428944 835716 2.54 429120 21470804 2229444 6.57 3469084 19168712 208 [2025-03-27T20:00:31.544Z] 18:07:01 8709656 31428916 835696 2.54 429156 21470808 2229444 6.57 3469064 19168716 52 [2025-03-27T20:00:31.544Z] 18:08:01 8708660 31427940 836592 2.54 429188 21470808 2229444 6.57 3469128 19168716 12 [2025-03-27T20:00:31.544Z] 18:09:01 8708904 31428196 836200 2.54 429204 21470816 2229444 6.57 3469352 19168724 8 [2025-03-27T20:00:31.544Z] 18:10:01 8708804 31428128 836412 2.54 429224 21470820 2229444 6.57 3469236 19168728 232 [2025-03-27T20:00:31.544Z] 18:11:01 8708836 31428184 836380 2.54 429232 21470824 2229444 6.57 3468860 19168728 4 [2025-03-27T20:00:31.544Z] 18:12:01 8709064 31428416 836096 2.54 429256 21470820 2229444 6.57 3468844 19168732 8 [2025-03-27T20:00:31.544Z] 18:13:01 8709260 31428648 835820 2.54 429264 21470828 2229444 6.57 3468944 19168740 8 [2025-03-27T20:00:31.544Z] 18:14:01 8709252 31428716 835672 2.54 429292 21470896 2229444 6.57 3468904 19168796 28 [2025-03-27T20:00:31.544Z] 18:15:01 8708904 31428404 835876 2.54 429304 21470896 2213000 6.52 3469336 19168796 204 [2025-03-27T20:00:31.544Z] 18:16:01 8709056 31428568 835820 2.54 429328 21470900 2213000 6.52 3469292 19168800 220 [2025-03-27T20:00:31.544Z] 18:17:01 8708772 31428332 836016 2.54 429364 21470904 2196812 6.47 3469540 19168808 52 [2025-03-27T20:00:31.544Z] 18:18:01 8709000 31428600 835716 2.54 429388 21470908 2196812 6.47 3469112 19168812 4 [2025-03-27T20:00:31.544Z] 18:19:01 8708716 31428320 835928 2.54 429396 21470912 2196812 6.47 3469088 19168816 24 [2025-03-27T20:00:31.544Z] 18:20:01 8708636 31428268 835940 2.54 429412 21470912 2196812 6.47 3469124 19168820 8 [2025-03-27T20:00:31.544Z] 18:21:01 8708020 31427692 836416 2.54 429432 21470916 2196812 6.47 3469664 19168824 212 [2025-03-27T20:00:31.544Z] 18:22:01 8707484 31427160 836876 2.55 429468 21470916 2196812 6.47 3469100 19168824 36 [2025-03-27T20:00:31.544Z] 18:23:01 8707672 31427452 836748 2.54 429480 21470972 2196812 6.47 3469468 19168884 236 [2025-03-27T20:00:31.544Z] 18:24:01 8707672 31427492 836700 2.54 429512 21470976 2196812 6.47 3469188 19168888 36 [2025-03-27T20:00:31.544Z] 18:25:01 8707648 31427472 836672 2.54 429528 21470976 2196812 6.47 3469232 19168888 4 [2025-03-27T20:00:31.544Z] 18:26:01 8707428 31427284 836856 2.54 429560 21470988 2196812 6.47 3469212 19168896 40 [2025-03-27T20:00:31.544Z] 18:27:01 8707604 31427500 836820 2.54 429588 21470988 2196812 6.47 3469252 19168896 40 [2025-03-27T20:00:31.544Z] 18:28:01 8707792 31427728 836588 2.54 429608 21470992 2196812 6.47 3469284 19168900 28 [2025-03-27T20:00:31.544Z] 18:29:01 8707492 31427428 836816 2.54 429624 21470992 2212868 6.52 3469268 19168900 12 [2025-03-27T20:00:31.544Z] 18:30:01 8707340 31427316 836812 2.54 429648 21470996 2228924 6.57 3469696 19168908 204 [2025-03-27T20:00:31.544Z] 18:31:01 8707364 31427348 836764 2.54 429664 21471000 2228924 6.57 3469292 19168912 24 [2025-03-27T20:00:31.544Z] 18:32:01 8707516 31427588 836672 2.54 429688 21471052 2228924 6.57 3469364 19168964 8 [2025-03-27T20:00:31.544Z] 18:33:01 8707436 31427568 836620 2.54 429720 21471068 2228924 6.57 3469696 19168984 216 [2025-03-27T20:00:31.544Z] 18:34:01 8707420 31427600 836540 2.54 429752 21471068 2228924 6.57 3469736 19168988 192 [2025-03-27T20:00:31.544Z] 18:35:01 8707404 31427592 836468 2.54 429772 21471072 2228924 6.57 3469780 19168992 200 [2025-03-27T20:00:31.544Z] 18:36:01 8707144 31427384 836620 2.54 429804 21471080 2228924 6.57 3469728 19168988 228 [2025-03-27T20:00:31.544Z] 18:37:01 8707340 31427612 836336 2.54 429832 21471080 2228924 6.57 3469832 19168988 36 [2025-03-27T20:00:31.544Z] 18:38:01 8708252 31428536 835888 2.54 429852 21471084 2228924 6.57 3469812 19168992 220 [2025-03-27T20:00:31.544Z] 18:39:01 8708252 31428576 835868 2.54 429864 21471084 2228924 6.57 3469796 19168996 152 [2025-03-27T20:00:31.544Z] 18:40:01 8707912 31428360 836116 2.54 429876 21471216 2228924 6.57 3469904 19169116 216 [2025-03-27T20:00:31.544Z] 18:41:01 8707864 31428340 836088 2.54 429896 21471216 2228924 6.57 3470000 19169120 200 [2025-03-27T20:00:31.544Z] 18:42:01 8707888 31428384 836036 2.54 429932 21471208 2228924 6.57 3469580 19169116 8 [2025-03-27T20:00:31.544Z] 18:43:01 8708080 31428640 835944 2.54 429960 21471228 2212292 6.52 3469616 19169140 44 [2025-03-27T20:00:31.544Z] 18:44:01 8708048 31428656 835916 2.54 429980 21471228 2212292 6.52 3469660 19169140 16 [2025-03-27T20:00:31.544Z] 18:45:01 8708208 31428828 835900 2.54 430004 21471228 2212292 6.52 3469704 19169144 4 [2025-03-27T20:00:31.544Z] 18:46:01 8708152 31428804 835896 2.54 430028 21471236 2212292 6.52 3469740 19169152 20 [2025-03-27T20:00:31.544Z] 18:47:01 8708104 31428760 835864 2.54 430056 21471228 2212292 6.52 3469728 19169156 28 [2025-03-27T20:00:31.544Z] 18:48:01 8707812 31428520 836076 2.54 430064 21471240 2212292 6.52 3469740 19169148 8 [2025-03-27T20:00:31.544Z] 18:49:01 8707764 31428476 836040 2.54 430084 21471244 2212292 6.52 3469724 19169152 8 [2025-03-27T20:00:31.544Z] 18:50:01 8707780 31428652 835812 2.54 430104 21471376 2212292 6.52 3469832 19169288 8 [2025-03-27T20:00:31.544Z] 18:51:01 8707908 31428784 835800 2.54 430112 21471376 2212292 6.52 3470076 19169288 204 [2025-03-27T20:00:31.544Z] 18:52:01 8708112 31429024 835508 2.54 430132 21471380 2212292 6.52 3470160 19169296 148 [2025-03-27T20:00:31.544Z] 18:53:01 8708064 31428980 835584 2.54 430140 21471380 2212292 6.52 3470108 19169296 188 [2025-03-27T20:00:31.544Z] 18:54:01 8707764 31428712 835788 2.54 430180 21471388 2212292 6.52 3470196 19169304 216 [2025-03-27T20:00:31.544Z] 18:55:01 8707692 31428688 835776 2.54 430208 21471388 2212292 6.52 3470252 19169312 216 [2025-03-27T20:00:31.544Z] 18:56:01 8707668 31428696 835724 2.54 430216 21471392 2212292 6.52 3470236 19169300 208 [2025-03-27T20:00:31.544Z] 18:57:01 8708136 31429168 835444 2.54 430228 21471392 2212292 6.52 3469960 19169304 8 [2025-03-27T20:00:31.544Z] 18:58:01 8708056 31429116 835444 2.54 430248 21471396 2212292 6.52 3470008 19169304 8 [2025-03-27T20:00:31.544Z] 18:59:01 8708056 31429124 835400 2.54 430256 21471400 2212292 6.52 3469928 19169308 8 [2025-03-27T20:00:31.544Z] 19:00:01 8708040 31429152 835336 2.54 430268 21471404 2228504 6.57 3470040 19169312 8 [2025-03-27T20:00:31.544Z] 19:01:02 8708276 31429416 835008 2.54 430296 21471408 2228504 6.57 3470004 19169316 8 [2025-03-27T20:00:31.544Z] 19:02:01 8707580 31428764 835536 2.54 430324 21471412 2244576 6.62 3470832 19169320 200 [2025-03-27T20:00:31.544Z] 19:03:01 8707856 31429044 835252 2.54 430332 21471412 2244576 6.62 3470304 19169320 8 [2025-03-27T20:00:31.544Z] 19:04:01 8707732 31428956 835464 2.54 430364 21471420 2244576 6.62 3470640 19169328 192 [2025-03-27T20:00:31.544Z] 19:05:01 8707432 31428692 835676 2.54 430392 21471420 2244576 6.62 3470544 19169328 204 [2025-03-27T20:00:31.544Z] 19:06:01 8707456 31428756 835608 2.54 430432 21471424 2244576 6.62 3470140 19169332 8 [2025-03-27T20:00:31.544Z] 19:07:01 8707660 31428996 835312 2.54 430456 21471424 2212156 6.52 3470168 19169332 4 [2025-03-27T20:00:31.544Z] 19:08:01 8705736 31427084 837048 2.55 430488 21471416 2212156 6.52 3470612 19169332 40 [2025-03-27T20:00:31.544Z] 19:09:01 8706004 31427356 836796 2.54 430500 21471432 2212156 6.52 3470472 19169336 12 [2025-03-27T20:00:31.544Z] 19:10:01 8706156 31427544 836772 2.54 430524 21471432 2212156 6.52 3470528 19169336 12 [2025-03-27T20:00:31.544Z] 19:11:01 8706360 31427796 836620 2.54 430552 21471436 2212156 6.52 3470428 19169344 8 [2025-03-27T20:00:31.544Z] 19:12:01 8706580 31428052 836292 2.54 430576 21471440 2212156 6.52 3470472 19169344 24 [2025-03-27T20:00:31.544Z] 19:13:01 8706532 31428016 836256 2.54 430592 21471444 2212156 6.52 3470456 19169348 32 [2025-03-27T20:00:31.544Z] 19:14:01 8706288 31427784 836436 2.54 430608 21471444 2212156 6.52 3470440 19169352 8 [2025-03-27T20:00:31.544Z] 19:15:01 8705980 31427520 836660 2.54 430616 21471448 2212156 6.52 3470544 19169356 24 [2025-03-27T20:00:31.544Z] 19:16:01 8706144 31427704 836844 2.54 430636 21471456 2212156 6.52 3470828 19169356 228 [2025-03-27T20:00:31.544Z] 19:17:01 8706040 31427640 836836 2.54 430656 21471456 2212156 6.52 3471080 19169356 272 [2025-03-27T20:00:31.544Z] 19:18:01 8705936 31427548 836880 2.55 430668 21471460 2212156 6.52 3470848 19169360 52 [2025-03-27T20:00:31.544Z] 19:19:01 8705912 31427532 836828 2.54 430680 21471460 2212156 6.52 3470860 19169364 212 [2025-03-27T20:00:31.544Z] 19:20:01 8705936 31427580 836776 2.54 430704 21471464 2212156 6.52 3470632 19169368 60 [2025-03-27T20:00:31.544Z] 19:21:01 8706236 31427880 836448 2.54 430716 21471464 2212156 6.52 3470676 19169368 20 [2025-03-27T20:00:31.544Z] 19:22:01 8705832 31427512 836772 2.54 430728 21471472 2212156 6.52 3470600 19169372 8 [2025-03-27T20:00:31.544Z] 19:23:01 8705824 31427512 836696 2.54 430748 21471472 2228208 6.57 3470588 19169376 24 [2025-03-27T20:00:31.544Z] 19:24:01 8705964 31427632 836524 2.54 430768 21471476 2228208 6.57 3470628 19169380 4 [2025-03-27T20:00:31.544Z] 19:25:01 8705852 31427564 836552 2.54 430788 21471480 2228208 6.57 3470728 19169388 8 [2025-03-27T20:00:31.544Z] 19:26:01 8706052 31427768 836488 2.54 430804 21471480 2228208 6.57 3470652 19169388 4 [2025-03-27T20:00:31.544Z] 19:27:01 8705784 31427504 836724 2.54 430804 21471484 2228208 6.57 3470652 19169392 28 [2025-03-27T20:00:31.544Z] 19:28:01 8705972 31427732 836552 2.54 430812 21471488 2228208 6.57 3470692 19169392 8 [2025-03-27T20:00:31.544Z] 19:29:01 8705924 31427684 836544 2.54 430816 21471488 2228208 6.57 3470676 19169392 4 [2025-03-27T20:00:31.544Z] 19:30:01 8705876 31427672 836504 2.54 430840 21471496 2228208 6.57 3470776 19169400 40 [2025-03-27T20:00:31.544Z] 19:31:01 8705568 31427364 836728 2.54 430856 21471496 2228208 6.57 3470700 19169400 4 [2025-03-27T20:00:31.544Z] 19:32:01 8705988 31427820 836440 2.54 430868 21471504 2228208 6.57 3470740 19169408 44 [2025-03-27T20:00:31.544Z] 19:33:01 8705972 31427804 836400 2.54 430896 21471504 2228208 6.57 3470724 19169408 8 [2025-03-27T20:00:31.544Z] 19:34:01 8705560 31427440 836660 2.54 430916 21471508 2228208 6.57 3471104 19169420 212 [2025-03-27T20:00:31.544Z] 19:35:01 8705600 31427528 836532 2.54 430932 21471512 2211760 6.52 3471296 19169428 236 [2025-03-27T20:00:31.544Z] 19:36:01 8705812 31427744 836240 2.54 430948 21471512 2211760 6.52 3471132 19169428 204 [2025-03-27T20:00:31.544Z] 19:37:01 8706024 31427992 835944 2.54 430964 21471516 2211760 6.52 3471164 19169436 180 [2025-03-27T20:00:31.544Z] 19:38:01 8705924 31427892 836172 2.54 430984 21471516 2211760 6.52 3471148 19169436 204 [2025-03-27T20:00:31.544Z] 19:39:01 8705932 31427832 836252 2.54 430992 21471520 2211760 6.52 3471192 19169444 24 [2025-03-27T20:00:31.544Z] 19:40:01 8706076 31428008 836248 2.54 431016 21471524 2211760 6.52 3471316 19169448 220 [2025-03-27T20:00:31.544Z] 19:41:01 8706272 31428208 835968 2.54 431028 21471528 2211760 6.52 3471292 19169452 188 [2025-03-27T20:00:31.544Z] 19:42:01 8706044 31427984 836164 2.54 431040 21471532 2211760 6.52 3471204 19169456 220 [2025-03-27T20:00:31.544Z] 19:43:01 8706216 31428180 835928 2.54 431044 21471532 2211760 6.52 3471356 19169436 192 [2025-03-27T20:00:31.544Z] 19:44:01 8705988 31427956 836128 2.54 431068 21471536 2228048 6.57 3470928 19169440 28 [2025-03-27T20:00:31.544Z] 19:45:01 8705940 31428116 836008 2.54 431072 21471740 2228048 6.57 3471032 19169616 8 [2025-03-27T20:00:31.544Z] 19:46:01 8706460 31428648 835476 2.54 431092 21471744 2228048 6.57 3470980 19169620 60 [2025-03-27T20:00:31.544Z] 19:47:01 8706376 31428564 835704 2.54 431112 21471744 2228048 6.57 3470964 19169620 8 [2025-03-27T20:00:31.544Z] 19:48:01 8706360 31428592 835768 2.54 431136 21471744 2228048 6.57 3471008 19169624 4 [2025-03-27T20:00:31.544Z] 19:49:01 8706312 31428616 835720 2.54 431160 21471760 2228048 6.57 3471048 19169664 52 [2025-03-27T20:00:31.544Z] 19:50:01 8706548 31428856 835408 2.54 431180 21471760 2228048 6.57 3471100 19169668 8 [2025-03-27T20:00:31.544Z] 19:51:01 8706248 31428592 835620 2.54 431208 21471764 2228048 6.57 3471088 19169672 28 [2025-03-27T20:00:31.544Z] 19:52:01 8706092 31428480 835840 2.54 431236 21471764 2211992 6.52 3471452 19169676 196 [2025-03-27T20:00:31.544Z] 19:53:01 8706076 31428500 835812 2.54 431256 21471768 2211992 6.52 3471504 19169680 32 [2025-03-27T20:00:31.544Z] 19:54:01 8706076 31428508 835784 2.54 431260 21471772 2211992 6.52 3471424 19169684 28 [2025-03-27T20:00:31.544Z] 19:55:01 8705948 31428412 835784 2.54 431284 21471772 2228044 6.57 3471588 19169684 212 [2025-03-27T20:00:31.544Z] 19:56:01 8705868 31428344 835768 2.54 431316 21471776 2228044 6.57 3471628 19169680 216 [2025-03-27T20:00:31.544Z] 19:57:01 8705828 31428348 835728 2.54 431336 21471776 2228044 6.57 3471580 19169684 204 [2025-03-27T20:00:31.544Z] 19:58:01 8705536 31428068 835976 2.54 431356 21471784 2228044 6.57 3471268 19169684 60 [2025-03-27T20:00:31.544Z] 19:59:01 8705948 31428512 835792 2.54 431372 21471784 2228044 6.57 3471636 19169688 204 [2025-03-27T20:00:31.544Z] 20:00:01 8705892 31428468 835772 2.54 431388 21471788 2228044 6.57 3471720 19169692 232 [2025-03-27T20:00:31.544Z] Average: 8936424 31402352 862310 2.62 423172 21235053 2279242 6.72 3475368 18946882 18342 [2025-03-27T20:00:31.544Z] [2025-03-27T20:00:31.544Z] 13:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-03-27T20:00:31.544Z] 14:00:03 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:00:03 docker0 585.37 558.51 40.95 2982.30 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:00:03 ens3 1584.20 1504.58 8415.90 186.65 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:01:01 lo 1.03 1.03 0.10 0.10 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:01:01 docker0 199.03 280.45 17.27 1709.70 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:01:01 ens3 429.60 285.52 5075.48 40.16 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:01:01 veth04f4c6f 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:02:01 docker0 0.90 0.90 0.07 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:02:01 ens3 33.58 18.83 26.66 14.72 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:02:01 veth04f4c6f 0.90 0.93 0.08 0.09 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:03:01 ens3 28.09 18.28 23.77 14.25 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:03:01 veth04f4c6f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:04:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:04:01 veth9caf5c9 20.90 27.10 2.02 13.98 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:04:01 veth989e43c 22.16 29.00 2.15 14.63 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:04:01 docker0 212.33 317.76 16.40 1985.86 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.544Z] 14:04:01 ens3 491.57 337.34 5127.80 189.45 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:04:01 veth8aa512f 42.39 67.21 4.22 378.43 0.00 0.00 0.00 0.03 [2025-03-27T20:00:31.545Z] 14:04:01 veth302d1fd 31.83 42.58 3.08 144.37 0.00 0.00 0.00 0.01 [2025-03-27T20:00:31.545Z] 14:04:01 veth19de504 21.08 27.73 2.04 14.05 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:04:01 veth9c1177c 12.71 16.71 1.23 8.19 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:04:01 veth4d460fa 0.65 1.50 0.06 0.28 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth84016cc 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth8478d5c 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth23193b1 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 vethfdab4fb 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth8407a30 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 docker0 320.38 687.45 28.81 6785.34 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 vethdcd0bea 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 vethd492b86 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 ens3 1037.04 441.49 8223.94 48.87 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth665f497 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 vethea895b0 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 vethd817d16 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth812c0e5 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth295a413 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:05:01 veth4d460fa 0.13 0.22 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth84016cc 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth8478d5c 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth23193b1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 vethfdab4fb 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth8407a30 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 vethdcd0bea 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 vethd492b86 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 ens3 3.88 2.22 3.36 1.68 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth665f497 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 vethea895b0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 vethd817d16 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth812c0e5 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth295a413 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:06:01 veth4d460fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth84016cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth8478d5c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth23193b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 vethfdab4fb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth8407a30 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 vethdcd0bea 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 vethd492b86 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 ens3 10.31 5.88 8.13 7.97 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth665f497 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 vethd817d16 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth295a413 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:07:01 veth4d460fa 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:08:01 lo 6.73 6.73 0.66 0.66 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:08:01 ens3 51.34 45.23 35.46 130.69 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:09:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:09:01 ens3 7.03 6.57 5.84 14.03 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:10:01 lo 3.67 3.67 0.36 0.36 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:10:01 ens3 24.40 22.75 17.76 52.25 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:11:01 lo 4.47 4.47 0.44 0.44 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:11:01 ens3 35.28 33.83 22.28 141.15 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:12:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:12:01 ens3 35.19 32.84 22.06 139.35 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:13:01 ens3 1.32 0.40 1.33 0.21 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:14:01 lo 4.60 4.60 0.45 0.45 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:14:01 ens3 36.19 33.81 21.49 141.14 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:15:01 lo 7.93 7.93 0.78 0.78 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:15:01 ens3 72.44 89.32 30.66 217.37 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:16:01 lo 3.73 3.73 0.36 0.36 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:16:01 ens3 28.15 27.90 16.06 132.54 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:17:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:17:01 ens3 9.06 7.45 7.50 2.37 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:18:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:19:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:23:01 ens3 0.12 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:26:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:30:01 ens3 0.23 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:32:01 ens3 0.25 0.18 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:33:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:34:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:35:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:37:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:38:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:39:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.545Z] 14:42:02 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:46:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:50:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:51:01 ens3 0.18 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:55:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:56:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 14:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:00:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:01:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:02:01 ens3 0.45 0.43 0.26 0.22 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:04:01 ens3 0.82 0.38 0.30 0.22 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:05:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:06:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:07:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:07:01 ens3 2.93 2.35 1.65 4.10 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:08:01 ens3 1.38 0.78 0.78 1.06 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:10:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:12:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:15:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:17:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:19:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:20:01 ens3 0.23 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:21:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:23:01 ens3 0.17 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:25:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:26:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:30:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:31:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.546Z] 15:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:35:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:36:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:37:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:38:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:42:01 ens3 0.28 0.20 0.10 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:45:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:46:01 ens3 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:50:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:51:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:53:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:54:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:55:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:57:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 15:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:00:01 ens3 0.22 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:01:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:02:01 ens3 0.53 0.37 0.32 0.21 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:03:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:04:01 ens3 0.80 0.38 0.30 0.22 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:05:01 ens3 0.15 0.10 0.08 0.06 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:06:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:07:01 ens3 0.28 0.17 0.16 0.24 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:08:01 ens3 4.10 3.63 2.24 5.03 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:09:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:10:01 ens3 0.23 0.22 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:11:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:15:01 ens3 0.23 0.23 0.13 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:16:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:20:01 ens3 0.32 0.27 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:26:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:30:01 ens3 0.22 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:31:01 ens3 0.13 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:33:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:33:01 ens3 0.83 0.88 0.41 0.93 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:34:01 ens3 0.20 0.20 0.06 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:35:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:37:01 ens3 0.13 0.07 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:38:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.547Z] 16:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:40:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:46:01 ens3 0.25 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:47:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:48:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:50:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:51:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:52:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:55:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 16:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:00:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:01:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:02:01 ens3 0.55 0.33 0.27 0.21 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:04:01 ens3 0.87 0.43 0.31 0.22 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:06:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:07:01 ens3 0.25 0.15 0.10 0.23 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:08:01 ens3 2.58 2.27 1.45 3.88 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:09:01 ens3 1.47 1.28 0.79 1.15 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:10:01 ens3 0.38 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:12:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:15:01 ens3 0.22 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:20:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:22:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:24:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:25:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:27:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:28:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:30:02 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:31:01 ens3 0.14 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:32:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:35:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:36:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:40:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:41:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:43:01 ens3 0.20 0.08 0.07 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.548Z] 17:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:45:01 ens3 0.25 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:46:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:50:01 ens3 0.27 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:53:01 ens3 0.15 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:54:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:55:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:57:01 ens3 0.13 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:58:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 17:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:00:01 ens3 0.28 0.30 0.09 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:01:01 ens3 0.15 0.12 0.06 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:02:01 ens3 0.48 0.53 0.27 0.23 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:03:01 ens3 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:04:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:05:01 ens3 0.68 0.60 0.43 0.36 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:07:01 ens3 0.28 0.17 0.16 0.24 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:08:01 ens3 2.58 2.40 1.45 3.89 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:09:01 ens3 1.52 1.27 0.79 1.15 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:10:01 ens3 0.28 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:11:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:12:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:15:01 ens3 0.20 0.13 0.13 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:18:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:20:01 ens3 0.32 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:23:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:25:01 ens3 0.27 0.25 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:29:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:30:01 ens3 0.30 0.30 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:32:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:35:01 ens3 0.15 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:36:01 ens3 0.22 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:40:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:41:01 ens3 0.33 0.22 0.23 0.13 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:45:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.549Z] 18:46:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:50:01 ens3 0.33 0.22 0.14 0.08 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:52:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:55:01 ens3 0.28 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:56:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:57:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:58:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 18:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:00:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:01:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:01:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:01:02 ens3 0.17 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:02:01 ens3 0.42 0.32 0.26 0.22 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:04:01 ens3 0.83 0.33 0.31 0.21 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:05:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:06:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:07:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:08:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:08:01 ens3 2.73 2.50 1.54 4.12 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:09:01 ens3 1.27 0.65 0.77 1.05 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:10:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:11:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:12:01 ens3 0.18 0.13 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:13:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:14:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:15:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:16:01 ens3 0.20 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:17:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:18:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:19:01 ens3 0.30 0.00 0.04 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:20:01 ens3 0.50 0.22 0.12 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:21:01 ens3 0.65 0.33 0.33 0.20 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:23:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:24:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:25:01 ens3 0.25 0.15 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:26:01 ens3 0.08 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:27:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:28:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:30:01 ens3 0.33 0.20 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:32:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:33:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:34:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:35:01 ens3 0.20 0.12 0.13 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:36:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:37:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:38:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:39:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:40:01 ens3 0.27 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:41:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:42:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:44:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:45:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:46:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:47:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.550Z] 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:49:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:50:01 ens3 0.32 0.18 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:51:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:53:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:55:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:56:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:57:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:58:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] 20:00:01 ens3 0.20 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] Average: lo 0.23 0.23 0.02 0.02 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] Average: docker0 3.63 5.09 0.29 37.15 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] Average: ens3 11.00 8.19 74.65 4.18 0.00 0.00 0.00 0.00 [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] ---> sar -P ALL: [2025-03-27T20:00:31.551Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-42185) 03/27/25 _x86_64_ (8 CPU) [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] 13:58:55 LINUX RESTART (8 CPU) [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] 13:59:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.551Z] 14:00:03 all 8.73 0.00 2.52 2.13 0.05 86.57 [2025-03-27T20:00:31.551Z] 14:00:03 0 5.81 0.00 2.55 0.35 0.05 91.24 [2025-03-27T20:00:31.551Z] 14:00:03 1 8.85 0.00 1.71 0.22 0.03 89.19 [2025-03-27T20:00:31.551Z] 14:00:03 2 5.26 0.00 3.36 6.01 0.05 85.32 [2025-03-27T20:00:31.551Z] 14:00:03 3 12.58 0.00 3.32 0.30 0.05 83.74 [2025-03-27T20:00:31.551Z] 14:00:03 4 10.08 0.00 2.18 1.59 0.03 86.11 [2025-03-27T20:00:31.551Z] 14:00:03 5 13.36 0.00 3.35 4.52 0.05 78.71 [2025-03-27T20:00:31.551Z] 14:00:03 6 7.46 0.00 1.70 1.01 0.05 89.78 [2025-03-27T20:00:31.551Z] 14:00:03 7 6.34 0.00 2.03 3.04 0.07 88.52 [2025-03-27T20:00:31.551Z] 14:01:01 all 32.44 0.00 6.61 1.67 0.08 59.21 [2025-03-27T20:00:31.551Z] 14:01:01 0 33.76 0.00 6.44 0.35 0.07 59.38 [2025-03-27T20:00:31.551Z] 14:01:01 1 33.98 0.00 6.03 0.40 0.09 59.51 [2025-03-27T20:00:31.551Z] 14:01:01 2 31.25 0.00 7.81 5.41 0.09 55.44 [2025-03-27T20:00:31.551Z] 14:01:01 3 32.39 0.00 5.92 0.05 0.07 61.57 [2025-03-27T20:00:31.551Z] 14:01:01 4 31.73 0.00 6.02 0.03 0.09 62.13 [2025-03-27T20:00:31.551Z] 14:01:01 5 30.84 0.00 6.94 1.52 0.07 60.63 [2025-03-27T20:00:31.551Z] 14:01:01 6 32.37 0.00 7.06 0.17 0.07 60.32 [2025-03-27T20:00:31.551Z] 14:01:01 7 33.20 0.00 6.62 5.43 0.09 54.66 [2025-03-27T20:00:31.551Z] 14:02:01 all 42.03 0.00 6.33 0.96 0.09 50.59 [2025-03-27T20:00:31.551Z] 14:02:01 0 39.33 0.00 6.35 0.02 0.08 54.21 [2025-03-27T20:00:31.551Z] 14:02:01 1 42.28 0.00 6.87 0.02 0.10 50.74 [2025-03-27T20:00:31.551Z] 14:02:01 2 39.99 0.00 5.72 7.33 0.10 46.86 [2025-03-27T20:00:31.551Z] 14:02:01 3 45.84 0.00 6.08 0.03 0.10 47.95 [2025-03-27T20:00:31.551Z] 14:02:01 4 40.78 0.00 7.46 0.00 0.08 51.67 [2025-03-27T20:00:31.551Z] 14:02:01 5 42.16 0.00 6.15 0.22 0.08 51.39 [2025-03-27T20:00:31.551Z] 14:02:01 6 43.07 0.00 6.02 0.00 0.12 50.79 [2025-03-27T20:00:31.551Z] 14:02:01 7 42.79 0.00 5.99 0.02 0.08 51.12 [2025-03-27T20:00:31.551Z] 14:03:01 all 49.66 0.00 6.55 0.44 0.09 43.25 [2025-03-27T20:00:31.551Z] 14:03:01 0 49.05 0.00 6.16 0.20 0.10 44.49 [2025-03-27T20:00:31.551Z] 14:03:01 1 51.59 0.00 6.64 0.15 0.10 41.52 [2025-03-27T20:00:31.551Z] 14:03:01 2 49.29 0.00 6.69 0.24 0.10 43.69 [2025-03-27T20:00:31.551Z] 14:03:01 3 48.33 0.00 6.81 0.07 0.08 44.71 [2025-03-27T20:00:31.551Z] 14:03:01 4 51.65 0.00 6.50 0.24 0.08 41.52 [2025-03-27T20:00:31.551Z] 14:03:01 5 49.94 0.00 6.66 0.55 0.10 42.74 [2025-03-27T20:00:31.551Z] 14:03:01 6 49.60 0.00 6.23 0.30 0.08 43.79 [2025-03-27T20:00:31.551Z] 14:03:01 7 47.85 0.00 6.74 1.80 0.10 43.50 [2025-03-27T20:00:31.551Z] 14:04:01 all 19.22 0.00 7.44 15.26 0.09 58.00 [2025-03-27T20:00:31.551Z] 14:04:01 0 18.98 0.00 7.17 29.39 0.08 44.38 [2025-03-27T20:00:31.551Z] 14:04:01 1 19.74 0.00 6.93 18.56 0.08 54.69 [2025-03-27T20:00:31.551Z] 14:04:01 2 20.77 0.00 8.19 30.31 0.10 40.63 [2025-03-27T20:00:31.551Z] 14:04:01 3 20.53 0.00 6.85 5.15 0.08 67.38 [2025-03-27T20:00:31.551Z] 14:04:01 4 18.12 0.00 7.20 10.73 0.10 63.85 [2025-03-27T20:00:31.551Z] 14:04:01 5 18.68 0.00 7.31 4.99 0.08 68.93 [2025-03-27T20:00:31.551Z] 14:04:01 6 18.23 0.00 7.56 12.34 0.07 61.80 [2025-03-27T20:00:31.551Z] 14:04:01 7 18.71 0.00 8.31 10.70 0.08 62.20 [2025-03-27T20:00:31.551Z] 14:05:01 all 36.22 0.00 9.65 15.09 0.09 38.96 [2025-03-27T20:00:31.551Z] 14:05:01 0 37.20 0.00 9.27 5.82 0.07 47.64 [2025-03-27T20:00:31.551Z] 14:05:01 1 35.64 0.00 9.37 7.51 0.08 47.40 [2025-03-27T20:00:31.551Z] 14:05:01 2 35.90 0.00 10.26 23.21 0.10 30.52 [2025-03-27T20:00:31.551Z] 14:05:01 3 35.90 0.00 9.93 15.60 0.10 38.46 [2025-03-27T20:00:31.551Z] 14:05:01 4 36.28 0.00 9.35 13.29 0.10 40.98 [2025-03-27T20:00:31.551Z] 14:05:01 5 36.15 0.00 10.54 29.36 0.10 23.84 [2025-03-27T20:00:31.551Z] 14:05:01 6 36.25 0.00 8.95 6.87 0.08 47.84 [2025-03-27T20:00:31.551Z] 14:05:01 7 36.45 0.00 9.49 19.11 0.08 34.88 [2025-03-27T20:00:31.551Z] 14:06:01 all 88.90 0.00 10.96 0.00 0.14 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 0 89.93 0.00 9.92 0.00 0.15 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 1 88.88 0.00 10.97 0.00 0.15 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 2 88.45 0.00 11.44 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 3 88.04 0.00 11.81 0.00 0.15 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 4 89.00 0.00 10.87 0.00 0.13 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 5 89.77 0.00 10.11 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 6 89.75 0.00 10.11 0.00 0.13 0.00 [2025-03-27T20:00:31.551Z] 14:06:01 7 87.40 0.00 12.46 0.00 0.13 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 all 90.26 0.00 9.63 0.00 0.11 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 0 90.46 0.00 9.43 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 1 89.74 0.00 10.14 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 2 89.88 0.00 10.01 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 3 89.87 0.00 10.01 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 4 90.83 0.00 9.07 0.00 0.10 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 5 91.28 0.00 8.62 0.00 0.10 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 6 90.58 0.00 9.31 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:07:01 7 89.43 0.00 10.46 0.00 0.12 0.00 [2025-03-27T20:00:31.551Z] 14:08:01 all 37.89 0.00 5.89 2.79 0.07 53.37 [2025-03-27T20:00:31.551Z] 14:08:01 0 39.16 0.00 5.22 1.25 0.07 54.30 [2025-03-27T20:00:31.551Z] 14:08:01 1 37.96 0.00 6.05 1.81 0.07 54.11 [2025-03-27T20:00:31.551Z] 14:08:01 2 37.36 0.00 6.14 11.47 0.08 44.95 [2025-03-27T20:00:31.551Z] 14:08:01 3 37.99 0.00 5.18 0.60 0.05 56.18 [2025-03-27T20:00:31.551Z] 14:08:01 4 37.18 0.00 5.88 3.73 0.07 53.15 [2025-03-27T20:00:31.551Z] 14:08:01 5 38.71 0.00 5.89 0.89 0.07 54.44 [2025-03-27T20:00:31.551Z] 14:08:01 6 37.82 0.00 6.16 1.61 0.07 54.35 [2025-03-27T20:00:31.551Z] 14:08:01 7 36.90 0.00 6.62 0.92 0.07 55.49 [2025-03-27T20:00:31.551Z] 14:09:01 all 0.13 0.00 0.03 0.01 0.01 99.82 [2025-03-27T20:00:31.551Z] 14:09:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2025-03-27T20:00:31.551Z] 14:09:01 1 0.07 0.00 0.07 0.02 0.02 99.83 [2025-03-27T20:00:31.551Z] 14:09:01 2 0.40 0.00 0.02 0.00 0.02 99.57 [2025-03-27T20:00:31.551Z] 14:09:01 3 0.12 0.00 0.07 0.03 0.02 99.77 [2025-03-27T20:00:31.551Z] 14:09:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:09:01 5 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:09:01 6 0.13 0.00 0.03 0.00 0.00 99.83 [2025-03-27T20:00:31.551Z] 14:09:01 7 0.08 0.00 0.03 0.07 0.00 99.82 [2025-03-27T20:00:31.551Z] 14:10:01 all 0.48 0.00 0.11 0.02 0.01 99.38 [2025-03-27T20:00:31.551Z] 14:10:01 0 0.40 0.00 0.12 0.02 0.02 99.45 [2025-03-27T20:00:31.551Z] 14:10:01 1 0.47 0.00 0.08 0.02 0.02 99.42 [2025-03-27T20:00:31.551Z] 14:10:01 2 0.68 0.00 0.08 0.00 0.02 99.22 [2025-03-27T20:00:31.551Z] 14:10:01 3 0.12 0.00 0.12 0.03 0.02 99.72 [2025-03-27T20:00:31.551Z] 14:10:01 4 0.22 0.00 0.12 0.00 0.00 99.67 [2025-03-27T20:00:31.551Z] 14:10:01 5 1.11 0.00 0.10 0.00 0.00 98.79 [2025-03-27T20:00:31.551Z] 14:10:01 6 0.80 0.00 0.17 0.02 0.03 98.98 [2025-03-27T20:00:31.551Z] 14:10:01 7 0.07 0.00 0.07 0.08 0.00 99.78 [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] 14:10:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.551Z] 14:11:01 all 0.65 0.00 0.11 0.01 0.01 99.21 [2025-03-27T20:00:31.551Z] 14:11:01 0 1.10 0.00 0.12 0.00 0.00 98.78 [2025-03-27T20:00:31.551Z] 14:11:01 1 1.05 0.00 0.15 0.00 0.02 98.78 [2025-03-27T20:00:31.551Z] 14:11:01 2 1.05 0.00 0.12 0.00 0.00 98.83 [2025-03-27T20:00:31.551Z] 14:11:01 3 1.05 0.00 0.12 0.08 0.02 98.73 [2025-03-27T20:00:31.551Z] 14:11:01 4 0.07 0.00 0.15 0.00 0.02 99.77 [2025-03-27T20:00:31.551Z] 14:11:01 5 0.45 0.00 0.10 0.02 0.02 99.41 [2025-03-27T20:00:31.551Z] 14:11:01 6 0.27 0.00 0.10 0.00 0.02 99.62 [2025-03-27T20:00:31.551Z] 14:11:01 7 0.15 0.00 0.03 0.02 0.02 99.78 [2025-03-27T20:00:31.551Z] 14:12:01 all 0.63 0.00 0.09 0.01 0.01 99.25 [2025-03-27T20:00:31.551Z] 14:12:01 0 1.30 0.00 0.07 0.00 0.02 98.62 [2025-03-27T20:00:31.551Z] 14:12:01 1 1.12 0.00 0.08 0.03 0.03 98.73 [2025-03-27T20:00:31.551Z] 14:12:01 2 0.07 0.00 0.07 0.00 0.00 99.87 [2025-03-27T20:00:31.551Z] 14:12:01 3 0.13 0.00 0.08 0.02 0.02 99.75 [2025-03-27T20:00:31.551Z] 14:12:01 4 0.05 0.00 0.05 0.00 0.00 99.90 [2025-03-27T20:00:31.551Z] 14:12:01 5 1.06 0.00 0.05 0.00 0.02 98.88 [2025-03-27T20:00:31.551Z] 14:12:01 6 0.25 0.00 0.17 0.00 0.02 99.57 [2025-03-27T20:00:31.551Z] 14:12:01 7 1.10 0.00 0.13 0.05 0.00 98.72 [2025-03-27T20:00:31.551Z] 14:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.551Z] 14:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:13:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:13:01 3 0.10 0.00 0.03 0.00 0.02 99.85 [2025-03-27T20:00:31.551Z] 14:13:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:13:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:13:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:14:01 all 0.65 0.00 0.12 0.02 0.01 99.20 [2025-03-27T20:00:31.551Z] 14:14:01 0 0.18 0.00 0.10 0.02 0.02 99.68 [2025-03-27T20:00:31.551Z] 14:14:01 1 0.72 0.00 0.12 0.02 0.02 99.13 [2025-03-27T20:00:31.551Z] 14:14:01 2 1.22 0.00 0.10 0.03 0.02 98.63 [2025-03-27T20:00:31.551Z] 14:14:01 3 0.82 0.00 0.13 0.05 0.02 98.98 [2025-03-27T20:00:31.551Z] 14:14:01 4 0.07 0.00 0.15 0.00 0.00 99.78 [2025-03-27T20:00:31.551Z] 14:14:01 5 0.52 0.00 0.10 0.02 0.02 99.35 [2025-03-27T20:00:31.551Z] 14:14:01 6 0.38 0.00 0.07 0.00 0.02 99.53 [2025-03-27T20:00:31.551Z] 14:14:01 7 1.28 0.00 0.18 0.02 0.02 98.50 [2025-03-27T20:00:31.551Z] 14:15:01 all 0.62 0.00 0.15 0.02 0.01 99.20 [2025-03-27T20:00:31.551Z] 14:15:01 0 0.75 0.00 0.17 0.00 0.00 99.08 [2025-03-27T20:00:31.551Z] 14:15:01 1 0.50 0.00 0.15 0.00 0.03 99.32 [2025-03-27T20:00:31.551Z] 14:15:01 2 0.15 0.00 0.08 0.03 0.02 99.72 [2025-03-27T20:00:31.551Z] 14:15:01 3 0.68 0.00 0.08 0.10 0.02 99.12 [2025-03-27T20:00:31.551Z] 14:15:01 4 0.72 0.00 0.13 0.00 0.00 99.15 [2025-03-27T20:00:31.551Z] 14:15:01 5 0.27 0.00 0.20 0.00 0.00 99.53 [2025-03-27T20:00:31.551Z] 14:15:01 6 1.53 0.00 0.22 0.02 0.02 98.22 [2025-03-27T20:00:31.551Z] 14:15:01 7 0.38 0.00 0.17 0.00 0.00 99.45 [2025-03-27T20:00:31.551Z] 14:16:01 all 0.67 0.00 0.09 0.01 0.01 99.21 [2025-03-27T20:00:31.551Z] 14:16:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.551Z] 14:16:01 1 0.53 0.00 0.10 0.00 0.02 99.35 [2025-03-27T20:00:31.551Z] 14:16:01 2 0.15 0.00 0.08 0.02 0.00 99.75 [2025-03-27T20:00:31.551Z] 14:16:01 3 0.80 0.00 0.15 0.10 0.02 98.93 [2025-03-27T20:00:31.551Z] 14:16:01 4 0.13 0.00 0.05 0.00 0.02 99.80 [2025-03-27T20:00:31.551Z] 14:16:01 5 1.17 0.00 0.08 0.00 0.02 98.73 [2025-03-27T20:00:31.551Z] 14:16:01 6 1.63 0.00 0.17 0.00 0.02 98.19 [2025-03-27T20:00:31.551Z] 14:16:01 7 0.90 0.00 0.07 0.00 0.02 99.02 [2025-03-27T20:00:31.551Z] 14:17:01 all 0.06 0.00 0.03 0.00 0.01 99.90 [2025-03-27T20:00:31.551Z] 14:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:17:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-27T20:00:31.551Z] 14:17:01 2 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-27T20:00:31.551Z] 14:17:01 3 0.08 0.00 0.07 0.03 0.03 99.78 [2025-03-27T20:00:31.551Z] 14:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:17:01 5 0.05 0.00 0.05 0.00 0.00 99.90 [2025-03-27T20:00:31.551Z] 14:17:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-27T20:00:31.551Z] 14:17:01 7 0.02 0.00 0.05 0.00 0.00 99.93 [2025-03-27T20:00:31.551Z] 14:18:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2025-03-27T20:00:31.551Z] 14:18:01 0 0.02 0.00 0.02 0.03 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:18:01 3 0.08 0.00 0.02 0.02 0.02 99.87 [2025-03-27T20:00:31.551Z] 14:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:18:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:18:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:19:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2025-03-27T20:00:31.551Z] 14:19:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.551Z] 14:19:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-03-27T20:00:31.551Z] 14:19:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2025-03-27T20:00:31.551Z] 14:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:19:01 6 0.12 0.00 0.02 0.00 0.02 99.85 [2025-03-27T20:00:31.551Z] 14:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.551Z] 14:20:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:20:01 6 0.10 0.00 0.00 0.00 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:21:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-03-27T20:00:31.551Z] 14:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.551Z] 14:21:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:21:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-03-27T20:00:31.551Z] 14:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:21:01 6 0.55 0.00 0.10 0.00 0.02 99.33 [2025-03-27T20:00:31.551Z] 14:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] 14:21:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.551Z] 14:22:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:22:01 0 0.02 0.00 0.00 0.03 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:22:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:23:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.551Z] 14:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:23:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-27T20:00:31.551Z] 14:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:23:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:24:01 all 0.04 0.00 0.02 0.00 0.01 99.92 [2025-03-27T20:00:31.551Z] 14:24:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:24:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:24:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:24:01 6 0.25 0.00 0.10 0.00 0.02 99.63 [2025-03-27T20:00:31.551Z] 14:24:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:25:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:25:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:25:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:25:01 6 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-27T20:00:31.551Z] 14:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:26:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.551Z] 14:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:26:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:26:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:26:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:27:01 all 0.13 0.00 0.00 0.00 0.01 99.86 [2025-03-27T20:00:31.551Z] 14:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:27:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-27T20:00:31.551Z] 14:27:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:27:01 5 0.73 0.00 0.00 0.00 0.00 99.27 [2025-03-27T20:00:31.551Z] 14:27:01 6 0.20 0.00 0.00 0.00 0.02 99.78 [2025-03-27T20:00:31.551Z] 14:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:28:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2025-03-27T20:00:31.551Z] 14:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:28:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.551Z] 14:28:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:28:01 4 0.12 0.00 0.02 0.00 0.00 99.87 [2025-03-27T20:00:31.551Z] 14:28:01 5 0.65 0.00 0.03 0.00 0.00 99.32 [2025-03-27T20:00:31.551Z] 14:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:29:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.551Z] 14:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:29:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.551Z] 14:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:30:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:30:01 3 0.08 0.00 0.03 0.02 0.03 99.83 [2025-03-27T20:00:31.551Z] 14:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.551Z] 14:31:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:31:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-03-27T20:00:31.551Z] 14:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:31:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:31:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.551Z] 14:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:32:01 3 0.02 0.00 0.02 0.02 0.03 99.92 [2025-03-27T20:00:31.551Z] 14:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:32:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-27T20:00:31.551Z] 14:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] [2025-03-27T20:00:31.551Z] 14:32:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.551Z] 14:33:01 all 0.06 0.00 0.01 0.01 0.01 99.92 [2025-03-27T20:00:31.551Z] 14:33:01 0 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:33:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:33:01 3 0.10 0.00 0.02 0.02 0.02 99.85 [2025-03-27T20:00:31.551Z] 14:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:33:01 5 0.22 0.00 0.02 0.00 0.00 99.77 [2025-03-27T20:00:31.551Z] 14:33:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:34:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2025-03-27T20:00:31.551Z] 14:34:01 0 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:34:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:34:01 5 1.99 0.00 0.00 0.00 0.00 98.01 [2025-03-27T20:00:31.551Z] 14:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:34:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-03-27T20:00:31.551Z] 14:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:35:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:35:01 5 1.99 0.00 0.00 0.00 0.02 98.00 [2025-03-27T20:00:31.551Z] 14:35:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:36:01 all 0.24 0.00 0.02 0.00 0.00 99.73 [2025-03-27T20:00:31.551Z] 14:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:36:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:36:01 5 1.78 0.00 0.02 0.00 0.00 98.21 [2025-03-27T20:00:31.551Z] 14:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.551Z] 14:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.551Z] 14:37:01 0 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:37:01 3 0.03 0.00 0.03 0.02 0.03 99.88 [2025-03-27T20:00:31.551Z] 14:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:37:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.551Z] 14:38:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:38:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:38:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:39:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:39:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.551Z] 14:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.551Z] 14:40:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:40:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.551Z] 14:40:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.551Z] 14:40:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.551Z] 14:40:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.551Z] 14:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:41:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-03-27T20:00:31.551Z] 14:41:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.551Z] 14:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:41:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.551Z] 14:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.551Z] 14:42:02 all 0.03 0.00 0.02 0.00 0.01 99.95 [2025-03-27T20:00:31.551Z] 14:42:02 0 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.551Z] 14:42:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.551Z] 14:42:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.551Z] 14:42:02 3 0.03 0.00 0.03 0.02 0.03 99.88 [2025-03-27T20:00:31.552Z] 14:42:02 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:42:02 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:42:02 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.552Z] 14:42:02 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 14:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:43:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:43:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 14:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] [2025-03-27T20:00:31.552Z] 14:43:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.552Z] 14:44:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:44:01 0 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:44:01 3 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-27T20:00:31.552Z] 14:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:44:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.552Z] 14:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 14:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:45:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:45:01 3 0.02 0.00 0.05 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:46:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.552Z] 14:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:46:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 14:47:01 0 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:47:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.552Z] 14:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 14:47:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:48:01 all 0.16 0.00 0.01 0.00 0.00 99.83 [2025-03-27T20:00:31.552Z] 14:48:01 0 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-27T20:00:31.552Z] 14:48:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:48:01 3 0.07 0.00 0.02 0.00 0.03 99.88 [2025-03-27T20:00:31.552Z] 14:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:48:01 5 1.04 0.00 0.00 0.00 0.00 98.96 [2025-03-27T20:00:31.552Z] 14:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:49:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-03-27T20:00:31.552Z] 14:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:49:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:49:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:49:01 5 1.97 0.00 0.02 0.00 0.00 98.01 [2025-03-27T20:00:31.552Z] 14:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 14:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:50:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2025-03-27T20:00:31.552Z] 14:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:50:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:50:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2025-03-27T20:00:31.552Z] 14:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:50:01 5 0.71 0.00 0.08 0.00 0.02 99.19 [2025-03-27T20:00:31.552Z] 14:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:51:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-03-27T20:00:31.552Z] 14:51:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2025-03-27T20:00:31.552Z] 14:51:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 14:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:51:01 3 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-27T20:00:31.552Z] 14:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 14:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:51:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:52:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 14:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 14:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:52:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:53:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 14:53:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:53:01 1 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 14:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:53:01 3 0.05 0.00 0.05 0.02 0.02 99.87 [2025-03-27T20:00:31.552Z] 14:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:53:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 14:54:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:54:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-27T20:00:31.552Z] 14:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 14:54:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] [2025-03-27T20:00:31.552Z] 14:54:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.552Z] 14:55:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:55:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:55:01 3 0.07 0.00 0.05 0.02 0.00 99.87 [2025-03-27T20:00:31.552Z] 14:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:55:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 14:56:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:56:01 3 0.03 0.00 0.07 0.00 0.02 99.88 [2025-03-27T20:00:31.552Z] 14:56:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:56:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 14:56:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 14:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:57:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 14:57:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.552Z] 14:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:57:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:57:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-27T20:00:31.552Z] 14:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 14:58:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-03-27T20:00:31.552Z] 14:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 14:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:58:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.552Z] 14:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 14:59:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:59:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:59:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:59:01 2 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 14:59:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 14:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 14:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 14:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:00:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:00:01 2 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:00:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:00:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-03-27T20:00:31.552Z] 15:01:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 15:01:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:01:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:01:01 5 1.97 0.00 0.00 0.00 0.02 98.01 [2025-03-27T20:00:31.552Z] 15:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:02:01 all 0.20 0.00 0.01 0.01 0.00 99.78 [2025-03-27T20:00:31.552Z] 15:02:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:02:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:02:01 3 0.00 0.00 0.02 0.03 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:02:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:02:01 5 1.47 0.00 0.00 0.00 0.00 98.53 [2025-03-27T20:00:31.552Z] 15:02:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.552Z] 15:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:03:01 5 0.12 0.00 0.00 0.00 0.00 99.88 [2025-03-27T20:00:31.552Z] 15:03:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:04:01 all 0.23 0.00 0.01 0.01 0.00 99.74 [2025-03-27T20:00:31.552Z] 15:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:04:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 15:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:04:01 3 0.00 0.00 0.00 0.08 0.00 99.92 [2025-03-27T20:00:31.552Z] 15:04:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:04:01 5 1.68 0.00 0.00 0.00 0.02 98.31 [2025-03-27T20:00:31.552Z] 15:04:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:05:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-03-27T20:00:31.552Z] 15:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:05:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:05:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:05:01 5 1.97 0.00 0.00 0.00 0.00 98.03 [2025-03-27T20:00:31.552Z] 15:05:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] [2025-03-27T20:00:31.552Z] 15:05:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.552Z] 15:06:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-03-27T20:00:31.552Z] 15:06:01 0 0.07 0.00 0.03 0.00 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:06:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:06:01 5 2.00 0.00 0.02 0.00 0.00 97.98 [2025-03-27T20:00:31.552Z] 15:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:07:01 all 0.20 0.00 0.04 0.00 0.01 99.75 [2025-03-27T20:00:31.552Z] 15:07:01 0 0.25 0.00 0.00 0.00 0.00 99.75 [2025-03-27T20:00:31.552Z] 15:07:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:07:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-27T20:00:31.552Z] 15:07:01 3 0.03 0.00 0.05 0.02 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:07:01 4 0.20 0.00 0.02 0.00 0.00 99.78 [2025-03-27T20:00:31.552Z] 15:07:01 5 0.93 0.00 0.08 0.00 0.02 98.97 [2025-03-27T20:00:31.552Z] 15:07:01 6 0.05 0.00 0.03 0.02 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:07:01 7 0.07 0.00 0.07 0.00 0.00 99.87 [2025-03-27T20:00:31.552Z] 15:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:08:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:08:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:08:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:08:01 4 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 15:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:08:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:09:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:09:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:09:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:09:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:10:01 all 0.06 0.00 0.01 0.00 0.01 99.92 [2025-03-27T20:00:31.552Z] 15:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:10:01 1 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-27T20:00:31.552Z] 15:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:10:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:10:01 5 0.32 0.00 0.00 0.00 0.00 99.68 [2025-03-27T20:00:31.552Z] 15:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:11:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:11:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:11:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:12:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:12:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:13:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-03-27T20:00:31.552Z] 15:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:13:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:13:01 2 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-27T20:00:31.552Z] 15:13:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:13:01 5 0.32 0.00 0.02 0.00 0.00 99.67 [2025-03-27T20:00:31.552Z] 15:13:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:14:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2025-03-27T20:00:31.552Z] 15:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:14:01 1 0.03 0.00 0.07 0.02 0.02 99.87 [2025-03-27T20:00:31.552Z] 15:14:01 2 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:14:01 3 0.07 0.00 0.00 0.02 0.00 99.92 [2025-03-27T20:00:31.552Z] 15:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:14:01 5 0.10 0.00 0.00 0.00 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:15:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:15:01 5 0.13 0.00 0.10 0.00 0.02 99.75 [2025-03-27T20:00:31.552Z] 15:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-27T20:00:31.552Z] 15:16:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:16:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:16:01 2 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-27T20:00:31.552Z] 15:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:16:01 6 0.03 0.00 0.02 0.07 0.00 99.88 [2025-03-27T20:00:31.552Z] 15:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] [2025-03-27T20:00:31.552Z] 15:16:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.552Z] 15:17:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:17:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:18:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:18:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.552Z] 15:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:19:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2025-03-27T20:00:31.552Z] 15:19:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:19:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:19:01 5 0.91 0.00 0.02 0.00 0.02 99.06 [2025-03-27T20:00:31.552Z] 15:19:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:20:01 all 0.16 0.00 0.01 0.01 0.00 99.82 [2025-03-27T20:00:31.552Z] 15:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:20:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:20:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:20:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:20:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:20:01 5 0.99 0.00 0.00 0.00 0.00 99.01 [2025-03-27T20:00:31.552Z] 15:20:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.552Z] 15:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 15:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:21:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:21:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:22:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.552Z] 15:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:22:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:23:01 all 0.19 0.00 0.01 0.00 0.01 99.78 [2025-03-27T20:00:31.552Z] 15:23:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:23:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.552Z] 15:23:01 2 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:23:01 6 1.34 0.00 0.03 0.00 0.02 98.61 [2025-03-27T20:00:31.552Z] 15:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:24:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:24:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:25:01 all 0.11 0.00 0.01 0.00 0.00 99.87 [2025-03-27T20:00:31.552Z] 15:25:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.552Z] 15:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:25:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:25:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:25:01 6 0.75 0.00 0.02 0.02 0.00 99.22 [2025-03-27T20:00:31.552Z] 15:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 15:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:26:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 15:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:27:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:27:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:27:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:27:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] [2025-03-27T20:00:31.552Z] 15:27:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.552Z] 15:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:28:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:29:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:29:01 2 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:29:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:29:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:29:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.552Z] 15:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:30:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:30:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:30:01 7 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.552Z] 15:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:31:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:31:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:31:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.552Z] 15:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:32:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:32:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.552Z] 15:32:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:33:01 all 0.19 0.00 0.01 0.00 0.01 99.80 [2025-03-27T20:00:31.552Z] 15:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:33:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:33:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2025-03-27T20:00:31.552Z] 15:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:33:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.552Z] 15:33:01 6 1.24 0.00 0.02 0.00 0.02 98.73 [2025-03-27T20:00:31.552Z] 15:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:34:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.552Z] 15:34:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:35:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:35:01 3 0.02 0.00 0.00 0.08 0.00 99.90 [2025-03-27T20:00:31.552Z] 15:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:35:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.552Z] 15:35:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.552Z] 15:35:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:36:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.552Z] 15:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:36:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.552Z] 15:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.552Z] 15:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.552Z] 15:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.552Z] 15:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.552Z] 15:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.552Z] 15:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.552Z] 15:37:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.552Z] 15:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.552Z] 15:37:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.553Z] 15:38:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.553Z] 15:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:38:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:38:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:38:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.553Z] 15:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] [2025-03-27T20:00:31.553Z] 15:38:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.553Z] 15:39:01 all 0.12 0.00 0.00 0.00 0.00 99.86 [2025-03-27T20:00:31.553Z] 15:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:39:01 6 0.91 0.00 0.00 0.02 0.02 99.05 [2025-03-27T20:00:31.553Z] 15:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:40:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2025-03-27T20:00:31.553Z] 15:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:40:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:40:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.553Z] 15:40:01 6 2.00 0.00 0.00 0.02 0.00 97.98 [2025-03-27T20:00:31.553Z] 15:40:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:41:01 all 0.09 0.00 0.02 0.00 0.01 99.89 [2025-03-27T20:00:31.553Z] 15:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:41:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:41:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:41:01 6 0.62 0.00 0.08 0.00 0.02 99.28 [2025-03-27T20:00:31.553Z] 15:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:42:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.553Z] 15:42:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.553Z] 15:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:42:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 15:42:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:43:01 all 0.00 0.00 0.02 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 15:43:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:43:01 5 0.02 0.00 0.07 0.00 0.03 99.88 [2025-03-27T20:00:31.553Z] 15:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:44:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:44:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:44:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:44:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:44:01 5 0.08 0.00 0.03 0.00 0.02 99.87 [2025-03-27T20:00:31.553Z] 15:44:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 15:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:45:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:45:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:45:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:46:01 all 0.03 0.00 0.00 0.00 0.01 99.95 [2025-03-27T20:00:31.553Z] 15:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:46:01 1 0.05 0.00 0.02 0.02 0.03 99.88 [2025-03-27T20:00:31.553Z] 15:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:46:01 5 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:47:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:47:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:48:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2025-03-27T20:00:31.553Z] 15:48:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:48:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-27T20:00:31.553Z] 15:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 15:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:48:01 6 1.55 0.00 0.00 0.00 0.02 98.43 [2025-03-27T20:00:31.553Z] 15:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:49:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2025-03-27T20:00:31.553Z] 15:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:49:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:49:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:49:01 6 1.97 0.00 0.00 0.00 0.02 98.01 [2025-03-27T20:00:31.553Z] 15:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] [2025-03-27T20:00:31.553Z] 15:49:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.553Z] 15:50:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:50:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:50:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:50:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:50:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 15:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:51:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 15:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:51:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:52:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:52:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:52:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:52:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 15:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:52:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 15:53:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:53:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:53:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 15:53:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 15:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.553Z] 15:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 15:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:54:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 15:54:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 15:54:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.553Z] 15:55:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.553Z] 15:55:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 15:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:55:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2025-03-27T20:00:31.553Z] 15:55:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:55:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:56:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:56:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:56:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.553Z] 15:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:57:01 1 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:57:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 15:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 15:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 15:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:58:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:58:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.553Z] 15:58:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 15:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:58:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 15:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.553Z] 15:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:59:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 15:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 15:59:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 15:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 15:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.553Z] 16:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:00:01 4 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-27T20:00:31.553Z] 16:00:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:00:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] [2025-03-27T20:00:31.553Z] 16:00:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.553Z] 16:01:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:01:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:01:01 3 0.07 0.00 0.02 0.02 0.00 99.90 [2025-03-27T20:00:31.553Z] 16:01:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:01:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:01:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:02:01 all 0.01 0.00 0.02 0.00 0.01 99.96 [2025-03-27T20:00:31.553Z] 16:02:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-27T20:00:31.553Z] 16:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:02:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:02:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:03:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 16:03:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:04:01 all 0.05 0.00 0.01 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:04:01 0 0.35 0.00 0.05 0.00 0.02 99.58 [2025-03-27T20:00:31.553Z] 16:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:05:01 all 0.27 0.00 0.00 0.00 0.01 99.71 [2025-03-27T20:00:31.553Z] 16:05:01 0 2.00 0.00 0.02 0.00 0.03 97.95 [2025-03-27T20:00:31.553Z] 16:05:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2025-03-27T20:00:31.553Z] 16:06:01 0 2.00 0.00 0.03 0.00 0.02 97.95 [2025-03-27T20:00:31.553Z] 16:06:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:06:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:07:01 all 0.28 0.00 0.01 0.00 0.01 99.69 [2025-03-27T20:00:31.553Z] 16:07:01 0 2.04 0.00 0.03 0.00 0.02 97.91 [2025-03-27T20:00:31.553Z] 16:07:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:07:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:07:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:07:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-27T20:00:31.553Z] 16:07:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 16:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:08:01 all 0.09 0.00 0.04 0.00 0.01 99.85 [2025-03-27T20:00:31.553Z] 16:08:01 0 0.27 0.00 0.10 0.00 0.03 99.60 [2025-03-27T20:00:31.553Z] 16:08:01 1 0.02 0.00 0.05 0.02 0.02 99.90 [2025-03-27T20:00:31.553Z] 16:08:01 2 0.15 0.00 0.07 0.00 0.00 99.78 [2025-03-27T20:00:31.553Z] 16:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:08:01 5 0.17 0.00 0.03 0.00 0.00 99.80 [2025-03-27T20:00:31.553Z] 16:08:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.553Z] 16:08:01 7 0.05 0.00 0.08 0.00 0.00 99.87 [2025-03-27T20:00:31.553Z] 16:09:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:09:01 0 0.17 0.00 0.02 0.00 0.02 99.80 [2025-03-27T20:00:31.553Z] 16:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:09:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:09:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:10:01 all 0.25 0.00 0.02 0.00 0.01 99.71 [2025-03-27T20:00:31.553Z] 16:10:01 0 1.86 0.00 0.05 0.00 0.03 98.06 [2025-03-27T20:00:31.553Z] 16:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:10:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:10:01 6 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.553Z] 16:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:11:01 all 0.00 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 16:11:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.553Z] 16:11:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] [2025-03-27T20:00:31.553Z] 16:11:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.553Z] 16:12:01 all 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:12:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:12:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:13:01 5 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.553Z] 16:13:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:14:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.553Z] 16:14:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2025-03-27T20:00:31.553Z] 16:14:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:14:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:14:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:15:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-03-27T20:00:31.553Z] 16:15:01 0 0.43 0.00 0.03 0.00 0.02 99.52 [2025-03-27T20:00:31.553Z] 16:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:15:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:16:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2025-03-27T20:00:31.553Z] 16:16:01 0 2.00 0.00 0.00 0.00 0.02 97.98 [2025-03-27T20:00:31.553Z] 16:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:16:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:16:01 5 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.553Z] 16:16:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:17:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2025-03-27T20:00:31.553Z] 16:17:01 0 1.82 0.00 0.03 0.00 0.02 98.13 [2025-03-27T20:00:31.553Z] 16:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:17:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:18:01 all 0.22 0.00 0.02 0.01 0.01 99.74 [2025-03-27T20:00:31.553Z] 16:18:01 0 1.50 0.00 0.10 0.00 0.02 98.38 [2025-03-27T20:00:31.553Z] 16:18:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:18:01 5 0.10 0.00 0.02 0.02 0.02 99.85 [2025-03-27T20:00:31.553Z] 16:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.553Z] 16:19:01 0 0.08 0.00 0.07 0.00 0.02 99.83 [2025-03-27T20:00:31.553Z] 16:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.553Z] 16:20:01 0 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-27T20:00:31.553Z] 16:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:20:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:20:01 5 0.08 0.00 0.03 0.00 0.00 99.88 [2025-03-27T20:00:31.553Z] 16:20:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.553Z] 16:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:21:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.553Z] 16:21:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:21:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:21:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:22:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.553Z] 16:22:01 0 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-27T20:00:31.553Z] 16:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:22:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:22:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.553Z] 16:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] [2025-03-27T20:00:31.553Z] 16:22:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.553Z] 16:23:01 all 0.21 0.00 0.01 0.00 0.00 99.78 [2025-03-27T20:00:31.553Z] 16:23:01 0 1.58 0.00 0.03 0.00 0.02 98.37 [2025-03-27T20:00:31.553Z] 16:23:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:23:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:24:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.553Z] 16:24:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:24:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:24:01 6 0.03 0.00 0.02 0.03 0.00 99.92 [2025-03-27T20:00:31.553Z] 16:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:25:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-03-27T20:00:31.553Z] 16:25:01 0 0.55 0.00 0.00 0.00 0.02 99.43 [2025-03-27T20:00:31.553Z] 16:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:25:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.553Z] 16:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:26:01 all 0.21 0.00 0.01 0.01 0.00 99.77 [2025-03-27T20:00:31.553Z] 16:26:01 0 1.53 0.00 0.02 0.00 0.00 98.45 [2025-03-27T20:00:31.553Z] 16:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:26:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:26:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:27:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2025-03-27T20:00:31.553Z] 16:27:01 0 1.99 0.00 0.00 0.00 0.02 98.00 [2025-03-27T20:00:31.553Z] 16:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:27:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:28:01 all 0.19 0.00 0.02 0.00 0.01 99.78 [2025-03-27T20:00:31.553Z] 16:28:01 0 1.39 0.00 0.00 0.00 0.00 98.61 [2025-03-27T20:00:31.553Z] 16:28:01 1 0.00 0.00 0.05 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:28:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.553Z] 16:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:28:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:29:01 1 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:29:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:30:01 all 0.19 0.00 0.02 0.01 0.01 99.78 [2025-03-27T20:00:31.553Z] 16:30:01 0 1.42 0.00 0.02 0.00 0.00 98.57 [2025-03-27T20:00:31.553Z] 16:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.553Z] 16:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:30:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-03-27T20:00:31.553Z] 16:30:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:30:01 6 0.02 0.00 0.03 0.03 0.02 99.90 [2025-03-27T20:00:31.553Z] 16:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:31:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.553Z] 16:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:31:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:31:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.553Z] 16:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.553Z] 16:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.553Z] 16:32:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.553Z] 16:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:32:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.553Z] 16:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.553Z] 16:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.553Z] 16:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.553Z] 16:33:01 all 0.06 0.00 0.02 0.00 0.01 99.91 [2025-03-27T20:00:31.553Z] 16:33:01 0 0.08 0.00 0.00 0.00 0.00 99.92 [2025-03-27T20:00:31.554Z] 16:33:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2025-03-27T20:00:31.554Z] 16:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:33:01 3 0.07 0.00 0.03 0.02 0.03 99.85 [2025-03-27T20:00:31.554Z] 16:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:33:01 6 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-27T20:00:31.554Z] 16:33:01 7 0.10 0.00 0.07 0.00 0.00 99.83 [2025-03-27T20:00:31.554Z] [2025-03-27T20:00:31.554Z] 16:33:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.554Z] 16:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.554Z] 16:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:34:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:34:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:34:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:35:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.554Z] 16:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:35:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:36:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:36:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:37:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2025-03-27T20:00:31.554Z] 16:37:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:37:01 3 0.02 0.00 0.02 0.07 0.03 99.87 [2025-03-27T20:00:31.554Z] 16:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:37:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:38:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.554Z] 16:38:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.554Z] 16:38:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:38:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.554Z] 16:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:39:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.554Z] 16:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:39:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:39:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 16:39:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:39:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:39:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:40:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2025-03-27T20:00:31.554Z] 16:40:01 0 0.37 0.00 0.00 0.00 0.00 99.63 [2025-03-27T20:00:31.554Z] 16:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:40:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:41:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:41:01 0 0.15 0.00 0.02 0.00 0.00 99.83 [2025-03-27T20:00:31.554Z] 16:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:41:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:41:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:41:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 16:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:42:01 all 0.04 0.00 0.02 0.00 0.01 99.94 [2025-03-27T20:00:31.554Z] 16:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:42:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.554Z] 16:42:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:42:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.554Z] 16:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:42:01 6 0.05 0.00 0.05 0.02 0.02 99.87 [2025-03-27T20:00:31.554Z] 16:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:43:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.554Z] 16:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.554Z] 16:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:44:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:44:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:44:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] [2025-03-27T20:00:31.554Z] 16:44:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.554Z] 16:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:45:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:45:01 3 0.00 0.00 0.03 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:45:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:46:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.554Z] 16:46:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:46:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:46:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:46:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:46:01 6 0.07 0.00 0.00 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:47:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2025-03-27T20:00:31.554Z] 16:47:01 0 0.20 0.00 0.02 0.00 0.00 99.78 [2025-03-27T20:00:31.554Z] 16:47:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 16:47:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:48:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2025-03-27T20:00:31.554Z] 16:48:01 0 1.52 0.00 0.02 0.00 0.00 98.47 [2025-03-27T20:00:31.554Z] 16:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:48:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-03-27T20:00:31.554Z] 16:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:48:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.554Z] 16:49:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:49:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:49:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 16:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:50:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.554Z] 16:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:50:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 16:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:50:01 3 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.554Z] 16:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:50:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:51:01 all 0.10 0.00 0.02 0.00 0.01 99.88 [2025-03-27T20:00:31.554Z] 16:51:01 0 0.73 0.00 0.08 0.00 0.02 99.17 [2025-03-27T20:00:31.554Z] 16:51:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 16:51:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.554Z] 16:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:52:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:52:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.554Z] 16:53:01 0 0.05 0.00 0.00 0.00 0.03 99.92 [2025-03-27T20:00:31.554Z] 16:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:53:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:53:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:54:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.554Z] 16:54:01 0 0.10 0.00 0.02 0.00 0.02 99.87 [2025-03-27T20:00:31.554Z] 16:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:54:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:54:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:55:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:55:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:55:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] [2025-03-27T20:00:31.554Z] 16:55:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.554Z] 16:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.554Z] 16:56:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 16:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:56:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:56:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:57:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.554Z] 16:57:01 0 0.00 0.00 0.03 0.00 0.03 99.93 [2025-03-27T20:00:31.554Z] 16:57:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.554Z] 16:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:57:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 16:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:58:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:58:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:58:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 16:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:58:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 16:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 16:59:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.554Z] 16:59:01 0 0.10 0.00 0.02 0.00 0.03 99.85 [2025-03-27T20:00:31.554Z] 16:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 16:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:59:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 16:59:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.554Z] 16:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 16:59:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 16:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:00:01 all 0.03 0.00 0.02 0.01 0.00 99.94 [2025-03-27T20:00:31.554Z] 17:00:01 0 0.13 0.00 0.05 0.00 0.00 99.82 [2025-03-27T20:00:31.554Z] 17:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:00:01 6 0.03 0.00 0.02 0.08 0.00 99.87 [2025-03-27T20:00:31.554Z] 17:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:01:01 all 0.15 0.00 0.01 0.00 0.01 99.82 [2025-03-27T20:00:31.554Z] 17:01:01 0 1.06 0.00 0.00 0.00 0.02 98.92 [2025-03-27T20:00:31.554Z] 17:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:01:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:01:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.554Z] 17:01:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:02:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:02:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:02:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:02:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:02:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.554Z] 17:03:01 0 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:03:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:03:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:04:01 all 0.20 0.00 0.01 0.00 0.00 99.78 [2025-03-27T20:00:31.554Z] 17:04:01 0 1.48 0.00 0.02 0.00 0.00 98.50 [2025-03-27T20:00:31.554Z] 17:04:01 1 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:04:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:04:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:05:01 all 0.25 0.00 0.00 0.00 0.01 99.74 [2025-03-27T20:00:31.554Z] 17:05:01 0 1.82 0.00 0.02 0.00 0.02 98.14 [2025-03-27T20:00:31.554Z] 17:05:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:05:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:05:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:06:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2025-03-27T20:00:31.554Z] 17:06:01 0 0.68 0.00 0.02 0.00 0.00 99.30 [2025-03-27T20:00:31.554Z] 17:06:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:06:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-27T20:00:31.554Z] 17:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:06:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:06:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] [2025-03-27T20:00:31.554Z] 17:06:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.554Z] 17:07:01 all 0.04 0.00 0.00 0.00 0.00 99.96 [2025-03-27T20:00:31.554Z] 17:07:01 0 0.12 0.00 0.00 0.00 0.00 99.88 [2025-03-27T20:00:31.554Z] 17:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:07:01 3 0.05 0.00 0.00 0.02 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:08:01 all 0.05 0.00 0.02 0.00 0.01 99.91 [2025-03-27T20:00:31.554Z] 17:08:01 0 0.12 0.00 0.00 0.00 0.02 99.87 [2025-03-27T20:00:31.554Z] 17:08:01 1 0.08 0.00 0.03 0.02 0.02 99.85 [2025-03-27T20:00:31.554Z] 17:08:01 2 0.08 0.00 0.00 0.00 0.00 99.92 [2025-03-27T20:00:31.554Z] 17:08:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:08:01 5 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:08:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:08:01 7 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:09:01 all 0.09 0.00 0.02 0.00 0.00 99.89 [2025-03-27T20:00:31.554Z] 17:09:01 0 0.57 0.00 0.02 0.00 0.00 99.42 [2025-03-27T20:00:31.554Z] 17:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:09:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:09:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:09:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.554Z] 17:09:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:10:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2025-03-27T20:00:31.554Z] 17:10:01 0 2.02 0.00 0.00 0.00 0.02 97.96 [2025-03-27T20:00:31.554Z] 17:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:10:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:11:01 all 0.27 0.00 0.01 0.00 0.00 99.72 [2025-03-27T20:00:31.554Z] 17:11:01 0 1.99 0.00 0.00 0.00 0.00 98.01 [2025-03-27T20:00:31.554Z] 17:11:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:11:01 3 0.03 0.00 0.03 0.02 0.00 99.92 [2025-03-27T20:00:31.554Z] 17:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:11:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:12:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2025-03-27T20:00:31.554Z] 17:12:01 0 1.19 0.00 0.02 0.00 0.02 98.78 [2025-03-27T20:00:31.554Z] 17:12:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:12:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:13:01 all 0.25 0.00 0.01 0.00 0.01 99.73 [2025-03-27T20:00:31.554Z] 17:13:01 0 1.89 0.00 0.05 0.00 0.00 98.06 [2025-03-27T20:00:31.554Z] 17:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:13:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:13:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.554Z] 17:14:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.554Z] 17:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:14:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:14:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:14:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:14:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:15:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:15:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:15:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:15:01 3 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:15:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.554Z] 17:16:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:16:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.554Z] 17:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:16:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:16:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:17:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:17:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] [2025-03-27T20:00:31.554Z] 17:17:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.554Z] 17:18:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-27T20:00:31.554Z] 17:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:18:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2025-03-27T20:00:31.554Z] 17:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:18:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:18:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.554Z] 17:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:19:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:19:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:19:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:20:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2025-03-27T20:00:31.554Z] 17:20:01 0 0.48 0.00 0.02 0.00 0.00 99.50 [2025-03-27T20:00:31.554Z] 17:20:01 1 0.05 0.00 0.02 0.02 0.00 99.92 [2025-03-27T20:00:31.554Z] 17:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:21:01 all 0.21 0.00 0.01 0.00 0.00 99.78 [2025-03-27T20:00:31.554Z] 17:21:01 0 1.56 0.00 0.02 0.00 0.00 98.42 [2025-03-27T20:00:31.554Z] 17:21:01 1 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:22:01 all 0.14 0.00 0.01 0.00 0.00 99.84 [2025-03-27T20:00:31.554Z] 17:22:01 0 0.91 0.00 0.00 0.00 0.02 99.07 [2025-03-27T20:00:31.554Z] 17:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:22:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:22:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:22:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:22:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:23:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-03-27T20:00:31.554Z] 17:23:01 0 1.97 0.00 0.00 0.00 0.00 98.03 [2025-03-27T20:00:31.554Z] 17:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:23:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:23:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.554Z] 17:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:24:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2025-03-27T20:00:31.554Z] 17:24:01 0 1.32 0.00 0.00 0.00 0.02 98.66 [2025-03-27T20:00:31.554Z] 17:24:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:24:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2025-03-27T20:00:31.554Z] 17:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:25:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-03-27T20:00:31.554Z] 17:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:25:01 3 0.00 0.00 0.00 0.02 0.03 99.95 [2025-03-27T20:00:31.554Z] 17:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:26:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.554Z] 17:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.554Z] 17:26:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:26:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:26:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:27:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.554Z] 17:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:27:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:27:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:28:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.554Z] 17:28:01 0 0.20 0.00 0.00 0.00 0.00 99.80 [2025-03-27T20:00:31.554Z] 17:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.554Z] 17:28:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.554Z] 17:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.554Z] 17:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] 17:28:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.554Z] 17:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.554Z] [2025-03-27T20:00:31.554Z] 17:28:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.554Z] 17:29:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.555Z] 17:29:01 0 0.12 0.00 0.03 0.00 0.02 99.83 [2025-03-27T20:00:31.555Z] 17:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:29:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:29:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:29:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.555Z] 17:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:30:02 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:30:02 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:30:02 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:30:02 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:30:02 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:30:02 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:30:02 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:30:02 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:30:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:31:01 all 0.09 0.00 0.01 0.00 0.01 99.89 [2025-03-27T20:00:31.555Z] 17:31:01 0 0.56 0.00 0.02 0.00 0.02 99.41 [2025-03-27T20:00:31.555Z] 17:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:31:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:31:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:32:01 3 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.555Z] 17:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:33:01 all 0.24 0.00 0.01 0.00 0.01 99.75 [2025-03-27T20:00:31.555Z] 17:33:01 0 1.71 0.00 0.00 0.00 0.00 98.29 [2025-03-27T20:00:31.555Z] 17:33:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.555Z] 17:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:33:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:33:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:33:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:34:01 all 0.21 0.00 0.05 0.02 0.00 99.71 [2025-03-27T20:00:31.555Z] 17:34:01 0 1.40 0.00 0.03 0.00 0.00 98.57 [2025-03-27T20:00:31.555Z] 17:34:01 1 0.03 0.00 0.07 0.00 0.00 99.90 [2025-03-27T20:00:31.555Z] 17:34:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:34:01 3 0.05 0.00 0.07 0.02 0.02 99.85 [2025-03-27T20:00:31.555Z] 17:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.555Z] 17:34:01 5 0.02 0.00 0.12 0.03 0.00 99.83 [2025-03-27T20:00:31.555Z] 17:34:01 6 0.07 0.00 0.05 0.12 0.00 99.77 [2025-03-27T20:00:31.555Z] 17:34:01 7 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-03-27T20:00:31.555Z] 17:35:01 0 1.97 0.00 0.00 0.00 0.02 98.01 [2025-03-27T20:00:31.555Z] 17:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:35:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:35:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.555Z] 17:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:36:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2025-03-27T20:00:31.555Z] 17:36:01 0 0.94 0.00 0.00 0.00 0.00 99.06 [2025-03-27T20:00:31.555Z] 17:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:36:01 3 0.02 0.00 0.03 0.02 0.00 99.93 [2025-03-27T20:00:31.555Z] 17:36:01 4 0.03 0.00 0.00 0.00 0.03 99.93 [2025-03-27T20:00:31.555Z] 17:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:36:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:37:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-27T20:00:31.555Z] 17:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:37:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:37:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.555Z] 17:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:37:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:38:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.555Z] 17:38:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:38:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:38:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.555Z] 17:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:39:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:39:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] [2025-03-27T20:00:31.555Z] 17:39:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.555Z] 17:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.555Z] 17:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:41:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:41:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:42:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2025-03-27T20:00:31.555Z] 17:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:42:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:42:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:42:01 4 0.05 0.00 0.00 0.00 0.03 99.92 [2025-03-27T20:00:31.555Z] 17:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:42:01 6 0.88 0.00 0.03 0.02 0.02 99.05 [2025-03-27T20:00:31.555Z] 17:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:44:01 all 0.02 0.00 0.01 0.01 0.01 99.95 [2025-03-27T20:00:31.555Z] 17:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.555Z] 17:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:44:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.555Z] 17:44:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:44:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:45:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-03-27T20:00:31.555Z] 17:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:45:01 4 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-27T20:00:31.555Z] 17:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:45:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.555Z] 17:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:46:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:46:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:46:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:46:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:47:01 all 0.17 0.00 0.01 0.00 0.01 99.80 [2025-03-27T20:00:31.555Z] 17:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:47:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:47:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:47:01 6 1.32 0.00 0.03 0.00 0.00 98.65 [2025-03-27T20:00:31.555Z] 17:47:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:48:01 all 0.22 0.00 0.02 0.01 0.00 99.75 [2025-03-27T20:00:31.555Z] 17:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:48:01 1 0.05 0.00 0.03 0.02 0.00 99.90 [2025-03-27T20:00:31.555Z] 17:48:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:48:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.555Z] 17:48:01 4 0.05 0.00 0.07 0.00 0.02 99.87 [2025-03-27T20:00:31.555Z] 17:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:48:01 6 1.58 0.00 0.02 0.02 0.02 98.37 [2025-03-27T20:00:31.555Z] 17:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 17:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:49:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:49:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:49:01 6 0.13 0.00 0.02 0.00 0.02 99.83 [2025-03-27T20:00:31.555Z] 17:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:50:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 17:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:50:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:50:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] [2025-03-27T20:00:31.555Z] 17:50:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.555Z] 17:51:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 17:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:51:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:51:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:51:01 6 0.12 0.00 0.00 0.02 0.02 99.85 [2025-03-27T20:00:31.555Z] 17:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:52:01 all 0.13 0.00 0.01 0.00 0.00 99.85 [2025-03-27T20:00:31.555Z] 17:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:52:01 6 0.86 0.00 0.07 0.00 0.00 99.07 [2025-03-27T20:00:31.555Z] 17:52:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:53:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.555Z] 17:53:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:53:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:53:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:54:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 17:54:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:54:01 1 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:54:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:55:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:55:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:55:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:55:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:56:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2025-03-27T20:00:31.555Z] 17:56:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:56:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:56:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:56:01 6 1.76 0.00 0.00 0.00 0.00 98.24 [2025-03-27T20:00:31.555Z] 17:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:57:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 17:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 17:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:57:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:57:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.555Z] 17:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:58:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.555Z] 17:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 17:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 17:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.555Z] 17:58:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:58:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 17:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:59:01 all 0.03 0.00 0.01 0.02 0.00 99.94 [2025-03-27T20:00:31.555Z] 17:59:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 17:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 17:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:59:01 3 0.03 0.00 0.00 0.10 0.00 99.87 [2025-03-27T20:00:31.555Z] 17:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 17:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 17:59:01 6 0.15 0.00 0.02 0.03 0.00 99.80 [2025-03-27T20:00:31.555Z] 17:59:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 18:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:00:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:00:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:01:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2025-03-27T20:00:31.555Z] 18:01:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:01:01 3 0.00 0.00 0.03 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:01:01 4 0.53 0.00 0.02 0.00 0.00 99.45 [2025-03-27T20:00:31.555Z] 18:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] [2025-03-27T20:00:31.555Z] 18:01:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.555Z] 18:02:01 all 0.07 0.00 0.01 0.00 0.01 99.91 [2025-03-27T20:00:31.555Z] 18:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:02:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:02:01 4 0.48 0.00 0.03 0.00 0.02 99.47 [2025-03-27T20:00:31.555Z] 18:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:02:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.555Z] 18:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:03:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 18:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 18:03:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:03:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:04:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:04:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:04:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 18:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-03-27T20:00:31.555Z] 18:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:05:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.555Z] 18:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:05:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2025-03-27T20:00:31.555Z] 18:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:05:01 6 0.07 0.00 0.02 0.02 0.00 99.90 [2025-03-27T20:00:31.555Z] 18:05:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:06:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.555Z] 18:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:06:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:07:01 all 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:07:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:07:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:07:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:08:01 all 0.06 0.00 0.03 0.00 0.01 99.90 [2025-03-27T20:00:31.555Z] 18:08:01 0 0.12 0.00 0.02 0.00 0.00 99.87 [2025-03-27T20:00:31.555Z] 18:08:01 1 0.02 0.00 0.05 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:08:01 2 0.12 0.00 0.02 0.00 0.02 99.85 [2025-03-27T20:00:31.555Z] 18:08:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:08:01 4 0.08 0.00 0.05 0.00 0.00 99.87 [2025-03-27T20:00:31.555Z] 18:08:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.555Z] 18:08:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:09:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 18:09:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:09:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:09:01 3 0.05 0.00 0.02 0.02 0.03 99.88 [2025-03-27T20:00:31.555Z] 18:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:10:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.555Z] 18:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:10:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:10:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:10:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:11:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.555Z] 18:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:11:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 18:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:11:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 18:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:12:01 all 0.02 0.00 0.02 0.00 0.00 99.96 [2025-03-27T20:00:31.555Z] 18:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:12:01 3 0.03 0.00 0.05 0.02 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 18:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:12:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.555Z] 18:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] [2025-03-27T20:00:31.555Z] 18:12:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.555Z] 18:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 18:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:13:01 3 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-27T20:00:31.555Z] 18:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:13:01 6 0.07 0.00 0.02 0.02 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:14:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:14:01 3 0.07 0.00 0.00 0.02 0.02 99.90 [2025-03-27T20:00:31.555Z] 18:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:14:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:15:01 all 0.04 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:15:01 3 0.23 0.00 0.03 0.00 0.02 99.72 [2025-03-27T20:00:31.555Z] 18:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:15:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:16:01 all 0.27 0.00 0.01 0.00 0.01 99.70 [2025-03-27T20:00:31.555Z] 18:16:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:16:01 3 2.02 0.00 0.03 0.02 0.03 97.90 [2025-03-27T20:00:31.555Z] 18:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:16:01 6 0.03 0.00 0.03 0.02 0.02 99.90 [2025-03-27T20:00:31.555Z] 18:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:17:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-03-27T20:00:31.555Z] 18:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:17:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:17:01 3 1.65 0.00 0.03 0.02 0.02 98.29 [2025-03-27T20:00:31.555Z] 18:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 18:17:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:18:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.555Z] 18:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:18:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.555Z] 18:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.555Z] 18:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:19:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:19:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.555Z] 18:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:19:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.555Z] 18:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.555Z] 18:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-03-27T20:00:31.555Z] 18:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:20:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.555Z] 18:20:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:21:01 all 0.00 0.00 0.00 0.00 0.01 99.98 [2025-03-27T20:00:31.555Z] 18:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.555Z] 18:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:21:01 3 0.00 0.00 0.02 0.02 0.03 99.93 [2025-03-27T20:00:31.555Z] 18:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:21:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:22:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.555Z] 18:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:22:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:22:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.555Z] 18:22:01 4 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.555Z] 18:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:22:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:22:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:23:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2025-03-27T20:00:31.555Z] 18:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.555Z] 18:23:01 3 0.45 0.00 0.03 0.02 0.02 99.48 [2025-03-27T20:00:31.555Z] 18:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] 18:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.555Z] 18:23:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.555Z] 18:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.555Z] [2025-03-27T20:00:31.555Z] 18:23:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.555Z] 18:24:01 all 0.10 0.00 0.01 0.00 0.01 99.88 [2025-03-27T20:00:31.556Z] 18:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:24:01 3 0.63 0.00 0.02 0.00 0.02 99.33 [2025-03-27T20:00:31.556Z] 18:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:24:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:24:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:25:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:25:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:25:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:25:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:26:01 all 0.19 0.00 0.01 0.00 0.01 99.79 [2025-03-27T20:00:31.556Z] 18:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:26:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:26:01 3 1.42 0.00 0.05 0.00 0.03 98.50 [2025-03-27T20:00:31.556Z] 18:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:26:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:27:01 all 0.27 0.00 0.01 0.00 0.01 99.72 [2025-03-27T20:00:31.556Z] 18:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:27:01 3 2.00 0.00 0.02 0.02 0.02 97.95 [2025-03-27T20:00:31.556Z] 18:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:28:01 all 0.19 0.00 0.02 0.00 0.01 99.79 [2025-03-27T20:00:31.556Z] 18:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:28:01 3 1.37 0.00 0.10 0.00 0.02 98.51 [2025-03-27T20:00:31.556Z] 18:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:28:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.556Z] 18:29:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:29:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:29:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 18:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:30:01 1 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:30:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:30:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:31:01 all 0.15 0.00 0.01 0.00 0.01 99.83 [2025-03-27T20:00:31.556Z] 18:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:31:01 3 1.06 0.00 0.03 0.02 0.02 98.87 [2025-03-27T20:00:31.556Z] 18:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:31:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:32:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:32:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:33:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.556Z] 18:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:33:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:33:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2025-03-27T20:00:31.556Z] 18:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:34:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:34:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:34:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:34:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] [2025-03-27T20:00:31.556Z] 18:34:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.556Z] 18:35:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2025-03-27T20:00:31.556Z] 18:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:35:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:35:01 3 1.78 0.00 0.02 0.02 0.02 98.17 [2025-03-27T20:00:31.556Z] 18:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:36:01 all 0.26 0.00 0.01 0.00 0.00 99.72 [2025-03-27T20:00:31.556Z] 18:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:36:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:36:01 3 1.99 0.00 0.03 0.02 0.02 97.95 [2025-03-27T20:00:31.556Z] 18:36:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:36:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:37:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2025-03-27T20:00:31.556Z] 18:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:37:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:37:01 3 1.47 0.00 0.07 0.00 0.03 98.43 [2025-03-27T20:00:31.556Z] 18:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:38:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:38:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.556Z] 18:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:39:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:39:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 18:39:01 6 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:39:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 18:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:40:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:40:01 5 0.00 0.00 0.05 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.556Z] 18:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:41:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.556Z] 18:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:41:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:42:01 all 0.01 0.00 0.01 0.01 0.00 99.96 [2025-03-27T20:00:31.556Z] 18:42:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:42:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:42:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:42:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:42:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:43:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 18:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:43:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:43:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:43:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:44:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.556Z] 18:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:44:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:44:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:44:01 5 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 18:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:45:01 all 0.13 0.00 0.01 0.00 0.01 99.85 [2025-03-27T20:00:31.556Z] 18:45:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:45:01 3 0.91 0.00 0.00 0.00 0.00 99.09 [2025-03-27T20:00:31.556Z] 18:45:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:45:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:45:01 6 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] [2025-03-27T20:00:31.556Z] 18:45:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.556Z] 18:46:01 all 0.23 0.00 0.01 0.00 0.00 99.75 [2025-03-27T20:00:31.556Z] 18:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:46:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:46:01 3 1.71 0.00 0.02 0.02 0.02 98.24 [2025-03-27T20:00:31.556Z] 18:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:46:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:47:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2025-03-27T20:00:31.556Z] 18:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:47:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:47:01 3 1.03 0.00 0.02 0.00 0.00 98.96 [2025-03-27T20:00:31.556Z] 18:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:47:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:48:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.556Z] 18:48:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 18:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 18:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:49:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:50:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2025-03-27T20:00:31.556Z] 18:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:50:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:50:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 18:50:01 6 0.08 0.00 0.00 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 18:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 18:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:51:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:51:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:51:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:52:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.556Z] 18:52:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:52:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:52:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:52:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:53:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:53:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:53:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 18:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.556Z] 18:54:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:54:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:54:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:54:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:54:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:54:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:55:01 all 0.00 0.00 0.01 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:55:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:55:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 18:56:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.556Z] 18:56:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:56:01 3 0.10 0.00 0.02 0.02 0.02 99.85 [2025-03-27T20:00:31.556Z] 18:56:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:56:01 6 0.02 0.00 0.05 0.02 0.02 99.90 [2025-03-27T20:00:31.556Z] 18:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] [2025-03-27T20:00:31.556Z] 18:56:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.556Z] 18:57:01 all 0.15 0.00 0.00 0.00 0.00 99.84 [2025-03-27T20:00:31.556Z] 18:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:57:01 3 1.17 0.00 0.00 0.00 0.00 98.83 [2025-03-27T20:00:31.556Z] 18:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:57:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:58:01 all 0.17 0.00 0.01 0.00 0.01 99.81 [2025-03-27T20:00:31.556Z] 18:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:58:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 18:58:01 3 1.19 0.00 0.02 0.02 0.00 98.78 [2025-03-27T20:00:31.556Z] 18:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 18:58:01 6 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.556Z] 18:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:59:01 all 0.18 0.00 0.01 0.00 0.01 99.80 [2025-03-27T20:00:31.556Z] 18:59:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 18:59:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 18:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:59:01 3 1.30 0.00 0.07 0.00 0.02 98.61 [2025-03-27T20:00:31.556Z] 18:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 18:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 18:59:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 18:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 19:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:00:01 3 0.02 0.00 0.02 0.03 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:00:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:01:02 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.556Z] 19:01:02 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:01:02 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 19:01:02 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 19:01:02 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:01:02 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:01:02 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:01:02 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 19:01:02 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:02:01 all 0.01 0.00 0.01 0.01 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:02:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:02:01 3 0.00 0.00 0.00 0.07 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 19:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:02:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:02:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.556Z] 19:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:03:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:03:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:03:01 4 0.05 0.00 0.05 0.00 0.02 99.88 [2025-03-27T20:00:31.556Z] 19:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:03:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:04:01 1 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:04:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:04:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:05:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:05:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:05:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:05:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 19:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:06:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 19:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:06:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:06:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 19:06:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:07:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.556Z] 19:07:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 19:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 19:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] [2025-03-27T20:00:31.556Z] 19:07:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.556Z] 19:08:01 all 0.13 0.00 0.02 0.00 0.01 99.83 [2025-03-27T20:00:31.556Z] 19:08:01 0 0.17 0.00 0.02 0.00 0.00 99.82 [2025-03-27T20:00:31.556Z] 19:08:01 1 0.13 0.00 0.05 0.02 0.02 99.78 [2025-03-27T20:00:31.556Z] 19:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:08:01 3 0.47 0.00 0.03 0.02 0.02 99.47 [2025-03-27T20:00:31.556Z] 19:08:01 4 0.10 0.00 0.05 0.00 0.02 99.83 [2025-03-27T20:00:31.556Z] 19:08:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-03-27T20:00:31.556Z] 19:08:01 6 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.556Z] 19:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:09:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:09:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:09:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:10:01 all 0.00 0.00 0.01 0.00 0.01 99.98 [2025-03-27T20:00:31.556Z] 19:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:10:01 1 0.02 0.00 0.03 0.00 0.03 99.92 [2025-03-27T20:00:31.556Z] 19:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:10:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:10:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:11:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:11:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 19:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:11:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:11:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.556Z] 19:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:12:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:12:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:13:01 all 0.02 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:13:01 1 0.03 0.00 0.05 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 19:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:13:01 3 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:13:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:13:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:14:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.556Z] 19:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.556Z] 19:14:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-27T20:00:31.556Z] 19:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:15:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:15:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:15:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:16:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-03-27T20:00:31.556Z] 19:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:16:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.556Z] 19:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.556Z] 19:16:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.556Z] 19:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:16:01 5 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 19:16:01 6 0.02 0.00 0.00 0.05 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:17:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:17:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2025-03-27T20:00:31.556Z] 19:17:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] 19:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:17:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.556Z] 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:18:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2025-03-27T20:00:31.556Z] 19:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:18:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.556Z] 19:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.556Z] 19:18:01 3 0.42 0.00 0.02 0.02 0.00 99.55 [2025-03-27T20:00:31.556Z] 19:18:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.556Z] 19:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.556Z] 19:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.556Z] 19:18:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.556Z] [2025-03-27T20:00:31.556Z] 19:18:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.557Z] 19:19:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2025-03-27T20:00:31.557Z] 19:19:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:19:01 1 0.07 0.00 0.00 0.00 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:19:01 6 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.557Z] 19:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:20:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2025-03-27T20:00:31.557Z] 19:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:20:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:21:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2025-03-27T20:00:31.557Z] 19:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.557Z] 19:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:21:01 3 0.48 0.00 0.00 0.02 0.00 99.50 [2025-03-27T20:00:31.557Z] 19:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:21:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.557Z] 19:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:22:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:22:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:22:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.557Z] 19:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:23:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2025-03-27T20:00:31.557Z] 19:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:24:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:24:01 1 0.08 0.00 0.02 0.00 0.02 99.88 [2025-03-27T20:00:31.557Z] 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:24:01 3 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:24:01 5 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:24:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:25:01 all 0.01 0.00 0.01 0.00 0.01 99.98 [2025-03-27T20:00:31.557Z] 19:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:25:01 3 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:25:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.557Z] 19:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:26:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:26:01 3 0.12 0.00 0.02 0.00 0.00 99.87 [2025-03-27T20:00:31.557Z] 19:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:27:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-03-27T20:00:31.557Z] 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:27:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:27:01 3 0.13 0.00 0.05 0.02 0.02 99.78 [2025-03-27T20:00:31.557Z] 19:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:27:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:28:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:28:01 1 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.557Z] 19:28:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:28:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:28:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:29:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] [2025-03-27T20:00:31.557Z] 19:29:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.557Z] 19:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-03-27T20:00:31.557Z] 19:30:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:30:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:30:01 3 0.00 0.00 0.02 0.02 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:31:01 all 0.10 0.00 0.00 0.00 0.01 99.89 [2025-03-27T20:00:31.557Z] 19:31:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:31:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:31:01 3 0.60 0.00 0.03 0.00 0.03 99.33 [2025-03-27T20:00:31.557Z] 19:31:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:31:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:32:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2025-03-27T20:00:31.557Z] 19:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:32:01 3 0.70 0.00 0.07 0.02 0.02 99.20 [2025-03-27T20:00:31.557Z] 19:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:33:01 3 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.557Z] 19:33:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:34:01 all 0.25 0.00 0.01 0.00 0.00 99.74 [2025-03-27T20:00:31.557Z] 19:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:34:01 3 1.84 0.00 0.05 0.00 0.02 98.09 [2025-03-27T20:00:31.557Z] 19:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2025-03-27T20:00:31.557Z] 19:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-03-27T20:00:31.557Z] 19:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:35:01 3 1.99 0.00 0.00 0.02 0.02 97.98 [2025-03-27T20:00:31.557Z] 19:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:36:01 all 0.21 0.00 0.01 0.00 0.00 99.76 [2025-03-27T20:00:31.557Z] 19:36:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:36:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:36:01 3 1.65 0.00 0.02 0.00 0.02 98.32 [2025-03-27T20:00:31.557Z] 19:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:36:01 7 0.00 0.00 0.03 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.557Z] 19:37:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:37:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:38:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:38:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:38:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:39:01 2 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:39:01 3 0.00 0.00 0.03 0.02 0.03 99.92 [2025-03-27T20:00:31.557Z] 19:39:01 4 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:40:01 all 0.01 0.00 0.00 0.00 0.01 99.98 [2025-03-27T20:00:31.557Z] 19:40:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:40:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] [2025-03-27T20:00:31.557Z] 19:40:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.557Z] 19:41:01 all 0.02 0.00 0.00 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:41:01 3 0.05 0.00 0.00 0.02 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:41:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:41:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:42:01 3 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:43:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2025-03-27T20:00:31.557Z] 19:43:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:43:01 3 1.40 0.00 0.07 0.02 0.02 98.50 [2025-03-27T20:00:31.557Z] 19:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:43:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:44:01 all 0.23 0.00 0.02 0.00 0.01 99.75 [2025-03-27T20:00:31.557Z] 19:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:44:01 3 1.74 0.00 0.03 0.00 0.03 98.19 [2025-03-27T20:00:31.557Z] 19:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:44:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:44:01 6 0.00 0.00 0.03 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:45:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:45:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:45:01 3 0.02 0.00 0.03 0.02 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:45:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:45:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-03-27T20:00:31.557Z] 19:46:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-03-27T20:00:31.557Z] 19:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:46:01 4 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:46:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:47:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:47:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:48:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:48:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:48:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:48:01 3 0.05 0.00 0.03 0.02 0.02 99.88 [2025-03-27T20:00:31.557Z] 19:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:48:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:49:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:49:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2025-03-27T20:00:31.557Z] 19:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:50:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:50:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:50:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:51:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2025-03-27T20:00:31.557Z] 19:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:51:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:51:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] [2025-03-27T20:00:31.557Z] 19:51:01 CPU %user %nice %system %iowait %steal %idle [2025-03-27T20:00:31.557Z] 19:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:52:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2025-03-27T20:00:31.557Z] 19:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:52:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-03-27T20:00:31.557Z] 19:53:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:53:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:53:01 3 0.02 0.00 0.03 0.02 0.03 99.90 [2025-03-27T20:00:31.557Z] 19:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:53:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:54:01 all 0.08 0.00 0.01 0.00 0.00 99.90 [2025-03-27T20:00:31.557Z] 19:54:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:54:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:54:01 3 0.50 0.00 0.03 0.02 0.02 99.43 [2025-03-27T20:00:31.557Z] 19:54:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:55:01 all 0.26 0.00 0.01 0.00 0.01 99.72 [2025-03-27T20:00:31.557Z] 19:55:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:55:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:55:01 3 1.99 0.00 0.02 0.00 0.02 97.98 [2025-03-27T20:00:31.557Z] 19:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:56:01 all 0.28 0.00 0.01 0.00 0.00 99.70 [2025-03-27T20:00:31.557Z] 19:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-03-27T20:00:31.557Z] 19:56:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2025-03-27T20:00:31.557Z] 19:56:01 2 0.07 0.00 0.00 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:56:01 3 1.97 0.00 0.02 0.02 0.02 97.98 [2025-03-27T20:00:31.557Z] 19:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:57:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2025-03-27T20:00:31.557Z] 19:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:57:01 3 1.87 0.00 0.05 0.00 0.03 98.04 [2025-03-27T20:00:31.557Z] 19:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 19:57:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 [2025-03-27T20:00:31.557Z] 19:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-03-27T20:00:31.557Z] 19:58:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:58:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-03-27T20:00:31.557Z] 19:58:01 3 0.10 0.00 0.03 0.02 0.02 99.83 [2025-03-27T20:00:31.557Z] 19:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-03-27T20:00:31.557Z] 19:58:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:59:01 all 0.01 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 19:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 19:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2025-03-27T20:00:31.557Z] 19:59:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 19:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2025-03-27T20:00:31.557Z] 20:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2025-03-27T20:00:31.557Z] 20:00:01 1 0.02 0.00 0.03 0.00 0.00 99.95 [2025-03-27T20:00:31.557Z] 20:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 20:00:01 3 0.02 0.00 0.02 0.02 0.02 99.93 [2025-03-27T20:00:31.557Z] 20:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] 20:00:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2025-03-27T20:00:31.557Z] 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-03-27T20:00:31.557Z] Average: all 1.19 0.00 0.19 0.11 0.01 98.50 [2025-03-27T20:00:31.557Z] Average: 0 1.29 0.00 0.18 0.10 0.01 98.42 [2025-03-27T20:00:31.557Z] Average: 1 1.16 0.00 0.19 0.08 0.01 98.55 [2025-03-27T20:00:31.557Z] Average: 2 1.12 0.00 0.20 0.23 0.01 98.44 [2025-03-27T20:00:31.557Z] Average: 3 1.28 0.00 0.20 0.07 0.01 98.43 [2025-03-27T20:00:31.557Z] Average: 4 1.14 0.00 0.19 0.08 0.01 98.58 [2025-03-27T20:00:31.557Z] Average: 5 1.23 0.00 0.19 0.12 0.01 98.46 [2025-03-27T20:00:31.557Z] Average: 6 1.21 0.00 0.19 0.07 0.01 98.53 [2025-03-27T20:00:31.557Z] Average: 7 1.11 0.00 0.20 0.11 0.00 98.57 [2025-03-27T20:00:31.557Z] [2025-03-27T20:00:31.557Z]