Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 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-ssh2846107257594203059.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh4278516948162112662.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 The recommended git tool is: git using credential edgex-jenkins-ssh > 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-ssh7761679832137082151.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 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-ssh14550733052619378702.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-ssh12879090102112101976.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], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-775179 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/937 [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/937 # 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 dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 (main) Commit message: "Merge pull request #5330 from remo-lab/fix/time-range-error-message" > 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 dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 # timeout=10 > git rev-list --no-walk b10a1aa7a26774d331a95968b834de896095a7bd # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2025-12-17T02:39:39.383Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2025-12-17T02:39:39.464Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2025-12-17T02:39:39.496Z] ========================================================= [2025-12-17T02:39:39.496Z] EdgeX Global Pipelines Version Info [2025-12-17T02:39:39.496Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2025-12-17T02:39:40.657Z] ------------------- [2025-12-17T02:39:40.657Z] stable info: [2025-12-17T02:39:40.657Z] ------------------- [2025-12-17T02:39:40.657Z] Commited By: Cherry Wang cherry@iotechsys.com [2025-12-17T02:39:40.657Z] Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 [2025-12-17T02:39:40.657Z] Message: update stable to v1.0.278 [2025-12-17T02:39:41.226Z] ------------------- [2025-12-17T02:39:41.226Z] experimental info: [2025-12-17T02:39:41.226Z] ------------------- [2025-12-17T02:39:41.226Z] Commited By: **** collab-it+edgex@linuxfoundation.org [2025-12-17T02:39:41.226Z] Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 [2025-12-17T02:39:41.226Z] Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2025-12-17T02:39:41.315Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2025-12-17T02:39:41.335Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2025-12-17T02:39:41.357Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2025-12-17T02:39:41.385Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2025-12-17T02:39:41.415Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2025-12-17T02:39:41.438Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo [2025-12-17T02:39:41.466Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2025-12-17T02:39:41.494Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2025-12-17T02:39:41.520Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2025-12-17T02:39:41.541Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2025-12-17T02:39:41.566Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2025-12-17T02:39:41.595Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2025-12-17T02:39:41.621Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2025-12-17T02:39:41.648Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2025-12-17T02:39:41.670Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2025-12-17T02:39:41.698Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2025-12-17T02:39:41.718Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2025-12-17T02:39:41.738Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2025-12-17T02:39:41.761Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2025-12-17T02:39:41.783Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo [2025-12-17T02:39:41.806Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2025-12-17T02:39:41.838Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2025-12-17T02:39:41.864Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2025-12-17T02:39:41.886Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo [2025-12-17T02:39:41.912Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo [2025-12-17T02:39:41.937Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo [2025-12-17T02:39:41.964Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T02:39:41.993Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = dd9e956 [Pipeline] echo [2025-12-17T02:39:42.018Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T02:39:42.083Z] provisioning config files... [2025-12-17T02:39:42.095Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/937@tmp/config6442101924822663118tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-17T02:39:42.430Z] ---> ****-login.sh [2025-12-17T02:39:42.430Z] nexus3.edgexfoundry.org:10001 [2025-12-17T02:39:42.691Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:39:42.691Z] [2025-12-17T02:39:42.691Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-17T02:39:42.691Z] Configure a credential helper to remove this warning. See [2025-12-17T02:39:42.691Z] https://docs.****.com/go/credential-store/ [2025-12-17T02:39:42.691Z] [2025-12-17T02:39:42.691Z] Login Succeeded [2025-12-17T02:39:42.691Z] nexus3.edgexfoundry.org:10002 [2025-12-17T02:39:42.950Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:39:42.950Z] [2025-12-17T02:39:42.951Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-17T02:39:42.951Z] Configure a credential helper to remove this warning. See [2025-12-17T02:39:42.951Z] https://docs.****.com/go/credential-store/ [2025-12-17T02:39:42.951Z] [2025-12-17T02:39:42.951Z] Login Succeeded [2025-12-17T02:39:42.951Z] nexus3.edgexfoundry.org:10003 [2025-12-17T02:39:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:39:42.951Z] [2025-12-17T02:39:42.951Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-17T02:39:42.951Z] Configure a credential helper to remove this warning. See [2025-12-17T02:39:42.951Z] https://docs.****.com/go/credential-store/ [2025-12-17T02:39:42.951Z] [2025-12-17T02:39:42.951Z] Login Succeeded [2025-12-17T02:39:42.951Z] nexus3.edgexfoundry.org:10004 [2025-12-17T02:39:42.951Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:39:42.951Z] [2025-12-17T02:39:42.951Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-17T02:39:42.951Z] Configure a credential helper to remove this warning. See [2025-12-17T02:39:42.951Z] https://docs.****.com/go/credential-store/ [2025-12-17T02:39:42.951Z] [2025-12-17T02:39:42.951Z] Login Succeeded [2025-12-17T02:39:43.212Z] ****.io [2025-12-17T02:39:43.212Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:39:43.212Z] [2025-12-17T02:39:43.212Z] WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. [2025-12-17T02:39:43.212Z] Configure a credential helper to remove this warning. See [2025-12-17T02:39:43.212Z] https://docs.****.com/go/credential-store/ [2025-12-17T02:39:43.212Z] [2025-12-17T02:39:43.212Z] Login Succeeded [2025-12-17T02:39:43.212Z] ---> ****-login.sh ends [Pipeline] } [2025-12-17T02:39:43.221Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-17T02:39:43.562Z] + 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-12-17T02:39:43.562Z] + dirname cmd/core-command/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo core-command,cmd/core-command/Dockerfile [2025-12-17T02:39:43.562Z] + + dirname cmd/core-common-config-bootstrapper/Dockerfile [2025-12-17T02:39:43.562Z] cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/core-data/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo core-data,cmd/core-data/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/core-keeper/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/core-metadata/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/security-bootstrapper/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2025-12-17T02:39:43.562Z] + + dirname cmd/security-proxy-auth/Dockerfile [2025-12-17T02:39:43.562Z] cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/security-proxy-setup/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2025-12-17T02:39:43.562Z] + + dirname cmd/security-secretstore-setup/Dockerfile [2025-12-17T02:39:43.562Z] cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/security-spire-agent/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/security-spire-config/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/security-spire-server/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/support-notifications/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2025-12-17T02:39:43.562Z] + dirname cmd/support-scheduler/Dockerfile [2025-12-17T02:39:43.562Z] + cut -d/ -f2 [2025-12-17T02:39:43.562Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2025-12-17T02:39:43.594Z] 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-12-17T02:39:43.965Z] + git rev-list -1 --merges dd9e956cd2ad1d0a98df32d2a5e4477f43de5686~1..dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T02:39:43.977Z] -----------> git rev-list -1 --merges dd9e956cd2ad1d0a98df32d2a5e4477f43de5686~1..dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:39:43.977Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [false] [Pipeline] sh [2025-12-17T02:39:44.269Z] + git log --format=format:%s -1 dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T02:39:44.285Z] ========================================================= [2025-12-17T02:39:44.285Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2025-12-17T02:39:44.285Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2025-12-17T02:39:44.780Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2025-12-17T02:39:44.780Z] + grep -v github /etc/ssh/ssh_known_hosts [2025-12-17T02:39:44.780Z] + [ -e /tmp/ssh_known_hosts ] [2025-12-17T02:39:44.780Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2025-12-17T02:39:44.780Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2025-12-17T02:39:44.780Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2025-12-17T02:39:44.780Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:39:45.226Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-17T02:39:45.226Z] [2025-12-17T02:39:45.226Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:39:45.531Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-17T02:39:45.531Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2025-12-17T02:39:45.531Z] 3dae71ba6b94: Pulling fs layer [2025-12-17T02:39:45.531Z] 6bf1a483ea7c: Pulling fs layer [2025-12-17T02:39:45.531Z] f5dfc541a4d3: Pulling fs layer [2025-12-17T02:39:45.531Z] 461d9e800cba: Pulling fs layer [2025-12-17T02:39:45.531Z] 80192f66455f: Pulling fs layer [2025-12-17T02:39:45.531Z] 2e8e34ca0e6c: Pulling fs layer [2025-12-17T02:39:45.531Z] a29436f7fd5d: Pulling fs layer [2025-12-17T02:39:45.531Z] 923cac83aea3: Pulling fs layer [2025-12-17T02:39:45.531Z] 25ad8b0a4227: Pulling fs layer [2025-12-17T02:39:45.531Z] db01528c6b51: Pulling fs layer [2025-12-17T02:39:45.531Z] 28988de357af: Pulling fs layer [2025-12-17T02:39:45.531Z] 461d9e800cba: Waiting [2025-12-17T02:39:45.531Z] 80192f66455f: Waiting [2025-12-17T02:39:45.531Z] a29436f7fd5d: Waiting [2025-12-17T02:39:45.531Z] db01528c6b51: Waiting [2025-12-17T02:39:45.531Z] 28988de357af: Waiting [2025-12-17T02:39:45.531Z] 923cac83aea3: Waiting [2025-12-17T02:39:45.531Z] 25ad8b0a4227: Waiting [2025-12-17T02:39:45.531Z] 6bf1a483ea7c: Verifying Checksum [2025-12-17T02:39:45.531Z] 6bf1a483ea7c: Download complete [2025-12-17T02:39:45.531Z] 461d9e800cba: Download complete [2025-12-17T02:39:45.531Z] 80192f66455f: Verifying Checksum [2025-12-17T02:39:45.531Z] 80192f66455f: Download complete [2025-12-17T02:39:45.793Z] f5dfc541a4d3: Verifying Checksum [2025-12-17T02:39:45.793Z] f5dfc541a4d3: Download complete [2025-12-17T02:39:45.793Z] 3dae71ba6b94: Verifying Checksum [2025-12-17T02:39:45.793Z] 3dae71ba6b94: Download complete [2025-12-17T02:39:45.793Z] 923cac83aea3: Verifying Checksum [2025-12-17T02:39:45.793Z] 923cac83aea3: Download complete [2025-12-17T02:39:45.793Z] 25ad8b0a4227: Verifying Checksum [2025-12-17T02:39:45.793Z] 25ad8b0a4227: Download complete [2025-12-17T02:39:46.051Z] db01528c6b51: Verifying Checksum [2025-12-17T02:39:46.051Z] db01528c6b51: Download complete [2025-12-17T02:39:46.051Z] 28988de357af: Verifying Checksum [2025-12-17T02:39:46.051Z] 28988de357af: Download complete [2025-12-17T02:39:46.051Z] a29436f7fd5d: Verifying Checksum [2025-12-17T02:39:46.051Z] a29436f7fd5d: Download complete [2025-12-17T02:39:46.310Z] 2e8e34ca0e6c: Verifying Checksum [2025-12-17T02:39:46.310Z] 2e8e34ca0e6c: Download complete [2025-12-17T02:39:47.249Z] 3dae71ba6b94: Pull complete [2025-12-17T02:39:47.249Z] 6bf1a483ea7c: Pull complete [2025-12-17T02:39:48.186Z] f5dfc541a4d3: Pull complete [2025-12-17T02:39:48.186Z] 461d9e800cba: Pull complete [2025-12-17T02:39:48.186Z] 80192f66455f: Pull complete [2025-12-17T02:39:51.481Z] 2e8e34ca0e6c: Pull complete [2025-12-17T02:39:52.424Z] a29436f7fd5d: Pull complete [2025-12-17T02:39:52.424Z] 923cac83aea3: Pull complete [2025-12-17T02:39:52.685Z] 25ad8b0a4227: Pull complete [2025-12-17T02:39:52.685Z] db01528c6b51: Pull complete [2025-12-17T02:39:52.685Z] 28988de357af: Pull complete [2025-12-17T02:39:52.685Z] Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 [2025-12-17T02:39:52.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2025-12-17T02:39:52.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T02:39:52.827Z] prd-ubuntu20.04-docker-8c-8g-775179 does not seem to be running inside a container [2025-12-17T02:39:52.852Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T02:39:57.865Z] $ docker top c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a -eo pid,comm [2025-12-17T02:39:57.917Z] 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-12-17T02:39:57.917Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2025-12-17T02:39:57.988Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-17T02:39:57.988Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-17T02:39:58.095Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-17T02:39:58.097Z] $ docker exec c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a ssh-agent [2025-12-17T02:39:58.199Z] SSH_AUTH_SOCK=/tmp/ssh-MkUlw53vCJEa/agent.33 [2025-12-17T02:39:58.199Z] SSH_AGENT_PID=39 [2025-12-17T02:39:58.206Z] Running ssh-add (command line suppressed) [2025-12-17T02:39:58.301Z] Identity added: /w/workspace/edgex-go/937@tmp/private_key_16646308364997446110.key (/w/workspace/edgex-go/937@tmp/private_key_16646308364997446110.key) [2025-12-17T02:39:58.316Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-17T02:39:58.616Z] + git config --global --add safe.directory /w/workspace/edgex-go/937 [Pipeline] sh [2025-12-17T02:39:58.908Z] + git tag --points-at HEAD [Pipeline] } [2025-12-17T02:39:58.918Z] $ docker exec --env ******** --env ******** c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a ssh-agent -k [2025-12-17T02:39:59.014Z] unset SSH_AUTH_SOCK; [2025-12-17T02:39:59.015Z] unset SSH_AGENT_PID; [2025-12-17T02:39:59.015Z] echo Agent pid 39 killed; [2025-12-17T02:39:59.026Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2025-12-17T02:39:59.072Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2025-12-17T02:39:59.072Z] [ssh-agent] Looking for ssh-agent implementation... [2025-12-17T02:39:59.168Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2025-12-17T02:39:59.169Z] $ docker exec c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a ssh-agent [2025-12-17T02:39:59.273Z] SSH_AUTH_SOCK=/tmp/ssh-nqCwEJLLrEtu/agent.86 [2025-12-17T02:39:59.273Z] SSH_AGENT_PID=92 [2025-12-17T02:39:59.278Z] Running ssh-add (command line suppressed) [2025-12-17T02:39:59.374Z] Identity added: /w/workspace/edgex-go/937@tmp/private_key_17100061649391109437.key (/w/workspace/edgex-go/937@tmp/private_key_17100061649391109437.key) [2025-12-17T02:39:59.389Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2025-12-17T02:39:59.692Z] + git semver init [2025-12-17T02:39:59.953Z] 2025-12-17 02:39:59,896 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') [2025-12-17T02:39:59.953Z] 2025-12-17 02:39:59,900 [run_init] DEBUG init version:0.0.0 force:False [2025-12-17T02:39:59.953Z] 2025-12-17 02:39:59,901 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/937/.semver [2025-12-17T02:39:59.953Z] 2025-12-17 02:39:59,901 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/937/.semver [2025-12-17T02:39:59.953Z] 2025-12-17 02:39:59,901 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/937/.semver'], cwd=/w/workspace/edgex-go/937, stdin=None, shell=False, universal_newlines=False) [2025-12-17T02:40:05.239Z] 2025-12-17 02:40:05,213 [append_file] DEBUG append to file:/w/workspace/edgex-go/937/.git/info/exclude [2025-12-17T02:40:05.239Z] 2025-12-17 02:40:05,214 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/937/.semver/main with force:False [2025-12-17T02:40:05.239Z] 2025-12-17 02:40:05,214 [read_version] DEBUG read version from /w/workspace/edgex-go/937/.semver/main [2025-12-17T02:40:05.239Z] 2025-12-17 02:40:05,214 [read_version] DEBUG read version from /w/workspace/edgex-go/937/.semver/main [2025-12-17T02:40:05.239Z] 4.1.0-dev.86 [Pipeline] } [2025-12-17T02:40:05.246Z] $ docker exec --env ******** --env ******** c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a ssh-agent -k [2025-12-17T02:40:05.325Z] unset SSH_AUTH_SOCK; [2025-12-17T02:40:05.326Z] unset SSH_AGENT_PID; [2025-12-17T02:40:05.326Z] echo Agent pid 92 killed; [2025-12-17T02:40:05.337Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2025-12-17T02:40:05.675Z] + git semver [Pipeline] } [2025-12-17T02:40:05.946Z] $ docker stop --time=1 c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a [2025-12-17T02:40:07.327Z] $ docker rm -f --volumes c07adf540a485d6514c508247240d72f665bfa86a287b1ab034f610ee280ac3a [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-17T02:40:07.699Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2025-12-17T02:40:07.987Z] Stashed 1 file(s) [Pipeline] echo [2025-12-17T02:40:07.993Z] [edgeXSemver]: initialized semver on version 4.1.0-dev.86 [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-12-17T02:40:08.490Z] + git config --global --add safe.directory /w/workspace/edgex-go/937 [Pipeline] echo [2025-12-17T02:40:08.504Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-17T02:40:08.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-17T02:40:08.545Z] ========================================================= [2025-12-17T02:40:08.545Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] [2025-12-17T02:40:08.545Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-17T02:40:08.844Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-17T02:40:08.844Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base [2025-12-17T02:40:08.844Z] 2d35ebdb57d9: Pulling fs layer [2025-12-17T02:40:08.844Z] c35fb4624d26: Pulling fs layer [2025-12-17T02:40:08.844Z] 4e2aec7ef170: Pulling fs layer [2025-12-17T02:40:08.844Z] 333b49ad6fbf: Pulling fs layer [2025-12-17T02:40:08.844Z] 4f4fb700ef54: Pulling fs layer [2025-12-17T02:40:08.844Z] c3e65509a76b: Pulling fs layer [2025-12-17T02:40:08.844Z] 7cf9ebb963bd: Pulling fs layer [2025-12-17T02:40:08.844Z] bb34ca984cfb: Pulling fs layer [2025-12-17T02:40:08.844Z] 151cf03bc807: Pulling fs layer [2025-12-17T02:40:08.844Z] 333b49ad6fbf: Waiting [2025-12-17T02:40:08.844Z] 4f4fb700ef54: Waiting [2025-12-17T02:40:08.844Z] c3e65509a76b: Waiting [2025-12-17T02:40:08.844Z] 7cf9ebb963bd: Waiting [2025-12-17T02:40:08.844Z] bb34ca984cfb: Waiting [2025-12-17T02:40:08.844Z] 151cf03bc807: Waiting [2025-12-17T02:40:08.844Z] c35fb4624d26: Verifying Checksum [2025-12-17T02:40:08.844Z] c35fb4624d26: Download complete [2025-12-17T02:40:08.844Z] 333b49ad6fbf: Verifying Checksum [2025-12-17T02:40:08.844Z] 333b49ad6fbf: Download complete [2025-12-17T02:40:08.844Z] 4f4fb700ef54: Verifying Checksum [2025-12-17T02:40:08.844Z] 4f4fb700ef54: Download complete [2025-12-17T02:40:08.844Z] c3e65509a76b: Verifying Checksum [2025-12-17T02:40:08.844Z] c3e65509a76b: Download complete [2025-12-17T02:40:08.844Z] 2d35ebdb57d9: Verifying Checksum [2025-12-17T02:40:08.844Z] 2d35ebdb57d9: Download complete [2025-12-17T02:40:09.116Z] 2d35ebdb57d9: Pull complete [2025-12-17T02:40:09.116Z] 7cf9ebb963bd: Verifying Checksum [2025-12-17T02:40:09.116Z] 7cf9ebb963bd: Download complete [2025-12-17T02:40:09.116Z] c35fb4624d26: Pull complete [2025-12-17T02:40:09.374Z] 4e2aec7ef170: Verifying Checksum [2025-12-17T02:40:09.374Z] 4e2aec7ef170: Download complete [2025-12-17T02:40:09.375Z] 151cf03bc807: Verifying Checksum [2025-12-17T02:40:09.375Z] 151cf03bc807: Download complete [2025-12-17T02:40:09.634Z] bb34ca984cfb: Verifying Checksum [2025-12-17T02:40:09.634Z] bb34ca984cfb: Download complete [2025-12-17T02:40:13.822Z] 4e2aec7ef170: Pull complete [2025-12-17T02:40:13.822Z] 333b49ad6fbf: Pull complete [2025-12-17T02:40:13.822Z] 4f4fb700ef54: Pull complete [2025-12-17T02:40:13.822Z] c3e65509a76b: Pull complete [2025-12-17T02:40:14.081Z] 7cf9ebb963bd: Pull complete [2025-12-17T02:40:16.614Z] bb34ca984cfb: Pull complete [2025-12-17T02:40:17.180Z] 151cf03bc807: Pull complete [2025-12-17T02:40:17.439Z] Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 [2025-12-17T02:40:17.439Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-17T02:40:17.439Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-17T02:40:17.746Z] + + docker build -t ci-base-image-x86_64 -f - . [2025-12-17T02:40:17.746Z] echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-17T02:40:17.747Z] WORKDIR /edgex [2025-12-17T02:40:17.747Z] COPY go.mod . [2025-12-17T02:40:17.747Z] RUN go mod download [2025-12-17T02:40:18.314Z] #0 building with "default" instance using docker driver [2025-12-17T02:40:18.314Z] [2025-12-17T02:40:18.314Z] #1 [internal] load build definition from Dockerfile [2025-12-17T02:40:18.314Z] #1 transferring dockerfile: 164B done [2025-12-17T02:40:18.314Z] #1 DONE 0.0s [2025-12-17T02:40:18.314Z] [2025-12-17T02:40:18.314Z] #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-17T02:40:18.314Z] #2 DONE 0.0s [2025-12-17T02:40:18.314Z] [2025-12-17T02:40:18.314Z] #3 [internal] load .dockerignore [2025-12-17T02:40:18.314Z] #3 transferring context: 50B done [2025-12-17T02:40:18.314Z] #3 DONE 0.0s [2025-12-17T02:40:18.314Z] [2025-12-17T02:40:18.314Z] #4 [internal] load build context [2025-12-17T02:40:18.574Z] #4 transferring context: 7.11kB done [2025-12-17T02:40:18.574Z] #4 DONE 0.1s [2025-12-17T02:40:18.574Z] [2025-12-17T02:40:18.574Z] #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [2025-12-17T02:40:18.574Z] #5 DONE 0.1s [2025-12-17T02:40:18.574Z] [2025-12-17T02:40:18.574Z] #6 [2/4] WORKDIR /edgex [2025-12-17T02:40:23.122Z] Still waiting to schedule task [2025-12-17T02:40:23.123Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2025-12-17T02:40:25.146Z] #6 DONE 5.7s [2025-12-17T02:40:25.146Z] [2025-12-17T02:40:25.146Z] #7 [3/4] COPY go.mod . [2025-12-17T02:40:25.146Z] #7 DONE 0.0s [2025-12-17T02:40:25.146Z] [2025-12-17T02:40:25.146Z] #8 [4/4] RUN go mod download [2025-12-17T02:40:37.368Z] #8 DONE 12.9s [2025-12-17T02:40:37.368Z] [2025-12-17T02:40:37.368Z] #9 exporting to image [2025-12-17T02:40:37.369Z] #9 exporting layers [2025-12-17T02:40:40.656Z] #9 exporting layers 3.4s done [2025-12-17T02:40:40.656Z] #9 writing image sha256:caadccd1229c060a6e713afdbbaa94442512f369543dfe6fb850a4b3174e117a done [2025-12-17T02:40:40.656Z] #9 naming to docker.io/library/ci-base-image-x86_64 done [2025-12-17T02:40:40.656Z] #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:40:40.963Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-17T02:40:40.963Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T02:40:41.040Z] prd-ubuntu20.04-docker-8c-8g-775179 does not seem to be running inside a container [2025-12-17T02:40:41.068Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T02:40:41.366Z] $ docker top f3fc8e149136456cf528ba051a926b811e0ee0087aa99c9110fab9ea705b1551 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-17T02:40:41.720Z] + go version [2025-12-17T02:40:41.720Z] go version go1.25.2 linux/amd64 [Pipeline] } [2025-12-17T02:40:41.727Z] $ docker stop --time=1 f3fc8e149136456cf528ba051a926b811e0ee0087aa99c9110fab9ea705b1551 [2025-12-17T02:40:43.015Z] $ docker rm -f --volumes f3fc8e149136456cf528ba051a926b811e0ee0087aa99c9110fab9ea705b1551 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:40:43.453Z] + docker inspect -f . ci-base-image-x86_64 [2025-12-17T02:40:43.453Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T02:40:43.526Z] prd-ubuntu20.04-docker-8c-8g-775179 does not seem to be running inside a container [2025-12-17T02:40:43.555Z] $ 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/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T02:40:43.793Z] $ docker top be789afaabd4bb7c4daf3634eab678e7e31318aeb40a6d490fb2c37d61138142 -eo pid,comm [Pipeline] { [Pipeline] echo [2025-12-17T02:40:43.870Z] ========================================================= [2025-12-17T02:40:43.870Z] [edgeXBuildGoParallel] Running Tests and Build... [2025-12-17T02:40:43.870Z] ========================================================= [Pipeline] sh [2025-12-17T02:40:44.151Z] + git config --global --add safe.directory /w/workspace/edgex-go/937 [Pipeline] fileExists [Pipeline] sh [2025-12-17T02:40:44.462Z] + make test [2025-12-17T02:40:44.462Z] go test -race -coverprofile=coverage.out ./... [2025-12-17T02:40:52.580Z] ? github.com/edgexfoundry/edgex-go [no test files] [2025-12-17T02:41:24.675Z] github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements [2025-12-17T02:41:24.675Z] github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements [2025-12-17T02:41:24.675Z] github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements [2025-12-17T02:41:24.675Z] github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements [2025-12-17T02:41:24.675Z] github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements [2025-12-17T02:41:24.933Z] github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements [2025-12-17T02:41:24.933Z] github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements [2025-12-17T02:41:24.933Z] github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements [2025-12-17T02:41:25.191Z] github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements [2025-12-17T02:41:25.191Z] github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements [2025-12-17T02:41:25.448Z] github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements [2025-12-17T02:41:25.448Z] github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements [2025-12-17T02:41:25.706Z] github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements [2025-12-17T02:41:25.706Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2025-12-17T02:41:25.706Z] github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements [2025-12-17T02:41:25.706Z] github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements [2025-12-17T02:41:25.706Z] github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements [2025-12-17T02:41:25.706Z] github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements [2025-12-17T02:41:28.998Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.4% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.065s coverage: 57.7% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.011s coverage: 94.2% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] [2025-12-17T02:41:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.048s coverage: 90.7% of statements [2025-12-17T02:41:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] [2025-12-17T02:41:32.280Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.023s coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements [2025-12-17T02:41:32.280Z] github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements [2025-12-17T02:41:33.214Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 8.3% of statements [2025-12-17T02:41:33.214Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements [2025-12-17T02:41:33.214Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.408s coverage: 95.9% of statements [2025-12-17T02:41:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] [2025-12-17T02:41:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements [2025-12-17T02:41:35.126Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] [2025-12-17T02:41:37.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.053s coverage: 3.5% of statements [2025-12-17T02:41:37.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements [2025-12-17T02:41:37.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements [2025-12-17T02:41:37.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.039s coverage: 1.0% of statements [2025-12-17T02:41:37.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2025-12-17T02:41:37.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.034s coverage: 38.2% of statements [2025-12-17T02:41:37.658Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements [2025-12-17T02:41:37.658Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] [2025-12-17T02:41:37.658Z] github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:41:37.658Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements [2025-12-17T02:41:38.226Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 40.0% of statements [2025-12-17T02:41:38.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 87.1% of statements [2025-12-17T02:41:38.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.024s coverage: 89.5% of statements [2025-12-17T02:41:38.227Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 93.1% of statements [2025-12-17T02:41:38.808Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements [2025-12-17T02:41:51.035Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements [2025-12-17T02:42:01.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.042s coverage: 92.9% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements [2025-12-17T02:42:01.014Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 47.4% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements [2025-12-17T02:42:01.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.027s coverage: 87.2% of statements [2025-12-17T02:42:01.014Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 15.5% of statements [2025-12-17T02:42:01.014Z] github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.051s coverage: 82.1% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.023s coverage: 86.0% of statements [2025-12-17T02:42:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.035s coverage: 6.8% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.035s coverage: 33.3% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.170s coverage: 54.8% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.6% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.023s coverage: 100.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.040s coverage: 20.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.025s coverage: 88.6% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.026s coverage: 96.8% of statements [2025-12-17T02:42:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] [2025-12-17T02:42:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.019s coverage: 100.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.028s coverage: 93.8% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 3.1% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.025s coverage: 76.2% of statements [2025-12-17T02:42:01.015Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.027s coverage: 54.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements [2025-12-17T02:42:01.015Z] github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.058s coverage: 17.1% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.123s coverage: 94.9% of statements [2025-12-17T02:42:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] [2025-12-17T02:42:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.031s coverage: 9.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements [2025-12-17T02:42:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.053s coverage: 97.7% of statements [2025-12-17T02:42:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] [2025-12-17T02:42:02.924Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.036s coverage: 43.6% of statements [2025-12-17T02:42:02.924Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2025-12-17T02:42:02.924Z] github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements [2025-12-17T02:42:03.185Z] 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-12-17T02:42:03.446Z] running golangci-lint [2025-12-17T02:42:03.446Z] golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z [2025-12-17T02:42:03.446Z] go version go1.25.2 linux/amd64 [2025-12-17T02:42:03.705Z] level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" [2025-12-17T02:42:03.705Z] level=info msg="[config_reader] Used config file .golangci.yml" [2025-12-17T02:42:03.705Z] level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" [2025-12-17T02:42:03.705Z] level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" [2025-12-17T02:42:03.963Z] level=info msg="[goenv] Read go env for 3.916973ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" [2025-12-17T02:42:03.963Z] level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" [2025-12-17T02:42:14.564Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-775180 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws [2025-12-17T02:42:14.584Z] Running in /w/workspace/edgex-go/937 [Pipeline] { [Pipeline] checkout [2025-12-17T02:42:17.638Z] The recommended git tool is: git [2025-12-17T02:42:22.014Z] using credential edgex-jenkins-ssh [2025-12-17T02:42:22.039Z] Cloning the remote Git repository [2025-12-17T02:42:22.084Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2025-12-17T02:42:22.178Z] > git init /w/workspace/edgex-go/937 # timeout=10 [2025-12-17T02:42:22.320Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2025-12-17T02:42:22.321Z] > git --version # timeout=10 [2025-12-17T02:42:22.341Z] > git --version # 'git version 2.25.1' [2025-12-17T02:42:22.345Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2025-12-17T02:42:22.492Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-17T02:42:25.896Z] level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|deps|imports|types_sizes|exports_file|files|name) took 20.012151805s" [2025-12-17T02:42:25.896Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.205124ms" [2025-12-17T02:42:35.867Z] level=info msg="[linters_context/goanalysis] analyzers took 1m27.334661648s with top 10 stages: buildir: 49.760782826s, inspect: 2.862401461s, gosec: 2.576475783s, fact_deprecated: 2.378126726s, printf: 1.663421413s, ctrlflow: 1.430871514s, fact_purity: 1.366070447s, S1038: 1.208280724s, nilness: 1.066653817s, typedness: 909.312559ms" [2025-12-17T02:42:35.867Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" [2025-12-17T02:42:35.867Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" [2025-12-17T02:42:35.867Z] level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" [2025-12-17T02:42:35.867Z] level=info msg="[runner] Issues before processing: 35, after processing: 0" [2025-12-17T02:42:35.868Z] level=info msg="[runner] Processors filtering stat (in/out): generated_file_filter: 35/22, exclusion_rules: 22/21, filename_unadjuster: 35/35, invalid_issue: 35/35, cgo: 35/35, nolint_filter: 21/0, path_absoluter: 35/35, path_relativity: 35/35, exclusion_paths: 35/35" [2025-12-17T02:42:35.868Z] level=info msg="[runner] processing took 7.96957ms with stages: nolint_filter: 7.11894ms, generated_file_filter: 629.187µs, exclusion_rules: 131.861µs, exclusion_paths: 41.261µs, path_relativity: 33.041µs, cgo: 4.04µs, path_absoluter: 2.39µs, filename_unadjuster: 2.11µs, invalid_issue: 2.03µs, sort_results: 1.64µs, max_same_issues: 670ns, fixer: 600ns, diff: 440ns, uniq_by_line: 330ns, path_prettifier: 270ns, path_shortener: 190ns, max_from_linter: 170ns, source_code: 150ns, max_per_file_from_linter: 140ns, severity-rules: 110ns" [2025-12-17T02:42:35.868Z] level=info msg="[runner] linters took 10.685299164s with stages: goanalysis_metalinter: 10.677263204s" [2025-12-17T02:42:35.868Z] 0 issues. [2025-12-17T02:42:35.868Z] level=info msg="File cache stats: 0 entries of total size 0B" [2025-12-17T02:42:35.868Z] level=info msg="Memory: 308 samples, avg is 320.0MB, max is 1359.0MB" [2025-12-17T02:42:35.868Z] level=info msg="Execution took 30.742145455s" [2025-12-17T02:42:35.868Z] go vet ./... [2025-12-17T02:42:41.135Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2025-12-17T02:42:41.135Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2025-12-17T02:42:41.135Z] ./bin/test-attribution-txt.sh [Pipeline] echo [2025-12-17T02:42:41.425Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh [2025-12-17T02:42:41.721Z] + ls -al . [2025-12-17T02:42:41.721Z] total 1392 [2025-12-17T02:42:41.721Z] drwxrwxr-x 11 1001 1001 4096 Dec 17 02:40 . [2025-12-17T02:42:41.721Z] drwxr-xr-x 4 root root 4096 Dec 17 02:40 .. [2025-12-17T02:42:41.721Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 02:39 .blubracket [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 10 Dec 17 02:39 .dockerignore [2025-12-17T02:42:41.721Z] drwxrwxr-x 8 1001 1001 4096 Dec 17 02:42 .git [2025-12-17T02:42:41.721Z] drwxrwxr-x 3 1001 1001 4096 Dec 17 02:39 .github [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 909 Dec 17 02:39 .gitignore [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 359 Dec 17 02:39 .golangci.yml [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 100 Dec 17 02:39 .hadolint.yml [2025-12-17T02:42:41.721Z] drwxr-xr-x 3 1001 1001 4096 Dec 17 02:40 .semver [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 155 Dec 17 02:39 .sonarcloud.properties [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 1171 Dec 17 02:39 ADOPTERS.md [2025-12-17T02:42:41.721Z] -rw-rw-r-- 1 1001 1001 20017 Dec 17 02:39 Attribution.txt [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 108018 Dec 17 02:39 CHANGELOG.md [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 3804 Dec 17 02:39 CONTRIBUTING.md [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 677 Dec 17 02:39 GOVERNANCE.md [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 886 Dec 17 02:39 Jenkinsfile [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 10775 Dec 17 02:39 LICENSE [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 16739 Dec 17 02:39 Makefile [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 582 Dec 17 02:39 OWNERS.md [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 9932 Dec 17 02:39 README.md [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 789 Dec 17 02:39 SECURITY.md [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 12 Dec 17 02:40 VERSION [2025-12-17T02:42:41.722Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 02:39 bin [2025-12-17T02:42:41.722Z] drwxrwxr-x 19 1001 1001 4096 Dec 17 02:39 cmd [2025-12-17T02:42:41.722Z] -rw-r--r-- 1 root root 1043595 Dec 17 02:42 coverage.out [2025-12-17T02:42:41.722Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 02:39 fuzz_test [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 7070 Dec 17 02:39 go.mod [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 90674 Dec 17 02:39 go.sum [2025-12-17T02:42:41.722Z] drwxrwxr-x 7 1001 1001 4096 Dec 17 02:39 internal [2025-12-17T02:42:41.722Z] drwxrwxr-x 2 1001 1001 4096 Dec 17 02:39 openapi [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 584 Dec 17 02:39 security.txt [2025-12-17T02:42:41.722Z] -rw-rw-r-- 1 1001 1001 204 Dec 17 02:39 version.go [Pipeline] sh [2025-12-17T02:42:42.008Z] + '[' -e coverage.out ] [2025-12-17T02:42:42.008Z] + chown 1001:1001 coverage.out [Pipeline] stash [2025-12-17T02:42:42.165Z] Stashed 1 file(s) [Pipeline] sh [2025-12-17T02:42:42.450Z] + make build [2025-12-17T02:42:42.450Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-17T02:42:42.924Z] Avoid second fetch [2025-12-17T02:42:42.925Z] Checking out Revision dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 (main) [2025-12-17T02:42:43.768Z] Commit message: "Merge pull request #5330 from remo-lab/fix/time-range-error-message" [2025-12-17T02:42:42.077Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2025-12-17T02:42:42.103Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2025-12-17T02:42:42.940Z] > git config core.sparsecheckout # timeout=10 [2025-12-17T02:42:43.009Z] > git checkout -f dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T02:42:48.050Z] provisioning config files... [2025-12-17T02:42:48.079Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/937@tmp/config17357979537338437563tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-17T02:42:48.724Z] ---> ****-login.sh [2025-12-17T02:42:48.724Z] nexus3.edgexfoundry.org:10001 [2025-12-17T02:42:48.994Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:42:49.262Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T02:42:49.262Z] Configure a credential helper to remove this warning. See [2025-12-17T02:42:49.262Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T02:42:49.262Z] [2025-12-17T02:42:49.262Z] Login Succeeded [2025-12-17T02:42:49.262Z] nexus3.edgexfoundry.org:10002 [2025-12-17T02:42:49.532Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:42:49.803Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T02:42:49.803Z] Configure a credential helper to remove this warning. See [2025-12-17T02:42:49.804Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T02:42:49.804Z] [2025-12-17T02:42:49.804Z] Login Succeeded [2025-12-17T02:42:49.804Z] nexus3.edgexfoundry.org:10003 [2025-12-17T02:42:49.804Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:42:50.073Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T02:42:50.074Z] Configure a credential helper to remove this warning. See [2025-12-17T02:42:50.074Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T02:42:50.074Z] [2025-12-17T02:42:50.074Z] Login Succeeded [2025-12-17T02:42:50.074Z] nexus3.edgexfoundry.org:10004 [2025-12-17T02:42:50.342Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:42:50.343Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T02:42:50.343Z] Configure a credential helper to remove this warning. See [2025-12-17T02:42:50.343Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T02:42:50.343Z] [2025-12-17T02:42:50.343Z] Login Succeeded [2025-12-17T02:42:50.343Z] ****.io [2025-12-17T02:42:50.611Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:42:50.877Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T02:42:50.878Z] Configure a credential helper to remove this warning. See [2025-12-17T02:42:50.878Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T02:42:50.878Z] [2025-12-17T02:42:50.878Z] Login Succeeded [2025-12-17T02:42:50.878Z] ---> ****-login.sh ends [Pipeline] } [2025-12-17T02:42:50.894Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2025-12-17T02:42:51.539Z] + git config --global --add safe.directory /w/workspace/edgex-go/937 [Pipeline] echo [2025-12-17T02:42:51.558Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-17T02:42:51.582Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-17T02:42:51.600Z] ========================================================= [2025-12-17T02:42:51.601Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] [2025-12-17T02:42:51.601Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2025-12-17T02:42:51.931Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-17T02:42:51.931Z] 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2025-12-17T02:42:51.931Z] 6b59a28fa201: Pulling fs layer [2025-12-17T02:42:51.931Z] d32bb0dddca7: Pulling fs layer [2025-12-17T02:42:51.931Z] 5dab1238d3d9: Pulling fs layer [2025-12-17T02:42:51.931Z] 196fd7d83e7d: Pulling fs layer [2025-12-17T02:42:51.931Z] 4f4fb700ef54: Pulling fs layer [2025-12-17T02:42:51.931Z] 8ba94037c8f0: Pulling fs layer [2025-12-17T02:42:51.931Z] deaec5988b04: Pulling fs layer [2025-12-17T02:42:51.931Z] 9f65657bb879: Pulling fs layer [2025-12-17T02:42:51.931Z] 4f4fb700ef54: Waiting [2025-12-17T02:42:51.931Z] 8ba94037c8f0: Waiting [2025-12-17T02:42:51.931Z] 196fd7d83e7d: Waiting [2025-12-17T02:42:51.931Z] deaec5988b04: Waiting [2025-12-17T02:42:51.931Z] 9f65657bb879: Waiting [2025-12-17T02:42:52.201Z] d32bb0dddca7: Verifying Checksum [2025-12-17T02:42:52.201Z] d32bb0dddca7: Download complete [2025-12-17T02:42:52.201Z] 196fd7d83e7d: Verifying Checksum [2025-12-17T02:42:52.201Z] 196fd7d83e7d: Download complete [2025-12-17T02:42:52.201Z] 4f4fb700ef54: Download complete [2025-12-17T02:42:52.201Z] 8ba94037c8f0: Verifying Checksum [2025-12-17T02:42:52.201Z] 8ba94037c8f0: Download complete [2025-12-17T02:42:52.201Z] 6b59a28fa201: Verifying Checksum [2025-12-17T02:42:52.201Z] 6b59a28fa201: Download complete [2025-12-17T02:42:52.790Z] 9f65657bb879: Verifying Checksum [2025-12-17T02:42:52.790Z] 9f65657bb879: Download complete [2025-12-17T02:42:53.059Z] 6b59a28fa201: Pull complete [2025-12-17T02:42:53.651Z] d32bb0dddca7: Pull complete [2025-12-17T02:42:53.651Z] 5dab1238d3d9: Verifying Checksum [2025-12-17T02:42:53.651Z] 5dab1238d3d9: Download complete [2025-12-17T02:42:55.607Z] deaec5988b04: Verifying Checksum [2025-12-17T02:42:55.607Z] deaec5988b04: Download complete [2025-12-17T02:43:04.384Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-17T02:43:06.286Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-17T02:43:07.665Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-17T02:43:07.938Z] 5dab1238d3d9: Pull complete [2025-12-17T02:43:07.938Z] 196fd7d83e7d: Pull complete [2025-12-17T02:43:07.938Z] 4f4fb700ef54: Pull complete [2025-12-17T02:43:07.938Z] 8ba94037c8f0: Pull complete [2025-12-17T02:43:08.600Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-17T02:43:10.504Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-17T02:43:15.774Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-17T02:43:16.195Z] deaec5988b04: Pull complete [2025-12-17T02:43:17.155Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-17T02:43:18.146Z] 9f65657bb879: Pull complete [2025-12-17T02:43:18.412Z] Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 [2025-12-17T02:43:18.412Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-17T02:43:18.412Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh [2025-12-17T02:43:18.751Z] + docker build -t ci-base-image-arm64 -f - . [2025-12-17T02:43:18.751Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-17T02:43:18.751Z] WORKDIR /edgex [2025-12-17T02:43:18.751Z] COPY go.mod . [2025-12-17T02:43:18.751Z] RUN go mod download [2025-12-17T02:43:19.355Z] Sending build context to Docker daemon 3.887MB [2025-12-17T02:43:19.355Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [2025-12-17T02:43:19.355Z] ---> 334268110677 [2025-12-17T02:43:19.355Z] Step 2/4 : WORKDIR /edgex [2025-12-17T02:43:19.687Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-17T02:43:21.300Z] ---> Running in a43148a13280 [2025-12-17T02:43:21.567Z] Removing intermediate container a43148a13280 [2025-12-17T02:43:21.567Z] ---> 716c6acf5fdd [2025-12-17T02:43:21.567Z] Step 3/4 : COPY go.mod . [2025-12-17T02:43:21.834Z] ---> 0344a35f8e36 [2025-12-17T02:43:21.834Z] Step 4/4 : RUN go mod download [2025-12-17T02:43:22.101Z] ---> Running in 067db746a2f3 [2025-12-17T02:43:22.228Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-17T02:43:23.606Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-17T02:43:24.984Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-17T02:43:25.935Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2025-12-17T02:43:27.322Z] $ docker stop --time=1 be789afaabd4bb7c4daf3634eab678e7e31318aeb40a6d490fb2c37d61138142 [2025-12-17T02:43:33.339Z] $ docker rm -f --volumes be789afaabd4bb7c4daf3634eab678e7e31318aeb40a6d490fb2c37d61138142 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:43:34.636Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-17T02:43:34.636Z] [2025-12-17T02:43:34.636Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:43:34.949Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-17T02:43:34.949Z] latest: Pulling from edgex-devops/edgex-compose [2025-12-17T02:43:34.949Z] 91d30c5bc195: Pulling fs layer [2025-12-17T02:43:34.949Z] 2e9b0aa3be6d: Pulling fs layer [2025-12-17T02:43:34.949Z] 9c61dcf015f6: Pulling fs layer [2025-12-17T02:43:34.949Z] 4698f68db338: Pulling fs layer [2025-12-17T02:43:34.949Z] 2a2f49069b9e: Pulling fs layer [2025-12-17T02:43:34.949Z] e0025b399a48: Pulling fs layer [2025-12-17T02:43:34.949Z] 4698f68db338: Waiting [2025-12-17T02:43:34.949Z] 2a2f49069b9e: Waiting [2025-12-17T02:43:34.949Z] e0025b399a48: Waiting [2025-12-17T02:43:34.949Z] 91d30c5bc195: Verifying Checksum [2025-12-17T02:43:34.949Z] 4698f68db338: Verifying Checksum [2025-12-17T02:43:34.949Z] 4698f68db338: Download complete [2025-12-17T02:43:35.209Z] 2e9b0aa3be6d: Verifying Checksum [2025-12-17T02:43:35.209Z] 2e9b0aa3be6d: Download complete [2025-12-17T02:43:35.209Z] 91d30c5bc195: Pull complete [2025-12-17T02:43:35.209Z] e0025b399a48: Download complete [2025-12-17T02:43:35.209Z] 2a2f49069b9e: Verifying Checksum [2025-12-17T02:43:35.209Z] 2a2f49069b9e: Download complete [2025-12-17T02:43:35.469Z] 2e9b0aa3be6d: Pull complete [2025-12-17T02:43:35.730Z] 9c61dcf015f6: Verifying Checksum [2025-12-17T02:43:35.730Z] 9c61dcf015f6: Download complete [2025-12-17T02:43:39.013Z] 9c61dcf015f6: Pull complete [2025-12-17T02:43:39.013Z] 4698f68db338: Pull complete [2025-12-17T02:43:39.013Z] 2a2f49069b9e: Pull complete [2025-12-17T02:43:39.013Z] e0025b399a48: Pull complete [2025-12-17T02:43:39.013Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2025-12-17T02:43:39.013Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2025-12-17T02:43:39.013Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T02:43:39.119Z] prd-ubuntu20.04-docker-8c-8g-775179 does not seem to be running inside a container [2025-12-17T02:43:39.151Z] $ 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/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T02:43:41.527Z] $ docker top 6ff4dbbe6ca4ed04d04b61b550375db9c866b3706ca0c43268fcbb2a46239670 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-17T02:43:41.888Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-17T02:43:42.148Z] #1 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-17T02:43:42.148Z] #1 transferring dockerfile: 2.50kB done [2025-12-17T02:43:42.148Z] #1 DONE 0.1s [2025-12-17T02:43:42.148Z] [2025-12-17T02:43:42.148Z] #2 [security-spire-agent internal] load build definition from Dockerfile [2025-12-17T02:43:42.148Z] #2 transferring dockerfile: 1.81kB done [2025-12-17T02:43:42.148Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-17T02:43:42.148Z] #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) [2025-12-17T02:43:42.148Z] #2 DONE 0.2s [2025-12-17T02:43:42.148Z] [2025-12-17T02:43:42.148Z] #3 [core-keeper internal] load build definition from Dockerfile [2025-12-17T02:43:42.148Z] #3 transferring dockerfile: 2.01kB done [2025-12-17T02:43:42.148Z] #3 DONE 0.1s [2025-12-17T02:43:42.148Z] [2025-12-17T02:43:42.148Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-17T02:43:42.148Z] #4 transferring dockerfile: 2.14kB done [2025-12-17T02:43:42.148Z] #4 DONE 0.2s [2025-12-17T02:43:42.148Z] [2025-12-17T02:43:42.148Z] #5 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-17T02:43:42.148Z] #5 DONE 0.0s [2025-12-17T02:43:42.148Z] [2025-12-17T02:43:42.148Z] #6 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-17T02:43:42.407Z] #6 ... [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #7 [security-spire-server internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #7 transferring dockerfile: 1.70kB done [2025-12-17T02:43:42.407Z] #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-17T02:43:42.407Z] #7 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #8 [core-metadata internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #8 transferring dockerfile: 2.10kB done [2025-12-17T02:43:42.407Z] #8 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #9 transferring dockerfile: 1.69kB done [2025-12-17T02:43:42.407Z] #9 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) [2025-12-17T02:43:42.407Z] #9 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #10 [core-data internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #10 transferring dockerfile: 2.04kB done [2025-12-17T02:43:42.407Z] #10 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #11 [support-scheduler internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #11 transferring dockerfile: 1.83kB done [2025-12-17T02:43:42.407Z] #11 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #12 transferring dockerfile: 2.23kB done [2025-12-17T02:43:42.407Z] #12 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #13 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #13 transferring dockerfile: 1.89kB done [2025-12-17T02:43:42.407Z] #13 DONE 0.3s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #14 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #14 transferring dockerfile: 3.02kB done [2025-12-17T02:43:42.407Z] #14 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #15 transferring dockerfile: 2.02kB done [2025-12-17T02:43:42.407Z] #15 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #16 [core-command internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #16 transferring dockerfile: 1.94kB done [2025-12-17T02:43:42.407Z] #16 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-17T02:43:42.407Z] #17 transferring dockerfile: 2.49kB done [2025-12-17T02:43:42.407Z] #17 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #5 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2025-12-17T02:43:42.407Z] #5 DONE 0.0s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #18 [security-proxy-auth internal] load .dockerignore [2025-12-17T02:43:42.407Z] #18 transferring context: 50B done [2025-12-17T02:43:42.407Z] #18 DONE 0.1s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #6 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-17T02:43:42.407Z] #6 ... [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #19 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 [2025-12-17T02:43:42.407Z] #19 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #20 [security-proxy-setup internal] load .dockerignore [2025-12-17T02:43:42.407Z] #20 transferring context: 50B done [2025-12-17T02:43:42.407Z] #20 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #21 [core-keeper internal] load .dockerignore [2025-12-17T02:43:42.407Z] #21 transferring context: 50B done [2025-12-17T02:43:42.407Z] #21 DONE 0.2s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #22 [core-metadata internal] load .dockerignore [2025-12-17T02:43:42.407Z] #22 transferring context: 50B done [2025-12-17T02:43:42.407Z] #22 DONE 0.1s [2025-12-17T02:43:42.407Z] [2025-12-17T02:43:42.407Z] #23 [core-data internal] load .dockerignore [2025-12-17T02:43:42.407Z] #23 transferring context: 50B done [2025-12-17T02:43:42.407Z] #23 DONE 0.2s [2025-12-17T02:43:42.665Z] [2025-12-17T02:43:42.665Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-17T02:43:42.665Z] #24 transferring context: 50B done [2025-12-17T02:43:42.665Z] #24 DONE 0.1s [2025-12-17T02:43:42.665Z] [2025-12-17T02:43:42.665Z] #25 [core-keeper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:43:42.665Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:43:42.665Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-17T02:43:42.665Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:43:42.665Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-17T02:43:42.665Z] #25 DONE 0.2s [2025-12-17T02:43:42.665Z] [2025-12-17T02:43:42.665Z] #26 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-17T02:43:42.926Z] #26 ... [2025-12-17T02:43:42.926Z] [2025-12-17T02:43:42.926Z] #25 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:43:42.926Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:43:42.926Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-17T02:43:42.926Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:43:42.926Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-17T02:43:42.926Z] #25 DONE 0.2s [2025-12-17T02:43:42.926Z] [2025-12-17T02:43:42.926Z] #27 [support-scheduler internal] load .dockerignore [2025-12-17T02:43:42.926Z] #27 transferring context: 50B done [2025-12-17T02:43:42.926Z] #27 DONE 0.4s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #6 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-17T02:43:42.927Z] #6 DONE 0.6s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-17T02:43:42.927Z] #28 DONE 0.6s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #29 [security-spiffe-token-provider internal] load .dockerignore [2025-12-17T02:43:42.927Z] #29 transferring context: 50B done [2025-12-17T02:43:42.927Z] #29 DONE 0.5s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #30 [core-command internal] load .dockerignore [2025-12-17T02:43:42.927Z] #30 transferring context: 50B 0.0s done [2025-12-17T02:43:42.927Z] #30 DONE 0.5s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #31 [support-notifications internal] load .dockerignore [2025-12-17T02:43:42.927Z] #31 transferring context: 50B done [2025-12-17T02:43:42.927Z] #31 DONE 0.5s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #32 [support-scheduler internal] load build context [2025-12-17T02:43:42.927Z] #32 DONE 0.0s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #26 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-17T02:43:42.927Z] #26 ... [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #25 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:43:42.927Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:43:42.927Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-17T02:43:42.927Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:43:42.927Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-17T02:43:42.927Z] #25 DONE 0.2s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #33 [security-secretstore-setup internal] load .dockerignore [2025-12-17T02:43:42.927Z] #33 transferring context: 50B 0.0s done [2025-12-17T02:43:42.927Z] #33 DONE 0.5s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #34 [security-bootstrapper internal] load .dockerignore [2025-12-17T02:43:42.927Z] #34 transferring context: 50B done [2025-12-17T02:43:42.927Z] #34 DONE 0.6s [2025-12-17T02:43:42.927Z] [2025-12-17T02:43:42.927Z] #26 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-17T02:43:48.204Z] #26 ... [2025-12-17T02:43:48.204Z] [2025-12-17T02:43:48.204Z] #35 [security-proxy-auth internal] load build context [2025-12-17T02:43:48.204Z] #35 transferring context: 403.28MB 5.8s [2025-12-17T02:43:52.400Z] #35 transferring context: 608.30MB 9.3s done [2025-12-17T02:43:52.400Z] #35 ... [2025-12-17T02:43:52.400Z] [2025-12-17T02:43:52.400Z] #36 [core-keeper internal] load build context [2025-12-17T02:43:52.400Z] #36 transferring context: 608.30MB 8.0s done [2025-12-17T02:43:52.664Z] #36 ... [2025-12-17T02:43:52.664Z] [2025-12-17T02:43:52.664Z] #37 [core-data internal] load build context [2025-12-17T02:43:52.664Z] #37 transferring context: 608.30MB 9.3s done [2025-12-17T02:43:52.664Z] #37 ... [2025-12-17T02:43:52.664Z] [2025-12-17T02:43:52.664Z] #38 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-17T02:43:52.664Z] #0 0.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:43:52.664Z] #0 0.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:43:52.664Z] #0 1.147 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-17T02:43:52.664Z] #0 1.154 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:43:52.664Z] #0 1.164 OK: 7 MiB in 17 packages [2025-12-17T02:43:52.664Z] #38 ... [2025-12-17T02:43:52.664Z] [2025-12-17T02:43:52.664Z] #39 [security-spire-config internal] load .dockerignore [2025-12-17T02:43:52.924Z] #39 ... [2025-12-17T02:43:52.924Z] [2025-12-17T02:43:52.924Z] #40 [security-secretstore-setup internal] load build context [2025-12-17T02:43:52.924Z] #40 transferring context: 608.30MB 8.2s done [2025-12-17T02:43:53.184Z] #40 ... [2025-12-17T02:43:53.184Z] [2025-12-17T02:43:53.184Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-17T02:43:53.184Z] #0 0.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:43:53.184Z] #0 0.748 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:43:53.184Z] #0 1.143 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-17T02:43:53.184Z] #0 1.151 (2/4) Installing openssl (3.5.4-r0) [2025-12-17T02:43:53.184Z] #0 1.164 (3/4) Installing su-exec (0.2-r3) [2025-12-17T02:43:53.184Z] #0 1.172 (4/4) Installing yq-go (4.47.2-r2) [2025-12-17T02:43:53.184Z] #0 1.252 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:43:53.184Z] #0 1.267 OK: 20 MiB in 20 packages [2025-12-17T02:43:53.184Z] #41 ... [2025-12-17T02:43:53.184Z] [2025-12-17T02:43:53.184Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-17T02:43:53.443Z] #42 ... [2025-12-17T02:43:53.443Z] [2025-12-17T02:43:53.443Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-17T02:43:53.443Z] #43 ... [2025-12-17T02:43:53.443Z] [2025-12-17T02:43:53.443Z] #44 [security-spire-server internal] load .dockerignore [2025-12-17T02:43:53.703Z] #44 ... [2025-12-17T02:43:53.703Z] [2025-12-17T02:43:53.703Z] #45 [core-metadata internal] load build context [2025-12-17T02:43:53.703Z] #45 transferring context: 608.30MB 9.4s done [2025-12-17T02:43:53.703Z] #45 ... [2025-12-17T02:43:53.703Z] [2025-12-17T02:43:53.703Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:43:53.962Z] #46 ... [2025-12-17T02:43:53.962Z] [2025-12-17T02:43:53.962Z] #47 [security-spire-agent internal] load .dockerignore [2025-12-17T02:43:54.222Z] #47 ... [2025-12-17T02:43:54.222Z] [2025-12-17T02:43:54.222Z] #48 [support-notifications internal] load build context [2025-12-17T02:43:54.222Z] #48 transferring context: 608.30MB 4.7s done [2025-12-17T02:43:54.222Z] #48 ... [2025-12-17T02:43:54.222Z] [2025-12-17T02:43:54.222Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-17T02:43:54.864Z] #49 ... [2025-12-17T02:43:54.864Z] [2025-12-17T02:43:54.864Z] #50 [security-proxy-setup internal] load build context [2025-12-17T02:43:54.864Z] #50 transferring context: 608.30MB 9.3s done [2025-12-17T02:43:55.122Z] #50 ... [2025-12-17T02:43:55.122Z] [2025-12-17T02:43:55.122Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-17T02:43:55.122Z] #51 ... [2025-12-17T02:43:55.122Z] [2025-12-17T02:43:55.122Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-17T02:43:55.122Z] #0 0.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:43:55.122Z] #0 0.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:43:55.122Z] #0 1.128 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-17T02:43:55.122Z] #0 1.135 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:43:55.122Z] #0 1.140 OK: 7 MiB in 17 packages [2025-12-17T02:43:55.122Z] #52 ... [2025-12-17T02:43:55.122Z] [2025-12-17T02:43:55.122Z] #53 [core-common-config-bootstrapper internal] load build context [2025-12-17T02:43:55.122Z] #53 transferring context: 608.30MB 8.0s done [2025-12-17T02:43:55.380Z] #53 ... [2025-12-17T02:43:55.380Z] [2025-12-17T02:43:55.380Z] #54 [core-command internal] load build context [2025-12-17T02:43:55.380Z] #54 transferring context: 608.30MB 8.5s done [2025-12-17T02:43:55.380Z] #54 ... [2025-12-17T02:43:55.380Z] [2025-12-17T02:43:55.380Z] #32 [support-scheduler internal] load build context [2025-12-17T02:43:55.380Z] #32 transferring context: 608.30MB 9.3s done [2025-12-17T02:43:55.639Z] #32 ... [2025-12-17T02:43:55.639Z] [2025-12-17T02:43:55.639Z] #55 [security-bootstrapper internal] load build context [2025-12-17T02:43:55.639Z] #55 ... [2025-12-17T02:43:55.639Z] [2025-12-17T02:43:55.639Z] #56 [security-spiffe-token-provider internal] load build context [2025-12-17T02:43:55.639Z] #56 transferring context: 608.30MB 8.5s done [2025-12-17T02:43:55.898Z] #56 ... [2025-12-17T02:43:55.898Z] [2025-12-17T02:43:55.898Z] #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-12-17T02:43:55.898Z] #57 ... [2025-12-17T02:43:55.898Z] [2025-12-17T02:43:55.898Z] #55 [security-bootstrapper internal] load build context [2025-12-17T02:43:56.838Z] #55 transferring context: 360.48MB 1.7s [2025-12-17T02:43:58.211Z] #55 transferring context: 608.30MB 2.9s done [2025-12-17T02:44:18.506Z] Removing intermediate container 067db746a2f3 [2025-12-17T02:44:18.507Z] ---> cd234bb2df73 [2025-12-17T02:44:18.507Z] Successfully built cd234bb2df73 [2025-12-17T02:44:18.507Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:44:18.868Z] + docker inspect -f . ci-base-image-arm64 [2025-12-17T02:44:18.868Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T02:44:19.085Z] prd-ubuntu20.04-docker-arm64-4c-16g-775180 does not seem to be running inside a container [2025-12-17T02:44:19.157Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T02:44:20.345Z] $ docker top 7fa2c6ad5636feb06a1a1a024835dfacdec19169335fdc7b06cb6987db728cc1 -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-17T02:44:21.183Z] + go version [2025-12-17T02:44:21.183Z] go version go1.25.3 linux/arm64 [Pipeline] } [2025-12-17T02:44:21.203Z] $ docker stop --time=1 7fa2c6ad5636feb06a1a1a024835dfacdec19169335fdc7b06cb6987db728cc1 [2025-12-17T02:44:22.809Z] $ docker rm -f --volumes 7fa2c6ad5636feb06a1a1a024835dfacdec19169335fdc7b06cb6987db728cc1 [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-12-17T02:44:23.528Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-17T02:44:23.528Z] [2025-12-17T02:44:23.528Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:44:23.882Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-17T02:44:23.882Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2025-12-17T02:44:23.882Z] 547446be3368: Pulling fs layer [2025-12-17T02:44:23.882Z] d125d8839a47: Pulling fs layer [2025-12-17T02:44:23.882Z] 3e85d5ac6304: Pulling fs layer [2025-12-17T02:44:23.882Z] c3105a71a48b: Pulling fs layer [2025-12-17T02:44:23.882Z] 0f093f025ec4: Pulling fs layer [2025-12-17T02:44:23.882Z] c3106fc0e877: Pulling fs layer [2025-12-17T02:44:23.882Z] c3105a71a48b: Waiting [2025-12-17T02:44:23.882Z] 0f093f025ec4: Waiting [2025-12-17T02:44:23.882Z] c3106fc0e877: Waiting [2025-12-17T02:44:24.150Z] 547446be3368: Verifying Checksum [2025-12-17T02:44:24.150Z] 547446be3368: Download complete [2025-12-17T02:44:24.150Z] c3105a71a48b: Verifying Checksum [2025-12-17T02:44:24.150Z] c3105a71a48b: Download complete [2025-12-17T02:44:24.734Z] d125d8839a47: Verifying Checksum [2025-12-17T02:44:24.734Z] d125d8839a47: Download complete [2025-12-17T02:44:24.734Z] c3106fc0e877: Verifying Checksum [2025-12-17T02:44:24.734Z] c3106fc0e877: Download complete [2025-12-17T02:44:24.734Z] 0f093f025ec4: Verifying Checksum [2025-12-17T02:44:24.734Z] 0f093f025ec4: Download complete [2025-12-17T02:44:26.685Z] 3e85d5ac6304: Verifying Checksum [2025-12-17T02:44:26.685Z] 3e85d5ac6304: Download complete [2025-12-17T02:44:26.685Z] 547446be3368: Pull complete [2025-12-17T02:44:27.649Z] d125d8839a47: Pull complete [2025-12-17T02:44:37.741Z] 3e85d5ac6304: Pull complete [2025-12-17T02:44:37.741Z] c3105a71a48b: Pull complete [2025-12-17T02:44:39.701Z] 0f093f025ec4: Pull complete [2025-12-17T02:44:39.701Z] c3106fc0e877: Pull complete [2025-12-17T02:44:39.701Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2025-12-17T02:44:39.701Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2025-12-17T02:44:39.701Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T02:44:39.897Z] prd-ubuntu20.04-docker-arm64-4c-16g-775180 does not seem to be running inside a container [2025-12-17T02:44:39.969Z] $ 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/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T02:44:41.905Z] $ docker top 3003375dc0e1125d37597a6a869d057b78d58246bf317dbb1dd81da09c1ea9bb -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-17T02:44:42.427Z] + docker compose -f ./docker-compose-build.yml build --parallel [2025-12-17T02:44:44.919Z] #55 ... [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #26 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest [2025-12-17T02:44:44.919Z] #26 DONE 60.0s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #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-12-17T02:44:44.919Z] #57 DONE 59.9s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #52 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-17T02:44:44.919Z] #52 DONE 59.9s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #41 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-17T02:44:44.919Z] #41 DONE 59.9s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #38 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-17T02:44:44.919Z] #38 DONE 59.9s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #36 [core-keeper internal] load build context [2025-12-17T02:44:44.919Z] #36 DONE 60.0s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #53 [core-common-config-bootstrapper internal] load build context [2025-12-17T02:44:44.919Z] #53 DONE 60.0s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #40 [security-secretstore-setup internal] load build context [2025-12-17T02:44:44.919Z] #40 DONE 59.5s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #54 [core-command internal] load build context [2025-12-17T02:44:44.919Z] #54 DONE 59.5s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #58 [support-notifications builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:44.919Z] #58 ... [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #35 [security-proxy-auth internal] load build context [2025-12-17T02:44:44.919Z] #35 DONE 60.1s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #50 [security-proxy-setup internal] load build context [2025-12-17T02:44:44.919Z] #50 DONE 60.1s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #56 [security-spiffe-token-provider internal] load build context [2025-12-17T02:44:44.919Z] #56 DONE 59.6s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #37 [core-data internal] load build context [2025-12-17T02:44:44.919Z] #37 DONE 60.1s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #45 [core-metadata internal] load build context [2025-12-17T02:44:44.919Z] #45 DONE 60.1s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #32 [support-scheduler internal] load build context [2025-12-17T02:44:44.919Z] #32 DONE 59.7s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #48 [support-notifications internal] load build context [2025-12-17T02:44:44.919Z] #48 DONE 59.6s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #55 [security-bootstrapper internal] load build context [2025-12-17T02:44:44.919Z] #55 DONE 59.6s [2025-12-17T02:44:44.919Z] [2025-12-17T02:44:44.919Z] #25 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:44.920Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:44.920Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-17T02:44:44.920Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:44.920Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-17T02:44:44.920Z] #25 DONE 0.2s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #58 [core-keeper builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:44.920Z] #58 DONE 0.3s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #47 [security-spire-agent internal] load .dockerignore [2025-12-17T02:44:44.920Z] #47 transferring context: 50B done [2025-12-17T02:44:44.920Z] #47 DONE 59.8s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:44.920Z] #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:44.920Z] #59 ... [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:44.920Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:44.920Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-17T02:44:44.920Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:44.920Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-17T02:44:44.920Z] #25 DONE 0.2s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #44 [security-spire-server internal] load .dockerignore [2025-12-17T02:44:44.920Z] #44 transferring context: 50B done [2025-12-17T02:44:44.920Z] #44 DONE 59.9s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #39 [security-spire-config internal] load .dockerignore [2025-12-17T02:44:44.920Z] #39 transferring context: 50B done [2025-12-17T02:44:44.920Z] #39 DONE 60.0s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:44.920Z] #59 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done [2025-12-17T02:44:44.920Z] #59 ... [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #25 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:44.920Z] #25 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:44.920Z] #25 sha256:706db57fb2063f39f69632c5b5c9c439633fda35110e65587c5d85553fd1cc38 581B / 581B done [2025-12-17T02:44:44.920Z] #25 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:44.920Z] #25 sha256:85f2b723e106c34644cd5851d7e81ee87da98ac54672b29947c052a45d31dc2f 1.02kB / 1.02kB done [2025-12-17T02:44:44.920Z] #25 DONE 0.2s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #60 [security-spire-agent internal] load build context [2025-12-17T02:44:44.920Z] #60 transferring context: 25.98kB 0.0s done [2025-12-17T02:44:44.920Z] #60 DONE 0.2s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #61 [security-spire-server internal] load build context [2025-12-17T02:44:44.920Z] #61 transferring context: 26.44kB 0.0s done [2025-12-17T02:44:44.920Z] #61 DONE 0.1s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #62 [security-spire-config internal] load build context [2025-12-17T02:44:44.920Z] #62 transferring context: 24.70kB done [2025-12-17T02:44:44.920Z] #62 DONE 0.1s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:44.920Z] #59 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-17T02:44:44.920Z] #59 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done [2025-12-17T02:44:44.920Z] #59 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done [2025-12-17T02:44:44.920Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s [2025-12-17T02:44:44.920Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.1s [2025-12-17T02:44:44.920Z] #59 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-17T02:44:44.920Z] #59 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-12-17T02:44:44.920Z] #59 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-17T02:44:44.920Z] #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0B / 295B 0.3s [2025-12-17T02:44:44.920Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0B / 19.17MB 0.3s [2025-12-17T02:44:44.920Z] #59 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-12-17T02:44:44.920Z] #59 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.4s done [2025-12-17T02:44:44.920Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 5.24MB / 19.17MB 0.5s [2025-12-17T02:44:44.920Z] #59 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-12-17T02:44:44.920Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 13.63MB / 19.17MB 0.6s [2025-12-17T02:44:44.920Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 18.87MB / 19.17MB 0.7s [2025-12-17T02:44:44.920Z] #59 ... [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-17T02:44:44.920Z] #63 DONE 1.9s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #64 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-17T02:44:44.920Z] #0 0.606 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #0 1.168 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #0 1.629 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:44.920Z] #0 1.867 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:44.920Z] #0 1.873 OK: 7 MiB in 17 packages [2025-12-17T02:44:44.920Z] #64 DONE 2.1s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #42 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-17T02:44:44.920Z] #42 59.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #42 59.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #42 60.44 (1/7) Installing ca-certificates (20250911-r0) [2025-12-17T02:44:44.920Z] #42 60.48 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:44.920Z] #42 60.50 (3/7) Installing libgcc (14.2.0-r6) [2025-12-17T02:44:44.920Z] #42 60.51 (4/7) Installing libsodium (1.0.20-r0) [2025-12-17T02:44:44.920Z] #42 60.52 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-17T02:44:44.920Z] #42 60.76 (6/7) Installing libzmq (4.3.5-r2) [2025-12-17T02:44:44.920Z] #42 60.78 (7/7) Installing zeromq (4.3.5-r2) [2025-12-17T02:44:44.920Z] #42 60.80 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:44.920Z] #42 60.80 Executing ca-certificates-20250911-r0.trigger [2025-12-17T02:44:44.920Z] #42 60.85 OK: 12 MiB in 23 packages [2025-12-17T02:44:44.920Z] #42 DONE 61.6s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #65 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-17T02:44:44.920Z] #0 0.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #0 0.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #0 1.652 OK: 265 MiB in 60 packages [2025-12-17T02:44:44.920Z] #65 DONE 1.9s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #46 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:44:44.920Z] #46 59.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #46 59.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #46 60.29 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:44.920Z] #46 60.29 (2/2) Installing su-exec (0.2-r3) [2025-12-17T02:44:44.920Z] #46 60.30 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:44.920Z] #46 60.31 OK: 7 MiB in 18 packages [2025-12-17T02:44:44.920Z] #46 DONE 61.6s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #43 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-17T02:44:44.920Z] #43 59.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #43 59.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #43 60.32 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:44:44.920Z] #43 60.32 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:44:44.920Z] #43 60.32 OK: 26327 distinct packages available [2025-12-17T02:44:44.920Z] #43 60.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #43 60.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #43 60.78 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-17T02:44:44.920Z] #43 60.80 (2/13) Installing c-ares (1.34.6-r0) [2025-12-17T02:44:44.920Z] #43 60.80 (3/13) Installing libunistring (1.3-r0) [2025-12-17T02:44:44.920Z] #43 60.82 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-17T02:44:44.920Z] #43 60.82 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-17T02:44:44.920Z] #43 60.83 (6/13) Installing libpsl (0.21.5-r3) [2025-12-17T02:44:44.920Z] #43 60.83 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-17T02:44:44.920Z] #43 60.84 (8/13) Installing libcurl (8.14.1-r2) [2025-12-17T02:44:44.920Z] #43 60.85 (9/13) Installing curl (8.14.1-r2) [2025-12-17T02:44:44.920Z] #43 61.32 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:44.920Z] #43 61.33 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-17T02:44:44.920Z] #43 61.33 (12/13) Installing libucontext (1.3.2-r0) [2025-12-17T02:44:44.920Z] #43 61.33 (13/13) Installing gcompat (1.1.0-r4) [2025-12-17T02:44:44.920Z] #43 61.34 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:44.920Z] #43 61.34 OK: 13 MiB in 29 packages [2025-12-17T02:44:44.920Z] #43 DONE 61.7s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:44.920Z] #59 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.7s done [2025-12-17T02:44:44.920Z] #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 [2025-12-17T02:44:44.920Z] #59 ... [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #51 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-17T02:44:44.920Z] #51 59.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #51 59.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #51 60.36 (1/3) Installing ca-certificates (20250911-r0) [2025-12-17T02:44:44.920Z] #51 60.39 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:44.920Z] #51 60.39 (3/3) Installing tzdata (2025c-r0) [2025-12-17T02:44:44.920Z] #51 60.43 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:44.920Z] #51 60.44 Executing ca-certificates-20250911-r0.trigger [2025-12-17T02:44:44.920Z] #51 61.36 OK: 8 MiB in 19 packages [2025-12-17T02:44:44.920Z] #51 DONE 61.7s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #49 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-17T02:44:44.920Z] #49 59.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #49 59.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:44.920Z] #49 60.37 (1/4) Installing ca-certificates (20250911-r0) [2025-12-17T02:44:44.920Z] #49 60.38 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:44.920Z] #49 60.39 (3/4) Installing su-exec (0.2-r3) [2025-12-17T02:44:44.920Z] #49 60.41 (4/4) Installing yq-go (4.47.2-r2) [2025-12-17T02:44:44.920Z] #49 60.72 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:44.920Z] #49 61.38 Executing ca-certificates-20250911-r0.trigger [2025-12-17T02:44:44.920Z] #49 61.42 OK: 20 MiB in 20 packages [2025-12-17T02:44:44.920Z] #49 DONE 61.7s [2025-12-17T02:44:44.920Z] [2025-12-17T02:44:44.920Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:45.179Z] #59 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 0.8s done [2025-12-17T02:44:47.289Z] #59 ... [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #66 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-12-17T02:44:47.289Z] #0 0.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 0.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 1.178 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 1.859 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:47.289Z] #0 2.134 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 2.138 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 2.144 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:47.289Z] #0 2.148 OK: 7 MiB in 17 packages [2025-12-17T02:44:47.289Z] #66 DONE 4.6s [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #67 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-17T02:44:47.289Z] #0 0.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 0.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 1.246 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 1.864 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:47.289Z] #0 2.145 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 2.156 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 2.168 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:47.289Z] #0 2.174 OK: 20 MiB in 20 packages [2025-12-17T02:44:47.289Z] #67 DONE 4.6s [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #68 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:44:47.289Z] #0 0.648 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 0.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 1.240 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 1.285 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:47.289Z] #0 2.161 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 2.171 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:47.289Z] #0 2.179 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:47.289Z] #0 2.186 OK: 7 MiB in 17 packages [2025-12-17T02:44:47.289Z] #68 DONE 4.6s [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-17T02:44:47.289Z] #0 1.686 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 1.758 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.130 OK: 265 MiB in 60 packages [2025-12-17T02:44:47.289Z] #69 DONE 4.4s [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-17T02:44:47.289Z] #0 1.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 1.826 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.286 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:44:47.289Z] #0 2.286 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:44:47.289Z] #0 2.286 OK: 26327 distinct packages available [2025-12-17T02:44:47.289Z] #0 2.351 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.424 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.738 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:47.289Z] #0 2.743 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-17T02:44:47.289Z] #0 2.746 (3/4) Installing libucontext (1.3.2-r0) [2025-12-17T02:44:47.289Z] #0 2.748 (4/4) Installing gcompat (1.1.0-r4) [2025-12-17T02:44:47.289Z] #0 2.753 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:47.289Z] #0 2.760 OK: 8 MiB in 20 packages [2025-12-17T02:44:47.289Z] #70 DONE 4.2s [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-17T02:44:47.289Z] #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 1.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.418 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:44:47.289Z] #0 2.418 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:44:47.289Z] #0 2.418 OK: 26327 distinct packages available [2025-12-17T02:44:47.289Z] #0 2.480 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.551 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.852 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-17T02:44:47.289Z] #0 2.856 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-17T02:44:47.289Z] #0 2.858 (3/5) Installing libucontext (1.3.2-r0) [2025-12-17T02:44:47.289Z] #0 2.861 (4/5) Installing gcompat (1.1.0-r4) [2025-12-17T02:44:47.289Z] #0 2.864 (5/5) Installing openssl (3.5.4-r0) [2025-12-17T02:44:47.289Z] #0 2.887 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:44:47.289Z] #0 2.892 OK: 8 MiB in 21 packages [2025-12-17T02:44:47.289Z] #71 DONE 4.4s [2025-12-17T02:44:47.289Z] [2025-12-17T02:44:47.289Z] #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-17T02:44:47.289Z] #0 1.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.289Z] #0 2.470 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:44:47.289Z] #0 2.470 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:44:47.289Z] #0 2.470 OK: 26329 distinct packages available [2025-12-17T02:44:47.290Z] #0 2.540 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.290Z] #0 2.613 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.290Z] #0 2.912 OK: 265 MiB in 60 packages [2025-12-17T02:44:47.290Z] #72 DONE 4.4s [2025-12-17T02:44:47.290Z] [2025-12-17T02:44:47.290Z] #73 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:44:47.290Z] #0 1.875 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.290Z] #0 1.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.290Z] #0 2.322 OK: 265 MiB in 60 packages [2025-12-17T02:44:47.290Z] #73 DONE 4.5s [2025-12-17T02:44:47.290Z] [2025-12-17T02:44:47.290Z] #74 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:44:47.290Z] #0 1.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.290Z] #0 1.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:47.290Z] #0 2.243 OK: 265 MiB in 60 packages [2025-12-17T02:44:47.290Z] #74 DONE 4.5s [2025-12-17T02:44:47.290Z] [2025-12-17T02:44:47.290Z] #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:44:47.290Z] #75 DONE 2.6s [2025-12-17T02:44:47.290Z] [2025-12-17T02:44:47.290Z] #76 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:44:47.548Z] #76 DONE 0.3s [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #77 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-17T02:44:47.548Z] #77 DONE 0.3s [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:44:47.548Z] #78 DONE 0.3s [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:44:47.548Z] #79 DONE 0.3s [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #80 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:44:47.548Z] #80 DONE 0.3s [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:44:47.548Z] #81 ... [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:44:47.548Z] #59 DONE 4.8s [2025-12-17T02:44:47.548Z] [2025-12-17T02:44:47.548Z] #82 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:44:47.548Z] #82 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done [2025-12-17T02:44:47.548Z] #82 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-17T02:44:47.548Z] #82 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done [2025-12-17T02:44:47.548Z] #82 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done [2025-12-17T02:44:47.548Z] #82 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done [2025-12-17T02:44:47.548Z] #82 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done [2025-12-17T02:44:47.548Z] #82 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done [2025-12-17T02:44:47.548Z] #82 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done [2025-12-17T02:44:47.548Z] #82 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.6s done [2025-12-17T02:44:47.548Z] #82 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done [2025-12-17T02:44:47.549Z] #82 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done [2025-12-17T02:44:47.549Z] #82 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.0s done [2025-12-17T02:44:47.549Z] #82 DONE 4.8s [2025-12-17T02:44:47.807Z] [2025-12-17T02:44:47.807Z] #83 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:44:49.180Z] #83 ... [2025-12-17T02:44:49.180Z] [2025-12-17T02:44:49.180Z] #84 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-17T02:44:49.180Z] #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.180Z] #0 3.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.180Z] #0 4.119 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.134 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:49.180Z] #0 4.184 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.193 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.197 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:49.180Z] #0 4.200 OK: 7 MiB in 18 packages [2025-12-17T02:44:49.180Z] #84 DONE 4.4s [2025-12-17T02:44:49.180Z] [2025-12-17T02:44:49.180Z] #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:44:49.180Z] #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.180Z] #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.180Z] #0 4.131 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.145 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:49.180Z] #0 4.201 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.204 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.210 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:49.180Z] #0 4.221 OK: 12 MiB in 23 packages [2025-12-17T02:44:49.180Z] #85 DONE 4.4s [2025-12-17T02:44:49.180Z] [2025-12-17T02:44:49.180Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-17T02:44:49.180Z] #86 ... [2025-12-17T02:44:49.180Z] [2025-12-17T02:44:49.180Z] #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:44:49.180Z] #0 3.893 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.180Z] #0 3.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.180Z] #0 4.307 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.337 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:49.180Z] #0 4.411 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.418 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.180Z] #0 4.419 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:49.180Z] #0 4.425 OK: 13 MiB in 29 packages [2025-12-17T02:44:49.180Z] #87 DONE 4.7s [2025-12-17T02:44:49.437Z] [2025-12-17T02:44:49.437Z] #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-17T02:44:49.437Z] #0 1.707 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.437Z] #0 1.786 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.437Z] #0 2.185 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.437Z] #0 2.207 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:49.437Z] #0 2.276 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.437Z] #0 2.282 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.437Z] #0 2.284 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:49.437Z] #0 2.290 OK: 8 MiB in 21 packages [2025-12-17T02:44:49.695Z] #88 DONE 2.5s [2025-12-17T02:44:49.695Z] [2025-12-17T02:44:49.695Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-17T02:44:49.695Z] #89 ... [2025-12-17T02:44:49.695Z] [2025-12-17T02:44:49.695Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:44:49.695Z] #0 4.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.695Z] #0 4.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.695Z] #0 4.653 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.695Z] #0 4.668 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:49.695Z] #0 4.738 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.695Z] #0 4.753 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.695Z] #0 4.760 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:49.695Z] #0 4.773 OK: 8 MiB in 19 packages [2025-12-17T02:44:49.695Z] #90 DONE 5.0s [2025-12-17T02:44:49.955Z] [2025-12-17T02:44:49.955Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-17T02:44:49.955Z] #0 4.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.955Z] #0 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.955Z] #0 4.668 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.955Z] #0 4.689 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:49.955Z] #0 4.792 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.955Z] #0 4.796 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:49.955Z] #0 4.798 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:49.955Z] #0 4.810 OK: 20 MiB in 20 packages [2025-12-17T02:44:49.955Z] #91 DONE 5.1s [2025-12-17T02:44:49.955Z] [2025-12-17T02:44:49.955Z] #92 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-17T02:44:49.955Z] #0 3.670 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.955Z] #0 3.861 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:49.955Z] #0 5.014 OK: 265 MiB in 60 packages [2025-12-17T02:44:49.955Z] #92 DONE 5.3s [2025-12-17T02:44:49.955Z] [2025-12-17T02:44:49.955Z] #86 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-17T02:44:49.955Z] #86 DONE 0.9s [2025-12-17T02:44:49.955Z] [2025-12-17T02:44:49.955Z] #93 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-17T02:44:52.492Z] #93 DONE 2.3s [2025-12-17T02:44:52.492Z] [2025-12-17T02:44:52.492Z] #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-17T02:44:52.492Z] #0 1.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:52.492Z] #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz [2025-12-17T02:44:52.492Z] #0 2.444 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:52.492Z] #0 2.455 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:44:52.492Z] #0 2.709 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:52.492Z] #0 2.740 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:44:52.492Z] #0 2.755 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:44:52.492Z] #0 2.762 OK: 8 MiB in 20 packages [2025-12-17T02:44:52.492Z] #94 DONE 5.1s [2025-12-17T02:44:52.492Z] [2025-12-17T02:44:52.492Z] #95 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-17T02:44:52.492Z] #95 DONE 2.3s [2025-12-17T02:44:52.492Z] [2025-12-17T02:44:52.492Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-17T02:44:52.492Z] #89 DONE 2.5s [2025-12-17T02:44:52.492Z] [2025-12-17T02:44:52.492Z] #96 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:44:52.492Z] #96 DONE 2.6s [2025-12-17T02:44:52.492Z] [2025-12-17T02:44:52.492Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-17T02:44:52.524Z] #1 [security-spiffe-token-provider internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #1 transferring dockerfile: 1.89kB done [2025-12-17T02:44:52.524Z] #1 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #2 [core-keeper internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #2 transferring dockerfile: 2.01kB done [2025-12-17T02:44:52.524Z] #2 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #3 [security-proxy-setup internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #3 transferring dockerfile: 2.50kB done [2025-12-17T02:44:52.524Z] #3 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #4 [security-spire-server internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #4 transferring dockerfile: 1.70kB done [2025-12-17T02:44:52.524Z] #4 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #5 [security-bootstrapper internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #5 transferring dockerfile: 3.02kB done [2025-12-17T02:44:52.524Z] #5 DONE 0.0s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #6 [core-metadata internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #6 transferring dockerfile: 2.10kB done [2025-12-17T02:44:52.524Z] #6 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #7 transferring dockerfile: 1.81kB done [2025-12-17T02:44:52.524Z] #7 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #8 [core-command internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #8 transferring dockerfile: 1.94kB done [2025-12-17T02:44:52.524Z] #8 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #9 [security-spire-config internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #9 transferring dockerfile: 1.69kB done [2025-12-17T02:44:52.524Z] #9 DONE 0.0s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #10 [security-proxy-auth internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #10 transferring dockerfile: 2.14kB 0.0s done [2025-12-17T02:44:52.524Z] #10 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #11 [security-secretstore-setup internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #11 transferring dockerfile: 2.49kB done [2025-12-17T02:44:52.524Z] #11 DONE 0.1s [2025-12-17T02:44:52.524Z] [2025-12-17T02:44:52.524Z] #12 [support-scheduler internal] load build definition from Dockerfile [2025-12-17T02:44:52.524Z] #12 transferring dockerfile: 1.83kB done [2025-12-17T02:44:52.796Z] #12 DONE 0.1s [2025-12-17T02:44:52.796Z] [2025-12-17T02:44:52.796Z] #13 [core-data internal] load build definition from Dockerfile [2025-12-17T02:44:52.796Z] #13 transferring dockerfile: 2.04kB 0.0s done [2025-12-17T02:44:52.796Z] #13 DONE 0.1s [2025-12-17T02:44:52.796Z] [2025-12-17T02:44:52.796Z] #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2025-12-17T02:44:52.796Z] #14 transferring dockerfile: 2.23kB done [2025-12-17T02:44:52.796Z] #14 DONE 0.1s [2025-12-17T02:44:52.796Z] [2025-12-17T02:44:52.796Z] #15 [support-notifications internal] load build definition from Dockerfile [2025-12-17T02:44:52.796Z] #15 transferring dockerfile: 2.02kB done [2025-12-17T02:44:52.796Z] #15 DONE 0.1s [2025-12-17T02:44:52.796Z] [2025-12-17T02:44:52.796Z] #16 [security-spiffe-token-provider internal] load .dockerignore [2025-12-17T02:44:52.796Z] #16 transferring context: [2025-12-17T02:44:52.796Z] #16 transferring context: 50B done [2025-12-17T02:44:52.796Z] #16 DONE 0.1s [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #17 [core-keeper internal] load .dockerignore [2025-12-17T02:44:53.763Z] #17 transferring context: 50B done [2025-12-17T02:44:53.763Z] #17 DONE 0.0s [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #18 [security-proxy-setup internal] load .dockerignore [2025-12-17T02:44:53.763Z] #18 transferring context: 50B done [2025-12-17T02:44:53.763Z] #18 DONE 0.0s [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #19 [security-spire-server internal] load .dockerignore [2025-12-17T02:44:53.763Z] #19 transferring context: 50B done [2025-12-17T02:44:53.763Z] #19 DONE 0.1s [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #20 [security-bootstrapper internal] load .dockerignore [2025-12-17T02:44:53.763Z] #20 transferring context: 50B 0.0s done [2025-12-17T02:44:53.763Z] #20 DONE 0.1s [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #21 [core-metadata internal] load .dockerignore [2025-12-17T02:44:53.763Z] #21 ... [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #22 [security-spire-agent internal] load .dockerignore [2025-12-17T02:44:53.763Z] #22 transferring context: 50B done [2025-12-17T02:44:53.763Z] #22 DONE 0.0s [2025-12-17T02:44:53.763Z] [2025-12-17T02:44:53.763Z] #21 [core-metadata internal] load .dockerignore [2025-12-17T02:44:53.763Z] #21 transferring context: 50B done [2025-12-17T02:44:54.036Z] #21 ... [2025-12-17T02:44:54.036Z] [2025-12-17T02:44:54.036Z] #23 [core-command internal] load .dockerignore [2025-12-17T02:44:54.036Z] #23 transferring context: 50B done [2025-12-17T02:44:54.036Z] #23 DONE 0.1s [2025-12-17T02:44:54.036Z] [2025-12-17T02:44:54.036Z] #24 [security-proxy-auth internal] load .dockerignore [2025-12-17T02:44:54.036Z] #24 transferring context: 50B 0.0s done [2025-12-17T02:44:54.037Z] #24 DONE 0.1s [2025-12-17T02:44:54.037Z] [2025-12-17T02:44:54.037Z] #25 [security-secretstore-setup internal] load .dockerignore [2025-12-17T02:44:54.037Z] #25 transferring context: 50B done [2025-12-17T02:44:54.307Z] #25 DONE 0.1s [2025-12-17T02:44:54.307Z] [2025-12-17T02:44:54.307Z] #26 [support-scheduler internal] load .dockerignore [2025-12-17T02:44:54.307Z] #26 transferring context: 50B done [2025-12-17T02:44:54.307Z] #26 DONE 0.1s [2025-12-17T02:44:54.307Z] [2025-12-17T02:44:54.307Z] #27 [core-data internal] load .dockerignore [2025-12-17T02:44:54.307Z] #27 transferring context: 50B done [2025-12-17T02:44:54.307Z] #27 DONE 0.1s [2025-12-17T02:44:54.307Z] [2025-12-17T02:44:54.307Z] #28 [core-common-config-bootstrapper internal] load .dockerignore [2025-12-17T02:44:54.307Z] #28 transferring context: 50B done [2025-12-17T02:44:54.307Z] #28 DONE 0.1s [2025-12-17T02:44:54.307Z] [2025-12-17T02:44:54.307Z] #29 [support-notifications internal] load .dockerignore [2025-12-17T02:44:54.578Z] #29 transferring context: 50B done [2025-12-17T02:44:54.578Z] #29 DONE 0.1s [2025-12-17T02:44:54.578Z] [2025-12-17T02:44:54.578Z] #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:54.578Z] #30 DONE 0.0s [2025-12-17T02:44:54.578Z] [2025-12-17T02:44:54.578Z] #31 [security-spire-config internal] load .dockerignore [2025-12-17T02:44:54.578Z] #31 transferring context: 50B done [2025-12-17T02:44:54.578Z] #31 ... [2025-12-17T02:44:54.578Z] [2025-12-17T02:44:54.578Z] #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 [2025-12-17T02:44:54.578Z] #32 DONE 0.3s [2025-12-17T02:44:54.845Z] [2025-12-17T02:44:54.845Z] #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:54.845Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:54.845Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:54.845Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:54.845Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:54.845Z] #33 DONE 0.2s [2025-12-17T02:44:54.845Z] [2025-12-17T02:44:54.845Z] #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-17T02:44:55.460Z] #34 ... [2025-12-17T02:44:55.460Z] [2025-12-17T02:44:55.460Z] #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:55.460Z] #30 DONE 0.0s [2025-12-17T02:44:55.460Z] [2025-12-17T02:44:55.460Z] #35 [security-spiffe-token-provider internal] load build context [2025-12-17T02:44:55.460Z] #35 transferring context: 3.39MB 0.7s done [2025-12-17T02:44:55.460Z] #35 DONE 0.8s [2025-12-17T02:44:55.460Z] [2025-12-17T02:44:55.460Z] #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:55.460Z] #30 DONE 0.0s [2025-12-17T02:44:55.460Z] [2025-12-17T02:44:55.460Z] #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:55.460Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:55.460Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:55.460Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:55.460Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:55.460Z] #33 DONE 0.4s [2025-12-17T02:44:55.460Z] [2025-12-17T02:44:55.460Z] #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-17T02:44:55.727Z] #36 ... [2025-12-17T02:44:55.727Z] [2025-12-17T02:44:55.727Z] #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:55.727Z] #30 DONE 0.0s [2025-12-17T02:44:55.727Z] [2025-12-17T02:44:55.727Z] #33 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:55.727Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:55.727Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:55.727Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:55.727Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:55.727Z] #33 DONE 0.5s [2025-12-17T02:44:55.727Z] [2025-12-17T02:44:55.727Z] #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:55.727Z] #30 DONE 0.0s [2025-12-17T02:44:55.727Z] [2025-12-17T02:44:55.727Z] #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-17T02:44:55.727Z] #37 DONE 1.8s [2025-12-17T02:44:55.727Z] [2025-12-17T02:44:55.727Z] #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 [2025-12-17T02:44:55.995Z] #32 DONE 0.5s [2025-12-17T02:44:55.995Z] [2025-12-17T02:44:55.995Z] #38 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:44:55.995Z] #38 ... [2025-12-17T02:44:55.995Z] [2025-12-17T02:44:55.995Z] #33 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:55.995Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:55.995Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:55.995Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:55.995Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:55.995Z] #33 DONE 0.5s [2025-12-17T02:44:55.995Z] [2025-12-17T02:44:55.995Z] #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-17T02:44:55.995Z] #37 DONE 1.8s [2025-12-17T02:44:55.995Z] [2025-12-17T02:44:55.995Z] #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:55.995Z] #30 DONE 0.0s [2025-12-17T02:44:55.995Z] [2025-12-17T02:44:55.995Z] #39 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:56.581Z] #39 ... [2025-12-17T02:44:56.581Z] [2025-12-17T02:44:56.581Z] #32 [core-command internal] load metadata for docker.io/library/alpine:3.22 [2025-12-17T02:44:56.581Z] #32 DONE 0.9s [2025-12-17T02:44:56.581Z] [2025-12-17T02:44:56.581Z] #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:56.581Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:56.581Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:56.581Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:56.581Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:56.581Z] #33 DONE 0.5s [2025-12-17T02:44:56.581Z] [2025-12-17T02:44:56.581Z] #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-17T02:44:56.581Z] #37 DONE 1.8s [2025-12-17T02:44:56.581Z] [2025-12-17T02:44:56.581Z] #40 [core-command internal] load build context [2025-12-17T02:44:56.581Z] #40 ... [2025-12-17T02:44:56.581Z] [2025-12-17T02:44:56.581Z] #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:56.581Z] #30 DONE 0.0s [2025-12-17T02:44:56.854Z] [2025-12-17T02:44:56.854Z] #41 [security-bootstrapper internal] load build context [2025-12-17T02:44:57.137Z] #41 ... [2025-12-17T02:44:57.137Z] [2025-12-17T02:44:57.137Z] #39 [core-command builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:57.137Z] #39 DONE 1.8s [2025-12-17T02:44:57.137Z] [2025-12-17T02:44:57.137Z] #41 [security-bootstrapper internal] load build context [2025-12-17T02:44:57.406Z] #41 ... [2025-12-17T02:44:57.406Z] [2025-12-17T02:44:57.406Z] #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:57.406Z] #30 DONE 0.0s [2025-12-17T02:44:57.406Z] [2025-12-17T02:44:57.406Z] #41 [security-bootstrapper internal] load build context [2025-12-17T02:44:57.679Z] #41 ... [2025-12-17T02:44:57.679Z] [2025-12-17T02:44:57.679Z] #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:57.679Z] #30 DONE 0.1s [2025-12-17T02:44:57.679Z] [2025-12-17T02:44:57.679Z] #41 [security-bootstrapper internal] load build context [2025-12-17T02:44:57.679Z] #41 ... [2025-12-17T02:44:57.679Z] [2025-12-17T02:44:57.679Z] #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 [2025-12-17T02:44:57.679Z] #32 DONE 2.0s [2025-12-17T02:44:57.679Z] [2025-12-17T02:44:57.679Z] #41 [security-bootstrapper internal] load build context [2025-12-17T02:44:57.947Z] #41 ... [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:57.947Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:57.947Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:57.947Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:57.947Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:57.947Z] #33 DONE 0.6s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #37 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-17T02:44:57.947Z] #37 DONE 1.9s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #39 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:57.947Z] #39 DONE 1.9s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:57.947Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:57.947Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:57.947Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:57.947Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:57.947Z] #33 DONE 0.6s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-17T02:44:57.947Z] #37 DONE 1.9s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #39 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:57.947Z] #39 DONE 1.9s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:57.947Z] #30 DONE 0.1s [2025-12-17T02:44:57.947Z] [2025-12-17T02:44:57.947Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:44:58.079Z] #97 ... [2025-12-17T02:44:58.079Z] [2025-12-17T02:44:58.079Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:44:58.079Z] #98 ... [2025-12-17T02:44:58.079Z] [2025-12-17T02:44:58.079Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:44:58.079Z] #99 ... [2025-12-17T02:44:58.079Z] [2025-12-17T02:44:58.079Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:44:58.079Z] #100 ... [2025-12-17T02:44:58.079Z] [2025-12-17T02:44:58.079Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:44:58.215Z] #42 ... [2025-12-17T02:44:58.215Z] [2025-12-17T02:44:58.215Z] #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:58.215Z] #30 DONE 0.1s [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 [2025-12-17T02:44:58.484Z] #43 DONE 2.4s [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #40 [core-command internal] load build context [2025-12-17T02:44:58.484Z] #40 ... [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2025-12-17T02:44:58.484Z] #30 DONE 0.1s [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #40 [core-command internal] load build context [2025-12-17T02:44:58.484Z] #40 ... [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #33 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:58.484Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:58.484Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:58.484Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:58.484Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:58.484Z] #33 DONE 0.6s [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 [2025-12-17T02:44:58.484Z] #36 DONE 2.9s [2025-12-17T02:44:58.484Z] [2025-12-17T02:44:58.484Z] #44 [security-spire-agent internal] load build context [2025-12-17T02:44:58.484Z] #44 DONE 0.0s [2025-12-17T02:44:58.753Z] [2025-12-17T02:44:58.753Z] #41 [security-bootstrapper internal] load build context [2025-12-17T02:44:58.753Z] #41 transferring context: 3.39MB 2.1s done [2025-12-17T02:44:58.753Z] #41 DONE 2.9s [2025-12-17T02:44:58.753Z] [2025-12-17T02:44:58.753Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:44:58.753Z] #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:44:58.753Z] #45 ... [2025-12-17T02:44:58.753Z] [2025-12-17T02:44:58.753Z] #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 [2025-12-17T02:44:58.753Z] #33 resolve docker.io/library/alpine:3.22@sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 0.0s done [2025-12-17T02:44:58.753Z] #33 sha256:24bb3511a0db7b5114a4aee033c65a8a4148f39b7b80a398e548546db967a36f 1.02kB / 1.02kB done [2025-12-17T02:44:58.753Z] #33 sha256:171e65262c8018f8f09a360006af2acbb2c0c494cb2be933025b466ea3d672dc 597B / 597B done [2025-12-17T02:44:58.753Z] #33 sha256:4b7ce07002c69e8f3d704a9c5d6fd3053be500b7f1c69fc0d80990c2ad8dd412 9.22kB / 9.22kB done [2025-12-17T02:44:58.753Z] #33 DONE 0.6s [2025-12-17T02:44:58.753Z] [2025-12-17T02:44:58.753Z] #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2025-12-17T02:44:58.753Z] #37 DONE 2.0s [2025-12-17T02:44:58.753Z] [2025-12-17T02:44:58.753Z] #39 [core-data builder 2/7] WORKDIR /edgex-go [2025-12-17T02:44:58.753Z] #39 DONE 2.0s [2025-12-17T02:44:58.753Z] [2025-12-17T02:44:58.753Z] #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 [2025-12-17T02:44:58.753Z] #32 DONE 2.7s [2025-12-17T02:44:59.052Z] [2025-12-17T02:44:59.052Z] #46 [core-common-config-bootstrapper internal] load build context [2025-12-17T02:44:59.052Z] #46 DONE 0.0s [2025-12-17T02:44:59.052Z] [2025-12-17T02:44:59.052Z] #47 [security-proxy-setup internal] load build context [2025-12-17T02:44:59.052Z] #47 transferring context: 3.39MB 2.3s done [2025-12-17T02:44:59.052Z] #47 DONE 3.3s [2025-12-17T02:44:59.052Z] [2025-12-17T02:44:59.052Z] #48 [core-metadata internal] load build context [2025-12-17T02:44:59.052Z] #48 transferring context: 3.39MB 2.0s done [2025-12-17T02:44:59.052Z] #48 DONE 3.0s [2025-12-17T02:44:59.052Z] [2025-12-17T02:44:59.052Z] #49 [core-data internal] load build context [2025-12-17T02:44:59.331Z] #49 ... [2025-12-17T02:44:59.331Z] [2025-12-17T02:44:59.331Z] #50 [core-keeper internal] load build context [2025-12-17T02:44:59.331Z] #50 transferring context: 3.39MB 2.5s done [2025-12-17T02:44:59.331Z] #50 DONE 3.6s [2025-12-17T02:44:59.331Z] [2025-12-17T02:44:59.331Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:45:00.757Z] #42 ... [2025-12-17T02:45:00.757Z] [2025-12-17T02:45:00.757Z] #40 [core-command internal] load build context [2025-12-17T02:45:00.757Z] #40 transferring context: 3.39MB 3.0s done [2025-12-17T02:45:00.757Z] #40 DONE 4.3s [2025-12-17T02:45:00.757Z] [2025-12-17T02:45:00.757Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:45:02.295Z] #101 ... [2025-12-17T02:45:02.295Z] [2025-12-17T02:45:02.295Z] #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:02.295Z] #102 ... [2025-12-17T02:45:02.295Z] [2025-12-17T02:45:02.295Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:45:04.127Z] #42 ... [2025-12-17T02:45:04.127Z] [2025-12-17T02:45:04.127Z] #51 [security-spire-config internal] load build context [2025-12-17T02:45:04.127Z] #51 transferring context: 24.70kB 0.6s done [2025-12-17T02:45:04.127Z] #51 DONE 4.9s [2025-12-17T02:45:04.127Z] [2025-12-17T02:45:04.127Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:45:04.127Z] #42 ... [2025-12-17T02:45:04.127Z] [2025-12-17T02:45:04.127Z] #52 [security-spire-server internal] load build context [2025-12-17T02:45:04.127Z] #52 transferring context: 26.44kB 1.2s done [2025-12-17T02:45:04.127Z] #52 DONE 5.2s [2025-12-17T02:45:04.127Z] [2025-12-17T02:45:04.127Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:45:04.982Z] #42 ... [2025-12-17T02:45:04.982Z] [2025-12-17T02:45:04.982Z] #44 [security-spire-agent internal] load build context [2025-12-17T02:45:04.982Z] #44 transferring context: 25.98kB 1.4s done [2025-12-17T02:45:04.982Z] #44 DONE 5.5s [2025-12-17T02:45:04.982Z] [2025-12-17T02:45:04.982Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:04.982Z] #45 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done [2025-12-17T02:45:04.982Z] #45 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done [2025-12-17T02:45:04.982Z] #45 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done [2025-12-17T02:45:04.982Z] #45 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done [2025-12-17T02:45:04.982Z] #45 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done [2025-12-17T02:45:04.982Z] #45 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.8s done [2025-12-17T02:45:04.982Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.05MB / 37.02MB 2.1s [2025-12-17T02:45:04.982Z] #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 2.1s [2025-12-17T02:45:04.982Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2025-12-17T02:45:04.982Z] #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.4s [2025-12-17T02:45:04.982Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2025-12-17T02:45:04.982Z] #45 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done [2025-12-17T02:45:05.312Z] #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.8s done [2025-12-17T02:45:05.312Z] #45 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.8s done [2025-12-17T02:45:05.610Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.90MB / 37.02MB 3.2s [2025-12-17T02:45:05.610Z] #45 ... [2025-12-17T02:45:05.610Z] [2025-12-17T02:45:05.610Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-17T02:45:05.610Z] #53 ... [2025-12-17T02:45:05.610Z] [2025-12-17T02:45:05.610Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-17T02:45:05.904Z] #54 ... [2025-12-17T02:45:05.904Z] [2025-12-17T02:45:05.904Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:06.191Z] #45 ... [2025-12-17T02:45:06.191Z] [2025-12-17T02:45:06.191Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:06.191Z] #55 ... [2025-12-17T02:45:06.191Z] [2025-12-17T02:45:06.191Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:45:06.490Z] #42 transferring context: 3.39MB 7.3s done [2025-12-17T02:45:07.084Z] #42 ... [2025-12-17T02:45:07.084Z] [2025-12-17T02:45:07.084Z] #34 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2025-12-17T02:45:07.084Z] #34 4.805 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:07.084Z] #34 5.529 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:07.084Z] #34 7.641 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:45:07.084Z] #34 7.641 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:45:07.084Z] #34 7.641 OK: 26168 distinct packages available [2025-12-17T02:45:07.084Z] #34 7.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:07.084Z] #34 8.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:07.084Z] #34 10.87 (1/13) Installing brotli-libs (1.1.0-r2) [2025-12-17T02:45:07.084Z] #34 10.87 (2/13) Installing c-ares (1.34.6-r0) [2025-12-17T02:45:07.084Z] #34 10.87 (3/13) Installing libunistring (1.3-r0) [2025-12-17T02:45:07.084Z] #34 10.87 (4/13) Installing libidn2 (2.3.7-r0) [2025-12-17T02:45:07.084Z] #34 10.87 (5/13) Installing nghttp2-libs (1.65.0-r0) [2025-12-17T02:45:07.084Z] #34 10.87 (6/13) Installing libpsl (0.21.5-r3) [2025-12-17T02:45:07.084Z] #34 10.87 (7/13) Installing zstd-libs (1.5.7-r0) [2025-12-17T02:45:07.084Z] #34 10.87 (8/13) Installing libcurl (8.14.1-r2) [2025-12-17T02:45:07.084Z] #34 10.87 (9/13) Installing curl (8.14.1-r2) [2025-12-17T02:45:07.084Z] #34 10.87 (10/13) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:07.084Z] #34 10.87 (11/13) Installing musl-obstack (1.2.3-r2) [2025-12-17T02:45:07.084Z] #34 10.87 (12/13) Installing libucontext (1.3.2-r0) [2025-12-17T02:45:07.084Z] #34 10.87 (13/13) Installing gcompat (1.1.0-r4) [2025-12-17T02:45:07.084Z] #34 10.87 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:07.084Z] #34 10.87 OK: 13 MiB in 29 packages [2025-12-17T02:45:07.084Z] #34 DONE 12.0s [2025-12-17T02:45:07.084Z] [2025-12-17T02:45:07.084Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:07.084Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 4.8s [2025-12-17T02:45:07.350Z] #45 ... [2025-12-17T02:45:07.350Z] [2025-12-17T02:45:07.350Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-17T02:45:07.350Z] #56 ... [2025-12-17T02:45:07.350Z] [2025-12-17T02:45:07.350Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:45:07.615Z] #57 ... [2025-12-17T02:45:07.615Z] [2025-12-17T02:45:07.615Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-17T02:45:07.615Z] #58 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:07.615Z] #58 ... [2025-12-17T02:45:07.615Z] [2025-12-17T02:45:07.615Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:45:07.615Z] #59 ... [2025-12-17T02:45:07.615Z] [2025-12-17T02:45:07.615Z] #54 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-17T02:45:07.615Z] #54 DONE 12.2s [2025-12-17T02:45:07.615Z] [2025-12-17T02:45:07.895Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:07.895Z] #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 [2025-12-17T02:45:07.895Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 5.7s [2025-12-17T02:45:07.895Z] #45 ... [2025-12-17T02:45:07.895Z] [2025-12-17T02:45:07.895Z] #60 [support-scheduler internal] load build context [2025-12-17T02:45:08.183Z] #60 ... [2025-12-17T02:45:08.183Z] [2025-12-17T02:45:08.183Z] #61 [security-secretstore-setup internal] load build context [2025-12-17T02:45:08.183Z] #61 transferring context: 3.39MB 8.6s done [2025-12-17T02:45:08.183Z] #61 ... [2025-12-17T02:45:08.183Z] [2025-12-17T02:45:08.183Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-17T02:45:08.464Z] #62 ... [2025-12-17T02:45:08.464Z] [2025-12-17T02:45:08.464Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-17T02:45:08.464Z] #63 ... [2025-12-17T02:45:08.464Z] [2025-12-17T02:45:08.465Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-17T02:45:08.735Z] #64 ... [2025-12-17T02:45:08.735Z] [2025-12-17T02:45:08.735Z] #42 [security-proxy-auth internal] load build context [2025-12-17T02:45:08.735Z] #42 DONE 10.5s [2025-12-17T02:45:08.735Z] [2025-12-17T02:45:08.735Z] #60 [support-scheduler internal] load build context [2025-12-17T02:45:08.735Z] #60 transferring context: 3.39MB 9.1s done [2025-12-17T02:45:08.735Z] #60 DONE 10.7s [2025-12-17T02:45:08.735Z] [2025-12-17T02:45:08.735Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:08.735Z] #65 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.5s done [2025-12-17T02:45:08.735Z] #65 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done [2025-12-17T02:45:08.735Z] #65 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done [2025-12-17T02:45:08.735Z] #65 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done [2025-12-17T02:45:08.735Z] #65 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.8s done [2025-12-17T02:45:08.735Z] #65 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 1.5s done [2025-12-17T02:45:08.735Z] #65 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 3.0s done [2025-12-17T02:45:08.735Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.24MB / 17.33MB 6.2s [2025-12-17T02:45:08.735Z] #65 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-12-17T02:45:08.735Z] #65 ... [2025-12-17T02:45:08.735Z] [2025-12-17T02:45:08.735Z] #66 [support-notifications internal] load build context [2025-12-17T02:45:09.004Z] #66 ... [2025-12-17T02:45:09.004Z] [2025-12-17T02:45:09.004Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-17T02:45:09.271Z] #67 ... [2025-12-17T02:45:09.271Z] [2025-12-17T02:45:09.271Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-17T02:45:09.271Z] #68 ... [2025-12-17T02:45:09.271Z] [2025-12-17T02:45:09.272Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:09.272Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.53MB / 37.02MB 6.8s [2025-12-17T02:45:09.272Z] #45 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done [2025-12-17T02:45:09.857Z] #45 ... [2025-12-17T02:45:09.857Z] [2025-12-17T02:45:09.857Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-17T02:45:09.857Z] #69 ... [2025-12-17T02:45:09.857Z] [2025-12-17T02:45:09.857Z] #46 [core-common-config-bootstrapper internal] load build context [2025-12-17T02:45:09.857Z] #46 ... [2025-12-17T02:45:09.857Z] [2025-12-17T02:45:09.857Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-17T02:45:10.124Z] #70 ... [2025-12-17T02:45:10.124Z] [2025-12-17T02:45:10.124Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:10.124Z] #71 ... [2025-12-17T02:45:10.124Z] [2025-12-17T02:45:10.124Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:10.124Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 7.7s [2025-12-17T02:45:10.707Z] #45 ... [2025-12-17T02:45:10.707Z] [2025-12-17T02:45:10.707Z] #61 [security-secretstore-setup internal] load build context [2025-12-17T02:45:10.707Z] #61 DONE 12.6s [2025-12-17T02:45:10.707Z] [2025-12-17T02:45:10.707Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:10.977Z] #45 ... [2025-12-17T02:45:10.977Z] [2025-12-17T02:45:10.977Z] #49 [core-data internal] load build context [2025-12-17T02:45:11.244Z] #49 ... [2025-12-17T02:45:11.244Z] [2025-12-17T02:45:11.244Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:11.244Z] #45 ... [2025-12-17T02:45:11.510Z] [2025-12-17T02:45:11.510Z] #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2025-12-17T02:45:11.510Z] #56 DONE 14.2s [2025-12-17T02:45:11.510Z] [2025-12-17T02:45:11.510Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:11.510Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 9.1s [2025-12-17T02:45:11.510Z] #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 [2025-12-17T02:45:11.778Z] #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-12-17T02:45:11.778Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.6s [2025-12-17T02:45:11.778Z] #45 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done [2025-12-17T02:45:12.379Z] #45 ... [2025-12-17T02:45:12.379Z] [2025-12-17T02:45:12.379Z] #49 [core-data internal] load build context [2025-12-17T02:45:12.379Z] #49 transferring context: 3.39MB 10.7s done [2025-12-17T02:45:12.379Z] #49 DONE 13.4s [2025-12-17T02:45:12.379Z] [2025-12-17T02:45:12.379Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:12.379Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.92MB / 37.02MB 10.1s [2025-12-17T02:45:12.646Z] #45 ... [2025-12-17T02:45:12.646Z] [2025-12-17T02:45:12.646Z] #46 [core-common-config-bootstrapper internal] load build context [2025-12-17T02:45:12.646Z] #46 transferring context: 3.39MB 10.9s done [2025-12-17T02:45:12.646Z] #46 DONE 13.0s [2025-12-17T02:45:12.646Z] [2025-12-17T02:45:12.646Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:13.608Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 11.2s [2025-12-17T02:45:13.608Z] #45 ... [2025-12-17T02:45:13.608Z] [2025-12-17T02:45:13.608Z] #66 [support-notifications internal] load build context [2025-12-17T02:45:13.608Z] #66 transferring context: 3.39MB 11.9s done [2025-12-17T02:45:13.608Z] #66 DONE 14.7s [2025-12-17T02:45:13.608Z] [2025-12-17T02:45:13.608Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:14.195Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 11.9s [2025-12-17T02:45:14.462Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 12.1s [2025-12-17T02:45:14.733Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 12.5s [2025-12-17T02:45:15.318Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 13.0s [2025-12-17T02:45:15.585Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 13.4s [2025-12-17T02:45:15.868Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.42MB / 37.02MB 13.6s [2025-12-17T02:45:16.135Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 13.9s done [2025-12-17T02:45:16.403Z] #45 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 13.9s done [2025-12-17T02:45:16.403Z] #45 ... [2025-12-17T02:45:16.403Z] [2025-12-17T02:45:16.403Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-17T02:45:16.403Z] #53 10.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:16.403Z] #53 11.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:16.403Z] #53 18.20 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:16.403Z] #53 18.30 (2/4) Installing openssl (3.5.4-r0) [2025-12-17T02:45:16.403Z] #53 18.57 (3/4) Installing su-exec (0.2-r3) [2025-12-17T02:45:16.403Z] #53 18.58 (4/4) Installing yq-go (4.47.2-r2) [2025-12-17T02:45:16.403Z] #53 20.57 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:16.403Z] #53 20.79 OK: 20 MiB in 20 packages [2025-12-17T02:45:16.670Z] #53 ... [2025-12-17T02:45:16.670Z] [2025-12-17T02:45:16.670Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:16.670Z] #65 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 11.5s done [2025-12-17T02:45:16.670Z] #65 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done [2025-12-17T02:45:16.670Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 1.6s [2025-12-17T02:45:16.937Z] #65 ... [2025-12-17T02:45:16.937Z] [2025-12-17T02:45:16.937Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-17T02:45:16.937Z] #67 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:17.519Z] #67 ... [2025-12-17T02:45:17.519Z] [2025-12-17T02:45:17.519Z] #38 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:45:17.519Z] #38 11.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:17.519Z] #38 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:17.519Z] #38 ... [2025-12-17T02:45:17.519Z] [2025-12-17T02:45:17.519Z] #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:17.519Z] #55 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:17.519Z] #55 13.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:17.785Z] #55 ... [2025-12-17T02:45:17.785Z] [2025-12-17T02:45:17.785Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:18.051Z] #72 ... [2025-12-17T02:45:18.051Z] [2025-12-17T02:45:18.051Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:18.321Z] #65 ... [2025-12-17T02:45:18.321Z] [2025-12-17T02:45:18.321Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:18.321Z] #0 9.207 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:18.321Z] #73 ... [2025-12-17T02:45:18.321Z] [2025-12-17T02:45:18.321Z] #38 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:45:18.321Z] #38 22.52 (1/2) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:18.628Z] #38 22.58 (2/2) Installing su-exec (0.2-r3) [2025-12-17T02:45:18.628Z] #38 22.59 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:18.628Z] #38 ... [2025-12-17T02:45:18.628Z] [2025-12-17T02:45:18.628Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:45:18.628Z] #57 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:18.628Z] #57 13.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:18.628Z] #57 ... [2025-12-17T02:45:18.628Z] [2025-12-17T02:45:18.628Z] #38 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:45:18.628Z] #38 22.87 OK: 8 MiB in 18 packages [2025-12-17T02:45:19.242Z] #38 ... [2025-12-17T02:45:19.242Z] [2025-12-17T02:45:19.242Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-17T02:45:19.242Z] #58 11.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:19.242Z] #58 21.64 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:45:19.242Z] #58 21.64 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:45:19.242Z] #58 21.64 OK: 26170 distinct packages available [2025-12-17T02:45:19.242Z] #58 ... [2025-12-17T02:45:19.242Z] [2025-12-17T02:45:19.242Z] #53 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2025-12-17T02:45:19.242Z] #53 DONE 23.6s [2025-12-17T02:45:19.242Z] [2025-12-17T02:45:19.242Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:45:19.242Z] #59 12.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:19.242Z] #59 13.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:19.242Z] #59 ... [2025-12-17T02:45:19.242Z] [2025-12-17T02:45:19.242Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:19.242Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.3s [2025-12-17T02:45:19.508Z] #45 ... [2025-12-17T02:45:19.508Z] [2025-12-17T02:45:19.508Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-17T02:45:19.508Z] #64 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:19.508Z] #64 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:19.775Z] #64 ... [2025-12-17T02:45:19.775Z] [2025-12-17T02:45:19.775Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:21.188Z] #45 ... [2025-12-17T02:45:21.188Z] [2025-12-17T02:45:21.188Z] #38 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec [2025-12-17T02:45:21.188Z] #38 DONE 25.1s [2025-12-17T02:45:21.188Z] [2025-12-17T02:45:21.188Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:21.455Z] #65 ... [2025-12-17T02:45:21.455Z] [2025-12-17T02:45:21.455Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-17T02:45:21.455Z] #0 7.269 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:21.455Z] #0 9.678 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:21.755Z] #74 ... [2025-12-17T02:45:21.755Z] [2025-12-17T02:45:21.755Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:21.755Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.8s [2025-12-17T02:45:22.046Z] #65 ... [2025-12-17T02:45:22.046Z] [2025-12-17T02:45:22.046Z] #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:22.046Z] #55 22.51 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:22.046Z] #55 22.63 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:22.046Z] #55 22.76 OK: 8 MiB in 17 packages [2025-12-17T02:45:22.046Z] #55 DONE 26.2s [2025-12-17T02:45:22.046Z] [2025-12-17T02:45:22.046Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:22.312Z] #65 ... [2025-12-17T02:45:22.312Z] [2025-12-17T02:45:22.312Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-17T02:45:22.312Z] #62 13.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:22.312Z] #62 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:22.312Z] #62 ... [2025-12-17T02:45:22.312Z] [2025-12-17T02:45:22.312Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:22.312Z] #73 14.29 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:22.901Z] #73 ... [2025-12-17T02:45:22.901Z] [2025-12-17T02:45:22.901Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-17T02:45:22.901Z] #63 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:22.901Z] #63 16.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:22.901Z] #63 ... [2025-12-17T02:45:22.901Z] [2025-12-17T02:45:22.901Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:23.170Z] #65 ... [2025-12-17T02:45:23.170Z] [2025-12-17T02:45:23.170Z] #59 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:45:23.170Z] #59 23.71 OK: 255 MiB in 60 packages [2025-12-17T02:45:23.170Z] #59 DONE 26.0s [2025-12-17T02:45:23.170Z] [2025-12-17T02:45:23.171Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:24.173Z] #45 ... [2025-12-17T02:45:24.173Z] [2025-12-17T02:45:24.173Z] #75 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:24.173Z] #75 DONE 1.1s [2025-12-17T02:45:24.173Z] [2025-12-17T02:45:24.173Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:24.229Z] #103 ... [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:45:24.229Z] #101 DONE 30.1s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-17T02:45:24.229Z] #97 DONE 30.1s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #83 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:24.229Z] #83 DONE 34.9s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #98 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:24.229Z] #98 DONE 35.1s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #99 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:24.229Z] #99 DONE 34.9s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #104 [support-notifications builder 6/7] COPY . . [2025-12-17T02:45:24.229Z] #104 ... [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #100 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:24.229Z] #100 DONE 34.9s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:45:24.229Z] #103 DONE 30.2s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #81 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:24.229Z] #81 DONE 34.9s [2025-12-17T02:45:24.229Z] [2025-12-17T02:45:24.229Z] #105 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-17T02:45:24.445Z] #45 ... [2025-12-17T02:45:24.445Z] [2025-12-17T02:45:24.445Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-17T02:45:24.445Z] #68 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:24.445Z] #68 17.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:24.445Z] #68 ... [2025-12-17T02:45:24.445Z] [2025-12-17T02:45:24.445Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:25.871Z] #65 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 10.8s done [2025-12-17T02:45:25.871Z] #65 ... [2025-12-17T02:45:25.871Z] [2025-12-17T02:45:25.871Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:25.871Z] #71 16.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:25.871Z] #71 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:25.871Z] #71 ... [2025-12-17T02:45:25.871Z] [2025-12-17T02:45:25.871Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:25.871Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.8s [2025-12-17T02:45:26.134Z] #105 ... [2025-12-17T02:45:26.134Z] [2025-12-17T02:45:26.134Z] #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-17T02:45:26.134Z] #106 DONE 3.9s [2025-12-17T02:45:26.393Z] [2025-12-17T02:45:26.393Z] #107 [security-bootstrapper builder 6/7] COPY . . [2025-12-17T02:45:26.849Z] #45 ... [2025-12-17T02:45:26.849Z] [2025-12-17T02:45:26.849Z] #57 [core-data builder 3/7] RUN apk add --update --no-cache make git [2025-12-17T02:45:26.849Z] #57 25.62 OK: 255 MiB in 60 packages [2025-12-17T02:45:26.849Z] #57 DONE 29.6s [2025-12-17T02:45:26.849Z] [2025-12-17T02:45:26.849Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:27.120Z] #45 ... [2025-12-17T02:45:27.120Z] [2025-12-17T02:45:27.120Z] #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2025-12-17T02:45:27.120Z] #64 26.70 OK: 255 MiB in 60 packages [2025-12-17T02:45:27.120Z] #64 DONE 29.1s [2025-12-17T02:45:27.120Z] [2025-12-17T02:45:27.120Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:27.713Z] #45 ... [2025-12-17T02:45:27.713Z] [2025-12-17T02:45:27.713Z] #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 [2025-12-17T02:45:27.713Z] #65 DONE 29.1s [2025-12-17T02:45:27.769Z] #107 ... [2025-12-17T02:45:27.769Z] [2025-12-17T02:45:27.769Z] #108 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-17T02:45:27.769Z] #108 DONE 5.5s [2025-12-17T02:45:27.769Z] [2025-12-17T02:45:27.769Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-17T02:45:27.984Z] [2025-12-17T02:45:27.984Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-17T02:45:27.984Z] #63 29.64 (1/3) Installing ca-certificates (20250911-r0) [2025-12-17T02:45:27.984Z] #63 ... [2025-12-17T02:45:27.984Z] [2025-12-17T02:45:27.984Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:27.984Z] #76 DONE 1.5s [2025-12-17T02:45:28.253Z] [2025-12-17T02:45:28.254Z] #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:28.254Z] #77 DONE 1.0s [2025-12-17T02:45:28.254Z] [2025-12-17T02:45:28.254Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:28.254Z] #78 ... [2025-12-17T02:45:28.254Z] [2025-12-17T02:45:28.254Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:28.254Z] #72 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:28.254Z] #72 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:28.526Z] #72 ... [2025-12-17T02:45:28.526Z] [2025-12-17T02:45:28.526Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:28.526Z] #45 ... [2025-12-17T02:45:28.526Z] [2025-12-17T02:45:28.526Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-17T02:45:28.526Z] #70 18.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:28.526Z] #70 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:28.802Z] #70 ... [2025-12-17T02:45:28.802Z] [2025-12-17T02:45:28.802Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:29.073Z] #45 ... [2025-12-17T02:45:29.073Z] [2025-12-17T02:45:29.073Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-17T02:45:29.073Z] #69 19.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:29.073Z] #69 21.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:29.073Z] #69 ... [2025-12-17T02:45:29.073Z] [2025-12-17T02:45:29.073Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:29.145Z] #109 ... [2025-12-17T02:45:29.145Z] [2025-12-17T02:45:29.145Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-17T02:45:29.343Z] #45 ... [2025-12-17T02:45:29.343Z] [2025-12-17T02:45:29.343Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-17T02:45:29.343Z] #0 6.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:29.343Z] #0 8.214 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:29.343Z] #79 ... [2025-12-17T02:45:29.343Z] [2025-12-17T02:45:29.343Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-17T02:45:29.343Z] #67 20.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:29.613Z] #67 ... [2025-12-17T02:45:29.613Z] [2025-12-17T02:45:29.613Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:31.055Z] #45 ... [2025-12-17T02:45:31.055Z] [2025-12-17T02:45:31.055Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev [2025-12-17T02:45:31.055Z] #68 29.75 OK: 255 MiB in 60 packages [2025-12-17T02:45:31.055Z] #68 DONE 31.9s [2025-12-17T02:45:31.055Z] [2025-12-17T02:45:31.055Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:31.055Z] #80 ... [2025-12-17T02:45:31.055Z] [2025-12-17T02:45:31.055Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-17T02:45:31.055Z] #0 6.659 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:31.055Z] #0 8.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:31.055Z] #81 ... [2025-12-17T02:45:31.055Z] [2025-12-17T02:45:31.055Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:31.055Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.9s [2025-12-17T02:45:31.327Z] #45 ... [2025-12-17T02:45:31.327Z] [2025-12-17T02:45:31.327Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-17T02:45:31.327Z] #58 24.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:31.327Z] #58 26.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:31.611Z] #58 ... [2025-12-17T02:45:31.611Z] [2025-12-17T02:45:31.611Z] #80 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:31.611Z] #80 DONE 0.8s [2025-12-17T02:45:31.611Z] [2025-12-17T02:45:31.611Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:32.209Z] #82 ... [2025-12-17T02:45:32.209Z] [2025-12-17T02:45:32.209Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-12-17T02:45:32.209Z] #0 6.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:32.209Z] #0 8.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:32.209Z] #83 ... [2025-12-17T02:45:32.209Z] [2025-12-17T02:45:32.209Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:32.430Z] #110 ... [2025-12-17T02:45:32.430Z] [2025-12-17T02:45:32.430Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-17T02:45:32.430Z] #111 ... [2025-12-17T02:45:32.430Z] [2025-12-17T02:45:32.430Z] #112 [support-scheduler builder 6/7] COPY . . [2025-12-17T02:45:32.482Z] #45 ... [2025-12-17T02:45:32.482Z] [2025-12-17T02:45:32.482Z] #71 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:32.482Z] #71 30.25 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:32.482Z] #71 30.28 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:32.482Z] #71 30.45 OK: 8 MiB in 17 packages [2025-12-17T02:45:32.482Z] #71 DONE 32.9s [2025-12-17T02:45:32.482Z] [2025-12-17T02:45:32.482Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:32.689Z] #112 ... [2025-12-17T02:45:32.689Z] [2025-12-17T02:45:32.689Z] #113 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:45:34.473Z] #45 ... [2025-12-17T02:45:34.473Z] [2025-12-17T02:45:34.473Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:34.473Z] #84 ... [2025-12-17T02:45:34.473Z] [2025-12-17T02:45:34.473Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:35.894Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.9s [2025-12-17T02:45:36.168Z] #45 ... [2025-12-17T02:45:36.168Z] [2025-12-17T02:45:36.168Z] #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2025-12-17T02:45:36.168Z] #63 30.55 (2/3) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:36.168Z] #63 30.57 (3/3) Installing tzdata (2025c-r0) [2025-12-17T02:45:36.168Z] #63 32.59 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:36.168Z] #63 32.83 Executing ca-certificates-20250911-r0.trigger [2025-12-17T02:45:36.168Z] #63 34.30 OK: 8 MiB in 19 packages [2025-12-17T02:45:36.168Z] #63 DONE 37.8s [2025-12-17T02:45:36.168Z] [2025-12-17T02:45:36.168Z] #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2025-12-17T02:45:36.168Z] #62 29.21 (1/4) Installing ca-certificates (20250911-r0) [2025-12-17T02:45:36.168Z] #62 30.01 (2/4) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:36.168Z] #62 30.02 (3/4) Installing su-exec (0.2-r3) [2025-12-17T02:45:36.168Z] #62 30.05 (4/4) Installing yq-go (4.47.2-r2) [2025-12-17T02:45:36.168Z] #62 32.12 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:36.168Z] #62 32.38 Executing ca-certificates-20250911-r0.trigger [2025-12-17T02:45:36.168Z] #62 34.50 OK: 19 MiB in 20 packages [2025-12-17T02:45:36.168Z] #62 DONE 37.8s [2025-12-17T02:45:36.168Z] [2025-12-17T02:45:36.168Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:38.189Z] #45 ... [2025-12-17T02:45:38.189Z] [2025-12-17T02:45:38.189Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:38.473Z] #85 ... [2025-12-17T02:45:38.473Z] [2025-12-17T02:45:38.473Z] #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2025-12-17T02:45:38.473Z] #74 23.17 OK: 255 MiB in 60 packages [2025-12-17T02:45:38.473Z] #74 DONE 26.9s [2025-12-17T02:45:38.473Z] [2025-12-17T02:45:38.473Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-17T02:45:38.473Z] #58 41.13 OK: 255 MiB in 60 packages [2025-12-17T02:45:38.473Z] #58 ... [2025-12-17T02:45:38.473Z] [2025-12-17T02:45:38.473Z] #72 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:38.473Z] #72 28.08 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:38.473Z] #72 28.19 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:38.473Z] #72 29.13 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:38.473Z] #72 29.15 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:38.473Z] #72 29.16 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:38.473Z] #72 29.35 OK: 13 MiB in 29 packages [2025-12-17T02:45:38.473Z] #72 DONE 30.9s [2025-12-17T02:45:38.754Z] [2025-12-17T02:45:38.754Z] #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2025-12-17T02:45:39.766Z] #86 DONE 1.1s [2025-12-17T02:45:39.766Z] [2025-12-17T02:45:39.766Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:41.195Z] #45 ... [2025-12-17T02:45:41.195Z] [2025-12-17T02:45:41.195Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2025-12-17T02:45:41.195Z] #58 DONE 43.8s [2025-12-17T02:45:41.195Z] [2025-12-17T02:45:41.195Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:41.195Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.9s [2025-12-17T02:45:41.473Z] #45 ... [2025-12-17T02:45:41.473Z] [2025-12-17T02:45:41.473Z] #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2025-12-17T02:45:41.473Z] #73 29.45 (1/1) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:41.473Z] #73 30.05 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:41.473Z] #73 30.34 OK: 8 MiB in 17 packages [2025-12-17T02:45:41.473Z] #73 DONE 33.2s [2025-12-17T02:45:41.740Z] [2025-12-17T02:45:41.740Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-17T02:45:41.740Z] #79 22.04 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:41.740Z] #79 22.10 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:41.740Z] #79 22.53 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:41.740Z] #79 ... [2025-12-17T02:45:41.740Z] [2025-12-17T02:45:41.740Z] #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:41.740Z] #87 DONE 0.9s [2025-12-17T02:45:41.740Z] [2025-12-17T02:45:41.740Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-17T02:45:41.740Z] #79 22.57 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:41.740Z] #79 22.60 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:41.740Z] #79 22.70 OK: 20 MiB in 20 packages [2025-12-17T02:45:42.701Z] #79 ... [2025-12-17T02:45:42.701Z] [2025-12-17T02:45:42.701Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:42.701Z] #0 4.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:42.701Z] #0 5.865 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:42.701Z] #88 ... [2025-12-17T02:45:42.701Z] [2025-12-17T02:45:42.701Z] #69 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq [2025-12-17T02:45:42.701Z] #69 35.65 (1/7) Installing ca-certificates (20250911-r0) [2025-12-17T02:45:42.701Z] #69 36.37 (2/7) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:42.701Z] #69 36.44 (3/7) Installing libgcc (14.2.0-r6) [2025-12-17T02:45:42.701Z] #69 36.49 (4/7) Installing libsodium (1.0.20-r0) [2025-12-17T02:45:42.701Z] #69 36.57 (5/7) Installing libstdc++ (14.2.0-r6) [2025-12-17T02:45:42.701Z] #69 37.01 (6/7) Installing libzmq (4.3.5-r2) [2025-12-17T02:45:42.701Z] #69 37.28 (7/7) Installing zeromq (4.3.5-r2) [2025-12-17T02:45:42.701Z] #69 37.41 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:42.701Z] #69 37.60 Executing ca-certificates-20250911-r0.trigger [2025-12-17T02:45:42.701Z] #69 40.53 OK: 12 MiB in 23 packages [2025-12-17T02:45:42.701Z] #69 DONE 43.2s [2025-12-17T02:45:42.701Z] [2025-12-17T02:45:42.701Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:43.686Z] #45 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.6s done [2025-12-17T02:45:44.275Z] #45 ... [2025-12-17T02:45:44.275Z] [2025-12-17T02:45:44.275Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-17T02:45:44.275Z] #67 35.19 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:45:44.275Z] #67 35.21 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:45:44.275Z] #67 35.21 OK: 26168 distinct packages available [2025-12-17T02:45:44.275Z] #67 38.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:44.275Z] #67 40.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:44.275Z] #67 ... [2025-12-17T02:45:44.275Z] [2025-12-17T02:45:44.275Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:45:44.549Z] #45 ... [2025-12-17T02:45:44.549Z] [2025-12-17T02:45:44.549Z] #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2025-12-17T02:45:44.549Z] #79 DONE 25.4s [2025-12-17T02:45:44.822Z] [2025-12-17T02:45:44.822Z] #89 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2025-12-17T02:45:44.822Z] #89 DONE 0.3s [2025-12-17T02:45:44.822Z] [2025-12-17T02:45:44.822Z] #83 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade [2025-12-17T02:45:44.822Z] #83 21.92 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:44.822Z] #83 22.12 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:44.822Z] #83 22.69 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:44.822Z] #83 22.69 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:44.822Z] #83 22.77 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:44.822Z] #83 22.92 OK: 8 MiB in 17 packages [2025-12-17T02:45:46.271Z] #83 ... [2025-12-17T02:45:46.271Z] [2025-12-17T02:45:46.271Z] #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-17T02:45:46.271Z] #70 36.33 v3.22.2-308-gfeaeb3000e3 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] [2025-12-17T02:45:46.271Z] #70 36.33 v3.22.2-307-g4886c13aeed [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] [2025-12-17T02:45:46.271Z] #70 36.33 OK: 26168 distinct packages available [2025-12-17T02:45:46.271Z] #70 38.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:46.271Z] #70 40.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:46.271Z] #70 ... [2025-12-17T02:45:46.271Z] [2025-12-17T02:45:46.271Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:46.271Z] #0 7.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:46.271Z] #0 8.833 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:46.271Z] #90 ... [2025-12-17T02:45:46.271Z] [2025-12-17T02:45:46.271Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-17T02:45:46.271Z] #0 8.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:46.271Z] #0 9.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:46.543Z] #91 ... [2025-12-17T02:45:46.543Z] [2025-12-17T02:45:46.543Z] #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade [2025-12-17T02:45:46.543Z] #81 22.40 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:46.543Z] #81 22.57 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:46.543Z] #81 23.18 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:46.543Z] #81 23.20 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:46.543Z] #81 23.29 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:46.543Z] #81 23.44 OK: 8 MiB in 18 packages [2025-12-17T02:45:46.543Z] #81 DONE 25.4s [2025-12-17T02:45:46.543Z] [2025-12-17T02:45:46.543Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-17T02:45:46.543Z] #92 ... [2025-12-17T02:45:46.543Z] [2025-12-17T02:45:46.543Z] #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2025-12-17T02:45:46.543Z] #83 DONE 24.6s [2025-12-17T02:45:46.838Z] [2025-12-17T02:45:46.838Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:47.432Z] #93 4.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:48.843Z] #93 5.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:48.843Z] #93 ... [2025-12-17T02:45:48.843Z] [2025-12-17T02:45:48.843Z] #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2025-12-17T02:45:48.843Z] #92 DONE 2.6s [2025-12-17T02:45:48.843Z] [2025-12-17T02:45:48.843Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:49.111Z] #94 ... [2025-12-17T02:45:49.111Z] [2025-12-17T02:45:49.111Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-17T02:45:49.693Z] #95 ... [2025-12-17T02:45:49.694Z] [2025-12-17T02:45:49.694Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:49.694Z] #96 ... [2025-12-17T02:45:49.694Z] [2025-12-17T02:45:49.694Z] #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2025-12-17T02:45:49.694Z] #67 50.49 (1/4) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:49.694Z] #67 50.50 (2/4) Installing musl-obstack (1.2.3-r2) [2025-12-17T02:45:49.694Z] #67 50.51 (3/4) Installing libucontext (1.3.2-r0) [2025-12-17T02:45:49.694Z] #67 50.54 (4/4) Installing gcompat (1.1.0-r4) [2025-12-17T02:45:49.694Z] #67 50.55 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:49.694Z] #67 50.67 OK: 8 MiB in 20 packages [2025-12-17T02:45:51.661Z] #67 DONE 52.7s [2025-12-17T02:45:51.661Z] [2025-12-17T02:45:51.661Z] #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging [2025-12-17T02:45:51.661Z] #95 DONE 2.7s [2025-12-17T02:45:51.661Z] [2025-12-17T02:45:51.661Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-17T02:45:52.271Z] #97 ... [2025-12-17T02:45:52.271Z] [2025-12-17T02:45:52.271Z] #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2025-12-17T02:45:52.271Z] #70 50.92 (1/5) Installing dumb-init (1.2.5-r3) [2025-12-17T02:45:52.271Z] #70 50.94 (2/5) Installing musl-obstack (1.2.3-r2) [2025-12-17T02:45:52.271Z] #70 50.96 (3/5) Installing libucontext (1.3.2-r0) [2025-12-17T02:45:52.271Z] #70 50.98 (4/5) Installing gcompat (1.1.0-r4) [2025-12-17T02:45:52.271Z] #70 51.00 (5/5) Installing openssl (3.5.4-r0) [2025-12-17T02:45:52.271Z] #70 51.06 Executing busybox-1.37.0-r19.trigger [2025-12-17T02:45:52.271Z] #70 51.24 OK: 9 MiB in 21 packages [2025-12-17T02:45:52.271Z] #70 DONE 52.5s [2025-12-17T02:45:52.271Z] [2025-12-17T02:45:52.271Z] #98 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-12-17T02:45:54.212Z] #98 ... [2025-12-17T02:45:54.212Z] [2025-12-17T02:45:54.212Z] #88 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:54.212Z] #88 16.85 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:54.212Z] #88 16.98 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:54.212Z] #88 19.13 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:54.212Z] #88 19.15 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:54.212Z] #88 19.16 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:54.212Z] #88 19.42 OK: 8 MiB in 17 packages [2025-12-17T02:45:54.212Z] #88 DONE 21.5s [2025-12-17T02:45:54.212Z] [2025-12-17T02:45:54.212Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-17T02:45:54.212Z] #91 17.38 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:54.212Z] #91 17.63 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:54.212Z] #91 18.12 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:54.212Z] #91 18.14 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:54.212Z] #91 18.14 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:54.478Z] #91 18.28 OK: 19 MiB in 20 packages [2025-12-17T02:45:54.642Z] #113 ... [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #112 [support-scheduler builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #112 DONE 30.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #105 [core-metadata builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #105 DONE 30.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #107 [security-secretstore-setup builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #107 DONE 30.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #114 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:54.642Z] #114 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #115 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #116 [core-data builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #116 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #117 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #118 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:54.642Z] #118 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #119 [core-metadata builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #119 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #120 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:54.642Z] #120 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #121 [core-command builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #121 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #122 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #122 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #123 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:54.642Z] #123 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #124 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #124 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #125 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #104 [support-notifications builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #104 DONE 30.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:54.642Z] #126 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #127 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #128 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #129 [security-secretstore-setup builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #129 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #130 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:45:54.642Z] #130 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #131 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #131 CACHED [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #111 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-17T02:45:54.642Z] #111 DONE 30.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-17T02:45:54.642Z] #109 DONE 30.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T02:45:54.642Z] #132 ... [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #102 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:45:54.642Z] #102 DONE 61.1s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #113 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:45:54.642Z] #113 DONE 23.5s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #110 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-17T02:45:54.642Z] #110 DONE 24.3s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:45:54.642Z] #133 ... [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #134 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-17T02:45:54.642Z] #134 DONE 0.3s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:45:54.642Z] #135 ... [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #133 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:45:54.642Z] #133 DONE 0.8s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #136 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-17T02:45:54.642Z] #136 DONE 0.9s [2025-12-17T02:45:54.642Z] [2025-12-17T02:45:54.642Z] #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-17T02:45:55.066Z] #91 ... [2025-12-17T02:45:55.066Z] [2025-12-17T02:45:55.066Z] #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:55.066Z] #90 15.98 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:55.066Z] #90 16.21 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:55.066Z] #90 16.75 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:55.066Z] #90 16.76 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:55.066Z] #90 16.78 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:55.066Z] #90 17.03 OK: 8 MiB in 19 packages [2025-12-17T02:45:55.066Z] #90 DONE 18.9s [2025-12-17T02:45:55.066Z] [2025-12-17T02:45:55.066Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-17T02:45:55.066Z] #97 2.812 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:55.653Z] #97 4.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:56.236Z] #97 ... [2025-12-17T02:45:56.236Z] [2025-12-17T02:45:56.236Z] #91 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2025-12-17T02:45:56.236Z] #91 DONE 20.2s [2025-12-17T02:45:56.505Z] [2025-12-17T02:45:56.505Z] #93 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2025-12-17T02:45:56.505Z] #93 12.79 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:56.505Z] #93 12.98 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:45:56.505Z] #93 13.46 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:56.505Z] #93 13.46 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:45:56.505Z] #93 13.52 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:45:56.505Z] #93 13.64 OK: 12 MiB in 23 packages [2025-12-17T02:45:57.915Z] #93 DONE 14.8s [2025-12-17T02:45:57.916Z] [2025-12-17T02:45:57.916Z] #98 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade [2025-12-17T02:45:57.916Z] #98 3.321 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:57.916Z] #98 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [2025-12-17T02:45:58.898Z] #137 ... [2025-12-17T02:45:58.898Z] [2025-12-17T02:45:58.898Z] #135 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:45:58.898Z] #135 DONE 4.9s [2025-12-17T02:45:58.898Z] [2025-12-17T02:45:58.898Z] #138 [core-keeper builder 7/8] COPY . . [2025-12-17T02:45:58.898Z] #138 DONE 5.3s [2025-12-17T02:45:58.898Z] [2025-12-17T02:45:58.898Z] #139 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-17T02:45:58.898Z] #139 DONE 4.6s [2025-12-17T02:45:58.898Z] [2025-12-17T02:45:58.898Z] #140 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-17T02:45:58.898Z] #140 ... [2025-12-17T02:45:58.898Z] [2025-12-17T02:45:58.899Z] #137 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-17T02:45:58.899Z] #137 DONE 4.7s [2025-12-17T02:45:58.899Z] [2025-12-17T02:45:58.899Z] #141 [security-spire-server] exporting to image [2025-12-17T02:45:58.899Z] #141 exporting layers [2025-12-17T02:45:59.158Z] #141 ... [2025-12-17T02:45:59.159Z] [2025-12-17T02:45:59.159Z] #142 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-17T02:45:59.159Z] #142 DONE 0.4s [2025-12-17T02:45:59.159Z] [2025-12-17T02:45:59.159Z] #140 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-17T02:45:59.159Z] #140 DONE 0.5s [2025-12-17T02:45:59.159Z] [2025-12-17T02:45:59.159Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T02:45:59.159Z] #132 5.821 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-17T02:45:59.726Z] #132 ... [2025-12-17T02:45:59.726Z] [2025-12-17T02:45:59.726Z] #143 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-17T02:45:59.726Z] #143 DONE 0.6s [2025-12-17T02:45:59.726Z] [2025-12-17T02:45:59.726Z] #144 [security-spire-config] exporting to image [2025-12-17T02:46:01.257Z] #98 8.567 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:46:01.258Z] #98 8.703 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:46:01.258Z] #98 ... [2025-12-17T02:46:01.258Z] [2025-12-17T02:46:01.258Z] #97 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2025-12-17T02:46:01.258Z] #97 7.783 (1/3) Upgrading busybox (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:46:01.258Z] #97 7.905 Executing busybox-1.37.0-r20.post-upgrade [2025-12-17T02:46:01.258Z] #97 8.158 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:46:01.258Z] #97 8.164 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:46:01.258Z] #97 8.173 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:46:01.258Z] #97 8.230 OK: 8 MiB in 20 packages [2025-12-17T02:46:01.258Z] #97 DONE 9.5s [2025-12-17T02:46:01.258Z] [2025-12-17T02:46:01.258Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:46:03.231Z] #99 ... [2025-12-17T02:46:03.231Z] [2025-12-17T02:46:03.231Z] #98 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade [2025-12-17T02:46:03.231Z] #98 9.303 (2/3) Upgrading busybox-binsh (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:46:03.231Z] #98 9.309 (3/3) Upgrading ssl_client (1.37.0-r19 -> 1.37.0-r20) [2025-12-17T02:46:03.231Z] #98 9.321 Executing busybox-1.37.0-r20.trigger [2025-12-17T02:46:03.231Z] #98 9.377 OK: 9 MiB in 21 packages [2025-12-17T02:46:03.231Z] #98 DONE 10.9s [2025-12-17T02:46:03.231Z] [2025-12-17T02:46:03.231Z] #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:46:03.231Z] #99 DONE 2.1s [2025-12-17T02:46:03.231Z] [2025-12-17T02:46:03.231Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:46:03.508Z] #100 ... [2025-12-17T02:46:03.508Z] [2025-12-17T02:46:03.508Z] #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2025-12-17T02:46:03.508Z] #101 DONE 0.4s [2025-12-17T02:46:03.784Z] [2025-12-17T02:46:03.784Z] #102 [security-spire-config stage-2 6/10] COPY security.txt / [2025-12-17T02:46:03.904Z] #144 ... [2025-12-17T02:46:03.905Z] [2025-12-17T02:46:03.905Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T02:46:03.905Z] #0 5.717 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-17T02:46:03.905Z] #145 ... [2025-12-17T02:46:03.905Z] [2025-12-17T02:46:03.905Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T02:46:03.905Z] #0 5.372 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-17T02:46:03.905Z] #146 ... [2025-12-17T02:46:03.905Z] [2025-12-17T02:46:03.905Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-17T02:46:03.905Z] #0 0.922 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-17T02:46:03.905Z] #147 ... [2025-12-17T02:46:03.905Z] [2025-12-17T02:46:03.905Z] #141 [security-spire-server] exporting to image [2025-12-17T02:46:03.905Z] #141 exporting layers 2.8s done [2025-12-17T02:46:03.905Z] #141 writing image sha256:64fcbee43c821e1e8535e157d85c0015aba5c504e6907a1c015c8a4c80edd226 0.6s done [2025-12-17T02:46:03.905Z] #141 naming to docker.io/library/security-spire-server 0.9s done [2025-12-17T02:46:03.905Z] #141 DONE 5.0s [2025-12-17T02:46:03.905Z] [2025-12-17T02:46:03.905Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-17T02:46:03.905Z] #0 5.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-17T02:46:04.055Z] #102 DONE 0.4s [2025-12-17T02:46:04.055Z] [2025-12-17T02:46:04.055Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-17T02:46:04.210Z] #148 ... [2025-12-17T02:46:04.210Z] [2025-12-17T02:46:04.210Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-17T02:46:04.210Z] #0 5.303 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-17T02:46:04.210Z] #149 ... [2025-12-17T02:46:04.210Z] [2025-12-17T02:46:04.210Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T02:46:04.210Z] #0 5.386 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-17T02:46:04.328Z] #103 ... [2025-12-17T02:46:04.328Z] [2025-12-17T02:46:04.328Z] #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:46:04.328Z] #104 DONE 0.4s [2025-12-17T02:46:04.518Z] #150 ... [2025-12-17T02:46:04.518Z] [2025-12-17T02:46:04.518Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T02:46:04.518Z] #0 5.388 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-17T02:46:04.518Z] #151 ... [2025-12-17T02:46:04.518Z] [2025-12-17T02:46:04.518Z] #152 [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-12-17T02:46:04.518Z] #0 5.544 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-17T02:46:04.595Z] [2025-12-17T02:46:04.595Z] #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2025-12-17T02:46:04.595Z] #103 DONE 1.6s [2025-12-17T02:46:04.595Z] [2025-12-17T02:46:04.595Z] #105 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2025-12-17T02:46:04.776Z] #152 ... [2025-12-17T02:46:04.776Z] [2025-12-17T02:46:04.776Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-17T02:46:04.776Z] #0 5.393 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-17T02:46:04.776Z] #153 ... [2025-12-17T02:46:04.776Z] [2025-12-17T02:46:04.776Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-17T02:46:04.776Z] #0 5.344 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-17T02:46:04.865Z] #105 DONE 0.3s [2025-12-17T02:46:04.865Z] [2025-12-17T02:46:04.865Z] #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2025-12-17T02:46:05.034Z] #154 ... [2025-12-17T02:46:05.034Z] [2025-12-17T02:46:05.034Z] #155 [security-spire-agent] exporting to image [2025-12-17T02:46:05.034Z] #155 exporting layers 5.3s done [2025-12-17T02:46:05.034Z] #155 writing image sha256:2f5f25f4010b81a5e08a671d7dfc59a583fc38b23b4aea54bb2ccb32e0ab6342 0.2s done [2025-12-17T02:46:05.034Z] #155 naming to docker.io/library/security-spire-agent 0.0s done [2025-12-17T02:46:05.034Z] #155 DONE 5.7s [2025-12-17T02:46:05.034Z] [2025-12-17T02:46:05.034Z] #144 [security-spire-config] exporting to image [2025-12-17T02:46:05.034Z] #144 exporting layers 5.2s done [2025-12-17T02:46:05.034Z] #144 writing image sha256:3d5315be18bae6facc842ec83e1c787614e9e3218fac0f94d487cf324730f222 0.0s done [2025-12-17T02:46:05.034Z] #144 naming to docker.io/library/security-spire-config 0.0s done [2025-12-17T02:46:05.034Z] #144 DONE 5.3s [2025-12-17T02:46:05.034Z] [2025-12-17T02:46:05.034Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-17T02:46:05.034Z] #0 0.731 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-17T02:46:05.134Z] #106 DONE 0.3s [2025-12-17T02:46:05.134Z] [2025-12-17T02:46:05.134Z] #107 [security-spire-config] exporting to image [2025-12-17T02:46:05.134Z] #107 exporting layers [2025-12-17T02:46:05.401Z] #107 ... [2025-12-17T02:46:05.402Z] [2025-12-17T02:46:05.402Z] #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:46:05.402Z] #100 DONE 2.2s [2025-12-17T02:46:05.402Z] [2025-12-17T02:46:05.402Z] #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2025-12-17T02:46:05.998Z] #108 DONE 0.8s [2025-12-17T02:46:05.998Z] [2025-12-17T02:46:05.998Z] #109 [security-spire-server stage-2 6/9] COPY security.txt / [2025-12-17T02:46:06.263Z] #109 DONE 0.3s [2025-12-17T02:46:06.263Z] [2025-12-17T02:46:06.264Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:46:06.531Z] #110 ... [2025-12-17T02:46:06.531Z] [2025-12-17T02:46:06.531Z] #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:46:06.531Z] #111 DONE 0.3s [2025-12-17T02:46:06.797Z] [2025-12-17T02:46:06.797Z] #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2025-12-17T02:46:06.797Z] #112 DONE 0.3s [2025-12-17T02:46:06.797Z] [2025-12-17T02:46:06.797Z] #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2025-12-17T02:46:07.100Z] #113 DONE 0.3s [2025-12-17T02:46:07.100Z] [2025-12-17T02:46:07.100Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:46:07.368Z] #96 ... [2025-12-17T02:46:07.368Z] [2025-12-17T02:46:07.368Z] #107 [security-spire-server] exporting to image [2025-12-17T02:46:08.780Z] #107 ... [2025-12-17T02:46:08.780Z] [2025-12-17T02:46:08.780Z] #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2025-12-17T02:46:08.780Z] #110 DONE 3.9s [2025-12-17T02:46:08.780Z] [2025-12-17T02:46:08.780Z] #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2025-12-17T02:46:08.780Z] #114 DONE 0.3s [2025-12-17T02:46:08.780Z] [2025-12-17T02:46:08.780Z] #115 [security-spire-agent stage-3 7/10] COPY security.txt / [2025-12-17T02:46:09.065Z] #115 DONE 0.3s [2025-12-17T02:46:09.065Z] [2025-12-17T02:46:09.065Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:46:09.339Z] #78 ... [2025-12-17T02:46:09.339Z] [2025-12-17T02:46:09.339Z] #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2025-12-17T02:46:09.606Z] #116 DONE 0.5s [2025-12-17T02:46:09.606Z] [2025-12-17T02:46:09.606Z] #107 [security-spire-config] exporting to image [2025-12-17T02:46:09.606Z] #107 exporting layers 4.5s done [2025-12-17T02:46:09.606Z] #107 writing image sha256:79d57d9cca78dd4c2c592acc332f9a0cc3c6e8ab857b537d0b1aec243845284e 0.0s done [2025-12-17T02:46:09.606Z] #107 naming to docker.io/library/security-spire-config-arm64 0.0s done [2025-12-17T02:46:10.199Z] #107 ... [2025-12-17T02:46:10.199Z] [2025-12-17T02:46:10.199Z] #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2025-12-17T02:46:10.199Z] #117 DONE 0.4s [2025-12-17T02:46:10.199Z] [2025-12-17T02:46:10.199Z] #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2025-12-17T02:46:10.199Z] #118 DONE 0.2s [2025-12-17T02:46:10.199Z] [2025-12-17T02:46:10.199Z] #107 [security-spire-agent] exporting to image [2025-12-17T02:46:11.158Z] #107 exporting layers 4.1s done [2025-12-17T02:46:11.158Z] #107 writing image sha256:bb28c39d8a16ab78b74c93abec9291c87bff0fbe429f9f8d9055489caa7f5c74 0.0s done [2025-12-17T02:46:11.158Z] #107 naming to docker.io/library/security-spire-server-arm64 [2025-12-17T02:46:11.441Z] #107 naming to docker.io/library/security-spire-server-arm64 0.0s done [2025-12-17T02:46:13.427Z] #107 exporting layers 2.9s done [2025-12-17T02:46:13.427Z] #107 writing image sha256:09262589c75d1599d366f654269542ed2f3a8dfe122d559c126ff6762528893a done [2025-12-17T02:46:13.427Z] #107 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2025-12-17T02:46:13.427Z] #107 DONE 8.1s [2025-12-17T02:46:13.427Z] [2025-12-17T02:46:13.427Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T02:47:35.084Z] #45 ... [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #84 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #84 DONE 122.0s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #85 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #85 DONE 118.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #94 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #94 DONE 104.4s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #119 ... [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #82 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #82 DONE 114.7s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #78 DONE 118.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #96 DONE 106.8s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #120 [support-notifications builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #120 ... [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #121 [support-scheduler builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #121 DONE 2.0s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #122 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:47:35.084Z] #123 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #124 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #124 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:47:35.084Z] #125 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #126 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #127 [security-bootstrapper builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #127 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #128 [security-proxy-setup builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #128 DONE 2.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #129 [core-metadata builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #129 DONE 2.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #130 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #130 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #131 [core-common-config-bootstrapper builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #131 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:47:35.084Z] #132 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #133 [core-data builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #133 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:47:35.084Z] #134 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #135 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #120 [support-notifications builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #120 DONE 2.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:47:35.084Z] #136 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #137 [security-proxy-auth builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #137 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #138 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #139 [core-command builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #139 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2025-12-17T02:47:35.084Z] #140 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #141 [core-command builder 4/7] COPY go.mod vendor* ./ [2025-12-17T02:47:35.084Z] #141 CACHED [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #142 [core-keeper builder 7/8] COPY . . [2025-12-17T02:47:35.084Z] #142 DONE 2.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2025-12-17T02:47:35.084Z] #119 DONE 2.1s [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T02:47:35.084Z] #143 ... [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T02:47:35.084Z] #0 4.455 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command [2025-12-17T02:47:35.084Z] #144 ... [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T02:47:35.084Z] #0 5.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2025-12-17T02:47:35.084Z] #145 ... [2025-12-17T02:47:35.084Z] [2025-12-17T02:47:35.084Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T02:47:35.084Z] #143 6.014 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2025-12-17T02:47:38.422Z] #143 ... [2025-12-17T02:47:38.422Z] [2025-12-17T02:47:38.422Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T02:47:38.422Z] #0 6.093 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data [2025-12-17T02:47:38.422Z] #146 ... [2025-12-17T02:47:38.422Z] [2025-12-17T02:47:38.422Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-17T02:47:38.422Z] #0 4.065 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config [2025-12-17T02:47:38.690Z] #147 ... [2025-12-17T02:47:38.690Z] [2025-12-17T02:47:38.690Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-17T02:47:38.690Z] #0 6.090 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2025-12-17T02:47:38.690Z] #148 ... [2025-12-17T02:47:38.690Z] [2025-12-17T02:47:38.690Z] #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-12-17T02:47:38.690Z] #0 4.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2025-12-17T02:47:38.957Z] #149 ... [2025-12-17T02:47:38.957Z] [2025-12-17T02:47:38.957Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-17T02:47:38.957Z] #0 5.947 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2025-12-17T02:47:38.957Z] #150 ... [2025-12-17T02:47:38.957Z] [2025-12-17T02:47:38.957Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-17T02:47:38.957Z] #0 4.852 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2025-12-17T02:47:39.225Z] #151 ... [2025-12-17T02:47:39.225Z] [2025-12-17T02:47:39.225Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-17T02:47:39.225Z] #0 6.032 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2025-12-17T02:47:39.505Z] #152 ... [2025-12-17T02:47:39.505Z] [2025-12-17T02:47:39.505Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T02:47:39.505Z] #0 6.024 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2025-12-17T02:47:39.505Z] #153 ... [2025-12-17T02:47:39.505Z] [2025-12-17T02:47:39.505Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-17T02:47:39.505Z] #0 5.584 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2025-12-17T02:47:41.457Z] #156 ... [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-17T02:47:41.457Z] #147 DONE 106.5s [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-17T02:47:41.457Z] #148 DONE 106.5s [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T02:47:41.457Z] #146 ... [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-17T02:47:41.457Z] #157 DONE 0.7s [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:47:41.457Z] #158 DONE 0.4s [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:47:41.457Z] #159 DONE 0.2s [2025-12-17T02:47:41.457Z] [2025-12-17T02:47:41.457Z] #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-17T02:47:42.022Z] #160 DONE 0.5s [2025-12-17T02:47:42.022Z] [2025-12-17T02:47:42.022Z] #161 [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-12-17T02:47:42.279Z] #161 DONE 0.3s [2025-12-17T02:47:42.279Z] [2025-12-17T02:47:42.279Z] #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2025-12-17T02:47:42.539Z] #162 DONE 0.3s [2025-12-17T02:47:42.539Z] [2025-12-17T02:47:42.539Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T02:47:43.104Z] #163 ... [2025-12-17T02:47:43.104Z] [2025-12-17T02:47:43.104Z] #164 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-17T02:47:43.104Z] #164 DONE 1.9s [2025-12-17T02:47:43.362Z] [2025-12-17T02:47:43.362Z] #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:47:44.731Z] #165 DONE 1.3s [2025-12-17T02:47:44.731Z] [2025-12-17T02:47:44.731Z] #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:47:45.304Z] #166 DONE 0.6s [2025-12-17T02:47:45.304Z] [2025-12-17T02:47:45.304Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-17T02:47:45.304Z] #167 ... [2025-12-17T02:47:45.304Z] [2025-12-17T02:47:45.304Z] #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T02:47:45.304Z] #163 DONE 2.7s [2025-12-17T02:47:45.594Z] [2025-12-17T02:47:45.594Z] #168 [core-common-config-bootstrapper] exporting to image [2025-12-17T02:47:45.594Z] #168 exporting layers [2025-12-17T02:47:45.594Z] #168 ... [2025-12-17T02:47:45.594Z] [2025-12-17T02:47:45.594Z] #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-17T02:47:45.594Z] #167 DONE 0.6s [2025-12-17T02:47:45.859Z] [2025-12-17T02:47:45.859Z] #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-17T02:47:46.425Z] #169 DONE 0.5s [2025-12-17T02:47:46.425Z] [2025-12-17T02:47:46.425Z] #170 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2025-12-17T02:47:47.863Z] #170 DONE 1.4s [2025-12-17T02:47:47.863Z] [2025-12-17T02:47:47.863Z] #168 [core-common-config-bootstrapper] exporting to image [2025-12-17T02:47:47.863Z] #168 exporting layers 2.3s done [2025-12-17T02:47:47.863Z] #168 writing image sha256:50a3ea64c2e2fe9a7ed0416f0e3e90d9857eaa7885cd6b1ec1a590c415418da8 done [2025-12-17T02:47:47.863Z] #168 naming to docker.io/library/core-common-config-bootstrapper done [2025-12-17T02:47:47.863Z] #168 DONE 2.4s [2025-12-17T02:47:47.863Z] [2025-12-17T02:47:47.863Z] #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2025-12-17T02:47:48.122Z] #171 DONE 0.7s [2025-12-17T02:47:48.122Z] [2025-12-17T02:47:48.122Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T02:47:48.400Z] #145 ... [2025-12-17T02:47:48.400Z] [2025-12-17T02:47:48.400Z] #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2025-12-17T02:47:49.333Z] #172 DONE 1.0s [2025-12-17T02:47:49.333Z] [2025-12-17T02:47:49.333Z] #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-17T02:47:49.897Z] #173 DONE 0.6s [2025-12-17T02:47:49.897Z] [2025-12-17T02:47:49.897Z] #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-17T02:47:54.081Z] #174 DONE 4.3s [2025-12-17T02:47:54.081Z] [2025-12-17T02:47:54.081Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T02:47:54.357Z] #146 ... [2025-12-17T02:47:54.357Z] [2025-12-17T02:47:54.357Z] #175 [security-bootstrapper] exporting to image [2025-12-17T02:47:54.357Z] #175 exporting layers [2025-12-17T02:47:55.291Z] #175 exporting layers 1.0s done [2025-12-17T02:47:55.291Z] #175 writing image sha256:bb40141faede78fec0ef65c7d7f8c0519902ded4b0ba9a8dbc859ed7b6ae1f8f done [2025-12-17T02:47:55.291Z] #175 naming to docker.io/library/security-bootstrapper 0.0s done [2025-12-17T02:47:55.291Z] #175 DONE 1.1s [2025-12-17T02:47:55.291Z] [2025-12-17T02:47:55.291Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T02:48:35.891Z] #132 ... [2025-12-17T02:48:35.891Z] [2025-12-17T02:48:35.891Z] #152 [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-12-17T02:48:35.891Z] #152 162.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-17T02:49:08.003Z] #152 ... [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-17T02:49:08.003Z] #153 DONE 193.4s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T02:49:08.003Z] #150 DONE 193.4s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T02:49:08.003Z] #151 DONE 193.4s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-17T02:49:08.003Z] #156 DONE 188.1s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #152 [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-12-17T02:49:08.003Z] #152 DONE 193.5s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #176 ... [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-17T02:49:08.003Z] #149 DONE 193.5s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #132 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T02:49:08.003Z] #132 DONE 193.5s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-17T02:49:08.003Z] #154 DONE 193.6s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #176 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #176 ... [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T02:49:08.003Z] #146 DONE 193.6s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T02:49:08.003Z] #145 DONE 193.7s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #176 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #176 DONE 0.5s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #177 DONE 0.5s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #178 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #178 DONE 0.4s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #179 DONE 0.4s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #180 DONE 0.3s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #181 DONE 0.3s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #182 DONE 0.3s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.003Z] #183 DONE 0.2s [2025-12-17T02:49:08.003Z] [2025-12-17T02:49:08.003Z] #184 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #184 DONE 1.1s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #185 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #185 DONE 1.1s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #186 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.263Z] #186 CACHED [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #187 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #187 CACHED [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #188 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #188 DONE 1.0s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #189 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-17T02:49:08.263Z] #189 DONE 1.0s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #190 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #190 CACHED [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T02:49:08.263Z] #191 CACHED [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #192 DONE 1.0s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #193 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #193 DONE 1.1s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #194 DONE 1.0s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #195 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T02:49:08.263Z] #195 DONE 1.1s [2025-12-17T02:49:08.263Z] [2025-12-17T02:49:08.263Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-17T02:49:10.342Z] #196 ... [2025-12-17T02:49:10.342Z] [2025-12-17T02:49:10.342Z] #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:10.342Z] #197 DONE 1.8s [2025-12-17T02:49:10.342Z] [2025-12-17T02:49:10.342Z] #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-17T02:49:10.342Z] #198 DONE 1.8s [2025-12-17T02:49:10.342Z] [2025-12-17T02:49:10.342Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-17T02:49:10.342Z] #199 DONE 1.8s [2025-12-17T02:49:10.342Z] [2025-12-17T02:49:10.342Z] #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-17T02:49:10.342Z] #200 DONE 1.8s [2025-12-17T02:49:10.342Z] [2025-12-17T02:49:10.342Z] #201 [core-keeper] exporting to image [2025-12-17T02:49:10.342Z] #201 exporting layers [2025-12-17T02:49:10.606Z] #201 ... [2025-12-17T02:49:10.606Z] [2025-12-17T02:49:10.606Z] #202 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-17T02:49:10.606Z] #202 DONE 2.3s [2025-12-17T02:49:10.606Z] [2025-12-17T02:49:10.606Z] #203 [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-12-17T02:49:10.606Z] #203 DONE 2.4s [2025-12-17T02:49:10.606Z] [2025-12-17T02:49:10.606Z] #204 [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-12-17T02:49:10.606Z] #204 DONE 2.4s [2025-12-17T02:49:10.606Z] [2025-12-17T02:49:10.606Z] #205 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-17T02:49:10.606Z] #205 DONE 2.5s [2025-12-17T02:49:10.606Z] [2025-12-17T02:49:10.606Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:10.864Z] #206 ... [2025-12-17T02:49:10.864Z] [2025-12-17T02:49:10.864Z] #196 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-17T02:49:10.864Z] #196 DONE 2.6s [2025-12-17T02:49:10.864Z] [2025-12-17T02:49:10.864Z] #207 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-17T02:49:10.864Z] #207 DONE 2.6s [2025-12-17T02:49:10.864Z] [2025-12-17T02:49:10.864Z] #201 [core-keeper] exporting to image [2025-12-17T02:49:10.864Z] #201 exporting layers 0.8s done [2025-12-17T02:49:10.864Z] #201 writing image sha256:4726be7061119ac0fa52b438e08786e9d78864ffc9be826e1880a6584ac8ad61 [2025-12-17T02:49:11.123Z] #201 writing image sha256:4726be7061119ac0fa52b438e08786e9d78864ffc9be826e1880a6584ac8ad61 0.0s done [2025-12-17T02:49:11.123Z] #201 naming to docker.io/library/core-keeper 0.0s done [2025-12-17T02:49:11.123Z] #201 DONE 1.0s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #208 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-17T02:49:11.123Z] #208 DONE 1.0s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #209 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-17T02:49:11.123Z] #209 DONE 1.0s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #210 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:11.123Z] #210 DONE 0.4s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #211 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:11.123Z] #211 DONE 0.4s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-17T02:49:11.123Z] #212 DONE 0.3s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #206 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:11.123Z] #206 DONE 0.4s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-17T02:49:11.123Z] #213 ... [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #214 [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-12-17T02:49:11.123Z] #214 DONE 0.4s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:11.123Z] #215 DONE 0.3s [2025-12-17T02:49:11.123Z] [2025-12-17T02:49:11.123Z] #216 [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-12-17T02:49:11.123Z] #216 DONE 0.3s [2025-12-17T02:49:11.389Z] [2025-12-17T02:49:11.389Z] #217 [security-spiffe-token-provider] exporting to image [2025-12-17T02:49:11.389Z] #217 ... [2025-12-17T02:49:11.389Z] [2025-12-17T02:49:11.389Z] #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-17T02:49:11.389Z] #218 DONE 0.3s [2025-12-17T02:49:11.389Z] [2025-12-17T02:49:11.389Z] #219 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-17T02:49:11.389Z] #219 DONE 0.4s [2025-12-17T02:49:11.725Z] [2025-12-17T02:49:11.725Z] #220 [core-command] exporting to image [2025-12-17T02:49:11.725Z] #220 exporting layers 0.3s done [2025-12-17T02:49:11.725Z] #220 writing image sha256:a9253ca0ec52e86fe67ffd36ff5d1e555e746d9df94125594af3eb82a9b8181a [2025-12-17T02:49:11.725Z] #220 writing image sha256:a9253ca0ec52e86fe67ffd36ff5d1e555e746d9df94125594af3eb82a9b8181a 0.3s done [2025-12-17T02:49:11.725Z] #220 naming to docker.io/library/core-command [2025-12-17T02:49:12.012Z] #220 naming to docker.io/library/core-command 0.0s done [2025-12-17T02:49:12.012Z] #220 DONE 0.7s [2025-12-17T02:49:12.012Z] [2025-12-17T02:49:12.012Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-17T02:49:12.012Z] #213 DONE 0.8s [2025-12-17T02:49:12.012Z] [2025-12-17T02:49:12.012Z] #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-17T02:49:12.012Z] #221 DONE 0.8s [2025-12-17T02:49:12.012Z] [2025-12-17T02:49:12.012Z] #222 [core-metadata] exporting to image [2025-12-17T02:49:12.283Z] #222 ... [2025-12-17T02:49:12.283Z] [2025-12-17T02:49:12.283Z] #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-17T02:49:12.283Z] #223 DONE 0.7s [2025-12-17T02:49:12.283Z] [2025-12-17T02:49:12.283Z] #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-17T02:49:12.283Z] #224 DONE 0.3s [2025-12-17T02:49:12.283Z] [2025-12-17T02:49:12.283Z] #225 [core-data] exporting to image [2025-12-17T02:49:12.283Z] #225 exporting layers 0.8s done [2025-12-17T02:49:12.283Z] #225 writing image sha256:069ceb5a817d192fe089b55d1dc502c7e5ac464e86b1a86d9955a0cf0024e9a6 0.3s done [2025-12-17T02:49:12.283Z] #225 naming to docker.io/library/core-data 0.0s done [2025-12-17T02:49:12.283Z] #225 DONE 1.2s [2025-12-17T02:49:12.283Z] [2025-12-17T02:49:12.283Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T02:49:12.874Z] #226 ... [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #227 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-17T02:49:12.874Z] #227 DONE 0.4s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #217 [security-spiffe-token-provider] exporting to image [2025-12-17T02:49:12.874Z] #217 exporting layers 1.1s done [2025-12-17T02:49:12.874Z] #217 writing image sha256:f17c56e649d0c8c2e1e2ce963f018d690c0e573c69a687662fb95faf15695a4c 0.0s done [2025-12-17T02:49:12.874Z] #217 naming to docker.io/library/security-spiffe-token-provider done [2025-12-17T02:49:12.874Z] #217 DONE 1.5s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #228 [support-notifications] exporting to image [2025-12-17T02:49:12.874Z] #228 exporting layers 1.2s done [2025-12-17T02:49:12.874Z] #228 writing image sha256:6001135b387dbba1a2f5e117bff2d2d214194af8403c50e43247c745afc165f5 0.1s done [2025-12-17T02:49:12.874Z] #228 naming to docker.io/library/support-notifications done [2025-12-17T02:49:12.874Z] #228 DONE 1.6s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T02:49:12.874Z] #229 DONE 1.0s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #230 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-17T02:49:12.874Z] #230 DONE 0.1s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #222 [core-metadata] exporting to image [2025-12-17T02:49:12.874Z] #222 exporting layers 0.8s done [2025-12-17T02:49:12.874Z] #222 writing image sha256:5433332ed2fea8c904c7acc1eb69aebff16a80ec4b2897bb3bae917b272a434e done [2025-12-17T02:49:12.874Z] #222 naming to docker.io/library/core-metadata 0.0s done [2025-12-17T02:49:12.874Z] #222 DONE 0.9s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #231 [support-scheduler] exporting to image [2025-12-17T02:49:12.874Z] #231 exporting layers 1.7s done [2025-12-17T02:49:12.874Z] #231 writing image sha256:76bebf8b71d9f8d789fe09dd8794496125e00177753f1e97fa95f50766a52f8d done [2025-12-17T02:49:12.874Z] #231 naming to docker.io/library/support-scheduler done [2025-12-17T02:49:12.874Z] #231 DONE 1.8s [2025-12-17T02:49:12.874Z] [2025-12-17T02:49:12.874Z] #232 [security-proxy-auth] exporting to image [2025-12-17T02:49:13.148Z] #232 ... [2025-12-17T02:49:13.148Z] [2025-12-17T02:49:13.148Z] #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T02:49:13.148Z] #226 DONE 0.7s [2025-12-17T02:49:13.148Z] [2025-12-17T02:49:13.148Z] #233 [security-proxy-setup] exporting to image [2025-12-17T02:49:13.148Z] #233 exporting layers 0.2s done [2025-12-17T02:49:13.148Z] #233 writing image sha256:e5569812e01f4dadc99bbfb356b0a556b65ee20511b331a6db173986bddd6115 0.0s done [2025-12-17T02:49:13.148Z] #233 naming to docker.io/library/security-proxy-setup done [2025-12-17T02:49:13.148Z] #233 DONE 0.2s [2025-12-17T02:49:13.148Z] [2025-12-17T02:49:13.148Z] #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T02:49:13.148Z] #234 DONE 0.5s [2025-12-17T02:49:13.148Z] [2025-12-17T02:49:13.148Z] #232 [security-proxy-auth] exporting to image [2025-12-17T02:49:13.148Z] #232 exporting layers 0.5s done [2025-12-17T02:49:13.148Z] #232 writing image sha256:34877b5a83f4dd9586e36353d082120a216542e856cfae4fbf14a91a669b2828 done [2025-12-17T02:49:13.148Z] #232 naming to docker.io/library/security-proxy-auth done [2025-12-17T02:49:13.148Z] #232 DONE 0.5s [2025-12-17T02:49:13.148Z] [2025-12-17T02:49:13.148Z] #235 [security-secretstore-setup] exporting to image [2025-12-17T02:49:13.424Z] #235 exporting layers 0.2s done [2025-12-17T02:49:13.424Z] #235 writing image sha256:ccb3f6409784c507f20c5875ea8f2457ca0046d439ff55886015f118e6bcc274 done [2025-12-17T02:49:13.424Z] #235 naming to docker.io/library/security-secretstore-setup done [2025-12-17T02:49:13.424Z] #235 DONE 0.2s [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T02:49:13.424Z] time="2025-12-17T02:43:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-17T02:49:13.438Z] $ docker stop --time=1 6ff4dbbe6ca4ed04d04b61b550375db9c866b3706ca0c43268fcbb2a46239670 [2025-12-17T02:49:14.702Z] $ docker rm -f --volumes 6ff4dbbe6ca4ed04d04b61b550375db9c866b3706ca0c43268fcbb2a46239670 [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-17T02:49:15.102Z] + docker images [2025-12-17T02:49:15.103Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-17T02:49:15.103Z] security-secretstore-setup latest ccb3f6409784 1 second ago 84.5MB [2025-12-17T02:49:15.103Z] security-proxy-auth latest 34877b5a83f4 2 seconds ago 47MB [2025-12-17T02:49:15.103Z] security-proxy-setup latest e5569812e01f 2 seconds ago 52.8MB [2025-12-17T02:49:15.103Z] security-spiffe-token-provider latest f17c56e649d0 3 seconds ago 51MB [2025-12-17T02:49:15.103Z] core-metadata latest 5433332ed2fe 3 seconds ago 48MB [2025-12-17T02:49:15.103Z] support-notifications latest 6001135b387d 4 seconds ago 55.7MB [2025-12-17T02:49:15.103Z] core-command latest a9253ca0ec52 4 seconds ago 42.1MB [2025-12-17T02:49:15.103Z] core-data latest 069ceb5a817d 4 seconds ago 47.8MB [2025-12-17T02:49:15.103Z] support-scheduler latest 76bebf8b71d9 4 seconds ago 52MB [2025-12-17T02:49:15.103Z] core-keeper latest 4726be706111 5 seconds ago 46.8MB [2025-12-17T02:49:15.103Z] security-bootstrapper latest bb40141faede About a minute ago 22.4MB [2025-12-17T02:49:15.103Z] core-common-config-bootstrapper latest 50a3ea64c2e2 About a minute ago 21.3MB [2025-12-17T02:49:15.103Z] security-spire-config latest 3d5315be18ba 3 minutes ago 178MB [2025-12-17T02:49:15.103Z] security-spire-server latest 64fcbee43c82 3 minutes ago 178MB [2025-12-17T02:49:15.103Z] security-spire-agent latest 2f5f25f4010b 3 minutes ago 238MB [2025-12-17T02:49:15.103Z] ci-base-image-x86_64 latest caadccd1229c 8 minutes ago 999MB [2025-12-17T02:49:15.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 2 months ago 636MB [2025-12-17T02:49:15.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 6 months ago 573MB [2025-12-17T02:49:15.103Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T02:49:15.288Z] provisioning config files... [2025-12-17T02:49:15.306Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/937@tmp/config6758195622502807664tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-17T02:49:15.621Z] ---> ****-login.sh [2025-12-17T02:49:15.621Z] nexus3.edgexfoundry.org:10001 [2025-12-17T02:49:15.621Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:49:15.881Z] Login Succeeded [2025-12-17T02:49:15.881Z] nexus3.edgexfoundry.org:10002 [2025-12-17T02:49:15.881Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:49:15.881Z] Login Succeeded [2025-12-17T02:49:15.881Z] nexus3.edgexfoundry.org:10003 [2025-12-17T02:49:15.882Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:49:16.145Z] Login Succeeded [2025-12-17T02:49:16.145Z] nexus3.edgexfoundry.org:10004 [2025-12-17T02:49:16.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:49:16.145Z] Login Succeeded [2025-12-17T02:49:16.145Z] ****.io [2025-12-17T02:49:16.145Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T02:49:16.405Z] Login Succeeded [2025-12-17T02:49:16.405Z] ---> ****-login.sh ends [Pipeline] } [2025-12-17T02:49:16.412Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:16.464Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-17T02:49:16.504Z] [edgeXDocker.push] Tagging docker image core-command with the following tags: [2025-12-17T02:49:16.504Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:16.504Z] latest [2025-12-17T02:49:16.504Z] 4.1.0-dev.86 [2025-12-17T02:49:16.504Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:16.504Z] main [2025-12-17T02:49:16.504Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:16.867Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:17.198Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:17.198Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-17T02:49:17.198Z] 2376c649678f: Preparing [2025-12-17T02:49:17.198Z] b7cac953c8cb: Preparing [2025-12-17T02:49:17.198Z] e18d02615c2e: Preparing [2025-12-17T02:49:17.198Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:17.198Z] 509a6d2c6106: Preparing [2025-12-17T02:49:17.198Z] d03fdb0c2026: Preparing [2025-12-17T02:49:17.198Z] 256f393e029f: Preparing [2025-12-17T02:49:17.198Z] d03fdb0c2026: Waiting [2025-12-17T02:49:17.198Z] 256f393e029f: Waiting [2025-12-17T02:49:17.198Z] e18d02615c2e: Pushed [2025-12-17T02:49:17.198Z] 9ec9ae5df0e2: Pushed [2025-12-17T02:49:17.198Z] 2376c649678f: Pushed [2025-12-17T02:49:17.198Z] 509a6d2c6106: Pushed [2025-12-17T02:49:17.457Z] 256f393e029f: Layer already exists [2025-12-17T02:49:17.457Z] d03fdb0c2026: Pushed [2025-12-17T02:49:20.172Z] b7cac953c8cb: Pushed [2025-12-17T02:49:20.172Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:9794b55d9f032a7aedc9f0e62c405eb9a79ffb7ca922e92cac6d3be8bf4ea3f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:20.506Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:20.822Z] + docker push nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-17T02:49:20.822Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-17T02:49:20.822Z] 2376c649678f: Preparing [2025-12-17T02:49:20.822Z] b7cac953c8cb: Preparing [2025-12-17T02:49:20.822Z] e18d02615c2e: Preparing [2025-12-17T02:49:20.822Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:20.822Z] 509a6d2c6106: Preparing [2025-12-17T02:49:20.822Z] d03fdb0c2026: Preparing [2025-12-17T02:49:20.822Z] 256f393e029f: Preparing [2025-12-17T02:49:20.822Z] d03fdb0c2026: Waiting [2025-12-17T02:49:20.822Z] 256f393e029f: Waiting [2025-12-17T02:49:20.822Z] b7cac953c8cb: Layer already exists [2025-12-17T02:49:20.822Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:20.822Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:20.822Z] 2376c649678f: Layer already exists [2025-12-17T02:49:20.822Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:20.822Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:20.822Z] 256f393e029f: Layer already exists [2025-12-17T02:49:20.822Z] latest: digest: sha256:9794b55d9f032a7aedc9f0e62c405eb9a79ffb7ca922e92cac6d3be8bf4ea3f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:21.166Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:21.502Z] + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.86 [2025-12-17T02:49:21.502Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-17T02:49:21.502Z] 2376c649678f: Preparing [2025-12-17T02:49:21.502Z] b7cac953c8cb: Preparing [2025-12-17T02:49:21.502Z] e18d02615c2e: Preparing [2025-12-17T02:49:21.502Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:21.502Z] 509a6d2c6106: Preparing [2025-12-17T02:49:21.502Z] d03fdb0c2026: Preparing [2025-12-17T02:49:21.502Z] 256f393e029f: Preparing [2025-12-17T02:49:21.502Z] d03fdb0c2026: Waiting [2025-12-17T02:49:21.502Z] 256f393e029f: Waiting [2025-12-17T02:49:21.502Z] 2376c649678f: Layer already exists [2025-12-17T02:49:21.502Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:21.502Z] b7cac953c8cb: Layer already exists [2025-12-17T02:49:21.502Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:21.502Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:21.502Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:21.502Z] 256f393e029f: Layer already exists [2025-12-17T02:49:21.502Z] 4.1.0-dev.86: digest: sha256:9794b55d9f032a7aedc9f0e62c405eb9a79ffb7ca922e92cac6d3be8bf4ea3f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:21.821Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:22.141Z] + docker push nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:22.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-17T02:49:22.141Z] 2376c649678f: Preparing [2025-12-17T02:49:22.141Z] b7cac953c8cb: Preparing [2025-12-17T02:49:22.141Z] e18d02615c2e: Preparing [2025-12-17T02:49:22.141Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:22.141Z] 509a6d2c6106: Preparing [2025-12-17T02:49:22.141Z] d03fdb0c2026: Preparing [2025-12-17T02:49:22.141Z] 256f393e029f: Preparing [2025-12-17T02:49:22.141Z] d03fdb0c2026: Waiting [2025-12-17T02:49:22.141Z] 256f393e029f: Waiting [2025-12-17T02:49:22.141Z] 2376c649678f: Layer already exists [2025-12-17T02:49:22.141Z] b7cac953c8cb: Layer already exists [2025-12-17T02:49:22.141Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:22.141Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:22.141Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:22.141Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:22.141Z] 256f393e029f: Layer already exists [2025-12-17T02:49:22.141Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:9794b55d9f032a7aedc9f0e62c405eb9a79ffb7ca922e92cac6d3be8bf4ea3f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:22.473Z] + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:23.054Z] + docker push nexus3.edgexfoundry.org:10004/core-command:main [2025-12-17T02:49:23.054Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] [2025-12-17T02:49:23.054Z] 2376c649678f: Preparing [2025-12-17T02:49:23.054Z] b7cac953c8cb: Preparing [2025-12-17T02:49:23.054Z] e18d02615c2e: Preparing [2025-12-17T02:49:23.054Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:23.054Z] 509a6d2c6106: Preparing [2025-12-17T02:49:23.054Z] d03fdb0c2026: Preparing [2025-12-17T02:49:23.054Z] 256f393e029f: Preparing [2025-12-17T02:49:23.054Z] 256f393e029f: Waiting [2025-12-17T02:49:23.054Z] d03fdb0c2026: Waiting [2025-12-17T02:49:23.054Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:23.054Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:23.054Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:23.054Z] 2376c649678f: Layer already exists [2025-12-17T02:49:23.054Z] b7cac953c8cb: Layer already exists [2025-12-17T02:49:23.054Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:23.054Z] 256f393e029f: Layer already exists [2025-12-17T02:49:23.054Z] main: digest: sha256:9794b55d9f032a7aedc9f0e62c405eb9a79ffb7ca922e92cac6d3be8bf4ea3f4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:23.117Z] ===================================================== [Pipeline] echo [2025-12-17T02:49:23.131Z] taggedImages: [2025-12-17T02:49:23.131Z] - nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:23.132Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-17T02:49:23.132Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.86 [2025-12-17T02:49:23.132Z] - nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:23.132Z] - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo [2025-12-17T02:49:23.166Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: [2025-12-17T02:49:23.166Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:23.166Z] latest [2025-12-17T02:49:23.166Z] 4.1.0-dev.86 [2025-12-17T02:49:23.166Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:23.166Z] main [2025-12-17T02:49:23.166Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:23.527Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:23.844Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:23.845Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-17T02:49:23.845Z] 62b7a1145037: Preparing [2025-12-17T02:49:23.845Z] 280a2be42d61: Preparing [2025-12-17T02:49:23.845Z] 3dfc3841d943: Preparing [2025-12-17T02:49:23.845Z] 51614ac0b188: Preparing [2025-12-17T02:49:23.845Z] e18d02615c2e: Preparing [2025-12-17T02:49:23.845Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:23.845Z] 509a6d2c6106: Preparing [2025-12-17T02:49:23.845Z] d03fdb0c2026: Preparing [2025-12-17T02:49:23.845Z] 256f393e029f: Preparing [2025-12-17T02:49:23.845Z] 509a6d2c6106: Waiting [2025-12-17T02:49:23.845Z] d03fdb0c2026: Waiting [2025-12-17T02:49:23.845Z] 256f393e029f: Waiting [2025-12-17T02:49:23.845Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:23.845Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:23.845Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:23.845Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:23.845Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:23.845Z] 256f393e029f: Layer already exists [2025-12-17T02:49:23.845Z] 280a2be42d61: Pushed [2025-12-17T02:49:23.845Z] 62b7a1145037: Pushed [2025-12-17T02:49:23.845Z] 3dfc3841d943: Pushed [2025-12-17T02:49:25.220Z] 51614ac0b188: Pushed [2025-12-17T02:49:25.220Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:ce1f6a00a4e7b0eea3dd87f390890cc3f91dc21dcc40d2e8804c834efb6e5abe size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:25.557Z] + 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-12-17T02:49:25.886Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-17T02:49:25.886Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-17T02:49:25.886Z] 62b7a1145037: Preparing [2025-12-17T02:49:25.886Z] 280a2be42d61: Preparing [2025-12-17T02:49:25.886Z] 3dfc3841d943: Preparing [2025-12-17T02:49:25.886Z] 51614ac0b188: Preparing [2025-12-17T02:49:25.886Z] e18d02615c2e: Preparing [2025-12-17T02:49:25.886Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:25.886Z] 509a6d2c6106: Preparing [2025-12-17T02:49:25.886Z] d03fdb0c2026: Preparing [2025-12-17T02:49:25.886Z] 256f393e029f: Preparing [2025-12-17T02:49:25.886Z] 509a6d2c6106: Waiting [2025-12-17T02:49:25.886Z] d03fdb0c2026: Waiting [2025-12-17T02:49:25.886Z] 256f393e029f: Waiting [2025-12-17T02:49:25.886Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:25.886Z] 51614ac0b188: Layer already exists [2025-12-17T02:49:25.886Z] 62b7a1145037: Layer already exists [2025-12-17T02:49:25.886Z] 3dfc3841d943: Layer already exists [2025-12-17T02:49:25.886Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:25.886Z] 280a2be42d61: Layer already exists [2025-12-17T02:49:25.886Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:25.886Z] 256f393e029f: Layer already exists [2025-12-17T02:49:25.886Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:25.886Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:25.886Z] latest: digest: sha256:ce1f6a00a4e7b0eea3dd87f390890cc3f91dc21dcc40d2e8804c834efb6e5abe size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:26.223Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:26.563Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.86 [2025-12-17T02:49:26.564Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-17T02:49:26.564Z] 62b7a1145037: Preparing [2025-12-17T02:49:26.564Z] 280a2be42d61: Preparing [2025-12-17T02:49:26.564Z] 3dfc3841d943: Preparing [2025-12-17T02:49:26.564Z] 51614ac0b188: Preparing [2025-12-17T02:49:26.564Z] e18d02615c2e: Preparing [2025-12-17T02:49:26.564Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:26.564Z] 509a6d2c6106: Preparing [2025-12-17T02:49:26.564Z] d03fdb0c2026: Preparing [2025-12-17T02:49:26.564Z] 256f393e029f: Preparing [2025-12-17T02:49:26.564Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:26.564Z] 509a6d2c6106: Waiting [2025-12-17T02:49:26.564Z] d03fdb0c2026: Waiting [2025-12-17T02:49:26.564Z] 256f393e029f: Waiting [2025-12-17T02:49:26.564Z] 51614ac0b188: Layer already exists [2025-12-17T02:49:26.564Z] 62b7a1145037: Layer already exists [2025-12-17T02:49:26.564Z] 280a2be42d61: Layer already exists [2025-12-17T02:49:26.564Z] 3dfc3841d943: Layer already exists [2025-12-17T02:49:26.564Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:26.564Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:26.564Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:26.564Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:26.564Z] 256f393e029f: Layer already exists [2025-12-17T02:49:26.564Z] 4.1.0-dev.86: digest: sha256:ce1f6a00a4e7b0eea3dd87f390890cc3f91dc21dcc40d2e8804c834efb6e5abe size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:26.897Z] + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:27.234Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:27.234Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-17T02:49:27.234Z] 62b7a1145037: Preparing [2025-12-17T02:49:27.234Z] 280a2be42d61: Preparing [2025-12-17T02:49:27.234Z] 3dfc3841d943: Preparing [2025-12-17T02:49:27.234Z] 51614ac0b188: Preparing [2025-12-17T02:49:27.234Z] e18d02615c2e: Preparing [2025-12-17T02:49:27.234Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:27.234Z] 509a6d2c6106: Preparing [2025-12-17T02:49:27.234Z] d03fdb0c2026: Preparing [2025-12-17T02:49:27.234Z] 256f393e029f: Preparing [2025-12-17T02:49:27.234Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:27.234Z] 509a6d2c6106: Waiting [2025-12-17T02:49:27.234Z] 256f393e029f: Waiting [2025-12-17T02:49:27.234Z] d03fdb0c2026: Waiting [2025-12-17T02:49:27.234Z] 3dfc3841d943: Layer already exists [2025-12-17T02:49:27.234Z] 280a2be42d61: Layer already exists [2025-12-17T02:49:27.234Z] 62b7a1145037: Layer already exists [2025-12-17T02:49:27.234Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:27.234Z] 51614ac0b188: Layer already exists [2025-12-17T02:49:27.234Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:27.234Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:27.234Z] 256f393e029f: Layer already exists [2025-12-17T02:49:27.234Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:27.234Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:ce1f6a00a4e7b0eea3dd87f390890cc3f91dc21dcc40d2e8804c834efb6e5abe size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:27.583Z] + 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-12-17T02:49:28.188Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-17T02:49:28.189Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] [2025-12-17T02:49:28.189Z] 62b7a1145037: Preparing [2025-12-17T02:49:28.189Z] 280a2be42d61: Preparing [2025-12-17T02:49:28.189Z] 3dfc3841d943: Preparing [2025-12-17T02:49:28.189Z] 51614ac0b188: Preparing [2025-12-17T02:49:28.189Z] e18d02615c2e: Preparing [2025-12-17T02:49:28.189Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:28.189Z] 509a6d2c6106: Preparing [2025-12-17T02:49:28.189Z] d03fdb0c2026: Preparing [2025-12-17T02:49:28.189Z] 256f393e029f: Preparing [2025-12-17T02:49:28.189Z] 509a6d2c6106: Waiting [2025-12-17T02:49:28.189Z] d03fdb0c2026: Waiting [2025-12-17T02:49:28.189Z] 256f393e029f: Waiting [2025-12-17T02:49:28.189Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:28.189Z] 3dfc3841d943: Layer already exists [2025-12-17T02:49:28.189Z] 51614ac0b188: Layer already exists [2025-12-17T02:49:28.189Z] 62b7a1145037: Layer already exists [2025-12-17T02:49:28.189Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:28.189Z] 280a2be42d61: Layer already exists [2025-12-17T02:49:28.189Z] 256f393e029f: Layer already exists [2025-12-17T02:49:28.189Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:28.189Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:28.189Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:28.189Z] main: digest: sha256:ce1f6a00a4e7b0eea3dd87f390890cc3f91dc21dcc40d2e8804c834efb6e5abe size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:28.258Z] ===================================================== [Pipeline] echo [2025-12-17T02:49:28.279Z] taggedImages: [2025-12-17T02:49:28.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:28.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-17T02:49:28.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.86 [2025-12-17T02:49:28.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:28.279Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo [2025-12-17T02:49:28.308Z] [edgeXDocker.push] Tagging docker image core-data with the following tags: [2025-12-17T02:49:28.308Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:28.308Z] latest [2025-12-17T02:49:28.308Z] 4.1.0-dev.86 [2025-12-17T02:49:28.308Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:28.308Z] main [2025-12-17T02:49:28.308Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:28.653Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:29.727Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:29.727Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-17T02:49:29.727Z] 7beacf8317b1: Preparing [2025-12-17T02:49:29.727Z] 63c3e0fdec34: Preparing [2025-12-17T02:49:29.727Z] e18d02615c2e: Preparing [2025-12-17T02:49:29.727Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:29.727Z] be21ba494773: Preparing [2025-12-17T02:49:29.727Z] d03fdb0c2026: Preparing [2025-12-17T02:49:29.727Z] 256f393e029f: Preparing [2025-12-17T02:49:29.727Z] d03fdb0c2026: Waiting [2025-12-17T02:49:29.727Z] 256f393e029f: Waiting [2025-12-17T02:49:29.727Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:29.727Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:29.727Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:29.727Z] 256f393e029f: Layer already exists [2025-12-17T02:49:29.727Z] 7beacf8317b1: Pushed [2025-12-17T02:49:29.727Z] be21ba494773: Pushed [2025-12-17T02:49:33.074Z] 63c3e0fdec34: Pushed [2025-12-17T02:49:33.074Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:4352ef5d242d2c6e5cb5ab70ac0127eb9695f08be2a7d916e2d826b80967a645 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:33.415Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:33.748Z] + docker push nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-17T02:49:33.748Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-17T02:49:33.748Z] 7beacf8317b1: Preparing [2025-12-17T02:49:33.748Z] 63c3e0fdec34: Preparing [2025-12-17T02:49:33.748Z] e18d02615c2e: Preparing [2025-12-17T02:49:33.748Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:33.748Z] be21ba494773: Preparing [2025-12-17T02:49:33.748Z] d03fdb0c2026: Preparing [2025-12-17T02:49:33.748Z] 256f393e029f: Preparing [2025-12-17T02:49:33.748Z] 256f393e029f: Waiting [2025-12-17T02:49:33.748Z] d03fdb0c2026: Waiting [2025-12-17T02:49:33.748Z] 7beacf8317b1: Layer already exists [2025-12-17T02:49:33.748Z] be21ba494773: Layer already exists [2025-12-17T02:49:33.748Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:33.748Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:33.748Z] 63c3e0fdec34: Layer already exists [2025-12-17T02:49:33.748Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:33.748Z] 256f393e029f: Layer already exists [2025-12-17T02:49:33.748Z] latest: digest: sha256:4352ef5d242d2c6e5cb5ab70ac0127eb9695f08be2a7d916e2d826b80967a645 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:34.080Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:34.410Z] + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.86 [2025-12-17T02:49:34.410Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-17T02:49:34.410Z] 7beacf8317b1: Preparing [2025-12-17T02:49:34.410Z] 63c3e0fdec34: Preparing [2025-12-17T02:49:34.410Z] e18d02615c2e: Preparing [2025-12-17T02:49:34.410Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:34.410Z] be21ba494773: Preparing [2025-12-17T02:49:34.410Z] d03fdb0c2026: Preparing [2025-12-17T02:49:34.410Z] 256f393e029f: Preparing [2025-12-17T02:49:34.410Z] 256f393e029f: Waiting [2025-12-17T02:49:34.410Z] d03fdb0c2026: Waiting [2025-12-17T02:49:34.410Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:34.410Z] be21ba494773: Layer already exists [2025-12-17T02:49:34.410Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:34.410Z] 63c3e0fdec34: Layer already exists [2025-12-17T02:49:34.410Z] 7beacf8317b1: Layer already exists [2025-12-17T02:49:34.410Z] 256f393e029f: Layer already exists [2025-12-17T02:49:34.410Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:34.410Z] 4.1.0-dev.86: digest: sha256:4352ef5d242d2c6e5cb5ab70ac0127eb9695f08be2a7d916e2d826b80967a645 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:34.736Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:35.058Z] + docker push nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:35.058Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-17T02:49:35.058Z] 7beacf8317b1: Preparing [2025-12-17T02:49:35.058Z] 63c3e0fdec34: Preparing [2025-12-17T02:49:35.058Z] e18d02615c2e: Preparing [2025-12-17T02:49:35.058Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:35.058Z] be21ba494773: Preparing [2025-12-17T02:49:35.058Z] d03fdb0c2026: Preparing [2025-12-17T02:49:35.058Z] 256f393e029f: Preparing [2025-12-17T02:49:35.058Z] d03fdb0c2026: Waiting [2025-12-17T02:49:35.058Z] 256f393e029f: Waiting [2025-12-17T02:49:35.058Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:35.058Z] be21ba494773: Layer already exists [2025-12-17T02:49:35.058Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:35.058Z] 63c3e0fdec34: Layer already exists [2025-12-17T02:49:35.058Z] 7beacf8317b1: Layer already exists [2025-12-17T02:49:35.058Z] 256f393e029f: Layer already exists [2025-12-17T02:49:35.058Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:35.058Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:4352ef5d242d2c6e5cb5ab70ac0127eb9695f08be2a7d916e2d826b80967a645 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:35.550Z] + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:35.877Z] + docker push nexus3.edgexfoundry.org:10004/core-data:main [2025-12-17T02:49:35.877Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] [2025-12-17T02:49:35.877Z] 7beacf8317b1: Preparing [2025-12-17T02:49:35.877Z] 63c3e0fdec34: Preparing [2025-12-17T02:49:35.877Z] e18d02615c2e: Preparing [2025-12-17T02:49:35.877Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:35.877Z] be21ba494773: Preparing [2025-12-17T02:49:35.877Z] d03fdb0c2026: Preparing [2025-12-17T02:49:35.877Z] 256f393e029f: Preparing [2025-12-17T02:49:35.877Z] d03fdb0c2026: Waiting [2025-12-17T02:49:35.877Z] 256f393e029f: Waiting [2025-12-17T02:49:35.877Z] 7beacf8317b1: Layer already exists [2025-12-17T02:49:35.877Z] be21ba494773: Layer already exists [2025-12-17T02:49:35.877Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:35.877Z] 63c3e0fdec34: Layer already exists [2025-12-17T02:49:35.877Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:35.877Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:35.877Z] 256f393e029f: Layer already exists [2025-12-17T02:49:35.877Z] main: digest: sha256:4352ef5d242d2c6e5cb5ab70ac0127eb9695f08be2a7d916e2d826b80967a645 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:35.940Z] ===================================================== [Pipeline] echo [2025-12-17T02:49:35.953Z] taggedImages: [2025-12-17T02:49:35.953Z] - nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:35.953Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-17T02:49:35.953Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.86 [2025-12-17T02:49:35.953Z] - nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:35.953Z] - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo [2025-12-17T02:49:35.977Z] [edgeXDocker.push] Tagging docker image core-keeper with the following tags: [2025-12-17T02:49:35.977Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:35.977Z] latest [2025-12-17T02:49:35.977Z] 4.1.0-dev.86 [2025-12-17T02:49:35.977Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:35.977Z] main [2025-12-17T02:49:35.977Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:36.316Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:36.638Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:36.639Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-17T02:49:36.639Z] 026a08309a80: Preparing [2025-12-17T02:49:36.639Z] a44fb5955ffe: Preparing [2025-12-17T02:49:36.639Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:36.639Z] cc1216df5fbe: Preparing [2025-12-17T02:49:36.639Z] bc1246ce7b37: Preparing [2025-12-17T02:49:36.639Z] 256f393e029f: Preparing [2025-12-17T02:49:36.639Z] 256f393e029f: Waiting [2025-12-17T02:49:36.639Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:36.639Z] 256f393e029f: Layer already exists [2025-12-17T02:49:36.639Z] bc1246ce7b37: Pushed [2025-12-17T02:49:36.639Z] 026a08309a80: Pushed [2025-12-17T02:49:36.639Z] cc1216df5fbe: Pushed [2025-12-17T02:49:40.848Z] a44fb5955ffe: Pushed [2025-12-17T02:49:40.848Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:ad3c238147e20cafc24175b5bdbbcb6c063e1bc4705e03cd2fca3495f4f81d5e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:41.170Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:41.491Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-17T02:49:41.491Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-17T02:49:41.491Z] 026a08309a80: Preparing [2025-12-17T02:49:41.491Z] a44fb5955ffe: Preparing [2025-12-17T02:49:41.491Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:41.491Z] cc1216df5fbe: Preparing [2025-12-17T02:49:41.491Z] bc1246ce7b37: Preparing [2025-12-17T02:49:41.491Z] 256f393e029f: Preparing [2025-12-17T02:49:41.491Z] 256f393e029f: Waiting [2025-12-17T02:49:41.491Z] 026a08309a80: Layer already exists [2025-12-17T02:49:41.491Z] bc1246ce7b37: Layer already exists [2025-12-17T02:49:41.491Z] a44fb5955ffe: Layer already exists [2025-12-17T02:49:41.491Z] cc1216df5fbe: Layer already exists [2025-12-17T02:49:41.491Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:41.491Z] 256f393e029f: Layer already exists [2025-12-17T02:49:41.491Z] latest: digest: sha256:ad3c238147e20cafc24175b5bdbbcb6c063e1bc4705e03cd2fca3495f4f81d5e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:41.813Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:42.143Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.86 [2025-12-17T02:49:42.143Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-17T02:49:42.143Z] 026a08309a80: Preparing [2025-12-17T02:49:42.143Z] a44fb5955ffe: Preparing [2025-12-17T02:49:42.143Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:42.143Z] cc1216df5fbe: Preparing [2025-12-17T02:49:42.143Z] bc1246ce7b37: Preparing [2025-12-17T02:49:42.143Z] 256f393e029f: Preparing [2025-12-17T02:49:42.143Z] 256f393e029f: Waiting [2025-12-17T02:49:42.143Z] a44fb5955ffe: Layer already exists [2025-12-17T02:49:42.143Z] bc1246ce7b37: Layer already exists [2025-12-17T02:49:42.143Z] 026a08309a80: Layer already exists [2025-12-17T02:49:42.143Z] cc1216df5fbe: Layer already exists [2025-12-17T02:49:42.143Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:42.143Z] 256f393e029f: Layer already exists [2025-12-17T02:49:42.143Z] 4.1.0-dev.86: digest: sha256:ad3c238147e20cafc24175b5bdbbcb6c063e1bc4705e03cd2fca3495f4f81d5e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:42.459Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:42.775Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:42.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-17T02:49:42.775Z] 026a08309a80: Preparing [2025-12-17T02:49:42.775Z] a44fb5955ffe: Preparing [2025-12-17T02:49:42.775Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:42.775Z] cc1216df5fbe: Preparing [2025-12-17T02:49:42.775Z] bc1246ce7b37: Preparing [2025-12-17T02:49:42.775Z] 256f393e029f: Preparing [2025-12-17T02:49:42.775Z] 256f393e029f: Waiting [2025-12-17T02:49:42.775Z] cc1216df5fbe: Layer already exists [2025-12-17T02:49:42.775Z] bc1246ce7b37: Layer already exists [2025-12-17T02:49:42.775Z] 026a08309a80: Layer already exists [2025-12-17T02:49:42.775Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:42.775Z] a44fb5955ffe: Layer already exists [2025-12-17T02:49:42.775Z] 256f393e029f: Layer already exists [2025-12-17T02:49:42.775Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:ad3c238147e20cafc24175b5bdbbcb6c063e1bc4705e03cd2fca3495f4f81d5e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:43.104Z] + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:43.430Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-17T02:49:43.430Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] [2025-12-17T02:49:43.430Z] 026a08309a80: Preparing [2025-12-17T02:49:43.430Z] a44fb5955ffe: Preparing [2025-12-17T02:49:43.430Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:43.430Z] cc1216df5fbe: Preparing [2025-12-17T02:49:43.430Z] bc1246ce7b37: Preparing [2025-12-17T02:49:43.430Z] 256f393e029f: Preparing [2025-12-17T02:49:43.430Z] 256f393e029f: Waiting [2025-12-17T02:49:43.430Z] 026a08309a80: Layer already exists [2025-12-17T02:49:43.430Z] cc1216df5fbe: Layer already exists [2025-12-17T02:49:43.430Z] bc1246ce7b37: Layer already exists [2025-12-17T02:49:43.430Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:43.430Z] a44fb5955ffe: Layer already exists [2025-12-17T02:49:43.430Z] 256f393e029f: Layer already exists [2025-12-17T02:49:43.430Z] main: digest: sha256:ad3c238147e20cafc24175b5bdbbcb6c063e1bc4705e03cd2fca3495f4f81d5e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:43.503Z] ===================================================== [Pipeline] echo [2025-12-17T02:49:43.520Z] taggedImages: [2025-12-17T02:49:43.520Z] - nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:43.520Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-17T02:49:43.520Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.86 [2025-12-17T02:49:43.520Z] - nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:43.520Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo [2025-12-17T02:49:43.549Z] [edgeXDocker.push] Tagging docker image core-metadata with the following tags: [2025-12-17T02:49:43.549Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:43.549Z] latest [2025-12-17T02:49:43.549Z] 4.1.0-dev.86 [2025-12-17T02:49:43.549Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:43.549Z] main [2025-12-17T02:49:43.549Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:43.893Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:44.229Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:44.229Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-17T02:49:44.229Z] a9f52ff4b65d: Preparing [2025-12-17T02:49:44.229Z] a0ed0861296f: Preparing [2025-12-17T02:49:44.229Z] 9d51a338e5f1: Preparing [2025-12-17T02:49:44.229Z] e18d02615c2e: Preparing [2025-12-17T02:49:44.229Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:44.229Z] 509a6d2c6106: Preparing [2025-12-17T02:49:44.229Z] d03fdb0c2026: Preparing [2025-12-17T02:49:44.229Z] 256f393e029f: Preparing [2025-12-17T02:49:44.229Z] d03fdb0c2026: Waiting [2025-12-17T02:49:44.229Z] 256f393e029f: Waiting [2025-12-17T02:49:44.229Z] 509a6d2c6106: Waiting [2025-12-17T02:49:44.229Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:44.229Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:44.229Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:44.229Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:44.229Z] 256f393e029f: Layer already exists [2025-12-17T02:49:44.229Z] a0ed0861296f: Pushed [2025-12-17T02:49:44.229Z] a9f52ff4b65d: Pushed [2025-12-17T02:49:48.423Z] 9d51a338e5f1: Pushed [2025-12-17T02:49:48.423Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:0bee795fed93e35346169cdbd83afc4132f3f5ad1eac17bbc2d005a4f1515575 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:48.755Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:49.089Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-17T02:49:49.090Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-17T02:49:49.090Z] a9f52ff4b65d: Preparing [2025-12-17T02:49:49.090Z] a0ed0861296f: Preparing [2025-12-17T02:49:49.090Z] 9d51a338e5f1: Preparing [2025-12-17T02:49:49.090Z] e18d02615c2e: Preparing [2025-12-17T02:49:49.090Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:49.090Z] 509a6d2c6106: Preparing [2025-12-17T02:49:49.090Z] d03fdb0c2026: Preparing [2025-12-17T02:49:49.090Z] 256f393e029f: Preparing [2025-12-17T02:49:49.090Z] 509a6d2c6106: Waiting [2025-12-17T02:49:49.090Z] 256f393e029f: Waiting [2025-12-17T02:49:49.090Z] d03fdb0c2026: Waiting [2025-12-17T02:49:49.090Z] a9f52ff4b65d: Layer already exists [2025-12-17T02:49:49.090Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:49.090Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:49.090Z] 9d51a338e5f1: Layer already exists [2025-12-17T02:49:49.090Z] a0ed0861296f: Layer already exists [2025-12-17T02:49:49.090Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:49.090Z] 256f393e029f: Layer already exists [2025-12-17T02:49:49.090Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:49.090Z] latest: digest: sha256:0bee795fed93e35346169cdbd83afc4132f3f5ad1eac17bbc2d005a4f1515575 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:49.418Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:49.743Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.86 [2025-12-17T02:49:49.743Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-17T02:49:49.743Z] a9f52ff4b65d: Preparing [2025-12-17T02:49:49.743Z] a0ed0861296f: Preparing [2025-12-17T02:49:49.743Z] 9d51a338e5f1: Preparing [2025-12-17T02:49:49.743Z] e18d02615c2e: Preparing [2025-12-17T02:49:49.743Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:49.743Z] 509a6d2c6106: Preparing [2025-12-17T02:49:49.743Z] d03fdb0c2026: Preparing [2025-12-17T02:49:49.743Z] 256f393e029f: Preparing [2025-12-17T02:49:49.743Z] 509a6d2c6106: Waiting [2025-12-17T02:49:49.743Z] d03fdb0c2026: Waiting [2025-12-17T02:49:49.743Z] 256f393e029f: Waiting [2025-12-17T02:49:49.743Z] a0ed0861296f: Layer already exists [2025-12-17T02:49:49.743Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:49.743Z] a9f52ff4b65d: Layer already exists [2025-12-17T02:49:49.743Z] 9d51a338e5f1: Layer already exists [2025-12-17T02:49:49.743Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:49.743Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:49.743Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:49.743Z] 256f393e029f: Layer already exists [2025-12-17T02:49:49.743Z] 4.1.0-dev.86: digest: sha256:0bee795fed93e35346169cdbd83afc4132f3f5ad1eac17bbc2d005a4f1515575 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:50.083Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:50.775Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:50.775Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-17T02:49:50.775Z] a9f52ff4b65d: Preparing [2025-12-17T02:49:50.775Z] a0ed0861296f: Preparing [2025-12-17T02:49:50.775Z] 9d51a338e5f1: Preparing [2025-12-17T02:49:50.775Z] e18d02615c2e: Preparing [2025-12-17T02:49:50.775Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:50.775Z] 509a6d2c6106: Preparing [2025-12-17T02:49:50.775Z] d03fdb0c2026: Preparing [2025-12-17T02:49:50.775Z] 256f393e029f: Preparing [2025-12-17T02:49:50.775Z] 509a6d2c6106: Waiting [2025-12-17T02:49:50.775Z] d03fdb0c2026: Waiting [2025-12-17T02:49:50.775Z] 256f393e029f: Waiting [2025-12-17T02:49:50.775Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:50.775Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:50.775Z] a0ed0861296f: Layer already exists [2025-12-17T02:49:50.775Z] a9f52ff4b65d: Layer already exists [2025-12-17T02:49:50.775Z] 9d51a338e5f1: Layer already exists [2025-12-17T02:49:50.775Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:50.775Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:50.775Z] 256f393e029f: Layer already exists [2025-12-17T02:49:50.775Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:0bee795fed93e35346169cdbd83afc4132f3f5ad1eac17bbc2d005a4f1515575 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:51.104Z] + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:51.418Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-17T02:49:51.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] [2025-12-17T02:49:51.418Z] a9f52ff4b65d: Preparing [2025-12-17T02:49:51.418Z] a0ed0861296f: Preparing [2025-12-17T02:49:51.418Z] 9d51a338e5f1: Preparing [2025-12-17T02:49:51.418Z] e18d02615c2e: Preparing [2025-12-17T02:49:51.418Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:51.418Z] 509a6d2c6106: Preparing [2025-12-17T02:49:51.418Z] d03fdb0c2026: Preparing [2025-12-17T02:49:51.418Z] 256f393e029f: Preparing [2025-12-17T02:49:51.418Z] d03fdb0c2026: Waiting [2025-12-17T02:49:51.418Z] 256f393e029f: Waiting [2025-12-17T02:49:51.418Z] 509a6d2c6106: Waiting [2025-12-17T02:49:51.418Z] 9d51a338e5f1: Layer already exists [2025-12-17T02:49:51.418Z] a9f52ff4b65d: Layer already exists [2025-12-17T02:49:51.418Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:51.418Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:51.418Z] a0ed0861296f: Layer already exists [2025-12-17T02:49:51.418Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:51.418Z] 256f393e029f: Layer already exists [2025-12-17T02:49:51.418Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:51.418Z] main: digest: sha256:0bee795fed93e35346169cdbd83afc4132f3f5ad1eac17bbc2d005a4f1515575 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:51.513Z] ===================================================== [Pipeline] echo [2025-12-17T02:49:51.529Z] taggedImages: [2025-12-17T02:49:51.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:51.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-17T02:49:51.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.86 [2025-12-17T02:49:51.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:51.529Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo [2025-12-17T02:49:51.567Z] [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: [2025-12-17T02:49:51.567Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:51.567Z] latest [2025-12-17T02:49:51.567Z] 4.1.0-dev.86 [2025-12-17T02:49:51.567Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:51.567Z] main [2025-12-17T02:49:51.567Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:51.919Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:52.250Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:52.250Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-17T02:49:52.250Z] 2511164d3965: Preparing [2025-12-17T02:49:52.250Z] 5fbc8d1763e7: Preparing [2025-12-17T02:49:52.250Z] 91776d4751be: Preparing [2025-12-17T02:49:52.250Z] 9d5a295a69d5: Preparing [2025-12-17T02:49:52.250Z] 6aeceb1693c6: Preparing [2025-12-17T02:49:52.250Z] 575ca2e8774e: Preparing [2025-12-17T02:49:52.250Z] a81e98480012: Preparing [2025-12-17T02:49:52.250Z] e18d02615c2e: Preparing [2025-12-17T02:49:52.250Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:52.250Z] 1f0229f2395e: Preparing [2025-12-17T02:49:52.250Z] 59a6934529f9: Preparing [2025-12-17T02:49:52.250Z] 5f70bf18a086: Preparing [2025-12-17T02:49:52.250Z] 4816f024707c: Preparing [2025-12-17T02:49:52.250Z] 02c222501e88: Preparing [2025-12-17T02:49:52.250Z] 15e3884fa1fa: Preparing [2025-12-17T02:49:52.250Z] 256f393e029f: Preparing [2025-12-17T02:49:52.250Z] a81e98480012: Waiting [2025-12-17T02:49:52.250Z] 575ca2e8774e: Waiting [2025-12-17T02:49:52.250Z] 1f0229f2395e: Waiting [2025-12-17T02:49:52.250Z] 02c222501e88: Waiting [2025-12-17T02:49:52.250Z] 59a6934529f9: Waiting [2025-12-17T02:49:52.250Z] 15e3884fa1fa: Waiting [2025-12-17T02:49:52.250Z] 5f70bf18a086: Waiting [2025-12-17T02:49:52.250Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:52.250Z] 4816f024707c: Waiting [2025-12-17T02:49:52.250Z] e18d02615c2e: Waiting [2025-12-17T02:49:52.250Z] 256f393e029f: Waiting [2025-12-17T02:49:52.250Z] 9d5a295a69d5: Pushed [2025-12-17T02:49:52.250Z] 5fbc8d1763e7: Pushed [2025-12-17T02:49:52.250Z] 6aeceb1693c6: Pushed [2025-12-17T02:49:52.250Z] 91776d4751be: Pushed [2025-12-17T02:49:52.250Z] 2511164d3965: Pushed [2025-12-17T02:49:52.250Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:52.250Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:52.250Z] 5f70bf18a086: Layer already exists [2025-12-17T02:49:52.250Z] 575ca2e8774e: Pushed [2025-12-17T02:49:52.509Z] 1f0229f2395e: Pushed [2025-12-17T02:49:52.509Z] 59a6934529f9: Pushed [2025-12-17T02:49:52.509Z] 256f393e029f: Layer already exists [2025-12-17T02:49:52.509Z] 4816f024707c: Pushed [2025-12-17T02:49:52.509Z] 15e3884fa1fa: Pushed [2025-12-17T02:49:52.509Z] 02c222501e88: Pushed [2025-12-17T02:49:53.886Z] a81e98480012: Pushed [2025-12-17T02:49:53.886Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:7e89311fce7ac6bf44e00d3cea28ada1e873105d4e2b6c11b425dd4b8a6263b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:54.217Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:54.546Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-17T02:49:54.546Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-17T02:49:54.546Z] 2511164d3965: Preparing [2025-12-17T02:49:54.546Z] 5fbc8d1763e7: Preparing [2025-12-17T02:49:54.546Z] 91776d4751be: Preparing [2025-12-17T02:49:54.546Z] 9d5a295a69d5: Preparing [2025-12-17T02:49:54.546Z] 6aeceb1693c6: Preparing [2025-12-17T02:49:54.546Z] 575ca2e8774e: Preparing [2025-12-17T02:49:54.546Z] a81e98480012: Preparing [2025-12-17T02:49:54.546Z] e18d02615c2e: Preparing [2025-12-17T02:49:54.546Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:54.546Z] 1f0229f2395e: Preparing [2025-12-17T02:49:54.546Z] 59a6934529f9: Preparing [2025-12-17T02:49:54.546Z] 5f70bf18a086: Preparing [2025-12-17T02:49:54.546Z] 4816f024707c: Preparing [2025-12-17T02:49:54.546Z] 02c222501e88: Preparing [2025-12-17T02:49:54.546Z] 15e3884fa1fa: Preparing [2025-12-17T02:49:54.546Z] 256f393e029f: Preparing [2025-12-17T02:49:54.546Z] 59a6934529f9: Waiting [2025-12-17T02:49:54.546Z] 575ca2e8774e: Waiting [2025-12-17T02:49:54.546Z] a81e98480012: Waiting [2025-12-17T02:49:54.546Z] e18d02615c2e: Waiting [2025-12-17T02:49:54.546Z] 5f70bf18a086: Waiting [2025-12-17T02:49:54.546Z] 4816f024707c: Waiting [2025-12-17T02:49:54.546Z] 02c222501e88: Waiting [2025-12-17T02:49:54.546Z] 15e3884fa1fa: Waiting [2025-12-17T02:49:54.546Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:54.546Z] 256f393e029f: Waiting [2025-12-17T02:49:54.546Z] 1f0229f2395e: Waiting [2025-12-17T02:49:54.546Z] 6aeceb1693c6: Layer already exists [2025-12-17T02:49:54.546Z] 91776d4751be: Layer already exists [2025-12-17T02:49:54.546Z] 2511164d3965: Layer already exists [2025-12-17T02:49:54.546Z] 9d5a295a69d5: Layer already exists [2025-12-17T02:49:54.546Z] 5fbc8d1763e7: Layer already exists [2025-12-17T02:49:54.546Z] a81e98480012: Layer already exists [2025-12-17T02:49:54.546Z] 575ca2e8774e: Layer already exists [2025-12-17T02:49:54.546Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:54.546Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:54.546Z] 1f0229f2395e: Layer already exists [2025-12-17T02:49:54.546Z] 59a6934529f9: Layer already exists [2025-12-17T02:49:54.546Z] 02c222501e88: Layer already exists [2025-12-17T02:49:54.546Z] 5f70bf18a086: Layer already exists [2025-12-17T02:49:54.546Z] 15e3884fa1fa: Layer already exists [2025-12-17T02:49:54.546Z] 4816f024707c: Layer already exists [2025-12-17T02:49:54.546Z] 256f393e029f: Layer already exists [2025-12-17T02:49:54.546Z] latest: digest: sha256:7e89311fce7ac6bf44e00d3cea28ada1e873105d4e2b6c11b425dd4b8a6263b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:55.218Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:55.537Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.86 [2025-12-17T02:49:55.537Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-17T02:49:55.537Z] 2511164d3965: Preparing [2025-12-17T02:49:55.537Z] 5fbc8d1763e7: Preparing [2025-12-17T02:49:55.537Z] 91776d4751be: Preparing [2025-12-17T02:49:55.537Z] 9d5a295a69d5: Preparing [2025-12-17T02:49:55.537Z] 6aeceb1693c6: Preparing [2025-12-17T02:49:55.537Z] 575ca2e8774e: Preparing [2025-12-17T02:49:55.537Z] a81e98480012: Preparing [2025-12-17T02:49:55.537Z] e18d02615c2e: Preparing [2025-12-17T02:49:55.537Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:55.537Z] 1f0229f2395e: Preparing [2025-12-17T02:49:55.537Z] 59a6934529f9: Preparing [2025-12-17T02:49:55.537Z] 5f70bf18a086: Preparing [2025-12-17T02:49:55.537Z] 575ca2e8774e: Waiting [2025-12-17T02:49:55.537Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:55.537Z] a81e98480012: Waiting [2025-12-17T02:49:55.537Z] 1f0229f2395e: Waiting [2025-12-17T02:49:55.537Z] 59a6934529f9: Waiting [2025-12-17T02:49:55.537Z] e18d02615c2e: Waiting [2025-12-17T02:49:55.537Z] 4816f024707c: Preparing [2025-12-17T02:49:55.537Z] 02c222501e88: Preparing [2025-12-17T02:49:55.537Z] 15e3884fa1fa: Preparing [2025-12-17T02:49:55.537Z] 5f70bf18a086: Waiting [2025-12-17T02:49:55.537Z] 4816f024707c: Waiting [2025-12-17T02:49:55.537Z] 02c222501e88: Waiting [2025-12-17T02:49:55.537Z] 256f393e029f: Preparing [2025-12-17T02:49:55.537Z] 15e3884fa1fa: Waiting [2025-12-17T02:49:55.537Z] 256f393e029f: Waiting [2025-12-17T02:49:55.537Z] 91776d4751be: Layer already exists [2025-12-17T02:49:55.537Z] 5fbc8d1763e7: Layer already exists [2025-12-17T02:49:55.537Z] 9d5a295a69d5: Layer already exists [2025-12-17T02:49:55.537Z] 2511164d3965: Layer already exists [2025-12-17T02:49:55.537Z] 6aeceb1693c6: Layer already exists [2025-12-17T02:49:55.537Z] a81e98480012: Layer already exists [2025-12-17T02:49:55.537Z] 575ca2e8774e: Layer already exists [2025-12-17T02:49:55.537Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:55.537Z] 1f0229f2395e: Layer already exists [2025-12-17T02:49:55.537Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:55.537Z] 59a6934529f9: Layer already exists [2025-12-17T02:49:55.537Z] 5f70bf18a086: Layer already exists [2025-12-17T02:49:55.537Z] 4816f024707c: Layer already exists [2025-12-17T02:49:55.537Z] 02c222501e88: Layer already exists [2025-12-17T02:49:55.537Z] 15e3884fa1fa: Layer already exists [2025-12-17T02:49:55.537Z] 256f393e029f: Layer already exists [2025-12-17T02:49:55.537Z] 4.1.0-dev.86: digest: sha256:7e89311fce7ac6bf44e00d3cea28ada1e873105d4e2b6c11b425dd4b8a6263b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:55.871Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:56.208Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:56.208Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-17T02:49:56.208Z] 2511164d3965: Preparing [2025-12-17T02:49:56.208Z] 5fbc8d1763e7: Preparing [2025-12-17T02:49:56.208Z] 91776d4751be: Preparing [2025-12-17T02:49:56.208Z] 9d5a295a69d5: Preparing [2025-12-17T02:49:56.208Z] 6aeceb1693c6: Preparing [2025-12-17T02:49:56.208Z] 575ca2e8774e: Preparing [2025-12-17T02:49:56.208Z] a81e98480012: Preparing [2025-12-17T02:49:56.208Z] e18d02615c2e: Preparing [2025-12-17T02:49:56.208Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:56.208Z] 1f0229f2395e: Preparing [2025-12-17T02:49:56.208Z] 59a6934529f9: Preparing [2025-12-17T02:49:56.208Z] 5f70bf18a086: Preparing [2025-12-17T02:49:56.208Z] 4816f024707c: Preparing [2025-12-17T02:49:56.208Z] 02c222501e88: Preparing [2025-12-17T02:49:56.208Z] 15e3884fa1fa: Preparing [2025-12-17T02:49:56.208Z] 256f393e029f: Preparing [2025-12-17T02:49:56.208Z] a81e98480012: Waiting [2025-12-17T02:49:56.208Z] 59a6934529f9: Waiting [2025-12-17T02:49:56.208Z] e18d02615c2e: Waiting [2025-12-17T02:49:56.208Z] 5f70bf18a086: Waiting [2025-12-17T02:49:56.208Z] 1f0229f2395e: Waiting [2025-12-17T02:49:56.208Z] 4816f024707c: Waiting [2025-12-17T02:49:56.208Z] 02c222501e88: Waiting [2025-12-17T02:49:56.208Z] 15e3884fa1fa: Waiting [2025-12-17T02:49:56.208Z] 256f393e029f: Waiting [2025-12-17T02:49:56.208Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:56.208Z] 575ca2e8774e: Waiting [2025-12-17T02:49:56.208Z] 2511164d3965: Layer already exists [2025-12-17T02:49:56.208Z] 9d5a295a69d5: Layer already exists [2025-12-17T02:49:56.208Z] 6aeceb1693c6: Layer already exists [2025-12-17T02:49:56.208Z] 5fbc8d1763e7: Layer already exists [2025-12-17T02:49:56.208Z] 91776d4751be: Layer already exists [2025-12-17T02:49:56.208Z] 575ca2e8774e: Layer already exists [2025-12-17T02:49:56.208Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:56.208Z] a81e98480012: Layer already exists [2025-12-17T02:49:56.208Z] 1f0229f2395e: Layer already exists [2025-12-17T02:49:56.208Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:56.208Z] 4816f024707c: Layer already exists [2025-12-17T02:49:56.208Z] 59a6934529f9: Layer already exists [2025-12-17T02:49:56.208Z] 02c222501e88: Layer already exists [2025-12-17T02:49:56.208Z] 5f70bf18a086: Layer already exists [2025-12-17T02:49:56.208Z] 256f393e029f: Layer already exists [2025-12-17T02:49:56.208Z] 15e3884fa1fa: Layer already exists [2025-12-17T02:49:56.208Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:7e89311fce7ac6bf44e00d3cea28ada1e873105d4e2b6c11b425dd4b8a6263b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:56.566Z] + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:56.896Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-17T02:49:56.896Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] [2025-12-17T02:49:56.896Z] 2511164d3965: Preparing [2025-12-17T02:49:56.896Z] 5fbc8d1763e7: Preparing [2025-12-17T02:49:56.896Z] 91776d4751be: Preparing [2025-12-17T02:49:56.896Z] 9d5a295a69d5: Preparing [2025-12-17T02:49:56.896Z] 6aeceb1693c6: Preparing [2025-12-17T02:49:56.896Z] 575ca2e8774e: Preparing [2025-12-17T02:49:56.896Z] a81e98480012: Preparing [2025-12-17T02:49:56.896Z] e18d02615c2e: Preparing [2025-12-17T02:49:56.896Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:56.896Z] 1f0229f2395e: Preparing [2025-12-17T02:49:56.896Z] 59a6934529f9: Preparing [2025-12-17T02:49:56.896Z] 5f70bf18a086: Preparing [2025-12-17T02:49:56.896Z] 4816f024707c: Preparing [2025-12-17T02:49:56.896Z] 02c222501e88: Preparing [2025-12-17T02:49:56.896Z] 15e3884fa1fa: Preparing [2025-12-17T02:49:56.896Z] 256f393e029f: Preparing [2025-12-17T02:49:56.896Z] 575ca2e8774e: Waiting [2025-12-17T02:49:56.896Z] a81e98480012: Waiting [2025-12-17T02:49:56.896Z] 59a6934529f9: Waiting [2025-12-17T02:49:56.896Z] e18d02615c2e: Waiting [2025-12-17T02:49:56.896Z] 15e3884fa1fa: Waiting [2025-12-17T02:49:56.896Z] 5f70bf18a086: Waiting [2025-12-17T02:49:56.896Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:56.896Z] 256f393e029f: Waiting [2025-12-17T02:49:56.896Z] 02c222501e88: Waiting [2025-12-17T02:49:56.896Z] 4816f024707c: Waiting [2025-12-17T02:49:56.896Z] 1f0229f2395e: Waiting [2025-12-17T02:49:56.896Z] 5fbc8d1763e7: Layer already exists [2025-12-17T02:49:56.896Z] 2511164d3965: Layer already exists [2025-12-17T02:49:56.896Z] 9d5a295a69d5: Layer already exists [2025-12-17T02:49:56.896Z] 6aeceb1693c6: Layer already exists [2025-12-17T02:49:56.896Z] 91776d4751be: Layer already exists [2025-12-17T02:49:56.896Z] 575ca2e8774e: Layer already exists [2025-12-17T02:49:56.896Z] a81e98480012: Layer already exists [2025-12-17T02:49:56.896Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:56.896Z] 1f0229f2395e: Layer already exists [2025-12-17T02:49:56.896Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:56.896Z] 59a6934529f9: Layer already exists [2025-12-17T02:49:56.896Z] 5f70bf18a086: Layer already exists [2025-12-17T02:49:56.896Z] 15e3884fa1fa: Layer already exists [2025-12-17T02:49:56.896Z] 4816f024707c: Layer already exists [2025-12-17T02:49:56.896Z] 02c222501e88: Layer already exists [2025-12-17T02:49:56.896Z] 256f393e029f: Layer already exists [2025-12-17T02:49:56.896Z] main: digest: sha256:7e89311fce7ac6bf44e00d3cea28ada1e873105d4e2b6c11b425dd4b8a6263b5 size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:49:56.961Z] ===================================================== [Pipeline] echo [2025-12-17T02:49:56.978Z] taggedImages: [2025-12-17T02:49:56.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:56.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-17T02:49:56.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.86 [2025-12-17T02:49:56.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:56.978Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo [2025-12-17T02:49:57.009Z] [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: [2025-12-17T02:49:57.009Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:57.009Z] latest [2025-12-17T02:49:57.009Z] 4.1.0-dev.86 [2025-12-17T02:49:57.009Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:49:57.009Z] main [2025-12-17T02:49:57.009Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:57.361Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:49:57.689Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:49:57.689Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-17T02:49:57.689Z] e5e6c832b260: Preparing [2025-12-17T02:49:57.689Z] d3c78f993fc7: Preparing [2025-12-17T02:49:57.689Z] 309d32cb49b3: Preparing [2025-12-17T02:49:57.689Z] 1535eaf53481: Preparing [2025-12-17T02:49:57.689Z] e18d02615c2e: Preparing [2025-12-17T02:49:57.689Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:49:57.689Z] 509a6d2c6106: Preparing [2025-12-17T02:49:57.689Z] d03fdb0c2026: Preparing [2025-12-17T02:49:57.689Z] 256f393e029f: Preparing [2025-12-17T02:49:57.689Z] 509a6d2c6106: Waiting [2025-12-17T02:49:57.689Z] d03fdb0c2026: Waiting [2025-12-17T02:49:57.689Z] 256f393e029f: Waiting [2025-12-17T02:49:57.689Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:49:57.689Z] e18d02615c2e: Layer already exists [2025-12-17T02:49:57.689Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:49:57.689Z] 509a6d2c6106: Layer already exists [2025-12-17T02:49:57.689Z] d03fdb0c2026: Layer already exists [2025-12-17T02:49:57.689Z] 256f393e029f: Layer already exists [2025-12-17T02:49:57.689Z] e5e6c832b260: Pushed [2025-12-17T02:49:57.689Z] d3c78f993fc7: Pushed [2025-12-17T02:49:57.689Z] 309d32cb49b3: Pushed [2025-12-17T02:50:01.236Z] 1535eaf53481: Pushed [2025-12-17T02:50:01.236Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:1395ab81b5c2d6045a4e718eb33e116cf4f5d4111ce3daf662592541651e8042 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:01.583Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:01.908Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-17T02:50:01.909Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-17T02:50:01.909Z] e5e6c832b260: Preparing [2025-12-17T02:50:01.909Z] d3c78f993fc7: Preparing [2025-12-17T02:50:01.909Z] 309d32cb49b3: Preparing [2025-12-17T02:50:01.909Z] 1535eaf53481: Preparing [2025-12-17T02:50:01.909Z] e18d02615c2e: Preparing [2025-12-17T02:50:01.909Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:01.909Z] 509a6d2c6106: Preparing [2025-12-17T02:50:01.909Z] d03fdb0c2026: Preparing [2025-12-17T02:50:01.909Z] 256f393e029f: Preparing [2025-12-17T02:50:01.909Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:01.909Z] 509a6d2c6106: Waiting [2025-12-17T02:50:01.909Z] d03fdb0c2026: Waiting [2025-12-17T02:50:01.909Z] 256f393e029f: Waiting [2025-12-17T02:50:01.909Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:01.909Z] 309d32cb49b3: Layer already exists [2025-12-17T02:50:01.909Z] d3c78f993fc7: Layer already exists [2025-12-17T02:50:01.909Z] 1535eaf53481: Layer already exists [2025-12-17T02:50:01.909Z] e5e6c832b260: Layer already exists [2025-12-17T02:50:01.909Z] d03fdb0c2026: Layer already exists [2025-12-17T02:50:01.909Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:01.909Z] 509a6d2c6106: Layer already exists [2025-12-17T02:50:01.909Z] 256f393e029f: Layer already exists [2025-12-17T02:50:01.909Z] latest: digest: sha256:1395ab81b5c2d6045a4e718eb33e116cf4f5d4111ce3daf662592541651e8042 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:02.241Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:02.560Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.86 [2025-12-17T02:50:02.560Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-17T02:50:02.560Z] e5e6c832b260: Preparing [2025-12-17T02:50:02.560Z] d3c78f993fc7: Preparing [2025-12-17T02:50:02.560Z] 309d32cb49b3: Preparing [2025-12-17T02:50:02.560Z] 1535eaf53481: Preparing [2025-12-17T02:50:02.560Z] e18d02615c2e: Preparing [2025-12-17T02:50:02.560Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:02.560Z] 509a6d2c6106: Preparing [2025-12-17T02:50:02.560Z] d03fdb0c2026: Preparing [2025-12-17T02:50:02.560Z] 256f393e029f: Preparing [2025-12-17T02:50:02.560Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:02.560Z] 509a6d2c6106: Waiting [2025-12-17T02:50:02.560Z] d03fdb0c2026: Waiting [2025-12-17T02:50:02.560Z] 256f393e029f: Waiting [2025-12-17T02:50:02.560Z] 1535eaf53481: Layer already exists [2025-12-17T02:50:02.560Z] e5e6c832b260: Layer already exists [2025-12-17T02:50:02.560Z] d3c78f993fc7: Layer already exists [2025-12-17T02:50:02.560Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:02.560Z] 309d32cb49b3: Layer already exists [2025-12-17T02:50:02.560Z] d03fdb0c2026: Layer already exists [2025-12-17T02:50:02.560Z] 256f393e029f: Layer already exists [2025-12-17T02:50:02.560Z] 509a6d2c6106: Layer already exists [2025-12-17T02:50:02.560Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:02.560Z] 4.1.0-dev.86: digest: sha256:1395ab81b5c2d6045a4e718eb33e116cf4f5d4111ce3daf662592541651e8042 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:02.897Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:03.218Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:03.218Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-17T02:50:03.218Z] e5e6c832b260: Preparing [2025-12-17T02:50:03.218Z] d3c78f993fc7: Preparing [2025-12-17T02:50:03.218Z] 309d32cb49b3: Preparing [2025-12-17T02:50:03.218Z] 1535eaf53481: Preparing [2025-12-17T02:50:03.218Z] e18d02615c2e: Preparing [2025-12-17T02:50:03.218Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:03.218Z] 509a6d2c6106: Preparing [2025-12-17T02:50:03.218Z] d03fdb0c2026: Preparing [2025-12-17T02:50:03.218Z] 256f393e029f: Preparing [2025-12-17T02:50:03.218Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:03.218Z] 509a6d2c6106: Waiting [2025-12-17T02:50:03.218Z] d03fdb0c2026: Waiting [2025-12-17T02:50:03.218Z] 256f393e029f: Waiting [2025-12-17T02:50:03.218Z] d3c78f993fc7: Layer already exists [2025-12-17T02:50:03.218Z] 1535eaf53481: Layer already exists [2025-12-17T02:50:03.218Z] e5e6c832b260: Layer already exists [2025-12-17T02:50:03.218Z] 309d32cb49b3: Layer already exists [2025-12-17T02:50:03.218Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:03.218Z] 509a6d2c6106: Layer already exists [2025-12-17T02:50:03.218Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:03.218Z] d03fdb0c2026: Layer already exists [2025-12-17T02:50:03.218Z] 256f393e029f: Layer already exists [2025-12-17T02:50:03.218Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:1395ab81b5c2d6045a4e718eb33e116cf4f5d4111ce3daf662592541651e8042 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:03.551Z] + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:03.881Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-17T02:50:03.881Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] [2025-12-17T02:50:03.881Z] e5e6c832b260: Preparing [2025-12-17T02:50:03.881Z] d3c78f993fc7: Preparing [2025-12-17T02:50:03.881Z] 309d32cb49b3: Preparing [2025-12-17T02:50:03.881Z] 1535eaf53481: Preparing [2025-12-17T02:50:03.881Z] e18d02615c2e: Preparing [2025-12-17T02:50:03.881Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:03.881Z] 509a6d2c6106: Preparing [2025-12-17T02:50:03.881Z] d03fdb0c2026: Preparing [2025-12-17T02:50:03.881Z] 256f393e029f: Preparing [2025-12-17T02:50:03.881Z] 509a6d2c6106: Waiting [2025-12-17T02:50:03.881Z] d03fdb0c2026: Waiting [2025-12-17T02:50:03.881Z] 256f393e029f: Waiting [2025-12-17T02:50:03.881Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:03.881Z] e5e6c832b260: Layer already exists [2025-12-17T02:50:03.881Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:03.881Z] d3c78f993fc7: Layer already exists [2025-12-17T02:50:03.881Z] 309d32cb49b3: Layer already exists [2025-12-17T02:50:03.881Z] 1535eaf53481: Layer already exists [2025-12-17T02:50:03.881Z] 256f393e029f: Layer already exists [2025-12-17T02:50:03.881Z] 509a6d2c6106: Layer already exists [2025-12-17T02:50:03.881Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:03.881Z] d03fdb0c2026: Layer already exists [2025-12-17T02:50:03.881Z] main: digest: sha256:1395ab81b5c2d6045a4e718eb33e116cf4f5d4111ce3daf662592541651e8042 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:50:03.953Z] ===================================================== [Pipeline] echo [2025-12-17T02:50:03.967Z] taggedImages: [2025-12-17T02:50:03.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:03.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-17T02:50:03.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.86 [2025-12-17T02:50:03.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:03.967Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo [2025-12-17T02:50:03.997Z] [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: [2025-12-17T02:50:03.997Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:03.997Z] latest [2025-12-17T02:50:03.997Z] 4.1.0-dev.86 [2025-12-17T02:50:03.997Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:03.997Z] main [2025-12-17T02:50:03.997Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:04.369Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:04.697Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:04.697Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-17T02:50:04.697Z] 0752d69edfeb: Preparing [2025-12-17T02:50:04.697Z] 6097808e99b9: Preparing [2025-12-17T02:50:04.697Z] 055be28513ef: Preparing [2025-12-17T02:50:04.697Z] b536915b29c9: Preparing [2025-12-17T02:50:04.697Z] f549cd710bd6: Preparing [2025-12-17T02:50:04.697Z] e18d02615c2e: Preparing [2025-12-17T02:50:04.697Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:04.697Z] d2cc0f5330c4: Preparing [2025-12-17T02:50:04.697Z] 902be782bb91: Preparing [2025-12-17T02:50:04.697Z] 8f70441b7888: Preparing [2025-12-17T02:50:04.697Z] 256f393e029f: Preparing [2025-12-17T02:50:04.697Z] d2cc0f5330c4: Waiting [2025-12-17T02:50:04.697Z] 902be782bb91: Waiting [2025-12-17T02:50:04.697Z] e18d02615c2e: Waiting [2025-12-17T02:50:04.697Z] 8f70441b7888: Waiting [2025-12-17T02:50:04.697Z] 256f393e029f: Waiting [2025-12-17T02:50:04.697Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:04.697Z] f549cd710bd6: Pushed [2025-12-17T02:50:04.958Z] 6097808e99b9: Pushed [2025-12-17T02:50:04.958Z] b536915b29c9: Pushed [2025-12-17T02:50:04.958Z] 0752d69edfeb: Pushed [2025-12-17T02:50:04.958Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:04.958Z] d2cc0f5330c4: Pushed [2025-12-17T02:50:04.958Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:05.217Z] 902be782bb91: Pushed [2025-12-17T02:50:05.217Z] 256f393e029f: Layer already exists [2025-12-17T02:50:09.620Z] 8f70441b7888: Pushed [2025-12-17T02:50:10.186Z] 055be28513ef: Pushed [2025-12-17T02:50:10.445Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:b36bb32b238be7784c04f7192b96053ade05eac95624292fbb481ef50b8df013 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:10.771Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:11.110Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-17T02:50:11.110Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-17T02:50:11.110Z] 0752d69edfeb: Preparing [2025-12-17T02:50:11.110Z] 6097808e99b9: Preparing [2025-12-17T02:50:11.110Z] 055be28513ef: Preparing [2025-12-17T02:50:11.110Z] b536915b29c9: Preparing [2025-12-17T02:50:11.110Z] f549cd710bd6: Preparing [2025-12-17T02:50:11.110Z] e18d02615c2e: Preparing [2025-12-17T02:50:11.110Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:11.110Z] d2cc0f5330c4: Preparing [2025-12-17T02:50:11.110Z] 902be782bb91: Preparing [2025-12-17T02:50:11.110Z] 8f70441b7888: Preparing [2025-12-17T02:50:11.110Z] 256f393e029f: Preparing [2025-12-17T02:50:11.110Z] 902be782bb91: Waiting [2025-12-17T02:50:11.110Z] 8f70441b7888: Waiting [2025-12-17T02:50:11.110Z] d2cc0f5330c4: Waiting [2025-12-17T02:50:11.110Z] 256f393e029f: Waiting [2025-12-17T02:50:11.110Z] e18d02615c2e: Waiting [2025-12-17T02:50:11.110Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:11.110Z] b536915b29c9: Layer already exists [2025-12-17T02:50:11.110Z] f549cd710bd6: Layer already exists [2025-12-17T02:50:11.110Z] 6097808e99b9: Layer already exists [2025-12-17T02:50:11.110Z] 0752d69edfeb: Layer already exists [2025-12-17T02:50:11.110Z] 055be28513ef: Layer already exists [2025-12-17T02:50:11.110Z] 902be782bb91: Layer already exists [2025-12-17T02:50:11.110Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:11.110Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:11.110Z] d2cc0f5330c4: Layer already exists [2025-12-17T02:50:11.110Z] 8f70441b7888: Layer already exists [2025-12-17T02:50:11.110Z] 256f393e029f: Layer already exists [2025-12-17T02:50:11.110Z] latest: digest: sha256:b36bb32b238be7784c04f7192b96053ade05eac95624292fbb481ef50b8df013 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:11.447Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:11.773Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.86 [2025-12-17T02:50:11.773Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-17T02:50:11.773Z] 0752d69edfeb: Preparing [2025-12-17T02:50:11.773Z] 6097808e99b9: Preparing [2025-12-17T02:50:11.773Z] 055be28513ef: Preparing [2025-12-17T02:50:11.773Z] b536915b29c9: Preparing [2025-12-17T02:50:11.773Z] f549cd710bd6: Preparing [2025-12-17T02:50:11.773Z] e18d02615c2e: Preparing [2025-12-17T02:50:11.773Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:11.773Z] d2cc0f5330c4: Preparing [2025-12-17T02:50:11.773Z] 902be782bb91: Preparing [2025-12-17T02:50:11.773Z] 8f70441b7888: Preparing [2025-12-17T02:50:11.773Z] 256f393e029f: Preparing [2025-12-17T02:50:11.773Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:11.773Z] d2cc0f5330c4: Waiting [2025-12-17T02:50:11.773Z] 8f70441b7888: Waiting [2025-12-17T02:50:11.773Z] 902be782bb91: Waiting [2025-12-17T02:50:11.773Z] 256f393e029f: Waiting [2025-12-17T02:50:11.773Z] e18d02615c2e: Waiting [2025-12-17T02:50:11.773Z] b536915b29c9: Layer already exists [2025-12-17T02:50:11.773Z] 0752d69edfeb: Layer already exists [2025-12-17T02:50:11.773Z] 6097808e99b9: Layer already exists [2025-12-17T02:50:11.773Z] 055be28513ef: Layer already exists [2025-12-17T02:50:11.773Z] f549cd710bd6: Layer already exists [2025-12-17T02:50:11.773Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:11.773Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:11.773Z] d2cc0f5330c4: Layer already exists [2025-12-17T02:50:11.773Z] 902be782bb91: Layer already exists [2025-12-17T02:50:11.773Z] 8f70441b7888: Layer already exists [2025-12-17T02:50:11.773Z] 256f393e029f: Layer already exists [2025-12-17T02:50:11.773Z] 4.1.0-dev.86: digest: sha256:b36bb32b238be7784c04f7192b96053ade05eac95624292fbb481ef50b8df013 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:12.105Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:12.429Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:12.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-17T02:50:12.429Z] 0752d69edfeb: Preparing [2025-12-17T02:50:12.429Z] 6097808e99b9: Preparing [2025-12-17T02:50:12.429Z] 055be28513ef: Preparing [2025-12-17T02:50:12.429Z] b536915b29c9: Preparing [2025-12-17T02:50:12.429Z] f549cd710bd6: Preparing [2025-12-17T02:50:12.429Z] e18d02615c2e: Preparing [2025-12-17T02:50:12.429Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:12.429Z] d2cc0f5330c4: Preparing [2025-12-17T02:50:12.429Z] 902be782bb91: Preparing [2025-12-17T02:50:12.429Z] 8f70441b7888: Preparing [2025-12-17T02:50:12.429Z] 256f393e029f: Preparing [2025-12-17T02:50:12.429Z] e18d02615c2e: Waiting [2025-12-17T02:50:12.429Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:12.429Z] 8f70441b7888: Waiting [2025-12-17T02:50:12.429Z] 256f393e029f: Waiting [2025-12-17T02:50:12.429Z] 902be782bb91: Waiting [2025-12-17T02:50:12.429Z] d2cc0f5330c4: Waiting [2025-12-17T02:50:12.429Z] 0752d69edfeb: Layer already exists [2025-12-17T02:50:12.429Z] 055be28513ef: Layer already exists [2025-12-17T02:50:12.429Z] 6097808e99b9: Layer already exists [2025-12-17T02:50:12.429Z] b536915b29c9: Layer already exists [2025-12-17T02:50:12.429Z] f549cd710bd6: Layer already exists [2025-12-17T02:50:12.429Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:12.429Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:12.429Z] d2cc0f5330c4: Layer already exists [2025-12-17T02:50:12.429Z] 902be782bb91: Layer already exists [2025-12-17T02:50:12.429Z] 8f70441b7888: Layer already exists [2025-12-17T02:50:12.429Z] 256f393e029f: Layer already exists [2025-12-17T02:50:12.429Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:b36bb32b238be7784c04f7192b96053ade05eac95624292fbb481ef50b8df013 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:12.758Z] + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:13.099Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-17T02:50:13.099Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] [2025-12-17T02:50:13.099Z] 0752d69edfeb: Preparing [2025-12-17T02:50:13.099Z] 6097808e99b9: Preparing [2025-12-17T02:50:13.099Z] 055be28513ef: Preparing [2025-12-17T02:50:13.099Z] b536915b29c9: Preparing [2025-12-17T02:50:13.099Z] f549cd710bd6: Preparing [2025-12-17T02:50:13.099Z] e18d02615c2e: Preparing [2025-12-17T02:50:13.099Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:13.099Z] d2cc0f5330c4: Preparing [2025-12-17T02:50:13.099Z] 902be782bb91: Preparing [2025-12-17T02:50:13.099Z] 8f70441b7888: Preparing [2025-12-17T02:50:13.099Z] 256f393e029f: Preparing [2025-12-17T02:50:13.099Z] d2cc0f5330c4: Waiting [2025-12-17T02:50:13.099Z] 902be782bb91: Waiting [2025-12-17T02:50:13.099Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:13.099Z] 8f70441b7888: Waiting [2025-12-17T02:50:13.099Z] e18d02615c2e: Waiting [2025-12-17T02:50:13.099Z] 256f393e029f: Waiting [2025-12-17T02:50:13.099Z] 0752d69edfeb: Layer already exists [2025-12-17T02:50:13.099Z] b536915b29c9: Layer already exists [2025-12-17T02:50:13.099Z] 055be28513ef: Layer already exists [2025-12-17T02:50:13.099Z] f549cd710bd6: Layer already exists [2025-12-17T02:50:13.099Z] 6097808e99b9: Layer already exists [2025-12-17T02:50:13.099Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:13.099Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:13.099Z] 902be782bb91: Layer already exists [2025-12-17T02:50:13.099Z] 8f70441b7888: Layer already exists [2025-12-17T02:50:13.099Z] d2cc0f5330c4: Layer already exists [2025-12-17T02:50:13.099Z] 256f393e029f: Layer already exists [2025-12-17T02:50:13.099Z] main: digest: sha256:b36bb32b238be7784c04f7192b96053ade05eac95624292fbb481ef50b8df013 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:50:13.170Z] ===================================================== [Pipeline] echo [2025-12-17T02:50:13.180Z] taggedImages: [2025-12-17T02:50:13.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:13.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-17T02:50:13.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.86 [2025-12-17T02:50:13.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:13.181Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo [2025-12-17T02:50:13.210Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: [2025-12-17T02:50:13.210Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:13.210Z] latest [2025-12-17T02:50:13.210Z] 4.1.0-dev.86 [2025-12-17T02:50:13.210Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:13.210Z] main [2025-12-17T02:50:13.210Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:13.639Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:14.294Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:14.294Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-17T02:50:14.294Z] b2599088a41d: Preparing [2025-12-17T02:50:14.294Z] 5a71e35c0781: Preparing [2025-12-17T02:50:14.294Z] a400130dfed9: Preparing [2025-12-17T02:50:14.294Z] 307469cf4cd4: Preparing [2025-12-17T02:50:14.294Z] 9cb5b3470801: Preparing [2025-12-17T02:50:14.294Z] 9fa2a19222cc: Preparing [2025-12-17T02:50:14.294Z] 96eb36ba843a: Preparing [2025-12-17T02:50:14.294Z] e18d02615c2e: Preparing [2025-12-17T02:50:14.294Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:14.294Z] 37b438915fd4: Preparing [2025-12-17T02:50:14.294Z] 72b1e41c2a32: Preparing [2025-12-17T02:50:14.294Z] 256f393e029f: Preparing [2025-12-17T02:50:14.294Z] 96eb36ba843a: Waiting [2025-12-17T02:50:14.294Z] e18d02615c2e: Waiting [2025-12-17T02:50:14.294Z] 9fa2a19222cc: Waiting [2025-12-17T02:50:14.294Z] 37b438915fd4: Waiting [2025-12-17T02:50:14.294Z] 256f393e029f: Waiting [2025-12-17T02:50:14.294Z] 72b1e41c2a32: Waiting [2025-12-17T02:50:14.294Z] 5a71e35c0781: Pushed [2025-12-17T02:50:14.294Z] 9cb5b3470801: Pushed [2025-12-17T02:50:14.294Z] b2599088a41d: Pushed [2025-12-17T02:50:14.294Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:14.294Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:14.294Z] 96eb36ba843a: Pushed [2025-12-17T02:50:14.294Z] 9fa2a19222cc: Pushed [2025-12-17T02:50:14.294Z] 256f393e029f: Layer already exists [2025-12-17T02:50:14.294Z] 37b438915fd4: Pushed [2025-12-17T02:50:15.677Z] 72b1e41c2a32: Pushed [2025-12-17T02:50:16.614Z] 307469cf4cd4: Pushed [2025-12-17T02:50:16.614Z] a400130dfed9: Pushed [2025-12-17T02:50:16.872Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:d1d195c06c28cbdcce9cbd89a5a49ad8f5175a7ea4f48738645c4eb37d765d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:17.195Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:17.696Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-17T02:50:17.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-17T02:50:17.696Z] b2599088a41d: Preparing [2025-12-17T02:50:17.696Z] 5a71e35c0781: Preparing [2025-12-17T02:50:17.696Z] a400130dfed9: Preparing [2025-12-17T02:50:17.696Z] 307469cf4cd4: Preparing [2025-12-17T02:50:17.696Z] 9cb5b3470801: Preparing [2025-12-17T02:50:17.696Z] 9fa2a19222cc: Preparing [2025-12-17T02:50:17.696Z] 96eb36ba843a: Preparing [2025-12-17T02:50:17.696Z] e18d02615c2e: Preparing [2025-12-17T02:50:17.696Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:17.696Z] 37b438915fd4: Preparing [2025-12-17T02:50:17.696Z] 72b1e41c2a32: Preparing [2025-12-17T02:50:17.696Z] 256f393e029f: Preparing [2025-12-17T02:50:17.696Z] e18d02615c2e: Waiting [2025-12-17T02:50:17.696Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:17.696Z] 37b438915fd4: Waiting [2025-12-17T02:50:17.696Z] 72b1e41c2a32: Waiting [2025-12-17T02:50:17.696Z] 256f393e029f: Waiting [2025-12-17T02:50:17.696Z] 9fa2a19222cc: Waiting [2025-12-17T02:50:17.696Z] 96eb36ba843a: Waiting [2025-12-17T02:50:17.696Z] 9cb5b3470801: Layer already exists [2025-12-17T02:50:17.696Z] 5a71e35c0781: Layer already exists [2025-12-17T02:50:17.696Z] 307469cf4cd4: Layer already exists [2025-12-17T02:50:17.696Z] a400130dfed9: Layer already exists [2025-12-17T02:50:17.696Z] b2599088a41d: Layer already exists [2025-12-17T02:50:17.696Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:17.696Z] 9fa2a19222cc: Layer already exists [2025-12-17T02:50:17.696Z] 37b438915fd4: Layer already exists [2025-12-17T02:50:17.696Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:17.696Z] 96eb36ba843a: Layer already exists [2025-12-17T02:50:17.696Z] 72b1e41c2a32: Layer already exists [2025-12-17T02:50:17.696Z] 256f393e029f: Layer already exists [2025-12-17T02:50:17.696Z] latest: digest: sha256:d1d195c06c28cbdcce9cbd89a5a49ad8f5175a7ea4f48738645c4eb37d765d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:18.013Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:18.337Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.86 [2025-12-17T02:50:18.338Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-17T02:50:18.338Z] b2599088a41d: Preparing [2025-12-17T02:50:18.338Z] 5a71e35c0781: Preparing [2025-12-17T02:50:18.338Z] a400130dfed9: Preparing [2025-12-17T02:50:18.338Z] 307469cf4cd4: Preparing [2025-12-17T02:50:18.338Z] 9cb5b3470801: Preparing [2025-12-17T02:50:18.338Z] 9fa2a19222cc: Preparing [2025-12-17T02:50:18.338Z] 96eb36ba843a: Preparing [2025-12-17T02:50:18.338Z] e18d02615c2e: Preparing [2025-12-17T02:50:18.338Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:18.338Z] 37b438915fd4: Preparing [2025-12-17T02:50:18.338Z] 72b1e41c2a32: Preparing [2025-12-17T02:50:18.338Z] 256f393e029f: Preparing [2025-12-17T02:50:18.338Z] 9fa2a19222cc: Waiting [2025-12-17T02:50:18.338Z] e18d02615c2e: Waiting [2025-12-17T02:50:18.338Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:18.338Z] 37b438915fd4: Waiting [2025-12-17T02:50:18.338Z] 72b1e41c2a32: Waiting [2025-12-17T02:50:18.338Z] 256f393e029f: Waiting [2025-12-17T02:50:18.338Z] 96eb36ba843a: Waiting [2025-12-17T02:50:18.338Z] 5a71e35c0781: Layer already exists [2025-12-17T02:50:18.338Z] 307469cf4cd4: Layer already exists [2025-12-17T02:50:18.338Z] 9cb5b3470801: Layer already exists [2025-12-17T02:50:18.338Z] b2599088a41d: Layer already exists [2025-12-17T02:50:18.338Z] a400130dfed9: Layer already exists [2025-12-17T02:50:18.338Z] 9fa2a19222cc: Layer already exists [2025-12-17T02:50:18.338Z] 96eb36ba843a: Layer already exists [2025-12-17T02:50:18.338Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:18.338Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:18.338Z] 37b438915fd4: Layer already exists [2025-12-17T02:50:18.338Z] 72b1e41c2a32: Layer already exists [2025-12-17T02:50:18.338Z] 256f393e029f: Layer already exists [2025-12-17T02:50:18.338Z] 4.1.0-dev.86: digest: sha256:d1d195c06c28cbdcce9cbd89a5a49ad8f5175a7ea4f48738645c4eb37d765d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:18.665Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:18.994Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:18.994Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-17T02:50:18.994Z] b2599088a41d: Preparing [2025-12-17T02:50:18.994Z] 5a71e35c0781: Preparing [2025-12-17T02:50:18.994Z] a400130dfed9: Preparing [2025-12-17T02:50:18.994Z] 307469cf4cd4: Preparing [2025-12-17T02:50:18.994Z] 9cb5b3470801: Preparing [2025-12-17T02:50:18.994Z] 9fa2a19222cc: Preparing [2025-12-17T02:50:18.994Z] 96eb36ba843a: Preparing [2025-12-17T02:50:18.994Z] e18d02615c2e: Preparing [2025-12-17T02:50:18.994Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:18.994Z] 37b438915fd4: Preparing [2025-12-17T02:50:18.994Z] 72b1e41c2a32: Preparing [2025-12-17T02:50:18.994Z] 256f393e029f: Preparing [2025-12-17T02:50:18.994Z] 9fa2a19222cc: Waiting [2025-12-17T02:50:18.994Z] 96eb36ba843a: Waiting [2025-12-17T02:50:18.994Z] e18d02615c2e: Waiting [2025-12-17T02:50:18.994Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:18.994Z] 37b438915fd4: Waiting [2025-12-17T02:50:18.994Z] 72b1e41c2a32: Waiting [2025-12-17T02:50:18.994Z] 256f393e029f: Waiting [2025-12-17T02:50:18.994Z] 5a71e35c0781: Layer already exists [2025-12-17T02:50:18.994Z] b2599088a41d: Layer already exists [2025-12-17T02:50:18.994Z] a400130dfed9: Layer already exists [2025-12-17T02:50:18.994Z] 307469cf4cd4: Layer already exists [2025-12-17T02:50:18.994Z] 9cb5b3470801: Layer already exists [2025-12-17T02:50:18.994Z] 96eb36ba843a: Layer already exists [2025-12-17T02:50:18.994Z] 37b438915fd4: Layer already exists [2025-12-17T02:50:18.994Z] 9fa2a19222cc: Layer already exists [2025-12-17T02:50:18.994Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:18.994Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:18.994Z] 72b1e41c2a32: Layer already exists [2025-12-17T02:50:18.994Z] 256f393e029f: Layer already exists [2025-12-17T02:50:18.994Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:d1d195c06c28cbdcce9cbd89a5a49ad8f5175a7ea4f48738645c4eb37d765d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:19.321Z] + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:20.654Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-17T02:50:20.654Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] [2025-12-17T02:50:20.654Z] b2599088a41d: Preparing [2025-12-17T02:50:20.654Z] 5a71e35c0781: Preparing [2025-12-17T02:50:20.654Z] a400130dfed9: Preparing [2025-12-17T02:50:20.654Z] 307469cf4cd4: Preparing [2025-12-17T02:50:20.654Z] 9cb5b3470801: Preparing [2025-12-17T02:50:20.654Z] 9fa2a19222cc: Preparing [2025-12-17T02:50:20.654Z] 96eb36ba843a: Preparing [2025-12-17T02:50:20.654Z] e18d02615c2e: Preparing [2025-12-17T02:50:20.654Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:20.654Z] 37b438915fd4: Preparing [2025-12-17T02:50:20.654Z] 72b1e41c2a32: Preparing [2025-12-17T02:50:20.654Z] 256f393e029f: Preparing [2025-12-17T02:50:20.654Z] 9fa2a19222cc: Waiting [2025-12-17T02:50:20.654Z] 96eb36ba843a: Waiting [2025-12-17T02:50:20.654Z] e18d02615c2e: Waiting [2025-12-17T02:50:20.654Z] 9ec9ae5df0e2: Waiting [2025-12-17T02:50:20.654Z] 37b438915fd4: Waiting [2025-12-17T02:50:20.654Z] 72b1e41c2a32: Waiting [2025-12-17T02:50:20.654Z] 256f393e029f: Waiting [2025-12-17T02:50:20.654Z] a400130dfed9: Layer already exists [2025-12-17T02:50:20.654Z] 5a71e35c0781: Layer already exists [2025-12-17T02:50:20.654Z] b2599088a41d: Layer already exists [2025-12-17T02:50:20.654Z] 9cb5b3470801: Layer already exists [2025-12-17T02:50:20.654Z] 307469cf4cd4: Layer already exists [2025-12-17T02:50:20.654Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:20.654Z] 9fa2a19222cc: Layer already exists [2025-12-17T02:50:20.654Z] 96eb36ba843a: Layer already exists [2025-12-17T02:50:20.654Z] 37b438915fd4: Layer already exists [2025-12-17T02:50:20.654Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:20.654Z] 72b1e41c2a32: Layer already exists [2025-12-17T02:50:20.654Z] 256f393e029f: Layer already exists [2025-12-17T02:50:20.654Z] main: digest: sha256:d1d195c06c28cbdcce9cbd89a5a49ad8f5175a7ea4f48738645c4eb37d765d2b size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:50:20.717Z] ===================================================== [Pipeline] echo [2025-12-17T02:50:20.730Z] taggedImages: [2025-12-17T02:50:20.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:20.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-17T02:50:20.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.86 [2025-12-17T02:50:20.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:20.730Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo [2025-12-17T02:50:20.755Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: [2025-12-17T02:50:20.756Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:20.756Z] latest [2025-12-17T02:50:20.756Z] 4.1.0-dev.86 [2025-12-17T02:50:20.756Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:20.756Z] main [2025-12-17T02:50:20.756Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:21.114Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:21.429Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:21.429Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-17T02:50:21.429Z] b0c08447e2d5: Preparing [2025-12-17T02:50:21.429Z] c9c09e23e3b7: Preparing [2025-12-17T02:50:21.429Z] e18d02615c2e: Preparing [2025-12-17T02:50:21.429Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:21.429Z] 114509d5ce4b: Preparing [2025-12-17T02:50:21.429Z] 04a953523abd: Preparing [2025-12-17T02:50:21.429Z] 256f393e029f: Preparing [2025-12-17T02:50:21.429Z] 04a953523abd: Waiting [2025-12-17T02:50:21.429Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:21.429Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:21.429Z] 256f393e029f: Layer already exists [2025-12-17T02:50:21.429Z] b0c08447e2d5: Pushed [2025-12-17T02:50:21.429Z] 114509d5ce4b: Pushed [2025-12-17T02:50:22.372Z] 04a953523abd: Pushed [2025-12-17T02:50:24.904Z] c9c09e23e3b7: Pushed [2025-12-17T02:50:24.904Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:d3f5a1520e5d9a4e169aa981dd1a8aae6eaefdcf5a82928cd8d79d1b38947107 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:25.242Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:25.574Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-17T02:50:25.574Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-17T02:50:25.574Z] b0c08447e2d5: Preparing [2025-12-17T02:50:25.574Z] c9c09e23e3b7: Preparing [2025-12-17T02:50:25.574Z] e18d02615c2e: Preparing [2025-12-17T02:50:25.574Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:25.574Z] 114509d5ce4b: Preparing [2025-12-17T02:50:25.574Z] 04a953523abd: Preparing [2025-12-17T02:50:25.574Z] 256f393e029f: Preparing [2025-12-17T02:50:25.574Z] 04a953523abd: Waiting [2025-12-17T02:50:25.574Z] 256f393e029f: Waiting [2025-12-17T02:50:25.574Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:25.574Z] c9c09e23e3b7: Layer already exists [2025-12-17T02:50:25.574Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:25.574Z] 114509d5ce4b: Layer already exists [2025-12-17T02:50:25.574Z] b0c08447e2d5: Layer already exists [2025-12-17T02:50:25.574Z] 256f393e029f: Layer already exists [2025-12-17T02:50:25.574Z] 04a953523abd: Layer already exists [2025-12-17T02:50:25.574Z] latest: digest: sha256:d3f5a1520e5d9a4e169aa981dd1a8aae6eaefdcf5a82928cd8d79d1b38947107 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:25.908Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:26.247Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.86 [2025-12-17T02:50:26.247Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-17T02:50:26.247Z] b0c08447e2d5: Preparing [2025-12-17T02:50:26.247Z] c9c09e23e3b7: Preparing [2025-12-17T02:50:26.247Z] e18d02615c2e: Preparing [2025-12-17T02:50:26.247Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:26.247Z] 114509d5ce4b: Preparing [2025-12-17T02:50:26.247Z] 04a953523abd: Preparing [2025-12-17T02:50:26.247Z] 256f393e029f: Preparing [2025-12-17T02:50:26.247Z] 04a953523abd: Waiting [2025-12-17T02:50:26.247Z] 256f393e029f: Waiting [2025-12-17T02:50:26.247Z] b0c08447e2d5: Layer already exists [2025-12-17T02:50:26.247Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:26.247Z] c9c09e23e3b7: Layer already exists [2025-12-17T02:50:26.247Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:26.247Z] 114509d5ce4b: Layer already exists [2025-12-17T02:50:26.247Z] 256f393e029f: Layer already exists [2025-12-17T02:50:26.248Z] 04a953523abd: Layer already exists [2025-12-17T02:50:26.248Z] 4.1.0-dev.86: digest: sha256:d3f5a1520e5d9a4e169aa981dd1a8aae6eaefdcf5a82928cd8d79d1b38947107 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:26.628Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:26.951Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:26.951Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-17T02:50:26.951Z] b0c08447e2d5: Preparing [2025-12-17T02:50:26.951Z] c9c09e23e3b7: Preparing [2025-12-17T02:50:26.951Z] e18d02615c2e: Preparing [2025-12-17T02:50:26.951Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:26.951Z] 114509d5ce4b: Preparing [2025-12-17T02:50:26.951Z] 04a953523abd: Preparing [2025-12-17T02:50:26.951Z] 256f393e029f: Preparing [2025-12-17T02:50:26.951Z] 04a953523abd: Waiting [2025-12-17T02:50:26.951Z] 256f393e029f: Waiting [2025-12-17T02:50:26.951Z] c9c09e23e3b7: Layer already exists [2025-12-17T02:50:26.951Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:26.951Z] 114509d5ce4b: Layer already exists [2025-12-17T02:50:26.951Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:26.951Z] b0c08447e2d5: Layer already exists [2025-12-17T02:50:26.951Z] 04a953523abd: Layer already exists [2025-12-17T02:50:26.951Z] 256f393e029f: Layer already exists [2025-12-17T02:50:26.951Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:d3f5a1520e5d9a4e169aa981dd1a8aae6eaefdcf5a82928cd8d79d1b38947107 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:27.278Z] + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:27.603Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-17T02:50:27.603Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] [2025-12-17T02:50:27.603Z] b0c08447e2d5: Preparing [2025-12-17T02:50:27.603Z] c9c09e23e3b7: Preparing [2025-12-17T02:50:27.603Z] e18d02615c2e: Preparing [2025-12-17T02:50:27.603Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:27.603Z] 114509d5ce4b: Preparing [2025-12-17T02:50:27.603Z] 04a953523abd: Preparing [2025-12-17T02:50:27.603Z] 256f393e029f: Preparing [2025-12-17T02:50:27.603Z] 256f393e029f: Waiting [2025-12-17T02:50:27.603Z] 04a953523abd: Waiting [2025-12-17T02:50:27.603Z] c9c09e23e3b7: Layer already exists [2025-12-17T02:50:27.603Z] 114509d5ce4b: Layer already exists [2025-12-17T02:50:27.603Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:27.603Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:27.603Z] b0c08447e2d5: Layer already exists [2025-12-17T02:50:27.603Z] 256f393e029f: Layer already exists [2025-12-17T02:50:27.603Z] 04a953523abd: Layer already exists [2025-12-17T02:50:27.603Z] main: digest: sha256:d3f5a1520e5d9a4e169aa981dd1a8aae6eaefdcf5a82928cd8d79d1b38947107 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:50:27.667Z] ===================================================== [Pipeline] echo [2025-12-17T02:50:27.685Z] taggedImages: [2025-12-17T02:50:27.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:27.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-17T02:50:27.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.86 [2025-12-17T02:50:27.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:27.685Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo [2025-12-17T02:50:27.709Z] [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: [2025-12-17T02:50:27.709Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:27.709Z] latest [2025-12-17T02:50:27.709Z] 4.1.0-dev.86 [2025-12-17T02:50:27.709Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:27.709Z] main [2025-12-17T02:50:27.709Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:28.051Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:28.370Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:28.370Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-17T02:50:28.370Z] b22a24d4e279: Preparing [2025-12-17T02:50:28.370Z] bffe19dcef21: Preparing [2025-12-17T02:50:28.370Z] b177bd6c7ea4: Preparing [2025-12-17T02:50:28.370Z] e18d02615c2e: Preparing [2025-12-17T02:50:28.370Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:28.370Z] b5741fc4fc17: Preparing [2025-12-17T02:50:28.370Z] fe6ad2972343: Preparing [2025-12-17T02:50:28.370Z] fdd92d7b0dbb: Preparing [2025-12-17T02:50:28.370Z] 489e079e08ac: Preparing [2025-12-17T02:50:28.370Z] 256f393e029f: Preparing [2025-12-17T02:50:28.370Z] fe6ad2972343: Waiting [2025-12-17T02:50:28.370Z] fdd92d7b0dbb: Waiting [2025-12-17T02:50:28.370Z] 489e079e08ac: Waiting [2025-12-17T02:50:28.370Z] 256f393e029f: Waiting [2025-12-17T02:50:28.370Z] b5741fc4fc17: Waiting [2025-12-17T02:50:28.370Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:28.370Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:28.370Z] b22a24d4e279: Pushed [2025-12-17T02:50:28.370Z] b177bd6c7ea4: Pushed [2025-12-17T02:50:28.370Z] bffe19dcef21: Pushed [2025-12-17T02:50:28.370Z] 256f393e029f: Layer already exists [2025-12-17T02:50:28.629Z] fdd92d7b0dbb: Pushed [2025-12-17T02:50:28.888Z] 489e079e08ac: Pushed [2025-12-17T02:50:34.227Z] fe6ad2972343: Pushed [2025-12-17T02:50:41.679Z] b5741fc4fc17: Pushed [2025-12-17T02:50:41.679Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:c8957d4b62174eba0f02f2486292e2634bedf75dcaa00b16810e7154c9b037b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:42.018Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:42.349Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-17T02:50:42.350Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-17T02:50:42.350Z] b22a24d4e279: Preparing [2025-12-17T02:50:42.350Z] bffe19dcef21: Preparing [2025-12-17T02:50:42.350Z] b177bd6c7ea4: Preparing [2025-12-17T02:50:42.350Z] e18d02615c2e: Preparing [2025-12-17T02:50:42.350Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:42.350Z] b5741fc4fc17: Preparing [2025-12-17T02:50:42.350Z] fe6ad2972343: Preparing [2025-12-17T02:50:42.350Z] fdd92d7b0dbb: Preparing [2025-12-17T02:50:42.350Z] 489e079e08ac: Preparing [2025-12-17T02:50:42.350Z] 256f393e029f: Preparing [2025-12-17T02:50:42.350Z] b5741fc4fc17: Waiting [2025-12-17T02:50:42.350Z] fe6ad2972343: Waiting [2025-12-17T02:50:42.350Z] fdd92d7b0dbb: Waiting [2025-12-17T02:50:42.350Z] 489e079e08ac: Waiting [2025-12-17T02:50:42.350Z] 256f393e029f: Waiting [2025-12-17T02:50:42.350Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:42.350Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:42.350Z] bffe19dcef21: Layer already exists [2025-12-17T02:50:42.350Z] b177bd6c7ea4: Layer already exists [2025-12-17T02:50:42.350Z] b22a24d4e279: Layer already exists [2025-12-17T02:50:42.350Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:42.350Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:50:42.350Z] 256f393e029f: Layer already exists [2025-12-17T02:50:42.350Z] 489e079e08ac: Layer already exists [2025-12-17T02:50:42.350Z] fe6ad2972343: Layer already exists [2025-12-17T02:50:42.350Z] latest: digest: sha256:c8957d4b62174eba0f02f2486292e2634bedf75dcaa00b16810e7154c9b037b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:42.696Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:43.024Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.86 [2025-12-17T02:50:43.024Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-17T02:50:43.024Z] b22a24d4e279: Preparing [2025-12-17T02:50:43.024Z] bffe19dcef21: Preparing [2025-12-17T02:50:43.024Z] b177bd6c7ea4: Preparing [2025-12-17T02:50:43.024Z] e18d02615c2e: Preparing [2025-12-17T02:50:43.024Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:43.024Z] b5741fc4fc17: Preparing [2025-12-17T02:50:43.024Z] fe6ad2972343: Preparing [2025-12-17T02:50:43.024Z] fdd92d7b0dbb: Preparing [2025-12-17T02:50:43.024Z] 489e079e08ac: Preparing [2025-12-17T02:50:43.024Z] 256f393e029f: Preparing [2025-12-17T02:50:43.024Z] b5741fc4fc17: Waiting [2025-12-17T02:50:43.024Z] 489e079e08ac: Waiting [2025-12-17T02:50:43.024Z] fe6ad2972343: Waiting [2025-12-17T02:50:43.024Z] fdd92d7b0dbb: Waiting [2025-12-17T02:50:43.024Z] 256f393e029f: Waiting [2025-12-17T02:50:43.024Z] b22a24d4e279: Layer already exists [2025-12-17T02:50:43.024Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:43.025Z] bffe19dcef21: Layer already exists [2025-12-17T02:50:43.025Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:43.025Z] b177bd6c7ea4: Layer already exists [2025-12-17T02:50:43.025Z] fe6ad2972343: Layer already exists [2025-12-17T02:50:43.025Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:50:43.025Z] 256f393e029f: Layer already exists [2025-12-17T02:50:43.025Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:43.025Z] 489e079e08ac: Layer already exists [2025-12-17T02:50:43.025Z] 4.1.0-dev.86: digest: sha256:c8957d4b62174eba0f02f2486292e2634bedf75dcaa00b16810e7154c9b037b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:43.363Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:43.705Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:43.705Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-17T02:50:43.705Z] b22a24d4e279: Preparing [2025-12-17T02:50:43.705Z] bffe19dcef21: Preparing [2025-12-17T02:50:43.705Z] b177bd6c7ea4: Preparing [2025-12-17T02:50:43.705Z] e18d02615c2e: Preparing [2025-12-17T02:50:43.705Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:43.705Z] b5741fc4fc17: Preparing [2025-12-17T02:50:43.705Z] fe6ad2972343: Preparing [2025-12-17T02:50:43.705Z] fdd92d7b0dbb: Preparing [2025-12-17T02:50:43.705Z] 489e079e08ac: Preparing [2025-12-17T02:50:43.705Z] 256f393e029f: Preparing [2025-12-17T02:50:43.705Z] fe6ad2972343: Waiting [2025-12-17T02:50:43.705Z] 256f393e029f: Waiting [2025-12-17T02:50:43.705Z] fdd92d7b0dbb: Waiting [2025-12-17T02:50:43.705Z] 489e079e08ac: Waiting [2025-12-17T02:50:43.705Z] b5741fc4fc17: Waiting [2025-12-17T02:50:43.705Z] bffe19dcef21: Layer already exists [2025-12-17T02:50:43.705Z] b22a24d4e279: Layer already exists [2025-12-17T02:50:43.705Z] b177bd6c7ea4: Layer already exists [2025-12-17T02:50:43.705Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:43.705Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:43.705Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:43.705Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:50:43.705Z] 256f393e029f: Layer already exists [2025-12-17T02:50:43.705Z] fe6ad2972343: Layer already exists [2025-12-17T02:50:43.705Z] 489e079e08ac: Layer already exists [2025-12-17T02:50:43.705Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:c8957d4b62174eba0f02f2486292e2634bedf75dcaa00b16810e7154c9b037b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:44.099Z] + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:44.439Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-17T02:50:44.439Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] [2025-12-17T02:50:44.439Z] b22a24d4e279: Preparing [2025-12-17T02:50:44.439Z] bffe19dcef21: Preparing [2025-12-17T02:50:44.439Z] b177bd6c7ea4: Preparing [2025-12-17T02:50:44.439Z] e18d02615c2e: Preparing [2025-12-17T02:50:44.439Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:44.439Z] b5741fc4fc17: Preparing [2025-12-17T02:50:44.439Z] fe6ad2972343: Preparing [2025-12-17T02:50:44.439Z] fdd92d7b0dbb: Preparing [2025-12-17T02:50:44.439Z] 489e079e08ac: Preparing [2025-12-17T02:50:44.439Z] b5741fc4fc17: Waiting [2025-12-17T02:50:44.439Z] fe6ad2972343: Waiting [2025-12-17T02:50:44.439Z] fdd92d7b0dbb: Waiting [2025-12-17T02:50:44.439Z] 256f393e029f: Preparing [2025-12-17T02:50:44.439Z] 489e079e08ac: Waiting [2025-12-17T02:50:44.439Z] 256f393e029f: Waiting [2025-12-17T02:50:44.439Z] b177bd6c7ea4: Layer already exists [2025-12-17T02:50:44.439Z] bffe19dcef21: Layer already exists [2025-12-17T02:50:44.439Z] b22a24d4e279: Layer already exists [2025-12-17T02:50:44.439Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:44.439Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:44.439Z] fe6ad2972343: Layer already exists [2025-12-17T02:50:44.439Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:44.439Z] 489e079e08ac: Layer already exists [2025-12-17T02:50:44.439Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:50:44.439Z] 256f393e029f: Layer already exists [2025-12-17T02:50:44.439Z] main: digest: sha256:c8957d4b62174eba0f02f2486292e2634bedf75dcaa00b16810e7154c9b037b2 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:50:44.522Z] ===================================================== [Pipeline] echo [2025-12-17T02:50:44.544Z] taggedImages: [2025-12-17T02:50:44.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:44.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-17T02:50:44.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.86 [2025-12-17T02:50:44.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:44.544Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo [2025-12-17T02:50:44.588Z] [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: [2025-12-17T02:50:44.588Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:44.588Z] latest [2025-12-17T02:50:44.588Z] 4.1.0-dev.86 [2025-12-17T02:50:44.588Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:44.588Z] main [2025-12-17T02:50:44.588Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:44.956Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:45.279Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:45.279Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-17T02:50:45.279Z] 1bda9a8b9eaf: Preparing [2025-12-17T02:50:45.279Z] 3edb3d511628: Preparing [2025-12-17T02:50:45.279Z] 8b1020adaac5: Preparing [2025-12-17T02:50:45.279Z] e18d02615c2e: Preparing [2025-12-17T02:50:45.279Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:45.279Z] b5741fc4fc17: Preparing [2025-12-17T02:50:45.279Z] 0816571382ed: Preparing [2025-12-17T02:50:45.279Z] 42f218e73ac1: Preparing [2025-12-17T02:50:45.279Z] 256f393e029f: Preparing [2025-12-17T02:50:45.279Z] 0816571382ed: Waiting [2025-12-17T02:50:45.279Z] 42f218e73ac1: Waiting [2025-12-17T02:50:45.279Z] b5741fc4fc17: Waiting [2025-12-17T02:50:45.279Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:45.279Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:45.279Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:45.279Z] 8b1020adaac5: Pushed [2025-12-17T02:50:45.279Z] 1bda9a8b9eaf: Pushed [2025-12-17T02:50:45.279Z] 3edb3d511628: Pushed [2025-12-17T02:50:45.279Z] 256f393e029f: Layer already exists [2025-12-17T02:50:45.539Z] 0816571382ed: Pushed [2025-12-17T02:50:45.539Z] 42f218e73ac1: Pushed [2025-12-17T02:50:45.799Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:dbb791abdef66044211c8a95ff057b99c61d75a801cd2074d1d93ba8946acabc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:46.128Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:46.460Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-17T02:50:46.460Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-17T02:50:46.460Z] 1bda9a8b9eaf: Preparing [2025-12-17T02:50:46.460Z] 3edb3d511628: Preparing [2025-12-17T02:50:46.460Z] 8b1020adaac5: Preparing [2025-12-17T02:50:46.460Z] e18d02615c2e: Preparing [2025-12-17T02:50:46.460Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:46.460Z] b5741fc4fc17: Preparing [2025-12-17T02:50:46.460Z] 0816571382ed: Preparing [2025-12-17T02:50:46.460Z] 42f218e73ac1: Preparing [2025-12-17T02:50:46.460Z] 256f393e029f: Preparing [2025-12-17T02:50:46.460Z] b5741fc4fc17: Waiting [2025-12-17T02:50:46.460Z] 42f218e73ac1: Waiting [2025-12-17T02:50:46.460Z] 256f393e029f: Waiting [2025-12-17T02:50:46.460Z] 0816571382ed: Waiting [2025-12-17T02:50:46.460Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:46.460Z] 1bda9a8b9eaf: Layer already exists [2025-12-17T02:50:46.460Z] 8b1020adaac5: Layer already exists [2025-12-17T02:50:46.460Z] 3edb3d511628: Layer already exists [2025-12-17T02:50:46.460Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:46.460Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:46.460Z] 0816571382ed: Layer already exists [2025-12-17T02:50:46.460Z] 42f218e73ac1: Layer already exists [2025-12-17T02:50:46.460Z] 256f393e029f: Layer already exists [2025-12-17T02:50:46.460Z] latest: digest: sha256:dbb791abdef66044211c8a95ff057b99c61d75a801cd2074d1d93ba8946acabc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:46.800Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:47.129Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.86 [2025-12-17T02:50:47.129Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-17T02:50:47.129Z] 1bda9a8b9eaf: Preparing [2025-12-17T02:50:47.129Z] 3edb3d511628: Preparing [2025-12-17T02:50:47.129Z] 8b1020adaac5: Preparing [2025-12-17T02:50:47.129Z] e18d02615c2e: Preparing [2025-12-17T02:50:47.129Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:47.129Z] b5741fc4fc17: Preparing [2025-12-17T02:50:47.129Z] 0816571382ed: Preparing [2025-12-17T02:50:47.129Z] 42f218e73ac1: Preparing [2025-12-17T02:50:47.129Z] 256f393e029f: Preparing [2025-12-17T02:50:47.129Z] b5741fc4fc17: Waiting [2025-12-17T02:50:47.129Z] 0816571382ed: Waiting [2025-12-17T02:50:47.129Z] 42f218e73ac1: Waiting [2025-12-17T02:50:47.129Z] 256f393e029f: Waiting [2025-12-17T02:50:47.129Z] 8b1020adaac5: Layer already exists [2025-12-17T02:50:47.129Z] 3edb3d511628: Layer already exists [2025-12-17T02:50:47.129Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:47.129Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:47.129Z] 1bda9a8b9eaf: Layer already exists [2025-12-17T02:50:47.129Z] 0816571382ed: Layer already exists [2025-12-17T02:50:47.129Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:47.129Z] 42f218e73ac1: Layer already exists [2025-12-17T02:50:47.129Z] 256f393e029f: Layer already exists [2025-12-17T02:50:47.129Z] 4.1.0-dev.86: digest: sha256:dbb791abdef66044211c8a95ff057b99c61d75a801cd2074d1d93ba8946acabc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:47.466Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:47.792Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:47.792Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-17T02:50:47.792Z] 1bda9a8b9eaf: Preparing [2025-12-17T02:50:47.792Z] 3edb3d511628: Preparing [2025-12-17T02:50:47.792Z] 8b1020adaac5: Preparing [2025-12-17T02:50:47.792Z] e18d02615c2e: Preparing [2025-12-17T02:50:47.792Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:47.792Z] b5741fc4fc17: Preparing [2025-12-17T02:50:47.792Z] 0816571382ed: Preparing [2025-12-17T02:50:47.792Z] 42f218e73ac1: Preparing [2025-12-17T02:50:47.792Z] 256f393e029f: Preparing [2025-12-17T02:50:47.792Z] 42f218e73ac1: Waiting [2025-12-17T02:50:47.792Z] 256f393e029f: Waiting [2025-12-17T02:50:47.792Z] b5741fc4fc17: Waiting [2025-12-17T02:50:47.792Z] 0816571382ed: Waiting [2025-12-17T02:50:47.792Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:47.792Z] 1bda9a8b9eaf: Layer already exists [2025-12-17T02:50:47.792Z] 3edb3d511628: Layer already exists [2025-12-17T02:50:47.792Z] 8b1020adaac5: Layer already exists [2025-12-17T02:50:47.792Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:47.792Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:47.792Z] 0816571382ed: Layer already exists [2025-12-17T02:50:47.792Z] 42f218e73ac1: Layer already exists [2025-12-17T02:50:47.792Z] 256f393e029f: Layer already exists [2025-12-17T02:50:47.792Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:dbb791abdef66044211c8a95ff057b99c61d75a801cd2074d1d93ba8946acabc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:48.120Z] + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:48.449Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-17T02:50:48.449Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] [2025-12-17T02:50:48.449Z] 1bda9a8b9eaf: Preparing [2025-12-17T02:50:48.449Z] 3edb3d511628: Preparing [2025-12-17T02:50:48.449Z] 8b1020adaac5: Preparing [2025-12-17T02:50:48.449Z] e18d02615c2e: Preparing [2025-12-17T02:50:48.449Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:48.449Z] b5741fc4fc17: Preparing [2025-12-17T02:50:48.449Z] 0816571382ed: Preparing [2025-12-17T02:50:48.449Z] 42f218e73ac1: Preparing [2025-12-17T02:50:48.449Z] 256f393e029f: Preparing [2025-12-17T02:50:48.449Z] b5741fc4fc17: Waiting [2025-12-17T02:50:48.449Z] 0816571382ed: Waiting [2025-12-17T02:50:48.449Z] 256f393e029f: Waiting [2025-12-17T02:50:48.449Z] 42f218e73ac1: Waiting [2025-12-17T02:50:48.449Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:48.449Z] 1bda9a8b9eaf: Layer already exists [2025-12-17T02:50:48.449Z] 3edb3d511628: Layer already exists [2025-12-17T02:50:48.449Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:48.449Z] 8b1020adaac5: Layer already exists [2025-12-17T02:50:48.449Z] b5741fc4fc17: Layer already exists [2025-12-17T02:50:48.449Z] 0816571382ed: Layer already exists [2025-12-17T02:50:48.449Z] 256f393e029f: Layer already exists [2025-12-17T02:50:48.449Z] 42f218e73ac1: Layer already exists [2025-12-17T02:50:48.449Z] main: digest: sha256:dbb791abdef66044211c8a95ff057b99c61d75a801cd2074d1d93ba8946acabc size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:50:48.528Z] ===================================================== [Pipeline] echo [2025-12-17T02:50:48.545Z] taggedImages: [2025-12-17T02:50:48.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:48.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-17T02:50:48.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.86 [2025-12-17T02:50:48.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:48.545Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo [2025-12-17T02:50:48.579Z] [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: [2025-12-17T02:50:48.579Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:48.579Z] latest [2025-12-17T02:50:48.579Z] 4.1.0-dev.86 [2025-12-17T02:50:48.579Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:50:48.579Z] main [2025-12-17T02:50:48.579Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:48.937Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:50:49.268Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:50:49.268Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-17T02:50:49.268Z] c848dc7493cd: Preparing [2025-12-17T02:50:49.268Z] ab56ce2e3f09: Preparing [2025-12-17T02:50:49.268Z] a655a11b18be: Preparing [2025-12-17T02:50:49.268Z] e18d02615c2e: Preparing [2025-12-17T02:50:49.268Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:50:49.268Z] 8d263e6602ef: Preparing [2025-12-17T02:50:49.268Z] fdd92d7b0dbb: Preparing [2025-12-17T02:50:49.268Z] 489e079e08ac: Preparing [2025-12-17T02:50:49.268Z] 256f393e029f: Preparing [2025-12-17T02:50:49.268Z] 8d263e6602ef: Waiting [2025-12-17T02:50:49.268Z] fdd92d7b0dbb: Waiting [2025-12-17T02:50:49.268Z] 489e079e08ac: Waiting [2025-12-17T02:50:49.268Z] 256f393e029f: Waiting [2025-12-17T02:50:49.268Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:50:49.268Z] e18d02615c2e: Layer already exists [2025-12-17T02:50:49.268Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:50:49.268Z] 489e079e08ac: Layer already exists [2025-12-17T02:50:49.268Z] 256f393e029f: Layer already exists [2025-12-17T02:50:49.268Z] c848dc7493cd: Pushed [2025-12-17T02:50:49.268Z] ab56ce2e3f09: Pushed [2025-12-17T02:50:49.268Z] a655a11b18be: Pushed [2025-12-17T02:51:04.152Z] 8d263e6602ef: Pushed [2025-12-17T02:51:04.152Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:471b511426417e85273ae7afa6157eb057558f0bf2047119574e63dea40dfce6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:04.492Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:04.818Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-17T02:51:04.819Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-17T02:51:04.819Z] c848dc7493cd: Preparing [2025-12-17T02:51:04.819Z] ab56ce2e3f09: Preparing [2025-12-17T02:51:04.819Z] a655a11b18be: Preparing [2025-12-17T02:51:04.819Z] e18d02615c2e: Preparing [2025-12-17T02:51:04.819Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:04.819Z] 8d263e6602ef: Preparing [2025-12-17T02:51:04.819Z] fdd92d7b0dbb: Preparing [2025-12-17T02:51:04.819Z] 489e079e08ac: Preparing [2025-12-17T02:51:04.819Z] 256f393e029f: Preparing [2025-12-17T02:51:04.819Z] 8d263e6602ef: Waiting [2025-12-17T02:51:04.819Z] fdd92d7b0dbb: Waiting [2025-12-17T02:51:04.819Z] 489e079e08ac: Waiting [2025-12-17T02:51:04.819Z] 256f393e029f: Waiting [2025-12-17T02:51:04.819Z] ab56ce2e3f09: Layer already exists [2025-12-17T02:51:04.819Z] c848dc7493cd: Layer already exists [2025-12-17T02:51:04.819Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:04.819Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:04.819Z] a655a11b18be: Layer already exists [2025-12-17T02:51:04.819Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:51:04.819Z] 8d263e6602ef: Layer already exists [2025-12-17T02:51:04.819Z] 489e079e08ac: Layer already exists [2025-12-17T02:51:04.819Z] 256f393e029f: Layer already exists [2025-12-17T02:51:04.819Z] latest: digest: sha256:471b511426417e85273ae7afa6157eb057558f0bf2047119574e63dea40dfce6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:05.152Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:05.482Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.86 [2025-12-17T02:51:05.482Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-17T02:51:05.482Z] c848dc7493cd: Preparing [2025-12-17T02:51:05.482Z] ab56ce2e3f09: Preparing [2025-12-17T02:51:05.482Z] a655a11b18be: Preparing [2025-12-17T02:51:05.482Z] e18d02615c2e: Preparing [2025-12-17T02:51:05.482Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:05.482Z] 8d263e6602ef: Preparing [2025-12-17T02:51:05.482Z] fdd92d7b0dbb: Preparing [2025-12-17T02:51:05.482Z] 489e079e08ac: Preparing [2025-12-17T02:51:05.482Z] 256f393e029f: Preparing [2025-12-17T02:51:05.482Z] 8d263e6602ef: Waiting [2025-12-17T02:51:05.482Z] fdd92d7b0dbb: Waiting [2025-12-17T02:51:05.482Z] 489e079e08ac: Waiting [2025-12-17T02:51:05.482Z] 256f393e029f: Waiting [2025-12-17T02:51:05.482Z] a655a11b18be: Layer already exists [2025-12-17T02:51:05.482Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:05.482Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:05.482Z] c848dc7493cd: Layer already exists [2025-12-17T02:51:05.482Z] ab56ce2e3f09: Layer already exists [2025-12-17T02:51:05.482Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:51:05.482Z] 256f393e029f: Layer already exists [2025-12-17T02:51:05.482Z] 8d263e6602ef: Layer already exists [2025-12-17T02:51:05.482Z] 489e079e08ac: Layer already exists [2025-12-17T02:51:05.482Z] 4.1.0-dev.86: digest: sha256:471b511426417e85273ae7afa6157eb057558f0bf2047119574e63dea40dfce6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:05.822Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:06.154Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:06.154Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-17T02:51:06.154Z] c848dc7493cd: Preparing [2025-12-17T02:51:06.154Z] ab56ce2e3f09: Preparing [2025-12-17T02:51:06.154Z] a655a11b18be: Preparing [2025-12-17T02:51:06.154Z] e18d02615c2e: Preparing [2025-12-17T02:51:06.154Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:06.154Z] 8d263e6602ef: Preparing [2025-12-17T02:51:06.154Z] fdd92d7b0dbb: Preparing [2025-12-17T02:51:06.154Z] 489e079e08ac: Preparing [2025-12-17T02:51:06.154Z] 256f393e029f: Preparing [2025-12-17T02:51:06.154Z] fdd92d7b0dbb: Waiting [2025-12-17T02:51:06.154Z] 256f393e029f: Waiting [2025-12-17T02:51:06.154Z] 8d263e6602ef: Waiting [2025-12-17T02:51:06.154Z] 489e079e08ac: Waiting [2025-12-17T02:51:06.154Z] c848dc7493cd: Layer already exists [2025-12-17T02:51:06.154Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:06.154Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:06.154Z] ab56ce2e3f09: Layer already exists [2025-12-17T02:51:06.154Z] a655a11b18be: Layer already exists [2025-12-17T02:51:06.154Z] 8d263e6602ef: Layer already exists [2025-12-17T02:51:06.154Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:51:06.154Z] 256f393e029f: Layer already exists [2025-12-17T02:51:06.154Z] 489e079e08ac: Layer already exists [2025-12-17T02:51:06.154Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:471b511426417e85273ae7afa6157eb057558f0bf2047119574e63dea40dfce6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:06.488Z] + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:06.815Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-17T02:51:06.815Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] [2025-12-17T02:51:06.815Z] c848dc7493cd: Preparing [2025-12-17T02:51:06.815Z] ab56ce2e3f09: Preparing [2025-12-17T02:51:06.815Z] a655a11b18be: Preparing [2025-12-17T02:51:06.815Z] e18d02615c2e: Preparing [2025-12-17T02:51:06.815Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:06.815Z] 8d263e6602ef: Preparing [2025-12-17T02:51:06.815Z] fdd92d7b0dbb: Preparing [2025-12-17T02:51:06.815Z] 489e079e08ac: Preparing [2025-12-17T02:51:06.815Z] 256f393e029f: Preparing [2025-12-17T02:51:06.815Z] 8d263e6602ef: Waiting [2025-12-17T02:51:06.815Z] fdd92d7b0dbb: Waiting [2025-12-17T02:51:06.815Z] 489e079e08ac: Waiting [2025-12-17T02:51:06.815Z] 256f393e029f: Waiting [2025-12-17T02:51:06.815Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:06.815Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:06.815Z] a655a11b18be: Layer already exists [2025-12-17T02:51:06.815Z] c848dc7493cd: Layer already exists [2025-12-17T02:51:06.815Z] ab56ce2e3f09: Layer already exists [2025-12-17T02:51:06.815Z] 8d263e6602ef: Layer already exists [2025-12-17T02:51:06.815Z] fdd92d7b0dbb: Layer already exists [2025-12-17T02:51:06.815Z] 489e079e08ac: Layer already exists [2025-12-17T02:51:06.815Z] 256f393e029f: Layer already exists [2025-12-17T02:51:06.815Z] main: digest: sha256:471b511426417e85273ae7afa6157eb057558f0bf2047119574e63dea40dfce6 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:51:06.903Z] ===================================================== [Pipeline] echo [2025-12-17T02:51:06.922Z] taggedImages: [2025-12-17T02:51:06.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:06.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-17T02:51:06.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.86 [2025-12-17T02:51:06.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:06.922Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo [2025-12-17T02:51:06.959Z] [edgeXDocker.push] Tagging docker image support-notifications with the following tags: [2025-12-17T02:51:06.959Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:06.959Z] latest [2025-12-17T02:51:06.959Z] 4.1.0-dev.86 [2025-12-17T02:51:06.959Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:06.959Z] main [2025-12-17T02:51:06.959Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:07.329Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:07.665Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:07.666Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-17T02:51:07.666Z] c8b33f4d51a5: Preparing [2025-12-17T02:51:07.666Z] 5f903e5aaca7: Preparing [2025-12-17T02:51:07.666Z] e18d02615c2e: Preparing [2025-12-17T02:51:07.666Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:07.666Z] 1fef3701532c: Preparing [2025-12-17T02:51:07.666Z] 3ee4da69df0a: Preparing [2025-12-17T02:51:07.666Z] 256f393e029f: Preparing [2025-12-17T02:51:07.666Z] 3ee4da69df0a: Waiting [2025-12-17T02:51:07.666Z] 256f393e029f: Waiting [2025-12-17T02:51:07.666Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:07.666Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:07.666Z] 256f393e029f: Layer already exists [2025-12-17T02:51:07.666Z] c8b33f4d51a5: Pushed [2025-12-17T02:51:07.666Z] 1fef3701532c: Pushed [2025-12-17T02:51:08.235Z] 3ee4da69df0a: Pushed [2025-12-17T02:51:12.432Z] 5f903e5aaca7: Pushed [2025-12-17T02:51:12.432Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:587816c214d2f39ceff4744aaa9d6c26e74739f5915f78a34406a60818cb55e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:12.771Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:13.102Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-17T02:51:13.103Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-17T02:51:13.103Z] c8b33f4d51a5: Preparing [2025-12-17T02:51:13.103Z] 5f903e5aaca7: Preparing [2025-12-17T02:51:13.103Z] e18d02615c2e: Preparing [2025-12-17T02:51:13.103Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:13.103Z] 1fef3701532c: Preparing [2025-12-17T02:51:13.103Z] 3ee4da69df0a: Preparing [2025-12-17T02:51:13.103Z] 256f393e029f: Preparing [2025-12-17T02:51:13.103Z] 256f393e029f: Waiting [2025-12-17T02:51:13.103Z] 3ee4da69df0a: Waiting [2025-12-17T02:51:13.103Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:13.103Z] 5f903e5aaca7: Layer already exists [2025-12-17T02:51:13.103Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:13.103Z] 1fef3701532c: Layer already exists [2025-12-17T02:51:13.103Z] c8b33f4d51a5: Layer already exists [2025-12-17T02:51:13.103Z] 256f393e029f: Layer already exists [2025-12-17T02:51:13.103Z] 3ee4da69df0a: Layer already exists [2025-12-17T02:51:13.103Z] latest: digest: sha256:587816c214d2f39ceff4744aaa9d6c26e74739f5915f78a34406a60818cb55e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:13.433Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:13.767Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.86 [2025-12-17T02:51:13.767Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-17T02:51:13.767Z] c8b33f4d51a5: Preparing [2025-12-17T02:51:13.767Z] 5f903e5aaca7: Preparing [2025-12-17T02:51:13.767Z] e18d02615c2e: Preparing [2025-12-17T02:51:13.767Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:13.767Z] 1fef3701532c: Preparing [2025-12-17T02:51:13.767Z] 3ee4da69df0a: Preparing [2025-12-17T02:51:13.767Z] 256f393e029f: Preparing [2025-12-17T02:51:13.767Z] 3ee4da69df0a: Waiting [2025-12-17T02:51:13.767Z] 256f393e029f: Waiting [2025-12-17T02:51:13.767Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:13.767Z] 1fef3701532c: Layer already exists [2025-12-17T02:51:13.767Z] 5f903e5aaca7: Layer already exists [2025-12-17T02:51:13.767Z] c8b33f4d51a5: Layer already exists [2025-12-17T02:51:13.767Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:13.767Z] 3ee4da69df0a: Layer already exists [2025-12-17T02:51:13.767Z] 256f393e029f: Layer already exists [2025-12-17T02:51:13.767Z] 4.1.0-dev.86: digest: sha256:587816c214d2f39ceff4744aaa9d6c26e74739f5915f78a34406a60818cb55e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:14.118Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:14.444Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:14.444Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-17T02:51:14.444Z] c8b33f4d51a5: Preparing [2025-12-17T02:51:14.444Z] 5f903e5aaca7: Preparing [2025-12-17T02:51:14.444Z] e18d02615c2e: Preparing [2025-12-17T02:51:14.444Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:14.444Z] 1fef3701532c: Preparing [2025-12-17T02:51:14.444Z] 3ee4da69df0a: Preparing [2025-12-17T02:51:14.444Z] 256f393e029f: Preparing [2025-12-17T02:51:14.444Z] 256f393e029f: Waiting [2025-12-17T02:51:14.444Z] 3ee4da69df0a: Waiting [2025-12-17T02:51:14.444Z] c8b33f4d51a5: Layer already exists [2025-12-17T02:51:14.444Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:14.445Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:14.445Z] 5f903e5aaca7: Layer already exists [2025-12-17T02:51:14.445Z] 1fef3701532c: Layer already exists [2025-12-17T02:51:14.445Z] 256f393e029f: Layer already exists [2025-12-17T02:51:14.445Z] 3ee4da69df0a: Layer already exists [2025-12-17T02:51:14.445Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:587816c214d2f39ceff4744aaa9d6c26e74739f5915f78a34406a60818cb55e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:14.772Z] + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:15.098Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-17T02:51:15.098Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] [2025-12-17T02:51:15.098Z] c8b33f4d51a5: Preparing [2025-12-17T02:51:15.098Z] 5f903e5aaca7: Preparing [2025-12-17T02:51:15.098Z] e18d02615c2e: Preparing [2025-12-17T02:51:15.098Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:15.098Z] 1fef3701532c: Preparing [2025-12-17T02:51:15.098Z] 3ee4da69df0a: Preparing [2025-12-17T02:51:15.098Z] 256f393e029f: Preparing [2025-12-17T02:51:15.098Z] 3ee4da69df0a: Waiting [2025-12-17T02:51:15.098Z] 256f393e029f: Waiting [2025-12-17T02:51:15.098Z] c8b33f4d51a5: Layer already exists [2025-12-17T02:51:15.098Z] 5f903e5aaca7: Layer already exists [2025-12-17T02:51:15.098Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:15.098Z] 1fef3701532c: Layer already exists [2025-12-17T02:51:15.098Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:15.098Z] 3ee4da69df0a: Layer already exists [2025-12-17T02:51:15.098Z] 256f393e029f: Layer already exists [2025-12-17T02:51:15.098Z] main: digest: sha256:587816c214d2f39ceff4744aaa9d6c26e74739f5915f78a34406a60818cb55e9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:51:15.168Z] ===================================================== [Pipeline] echo [2025-12-17T02:51:15.182Z] taggedImages: [2025-12-17T02:51:15.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:15.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-17T02:51:15.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.86 [2025-12-17T02:51:15.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:15.182Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo [2025-12-17T02:51:15.213Z] [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: [2025-12-17T02:51:15.213Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:15.213Z] latest [2025-12-17T02:51:15.213Z] 4.1.0-dev.86 [2025-12-17T02:51:15.213Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:15.213Z] main [2025-12-17T02:51:15.213Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:15.555Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:15.882Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:15.883Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-17T02:51:15.883Z] 967cdecbb38c: Preparing [2025-12-17T02:51:15.883Z] 584c88239563: Preparing [2025-12-17T02:51:15.883Z] e18d02615c2e: Preparing [2025-12-17T02:51:15.883Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:15.883Z] 1e3736b71852: Preparing [2025-12-17T02:51:15.883Z] 837da7b1356f: Preparing [2025-12-17T02:51:15.883Z] 256f393e029f: Preparing [2025-12-17T02:51:15.883Z] 837da7b1356f: Waiting [2025-12-17T02:51:15.883Z] 256f393e029f: Waiting [2025-12-17T02:51:15.883Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:15.883Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:15.883Z] 256f393e029f: Layer already exists [2025-12-17T02:51:15.883Z] 967cdecbb38c: Pushed [2025-12-17T02:51:16.142Z] 1e3736b71852: Pushed [2025-12-17T02:51:16.142Z] 837da7b1356f: Pushed [2025-12-17T02:51:19.432Z] 584c88239563: Pushed [2025-12-17T02:51:19.692Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:6b6bde2d15ee2f6415486a3e71e4d590291c39b75c9c673e114a0ce3df1432e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:20.027Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:20.367Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-17T02:51:20.367Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-17T02:51:20.367Z] 967cdecbb38c: Preparing [2025-12-17T02:51:20.367Z] 584c88239563: Preparing [2025-12-17T02:51:20.367Z] e18d02615c2e: Preparing [2025-12-17T02:51:20.367Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:20.367Z] 1e3736b71852: Preparing [2025-12-17T02:51:20.367Z] 837da7b1356f: Preparing [2025-12-17T02:51:20.367Z] 256f393e029f: Preparing [2025-12-17T02:51:20.367Z] 256f393e029f: Waiting [2025-12-17T02:51:20.367Z] 837da7b1356f: Waiting [2025-12-17T02:51:20.367Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:20.367Z] 967cdecbb38c: Layer already exists [2025-12-17T02:51:20.367Z] 584c88239563: Layer already exists [2025-12-17T02:51:20.367Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:20.367Z] 1e3736b71852: Layer already exists [2025-12-17T02:51:20.367Z] 256f393e029f: Layer already exists [2025-12-17T02:51:20.367Z] 837da7b1356f: Layer already exists [2025-12-17T02:51:20.367Z] latest: digest: sha256:6b6bde2d15ee2f6415486a3e71e4d590291c39b75c9c673e114a0ce3df1432e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:20.697Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:21.025Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.86 [2025-12-17T02:51:21.025Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-17T02:51:21.025Z] 967cdecbb38c: Preparing [2025-12-17T02:51:21.025Z] 584c88239563: Preparing [2025-12-17T02:51:21.025Z] e18d02615c2e: Preparing [2025-12-17T02:51:21.025Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:21.025Z] 1e3736b71852: Preparing [2025-12-17T02:51:21.025Z] 837da7b1356f: Preparing [2025-12-17T02:51:21.025Z] 256f393e029f: Preparing [2025-12-17T02:51:21.025Z] 837da7b1356f: Waiting [2025-12-17T02:51:21.025Z] 256f393e029f: Waiting [2025-12-17T02:51:21.025Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:21.025Z] 584c88239563: Layer already exists [2025-12-17T02:51:21.025Z] 1e3736b71852: Layer already exists [2025-12-17T02:51:21.025Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:21.025Z] 967cdecbb38c: Layer already exists [2025-12-17T02:51:21.025Z] 837da7b1356f: Layer already exists [2025-12-17T02:51:21.025Z] 256f393e029f: Layer already exists [2025-12-17T02:51:21.025Z] 4.1.0-dev.86: digest: sha256:6b6bde2d15ee2f6415486a3e71e4d590291c39b75c9c673e114a0ce3df1432e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:21.365Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:21.696Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:21.696Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-17T02:51:21.696Z] 967cdecbb38c: Preparing [2025-12-17T02:51:21.696Z] 584c88239563: Preparing [2025-12-17T02:51:21.696Z] e18d02615c2e: Preparing [2025-12-17T02:51:21.696Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:21.696Z] 1e3736b71852: Preparing [2025-12-17T02:51:21.696Z] 837da7b1356f: Preparing [2025-12-17T02:51:21.696Z] 256f393e029f: Preparing [2025-12-17T02:51:21.696Z] 256f393e029f: Waiting [2025-12-17T02:51:21.696Z] 837da7b1356f: Waiting [2025-12-17T02:51:21.696Z] 1e3736b71852: Layer already exists [2025-12-17T02:51:21.696Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:21.696Z] 584c88239563: Layer already exists [2025-12-17T02:51:21.696Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:21.696Z] 967cdecbb38c: Layer already exists [2025-12-17T02:51:21.696Z] 837da7b1356f: Layer already exists [2025-12-17T02:51:21.696Z] 256f393e029f: Layer already exists [2025-12-17T02:51:21.696Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:6b6bde2d15ee2f6415486a3e71e4d590291c39b75c9c673e114a0ce3df1432e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:22.025Z] + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T02:51:22.363Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-17T02:51:22.364Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] [2025-12-17T02:51:22.364Z] 967cdecbb38c: Preparing [2025-12-17T02:51:22.364Z] 584c88239563: Preparing [2025-12-17T02:51:22.364Z] e18d02615c2e: Preparing [2025-12-17T02:51:22.364Z] 9ec9ae5df0e2: Preparing [2025-12-17T02:51:22.364Z] 1e3736b71852: Preparing [2025-12-17T02:51:22.364Z] 837da7b1356f: Preparing [2025-12-17T02:51:22.364Z] 256f393e029f: Preparing [2025-12-17T02:51:22.364Z] 837da7b1356f: Waiting [2025-12-17T02:51:22.364Z] 256f393e029f: Waiting [2025-12-17T02:51:22.364Z] 967cdecbb38c: Layer already exists [2025-12-17T02:51:22.364Z] e18d02615c2e: Layer already exists [2025-12-17T02:51:22.364Z] 584c88239563: Layer already exists [2025-12-17T02:51:22.364Z] 1e3736b71852: Layer already exists [2025-12-17T02:51:22.364Z] 9ec9ae5df0e2: Layer already exists [2025-12-17T02:51:22.364Z] 256f393e029f: Layer already exists [2025-12-17T02:51:22.364Z] 837da7b1356f: Layer already exists [2025-12-17T02:51:22.364Z] main: digest: sha256:6b6bde2d15ee2f6415486a3e71e4d590291c39b75c9c673e114a0ce3df1432e3 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T02:51:22.555Z] ===================================================== [Pipeline] echo [2025-12-17T02:51:22.570Z] taggedImages: [2025-12-17T02:51:22.570Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.570Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-17T02:51:22.570Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.86 [2025-12-17T02:51:22.570Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.570Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo [2025-12-17T02:51:22.677Z] ========================================================= [2025-12-17T02:51:22.677Z] [edgeXBuildMultiArch] RAW Config: [2025-12-17T02:51:22.677Z] images: [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-command:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-command:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-command:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-data:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-data:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-data:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-keeper:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-keeper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-keeper:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/core-metadata:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-agent:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-config:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-config:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-config:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-server:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-server:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/security-spire-server:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-notifications:main [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler:latest [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T02:51:22.677Z] - nexus3.edgexfoundry.org:10004/support-scheduler:main [2025-12-17T02:51:22.677Z] settingsFile: [2025-12-17T02:51:22.677Z] edgex-go-settings [2025-12-17T02:51:22.677Z] ========================================================= [Pipeline] node [2025-12-17T02:51:37.681Z] Still waiting to schedule task [2025-12-17T02:51:37.681Z] All nodes of label ‘centos7-docker-4c-2g’ are offline [2025-12-17T02:52:35.022Z] Running on prd-centos7-docker-4c-2g-775181 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T02:52:35.076Z] provisioning config files... [2025-12-17T02:52:35.126Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config1005218483756052841tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-17T02:52:37.291Z] ---> ****-login.sh [2025-12-17T02:52:37.291Z] nexus3.edgexfoundry.org:10001 [2025-12-17T03:07:17.501Z] #154 ... [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2025-12-17T03:07:17.501Z] #152 DONE 1174.8s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T03:07:17.501Z] #144 ... [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:07:17.501Z] #155 DONE 0.1s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:07:17.501Z] #156 DONE 0.3s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #31 [security-spire-config internal] load .dockerignore [2025-12-17T03:07:17.501Z] #31 ... [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2025-12-17T03:07:17.501Z] #157 DONE 0.3s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #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-12-17T03:07:17.501Z] #158 DONE 0.4s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #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-12-17T03:07:17.501Z] #159 DONE 0.2s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #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-12-17T03:07:17.501Z] #160 DONE 2.3s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #107 [core-common-config-bootstrapper] exporting to image [2025-12-17T03:07:17.501Z] #107 exporting layers [2025-12-17T03:07:17.501Z] #107 exporting layers 0.8s done [2025-12-17T03:07:17.501Z] #107 writing image sha256:18e692a0cbe48a70367a70844b4791cc5a23dda7eb127e36cc881af1512430b7 done [2025-12-17T03:07:17.501Z] #107 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2025-12-17T03:07:17.501Z] #107 DONE 8.9s [2025-12-17T03:07:17.501Z] [2025-12-17T03:07:17.501Z] #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2025-12-17T03:07:24.145Z] #154 DONE 1195.1s [2025-12-17T03:07:24.145Z] [2025-12-17T03:07:24.145Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:07:24.145Z] #153 ... [2025-12-17T03:07:24.145Z] [2025-12-17T03:07:24.145Z] #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2025-12-17T03:07:24.413Z] #161 DONE 0.2s [2025-12-17T03:07:24.413Z] [2025-12-17T03:07:24.413Z] #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh [2025-12-17T03:07:26.995Z] #162 DONE 2.1s [2025-12-17T03:07:26.995Z] [2025-12-17T03:07:26.995Z] #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:07:26.995Z] #163 DONE 0.2s [2025-12-17T03:07:26.995Z] [2025-12-17T03:07:26.995Z] #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:07:26.995Z] #164 DONE 0.3s [2025-12-17T03:07:26.995Z] [2025-12-17T03:07:26.995Z] #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2025-12-17T03:07:27.267Z] #165 DONE 0.3s [2025-12-17T03:07:27.267Z] [2025-12-17T03:07:27.267Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T03:07:27.267Z] #45 ... [2025-12-17T03:07:27.267Z] [2025-12-17T03:07:27.267Z] #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2025-12-17T03:07:27.267Z] #166 DONE 0.1s [2025-12-17T03:07:27.267Z] [2025-12-17T03:07:27.267Z] #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-12-17T03:07:27.267Z] #167 DONE 0.1s [2025-12-17T03:07:27.267Z] [2025-12-17T03:07:27.267Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T03:07:27.533Z] #145 ... [2025-12-17T03:07:27.533Z] [2025-12-17T03:07:27.533Z] #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-12-17T03:07:27.533Z] #168 DONE 0.1s [2025-12-17T03:07:27.533Z] [2025-12-17T03:07:27.533Z] #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-12-17T03:07:27.533Z] #169 DONE 0.1s [2025-12-17T03:07:27.533Z] [2025-12-17T03:07:27.533Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T03:07:27.800Z] #144 ... [2025-12-17T03:07:27.800Z] [2025-12-17T03:07:27.800Z] #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2025-12-17T03:07:27.800Z] #170 DONE 0.1s [2025-12-17T03:07:27.800Z] [2025-12-17T03:07:27.800Z] #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh [2025-12-17T03:07:29.748Z] #171 DONE 2.0s [2025-12-17T03:07:29.748Z] [2025-12-17T03:07:29.748Z] #107 [security-bootstrapper] exporting to image [2025-12-17T03:07:29.748Z] #107 exporting layers [2025-12-17T03:07:31.152Z] #107 exporting layers 1.2s done [2025-12-17T03:07:31.152Z] #107 writing image sha256:df2825034fb9fbe85940480d67b691177d461623db9b9b9b4fc70b586a2396b7 done [2025-12-17T03:07:31.152Z] #107 naming to docker.io/library/security-bootstrapper-arm64 done [2025-12-17T03:07:31.152Z] #107 DONE 10.1s [2025-12-17T03:07:31.152Z] [2025-12-17T03:07:31.152Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T03:23:38.750Z] #146 ... [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #144 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2025-12-17T03:23:38.750Z] #144 DONE 2156.3s [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-17T03:23:38.750Z] #148 ... [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:23:38.750Z] #172 DONE 0.3s [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:23:38.750Z] #173 DONE 0.2s [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-17T03:23:38.750Z] #147 ... [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2025-12-17T03:23:38.750Z] #174 DONE 0.5s [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2025-12-17T03:23:38.750Z] #175 DONE 0.2s [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #107 [core-command] exporting to image [2025-12-17T03:23:38.750Z] #107 exporting layers [2025-12-17T03:23:38.750Z] #107 exporting layers 0.6s done [2025-12-17T03:23:38.750Z] #107 writing image sha256:6f8724c2a3b6cd552e961ac7ad2612c117eb025c7217c50eab92964b75632fbc done [2025-12-17T03:23:38.750Z] #107 naming to docker.io/library/core-command-arm64 0.0s done [2025-12-17T03:23:38.750Z] #107 DONE 10.7s [2025-12-17T03:23:38.750Z] [2025-12-17T03:23:38.750Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T03:23:44.085Z] #145 ... [2025-12-17T03:23:44.085Z] [2025-12-17T03:23:44.085Z] #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2025-12-17T03:23:44.085Z] #147 DONE 2175.1s [2025-12-17T03:23:44.085Z] [2025-12-17T03:23:44.085Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:23:44.085Z] #153 ... [2025-12-17T03:23:44.085Z] [2025-12-17T03:23:44.085Z] #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:23:44.085Z] #176 DONE 0.2s [2025-12-17T03:23:44.085Z] [2025-12-17T03:23:44.085Z] #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:23:44.085Z] #177 DONE 0.2s [2025-12-17T03:23:44.085Z] [2025-12-17T03:23:44.085Z] #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-12-17T03:23:44.354Z] #178 DONE 0.3s [2025-12-17T03:23:44.354Z] [2025-12-17T03:23:44.354Z] #31 [security-spire-config internal] load .dockerignore [2025-12-17T03:23:44.635Z] #31 ... [2025-12-17T03:23:44.635Z] [2025-12-17T03:23:44.635Z] #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2025-12-17T03:23:44.635Z] #179 DONE 0.1s [2025-12-17T03:23:44.635Z] [2025-12-17T03:23:44.635Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2025-12-17T03:23:45.227Z] #180 DONE 0.4s [2025-12-17T03:23:45.227Z] [2025-12-17T03:23:45.227Z] #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2025-12-17T03:23:45.227Z] #181 DONE 0.1s [2025-12-17T03:23:45.227Z] [2025-12-17T03:23:45.227Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-17T03:23:45.227Z] #151 ... [2025-12-17T03:23:45.227Z] [2025-12-17T03:23:45.227Z] #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T03:23:47.816Z] #182 DONE 2.3s [2025-12-17T03:23:47.816Z] [2025-12-17T03:23:47.816Z] #107 [security-proxy-setup] exporting to image [2025-12-17T03:23:47.816Z] #107 exporting layers [2025-12-17T03:23:48.776Z] #107 exporting layers 1.1s done [2025-12-17T03:23:48.776Z] #107 writing image sha256:1d458a4834f53e5d0b27671170947c0b5eb372739e31a01a86bc654d9f9fd59d done [2025-12-17T03:23:48.776Z] #107 naming to docker.io/library/security-proxy-setup-arm64 done [2025-12-17T03:23:48.776Z] #107 DONE 11.8s [2025-12-17T03:23:48.776Z] [2025-12-17T03:23:48.776Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:24:01.081Z] #153 ... [2025-12-17T03:24:01.081Z] [2025-12-17T03:24:01.081Z] #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-12-17T03:24:01.081Z] #149 2191.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.86 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2025-12-17T03:24:33.282Z] #149 DONE 2223.0s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T03:24:33.282Z] #146 ... [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:24:33.282Z] #183 DONE 0.1s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T03:24:33.282Z] #45 ... [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:24:33.282Z] #184 DONE 0.3s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #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-12-17T03:24:33.282Z] #185 DONE 0.2s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-17T03:24:33.282Z] #151 ... [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #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-12-17T03:24:33.282Z] #186 DONE 0.2s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2025-12-17T03:24:33.282Z] #187 DONE 0.1s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2025-12-17T03:24:33.282Z] #188 DONE 0.4s [2025-12-17T03:24:33.282Z] [2025-12-17T03:24:33.282Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:24:33.572Z] #143 ... [2025-12-17T03:24:33.572Z] [2025-12-17T03:24:33.572Z] #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2025-12-17T03:24:33.839Z] #189 DONE 0.4s [2025-12-17T03:24:33.839Z] [2025-12-17T03:24:33.839Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:24:33.839Z] #143 ... [2025-12-17T03:24:33.839Z] [2025-12-17T03:24:33.839Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2025-12-17T03:24:34.105Z] #190 DONE 0.2s [2025-12-17T03:24:34.105Z] [2025-12-17T03:24:34.105Z] #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T03:24:36.042Z] #191 DONE 2.2s [2025-12-17T03:24:36.042Z] [2025-12-17T03:24:36.042Z] #107 [security-secretstore-setup] exporting to image [2025-12-17T03:24:36.042Z] #107 exporting layers [2025-12-17T03:24:39.377Z] #107 exporting layers 3.2s done [2025-12-17T03:24:39.377Z] #107 writing image sha256:c645977ac83f82c6d184f3176da75ce9a88cae2985935d652f5168edf132fa4e done [2025-12-17T03:24:39.377Z] #107 naming to docker.io/library/security-secretstore-setup-arm64 done [2025-12-17T03:24:39.377Z] #107 DONE 15.0s [2025-12-17T03:24:39.377Z] [2025-12-17T03:24:39.377Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T03:25:18.224Z] #146 ... [2025-12-17T03:25:18.225Z] [2025-12-17T03:25:18.225Z] #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2025-12-17T03:25:18.225Z] #145 DONE 2268.8s [2025-12-17T03:25:18.225Z] [2025-12-17T03:25:18.225Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-17T03:25:18.225Z] #150 ... [2025-12-17T03:25:18.225Z] [2025-12-17T03:25:18.225Z] #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:25:18.225Z] #192 DONE 0.3s [2025-12-17T03:25:18.225Z] [2025-12-17T03:25:18.225Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:25:18.225Z] #153 ... [2025-12-17T03:25:18.225Z] [2025-12-17T03:25:18.225Z] #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:25:18.225Z] #193 DONE 0.2s [2025-12-17T03:25:18.225Z] [2025-12-17T03:25:18.225Z] #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2025-12-17T03:25:18.491Z] #194 DONE 0.5s [2025-12-17T03:25:18.491Z] [2025-12-17T03:25:18.491Z] #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-12-17T03:25:18.491Z] #195 DONE 0.1s [2025-12-17T03:25:18.491Z] [2025-12-17T03:25:18.491Z] #107 [security-spiffe-token-provider] exporting to image [2025-12-17T03:25:18.491Z] #107 exporting layers [2025-12-17T03:25:19.447Z] #107 exporting layers 0.6s done [2025-12-17T03:25:19.447Z] #107 writing image sha256:7a9695eee074f258121d1471b387b97a11a21267be775bc7b9df0a0fa499c4ac done [2025-12-17T03:25:19.447Z] #107 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2025-12-17T03:25:19.447Z] #107 DONE 15.7s [2025-12-17T03:25:19.447Z] [2025-12-17T03:25:19.447Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:06.257Z] #143 ... [2025-12-17T03:26:06.257Z] [2025-12-17T03:26:06.257Z] #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2025-12-17T03:26:06.257Z] #150 DONE 2316.4s [2025-12-17T03:26:06.257Z] [2025-12-17T03:26:06.257Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:06.257Z] #143 ... [2025-12-17T03:26:06.257Z] [2025-12-17T03:26:06.257Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:26:06.257Z] #196 DONE 0.1s [2025-12-17T03:26:06.257Z] [2025-12-17T03:26:06.257Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:26:06.257Z] #197 DONE 0.1s [2025-12-17T03:26:06.257Z] [2025-12-17T03:26:06.257Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2025-12-17T03:26:06.524Z] #198 DONE 0.6s [2025-12-17T03:26:06.524Z] [2025-12-17T03:26:06.524Z] #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res [2025-12-17T03:26:06.524Z] #199 DONE 0.1s [2025-12-17T03:26:06.524Z] [2025-12-17T03:26:06.524Z] #21 [core-metadata internal] load .dockerignore [2025-12-17T03:26:06.524Z] #21 ... [2025-12-17T03:26:06.524Z] [2025-12-17T03:26:06.524Z] #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2025-12-17T03:26:06.790Z] #200 DONE 0.2s [2025-12-17T03:26:06.790Z] [2025-12-17T03:26:06.790Z] #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2025-12-17T03:26:08.210Z] #201 DONE 1.8s [2025-12-17T03:26:08.210Z] [2025-12-17T03:26:08.210Z] #21 [core-metadata internal] load .dockerignore [2025-12-17T03:26:08.693Z] #21 ... [2025-12-17T03:26:08.693Z] [2025-12-17T03:26:08.693Z] #107 [security-proxy-auth] exporting to image [2025-12-17T03:26:08.693Z] #107 exporting layers [2025-12-17T03:26:09.318Z] #107 exporting layers 1.0s done [2025-12-17T03:26:09.613Z] #107 writing image sha256:f721cddd496d6f1150cb03025f902c39a7633484d0a0639b9e36ab24b85bd962 done [2025-12-17T03:26:09.613Z] #107 naming to docker.io/library/security-proxy-auth-arm64 0.0s done [2025-12-17T03:26:09.613Z] #107 DONE 16.7s [2025-12-17T03:26:09.613Z] [2025-12-17T03:26:09.613Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T03:26:09.889Z] #146 ... [2025-12-17T03:26:09.889Z] [2025-12-17T03:26:09.889Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2025-12-17T03:26:09.889Z] #148 DONE 2321.5s [2025-12-17T03:26:09.889Z] [2025-12-17T03:26:09.889Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:10.164Z] #143 ... [2025-12-17T03:26:10.164Z] [2025-12-17T03:26:10.164Z] #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:26:10.462Z] #202 DONE 0.1s [2025-12-17T03:26:10.462Z] [2025-12-17T03:26:10.462Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T03:26:10.756Z] #146 ... [2025-12-17T03:26:10.756Z] [2025-12-17T03:26:10.756Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-17T03:26:11.383Z] #203 ... [2025-12-17T03:26:11.383Z] [2025-12-17T03:26:11.383Z] #146 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2025-12-17T03:26:11.383Z] #146 DONE 2323.0s [2025-12-17T03:26:11.383Z] [2025-12-17T03:26:11.383Z] #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2025-12-17T03:26:11.714Z] #203 DONE 0.8s [2025-12-17T03:26:11.714Z] [2025-12-17T03:26:11.714Z] #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2025-12-17T03:26:11.985Z] #204 DONE 0.5s [2025-12-17T03:26:11.985Z] [2025-12-17T03:26:11.985Z] #107 [core-keeper] exporting to image [2025-12-17T03:26:12.263Z] #107 ... [2025-12-17T03:26:12.263Z] [2025-12-17T03:26:12.263Z] #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:26:12.263Z] #205 DONE 0.6s [2025-12-17T03:26:12.530Z] [2025-12-17T03:26:12.530Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:26:12.796Z] #153 ... [2025-12-17T03:26:12.796Z] [2025-12-17T03:26:12.796Z] #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:26:13.062Z] #206 DONE 0.4s [2025-12-17T03:26:13.062Z] [2025-12-17T03:26:13.062Z] #107 [core-keeper] exporting to image [2025-12-17T03:26:13.328Z] #107 exporting layers 1.2s done [2025-12-17T03:26:13.328Z] #107 writing image sha256:a73a9cef47854d60c83d35522bc44b414956ca82f6077c86c5c53e4ba9528481 done [2025-12-17T03:26:13.328Z] #107 naming to docker.io/library/core-keeper-arm64 done [2025-12-17T03:26:13.328Z] #107 DONE 17.9s [2025-12-17T03:26:13.328Z] [2025-12-17T03:26:13.328Z] #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2025-12-17T03:26:13.920Z] #207 DONE 0.6s [2025-12-17T03:26:13.920Z] [2025-12-17T03:26:13.920Z] #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2025-12-17T03:26:13.920Z] #208 DONE 0.1s [2025-12-17T03:26:13.920Z] [2025-12-17T03:26:13.920Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:26:13.920Z] #153 ... [2025-12-17T03:26:13.920Z] [2025-12-17T03:26:13.920Z] #107 [core-data] exporting to image [2025-12-17T03:26:17.257Z] #107 exporting layers 2.9s done [2025-12-17T03:26:17.257Z] #107 writing image sha256:7cf0871a35ce961bef0adcadd4ab90ac583cfd6d30f70baffc5a6c6320b8135c done [2025-12-17T03:26:17.257Z] #107 naming to docker.io/library/core-data-arm64 done [2025-12-17T03:26:17.257Z] #107 DONE 20.8s [2025-12-17T03:26:17.257Z] [2025-12-17T03:26:17.257Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:18.674Z] #143 ... [2025-12-17T03:26:18.674Z] [2025-12-17T03:26:18.674Z] #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2025-12-17T03:26:18.674Z] #153 DONE 2330.3s [2025-12-17T03:26:18.674Z] [2025-12-17T03:26:18.674Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:19.259Z] #143 ... [2025-12-17T03:26:19.259Z] [2025-12-17T03:26:19.259Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:26:19.259Z] #209 DONE 0.1s [2025-12-17T03:26:19.259Z] [2025-12-17T03:26:19.259Z] #31 [security-spire-config internal] load .dockerignore [2025-12-17T03:26:19.525Z] #31 ... [2025-12-17T03:26:19.525Z] [2025-12-17T03:26:19.525Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:26:19.525Z] #210 DONE 0.1s [2025-12-17T03:26:19.525Z] [2025-12-17T03:26:19.525Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2025-12-17T03:26:20.111Z] #211 DONE 0.5s [2025-12-17T03:26:20.111Z] [2025-12-17T03:26:20.111Z] #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2025-12-17T03:26:20.111Z] #212 DONE 0.1s [2025-12-17T03:26:20.111Z] [2025-12-17T03:26:20.111Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:20.111Z] #143 ... [2025-12-17T03:26:20.111Z] [2025-12-17T03:26:20.111Z] #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2025-12-17T03:26:20.111Z] #213 DONE 0.1s [2025-12-17T03:26:20.385Z] [2025-12-17T03:26:20.385Z] #107 [core-metadata] exporting to image [2025-12-17T03:26:20.652Z] #107 exporting layers 0.5s done [2025-12-17T03:26:20.919Z] #107 writing image sha256:3a7f8cda71be68c2dfc3ed5e4ddefdd36525a4985c22a14718a2bc00c118d99f done [2025-12-17T03:26:20.919Z] #107 naming to docker.io/library/core-metadata-arm64 done [2025-12-17T03:26:20.919Z] #107 DONE 21.4s [2025-12-17T03:26:20.919Z] [2025-12-17T03:26:20.919Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T03:26:47.591Z] #45 ... [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2025-12-17T03:26:47.592Z] #151 DONE 2355.9s [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:26:47.592Z] #214 DONE 0.1s [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:47.592Z] #143 ... [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:26:47.592Z] #215 DONE 0.1s [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2025-12-17T03:26:47.592Z] #216 DONE 0.5s [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res [2025-12-17T03:26:47.592Z] #217 DONE 0.1s [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #107 [support-scheduler] exporting to image [2025-12-17T03:26:47.592Z] #107 exporting layers [2025-12-17T03:26:47.592Z] #107 exporting layers 1.0s done [2025-12-17T03:26:47.592Z] #107 writing image sha256:431ea57bb8a72c0606c57c84edfa5c491fce3a9aa03c394978796230c6c396cd done [2025-12-17T03:26:47.592Z] #107 naming to docker.io/library/support-scheduler-arm64 done [2025-12-17T03:26:47.592Z] #107 DONE 22.4s [2025-12-17T03:26:47.592Z] [2025-12-17T03:26:47.592Z] #31 [security-spire-config internal] load .dockerignore [2025-12-17T03:26:50.915Z] #31 ... [2025-12-17T03:26:50.915Z] [2025-12-17T03:26:50.915Z] #143 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2025-12-17T03:26:50.915Z] #143 DONE 2362.0s [2025-12-17T03:26:50.915Z] [2025-12-17T03:26:50.915Z] #45 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 [2025-12-17T03:26:50.915Z] #45 ... [2025-12-17T03:26:50.915Z] [2025-12-17T03:26:50.915Z] #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2025-12-17T03:26:50.915Z] #218 DONE 0.1s [2025-12-17T03:26:50.915Z] [2025-12-17T03:26:50.915Z] #21 [core-metadata internal] load .dockerignore [2025-12-17T03:26:50.916Z] #21 ... [2025-12-17T03:26:50.916Z] [2025-12-17T03:26:50.916Z] #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2025-12-17T03:26:51.180Z] #219 DONE 0.1s [2025-12-17T03:26:51.180Z] [2025-12-17T03:26:51.180Z] #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2025-12-17T03:26:51.445Z] #220 DONE 0.5s [2025-12-17T03:26:51.445Z] [2025-12-17T03:26:51.445Z] #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2025-12-17T03:26:51.709Z] #221 DONE 0.1s [2025-12-17T03:26:51.709Z] [2025-12-17T03:26:51.709Z] #107 [support-notifications] exporting to image [2025-12-17T03:26:53.107Z] #107 exporting layers 1.4s done [2025-12-17T03:26:53.107Z] #107 writing image sha256:2a8b4070d2a94d938cd2665656dce3865d8503b5af2af8e1bb402a1e09cb4ae1 done [2025-12-17T03:26:53.107Z] #107 naming to docker.io/library/support-notifications-arm64 done [2025-12-17T03:26:53.107Z] #107 DONE 23.8s [2025-12-17T03:26:53.107Z] [2025-12-17T03:26:53.107Z] #31 [security-spire-config internal] load .dockerignore [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:43Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2025-12-17T03:26:53.107Z] time="2025-12-17T02:44:44Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2025-12-17T03:26:53.133Z] $ docker stop --time=1 3003375dc0e1125d37597a6a869d057b78d58246bf317dbb1dd81da09c1ea9bb [2025-12-17T03:26:54.825Z] $ docker rm -f --volumes 3003375dc0e1125d37597a6a869d057b78d58246bf317dbb1dd81da09c1ea9bb [Pipeline] // withDockerContainer [Pipeline] sh [2025-12-17T03:26:55.307Z] + docker images [2025-12-17T03:26:55.307Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2025-12-17T03:26:55.307Z] support-notifications-arm64 latest 2a8b4070d2a9 4 seconds ago 54.3MB [2025-12-17T03:26:55.307Z] support-scheduler-arm64 latest 431ea57bb8a7 10 seconds ago 50.4MB [2025-12-17T03:26:55.307Z] core-metadata-arm64 latest 3a7f8cda71be 35 seconds ago 46.3MB [2025-12-17T03:26:55.307Z] core-data-arm64 latest 7cf0871a35ce 42 seconds ago 46.2MB [2025-12-17T03:26:55.307Z] core-keeper-arm64 latest a73a9cef4785 44 seconds ago 45.1MB [2025-12-17T03:26:55.307Z] security-proxy-auth-arm64 latest f721cddd496d 47 seconds ago 45.4MB [2025-12-17T03:26:55.307Z] security-spiffe-token-provider-arm64 latest 7a9695eee074 About a minute ago 50.2MB [2025-12-17T03:26:55.307Z] security-secretstore-setup-arm64 latest c645977ac83f 2 minutes ago 81.6MB [2025-12-17T03:26:55.307Z] security-proxy-setup-arm64 latest 1d458a4834f5 3 minutes ago 51.3MB [2025-12-17T03:26:55.307Z] core-command-arm64 latest 6f8724c2a3b6 3 minutes ago 40.9MB [2025-12-17T03:26:55.307Z] security-bootstrapper-arm64 latest df2825034fb9 19 minutes ago 22.2MB [2025-12-17T03:26:55.307Z] core-common-config-bootstrapper-arm64 latest 18e692a0cbe4 19 minutes ago 21.1MB [2025-12-17T03:26:55.307Z] security-spire-agent-arm64 latest 09262589c75d 40 minutes ago 220MB [2025-12-17T03:26:55.307Z] security-spire-server-arm64 latest bb28c39d8a16 40 minutes ago 164MB [2025-12-17T03:26:55.307Z] security-spire-config-arm64 latest 79d57d9cca78 40 minutes ago 163MB [2025-12-17T03:26:55.307Z] ci-base-image-arm64 latest cd234bb2df73 42 minutes ago 927MB [2025-12-17T03:26:55.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 2 months ago 564MB [2025-12-17T03:26:55.307Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T03:26:55.471Z] provisioning config files... [2025-12-17T03:26:55.484Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/937@tmp/config8098075705496749845tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-17T03:26:55.827Z] ---> ****-login.sh [2025-12-17T03:26:55.827Z] nexus3.edgexfoundry.org:10001 [2025-12-17T03:26:56.091Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T03:26:56.358Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T03:26:56.358Z] Configure a credential helper to remove this warning. See [2025-12-17T03:26:56.358Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T03:26:56.358Z] [2025-12-17T03:26:56.358Z] Login Succeeded [2025-12-17T03:26:56.358Z] nexus3.edgexfoundry.org:10002 [2025-12-17T03:26:56.623Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T03:26:56.623Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T03:26:56.623Z] Configure a credential helper to remove this warning. See [2025-12-17T03:26:56.623Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T03:26:56.623Z] [2025-12-17T03:26:56.623Z] Login Succeeded [2025-12-17T03:26:56.623Z] nexus3.edgexfoundry.org:10003 [2025-12-17T03:26:56.888Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T03:26:56.888Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T03:26:56.888Z] Configure a credential helper to remove this warning. See [2025-12-17T03:26:56.888Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T03:26:56.888Z] [2025-12-17T03:26:56.888Z] Login Succeeded [2025-12-17T03:26:56.888Z] nexus3.edgexfoundry.org:10004 [2025-12-17T03:26:57.153Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T03:26:57.418Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T03:26:57.418Z] Configure a credential helper to remove this warning. See [2025-12-17T03:26:57.418Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T03:26:57.418Z] [2025-12-17T03:26:57.418Z] Login Succeeded [2025-12-17T03:26:57.418Z] ****.io [2025-12-17T03:26:57.683Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2025-12-17T03:26:57.947Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2025-12-17T03:26:57.947Z] Configure a credential helper to remove this warning. See [2025-12-17T03:26:57.948Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2025-12-17T03:26:57.948Z] [2025-12-17T03:26:57.948Z] Login Succeeded [2025-12-17T03:26:57.948Z] ---> ****-login.sh ends [Pipeline] } [2025-12-17T03:26:57.958Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:26:58.011Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo [2025-12-17T03:26:58.045Z] [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: [2025-12-17T03:26:58.045Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:26:58.045Z] latest [2025-12-17T03:26:58.045Z] 4.1.0-dev.86 [2025-12-17T03:26:58.045Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:26:58.045Z] main [2025-12-17T03:26:58.045Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:26:58.414Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:26:58.773Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:26:58.774Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-17T03:26:58.774Z] f5bb8b895288: Preparing [2025-12-17T03:26:58.774Z] 717f3ca4b040: Preparing [2025-12-17T03:26:58.774Z] 353dda967cf8: Preparing [2025-12-17T03:26:58.774Z] d33f56a1ec49: Preparing [2025-12-17T03:26:58.774Z] 9fc14c648baf: Preparing [2025-12-17T03:26:58.774Z] b8bef31ee175: Preparing [2025-12-17T03:26:58.774Z] 0e64f2360a44: Preparing [2025-12-17T03:26:58.774Z] b8bef31ee175: Waiting [2025-12-17T03:26:58.774Z] 0e64f2360a44: Waiting [2025-12-17T03:26:59.045Z] d33f56a1ec49: Pushed [2025-12-17T03:26:59.045Z] f5bb8b895288: Pushed [2025-12-17T03:26:59.045Z] 353dda967cf8: Pushed [2025-12-17T03:26:59.045Z] 0e64f2360a44: Layer already exists [2025-12-17T03:26:59.045Z] b8bef31ee175: Pushed [2025-12-17T03:26:59.307Z] 9fc14c648baf: Pushed [2025-12-17T03:27:05.922Z] 717f3ca4b040: Pushed [2025-12-17T03:27:05.922Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:8742462417e3e232bec35b60e66e17f9e02dd9de2408c83de34fa3a40757051c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:06.286Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:06.645Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-17T03:27:06.645Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-17T03:27:06.645Z] f5bb8b895288: Preparing [2025-12-17T03:27:06.645Z] 717f3ca4b040: Preparing [2025-12-17T03:27:06.645Z] 353dda967cf8: Preparing [2025-12-17T03:27:06.645Z] d33f56a1ec49: Preparing [2025-12-17T03:27:06.645Z] 9fc14c648baf: Preparing [2025-12-17T03:27:06.645Z] b8bef31ee175: Preparing [2025-12-17T03:27:06.645Z] 0e64f2360a44: Preparing [2025-12-17T03:27:06.645Z] b8bef31ee175: Waiting [2025-12-17T03:27:06.645Z] 0e64f2360a44: Waiting [2025-12-17T03:27:06.645Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:06.645Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:06.645Z] 717f3ca4b040: Layer already exists [2025-12-17T03:27:06.645Z] f5bb8b895288: Layer already exists [2025-12-17T03:27:06.645Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:06.645Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:06.645Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:06.645Z] latest: digest: sha256:8742462417e3e232bec35b60e66e17f9e02dd9de2408c83de34fa3a40757051c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:07.005Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:07.362Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.86 [2025-12-17T03:27:07.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-17T03:27:07.362Z] f5bb8b895288: Preparing [2025-12-17T03:27:07.362Z] 717f3ca4b040: Preparing [2025-12-17T03:27:07.362Z] 353dda967cf8: Preparing [2025-12-17T03:27:07.362Z] d33f56a1ec49: Preparing [2025-12-17T03:27:07.362Z] 9fc14c648baf: Preparing [2025-12-17T03:27:07.362Z] b8bef31ee175: Preparing [2025-12-17T03:27:07.362Z] 0e64f2360a44: Preparing [2025-12-17T03:27:07.362Z] b8bef31ee175: Waiting [2025-12-17T03:27:07.362Z] 0e64f2360a44: Waiting [2025-12-17T03:27:07.362Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:07.362Z] 717f3ca4b040: Layer already exists [2025-12-17T03:27:07.362Z] f5bb8b895288: Layer already exists [2025-12-17T03:27:07.362Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:07.362Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:07.362Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:07.362Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:07.362Z] 4.1.0-dev.86: digest: sha256:8742462417e3e232bec35b60e66e17f9e02dd9de2408c83de34fa3a40757051c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:07.716Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:08.068Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:08.068Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-17T03:27:08.068Z] f5bb8b895288: Preparing [2025-12-17T03:27:08.068Z] 717f3ca4b040: Preparing [2025-12-17T03:27:08.068Z] 353dda967cf8: Preparing [2025-12-17T03:27:08.068Z] d33f56a1ec49: Preparing [2025-12-17T03:27:08.068Z] 9fc14c648baf: Preparing [2025-12-17T03:27:08.068Z] b8bef31ee175: Preparing [2025-12-17T03:27:08.068Z] b8bef31ee175: Waiting [2025-12-17T03:27:08.068Z] 0e64f2360a44: Preparing [2025-12-17T03:27:08.068Z] 0e64f2360a44: Waiting [2025-12-17T03:27:08.068Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:08.068Z] f5bb8b895288: Layer already exists [2025-12-17T03:27:08.068Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:08.068Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:08.068Z] 717f3ca4b040: Layer already exists [2025-12-17T03:27:08.068Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:08.068Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:08.068Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:8742462417e3e232bec35b60e66e17f9e02dd9de2408c83de34fa3a40757051c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:08.690Z] + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:09.047Z] + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main [2025-12-17T03:27:09.047Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] [2025-12-17T03:27:09.047Z] f5bb8b895288: Preparing [2025-12-17T03:27:09.047Z] 717f3ca4b040: Preparing [2025-12-17T03:27:09.047Z] 353dda967cf8: Preparing [2025-12-17T03:27:09.047Z] d33f56a1ec49: Preparing [2025-12-17T03:27:09.047Z] 9fc14c648baf: Preparing [2025-12-17T03:27:09.047Z] b8bef31ee175: Preparing [2025-12-17T03:27:09.047Z] 0e64f2360a44: Preparing [2025-12-17T03:27:09.047Z] b8bef31ee175: Waiting [2025-12-17T03:27:09.047Z] 0e64f2360a44: Waiting [2025-12-17T03:27:09.047Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:09.047Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:09.047Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:09.047Z] f5bb8b895288: Layer already exists [2025-12-17T03:27:09.047Z] 717f3ca4b040: Layer already exists [2025-12-17T03:27:09.047Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:09.047Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:09.047Z] main: digest: sha256:8742462417e3e232bec35b60e66e17f9e02dd9de2408c83de34fa3a40757051c size: 1780 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:27:09.391Z] ===================================================== [Pipeline] echo [2025-12-17T03:27:09.406Z] taggedImages: [2025-12-17T03:27:09.406Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:09.406Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:latest [2025-12-17T03:27:09.406Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.86 [2025-12-17T03:27:09.406Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:09.406Z] - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-17T03:27:09.438Z] [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: [2025-12-17T03:27:09.438Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:09.438Z] latest [2025-12-17T03:27:09.438Z] 4.1.0-dev.86 [2025-12-17T03:27:09.438Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:09.438Z] main [2025-12-17T03:27:09.438Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:09.808Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:10.165Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:10.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-17T03:27:10.166Z] 882f063e2fd1: Preparing [2025-12-17T03:27:10.166Z] f38f83aa334e: Preparing [2025-12-17T03:27:10.166Z] 127bbaa8ac1f: Preparing [2025-12-17T03:27:10.166Z] d19bbb08c217: Preparing [2025-12-17T03:27:10.166Z] 353dda967cf8: Preparing [2025-12-17T03:27:10.166Z] d33f56a1ec49: Preparing [2025-12-17T03:27:10.166Z] 9fc14c648baf: Preparing [2025-12-17T03:27:10.166Z] b8bef31ee175: Preparing [2025-12-17T03:27:10.166Z] 0e64f2360a44: Preparing [2025-12-17T03:27:10.166Z] 9fc14c648baf: Waiting [2025-12-17T03:27:10.166Z] b8bef31ee175: Waiting [2025-12-17T03:27:10.166Z] 0e64f2360a44: Waiting [2025-12-17T03:27:10.166Z] d33f56a1ec49: Waiting [2025-12-17T03:27:10.166Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:10.430Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:10.430Z] 127bbaa8ac1f: Pushed [2025-12-17T03:27:10.430Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:10.430Z] f38f83aa334e: Pushed [2025-12-17T03:27:10.430Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:10.430Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:10.430Z] 882f063e2fd1: Pushed [2025-12-17T03:27:12.990Z] d19bbb08c217: Pushed [2025-12-17T03:27:12.990Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:faaee73a70a1305e6a7b37e6aed18123f98e9f748d9cd6ce0e64945a42165e08 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:13.346Z] + 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-12-17T03:27:13.703Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-17T03:27:13.703Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-17T03:27:13.703Z] 882f063e2fd1: Preparing [2025-12-17T03:27:13.703Z] f38f83aa334e: Preparing [2025-12-17T03:27:13.703Z] 127bbaa8ac1f: Preparing [2025-12-17T03:27:13.703Z] d19bbb08c217: Preparing [2025-12-17T03:27:13.703Z] 353dda967cf8: Preparing [2025-12-17T03:27:13.703Z] d33f56a1ec49: Preparing [2025-12-17T03:27:13.703Z] 9fc14c648baf: Preparing [2025-12-17T03:27:13.703Z] b8bef31ee175: Preparing [2025-12-17T03:27:13.703Z] 0e64f2360a44: Preparing [2025-12-17T03:27:13.703Z] d33f56a1ec49: Waiting [2025-12-17T03:27:13.703Z] 9fc14c648baf: Waiting [2025-12-17T03:27:13.703Z] b8bef31ee175: Waiting [2025-12-17T03:27:13.703Z] 0e64f2360a44: Waiting [2025-12-17T03:27:13.703Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:13.703Z] 882f063e2fd1: Layer already exists [2025-12-17T03:27:13.703Z] d19bbb08c217: Layer already exists [2025-12-17T03:27:13.703Z] 127bbaa8ac1f: Layer already exists [2025-12-17T03:27:13.703Z] f38f83aa334e: Layer already exists [2025-12-17T03:27:13.703Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:13.703Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:13.703Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:13.703Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:13.703Z] latest: digest: sha256:faaee73a70a1305e6a7b37e6aed18123f98e9f748d9cd6ce0e64945a42165e08 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:14.329Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:14.682Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.86 [2025-12-17T03:27:14.682Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-17T03:27:14.682Z] 882f063e2fd1: Preparing [2025-12-17T03:27:14.682Z] f38f83aa334e: Preparing [2025-12-17T03:27:14.682Z] 127bbaa8ac1f: Preparing [2025-12-17T03:27:14.682Z] d19bbb08c217: Preparing [2025-12-17T03:27:14.682Z] 353dda967cf8: Preparing [2025-12-17T03:27:14.682Z] d33f56a1ec49: Preparing [2025-12-17T03:27:14.682Z] 9fc14c648baf: Preparing [2025-12-17T03:27:14.682Z] b8bef31ee175: Preparing [2025-12-17T03:27:14.682Z] 0e64f2360a44: Preparing [2025-12-17T03:27:14.682Z] d33f56a1ec49: Waiting [2025-12-17T03:27:14.682Z] 9fc14c648baf: Waiting [2025-12-17T03:27:14.682Z] 0e64f2360a44: Waiting [2025-12-17T03:27:14.682Z] b8bef31ee175: Waiting [2025-12-17T03:27:14.682Z] f38f83aa334e: Layer already exists [2025-12-17T03:27:14.682Z] 127bbaa8ac1f: Layer already exists [2025-12-17T03:27:14.682Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:14.682Z] d19bbb08c217: Layer already exists [2025-12-17T03:27:14.682Z] 882f063e2fd1: Layer already exists [2025-12-17T03:27:14.682Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:14.682Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:14.682Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:14.682Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:14.682Z] 4.1.0-dev.86: digest: sha256:faaee73a70a1305e6a7b37e6aed18123f98e9f748d9cd6ce0e64945a42165e08 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:15.298Z] + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:15.647Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:15.647Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-17T03:27:15.647Z] 882f063e2fd1: Preparing [2025-12-17T03:27:15.647Z] f38f83aa334e: Preparing [2025-12-17T03:27:15.647Z] 127bbaa8ac1f: Preparing [2025-12-17T03:27:15.647Z] d19bbb08c217: Preparing [2025-12-17T03:27:15.647Z] 353dda967cf8: Preparing [2025-12-17T03:27:15.647Z] d33f56a1ec49: Preparing [2025-12-17T03:27:15.647Z] 9fc14c648baf: Preparing [2025-12-17T03:27:15.647Z] d33f56a1ec49: Waiting [2025-12-17T03:27:15.647Z] b8bef31ee175: Preparing [2025-12-17T03:27:15.647Z] 9fc14c648baf: Waiting [2025-12-17T03:27:15.647Z] 0e64f2360a44: Preparing [2025-12-17T03:27:15.647Z] b8bef31ee175: Waiting [2025-12-17T03:27:15.647Z] 0e64f2360a44: Waiting [2025-12-17T03:27:15.647Z] d19bbb08c217: Layer already exists [2025-12-17T03:27:15.647Z] 127bbaa8ac1f: Layer already exists [2025-12-17T03:27:15.647Z] 882f063e2fd1: Layer already exists [2025-12-17T03:27:15.647Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:15.647Z] f38f83aa334e: Layer already exists [2025-12-17T03:27:15.647Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:15.647Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:15.647Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:15.647Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:15.647Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:faaee73a70a1305e6a7b37e6aed18123f98e9f748d9cd6ce0e64945a42165e08 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:16.006Z] + 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-12-17T03:27:16.361Z] + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [2025-12-17T03:27:16.362Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] [2025-12-17T03:27:16.362Z] 882f063e2fd1: Preparing [2025-12-17T03:27:16.362Z] f38f83aa334e: Preparing [2025-12-17T03:27:16.362Z] 127bbaa8ac1f: Preparing [2025-12-17T03:27:16.362Z] d19bbb08c217: Preparing [2025-12-17T03:27:16.362Z] 353dda967cf8: Preparing [2025-12-17T03:27:16.362Z] d33f56a1ec49: Preparing [2025-12-17T03:27:16.362Z] 9fc14c648baf: Preparing [2025-12-17T03:27:16.362Z] b8bef31ee175: Preparing [2025-12-17T03:27:16.362Z] 0e64f2360a44: Preparing [2025-12-17T03:27:16.362Z] d33f56a1ec49: Waiting [2025-12-17T03:27:16.362Z] 9fc14c648baf: Waiting [2025-12-17T03:27:16.362Z] b8bef31ee175: Waiting [2025-12-17T03:27:16.362Z] 0e64f2360a44: Waiting [2025-12-17T03:27:16.362Z] f38f83aa334e: Layer already exists [2025-12-17T03:27:16.362Z] d19bbb08c217: Layer already exists [2025-12-17T03:27:16.362Z] 127bbaa8ac1f: Layer already exists [2025-12-17T03:27:16.362Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:16.362Z] 882f063e2fd1: Layer already exists [2025-12-17T03:27:16.362Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:16.362Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:16.362Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:16.362Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:16.625Z] main: digest: sha256:faaee73a70a1305e6a7b37e6aed18123f98e9f748d9cd6ce0e64945a42165e08 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:27:16.720Z] ===================================================== [Pipeline] echo [2025-12-17T03:27:16.736Z] taggedImages: [2025-12-17T03:27:16.736Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:16.736Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [2025-12-17T03:27:16.736Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.86 [2025-12-17T03:27:16.736Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:16.736Z] - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-17T03:27:16.766Z] [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: [2025-12-17T03:27:16.766Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:16.766Z] latest [2025-12-17T03:27:16.766Z] 4.1.0-dev.86 [2025-12-17T03:27:16.766Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:16.766Z] main [2025-12-17T03:27:16.766Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:17.149Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:17.766Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:17.766Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-17T03:27:17.766Z] 475bedf04b9c: Preparing [2025-12-17T03:27:17.766Z] 9e09108c9b8d: Preparing [2025-12-17T03:27:17.766Z] 353dda967cf8: Preparing [2025-12-17T03:27:17.766Z] d33f56a1ec49: Preparing [2025-12-17T03:27:17.766Z] a95285c2fc91: Preparing [2025-12-17T03:27:17.766Z] fe1fce3e5eef: Preparing [2025-12-17T03:27:17.766Z] 0e64f2360a44: Preparing [2025-12-17T03:27:17.766Z] fe1fce3e5eef: Waiting [2025-12-17T03:27:17.766Z] 0e64f2360a44: Waiting [2025-12-17T03:27:17.766Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:17.766Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:17.766Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:18.030Z] 475bedf04b9c: Pushed [2025-12-17T03:27:18.030Z] fe1fce3e5eef: Pushed [2025-12-17T03:27:18.295Z] a95285c2fc91: Pushed [2025-12-17T03:27:26.539Z] 9e09108c9b8d: Pushed [2025-12-17T03:27:26.539Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:2c64c0c18fd1c68cc0181f547bb3ef7258ca2af67a926bf89a2a5be9b134759a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:26.891Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:27.248Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-17T03:27:27.248Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-17T03:27:27.248Z] 475bedf04b9c: Preparing [2025-12-17T03:27:27.248Z] 9e09108c9b8d: Preparing [2025-12-17T03:27:27.248Z] 353dda967cf8: Preparing [2025-12-17T03:27:27.248Z] d33f56a1ec49: Preparing [2025-12-17T03:27:27.248Z] a95285c2fc91: Preparing [2025-12-17T03:27:27.248Z] fe1fce3e5eef: Preparing [2025-12-17T03:27:27.248Z] 0e64f2360a44: Preparing [2025-12-17T03:27:27.248Z] fe1fce3e5eef: Waiting [2025-12-17T03:27:27.248Z] 0e64f2360a44: Waiting [2025-12-17T03:27:27.248Z] 475bedf04b9c: Layer already exists [2025-12-17T03:27:27.248Z] a95285c2fc91: Layer already exists [2025-12-17T03:27:27.248Z] 9e09108c9b8d: Layer already exists [2025-12-17T03:27:27.248Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:27.248Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:27.248Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:27.248Z] fe1fce3e5eef: Layer already exists [2025-12-17T03:27:27.248Z] latest: digest: sha256:2c64c0c18fd1c68cc0181f547bb3ef7258ca2af67a926bf89a2a5be9b134759a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:27.878Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:28.237Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.86 [2025-12-17T03:27:28.237Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-17T03:27:28.237Z] 475bedf04b9c: Preparing [2025-12-17T03:27:28.237Z] 9e09108c9b8d: Preparing [2025-12-17T03:27:28.237Z] 353dda967cf8: Preparing [2025-12-17T03:27:28.237Z] d33f56a1ec49: Preparing [2025-12-17T03:27:28.237Z] a95285c2fc91: Preparing [2025-12-17T03:27:28.237Z] fe1fce3e5eef: Preparing [2025-12-17T03:27:28.237Z] 0e64f2360a44: Preparing [2025-12-17T03:27:28.237Z] fe1fce3e5eef: Waiting [2025-12-17T03:27:28.237Z] 0e64f2360a44: Waiting [2025-12-17T03:27:28.237Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:28.237Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:28.237Z] 475bedf04b9c: Layer already exists [2025-12-17T03:27:28.237Z] a95285c2fc91: Layer already exists [2025-12-17T03:27:28.237Z] 9e09108c9b8d: Layer already exists [2025-12-17T03:27:28.237Z] fe1fce3e5eef: Layer already exists [2025-12-17T03:27:28.237Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:28.237Z] 4.1.0-dev.86: digest: sha256:2c64c0c18fd1c68cc0181f547bb3ef7258ca2af67a926bf89a2a5be9b134759a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:28.862Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:30.616Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:30.616Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-17T03:27:30.616Z] 475bedf04b9c: Preparing [2025-12-17T03:27:30.616Z] 9e09108c9b8d: Preparing [2025-12-17T03:27:30.616Z] 353dda967cf8: Preparing [2025-12-17T03:27:30.616Z] d33f56a1ec49: Preparing [2025-12-17T03:27:30.616Z] a95285c2fc91: Preparing [2025-12-17T03:27:30.616Z] fe1fce3e5eef: Preparing [2025-12-17T03:27:30.616Z] 0e64f2360a44: Preparing [2025-12-17T03:27:30.616Z] fe1fce3e5eef: Waiting [2025-12-17T03:27:30.616Z] 0e64f2360a44: Waiting [2025-12-17T03:27:30.616Z] a95285c2fc91: Layer already exists [2025-12-17T03:27:30.616Z] 475bedf04b9c: Layer already exists [2025-12-17T03:27:30.616Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:30.616Z] 9e09108c9b8d: Layer already exists [2025-12-17T03:27:30.616Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:30.616Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:30.616Z] fe1fce3e5eef: Layer already exists [2025-12-17T03:27:30.616Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:2c64c0c18fd1c68cc0181f547bb3ef7258ca2af67a926bf89a2a5be9b134759a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:31.249Z] + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:31.670Z] + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main [2025-12-17T03:27:31.670Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] [2025-12-17T03:27:31.670Z] 475bedf04b9c: Preparing [2025-12-17T03:27:31.670Z] 9e09108c9b8d: Preparing [2025-12-17T03:27:31.670Z] 353dda967cf8: Preparing [2025-12-17T03:27:31.670Z] d33f56a1ec49: Preparing [2025-12-17T03:27:31.670Z] a95285c2fc91: Preparing [2025-12-17T03:27:31.670Z] fe1fce3e5eef: Preparing [2025-12-17T03:27:31.670Z] 0e64f2360a44: Preparing [2025-12-17T03:27:31.670Z] fe1fce3e5eef: Waiting [2025-12-17T03:27:31.670Z] 0e64f2360a44: Waiting [2025-12-17T03:27:31.670Z] a95285c2fc91: Layer already exists [2025-12-17T03:27:31.670Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:31.670Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:31.670Z] 475bedf04b9c: Layer already exists [2025-12-17T03:27:31.670Z] 9e09108c9b8d: Layer already exists [2025-12-17T03:27:31.670Z] fe1fce3e5eef: Layer already exists [2025-12-17T03:27:31.670Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:31.940Z] main: digest: sha256:2c64c0c18fd1c68cc0181f547bb3ef7258ca2af67a926bf89a2a5be9b134759a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:27:32.034Z] ===================================================== [Pipeline] echo [2025-12-17T03:27:32.051Z] taggedImages: [2025-12-17T03:27:32.051Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:32.051Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:latest [2025-12-17T03:27:32.051Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.86 [2025-12-17T03:27:32.051Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:32.051Z] - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-17T03:27:32.081Z] [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: [2025-12-17T03:27:32.081Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:32.081Z] latest [2025-12-17T03:27:32.081Z] 4.1.0-dev.86 [2025-12-17T03:27:32.081Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:32.081Z] main [2025-12-17T03:27:32.081Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:32.478Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:32.893Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:32.893Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-17T03:27:32.893Z] dee5a8d56528: Preparing [2025-12-17T03:27:32.893Z] 9496cc0d5e9c: Preparing [2025-12-17T03:27:32.893Z] d33f56a1ec49: Preparing [2025-12-17T03:27:32.893Z] 7966e7ea963a: Preparing [2025-12-17T03:27:32.893Z] f51b60d13bf5: Preparing [2025-12-17T03:27:32.893Z] 0e64f2360a44: Preparing [2025-12-17T03:27:32.893Z] 0e64f2360a44: Waiting [2025-12-17T03:27:32.893Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:33.255Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:33.255Z] dee5a8d56528: Pushed [2025-12-17T03:27:33.255Z] f51b60d13bf5: Pushed [2025-12-17T03:27:33.255Z] 7966e7ea963a: Pushed [2025-12-17T03:27:41.437Z] 9496cc0d5e9c: Pushed [2025-12-17T03:27:41.437Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:9a7cb4be330a09813ec92c68029b05acbc7b04b10cb13cf9676c87d9c697af0e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:41.802Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:43.558Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-17T03:27:43.559Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-17T03:27:43.559Z] dee5a8d56528: Preparing [2025-12-17T03:27:43.559Z] 9496cc0d5e9c: Preparing [2025-12-17T03:27:43.559Z] d33f56a1ec49: Preparing [2025-12-17T03:27:43.559Z] 7966e7ea963a: Preparing [2025-12-17T03:27:43.559Z] f51b60d13bf5: Preparing [2025-12-17T03:27:43.559Z] 0e64f2360a44: Preparing [2025-12-17T03:27:43.559Z] 0e64f2360a44: Waiting [2025-12-17T03:27:43.559Z] 9496cc0d5e9c: Layer already exists [2025-12-17T03:27:43.559Z] dee5a8d56528: Layer already exists [2025-12-17T03:27:43.559Z] f51b60d13bf5: Layer already exists [2025-12-17T03:27:43.559Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:43.559Z] 7966e7ea963a: Layer already exists [2025-12-17T03:27:43.559Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:43.559Z] latest: digest: sha256:9a7cb4be330a09813ec92c68029b05acbc7b04b10cb13cf9676c87d9c697af0e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:44.171Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:44.523Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.86 [2025-12-17T03:27:44.523Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-17T03:27:44.523Z] dee5a8d56528: Preparing [2025-12-17T03:27:44.523Z] 9496cc0d5e9c: Preparing [2025-12-17T03:27:44.523Z] d33f56a1ec49: Preparing [2025-12-17T03:27:44.523Z] 7966e7ea963a: Preparing [2025-12-17T03:27:44.523Z] f51b60d13bf5: Preparing [2025-12-17T03:27:44.523Z] 0e64f2360a44: Preparing [2025-12-17T03:27:44.523Z] f51b60d13bf5: Layer already exists [2025-12-17T03:27:44.523Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:44.523Z] 7966e7ea963a: Layer already exists [2025-12-17T03:27:44.523Z] dee5a8d56528: Layer already exists [2025-12-17T03:27:44.523Z] 9496cc0d5e9c: Layer already exists [2025-12-17T03:27:44.523Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:44.523Z] 4.1.0-dev.86: digest: sha256:9a7cb4be330a09813ec92c68029b05acbc7b04b10cb13cf9676c87d9c697af0e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:45.153Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:45.513Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:45.513Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-17T03:27:45.513Z] dee5a8d56528: Preparing [2025-12-17T03:27:45.513Z] 9496cc0d5e9c: Preparing [2025-12-17T03:27:45.513Z] d33f56a1ec49: Preparing [2025-12-17T03:27:45.513Z] 7966e7ea963a: Preparing [2025-12-17T03:27:45.513Z] f51b60d13bf5: Preparing [2025-12-17T03:27:45.513Z] 0e64f2360a44: Preparing [2025-12-17T03:27:45.513Z] 0e64f2360a44: Waiting [2025-12-17T03:27:45.513Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:45.513Z] f51b60d13bf5: Layer already exists [2025-12-17T03:27:45.513Z] 7966e7ea963a: Layer already exists [2025-12-17T03:27:45.513Z] 9496cc0d5e9c: Layer already exists [2025-12-17T03:27:45.513Z] dee5a8d56528: Layer already exists [2025-12-17T03:27:45.513Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:45.513Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:9a7cb4be330a09813ec92c68029b05acbc7b04b10cb13cf9676c87d9c697af0e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:46.135Z] + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:46.483Z] + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [2025-12-17T03:27:46.483Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] [2025-12-17T03:27:46.483Z] dee5a8d56528: Preparing [2025-12-17T03:27:46.483Z] 9496cc0d5e9c: Preparing [2025-12-17T03:27:46.483Z] d33f56a1ec49: Preparing [2025-12-17T03:27:46.483Z] 7966e7ea963a: Preparing [2025-12-17T03:27:46.483Z] f51b60d13bf5: Preparing [2025-12-17T03:27:46.483Z] 0e64f2360a44: Preparing [2025-12-17T03:27:46.483Z] 0e64f2360a44: Waiting [2025-12-17T03:27:46.483Z] f51b60d13bf5: Layer already exists [2025-12-17T03:27:46.483Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:46.483Z] 7966e7ea963a: Layer already exists [2025-12-17T03:27:46.483Z] 9496cc0d5e9c: Layer already exists [2025-12-17T03:27:46.483Z] dee5a8d56528: Layer already exists [2025-12-17T03:27:46.483Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:46.483Z] main: digest: sha256:9a7cb4be330a09813ec92c68029b05acbc7b04b10cb13cf9676c87d9c697af0e size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:27:46.825Z] ===================================================== [Pipeline] echo [2025-12-17T03:27:46.842Z] taggedImages: [2025-12-17T03:27:46.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:46.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [2025-12-17T03:27:46.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.86 [2025-12-17T03:27:46.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:46.842Z] - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-17T03:27:46.870Z] [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: [2025-12-17T03:27:46.870Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:46.870Z] latest [2025-12-17T03:27:46.870Z] 4.1.0-dev.86 [2025-12-17T03:27:46.870Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:46.870Z] main [2025-12-17T03:27:46.870Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:47.259Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:47.606Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:47.606Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-17T03:27:47.606Z] 5730763d70b5: Preparing [2025-12-17T03:27:47.606Z] bd628739e343: Preparing [2025-12-17T03:27:47.606Z] 4dfced3d4775: Preparing [2025-12-17T03:27:47.606Z] 353dda967cf8: Preparing [2025-12-17T03:27:47.606Z] d33f56a1ec49: Preparing [2025-12-17T03:27:47.606Z] 9fc14c648baf: Preparing [2025-12-17T03:27:47.606Z] b8bef31ee175: Preparing [2025-12-17T03:27:47.606Z] 9fc14c648baf: Waiting [2025-12-17T03:27:47.606Z] 0e64f2360a44: Preparing [2025-12-17T03:27:47.606Z] b8bef31ee175: Waiting [2025-12-17T03:27:47.606Z] 0e64f2360a44: Waiting [2025-12-17T03:27:47.871Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:47.871Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:47.871Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:47.871Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:47.871Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:47.871Z] bd628739e343: Pushed [2025-12-17T03:27:47.871Z] 5730763d70b5: Pushed [2025-12-17T03:27:56.039Z] 4dfced3d4775: Pushed [2025-12-17T03:27:56.039Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:f3e79675e366299d3c9c4aeb790e7dccb52c32762460cb47cadd9be2dd0ccb75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:56.390Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:56.728Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-17T03:27:56.728Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-17T03:27:56.728Z] 5730763d70b5: Preparing [2025-12-17T03:27:56.728Z] bd628739e343: Preparing [2025-12-17T03:27:56.728Z] 4dfced3d4775: Preparing [2025-12-17T03:27:56.728Z] 353dda967cf8: Preparing [2025-12-17T03:27:56.728Z] d33f56a1ec49: Preparing [2025-12-17T03:27:56.728Z] 9fc14c648baf: Preparing [2025-12-17T03:27:56.728Z] b8bef31ee175: Preparing [2025-12-17T03:27:56.728Z] 0e64f2360a44: Preparing [2025-12-17T03:27:56.728Z] 9fc14c648baf: Waiting [2025-12-17T03:27:56.728Z] b8bef31ee175: Waiting [2025-12-17T03:27:56.728Z] 0e64f2360a44: Waiting [2025-12-17T03:27:56.728Z] 5730763d70b5: Layer already exists [2025-12-17T03:27:56.728Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:56.728Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:56.728Z] 4dfced3d4775: Layer already exists [2025-12-17T03:27:56.728Z] bd628739e343: Layer already exists [2025-12-17T03:27:56.728Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:56.728Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:56.728Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:56.995Z] latest: digest: sha256:f3e79675e366299d3c9c4aeb790e7dccb52c32762460cb47cadd9be2dd0ccb75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:57.343Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:57.688Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.86 [2025-12-17T03:27:57.688Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-17T03:27:57.688Z] 5730763d70b5: Preparing [2025-12-17T03:27:57.688Z] bd628739e343: Preparing [2025-12-17T03:27:57.688Z] 4dfced3d4775: Preparing [2025-12-17T03:27:57.688Z] 353dda967cf8: Preparing [2025-12-17T03:27:57.688Z] d33f56a1ec49: Preparing [2025-12-17T03:27:57.688Z] 9fc14c648baf: Preparing [2025-12-17T03:27:57.688Z] b8bef31ee175: Preparing [2025-12-17T03:27:57.688Z] 0e64f2360a44: Preparing [2025-12-17T03:27:57.688Z] 9fc14c648baf: Waiting [2025-12-17T03:27:57.688Z] b8bef31ee175: Waiting [2025-12-17T03:27:57.688Z] 0e64f2360a44: Waiting [2025-12-17T03:27:57.688Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:57.688Z] 4dfced3d4775: Layer already exists [2025-12-17T03:27:57.688Z] bd628739e343: Layer already exists [2025-12-17T03:27:57.688Z] 5730763d70b5: Layer already exists [2025-12-17T03:27:57.688Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:57.688Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:57.688Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:57.688Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:57.688Z] 4.1.0-dev.86: digest: sha256:f3e79675e366299d3c9c4aeb790e7dccb52c32762460cb47cadd9be2dd0ccb75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:58.302Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:58.658Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:58.658Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-17T03:27:58.658Z] 5730763d70b5: Preparing [2025-12-17T03:27:58.658Z] bd628739e343: Preparing [2025-12-17T03:27:58.658Z] 4dfced3d4775: Preparing [2025-12-17T03:27:58.658Z] 353dda967cf8: Preparing [2025-12-17T03:27:58.658Z] d33f56a1ec49: Preparing [2025-12-17T03:27:58.658Z] 9fc14c648baf: Preparing [2025-12-17T03:27:58.658Z] b8bef31ee175: Preparing [2025-12-17T03:27:58.658Z] 0e64f2360a44: Preparing [2025-12-17T03:27:58.658Z] 9fc14c648baf: Waiting [2025-12-17T03:27:58.658Z] b8bef31ee175: Waiting [2025-12-17T03:27:58.658Z] 0e64f2360a44: Waiting [2025-12-17T03:27:58.658Z] bd628739e343: Layer already exists [2025-12-17T03:27:58.658Z] 4dfced3d4775: Layer already exists [2025-12-17T03:27:58.658Z] 5730763d70b5: Layer already exists [2025-12-17T03:27:58.658Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:58.658Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:58.658Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:58.658Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:58.658Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:58.926Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:f3e79675e366299d3c9c4aeb790e7dccb52c32762460cb47cadd9be2dd0ccb75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:59.271Z] + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:27:59.619Z] + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [2025-12-17T03:27:59.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] [2025-12-17T03:27:59.619Z] 5730763d70b5: Preparing [2025-12-17T03:27:59.619Z] bd628739e343: Preparing [2025-12-17T03:27:59.619Z] 4dfced3d4775: Preparing [2025-12-17T03:27:59.619Z] 353dda967cf8: Preparing [2025-12-17T03:27:59.619Z] d33f56a1ec49: Preparing [2025-12-17T03:27:59.619Z] 9fc14c648baf: Preparing [2025-12-17T03:27:59.619Z] b8bef31ee175: Preparing [2025-12-17T03:27:59.619Z] 0e64f2360a44: Preparing [2025-12-17T03:27:59.619Z] 9fc14c648baf: Waiting [2025-12-17T03:27:59.619Z] b8bef31ee175: Waiting [2025-12-17T03:27:59.619Z] 0e64f2360a44: Waiting [2025-12-17T03:27:59.619Z] 353dda967cf8: Layer already exists [2025-12-17T03:27:59.619Z] d33f56a1ec49: Layer already exists [2025-12-17T03:27:59.619Z] bd628739e343: Layer already exists [2025-12-17T03:27:59.619Z] 4dfced3d4775: Layer already exists [2025-12-17T03:27:59.619Z] 5730763d70b5: Layer already exists [2025-12-17T03:27:59.619Z] b8bef31ee175: Layer already exists [2025-12-17T03:27:59.619Z] 9fc14c648baf: Layer already exists [2025-12-17T03:27:59.619Z] 0e64f2360a44: Layer already exists [2025-12-17T03:27:59.619Z] main: digest: sha256:f3e79675e366299d3c9c4aeb790e7dccb52c32762460cb47cadd9be2dd0ccb75 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:27:59.956Z] ===================================================== [Pipeline] echo [2025-12-17T03:27:59.969Z] taggedImages: [2025-12-17T03:27:59.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:59.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [2025-12-17T03:27:59.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.86 [2025-12-17T03:27:59.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:59.969Z] - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-17T03:27:59.990Z] [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: [2025-12-17T03:27:59.990Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:27:59.990Z] latest [2025-12-17T03:27:59.990Z] 4.1.0-dev.86 [2025-12-17T03:27:59.990Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:27:59.990Z] main [2025-12-17T03:27:59.990Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:00.358Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:00.717Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:00.717Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-17T03:28:00.717Z] ead3f00cdaf8: Preparing [2025-12-17T03:28:00.717Z] f63a95e2bb0f: Preparing [2025-12-17T03:28:00.717Z] 1eff71e8edcb: Preparing [2025-12-17T03:28:00.717Z] 5670784aa9d1: Preparing [2025-12-17T03:28:00.717Z] af04b7c28210: Preparing [2025-12-17T03:28:00.717Z] 03509509d22e: Preparing [2025-12-17T03:28:00.717Z] cfd32428814a: Preparing [2025-12-17T03:28:00.717Z] 353dda967cf8: Preparing [2025-12-17T03:28:00.717Z] d33f56a1ec49: Preparing [2025-12-17T03:28:00.717Z] e9e76cb74c5a: Preparing [2025-12-17T03:28:00.717Z] 5ab90d1e49dd: Preparing [2025-12-17T03:28:00.717Z] 5f70bf18a086: Preparing [2025-12-17T03:28:00.717Z] 8ff630002e28: Preparing [2025-12-17T03:28:00.717Z] d6d8c5ed4dcc: Preparing [2025-12-17T03:28:00.717Z] ed8c7ff5b1d1: Preparing [2025-12-17T03:28:00.717Z] 0e64f2360a44: Preparing [2025-12-17T03:28:00.717Z] 03509509d22e: Waiting [2025-12-17T03:28:00.717Z] cfd32428814a: Waiting [2025-12-17T03:28:00.717Z] 353dda967cf8: Waiting [2025-12-17T03:28:00.717Z] d33f56a1ec49: Waiting [2025-12-17T03:28:00.717Z] e9e76cb74c5a: Waiting [2025-12-17T03:28:00.717Z] 5ab90d1e49dd: Waiting [2025-12-17T03:28:00.717Z] 5f70bf18a086: Waiting [2025-12-17T03:28:00.717Z] 8ff630002e28: Waiting [2025-12-17T03:28:00.717Z] d6d8c5ed4dcc: Waiting [2025-12-17T03:28:00.717Z] ed8c7ff5b1d1: Waiting [2025-12-17T03:28:00.717Z] 0e64f2360a44: Waiting [2025-12-17T03:28:00.982Z] af04b7c28210: Pushed [2025-12-17T03:28:00.982Z] 5670784aa9d1: Pushed [2025-12-17T03:28:00.982Z] ead3f00cdaf8: Pushed [2025-12-17T03:28:00.982Z] 1eff71e8edcb: Pushed [2025-12-17T03:28:00.982Z] f63a95e2bb0f: Pushed [2025-12-17T03:28:00.982Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:00.982Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:00.982Z] 03509509d22e: Pushed [2025-12-17T03:28:00.982Z] 5f70bf18a086: Layer already exists [2025-12-17T03:28:00.982Z] e9e76cb74c5a: Pushed [2025-12-17T03:28:01.247Z] 5ab90d1e49dd: Pushed [2025-12-17T03:28:01.247Z] 8ff630002e28: Pushed [2025-12-17T03:28:01.247Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:01.247Z] ed8c7ff5b1d1: Pushed [2025-12-17T03:28:01.513Z] d6d8c5ed4dcc: Pushed [2025-12-17T03:28:04.084Z] cfd32428814a: Pushed [2025-12-17T03:28:04.348Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:9b3e818b3d7ade5a0f925c44585d96f16ef29dd16fd7eeea66ea14b08a58a51a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:04.704Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:05.049Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-17T03:28:05.049Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-17T03:28:05.049Z] ead3f00cdaf8: Preparing [2025-12-17T03:28:05.049Z] f63a95e2bb0f: Preparing [2025-12-17T03:28:05.049Z] 1eff71e8edcb: Preparing [2025-12-17T03:28:05.049Z] 5670784aa9d1: Preparing [2025-12-17T03:28:05.049Z] af04b7c28210: Preparing [2025-12-17T03:28:05.049Z] 03509509d22e: Preparing [2025-12-17T03:28:05.049Z] cfd32428814a: Preparing [2025-12-17T03:28:05.049Z] 353dda967cf8: Preparing [2025-12-17T03:28:05.049Z] d33f56a1ec49: Preparing [2025-12-17T03:28:05.049Z] e9e76cb74c5a: Preparing [2025-12-17T03:28:05.049Z] 5ab90d1e49dd: Preparing [2025-12-17T03:28:05.049Z] 5f70bf18a086: Preparing [2025-12-17T03:28:05.049Z] 8ff630002e28: Preparing [2025-12-17T03:28:05.049Z] d6d8c5ed4dcc: Preparing [2025-12-17T03:28:05.049Z] ed8c7ff5b1d1: Preparing [2025-12-17T03:28:05.049Z] 0e64f2360a44: Preparing [2025-12-17T03:28:05.049Z] 03509509d22e: Waiting [2025-12-17T03:28:05.049Z] 5ab90d1e49dd: Waiting [2025-12-17T03:28:05.049Z] 5f70bf18a086: Waiting [2025-12-17T03:28:05.049Z] 353dda967cf8: Waiting [2025-12-17T03:28:05.049Z] 8ff630002e28: Waiting [2025-12-17T03:28:05.049Z] d33f56a1ec49: Waiting [2025-12-17T03:28:05.049Z] d6d8c5ed4dcc: Waiting [2025-12-17T03:28:05.049Z] ed8c7ff5b1d1: Waiting [2025-12-17T03:28:05.049Z] e9e76cb74c5a: Waiting [2025-12-17T03:28:05.049Z] ead3f00cdaf8: Layer already exists [2025-12-17T03:28:05.049Z] af04b7c28210: Layer already exists [2025-12-17T03:28:05.049Z] 1eff71e8edcb: Layer already exists [2025-12-17T03:28:05.049Z] 5670784aa9d1: Layer already exists [2025-12-17T03:28:05.049Z] f63a95e2bb0f: Layer already exists [2025-12-17T03:28:05.049Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:05.049Z] cfd32428814a: Layer already exists [2025-12-17T03:28:05.049Z] 03509509d22e: Layer already exists [2025-12-17T03:28:05.049Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:05.049Z] e9e76cb74c5a: Layer already exists [2025-12-17T03:28:05.049Z] 5ab90d1e49dd: Layer already exists [2025-12-17T03:28:05.049Z] 5f70bf18a086: Layer already exists [2025-12-17T03:28:05.049Z] d6d8c5ed4dcc: Layer already exists [2025-12-17T03:28:05.049Z] 8ff630002e28: Layer already exists [2025-12-17T03:28:05.049Z] ed8c7ff5b1d1: Layer already exists [2025-12-17T03:28:05.049Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:05.313Z] latest: digest: sha256:9b3e818b3d7ade5a0f925c44585d96f16ef29dd16fd7eeea66ea14b08a58a51a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:05.670Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:06.018Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.86 [2025-12-17T03:28:06.018Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-17T03:28:06.018Z] ead3f00cdaf8: Preparing [2025-12-17T03:28:06.018Z] f63a95e2bb0f: Preparing [2025-12-17T03:28:06.018Z] 1eff71e8edcb: Preparing [2025-12-17T03:28:06.018Z] 5670784aa9d1: Preparing [2025-12-17T03:28:06.018Z] af04b7c28210: Preparing [2025-12-17T03:28:06.018Z] 03509509d22e: Preparing [2025-12-17T03:28:06.018Z] cfd32428814a: Preparing [2025-12-17T03:28:06.018Z] 03509509d22e: Waiting [2025-12-17T03:28:06.018Z] 353dda967cf8: Preparing [2025-12-17T03:28:06.018Z] cfd32428814a: Waiting [2025-12-17T03:28:06.018Z] d33f56a1ec49: Preparing [2025-12-17T03:28:06.018Z] 353dda967cf8: Waiting [2025-12-17T03:28:06.018Z] e9e76cb74c5a: Preparing [2025-12-17T03:28:06.018Z] d33f56a1ec49: Waiting [2025-12-17T03:28:06.018Z] 5ab90d1e49dd: Preparing [2025-12-17T03:28:06.018Z] e9e76cb74c5a: Waiting [2025-12-17T03:28:06.018Z] 5f70bf18a086: Preparing [2025-12-17T03:28:06.018Z] 5ab90d1e49dd: Waiting [2025-12-17T03:28:06.018Z] 8ff630002e28: Preparing [2025-12-17T03:28:06.018Z] 5f70bf18a086: Waiting [2025-12-17T03:28:06.018Z] d6d8c5ed4dcc: Preparing [2025-12-17T03:28:06.018Z] 8ff630002e28: Waiting [2025-12-17T03:28:06.018Z] ed8c7ff5b1d1: Preparing [2025-12-17T03:28:06.018Z] d6d8c5ed4dcc: Waiting [2025-12-17T03:28:06.018Z] 0e64f2360a44: Preparing [2025-12-17T03:28:06.018Z] ed8c7ff5b1d1: Waiting [2025-12-17T03:28:06.018Z] 0e64f2360a44: Waiting [2025-12-17T03:28:06.018Z] af04b7c28210: Layer already exists [2025-12-17T03:28:06.018Z] ead3f00cdaf8: Layer already exists [2025-12-17T03:28:06.018Z] 1eff71e8edcb: Layer already exists [2025-12-17T03:28:06.018Z] 5670784aa9d1: Layer already exists [2025-12-17T03:28:06.018Z] f63a95e2bb0f: Layer already exists [2025-12-17T03:28:06.018Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:06.018Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:06.018Z] 03509509d22e: Layer already exists [2025-12-17T03:28:06.018Z] e9e76cb74c5a: Layer already exists [2025-12-17T03:28:06.018Z] cfd32428814a: Layer already exists [2025-12-17T03:28:06.018Z] 5ab90d1e49dd: Layer already exists [2025-12-17T03:28:06.018Z] 8ff630002e28: Layer already exists [2025-12-17T03:28:06.018Z] 5f70bf18a086: Layer already exists [2025-12-17T03:28:06.018Z] ed8c7ff5b1d1: Layer already exists [2025-12-17T03:28:06.018Z] d6d8c5ed4dcc: Layer already exists [2025-12-17T03:28:06.018Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:06.282Z] 4.1.0-dev.86: digest: sha256:9b3e818b3d7ade5a0f925c44585d96f16ef29dd16fd7eeea66ea14b08a58a51a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:06.634Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:06.990Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:06.990Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-17T03:28:06.990Z] ead3f00cdaf8: Preparing [2025-12-17T03:28:06.990Z] f63a95e2bb0f: Preparing [2025-12-17T03:28:06.990Z] 1eff71e8edcb: Preparing [2025-12-17T03:28:06.990Z] 5670784aa9d1: Preparing [2025-12-17T03:28:06.990Z] af04b7c28210: Preparing [2025-12-17T03:28:06.990Z] 03509509d22e: Preparing [2025-12-17T03:28:06.990Z] cfd32428814a: Preparing [2025-12-17T03:28:06.990Z] 353dda967cf8: Preparing [2025-12-17T03:28:06.990Z] d33f56a1ec49: Preparing [2025-12-17T03:28:06.990Z] e9e76cb74c5a: Preparing [2025-12-17T03:28:06.990Z] 5ab90d1e49dd: Preparing [2025-12-17T03:28:06.990Z] 5f70bf18a086: Preparing [2025-12-17T03:28:06.990Z] 8ff630002e28: Preparing [2025-12-17T03:28:06.990Z] d6d8c5ed4dcc: Preparing [2025-12-17T03:28:06.990Z] ed8c7ff5b1d1: Preparing [2025-12-17T03:28:06.990Z] 0e64f2360a44: Preparing [2025-12-17T03:28:06.990Z] e9e76cb74c5a: Waiting [2025-12-17T03:28:06.990Z] 5ab90d1e49dd: Waiting [2025-12-17T03:28:06.990Z] 5f70bf18a086: Waiting [2025-12-17T03:28:06.990Z] 8ff630002e28: Waiting [2025-12-17T03:28:06.990Z] d6d8c5ed4dcc: Waiting [2025-12-17T03:28:06.990Z] ed8c7ff5b1d1: Waiting [2025-12-17T03:28:06.990Z] 03509509d22e: Waiting [2025-12-17T03:28:06.990Z] 0e64f2360a44: Waiting [2025-12-17T03:28:06.990Z] cfd32428814a: Waiting [2025-12-17T03:28:06.990Z] d33f56a1ec49: Waiting [2025-12-17T03:28:06.990Z] 353dda967cf8: Waiting [2025-12-17T03:28:06.990Z] 5670784aa9d1: Layer already exists [2025-12-17T03:28:06.990Z] 1eff71e8edcb: Layer already exists [2025-12-17T03:28:06.990Z] ead3f00cdaf8: Layer already exists [2025-12-17T03:28:06.990Z] f63a95e2bb0f: Layer already exists [2025-12-17T03:28:06.990Z] af04b7c28210: Layer already exists [2025-12-17T03:28:06.990Z] 03509509d22e: Layer already exists [2025-12-17T03:28:06.990Z] e9e76cb74c5a: Layer already exists [2025-12-17T03:28:06.990Z] cfd32428814a: Layer already exists [2025-12-17T03:28:06.990Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:06.990Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:06.990Z] 5f70bf18a086: Layer already exists [2025-12-17T03:28:06.990Z] 8ff630002e28: Layer already exists [2025-12-17T03:28:06.990Z] 5ab90d1e49dd: Layer already exists [2025-12-17T03:28:06.990Z] ed8c7ff5b1d1: Layer already exists [2025-12-17T03:28:06.990Z] d6d8c5ed4dcc: Layer already exists [2025-12-17T03:28:06.990Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:07.257Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:9b3e818b3d7ade5a0f925c44585d96f16ef29dd16fd7eeea66ea14b08a58a51a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:07.605Z] + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:08.921Z] + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [2025-12-17T03:28:08.921Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] [2025-12-17T03:28:08.921Z] ead3f00cdaf8: Preparing [2025-12-17T03:28:08.921Z] f63a95e2bb0f: Preparing [2025-12-17T03:28:08.921Z] 1eff71e8edcb: Preparing [2025-12-17T03:28:08.921Z] 5670784aa9d1: Preparing [2025-12-17T03:28:08.921Z] af04b7c28210: Preparing [2025-12-17T03:28:08.921Z] 03509509d22e: Preparing [2025-12-17T03:28:08.921Z] cfd32428814a: Preparing [2025-12-17T03:28:08.921Z] 353dda967cf8: Preparing [2025-12-17T03:28:08.921Z] d33f56a1ec49: Preparing [2025-12-17T03:28:08.921Z] e9e76cb74c5a: Preparing [2025-12-17T03:28:08.921Z] 5ab90d1e49dd: Preparing [2025-12-17T03:28:08.921Z] 5f70bf18a086: Preparing [2025-12-17T03:28:08.921Z] 8ff630002e28: Preparing [2025-12-17T03:28:08.921Z] d6d8c5ed4dcc: Preparing [2025-12-17T03:28:08.921Z] ed8c7ff5b1d1: Preparing [2025-12-17T03:28:08.921Z] 0e64f2360a44: Preparing [2025-12-17T03:28:08.921Z] 5ab90d1e49dd: Waiting [2025-12-17T03:28:08.921Z] 5f70bf18a086: Waiting [2025-12-17T03:28:08.921Z] 8ff630002e28: Waiting [2025-12-17T03:28:08.921Z] d6d8c5ed4dcc: Waiting [2025-12-17T03:28:08.921Z] ed8c7ff5b1d1: Waiting [2025-12-17T03:28:08.921Z] 03509509d22e: Waiting [2025-12-17T03:28:08.921Z] 0e64f2360a44: Waiting [2025-12-17T03:28:08.921Z] cfd32428814a: Waiting [2025-12-17T03:28:08.921Z] d33f56a1ec49: Waiting [2025-12-17T03:28:08.921Z] e9e76cb74c5a: Waiting [2025-12-17T03:28:08.921Z] 353dda967cf8: Waiting [2025-12-17T03:28:08.921Z] 1eff71e8edcb: Layer already exists [2025-12-17T03:28:08.921Z] 5670784aa9d1: Layer already exists [2025-12-17T03:28:08.921Z] ead3f00cdaf8: Layer already exists [2025-12-17T03:28:08.921Z] af04b7c28210: Layer already exists [2025-12-17T03:28:08.921Z] f63a95e2bb0f: Layer already exists [2025-12-17T03:28:08.921Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:08.921Z] 03509509d22e: Layer already exists [2025-12-17T03:28:08.921Z] e9e76cb74c5a: Layer already exists [2025-12-17T03:28:08.921Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:08.921Z] cfd32428814a: Layer already exists [2025-12-17T03:28:08.921Z] 5f70bf18a086: Layer already exists [2025-12-17T03:28:08.921Z] 5ab90d1e49dd: Layer already exists [2025-12-17T03:28:08.921Z] 8ff630002e28: Layer already exists [2025-12-17T03:28:08.921Z] ed8c7ff5b1d1: Layer already exists [2025-12-17T03:28:08.921Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:08.921Z] d6d8c5ed4dcc: Layer already exists [2025-12-17T03:28:09.186Z] main: digest: sha256:9b3e818b3d7ade5a0f925c44585d96f16ef29dd16fd7eeea66ea14b08a58a51a size: 3646 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:28:09.261Z] ===================================================== [Pipeline] echo [2025-12-17T03:28:09.274Z] taggedImages: [2025-12-17T03:28:09.274Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:09.274Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [2025-12-17T03:28:09.274Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.86 [2025-12-17T03:28:09.274Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:09.274Z] - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-17T03:28:09.302Z] [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: [2025-12-17T03:28:09.302Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:09.302Z] latest [2025-12-17T03:28:09.302Z] 4.1.0-dev.86 [2025-12-17T03:28:09.302Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:09.302Z] main [2025-12-17T03:28:09.302Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:09.662Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:10.026Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:10.026Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-17T03:28:10.026Z] be7128f664ee: Preparing [2025-12-17T03:28:10.026Z] e526a2fb33fe: Preparing [2025-12-17T03:28:10.026Z] 3dfb886743ad: Preparing [2025-12-17T03:28:10.026Z] 6085b26d6b2b: Preparing [2025-12-17T03:28:10.026Z] 353dda967cf8: Preparing [2025-12-17T03:28:10.026Z] d33f56a1ec49: Preparing [2025-12-17T03:28:10.026Z] 9fc14c648baf: Preparing [2025-12-17T03:28:10.026Z] b8bef31ee175: Preparing [2025-12-17T03:28:10.026Z] 0e64f2360a44: Preparing [2025-12-17T03:28:10.026Z] 9fc14c648baf: Waiting [2025-12-17T03:28:10.026Z] b8bef31ee175: Waiting [2025-12-17T03:28:10.026Z] 0e64f2360a44: Waiting [2025-12-17T03:28:10.026Z] d33f56a1ec49: Waiting [2025-12-17T03:28:10.026Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:10.290Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:10.290Z] e526a2fb33fe: Pushed [2025-12-17T03:28:10.290Z] 3dfb886743ad: Pushed [2025-12-17T03:28:10.290Z] 9fc14c648baf: Layer already exists [2025-12-17T03:28:10.290Z] b8bef31ee175: Layer already exists [2025-12-17T03:28:10.290Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:10.290Z] be7128f664ee: Pushed [2025-12-17T03:28:18.472Z] 6085b26d6b2b: Pushed [2025-12-17T03:28:18.472Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:b1bc06e44fa31b9bd1f255225ba0ab5fcd9570a14c37fbb90c69f75bc4f6cb4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:18.827Z] + 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-12-17T03:28:19.185Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-17T03:28:19.185Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-17T03:28:19.185Z] be7128f664ee: Preparing [2025-12-17T03:28:19.185Z] e526a2fb33fe: Preparing [2025-12-17T03:28:19.185Z] 3dfb886743ad: Preparing [2025-12-17T03:28:19.185Z] 6085b26d6b2b: Preparing [2025-12-17T03:28:19.185Z] 353dda967cf8: Preparing [2025-12-17T03:28:19.185Z] d33f56a1ec49: Preparing [2025-12-17T03:28:19.185Z] 9fc14c648baf: Preparing [2025-12-17T03:28:19.185Z] b8bef31ee175: Preparing [2025-12-17T03:28:19.185Z] 0e64f2360a44: Preparing [2025-12-17T03:28:19.185Z] 9fc14c648baf: Waiting [2025-12-17T03:28:19.185Z] b8bef31ee175: Waiting [2025-12-17T03:28:19.185Z] 0e64f2360a44: Waiting [2025-12-17T03:28:19.185Z] d33f56a1ec49: Waiting [2025-12-17T03:28:19.185Z] e526a2fb33fe: Layer already exists [2025-12-17T03:28:19.185Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:19.185Z] be7128f664ee: Layer already exists [2025-12-17T03:28:19.185Z] 6085b26d6b2b: Layer already exists [2025-12-17T03:28:19.185Z] 3dfb886743ad: Layer already exists [2025-12-17T03:28:19.185Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:19.185Z] b8bef31ee175: Layer already exists [2025-12-17T03:28:19.185Z] 9fc14c648baf: Layer already exists [2025-12-17T03:28:19.185Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:19.185Z] latest: digest: sha256:b1bc06e44fa31b9bd1f255225ba0ab5fcd9570a14c37fbb90c69f75bc4f6cb4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:19.805Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:20.166Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.86 [2025-12-17T03:28:20.166Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-17T03:28:20.166Z] be7128f664ee: Preparing [2025-12-17T03:28:20.166Z] e526a2fb33fe: Preparing [2025-12-17T03:28:20.166Z] 3dfb886743ad: Preparing [2025-12-17T03:28:20.166Z] 6085b26d6b2b: Preparing [2025-12-17T03:28:20.166Z] 353dda967cf8: Preparing [2025-12-17T03:28:20.166Z] d33f56a1ec49: Preparing [2025-12-17T03:28:20.166Z] 9fc14c648baf: Preparing [2025-12-17T03:28:20.166Z] b8bef31ee175: Preparing [2025-12-17T03:28:20.166Z] 0e64f2360a44: Preparing [2025-12-17T03:28:20.166Z] 9fc14c648baf: Waiting [2025-12-17T03:28:20.166Z] b8bef31ee175: Waiting [2025-12-17T03:28:20.166Z] 0e64f2360a44: Waiting [2025-12-17T03:28:20.166Z] d33f56a1ec49: Waiting [2025-12-17T03:28:20.166Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:20.166Z] e526a2fb33fe: Layer already exists [2025-12-17T03:28:20.166Z] be7128f664ee: Layer already exists [2025-12-17T03:28:20.166Z] 6085b26d6b2b: Layer already exists [2025-12-17T03:28:20.166Z] 3dfb886743ad: Layer already exists [2025-12-17T03:28:20.166Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:20.166Z] 9fc14c648baf: Layer already exists [2025-12-17T03:28:20.166Z] b8bef31ee175: Layer already exists [2025-12-17T03:28:20.166Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:20.166Z] 4.1.0-dev.86: digest: sha256:b1bc06e44fa31b9bd1f255225ba0ab5fcd9570a14c37fbb90c69f75bc4f6cb4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:20.783Z] + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:22.078Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:22.078Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-17T03:28:22.078Z] be7128f664ee: Preparing [2025-12-17T03:28:22.078Z] e526a2fb33fe: Preparing [2025-12-17T03:28:22.078Z] 3dfb886743ad: Preparing [2025-12-17T03:28:22.078Z] 6085b26d6b2b: Preparing [2025-12-17T03:28:22.078Z] 353dda967cf8: Preparing [2025-12-17T03:28:22.078Z] d33f56a1ec49: Preparing [2025-12-17T03:28:22.078Z] 9fc14c648baf: Preparing [2025-12-17T03:28:22.078Z] b8bef31ee175: Preparing [2025-12-17T03:28:22.078Z] 0e64f2360a44: Preparing [2025-12-17T03:28:22.078Z] d33f56a1ec49: Waiting [2025-12-17T03:28:22.078Z] 9fc14c648baf: Waiting [2025-12-17T03:28:22.078Z] b8bef31ee175: Waiting [2025-12-17T03:28:22.078Z] 0e64f2360a44: Waiting [2025-12-17T03:28:22.078Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:22.078Z] 3dfb886743ad: Layer already exists [2025-12-17T03:28:22.078Z] be7128f664ee: Layer already exists [2025-12-17T03:28:22.078Z] e526a2fb33fe: Layer already exists [2025-12-17T03:28:22.078Z] 6085b26d6b2b: Layer already exists [2025-12-17T03:28:22.078Z] 9fc14c648baf: Layer already exists [2025-12-17T03:28:22.078Z] b8bef31ee175: Layer already exists [2025-12-17T03:28:22.078Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:22.078Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:22.340Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:b1bc06e44fa31b9bd1f255225ba0ab5fcd9570a14c37fbb90c69f75bc4f6cb4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:22.801Z] + 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-12-17T03:28:23.140Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [2025-12-17T03:28:23.140Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] [2025-12-17T03:28:23.140Z] be7128f664ee: Preparing [2025-12-17T03:28:23.140Z] e526a2fb33fe: Preparing [2025-12-17T03:28:23.140Z] 3dfb886743ad: Preparing [2025-12-17T03:28:23.140Z] 6085b26d6b2b: Preparing [2025-12-17T03:28:23.140Z] 353dda967cf8: Preparing [2025-12-17T03:28:23.140Z] d33f56a1ec49: Preparing [2025-12-17T03:28:23.140Z] 9fc14c648baf: Preparing [2025-12-17T03:28:23.140Z] b8bef31ee175: Preparing [2025-12-17T03:28:23.140Z] 0e64f2360a44: Preparing [2025-12-17T03:28:23.140Z] d33f56a1ec49: Waiting [2025-12-17T03:28:23.140Z] b8bef31ee175: Waiting [2025-12-17T03:28:23.140Z] 9fc14c648baf: Waiting [2025-12-17T03:28:23.140Z] 0e64f2360a44: Waiting [2025-12-17T03:28:23.140Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:23.140Z] 3dfb886743ad: Layer already exists [2025-12-17T03:28:23.140Z] 6085b26d6b2b: Layer already exists [2025-12-17T03:28:23.140Z] e526a2fb33fe: Layer already exists [2025-12-17T03:28:23.140Z] be7128f664ee: Layer already exists [2025-12-17T03:28:23.140Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:23.140Z] b8bef31ee175: Layer already exists [2025-12-17T03:28:23.140Z] 9fc14c648baf: Layer already exists [2025-12-17T03:28:23.140Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:23.140Z] main: digest: sha256:b1bc06e44fa31b9bd1f255225ba0ab5fcd9570a14c37fbb90c69f75bc4f6cb4d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:28:23.480Z] ===================================================== [Pipeline] echo [2025-12-17T03:28:23.499Z] taggedImages: [2025-12-17T03:28:23.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:23.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [2025-12-17T03:28:23.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.86 [2025-12-17T03:28:23.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:23.499Z] - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-17T03:28:23.530Z] [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: [2025-12-17T03:28:23.530Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:23.530Z] latest [2025-12-17T03:28:23.530Z] 4.1.0-dev.86 [2025-12-17T03:28:23.530Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:23.530Z] main [2025-12-17T03:28:23.530Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:23.885Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:24.230Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:24.230Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-17T03:28:24.230Z] 42275f01cb84: Preparing [2025-12-17T03:28:24.230Z] c389e7bbaf80: Preparing [2025-12-17T03:28:24.230Z] 8dae094c91f1: Preparing [2025-12-17T03:28:24.230Z] 9deebf0dbcf3: Preparing [2025-12-17T03:28:24.230Z] f848d2268742: Preparing [2025-12-17T03:28:24.230Z] 353dda967cf8: Preparing [2025-12-17T03:28:24.230Z] d33f56a1ec49: Preparing [2025-12-17T03:28:24.230Z] 353dda967cf8: Waiting [2025-12-17T03:28:24.230Z] 0938410aabc5: Preparing [2025-12-17T03:28:24.230Z] d33f56a1ec49: Waiting [2025-12-17T03:28:24.230Z] 5dabc58a96ba: Preparing [2025-12-17T03:28:24.230Z] 0938410aabc5: Waiting [2025-12-17T03:28:24.230Z] 5dabc58a96ba: Waiting [2025-12-17T03:28:24.230Z] c0666042e639: Preparing [2025-12-17T03:28:24.230Z] 0e64f2360a44: Preparing [2025-12-17T03:28:24.230Z] c0666042e639: Waiting [2025-12-17T03:28:24.230Z] 0e64f2360a44: Waiting [2025-12-17T03:28:24.495Z] f848d2268742: Pushed [2025-12-17T03:28:24.495Z] 9deebf0dbcf3: Pushed [2025-12-17T03:28:24.495Z] c389e7bbaf80: Pushed [2025-12-17T03:28:24.495Z] 42275f01cb84: Pushed [2025-12-17T03:28:24.495Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:24.495Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:24.495Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:24.495Z] 0938410aabc5: Pushed [2025-12-17T03:28:24.760Z] 5dabc58a96ba: Pushed [2025-12-17T03:28:28.087Z] c0666042e639: Pushed [2025-12-17T03:28:30.651Z] 8dae094c91f1: Pushed [2025-12-17T03:28:30.651Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:d41bf3ca34136859ab11323fb7220ecaafb6a065fe7853919b56ba228c8533f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:31.063Z] + 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-12-17T03:28:31.418Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-17T03:28:31.418Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-17T03:28:31.418Z] 42275f01cb84: Preparing [2025-12-17T03:28:31.418Z] c389e7bbaf80: Preparing [2025-12-17T03:28:31.418Z] 8dae094c91f1: Preparing [2025-12-17T03:28:31.418Z] 9deebf0dbcf3: Preparing [2025-12-17T03:28:31.418Z] f848d2268742: Preparing [2025-12-17T03:28:31.418Z] 353dda967cf8: Preparing [2025-12-17T03:28:31.418Z] d33f56a1ec49: Preparing [2025-12-17T03:28:31.418Z] 0938410aabc5: Preparing [2025-12-17T03:28:31.418Z] 5dabc58a96ba: Preparing [2025-12-17T03:28:31.418Z] c0666042e639: Preparing [2025-12-17T03:28:31.418Z] 0e64f2360a44: Preparing [2025-12-17T03:28:31.418Z] 353dda967cf8: Waiting [2025-12-17T03:28:31.418Z] d33f56a1ec49: Waiting [2025-12-17T03:28:31.418Z] c0666042e639: Waiting [2025-12-17T03:28:31.418Z] 0e64f2360a44: Waiting [2025-12-17T03:28:31.418Z] 0938410aabc5: Waiting [2025-12-17T03:28:31.418Z] 5dabc58a96ba: Waiting [2025-12-17T03:28:31.418Z] 9deebf0dbcf3: Layer already exists [2025-12-17T03:28:31.418Z] f848d2268742: Layer already exists [2025-12-17T03:28:31.418Z] c389e7bbaf80: Layer already exists [2025-12-17T03:28:31.418Z] 42275f01cb84: Layer already exists [2025-12-17T03:28:31.418Z] 8dae094c91f1: Layer already exists [2025-12-17T03:28:31.418Z] 0938410aabc5: Layer already exists [2025-12-17T03:28:31.418Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:31.418Z] 5dabc58a96ba: Layer already exists [2025-12-17T03:28:31.418Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:31.418Z] c0666042e639: Layer already exists [2025-12-17T03:28:31.418Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:31.689Z] latest: digest: sha256:d41bf3ca34136859ab11323fb7220ecaafb6a065fe7853919b56ba228c8533f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:32.050Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:32.424Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.86 [2025-12-17T03:28:32.424Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-17T03:28:32.424Z] 42275f01cb84: Preparing [2025-12-17T03:28:32.424Z] c389e7bbaf80: Preparing [2025-12-17T03:28:32.424Z] 8dae094c91f1: Preparing [2025-12-17T03:28:32.424Z] 9deebf0dbcf3: Preparing [2025-12-17T03:28:32.424Z] f848d2268742: Preparing [2025-12-17T03:28:32.424Z] 353dda967cf8: Preparing [2025-12-17T03:28:32.424Z] d33f56a1ec49: Preparing [2025-12-17T03:28:32.424Z] 0938410aabc5: Preparing [2025-12-17T03:28:32.424Z] 5dabc58a96ba: Preparing [2025-12-17T03:28:32.424Z] c0666042e639: Preparing [2025-12-17T03:28:32.424Z] 0e64f2360a44: Preparing [2025-12-17T03:28:32.424Z] 0938410aabc5: Waiting [2025-12-17T03:28:32.424Z] 5dabc58a96ba: Waiting [2025-12-17T03:28:32.424Z] 0e64f2360a44: Waiting [2025-12-17T03:28:32.424Z] 353dda967cf8: Waiting [2025-12-17T03:28:32.424Z] d33f56a1ec49: Waiting [2025-12-17T03:28:32.424Z] c0666042e639: Waiting [2025-12-17T03:28:32.424Z] 42275f01cb84: Layer already exists [2025-12-17T03:28:32.424Z] 8dae094c91f1: Layer already exists [2025-12-17T03:28:32.424Z] c389e7bbaf80: Layer already exists [2025-12-17T03:28:32.424Z] f848d2268742: Layer already exists [2025-12-17T03:28:32.424Z] 9deebf0dbcf3: Layer already exists [2025-12-17T03:28:32.424Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:32.424Z] 0938410aabc5: Layer already exists [2025-12-17T03:28:32.424Z] 5dabc58a96ba: Layer already exists [2025-12-17T03:28:32.424Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:32.424Z] c0666042e639: Layer already exists [2025-12-17T03:28:32.424Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:32.691Z] 4.1.0-dev.86: digest: sha256:d41bf3ca34136859ab11323fb7220ecaafb6a065fe7853919b56ba228c8533f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:33.051Z] + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:33.977Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:33.977Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-17T03:28:33.977Z] 42275f01cb84: Preparing [2025-12-17T03:28:33.977Z] c389e7bbaf80: Preparing [2025-12-17T03:28:33.977Z] 8dae094c91f1: Preparing [2025-12-17T03:28:33.977Z] 9deebf0dbcf3: Preparing [2025-12-17T03:28:33.977Z] f848d2268742: Preparing [2025-12-17T03:28:33.977Z] 353dda967cf8: Preparing [2025-12-17T03:28:33.977Z] d33f56a1ec49: Preparing [2025-12-17T03:28:33.977Z] 0938410aabc5: Preparing [2025-12-17T03:28:33.977Z] 5dabc58a96ba: Preparing [2025-12-17T03:28:33.977Z] c0666042e639: Preparing [2025-12-17T03:28:33.977Z] 0e64f2360a44: Preparing [2025-12-17T03:28:33.977Z] d33f56a1ec49: Waiting [2025-12-17T03:28:33.977Z] 0938410aabc5: Waiting [2025-12-17T03:28:33.977Z] 5dabc58a96ba: Waiting [2025-12-17T03:28:33.977Z] c0666042e639: Waiting [2025-12-17T03:28:33.977Z] 0e64f2360a44: Waiting [2025-12-17T03:28:33.977Z] 353dda967cf8: Waiting [2025-12-17T03:28:33.977Z] c389e7bbaf80: Layer already exists [2025-12-17T03:28:33.977Z] 9deebf0dbcf3: Layer already exists [2025-12-17T03:28:33.977Z] 8dae094c91f1: Layer already exists [2025-12-17T03:28:33.977Z] f848d2268742: Layer already exists [2025-12-17T03:28:33.977Z] 42275f01cb84: Layer already exists [2025-12-17T03:28:33.977Z] 0938410aabc5: Layer already exists [2025-12-17T03:28:33.977Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:33.977Z] 5dabc58a96ba: Layer already exists [2025-12-17T03:28:33.977Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:33.977Z] c0666042e639: Layer already exists [2025-12-17T03:28:33.977Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:34.241Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:d41bf3ca34136859ab11323fb7220ecaafb6a065fe7853919b56ba228c8533f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:34.598Z] + 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-12-17T03:28:34.945Z] + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [2025-12-17T03:28:34.945Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] [2025-12-17T03:28:34.945Z] 42275f01cb84: Preparing [2025-12-17T03:28:34.945Z] c389e7bbaf80: Preparing [2025-12-17T03:28:34.945Z] 8dae094c91f1: Preparing [2025-12-17T03:28:34.945Z] 9deebf0dbcf3: Preparing [2025-12-17T03:28:34.945Z] f848d2268742: Preparing [2025-12-17T03:28:34.945Z] 353dda967cf8: Preparing [2025-12-17T03:28:34.945Z] d33f56a1ec49: Preparing [2025-12-17T03:28:34.945Z] 0938410aabc5: Preparing [2025-12-17T03:28:34.945Z] 5dabc58a96ba: Preparing [2025-12-17T03:28:34.945Z] c0666042e639: Preparing [2025-12-17T03:28:34.945Z] 0e64f2360a44: Preparing [2025-12-17T03:28:34.945Z] 353dda967cf8: Waiting [2025-12-17T03:28:34.945Z] d33f56a1ec49: Waiting [2025-12-17T03:28:34.945Z] 0938410aabc5: Waiting [2025-12-17T03:28:34.945Z] 5dabc58a96ba: Waiting [2025-12-17T03:28:34.945Z] c0666042e639: Waiting [2025-12-17T03:28:34.945Z] 0e64f2360a44: Waiting [2025-12-17T03:28:34.945Z] 9deebf0dbcf3: Layer already exists [2025-12-17T03:28:34.945Z] 42275f01cb84: Layer already exists [2025-12-17T03:28:34.945Z] c389e7bbaf80: Layer already exists [2025-12-17T03:28:34.945Z] 8dae094c91f1: Layer already exists [2025-12-17T03:28:34.945Z] f848d2268742: Layer already exists [2025-12-17T03:28:34.945Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:34.945Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:34.945Z] 0938410aabc5: Layer already exists [2025-12-17T03:28:34.945Z] c0666042e639: Layer already exists [2025-12-17T03:28:34.945Z] 5dabc58a96ba: Layer already exists [2025-12-17T03:28:34.945Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:35.209Z] main: digest: sha256:d41bf3ca34136859ab11323fb7220ecaafb6a065fe7853919b56ba228c8533f9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:28:35.295Z] ===================================================== [Pipeline] echo [2025-12-17T03:28:35.313Z] taggedImages: [2025-12-17T03:28:35.313Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:35.313Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [2025-12-17T03:28:35.313Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.86 [2025-12-17T03:28:35.313Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:35.313Z] - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-17T03:28:35.349Z] [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: [2025-12-17T03:28:35.349Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:35.349Z] latest [2025-12-17T03:28:35.349Z] 4.1.0-dev.86 [2025-12-17T03:28:35.349Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:35.349Z] main [2025-12-17T03:28:35.349Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:35.739Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:36.092Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:36.092Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-17T03:28:36.092Z] 4efd675c85cc: Preparing [2025-12-17T03:28:36.092Z] 2aca389e9cbf: Preparing [2025-12-17T03:28:36.092Z] d68a1402f09b: Preparing [2025-12-17T03:28:36.092Z] 332c59743f1b: Preparing [2025-12-17T03:28:36.092Z] 3a0787ffd4ae: Preparing [2025-12-17T03:28:36.092Z] 6c467fb663ae: Preparing [2025-12-17T03:28:36.092Z] 7495e5eb7409: Preparing [2025-12-17T03:28:36.092Z] 353dda967cf8: Preparing [2025-12-17T03:28:36.092Z] d33f56a1ec49: Preparing [2025-12-17T03:28:36.092Z] 39dce66ac2ad: Preparing [2025-12-17T03:28:36.092Z] 19ab9c04444a: Preparing [2025-12-17T03:28:36.092Z] 0e64f2360a44: Preparing [2025-12-17T03:28:36.092Z] 353dda967cf8: Waiting [2025-12-17T03:28:36.092Z] 6c467fb663ae: Waiting [2025-12-17T03:28:36.092Z] d33f56a1ec49: Waiting [2025-12-17T03:28:36.092Z] 39dce66ac2ad: Waiting [2025-12-17T03:28:36.092Z] 19ab9c04444a: Waiting [2025-12-17T03:28:36.092Z] 7495e5eb7409: Waiting [2025-12-17T03:28:36.092Z] 0e64f2360a44: Waiting [2025-12-17T03:28:36.356Z] 2aca389e9cbf: Pushed [2025-12-17T03:28:36.356Z] 3a0787ffd4ae: Pushed [2025-12-17T03:28:36.356Z] 4efd675c85cc: Pushed [2025-12-17T03:28:36.356Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:36.356Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:36.356Z] 7495e5eb7409: Pushed [2025-12-17T03:28:36.356Z] 6c467fb663ae: Pushed [2025-12-17T03:28:36.621Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:36.885Z] 39dce66ac2ad: Pushed [2025-12-17T03:28:40.210Z] 19ab9c04444a: Pushed [2025-12-17T03:28:42.779Z] 332c59743f1b: Pushed [2025-12-17T03:28:42.779Z] d68a1402f09b: Pushed [2025-12-17T03:28:43.044Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:6cb4cff1785eb8d8625b3a8162067a6c3296f9cbad745c0d516600076d6eec89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:43.403Z] + 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-12-17T03:28:43.760Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-17T03:28:43.760Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-17T03:28:43.760Z] 4efd675c85cc: Preparing [2025-12-17T03:28:43.760Z] 2aca389e9cbf: Preparing [2025-12-17T03:28:43.760Z] d68a1402f09b: Preparing [2025-12-17T03:28:43.760Z] 332c59743f1b: Preparing [2025-12-17T03:28:43.760Z] 3a0787ffd4ae: Preparing [2025-12-17T03:28:43.760Z] 6c467fb663ae: Preparing [2025-12-17T03:28:43.760Z] 7495e5eb7409: Preparing [2025-12-17T03:28:43.760Z] 353dda967cf8: Preparing [2025-12-17T03:28:43.760Z] d33f56a1ec49: Preparing [2025-12-17T03:28:43.760Z] 6c467fb663ae: Waiting [2025-12-17T03:28:43.760Z] 7495e5eb7409: Waiting [2025-12-17T03:28:43.760Z] 39dce66ac2ad: Preparing [2025-12-17T03:28:43.760Z] 19ab9c04444a: Preparing [2025-12-17T03:28:43.760Z] 0e64f2360a44: Preparing [2025-12-17T03:28:43.760Z] d33f56a1ec49: Waiting [2025-12-17T03:28:43.760Z] 39dce66ac2ad: Waiting [2025-12-17T03:28:43.760Z] 0e64f2360a44: Waiting [2025-12-17T03:28:43.760Z] 19ab9c04444a: Waiting [2025-12-17T03:28:43.760Z] 3a0787ffd4ae: Layer already exists [2025-12-17T03:28:43.760Z] 2aca389e9cbf: Layer already exists [2025-12-17T03:28:43.760Z] 332c59743f1b: Layer already exists [2025-12-17T03:28:43.760Z] 4efd675c85cc: Layer already exists [2025-12-17T03:28:43.760Z] d68a1402f09b: Layer already exists [2025-12-17T03:28:43.760Z] 6c467fb663ae: Layer already exists [2025-12-17T03:28:43.760Z] 7495e5eb7409: Layer already exists [2025-12-17T03:28:43.760Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:43.760Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:43.760Z] 39dce66ac2ad: Layer already exists [2025-12-17T03:28:43.760Z] 19ab9c04444a: Layer already exists [2025-12-17T03:28:43.760Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:44.025Z] latest: digest: sha256:6cb4cff1785eb8d8625b3a8162067a6c3296f9cbad745c0d516600076d6eec89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:44.376Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:46.653Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.86 [2025-12-17T03:28:46.653Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-17T03:28:46.653Z] 4efd675c85cc: Preparing [2025-12-17T03:28:46.653Z] 2aca389e9cbf: Preparing [2025-12-17T03:28:46.653Z] d68a1402f09b: Preparing [2025-12-17T03:28:46.653Z] 332c59743f1b: Preparing [2025-12-17T03:28:46.653Z] 3a0787ffd4ae: Preparing [2025-12-17T03:28:46.653Z] 6c467fb663ae: Preparing [2025-12-17T03:28:46.653Z] 7495e5eb7409: Preparing [2025-12-17T03:28:46.653Z] 353dda967cf8: Preparing [2025-12-17T03:28:46.653Z] d33f56a1ec49: Preparing [2025-12-17T03:28:46.653Z] 39dce66ac2ad: Preparing [2025-12-17T03:28:46.653Z] 19ab9c04444a: Preparing [2025-12-17T03:28:46.653Z] 0e64f2360a44: Preparing [2025-12-17T03:28:46.653Z] 353dda967cf8: Waiting [2025-12-17T03:28:46.653Z] d33f56a1ec49: Waiting [2025-12-17T03:28:46.653Z] 39dce66ac2ad: Waiting [2025-12-17T03:28:46.653Z] 19ab9c04444a: Waiting [2025-12-17T03:28:46.653Z] 0e64f2360a44: Waiting [2025-12-17T03:28:46.653Z] 6c467fb663ae: Waiting [2025-12-17T03:28:46.653Z] 7495e5eb7409: Waiting [2025-12-17T03:28:46.653Z] d68a1402f09b: Layer already exists [2025-12-17T03:28:46.653Z] 2aca389e9cbf: Layer already exists [2025-12-17T03:28:46.653Z] 3a0787ffd4ae: Layer already exists [2025-12-17T03:28:46.653Z] 4efd675c85cc: Layer already exists [2025-12-17T03:28:46.653Z] 332c59743f1b: Layer already exists [2025-12-17T03:28:46.653Z] 6c467fb663ae: Layer already exists [2025-12-17T03:28:46.653Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:46.653Z] 7495e5eb7409: Layer already exists [2025-12-17T03:28:46.653Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:46.653Z] 39dce66ac2ad: Layer already exists [2025-12-17T03:28:46.653Z] 19ab9c04444a: Layer already exists [2025-12-17T03:28:46.653Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:46.917Z] 4.1.0-dev.86: digest: sha256:6cb4cff1785eb8d8625b3a8162067a6c3296f9cbad745c0d516600076d6eec89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:47.272Z] + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:47.619Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:47.619Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-17T03:28:47.619Z] 4efd675c85cc: Preparing [2025-12-17T03:28:47.619Z] 2aca389e9cbf: Preparing [2025-12-17T03:28:47.619Z] d68a1402f09b: Preparing [2025-12-17T03:28:47.619Z] 332c59743f1b: Preparing [2025-12-17T03:28:47.619Z] 3a0787ffd4ae: Preparing [2025-12-17T03:28:47.619Z] 6c467fb663ae: Preparing [2025-12-17T03:28:47.619Z] 7495e5eb7409: Preparing [2025-12-17T03:28:47.619Z] 353dda967cf8: Preparing [2025-12-17T03:28:47.619Z] d33f56a1ec49: Preparing [2025-12-17T03:28:47.619Z] 39dce66ac2ad: Preparing [2025-12-17T03:28:47.619Z] 19ab9c04444a: Preparing [2025-12-17T03:28:47.619Z] 0e64f2360a44: Preparing [2025-12-17T03:28:47.619Z] 6c467fb663ae: Waiting [2025-12-17T03:28:47.619Z] d33f56a1ec49: Waiting [2025-12-17T03:28:47.619Z] 7495e5eb7409: Waiting [2025-12-17T03:28:47.619Z] 39dce66ac2ad: Waiting [2025-12-17T03:28:47.619Z] 353dda967cf8: Waiting [2025-12-17T03:28:47.619Z] 0e64f2360a44: Waiting [2025-12-17T03:28:47.619Z] 19ab9c04444a: Waiting [2025-12-17T03:28:47.619Z] 332c59743f1b: Layer already exists [2025-12-17T03:28:47.619Z] d68a1402f09b: Layer already exists [2025-12-17T03:28:47.619Z] 3a0787ffd4ae: Layer already exists [2025-12-17T03:28:47.619Z] 4efd675c85cc: Layer already exists [2025-12-17T03:28:47.619Z] 2aca389e9cbf: Layer already exists [2025-12-17T03:28:47.619Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:47.619Z] 6c467fb663ae: Layer already exists [2025-12-17T03:28:47.619Z] 7495e5eb7409: Layer already exists [2025-12-17T03:28:47.619Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:47.619Z] 39dce66ac2ad: Layer already exists [2025-12-17T03:28:47.619Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:47.619Z] 19ab9c04444a: Layer already exists [2025-12-17T03:28:47.883Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:6cb4cff1785eb8d8625b3a8162067a6c3296f9cbad745c0d516600076d6eec89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:48.233Z] + 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-12-17T03:28:48.584Z] + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [2025-12-17T03:28:48.584Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] [2025-12-17T03:28:48.584Z] 4efd675c85cc: Preparing [2025-12-17T03:28:48.584Z] 2aca389e9cbf: Preparing [2025-12-17T03:28:48.584Z] d68a1402f09b: Preparing [2025-12-17T03:28:48.584Z] 332c59743f1b: Preparing [2025-12-17T03:28:48.584Z] 3a0787ffd4ae: Preparing [2025-12-17T03:28:48.584Z] 6c467fb663ae: Preparing [2025-12-17T03:28:48.584Z] 7495e5eb7409: Preparing [2025-12-17T03:28:48.584Z] 353dda967cf8: Preparing [2025-12-17T03:28:48.584Z] d33f56a1ec49: Preparing [2025-12-17T03:28:48.584Z] 39dce66ac2ad: Preparing [2025-12-17T03:28:48.584Z] 19ab9c04444a: Preparing [2025-12-17T03:28:48.584Z] 0e64f2360a44: Preparing [2025-12-17T03:28:48.584Z] 7495e5eb7409: Waiting [2025-12-17T03:28:48.584Z] 353dda967cf8: Waiting [2025-12-17T03:28:48.585Z] d33f56a1ec49: Waiting [2025-12-17T03:28:48.585Z] 39dce66ac2ad: Waiting [2025-12-17T03:28:48.585Z] 19ab9c04444a: Waiting [2025-12-17T03:28:48.585Z] 0e64f2360a44: Waiting [2025-12-17T03:28:48.585Z] 6c467fb663ae: Waiting [2025-12-17T03:28:48.585Z] d68a1402f09b: Layer already exists [2025-12-17T03:28:48.585Z] 3a0787ffd4ae: Layer already exists [2025-12-17T03:28:48.585Z] 2aca389e9cbf: Layer already exists [2025-12-17T03:28:48.585Z] 332c59743f1b: Layer already exists [2025-12-17T03:28:48.585Z] 4efd675c85cc: Layer already exists [2025-12-17T03:28:48.585Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:48.585Z] 39dce66ac2ad: Layer already exists [2025-12-17T03:28:48.585Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:48.585Z] 6c467fb663ae: Layer already exists [2025-12-17T03:28:48.585Z] 7495e5eb7409: Layer already exists [2025-12-17T03:28:48.585Z] 19ab9c04444a: Layer already exists [2025-12-17T03:28:48.585Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:48.848Z] main: digest: sha256:6cb4cff1785eb8d8625b3a8162067a6c3296f9cbad745c0d516600076d6eec89 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:28:48.921Z] ===================================================== [Pipeline] echo [2025-12-17T03:28:48.939Z] taggedImages: [2025-12-17T03:28:48.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:48.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [2025-12-17T03:28:48.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.86 [2025-12-17T03:28:48.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:48.939Z] - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-17T03:28:48.975Z] [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: [2025-12-17T03:28:48.975Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:48.975Z] latest [2025-12-17T03:28:48.975Z] 4.1.0-dev.86 [2025-12-17T03:28:48.975Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:28:48.975Z] main [2025-12-17T03:28:48.975Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:49.343Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:49.692Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:28:49.692Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-17T03:28:49.692Z] 360210fc227f: Preparing [2025-12-17T03:28:49.692Z] 3c113b839067: Preparing [2025-12-17T03:28:49.692Z] 353dda967cf8: Preparing [2025-12-17T03:28:49.692Z] d33f56a1ec49: Preparing [2025-12-17T03:28:49.692Z] 11b3023c380b: Preparing [2025-12-17T03:28:49.692Z] 2d34925f0084: Preparing [2025-12-17T03:28:49.692Z] 0e64f2360a44: Preparing [2025-12-17T03:28:49.692Z] 2d34925f0084: Waiting [2025-12-17T03:28:49.692Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:49.956Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:49.956Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:49.956Z] 360210fc227f: Pushed [2025-12-17T03:28:50.221Z] 11b3023c380b: Pushed [2025-12-17T03:28:51.617Z] 2d34925f0084: Pushed [2025-12-17T03:28:56.940Z] 3c113b839067: Pushed [2025-12-17T03:28:56.940Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:e4fcfbab92bf0291e86b5de794ff274fd11cc6adf3fc2b344bb02c239688e6ba size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:28:57.295Z] + 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-12-17T03:28:59.590Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-17T03:28:59.590Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-17T03:28:59.590Z] 360210fc227f: Preparing [2025-12-17T03:28:59.590Z] 3c113b839067: Preparing [2025-12-17T03:28:59.590Z] 353dda967cf8: Preparing [2025-12-17T03:28:59.590Z] d33f56a1ec49: Preparing [2025-12-17T03:28:59.590Z] 11b3023c380b: Preparing [2025-12-17T03:28:59.590Z] 2d34925f0084: Preparing [2025-12-17T03:28:59.590Z] 0e64f2360a44: Preparing [2025-12-17T03:28:59.590Z] 2d34925f0084: Waiting [2025-12-17T03:28:59.590Z] 0e64f2360a44: Waiting [2025-12-17T03:28:59.590Z] 3c113b839067: Layer already exists [2025-12-17T03:28:59.590Z] 353dda967cf8: Layer already exists [2025-12-17T03:28:59.590Z] d33f56a1ec49: Layer already exists [2025-12-17T03:28:59.590Z] 11b3023c380b: Layer already exists [2025-12-17T03:28:59.590Z] 360210fc227f: Layer already exists [2025-12-17T03:28:59.590Z] 0e64f2360a44: Layer already exists [2025-12-17T03:28:59.590Z] 2d34925f0084: Layer already exists [2025-12-17T03:28:59.590Z] latest: digest: sha256:e4fcfbab92bf0291e86b5de794ff274fd11cc6adf3fc2b344bb02c239688e6ba size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:00.206Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:00.549Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.86 [2025-12-17T03:29:00.549Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-17T03:29:00.549Z] 360210fc227f: Preparing [2025-12-17T03:29:00.549Z] 3c113b839067: Preparing [2025-12-17T03:29:00.549Z] 353dda967cf8: Preparing [2025-12-17T03:29:00.549Z] d33f56a1ec49: Preparing [2025-12-17T03:29:00.549Z] 11b3023c380b: Preparing [2025-12-17T03:29:00.549Z] 2d34925f0084: Preparing [2025-12-17T03:29:00.549Z] 0e64f2360a44: Preparing [2025-12-17T03:29:00.549Z] 2d34925f0084: Waiting [2025-12-17T03:29:00.549Z] 0e64f2360a44: Waiting [2025-12-17T03:29:00.549Z] 3c113b839067: Layer already exists [2025-12-17T03:29:00.549Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:00.549Z] 360210fc227f: Layer already exists [2025-12-17T03:29:00.549Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:00.549Z] 11b3023c380b: Layer already exists [2025-12-17T03:29:00.549Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:00.549Z] 2d34925f0084: Layer already exists [2025-12-17T03:29:00.813Z] 4.1.0-dev.86: digest: sha256:e4fcfbab92bf0291e86b5de794ff274fd11cc6adf3fc2b344bb02c239688e6ba size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:01.170Z] + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:01.516Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:29:01.516Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-17T03:29:01.516Z] 360210fc227f: Preparing [2025-12-17T03:29:01.516Z] 3c113b839067: Preparing [2025-12-17T03:29:01.516Z] 353dda967cf8: Preparing [2025-12-17T03:29:01.516Z] d33f56a1ec49: Preparing [2025-12-17T03:29:01.516Z] 11b3023c380b: Preparing [2025-12-17T03:29:01.516Z] 2d34925f0084: Preparing [2025-12-17T03:29:01.516Z] 0e64f2360a44: Preparing [2025-12-17T03:29:01.516Z] 2d34925f0084: Waiting [2025-12-17T03:29:01.516Z] 0e64f2360a44: Waiting [2025-12-17T03:29:01.516Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:01.516Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:01.516Z] 3c113b839067: Layer already exists [2025-12-17T03:29:01.516Z] 360210fc227f: Layer already exists [2025-12-17T03:29:01.516Z] 11b3023c380b: Layer already exists [2025-12-17T03:29:01.516Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:01.516Z] 2d34925f0084: Layer already exists [2025-12-17T03:29:01.516Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:e4fcfbab92bf0291e86b5de794ff274fd11cc6adf3fc2b344bb02c239688e6ba size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:02.125Z] + 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-12-17T03:29:02.479Z] + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [2025-12-17T03:29:02.479Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] [2025-12-17T03:29:02.479Z] 360210fc227f: Preparing [2025-12-17T03:29:02.479Z] 3c113b839067: Preparing [2025-12-17T03:29:02.479Z] 353dda967cf8: Preparing [2025-12-17T03:29:02.479Z] d33f56a1ec49: Preparing [2025-12-17T03:29:02.479Z] 11b3023c380b: Preparing [2025-12-17T03:29:02.479Z] 2d34925f0084: Preparing [2025-12-17T03:29:02.479Z] 0e64f2360a44: Preparing [2025-12-17T03:29:02.479Z] 2d34925f0084: Waiting [2025-12-17T03:29:02.479Z] 0e64f2360a44: Waiting [2025-12-17T03:29:02.479Z] 11b3023c380b: Layer already exists [2025-12-17T03:29:02.479Z] 360210fc227f: Layer already exists [2025-12-17T03:29:02.479Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:02.479Z] 3c113b839067: Layer already exists [2025-12-17T03:29:02.479Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:02.479Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:02.479Z] 2d34925f0084: Layer already exists [2025-12-17T03:29:02.479Z] main: digest: sha256:e4fcfbab92bf0291e86b5de794ff274fd11cc6adf3fc2b344bb02c239688e6ba size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:29:02.822Z] ===================================================== [Pipeline] echo [2025-12-17T03:29:02.836Z] taggedImages: [2025-12-17T03:29:02.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:29:02.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [2025-12-17T03:29:02.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.86 [2025-12-17T03:29:02.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:29:02.836Z] - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-17T03:29:02.867Z] [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: [2025-12-17T03:29:02.867Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:29:02.867Z] latest [2025-12-17T03:29:02.867Z] 4.1.0-dev.86 [2025-12-17T03:29:02.867Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:29:02.867Z] main [2025-12-17T03:29:02.867Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:03.248Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:03.604Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:29:03.605Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-17T03:29:03.605Z] d7701e9564c0: Preparing [2025-12-17T03:29:03.605Z] 48aa7c5c0ae6: Preparing [2025-12-17T03:29:03.605Z] a2e6cebac1df: Preparing [2025-12-17T03:29:03.605Z] 353dda967cf8: Preparing [2025-12-17T03:29:03.605Z] d33f56a1ec49: Preparing [2025-12-17T03:29:03.605Z] a37abdd8663a: Preparing [2025-12-17T03:29:03.605Z] cf455ea3db3d: Preparing [2025-12-17T03:29:03.605Z] e46962af6f3d: Preparing [2025-12-17T03:29:03.605Z] 0d438630447f: Preparing [2025-12-17T03:29:03.605Z] 0e64f2360a44: Preparing [2025-12-17T03:29:03.605Z] e46962af6f3d: Waiting [2025-12-17T03:29:03.605Z] 0d438630447f: Waiting [2025-12-17T03:29:03.605Z] 0e64f2360a44: Waiting [2025-12-17T03:29:03.605Z] a37abdd8663a: Waiting [2025-12-17T03:29:03.605Z] cf455ea3db3d: Waiting [2025-12-17T03:29:03.605Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:03.605Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:03.869Z] a2e6cebac1df: Pushed [2025-12-17T03:29:03.869Z] 48aa7c5c0ae6: Pushed [2025-12-17T03:29:03.869Z] d7701e9564c0: Pushed [2025-12-17T03:29:03.869Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:04.133Z] e46962af6f3d: Pushed [2025-12-17T03:29:04.712Z] 0d438630447f: Pushed [2025-12-17T03:29:16.985Z] cf455ea3db3d: Pushed [2025-12-17T03:29:31.941Z] a37abdd8663a: Pushed [2025-12-17T03:29:31.941Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:f989bf67b581be21b3cdc002ec21e59b4e1df32a495ae6fbc9dd7cc8e752c221 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:32.300Z] + 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-12-17T03:29:32.648Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-17T03:29:32.648Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-17T03:29:32.648Z] d7701e9564c0: Preparing [2025-12-17T03:29:32.648Z] 48aa7c5c0ae6: Preparing [2025-12-17T03:29:32.648Z] a2e6cebac1df: Preparing [2025-12-17T03:29:32.648Z] 353dda967cf8: Preparing [2025-12-17T03:29:32.648Z] d33f56a1ec49: Preparing [2025-12-17T03:29:32.648Z] a37abdd8663a: Preparing [2025-12-17T03:29:32.648Z] cf455ea3db3d: Preparing [2025-12-17T03:29:32.648Z] e46962af6f3d: Preparing [2025-12-17T03:29:32.648Z] 0d438630447f: Preparing [2025-12-17T03:29:32.648Z] 0e64f2360a44: Preparing [2025-12-17T03:29:32.648Z] a37abdd8663a: Waiting [2025-12-17T03:29:32.648Z] e46962af6f3d: Waiting [2025-12-17T03:29:32.648Z] 0d438630447f: Waiting [2025-12-17T03:29:32.648Z] 0e64f2360a44: Waiting [2025-12-17T03:29:32.648Z] cf455ea3db3d: Waiting [2025-12-17T03:29:32.648Z] 48aa7c5c0ae6: Layer already exists [2025-12-17T03:29:32.648Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:32.648Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:32.648Z] a2e6cebac1df: Layer already exists [2025-12-17T03:29:32.648Z] d7701e9564c0: Layer already exists [2025-12-17T03:29:32.648Z] cf455ea3db3d: Layer already exists [2025-12-17T03:29:32.648Z] a37abdd8663a: Layer already exists [2025-12-17T03:29:32.648Z] e46962af6f3d: Layer already exists [2025-12-17T03:29:32.648Z] 0d438630447f: Layer already exists [2025-12-17T03:29:32.648Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:32.911Z] latest: digest: sha256:f989bf67b581be21b3cdc002ec21e59b4e1df32a495ae6fbc9dd7cc8e752c221 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:33.261Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:33.615Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.86 [2025-12-17T03:29:33.615Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-17T03:29:33.615Z] d7701e9564c0: Preparing [2025-12-17T03:29:33.615Z] 48aa7c5c0ae6: Preparing [2025-12-17T03:29:33.615Z] a2e6cebac1df: Preparing [2025-12-17T03:29:33.615Z] 353dda967cf8: Preparing [2025-12-17T03:29:33.615Z] d33f56a1ec49: Preparing [2025-12-17T03:29:33.615Z] a37abdd8663a: Preparing [2025-12-17T03:29:33.615Z] cf455ea3db3d: Preparing [2025-12-17T03:29:33.615Z] e46962af6f3d: Preparing [2025-12-17T03:29:33.615Z] 0d438630447f: Preparing [2025-12-17T03:29:33.615Z] 0e64f2360a44: Preparing [2025-12-17T03:29:33.615Z] a37abdd8663a: Waiting [2025-12-17T03:29:33.615Z] cf455ea3db3d: Waiting [2025-12-17T03:29:33.615Z] e46962af6f3d: Waiting [2025-12-17T03:29:33.615Z] 0d438630447f: Waiting [2025-12-17T03:29:33.615Z] 0e64f2360a44: Waiting [2025-12-17T03:29:33.615Z] 48aa7c5c0ae6: Layer already exists [2025-12-17T03:29:33.615Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:33.615Z] a2e6cebac1df: Layer already exists [2025-12-17T03:29:33.615Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:33.615Z] d7701e9564c0: Layer already exists [2025-12-17T03:29:33.615Z] a37abdd8663a: Layer already exists [2025-12-17T03:29:33.615Z] e46962af6f3d: Layer already exists [2025-12-17T03:29:33.615Z] 0d438630447f: Layer already exists [2025-12-17T03:29:33.615Z] cf455ea3db3d: Layer already exists [2025-12-17T03:29:33.615Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:33.878Z] 4.1.0-dev.86: digest: sha256:f989bf67b581be21b3cdc002ec21e59b4e1df32a495ae6fbc9dd7cc8e752c221 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:34.232Z] + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:34.579Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:29:34.579Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-17T03:29:34.579Z] d7701e9564c0: Preparing [2025-12-17T03:29:34.579Z] 48aa7c5c0ae6: Preparing [2025-12-17T03:29:34.579Z] a2e6cebac1df: Preparing [2025-12-17T03:29:34.579Z] 353dda967cf8: Preparing [2025-12-17T03:29:34.579Z] d33f56a1ec49: Preparing [2025-12-17T03:29:34.579Z] a37abdd8663a: Preparing [2025-12-17T03:29:34.579Z] cf455ea3db3d: Preparing [2025-12-17T03:29:34.579Z] e46962af6f3d: Preparing [2025-12-17T03:29:34.579Z] 0d438630447f: Preparing [2025-12-17T03:29:34.579Z] 0e64f2360a44: Preparing [2025-12-17T03:29:34.579Z] e46962af6f3d: Waiting [2025-12-17T03:29:34.579Z] a37abdd8663a: Waiting [2025-12-17T03:29:34.579Z] 0d438630447f: Waiting [2025-12-17T03:29:34.579Z] 0e64f2360a44: Waiting [2025-12-17T03:29:34.579Z] cf455ea3db3d: Waiting [2025-12-17T03:29:34.579Z] d7701e9564c0: Layer already exists [2025-12-17T03:29:34.579Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:34.579Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:34.579Z] 48aa7c5c0ae6: Layer already exists [2025-12-17T03:29:34.579Z] a2e6cebac1df: Layer already exists [2025-12-17T03:29:34.579Z] e46962af6f3d: Layer already exists [2025-12-17T03:29:34.579Z] cf455ea3db3d: Layer already exists [2025-12-17T03:29:34.579Z] a37abdd8663a: Layer already exists [2025-12-17T03:29:34.579Z] 0d438630447f: Layer already exists [2025-12-17T03:29:34.579Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:34.579Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:f989bf67b581be21b3cdc002ec21e59b4e1df32a495ae6fbc9dd7cc8e752c221 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:35.199Z] + 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-12-17T03:29:35.543Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [2025-12-17T03:29:35.543Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] [2025-12-17T03:29:35.543Z] d7701e9564c0: Preparing [2025-12-17T03:29:35.543Z] 48aa7c5c0ae6: Preparing [2025-12-17T03:29:35.543Z] a2e6cebac1df: Preparing [2025-12-17T03:29:35.543Z] 353dda967cf8: Preparing [2025-12-17T03:29:35.543Z] d33f56a1ec49: Preparing [2025-12-17T03:29:35.543Z] a37abdd8663a: Preparing [2025-12-17T03:29:35.543Z] cf455ea3db3d: Preparing [2025-12-17T03:29:35.543Z] e46962af6f3d: Preparing [2025-12-17T03:29:35.543Z] 0d438630447f: Preparing [2025-12-17T03:29:35.543Z] 0e64f2360a44: Preparing [2025-12-17T03:29:35.543Z] cf455ea3db3d: Waiting [2025-12-17T03:29:35.543Z] 0d438630447f: Waiting [2025-12-17T03:29:35.543Z] e46962af6f3d: Waiting [2025-12-17T03:29:35.543Z] 0e64f2360a44: Waiting [2025-12-17T03:29:35.543Z] a37abdd8663a: Waiting [2025-12-17T03:29:35.543Z] a2e6cebac1df: Layer already exists [2025-12-17T03:29:35.543Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:35.543Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:35.543Z] d7701e9564c0: Layer already exists [2025-12-17T03:29:35.543Z] 48aa7c5c0ae6: Layer already exists [2025-12-17T03:29:35.543Z] cf455ea3db3d: Layer already exists [2025-12-17T03:29:35.543Z] 0d438630447f: Layer already exists [2025-12-17T03:29:35.543Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:35.543Z] a37abdd8663a: Layer already exists [2025-12-17T03:29:35.543Z] e46962af6f3d: Layer already exists [2025-12-17T03:29:36.495Z] main: digest: sha256:f989bf67b581be21b3cdc002ec21e59b4e1df32a495ae6fbc9dd7cc8e752c221 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:29:36.569Z] ===================================================== [Pipeline] echo [2025-12-17T03:29:36.582Z] taggedImages: [2025-12-17T03:29:36.582Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:29:36.582Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [2025-12-17T03:29:36.582Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.86 [2025-12-17T03:29:36.582Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:29:36.582Z] - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-17T03:29:36.613Z] [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: [2025-12-17T03:29:36.613Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:29:36.613Z] latest [2025-12-17T03:29:36.613Z] 4.1.0-dev.86 [2025-12-17T03:29:36.613Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:29:36.613Z] main [2025-12-17T03:29:36.613Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:36.981Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:29:37.339Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:29:37.339Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-17T03:29:37.339Z] 5c7d321a5dc5: Preparing [2025-12-17T03:29:37.339Z] 1d9bf7158e4b: Preparing [2025-12-17T03:29:37.339Z] df7440fc8b5f: Preparing [2025-12-17T03:29:37.339Z] 353dda967cf8: Preparing [2025-12-17T03:29:37.339Z] d33f56a1ec49: Preparing [2025-12-17T03:29:37.339Z] 991bb6069a01: Preparing [2025-12-17T03:29:37.339Z] 9f57cda655d4: Preparing [2025-12-17T03:29:37.339Z] 991bb6069a01: Waiting [2025-12-17T03:29:37.339Z] c9f2c52cf4c5: Preparing [2025-12-17T03:29:37.339Z] 9f57cda655d4: Waiting [2025-12-17T03:29:37.339Z] 0e64f2360a44: Preparing [2025-12-17T03:29:37.339Z] c9f2c52cf4c5: Waiting [2025-12-17T03:29:37.339Z] 0e64f2360a44: Waiting [2025-12-17T03:29:37.339Z] 353dda967cf8: Layer already exists [2025-12-17T03:29:37.339Z] d33f56a1ec49: Layer already exists [2025-12-17T03:29:37.604Z] 1d9bf7158e4b: Pushed [2025-12-17T03:29:37.604Z] df7440fc8b5f: Pushed [2025-12-17T03:29:37.604Z] 5c7d321a5dc5: Pushed [2025-12-17T03:29:37.604Z] 0e64f2360a44: Layer already exists [2025-12-17T03:29:37.869Z] 9f57cda655d4: Pushed [2025-12-17T03:29:38.447Z] c9f2c52cf4c5: Pushed [2025-12-17T03:30:05.086Z] 991bb6069a01: Pushed [2025-12-17T03:30:05.141Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:b7fede420b7fec3a1ddb21d6e8da84faccdd21282c97aa21a9c911fd00eafda8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:05.517Z] + 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-12-17T03:30:05.900Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-17T03:30:05.900Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-17T03:30:05.900Z] 5c7d321a5dc5: Preparing [2025-12-17T03:30:05.900Z] 1d9bf7158e4b: Preparing [2025-12-17T03:30:05.900Z] df7440fc8b5f: Preparing [2025-12-17T03:30:05.900Z] 353dda967cf8: Preparing [2025-12-17T03:30:05.900Z] d33f56a1ec49: Preparing [2025-12-17T03:30:05.900Z] 991bb6069a01: Preparing [2025-12-17T03:30:05.900Z] 9f57cda655d4: Preparing [2025-12-17T03:30:05.900Z] 991bb6069a01: Waiting [2025-12-17T03:30:05.900Z] c9f2c52cf4c5: Preparing [2025-12-17T03:30:05.900Z] 9f57cda655d4: Waiting [2025-12-17T03:30:05.900Z] 0e64f2360a44: Preparing [2025-12-17T03:30:05.900Z] c9f2c52cf4c5: Waiting [2025-12-17T03:30:05.900Z] 0e64f2360a44: Waiting [2025-12-17T03:30:05.900Z] 5c7d321a5dc5: Layer already exists [2025-12-17T03:30:05.900Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:05.900Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:05.900Z] 1d9bf7158e4b: Layer already exists [2025-12-17T03:30:05.900Z] df7440fc8b5f: Layer already exists [2025-12-17T03:30:05.900Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:05.900Z] 991bb6069a01: Layer already exists [2025-12-17T03:30:05.900Z] c9f2c52cf4c5: Layer already exists [2025-12-17T03:30:05.900Z] 9f57cda655d4: Layer already exists [2025-12-17T03:30:05.900Z] latest: digest: sha256:b7fede420b7fec3a1ddb21d6e8da84faccdd21282c97aa21a9c911fd00eafda8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:06.580Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:06.932Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.86 [2025-12-17T03:30:06.933Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-17T03:30:06.933Z] 5c7d321a5dc5: Preparing [2025-12-17T03:30:06.933Z] 1d9bf7158e4b: Preparing [2025-12-17T03:30:06.933Z] df7440fc8b5f: Preparing [2025-12-17T03:30:06.933Z] 353dda967cf8: Preparing [2025-12-17T03:30:06.933Z] d33f56a1ec49: Preparing [2025-12-17T03:30:06.933Z] 991bb6069a01: Preparing [2025-12-17T03:30:06.933Z] 9f57cda655d4: Preparing [2025-12-17T03:30:06.933Z] c9f2c52cf4c5: Preparing [2025-12-17T03:30:06.933Z] 0e64f2360a44: Preparing [2025-12-17T03:30:06.933Z] 9f57cda655d4: Waiting [2025-12-17T03:30:06.933Z] c9f2c52cf4c5: Waiting [2025-12-17T03:30:06.933Z] 0e64f2360a44: Waiting [2025-12-17T03:30:06.933Z] 991bb6069a01: Waiting [2025-12-17T03:30:06.933Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:06.933Z] 5c7d321a5dc5: Layer already exists [2025-12-17T03:30:06.933Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:06.933Z] df7440fc8b5f: Layer already exists [2025-12-17T03:30:06.933Z] 1d9bf7158e4b: Layer already exists [2025-12-17T03:30:06.933Z] 991bb6069a01: Layer already exists [2025-12-17T03:30:06.933Z] c9f2c52cf4c5: Layer already exists [2025-12-17T03:30:06.933Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:06.933Z] 9f57cda655d4: Layer already exists [2025-12-17T03:30:07.199Z] 4.1.0-dev.86: digest: sha256:b7fede420b7fec3a1ddb21d6e8da84faccdd21282c97aa21a9c911fd00eafda8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:07.560Z] + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:07.903Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:07.903Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-17T03:30:07.903Z] 5c7d321a5dc5: Preparing [2025-12-17T03:30:07.903Z] 1d9bf7158e4b: Preparing [2025-12-17T03:30:07.903Z] df7440fc8b5f: Preparing [2025-12-17T03:30:07.903Z] 353dda967cf8: Preparing [2025-12-17T03:30:07.903Z] d33f56a1ec49: Preparing [2025-12-17T03:30:07.903Z] 991bb6069a01: Preparing [2025-12-17T03:30:07.903Z] 9f57cda655d4: Preparing [2025-12-17T03:30:07.903Z] c9f2c52cf4c5: Preparing [2025-12-17T03:30:07.903Z] 0e64f2360a44: Preparing [2025-12-17T03:30:07.903Z] 991bb6069a01: Waiting [2025-12-17T03:30:07.903Z] 9f57cda655d4: Waiting [2025-12-17T03:30:07.903Z] c9f2c52cf4c5: Waiting [2025-12-17T03:30:07.903Z] 0e64f2360a44: Waiting [2025-12-17T03:30:07.903Z] 1d9bf7158e4b: Layer already exists [2025-12-17T03:30:07.903Z] 5c7d321a5dc5: Layer already exists [2025-12-17T03:30:07.903Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:07.903Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:07.903Z] df7440fc8b5f: Layer already exists [2025-12-17T03:30:07.903Z] 991bb6069a01: Layer already exists [2025-12-17T03:30:07.903Z] c9f2c52cf4c5: Layer already exists [2025-12-17T03:30:07.903Z] 9f57cda655d4: Layer already exists [2025-12-17T03:30:07.903Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:08.168Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:b7fede420b7fec3a1ddb21d6e8da84faccdd21282c97aa21a9c911fd00eafda8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:08.516Z] + 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-12-17T03:30:08.869Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [2025-12-17T03:30:08.869Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] [2025-12-17T03:30:08.869Z] 5c7d321a5dc5: Preparing [2025-12-17T03:30:08.869Z] 1d9bf7158e4b: Preparing [2025-12-17T03:30:08.869Z] df7440fc8b5f: Preparing [2025-12-17T03:30:08.869Z] 353dda967cf8: Preparing [2025-12-17T03:30:08.869Z] d33f56a1ec49: Preparing [2025-12-17T03:30:08.869Z] 991bb6069a01: Preparing [2025-12-17T03:30:08.869Z] 9f57cda655d4: Preparing [2025-12-17T03:30:08.869Z] c9f2c52cf4c5: Preparing [2025-12-17T03:30:08.869Z] 0e64f2360a44: Preparing [2025-12-17T03:30:08.869Z] 991bb6069a01: Waiting [2025-12-17T03:30:08.869Z] 9f57cda655d4: Waiting [2025-12-17T03:30:08.869Z] c9f2c52cf4c5: Waiting [2025-12-17T03:30:08.869Z] 0e64f2360a44: Waiting [2025-12-17T03:30:08.869Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:08.869Z] df7440fc8b5f: Layer already exists [2025-12-17T03:30:08.869Z] 1d9bf7158e4b: Layer already exists [2025-12-17T03:30:08.869Z] 5c7d321a5dc5: Layer already exists [2025-12-17T03:30:08.869Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:08.869Z] 9f57cda655d4: Layer already exists [2025-12-17T03:30:08.869Z] 991bb6069a01: Layer already exists [2025-12-17T03:30:08.869Z] c9f2c52cf4c5: Layer already exists [2025-12-17T03:30:08.869Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:09.132Z] main: digest: sha256:b7fede420b7fec3a1ddb21d6e8da84faccdd21282c97aa21a9c911fd00eafda8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:30:09.222Z] ===================================================== [Pipeline] echo [2025-12-17T03:30:09.239Z] taggedImages: [2025-12-17T03:30:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:30:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [2025-12-17T03:30:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.86 [2025-12-17T03:30:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:09.239Z] - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-17T03:30:09.272Z] [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: [2025-12-17T03:30:09.272Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:30:09.272Z] latest [2025-12-17T03:30:09.272Z] 4.1.0-dev.86 [2025-12-17T03:30:09.272Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:09.272Z] main [2025-12-17T03:30:09.272Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:09.632Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:09.985Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:30:09.985Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-17T03:30:09.985Z] 1837f9c2114c: Preparing [2025-12-17T03:30:09.985Z] 08931becc3e5: Preparing [2025-12-17T03:30:09.985Z] 201829498b90: Preparing [2025-12-17T03:30:09.985Z] 353dda967cf8: Preparing [2025-12-17T03:30:09.985Z] d33f56a1ec49: Preparing [2025-12-17T03:30:09.985Z] ad3a76f7769d: Preparing [2025-12-17T03:30:09.985Z] e46962af6f3d: Preparing [2025-12-17T03:30:09.985Z] 0d438630447f: Preparing [2025-12-17T03:30:09.985Z] 0e64f2360a44: Preparing [2025-12-17T03:30:09.985Z] ad3a76f7769d: Waiting [2025-12-17T03:30:09.985Z] e46962af6f3d: Waiting [2025-12-17T03:30:09.985Z] 0d438630447f: Waiting [2025-12-17T03:30:09.985Z] 0e64f2360a44: Waiting [2025-12-17T03:30:09.985Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:09.985Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:10.249Z] e46962af6f3d: Layer already exists [2025-12-17T03:30:10.249Z] 08931becc3e5: Pushed [2025-12-17T03:30:10.249Z] 0d438630447f: Layer already exists [2025-12-17T03:30:10.249Z] 1837f9c2114c: Pushed [2025-12-17T03:30:10.249Z] 201829498b90: Pushed [2025-12-17T03:30:10.249Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:42.420Z] ad3a76f7769d: Pushed [2025-12-17T03:30:42.420Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:9901ad75ee4e29d1469172d726b9756e766c9faeb435b8e74792034930459d07 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:42.769Z] + 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-12-17T03:30:43.130Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-17T03:30:43.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-17T03:30:43.130Z] 1837f9c2114c: Preparing [2025-12-17T03:30:43.130Z] 08931becc3e5: Preparing [2025-12-17T03:30:43.130Z] 201829498b90: Preparing [2025-12-17T03:30:43.130Z] 353dda967cf8: Preparing [2025-12-17T03:30:43.130Z] d33f56a1ec49: Preparing [2025-12-17T03:30:43.130Z] ad3a76f7769d: Preparing [2025-12-17T03:30:43.130Z] e46962af6f3d: Preparing [2025-12-17T03:30:43.130Z] 0d438630447f: Preparing [2025-12-17T03:30:43.130Z] 0e64f2360a44: Preparing [2025-12-17T03:30:43.130Z] ad3a76f7769d: Waiting [2025-12-17T03:30:43.130Z] e46962af6f3d: Waiting [2025-12-17T03:30:43.130Z] 0d438630447f: Waiting [2025-12-17T03:30:43.130Z] 1837f9c2114c: Layer already exists [2025-12-17T03:30:43.130Z] 08931becc3e5: Layer already exists [2025-12-17T03:30:43.130Z] 201829498b90: Layer already exists [2025-12-17T03:30:43.130Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:43.130Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:43.130Z] e46962af6f3d: Layer already exists [2025-12-17T03:30:43.130Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:43.130Z] ad3a76f7769d: Layer already exists [2025-12-17T03:30:43.130Z] 0d438630447f: Layer already exists [2025-12-17T03:30:43.392Z] latest: digest: sha256:9901ad75ee4e29d1469172d726b9756e766c9faeb435b8e74792034930459d07 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:43.748Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:44.086Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.86 [2025-12-17T03:30:44.086Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-17T03:30:44.086Z] 1837f9c2114c: Preparing [2025-12-17T03:30:44.086Z] 08931becc3e5: Preparing [2025-12-17T03:30:44.086Z] 201829498b90: Preparing [2025-12-17T03:30:44.086Z] 353dda967cf8: Preparing [2025-12-17T03:30:44.086Z] d33f56a1ec49: Preparing [2025-12-17T03:30:44.086Z] ad3a76f7769d: Preparing [2025-12-17T03:30:44.086Z] e46962af6f3d: Preparing [2025-12-17T03:30:44.086Z] 0d438630447f: Preparing [2025-12-17T03:30:44.086Z] 0e64f2360a44: Preparing [2025-12-17T03:30:44.086Z] e46962af6f3d: Waiting [2025-12-17T03:30:44.086Z] 0d438630447f: Waiting [2025-12-17T03:30:44.086Z] 0e64f2360a44: Waiting [2025-12-17T03:30:44.086Z] ad3a76f7769d: Waiting [2025-12-17T03:30:44.086Z] 201829498b90: Layer already exists [2025-12-17T03:30:44.086Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:44.086Z] 1837f9c2114c: Layer already exists [2025-12-17T03:30:44.086Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:44.086Z] 08931becc3e5: Layer already exists [2025-12-17T03:30:44.086Z] 0d438630447f: Layer already exists [2025-12-17T03:30:44.086Z] e46962af6f3d: Layer already exists [2025-12-17T03:30:44.086Z] ad3a76f7769d: Layer already exists [2025-12-17T03:30:44.086Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:44.086Z] 4.1.0-dev.86: digest: sha256:9901ad75ee4e29d1469172d726b9756e766c9faeb435b8e74792034930459d07 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:44.695Z] + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:45.041Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:45.041Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-17T03:30:45.041Z] 1837f9c2114c: Preparing [2025-12-17T03:30:45.041Z] 08931becc3e5: Preparing [2025-12-17T03:30:45.041Z] 201829498b90: Preparing [2025-12-17T03:30:45.041Z] 353dda967cf8: Preparing [2025-12-17T03:30:45.041Z] d33f56a1ec49: Preparing [2025-12-17T03:30:45.041Z] ad3a76f7769d: Preparing [2025-12-17T03:30:45.041Z] e46962af6f3d: Preparing [2025-12-17T03:30:45.041Z] 0d438630447f: Preparing [2025-12-17T03:30:45.041Z] 0e64f2360a44: Preparing [2025-12-17T03:30:45.041Z] ad3a76f7769d: Waiting [2025-12-17T03:30:45.041Z] e46962af6f3d: Waiting [2025-12-17T03:30:45.041Z] 0d438630447f: Waiting [2025-12-17T03:30:45.041Z] 0e64f2360a44: Waiting [2025-12-17T03:30:45.041Z] 1837f9c2114c: Layer already exists [2025-12-17T03:30:45.041Z] 08931becc3e5: Layer already exists [2025-12-17T03:30:45.041Z] 201829498b90: Layer already exists [2025-12-17T03:30:45.041Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:45.042Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:45.042Z] 0d438630447f: Layer already exists [2025-12-17T03:30:45.042Z] e46962af6f3d: Layer already exists [2025-12-17T03:30:45.042Z] ad3a76f7769d: Layer already exists [2025-12-17T03:30:45.042Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:45.304Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:9901ad75ee4e29d1469172d726b9756e766c9faeb435b8e74792034930459d07 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:45.653Z] + 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-12-17T03:30:46.001Z] + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [2025-12-17T03:30:46.001Z] The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] [2025-12-17T03:30:46.001Z] 1837f9c2114c: Preparing [2025-12-17T03:30:46.001Z] 08931becc3e5: Preparing [2025-12-17T03:30:46.001Z] 201829498b90: Preparing [2025-12-17T03:30:46.001Z] 353dda967cf8: Preparing [2025-12-17T03:30:46.001Z] d33f56a1ec49: Preparing [2025-12-17T03:30:46.001Z] ad3a76f7769d: Preparing [2025-12-17T03:30:46.001Z] e46962af6f3d: Preparing [2025-12-17T03:30:46.001Z] 0d438630447f: Preparing [2025-12-17T03:30:46.001Z] 0e64f2360a44: Preparing [2025-12-17T03:30:46.001Z] ad3a76f7769d: Waiting [2025-12-17T03:30:46.001Z] 0e64f2360a44: Waiting [2025-12-17T03:30:46.001Z] e46962af6f3d: Waiting [2025-12-17T03:30:46.001Z] 0d438630447f: Waiting [2025-12-17T03:30:46.001Z] 201829498b90: Layer already exists [2025-12-17T03:30:46.001Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:46.001Z] 08931becc3e5: Layer already exists [2025-12-17T03:30:46.001Z] 1837f9c2114c: Layer already exists [2025-12-17T03:30:46.001Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:46.001Z] ad3a76f7769d: Layer already exists [2025-12-17T03:30:46.001Z] e46962af6f3d: Layer already exists [2025-12-17T03:30:46.001Z] 0d438630447f: Layer already exists [2025-12-17T03:30:46.001Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:46.264Z] main: digest: sha256:9901ad75ee4e29d1469172d726b9756e766c9faeb435b8e74792034930459d07 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:30:46.348Z] ===================================================== [Pipeline] echo [2025-12-17T03:30:46.366Z] taggedImages: [2025-12-17T03:30:46.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:30:46.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [2025-12-17T03:30:46.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.86 [2025-12-17T03:30:46.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:46.366Z] - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-17T03:30:46.396Z] [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: [2025-12-17T03:30:46.396Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:30:46.396Z] latest [2025-12-17T03:30:46.396Z] 4.1.0-dev.86 [2025-12-17T03:30:46.396Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:46.396Z] main [2025-12-17T03:30:46.396Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:46.781Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:47.130Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:30:47.130Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-17T03:30:47.130Z] aebea1927dcb: Preparing [2025-12-17T03:30:47.130Z] 3690ec50d781: Preparing [2025-12-17T03:30:47.130Z] 353dda967cf8: Preparing [2025-12-17T03:30:47.130Z] d33f56a1ec49: Preparing [2025-12-17T03:30:47.130Z] 7d5be257ca09: Preparing [2025-12-17T03:30:47.130Z] b23b7ef07fd8: Preparing [2025-12-17T03:30:47.130Z] 0e64f2360a44: Preparing [2025-12-17T03:30:47.130Z] b23b7ef07fd8: Waiting [2025-12-17T03:30:47.130Z] 0e64f2360a44: Waiting [2025-12-17T03:30:47.130Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:47.394Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:47.394Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:47.394Z] aebea1927dcb: Pushed [2025-12-17T03:30:47.659Z] 7d5be257ca09: Pushed [2025-12-17T03:30:48.615Z] b23b7ef07fd8: Pushed [2025-12-17T03:30:56.791Z] 3690ec50d781: Pushed [2025-12-17T03:30:56.791Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:79f7c5e6796d9beccd405b41cdb8b469db307400f438a1262114d9911ff1e2f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:57.143Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:57.492Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-17T03:30:57.492Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-17T03:30:57.492Z] aebea1927dcb: Preparing [2025-12-17T03:30:57.492Z] 3690ec50d781: Preparing [2025-12-17T03:30:57.492Z] 353dda967cf8: Preparing [2025-12-17T03:30:57.492Z] d33f56a1ec49: Preparing [2025-12-17T03:30:57.492Z] 7d5be257ca09: Preparing [2025-12-17T03:30:57.492Z] b23b7ef07fd8: Preparing [2025-12-17T03:30:57.492Z] 0e64f2360a44: Preparing [2025-12-17T03:30:57.492Z] b23b7ef07fd8: Waiting [2025-12-17T03:30:57.492Z] 0e64f2360a44: Waiting [2025-12-17T03:30:57.492Z] 3690ec50d781: Layer already exists [2025-12-17T03:30:57.492Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:57.492Z] aebea1927dcb: Layer already exists [2025-12-17T03:30:57.492Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:57.492Z] 7d5be257ca09: Layer already exists [2025-12-17T03:30:57.492Z] b23b7ef07fd8: Layer already exists [2025-12-17T03:30:57.492Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:57.492Z] latest: digest: sha256:79f7c5e6796d9beccd405b41cdb8b469db307400f438a1262114d9911ff1e2f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:58.119Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:58.469Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.86 [2025-12-17T03:30:58.470Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-17T03:30:58.470Z] aebea1927dcb: Preparing [2025-12-17T03:30:58.470Z] 3690ec50d781: Preparing [2025-12-17T03:30:58.470Z] 353dda967cf8: Preparing [2025-12-17T03:30:58.470Z] d33f56a1ec49: Preparing [2025-12-17T03:30:58.470Z] 7d5be257ca09: Preparing [2025-12-17T03:30:58.470Z] b23b7ef07fd8: Preparing [2025-12-17T03:30:58.470Z] 0e64f2360a44: Preparing [2025-12-17T03:30:58.470Z] b23b7ef07fd8: Waiting [2025-12-17T03:30:58.470Z] 0e64f2360a44: Waiting [2025-12-17T03:30:58.470Z] 7d5be257ca09: Layer already exists [2025-12-17T03:30:58.470Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:58.470Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:58.470Z] aebea1927dcb: Layer already exists [2025-12-17T03:30:58.470Z] 3690ec50d781: Layer already exists [2025-12-17T03:30:58.470Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:58.470Z] b23b7ef07fd8: Layer already exists [2025-12-17T03:30:58.470Z] 4.1.0-dev.86: digest: sha256:79f7c5e6796d9beccd405b41cdb8b469db307400f438a1262114d9911ff1e2f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:58.831Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:59.193Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:30:59.193Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-17T03:30:59.193Z] aebea1927dcb: Preparing [2025-12-17T03:30:59.193Z] 3690ec50d781: Preparing [2025-12-17T03:30:59.193Z] 353dda967cf8: Preparing [2025-12-17T03:30:59.193Z] d33f56a1ec49: Preparing [2025-12-17T03:30:59.193Z] 7d5be257ca09: Preparing [2025-12-17T03:30:59.193Z] b23b7ef07fd8: Preparing [2025-12-17T03:30:59.193Z] 0e64f2360a44: Preparing [2025-12-17T03:30:59.193Z] b23b7ef07fd8: Waiting [2025-12-17T03:30:59.193Z] 0e64f2360a44: Waiting [2025-12-17T03:30:59.193Z] aebea1927dcb: Layer already exists [2025-12-17T03:30:59.193Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:59.193Z] 3690ec50d781: Layer already exists [2025-12-17T03:30:59.193Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:59.193Z] 7d5be257ca09: Layer already exists [2025-12-17T03:30:59.193Z] b23b7ef07fd8: Layer already exists [2025-12-17T03:30:59.193Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:59.193Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:79f7c5e6796d9beccd405b41cdb8b469db307400f438a1262114d9911ff1e2f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:59.560Z] + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:30:59.919Z] + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [2025-12-17T03:30:59.919Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] [2025-12-17T03:30:59.919Z] aebea1927dcb: Preparing [2025-12-17T03:30:59.919Z] 3690ec50d781: Preparing [2025-12-17T03:30:59.919Z] 353dda967cf8: Preparing [2025-12-17T03:30:59.919Z] d33f56a1ec49: Preparing [2025-12-17T03:30:59.919Z] 7d5be257ca09: Preparing [2025-12-17T03:30:59.919Z] b23b7ef07fd8: Preparing [2025-12-17T03:30:59.919Z] 0e64f2360a44: Preparing [2025-12-17T03:30:59.919Z] b23b7ef07fd8: Waiting [2025-12-17T03:30:59.919Z] 0e64f2360a44: Waiting [2025-12-17T03:30:59.919Z] 3690ec50d781: Layer already exists [2025-12-17T03:30:59.919Z] aebea1927dcb: Layer already exists [2025-12-17T03:30:59.919Z] 7d5be257ca09: Layer already exists [2025-12-17T03:30:59.919Z] d33f56a1ec49: Layer already exists [2025-12-17T03:30:59.919Z] 353dda967cf8: Layer already exists [2025-12-17T03:30:59.919Z] b23b7ef07fd8: Layer already exists [2025-12-17T03:30:59.919Z] 0e64f2360a44: Layer already exists [2025-12-17T03:30:59.919Z] main: digest: sha256:79f7c5e6796d9beccd405b41cdb8b469db307400f438a1262114d9911ff1e2f2 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:31:00.258Z] ===================================================== [Pipeline] echo [2025-12-17T03:31:00.270Z] taggedImages: [2025-12-17T03:31:00.270Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:31:00.270Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [2025-12-17T03:31:00.270Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.86 [2025-12-17T03:31:00.270Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:31:00.270Z] - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-17T03:31:00.294Z] [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: [2025-12-17T03:31:00.294Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:31:00.294Z] latest [2025-12-17T03:31:00.294Z] 4.1.0-dev.86 [2025-12-17T03:31:00.294Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:31:00.294Z] main [2025-12-17T03:31:00.294Z] ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:00.661Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:01.011Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:31:01.011Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-17T03:31:01.011Z] 6d4dd5c91bb5: Preparing [2025-12-17T03:31:01.011Z] 76734ab74e0d: Preparing [2025-12-17T03:31:01.012Z] 353dda967cf8: Preparing [2025-12-17T03:31:01.012Z] d33f56a1ec49: Preparing [2025-12-17T03:31:01.012Z] 89bd54d6f993: Preparing [2025-12-17T03:31:01.012Z] 83f566ad9725: Preparing [2025-12-17T03:31:01.012Z] 0e64f2360a44: Preparing [2025-12-17T03:31:01.012Z] 83f566ad9725: Waiting [2025-12-17T03:31:01.012Z] 0e64f2360a44: Waiting [2025-12-17T03:31:01.593Z] 89bd54d6f993: Pushed [2025-12-17T03:31:03.273Z] d33f56a1ec49: Layer already exists [2025-12-17T03:31:03.273Z] 353dda967cf8: Layer already exists [2025-12-17T03:31:03.273Z] 0e64f2360a44: Layer already exists [2025-12-17T03:31:03.273Z] 6d4dd5c91bb5: Pushed [2025-12-17T03:31:03.850Z] 83f566ad9725: Pushed [2025-12-17T03:31:10.467Z] 76734ab74e0d: Pushed [2025-12-17T03:31:10.468Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686: digest: sha256:4f0bb2137932324a3eae916339a964b618751f6517f87b2d350870da9e07f9d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:10.830Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:11.165Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-17T03:31:11.165Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-17T03:31:11.165Z] 6d4dd5c91bb5: Preparing [2025-12-17T03:31:11.165Z] 76734ab74e0d: Preparing [2025-12-17T03:31:11.165Z] 353dda967cf8: Preparing [2025-12-17T03:31:11.165Z] d33f56a1ec49: Preparing [2025-12-17T03:31:11.165Z] 89bd54d6f993: Preparing [2025-12-17T03:31:11.165Z] 83f566ad9725: Preparing [2025-12-17T03:31:11.165Z] 0e64f2360a44: Preparing [2025-12-17T03:31:11.165Z] 83f566ad9725: Waiting [2025-12-17T03:31:11.165Z] 0e64f2360a44: Waiting [2025-12-17T03:31:11.165Z] 76734ab74e0d: Layer already exists [2025-12-17T03:31:11.165Z] 6d4dd5c91bb5: Layer already exists [2025-12-17T03:31:11.165Z] 89bd54d6f993: Layer already exists [2025-12-17T03:31:11.165Z] 353dda967cf8: Layer already exists [2025-12-17T03:31:11.165Z] d33f56a1ec49: Layer already exists [2025-12-17T03:31:11.165Z] 0e64f2360a44: Layer already exists [2025-12-17T03:31:11.165Z] 83f566ad9725: Layer already exists [2025-12-17T03:31:11.429Z] latest: digest: sha256:4f0bb2137932324a3eae916339a964b618751f6517f87b2d350870da9e07f9d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:11.788Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:12.141Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.86 [2025-12-17T03:31:12.141Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-17T03:31:12.141Z] 6d4dd5c91bb5: Preparing [2025-12-17T03:31:12.141Z] 76734ab74e0d: Preparing [2025-12-17T03:31:12.141Z] 353dda967cf8: Preparing [2025-12-17T03:31:12.141Z] d33f56a1ec49: Preparing [2025-12-17T03:31:12.141Z] 89bd54d6f993: Preparing [2025-12-17T03:31:12.141Z] 83f566ad9725: Preparing [2025-12-17T03:31:12.141Z] 0e64f2360a44: Preparing [2025-12-17T03:31:12.141Z] 83f566ad9725: Waiting [2025-12-17T03:31:12.141Z] 0e64f2360a44: Waiting [2025-12-17T03:31:12.141Z] d33f56a1ec49: Layer already exists [2025-12-17T03:31:12.141Z] 353dda967cf8: Layer already exists [2025-12-17T03:31:12.141Z] 89bd54d6f993: Layer already exists [2025-12-17T03:31:12.141Z] 6d4dd5c91bb5: Layer already exists [2025-12-17T03:31:12.141Z] 76734ab74e0d: Layer already exists [2025-12-17T03:31:12.141Z] 0e64f2360a44: Layer already exists [2025-12-17T03:31:12.141Z] 83f566ad9725: Layer already exists [2025-12-17T03:31:12.141Z] 4.1.0-dev.86: digest: sha256:4f0bb2137932324a3eae916339a964b618751f6517f87b2d350870da9e07f9d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:12.495Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:12.963Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:31:12.964Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-17T03:31:12.964Z] 6d4dd5c91bb5: Preparing [2025-12-17T03:31:12.964Z] 76734ab74e0d: Preparing [2025-12-17T03:31:12.964Z] 353dda967cf8: Preparing [2025-12-17T03:31:12.964Z] d33f56a1ec49: Preparing [2025-12-17T03:31:12.964Z] 89bd54d6f993: Preparing [2025-12-17T03:31:12.964Z] 83f566ad9725: Preparing [2025-12-17T03:31:12.964Z] 0e64f2360a44: Preparing [2025-12-17T03:31:12.964Z] 83f566ad9725: Waiting [2025-12-17T03:31:12.964Z] 0e64f2360a44: Waiting [2025-12-17T03:31:12.964Z] 353dda967cf8: Layer already exists [2025-12-17T03:31:12.964Z] d33f56a1ec49: Layer already exists [2025-12-17T03:31:12.964Z] 6d4dd5c91bb5: Layer already exists [2025-12-17T03:31:12.964Z] 76734ab74e0d: Layer already exists [2025-12-17T03:31:12.964Z] 89bd54d6f993: Layer already exists [2025-12-17T03:31:12.964Z] 83f566ad9725: Layer already exists [2025-12-17T03:31:12.964Z] 0e64f2360a44: Layer already exists [2025-12-17T03:31:12.964Z] dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86: digest: sha256:4f0bb2137932324a3eae916339a964b618751f6517f87b2d350870da9e07f9d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:13.313Z] + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:13.655Z] + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [2025-12-17T03:31:13.655Z] The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] [2025-12-17T03:31:13.655Z] 6d4dd5c91bb5: Preparing [2025-12-17T03:31:13.655Z] 76734ab74e0d: Preparing [2025-12-17T03:31:13.656Z] 353dda967cf8: Preparing [2025-12-17T03:31:13.656Z] d33f56a1ec49: Preparing [2025-12-17T03:31:13.656Z] 89bd54d6f993: Preparing [2025-12-17T03:31:13.656Z] 83f566ad9725: Preparing [2025-12-17T03:31:13.656Z] 0e64f2360a44: Preparing [2025-12-17T03:31:13.656Z] 83f566ad9725: Waiting [2025-12-17T03:31:13.656Z] 0e64f2360a44: Waiting [2025-12-17T03:31:13.656Z] 6d4dd5c91bb5: Layer already exists [2025-12-17T03:31:13.656Z] d33f56a1ec49: Layer already exists [2025-12-17T03:31:13.656Z] 89bd54d6f993: Layer already exists [2025-12-17T03:31:13.656Z] 353dda967cf8: Layer already exists [2025-12-17T03:31:13.656Z] 76734ab74e0d: Layer already exists [2025-12-17T03:31:13.656Z] 83f566ad9725: Layer already exists [2025-12-17T03:31:13.656Z] 0e64f2360a44: Layer already exists [2025-12-17T03:31:13.921Z] main: digest: sha256:4f0bb2137932324a3eae916339a964b618751f6517f87b2d350870da9e07f9d0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T03:31:14.013Z] ===================================================== [Pipeline] echo [2025-12-17T03:31:14.027Z] taggedImages: [2025-12-17T03:31:14.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [2025-12-17T03:31:14.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [2025-12-17T03:31:14.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.86 [2025-12-17T03:31:14.027Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [2025-12-17T03:31:14.028Z] - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo [2025-12-17T03:31:14.044Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.062Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.079Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.091Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.108Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo [2025-12-17T03:31:14.120Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.131Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.148Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.165Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.178Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo [2025-12-17T03:31:14.195Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.206Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.217Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.229Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.241Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo [2025-12-17T03:31:14.251Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.269Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.280Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.291Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.301Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo [2025-12-17T03:31:14.317Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.333Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.347Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.360Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.377Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo [2025-12-17T03:31:14.394Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.407Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.418Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.429Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.439Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo [2025-12-17T03:31:14.454Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.466Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.478Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.493Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.507Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo [2025-12-17T03:31:14.519Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.530Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.540Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.552Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.563Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo [2025-12-17T03:31:14.579Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.592Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.603Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.614Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.627Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo [2025-12-17T03:31:14.639Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.652Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.664Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.674Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.687Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo [2025-12-17T03:31:14.699Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.716Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.731Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.742Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.759Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo [2025-12-17T03:31:14.772Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.787Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.798Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.808Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.820Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo [2025-12-17T03:31:14.835Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.851Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.862Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.871Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.887Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo [2025-12-17T03:31:14.899Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.917Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.927Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.939Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.951Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo [2025-12-17T03:31:14.962Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686 [Pipeline] echo [2025-12-17T03:31:14.974Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo [2025-12-17T03:31:14.987Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:14.999Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:dd9e956cd2ad1d0a98df32d2a5e4477f43de5686-4.1.0-dev.86 [Pipeline] echo [2025-12-17T03:31:15.010Z] Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:15.392Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-17T03:31:15.392Z] [2025-12-17T03:31:15.392Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T03:31:15.723Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-17T03:31:15.723Z] arm64: Pulling from edgex-lftools-log-publisher [2025-12-17T03:31:15.723Z] 8998bd30e6a1: Pulling fs layer [2025-12-17T03:31:15.723Z] 04944245beec: Pulling fs layer [2025-12-17T03:31:15.723Z] 699f458cf7ca: Pulling fs layer [2025-12-17T03:31:15.723Z] 765212b225bb: Pulling fs layer [2025-12-17T03:31:15.723Z] f23df028b6ca: Pulling fs layer [2025-12-17T03:31:15.723Z] d65c8cfc05b1: Pulling fs layer [2025-12-17T03:31:15.723Z] 2437ff75d9bd: Pulling fs layer [2025-12-17T03:31:15.723Z] 765212b225bb: Waiting [2025-12-17T03:31:15.723Z] f23df028b6ca: Waiting [2025-12-17T03:31:15.723Z] 2437ff75d9bd: Waiting [2025-12-17T03:31:15.988Z] 04944245beec: Verifying Checksum [2025-12-17T03:31:15.988Z] 04944245beec: Download complete [2025-12-17T03:31:15.988Z] 765212b225bb: Verifying Checksum [2025-12-17T03:31:15.988Z] 765212b225bb: Download complete [2025-12-17T03:31:15.988Z] f23df028b6ca: Verifying Checksum [2025-12-17T03:31:15.988Z] f23df028b6ca: Download complete [2025-12-17T03:31:15.988Z] d65c8cfc05b1: Verifying Checksum [2025-12-17T03:31:15.988Z] d65c8cfc05b1: Download complete [2025-12-17T03:31:15.988Z] 699f458cf7ca: Verifying Checksum [2025-12-17T03:31:15.988Z] 699f458cf7ca: Download complete [2025-12-17T03:31:16.568Z] 8998bd30e6a1: Verifying Checksum [2025-12-17T03:31:16.568Z] 8998bd30e6a1: Download complete [2025-12-17T03:31:19.134Z] 2437ff75d9bd: Verifying Checksum [2025-12-17T03:31:19.134Z] 2437ff75d9bd: Download complete [2025-12-17T03:31:21.069Z] 8998bd30e6a1: Pull complete [2025-12-17T03:31:21.649Z] 04944245beec: Pull complete [2025-12-17T03:31:23.582Z] 699f458cf7ca: Pull complete [2025-12-17T03:31:23.582Z] 765212b225bb: Pull complete [2025-12-17T03:31:24.163Z] f23df028b6ca: Pull complete [2025-12-17T03:31:24.428Z] d65c8cfc05b1: Pull complete [2025-12-17T03:31:42.609Z] 2437ff75d9bd: Pull complete [2025-12-17T03:31:42.609Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2025-12-17T03:31:42.609Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2025-12-17T03:31:42.609Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T03:31:42.805Z] prd-ubuntu20.04-docker-arm64-4c-16g-775180 does not seem to be running inside a container [2025-12-17T03:31:42.875Z] $ 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/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T03:31:45.541Z] $ docker top 20e95c67fb4e8a25fdd863572b564edc2f3e3568b7029c1eed9b6af2987ae94b -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2025-12-17T03:31:46.494Z] ---> job-cost.sh [2025-12-17T03:31:46.494Z] lf-activate-venv: SKIPPING [2025-12-17T03:31:46.494Z] INFO: No Stack... [2025-12-17T03:31:46.764Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2025-12-17T03:31:47.740Z] INFO: Archiving Costs [Pipeline] sh [2025-12-17T03:31:48.387Z] + cat /w/workspace/edgex-go/937/archives/cost.csv [2025-12-17T03:31:48.387Z] + cut -d, -f6 [Pipeline] lock [2025-12-17T03:31:48.437Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-937-stack-cost] [2025-12-17T03:31:48.448Z] Resource [jenkins-edgexfoundry-edgex-go-main-937-stack-cost] did not exist. Created. [2025-12-17T03:31:48.454Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-937-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2025-12-17T03:31:49.111Z] + echo total: 0.10999999940395355 [Pipeline] stash [2025-12-17T03:31:49.766Z] Stashed 1 file(s) [Pipeline] } [2025-12-17T03:31:49.779Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-937-stack-cost] [Pipeline] // lock [Pipeline] } [2025-12-17T03:31:49.820Z] $ docker stop --time=1 20e95c67fb4e8a25fdd863572b564edc2f3e3568b7029c1eed9b6af2987ae94b [2025-12-17T03:31:53.385Z] $ docker rm -f --volumes 20e95c67fb4e8a25fdd863572b564edc2f3e3568b7029c1eed9b6af2987ae94b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [2025-12-17T03:50:40.752Z] Cannot contact prd-centos7-****-4c-2g-775181: java.lang.InterruptedException [2025-12-17T08:39:39.384Z] Cancelling nested steps due to timeout [2025-12-17T08:39:39.390Z] Sending interrupt signal to process [2025-12-17T08:39:42.889Z] script returned exit code 143 [Pipeline] } [2025-12-17T08:39:42.893Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh [2025-12-17T08:39:43.403Z] + '[' -d /w/workspace/edgex-go/937/archives ']' [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:39:43.707Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:39:44.274Z] ---> package-listing.sh [2025-12-17T08:39:44.274Z] ++ facter osfamily [2025-12-17T08:39:44.274Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-17T08:39:44.535Z] + OS_FAMILY=redhat [2025-12-17T08:39:44.535Z] + workspace=/w/workspace/edgex-go/937 [2025-12-17T08:39:44.535Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-17T08:39:44.535Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-17T08:39:44.535Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-17T08:39:44.535Z] + PACKAGES=/tmp/packages_start.txt [2025-12-17T08:39:44.535Z] + '[' /w/workspace/edgex-go/937 ']' [2025-12-17T08:39:44.535Z] + PACKAGES=/tmp/packages_end.txt [2025-12-17T08:39:44.535Z] + case "${OS_FAMILY}" in [2025-12-17T08:39:44.535Z] + rpm -qa [2025-12-17T08:39:44.535Z] + sort [2025-12-17T08:39:45.103Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-17T08:39:45.103Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-17T08:39:45.103Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-17T08:39:45.103Z] + '[' /w/workspace/edgex-go/937 ']' [2025-12-17T08:39:45.103Z] + mkdir -p /w/workspace/edgex-go/937/archives/ [2025-12-17T08:39:45.103Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/937/archives/ [Pipeline] echo [2025-12-17T08:39:45.117Z] 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/937/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-17T08:39:45.400Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T08:39:45.993Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-17T08:39:45.993Z] [2025-12-17T08:39:45.993Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T08:39:46.314Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-17T08:39:46.581Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-17T08:39:46.581Z] 5eb5b503b376: Pulling fs layer [2025-12-17T08:39:46.581Z] 5c69ac0246d0: Pulling fs layer [2025-12-17T08:39:46.581Z] ec43610c2a17: Pulling fs layer [2025-12-17T08:39:46.581Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-17T08:39:46.581Z] 33b1e0a273af: Pulling fs layer [2025-12-17T08:39:46.581Z] 5d3b04190fa2: Pulling fs layer [2025-12-17T08:39:46.581Z] 2f39f015ded8: Pulling fs layer [2025-12-17T08:39:46.581Z] 3a2ae6a8a46f: Waiting [2025-12-17T08:39:46.581Z] 33b1e0a273af: Waiting [2025-12-17T08:39:46.581Z] 5d3b04190fa2: Waiting [2025-12-17T08:39:46.581Z] 2f39f015ded8: Waiting [2025-12-17T08:39:46.581Z] 5c69ac0246d0: Verifying Checksum [2025-12-17T08:39:46.581Z] 5c69ac0246d0: Download complete [2025-12-17T08:39:46.581Z] 3a2ae6a8a46f: Verifying Checksum [2025-12-17T08:39:46.581Z] 3a2ae6a8a46f: Download complete [2025-12-17T08:39:46.581Z] 33b1e0a273af: Verifying Checksum [2025-12-17T08:39:46.581Z] 33b1e0a273af: Download complete [2025-12-17T08:39:46.581Z] ec43610c2a17: Verifying Checksum [2025-12-17T08:39:46.581Z] ec43610c2a17: Download complete [2025-12-17T08:39:46.581Z] 5d3b04190fa2: Verifying Checksum [2025-12-17T08:39:46.581Z] 5d3b04190fa2: Download complete [2025-12-17T08:39:46.839Z] 5eb5b503b376: Verifying Checksum [2025-12-17T08:39:46.839Z] 5eb5b503b376: Download complete [2025-12-17T08:39:47.422Z] 2f39f015ded8: Verifying Checksum [2025-12-17T08:39:47.422Z] 2f39f015ded8: Download complete [2025-12-17T08:39:47.998Z] 5eb5b503b376: Pull complete [2025-12-17T08:39:48.257Z] 5c69ac0246d0: Pull complete [2025-12-17T08:39:48.518Z] ec43610c2a17: Pull complete [2025-12-17T08:39:48.785Z] 3a2ae6a8a46f: Pull complete [2025-12-17T08:39:48.785Z] 33b1e0a273af: Pull complete [2025-12-17T08:39:49.047Z] 5d3b04190fa2: Pull complete [2025-12-17T08:39:53.275Z] 2f39f015ded8: Pull complete [2025-12-17T08:39:53.275Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-17T08:39:53.275Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-17T08:39:53.275Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T08:39:53.407Z] prd-centos7-docker-4c-2g-775181 does not seem to be running inside a container [2025-12-17T08:39:53.434Z] $ 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/937/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-12-17T08:39:56.511Z] $ docker top d93145363dd1dee950cedbdc520e375b9b8bce25622f2cac12dc9fcd65bb921e -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-17T08:39:56.871Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-17T08:39:57.165Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-17T08:39:57.456Z] + ls /var/log/sa-host [2025-12-17T08:39:57.456Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T08:39:57.548Z] provisioning config files... [2025-12-17T08:39:57.561Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config5362106139739768055tmp [Pipeline] { [Pipeline] echo [2025-12-17T08:39:57.579Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:39:57.878Z] ---> create-netrc.sh [Pipeline] } [2025-12-17T08:39:57.886Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:39:58.229Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-17T08:39:58.240Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:39:58.529Z] ---> sudo-logs.sh [2025-12-17T08:39:58.530Z] Archiving 'sudo' log.. [2025-12-17T08:39:58.530Z] cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo [2025-12-17T08:39:58.571Z] [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } [2025-12-17T08:39:58.570Z] $ docker stop --time=1 d93145363dd1dee950cedbdc520e375b9b8bce25622f2cac12dc9fcd65bb921e [2025-12-17T08:39:59.699Z] $ docker rm -f --volumes d93145363dd1dee950cedbdc520e375b9b8bce25622f2cac12dc9fcd65bb921e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs [2025-12-17T08:39:59.811Z] [WS-CLEANUP] Deleting project workspace... [2025-12-17T08:39:59.811Z] [WS-CLEANUP] Deferred wipeout is used... [2025-12-17T08:39:59.827Z] [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-12-17T08:40:00.051Z] 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-12-17T08:40:00.879Z] + [ -d /w/workspace/edgex-go/937/archives ] [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:01.174Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:02.040Z] ---> package-listing.sh [2025-12-17T08:40:02.040Z] ++ facter osfamily [2025-12-17T08:40:02.040Z] ++ tr '[:upper:]' '[:lower:]' [2025-12-17T08:40:02.299Z] + OS_FAMILY=debian [2025-12-17T08:40:02.299Z] + workspace=/w/workspace/edgex-go/937 [2025-12-17T08:40:02.299Z] + START_PACKAGES=/tmp/packages_start.txt [2025-12-17T08:40:02.299Z] + END_PACKAGES=/tmp/packages_end.txt [2025-12-17T08:40:02.299Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2025-12-17T08:40:02.299Z] + PACKAGES=/tmp/packages_start.txt [2025-12-17T08:40:02.299Z] + '[' /w/workspace/edgex-go/937 ']' [2025-12-17T08:40:02.299Z] + PACKAGES=/tmp/packages_end.txt [2025-12-17T08:40:02.299Z] + case "${OS_FAMILY}" in [2025-12-17T08:40:02.299Z] + dpkg -l [2025-12-17T08:40:02.299Z] + grep '^ii' [2025-12-17T08:40:02.299Z] + '[' -f /tmp/packages_start.txt ']' [2025-12-17T08:40:02.299Z] + '[' -f /tmp/packages_end.txt ']' [2025-12-17T08:40:02.299Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2025-12-17T08:40:02.299Z] + '[' /w/workspace/edgex-go/937 ']' [2025-12-17T08:40:02.299Z] + mkdir -p /w/workspace/edgex-go/937/archives/ [2025-12-17T08:40:02.299Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/937/archives/ [Pipeline] echo [2025-12-17T08:40:02.311Z] 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/937/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2025-12-17T08:40:02.589Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T08:40:03.154Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-17T08:40:03.154Z] [2025-12-17T08:40:03.154Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2025-12-17T08:40:03.456Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-17T08:40:03.456Z] latest: Pulling from edgex-lftools-log-publisher [2025-12-17T08:40:03.456Z] 5eb5b503b376: Pulling fs layer [2025-12-17T08:40:03.456Z] 5c69ac0246d0: Pulling fs layer [2025-12-17T08:40:03.456Z] ec43610c2a17: Pulling fs layer [2025-12-17T08:40:03.456Z] 3a2ae6a8a46f: Pulling fs layer [2025-12-17T08:40:03.456Z] 33b1e0a273af: Pulling fs layer [2025-12-17T08:40:03.456Z] 5d3b04190fa2: Pulling fs layer [2025-12-17T08:40:03.456Z] 2f39f015ded8: Pulling fs layer [2025-12-17T08:40:03.456Z] 3a2ae6a8a46f: Waiting [2025-12-17T08:40:03.456Z] 33b1e0a273af: Waiting [2025-12-17T08:40:03.456Z] 5d3b04190fa2: Waiting [2025-12-17T08:40:03.456Z] 2f39f015ded8: Waiting [2025-12-17T08:40:03.456Z] 5c69ac0246d0: Verifying Checksum [2025-12-17T08:40:03.456Z] 5c69ac0246d0: Download complete [2025-12-17T08:40:03.456Z] 3a2ae6a8a46f: Download complete [2025-12-17T08:40:03.456Z] 33b1e0a273af: Verifying Checksum [2025-12-17T08:40:03.456Z] 33b1e0a273af: Download complete [2025-12-17T08:40:03.456Z] ec43610c2a17: Verifying Checksum [2025-12-17T08:40:03.456Z] ec43610c2a17: Download complete [2025-12-17T08:40:03.456Z] 5d3b04190fa2: Download complete [2025-12-17T08:40:03.715Z] 5eb5b503b376: Verifying Checksum [2025-12-17T08:40:03.715Z] 5eb5b503b376: Download complete [2025-12-17T08:40:04.282Z] 2f39f015ded8: Download complete [2025-12-17T08:40:05.217Z] 5eb5b503b376: Pull complete [2025-12-17T08:40:05.217Z] 5c69ac0246d0: Pull complete [2025-12-17T08:40:05.784Z] ec43610c2a17: Pull complete [2025-12-17T08:40:05.784Z] 3a2ae6a8a46f: Pull complete [2025-12-17T08:40:05.784Z] 33b1e0a273af: Pull complete [2025-12-17T08:40:05.784Z] 5d3b04190fa2: Pull complete [2025-12-17T08:40:11.052Z] 2f39f015ded8: Pull complete [2025-12-17T08:40:11.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2025-12-17T08:40:11.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2025-12-17T08:40:11.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2025-12-17T08:40:11.161Z] prd-ubuntu20.04-docker-8c-8g-775179 does not seem to be running inside a container [2025-12-17T08:40:11.193Z] $ 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/937/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/937 -v /w/workspace/edgex-go/937:/w/workspace/edgex-go/937:rw,z -v /w/workspace/edgex-go/937@tmp:/w/workspace/edgex-go/937@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-12-17T08:40:12.821Z] $ docker top 7e37f03de8394d1c3234bfd024915a6967ef4acfd0fba3ef6af617dc763e1c6b -eo pid,comm [Pipeline] { [Pipeline] sh [2025-12-17T08:40:13.167Z] + touch /tmp/pre-build-complete [Pipeline] sh [2025-12-17T08:40:13.455Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2025-12-17T08:40:13.744Z] + ls /var/log/sa-host [2025-12-17T08:40:13.744Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2025-12-17T08:40:13.783Z] provisioning config files... [2025-12-17T08:40:13.794Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/937@tmp/config12865896647312759178tmp [Pipeline] { [Pipeline] echo [2025-12-17T08:40:13.815Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:14.099Z] ---> create-netrc.sh [Pipeline] } [2025-12-17T08:40:14.105Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:14.423Z] ---> python-tools-install.sh [Pipeline] echo [2025-12-17T08:40:14.435Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:14.719Z] ---> sudo-logs.sh [2025-12-17T08:40:14.719Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2025-12-17T08:40:14.772Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:15.058Z] ---> job-cost.sh [2025-12-17T08:40:15.058Z] lf-activate-venv: SKIPPING [2025-12-17T08:40:15.058Z] DEBUG: total: 0.10999999940395355 [2025-12-17T08:40:15.058Z] INFO: Retrieving Stack Cost... [2025-12-17T08:40:15.625Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2025-12-17T08:40:15.884Z] INFO: Archiving Costs [Pipeline] echo [2025-12-17T08:40:15.901Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2025-12-17T08:40:16.183Z] ---> logs-deploy.sh [2025-12-17T08:40:16.183Z] lf-activate-venv: SKIPPING [2025-12-17T08:40:16.183Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/937 [2025-12-17T08:40:16.183Z] INFO: archiving workspace using pattern(s): [2025-12-17T08:40:17.121Z] Archives upload complete. [2025-12-17T08:40:17.381Z] INFO: archiving logs to Nexus [2025-12-17T08:40:17.948Z] ---> uname -a: [2025-12-17T08:40:17.948Z] Linux prd-ubuntu20-04-docker-8c-8g-775179 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux [2025-12-17T08:40:17.948Z] [2025-12-17T08:40:17.948Z] [2025-12-17T08:40:18.226Z] ---> lscpu: [2025-12-17T08:40:18.226Z] Architecture: x86_64 [2025-12-17T08:40:18.226Z] CPU op-mode(s): 32-bit, 64-bit [2025-12-17T08:40:18.226Z] Byte Order: Little Endian [2025-12-17T08:40:18.226Z] Address sizes: 40 bits physical, 48 bits virtual [2025-12-17T08:40:18.226Z] CPU(s): 8 [2025-12-17T08:40:18.226Z] On-line CPU(s) list: 0-7 [2025-12-17T08:40:18.226Z] Thread(s) per core: 1 [2025-12-17T08:40:18.226Z] Core(s) per socket: 1 [2025-12-17T08:40:18.226Z] Socket(s): 8 [2025-12-17T08:40:18.226Z] NUMA node(s): 1 [2025-12-17T08:40:18.226Z] Vendor ID: AuthenticAMD [2025-12-17T08:40:18.226Z] CPU family: 23 [2025-12-17T08:40:18.226Z] Model: 49 [2025-12-17T08:40:18.226Z] Model name: AMD EPYC-Rome Processor [2025-12-17T08:40:18.226Z] Stepping: 0 [2025-12-17T08:40:18.226Z] CPU MHz: 2799.998 [2025-12-17T08:40:18.226Z] BogoMIPS: 5599.99 [2025-12-17T08:40:18.226Z] Virtualization: AMD-V [2025-12-17T08:40:18.227Z] Hypervisor vendor: KVM [2025-12-17T08:40:18.227Z] Virtualization type: full [2025-12-17T08:40:18.227Z] L1d cache: 256 KiB [2025-12-17T08:40:18.227Z] L1i cache: 256 KiB [2025-12-17T08:40:18.227Z] L2 cache: 4 MiB [2025-12-17T08:40:18.227Z] L3 cache: 128 MiB [2025-12-17T08:40:18.227Z] NUMA node0 CPU(s): 0-7 [2025-12-17T08:40:18.227Z] Vulnerability Gather data sampling: Not affected [2025-12-17T08:40:18.227Z] Vulnerability Itlb multihit: Not affected [2025-12-17T08:40:18.227Z] Vulnerability L1tf: Not affected [2025-12-17T08:40:18.227Z] Vulnerability Mds: Not affected [2025-12-17T08:40:18.227Z] Vulnerability Meltdown: Not affected [2025-12-17T08:40:18.227Z] Vulnerability Mmio stale data: Not affected [2025-12-17T08:40:18.227Z] Vulnerability Retbleed: Vulnerable [2025-12-17T08:40:18.227Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2025-12-17T08:40:18.227Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2025-12-17T08:40:18.227Z] Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected [2025-12-17T08:40:18.227Z] Vulnerability Srbds: Not affected [2025-12-17T08:40:18.227Z] Vulnerability Tsx async abort: Not affected [2025-12-17T08:40:18.227Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] ---> nproc: [2025-12-17T08:40:18.227Z] 8 [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] ---> df -h: [2025-12-17T08:40:18.227Z] Filesystem Size Used Avail Use% Mounted on [2025-12-17T08:40:18.227Z] overlay 155G 32G 123G 21% / [2025-12-17T08:40:18.227Z] tmpfs 64M 0 64M 0% /dev [2025-12-17T08:40:18.227Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2025-12-17T08:40:18.227Z] shm 64M 0 64M 0% /dev/shm [2025-12-17T08:40:18.227Z] /dev/vda1 155G 32G 123G 21% /facter-os [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] ---> sar -b -r -n DEV: [2025-12-17T08:40:18.227Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775179) 12/17/25 _x86_64_ (8 CPU) [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] 02:38:51 LINUX RESTART (8 CPU) [2025-12-17T08:40:18.227Z] [2025-12-17T08:40:18.227Z] 02:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2025-12-17T08:40:18.227Z] 02:40:02 368.36 72.44 295.92 0.00 12274.89 140303.28 0.00 [2025-12-17T08:40:18.227Z] 02:41:01 181.79 11.06 170.72 0.00 1736.50 47770.65 0.00 [2025-12-17T08:40:18.227Z] 02:42:01 45.84 0.10 45.74 0.00 0.80 38676.77 0.00 [2025-12-17T08:40:18.227Z] 02:43:01 56.51 0.27 56.24 0.00 3.07 20865.72 0.00 [2025-12-17T08:40:18.227Z] 02:44:01 192.27 0.13 192.13 0.00 11.20 113572.54 0.00 [2025-12-17T08:40:18.227Z] 02:45:01 513.86 18.45 495.42 0.00 188.24 226434.26 0.00 [2025-12-17T08:40:18.227Z] 02:46:01 494.55 2.52 492.04 0.00 20.26 229789.94 0.00 [2025-12-17T08:40:18.227Z] 02:47:01 155.75 0.18 155.56 0.00 1.47 42453.18 0.00 [2025-12-17T08:40:18.227Z] 02:48:01 553.12 0.12 553.00 0.00 1.87 151641.99 0.00 [2025-12-17T08:40:18.227Z] 02:49:02 165.95 9.17 156.78 0.00 164.04 67547.74 0.00 [2025-12-17T08:40:18.227Z] 02:50:01 479.14 24.33 454.81 0.00 5282.14 40345.51 0.00 [2025-12-17T08:40:18.227Z] 02:51:01 28.45 1.72 26.73 0.00 185.97 725.35 0.00 [2025-12-17T08:40:18.227Z] 02:52:01 10.06 0.02 10.05 0.00 0.93 257.42 0.00 [2025-12-17T08:40:18.227Z] 02:53:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.227Z] 02:54:01 4.50 2.28 2.22 0.00 20.80 25.86 0.00 [2025-12-17T08:40:18.227Z] 02:55:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2025-12-17T08:40:18.227Z] 02:56:01 1.43 0.00 1.43 0.00 0.00 20.00 0.00 [2025-12-17T08:40:18.227Z] 02:57:01 1.40 0.00 1.40 0.00 0.00 14.80 0.00 [2025-12-17T08:40:18.227Z] 02:58:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 [2025-12-17T08:40:18.227Z] 02:59:01 1.43 0.00 1.43 0.00 0.00 15.60 0.00 [2025-12-17T08:40:18.227Z] 03:00:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.227Z] 03:01:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-12-17T08:40:18.227Z] 03:02:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 03:03:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 [2025-12-17T08:40:18.227Z] 03:04:01 1.33 0.00 1.33 0.00 0.00 15.60 0.00 [2025-12-17T08:40:18.227Z] 03:05:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 [2025-12-17T08:40:18.227Z] 03:06:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 03:07:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.227Z] 03:08:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 [2025-12-17T08:40:18.227Z] 03:09:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 [2025-12-17T08:40:18.227Z] 03:10:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.227Z] 03:11:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 [2025-12-17T08:40:18.227Z] 03:12:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 03:13:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 [2025-12-17T08:40:18.227Z] 03:14:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2025-12-17T08:40:18.227Z] 03:15:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.227Z] 03:16:01 1.27 0.00 1.27 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.227Z] 03:17:01 1.05 0.05 1.00 0.00 1.07 11.33 0.00 [2025-12-17T08:40:18.227Z] 03:18:01 1.47 0.00 1.47 0.00 0.00 17.19 0.00 [2025-12-17T08:40:18.227Z] 03:19:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-12-17T08:40:18.227Z] 03:20:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 [2025-12-17T08:40:18.227Z] 03:21:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-12-17T08:40:18.227Z] 03:22:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.227Z] 03:23:01 0.85 0.00 0.85 0.00 0.00 10.13 0.00 [2025-12-17T08:40:18.227Z] 03:24:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 [2025-12-17T08:40:18.227Z] 03:25:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 [2025-12-17T08:40:18.227Z] 03:26:01 1.33 0.00 1.33 0.00 0.00 15.06 0.00 [2025-12-17T08:40:18.227Z] 03:27:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.227Z] 03:28:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2025-12-17T08:40:18.227Z] 03:29:01 1.33 0.00 1.33 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.227Z] 03:30:01 1.20 0.00 1.20 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.227Z] 03:31:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 [2025-12-17T08:40:18.227Z] 03:32:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2025-12-17T08:40:18.227Z] 03:33:01 0.88 0.00 0.88 0.00 0.00 10.26 0.00 [2025-12-17T08:40:18.227Z] 03:34:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 [2025-12-17T08:40:18.227Z] 03:35:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 [2025-12-17T08:40:18.227Z] 03:36:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 [2025-12-17T08:40:18.227Z] 03:37:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.227Z] 03:38:01 1.30 0.00 1.30 0.00 0.00 16.93 0.00 [2025-12-17T08:40:18.227Z] 03:39:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 [2025-12-17T08:40:18.227Z] 03:40:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 [2025-12-17T08:40:18.227Z] 03:41:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.227Z] 03:42:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.227Z] 03:43:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.227Z] 03:44:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 03:45:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.227Z] 03:46:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-12-17T08:40:18.227Z] 03:47:01 1.03 0.00 1.03 0.00 0.00 13.20 0.00 [2025-12-17T08:40:18.227Z] 03:48:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.227Z] 03:49:01 1.68 0.00 1.68 0.00 0.00 20.93 0.00 [2025-12-17T08:40:18.227Z] 03:50:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2025-12-17T08:40:18.227Z] 03:51:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 [2025-12-17T08:40:18.227Z] 03:52:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 [2025-12-17T08:40:18.227Z] 03:53:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.227Z] 03:54:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 [2025-12-17T08:40:18.227Z] 03:55:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 [2025-12-17T08:40:18.227Z] 03:56:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 [2025-12-17T08:40:18.227Z] 03:57:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.227Z] 03:58:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 [2025-12-17T08:40:18.227Z] 03:59:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.227Z] 04:00:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 [2025-12-17T08:40:18.227Z] 04:01:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.227Z] 04:02:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 [2025-12-17T08:40:18.227Z] 04:03:01 0.88 0.00 0.88 0.00 0.00 9.86 0.00 [2025-12-17T08:40:18.227Z] 04:04:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 [2025-12-17T08:40:18.227Z] 04:05:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 [2025-12-17T08:40:18.227Z] 04:06:01 1.42 0.00 1.42 0.00 0.00 16.66 0.00 [2025-12-17T08:40:18.227Z] 04:07:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.227Z] 04:08:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2025-12-17T08:40:18.227Z] 04:09:01 1.67 0.00 1.67 0.00 0.00 19.99 0.00 [2025-12-17T08:40:18.227Z] 04:10:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2025-12-17T08:40:18.227Z] 04:11:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.227Z] 04:12:02 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 04:13:01 1.02 0.00 1.02 0.00 0.00 11.12 0.00 [2025-12-17T08:40:18.227Z] 04:14:01 1.20 0.00 1.20 0.00 0.00 15.33 0.00 [2025-12-17T08:40:18.227Z] 04:15:01 1.23 0.00 1.23 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 04:16:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 [2025-12-17T08:40:18.227Z] 04:17:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.227Z] 04:18:01 1.30 0.00 1.30 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.227Z] 04:19:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.227Z] 04:20:01 1.33 0.00 1.33 0.00 0.00 17.06 0.00 [2025-12-17T08:40:18.227Z] 04:21:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2025-12-17T08:40:18.227Z] 04:22:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.227Z] 04:23:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.227Z] 04:24:01 1.23 0.00 1.23 0.00 0.00 15.59 0.00 [2025-12-17T08:40:18.227Z] 04:25:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.227Z] 04:26:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-12-17T08:40:18.227Z] 04:27:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.227Z] 04:28:01 1.20 0.00 1.20 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 04:29:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 [2025-12-17T08:40:18.227Z] 04:30:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 [2025-12-17T08:40:18.227Z] 04:31:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.227Z] 04:32:01 1.18 0.00 1.18 0.00 0.00 14.93 0.00 [2025-12-17T08:40:18.227Z] 04:33:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2025-12-17T08:40:18.227Z] 04:34:01 1.15 0.00 1.15 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.227Z] 04:35:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 [2025-12-17T08:40:18.227Z] 04:36:01 1.45 0.00 1.45 0.00 0.00 16.79 0.00 [2025-12-17T08:40:18.227Z] 04:37:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.227Z] 04:38:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.227Z] 04:39:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.227Z] 04:40:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 [2025-12-17T08:40:18.227Z] 04:41:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 [2025-12-17T08:40:18.227Z] 04:42:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 [2025-12-17T08:40:18.227Z] 04:43:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.227Z] 04:44:01 1.27 0.00 1.27 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 04:45:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.227Z] 04:46:01 1.70 0.00 1.70 0.00 0.00 19.20 0.00 [2025-12-17T08:40:18.227Z] 04:47:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-12-17T08:40:18.227Z] 04:48:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 [2025-12-17T08:40:18.227Z] 04:49:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 [2025-12-17T08:40:18.227Z] 04:50:01 1.48 0.00 1.48 0.00 0.00 18.00 0.00 [2025-12-17T08:40:18.227Z] 04:51:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.227Z] 04:52:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 [2025-12-17T08:40:18.227Z] 04:53:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.227Z] 04:54:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2025-12-17T08:40:18.227Z] 04:55:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.227Z] 04:56:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 [2025-12-17T08:40:18.227Z] 04:57:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.227Z] 04:58:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2025-12-17T08:40:18.227Z] 04:59:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.227Z] 05:00:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 [2025-12-17T08:40:18.227Z] 05:01:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 [2025-12-17T08:40:18.227Z] 05:02:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.227Z] 05:03:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 [2025-12-17T08:40:18.227Z] 05:04:01 1.40 0.00 1.40 0.00 0.00 17.19 0.00 [2025-12-17T08:40:18.227Z] 05:05:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 [2025-12-17T08:40:18.227Z] 05:06:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.227Z] 05:07:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.227Z] 05:08:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.227Z] 05:09:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2025-12-17T08:40:18.227Z] 05:10:01 1.38 0.00 1.38 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.227Z] 05:11:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2025-12-17T08:40:18.227Z] 05:12:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 [2025-12-17T08:40:18.227Z] 05:13:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 [2025-12-17T08:40:18.227Z] 05:14:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 [2025-12-17T08:40:18.227Z] 05:15:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.227Z] 05:16:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.227Z] 05:17:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2025-12-17T08:40:18.227Z] 05:18:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 [2025-12-17T08:40:18.227Z] 05:19:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 [2025-12-17T08:40:18.227Z] 05:20:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.227Z] 05:21:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2025-12-17T08:40:18.227Z] 05:22:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.227Z] 05:23:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 [2025-12-17T08:40:18.227Z] 05:24:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2025-12-17T08:40:18.227Z] 05:25:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.227Z] 05:26:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.227Z] 05:27:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.227Z] 05:28:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.227Z] 05:29:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-12-17T08:40:18.227Z] 05:30:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 [2025-12-17T08:40:18.227Z] 05:31:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 [2025-12-17T08:40:18.227Z] 05:32:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2025-12-17T08:40:18.227Z] 05:33:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2025-12-17T08:40:18.227Z] 05:34:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2025-12-17T08:40:18.227Z] 05:35:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 [2025-12-17T08:40:18.227Z] 05:36:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 [2025-12-17T08:40:18.227Z] 05:37:02 1.28 0.00 1.28 0.00 0.00 13.33 0.00 [2025-12-17T08:40:18.227Z] 05:38:01 1.44 0.00 1.44 0.00 0.00 16.54 0.00 [2025-12-17T08:40:18.227Z] 05:39:01 1.02 0.00 1.02 0.00 0.00 10.66 0.00 [2025-12-17T08:40:18.227Z] 05:40:01 1.75 0.00 1.75 0.00 0.00 19.46 0.00 [2025-12-17T08:40:18.227Z] 05:41:01 1.18 0.00 1.18 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.227Z] 05:42:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.227Z] 05:43:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 [2025-12-17T08:40:18.227Z] 05:44:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 [2025-12-17T08:40:18.227Z] 05:45:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 [2025-12-17T08:40:18.227Z] 05:46:01 1.52 0.00 1.52 0.00 0.00 18.13 0.00 [2025-12-17T08:40:18.227Z] 05:47:01 1.23 0.00 1.23 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.227Z] 05:48:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 [2025-12-17T08:40:18.227Z] 05:49:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.227Z] 05:50:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.227Z] 05:51:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 [2025-12-17T08:40:18.227Z] 05:52:01 1.37 0.00 1.37 0.00 0.00 16.00 0.00 [2025-12-17T08:40:18.227Z] 05:53:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.227Z] 05:54:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-12-17T08:40:18.227Z] 05:55:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 05:56:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 [2025-12-17T08:40:18.228Z] 05:57:01 1.18 0.00 1.18 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.228Z] 05:58:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2025-12-17T08:40:18.228Z] 05:59:01 1.20 0.00 1.20 0.00 0.00 12.53 0.00 [2025-12-17T08:40:18.228Z] 06:00:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 [2025-12-17T08:40:18.228Z] 06:01:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 [2025-12-17T08:40:18.228Z] 06:02:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 [2025-12-17T08:40:18.228Z] 06:03:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.228Z] 06:04:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.228Z] 06:05:01 1.12 0.00 1.12 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.228Z] 06:06:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 [2025-12-17T08:40:18.228Z] 06:07:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 [2025-12-17T08:40:18.228Z] 06:08:01 1.63 0.00 1.63 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.228Z] 06:09:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.228Z] 06:10:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.228Z] 06:11:01 1.30 0.00 1.30 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.228Z] 06:12:01 1.38 0.00 1.38 0.00 0.00 16.79 0.00 [2025-12-17T08:40:18.228Z] 06:13:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 06:14:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.228Z] 06:15:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2025-12-17T08:40:18.228Z] 06:16:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 [2025-12-17T08:40:18.228Z] 06:17:01 1.17 0.00 1.17 0.00 0.00 12.40 0.00 [2025-12-17T08:40:18.228Z] 06:18:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 [2025-12-17T08:40:18.228Z] 06:19:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 [2025-12-17T08:40:18.228Z] 06:20:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 [2025-12-17T08:40:18.228Z] 06:21:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 [2025-12-17T08:40:18.228Z] 06:22:01 1.28 0.00 1.28 0.00 0.00 15.33 0.00 [2025-12-17T08:40:18.228Z] 06:23:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-12-17T08:40:18.228Z] 06:24:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 [2025-12-17T08:40:18.228Z] 06:25:01 1.17 0.05 1.12 0.00 0.40 12.66 0.00 [2025-12-17T08:40:18.228Z] 06:26:01 5.58 2.54 3.04 0.00 50.90 86.11 0.00 [2025-12-17T08:40:18.228Z] 06:27:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 [2025-12-17T08:40:18.228Z] 06:28:01 1.78 0.00 1.78 0.00 0.00 19.33 0.00 [2025-12-17T08:40:18.228Z] 06:29:01 1.08 0.00 1.08 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 06:30:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 [2025-12-17T08:40:18.228Z] 06:31:01 1.35 0.00 1.35 0.00 0.00 14.66 0.00 [2025-12-17T08:40:18.228Z] 06:32:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 [2025-12-17T08:40:18.228Z] 06:33:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.228Z] 06:34:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 [2025-12-17T08:40:18.228Z] 06:35:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2025-12-17T08:40:18.228Z] 06:36:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 [2025-12-17T08:40:18.228Z] 06:37:01 1.15 0.00 1.15 0.00 0.00 12.13 0.00 [2025-12-17T08:40:18.228Z] 06:38:01 1.93 0.00 1.93 0.00 0.00 21.59 0.00 [2025-12-17T08:40:18.228Z] 06:39:01 1.07 0.00 1.07 0.00 0.00 10.80 0.00 [2025-12-17T08:40:18.228Z] 06:40:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 [2025-12-17T08:40:18.228Z] 06:41:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 [2025-12-17T08:40:18.228Z] 06:42:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 [2025-12-17T08:40:18.228Z] 06:43:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 06:44:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.228Z] 06:45:02 1.18 0.00 1.18 0.00 0.00 13.20 0.00 [2025-12-17T08:40:18.228Z] 06:46:01 1.42 0.00 1.42 0.00 0.00 17.90 0.00 [2025-12-17T08:40:18.228Z] 06:47:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 [2025-12-17T08:40:18.228Z] 06:48:01 1.57 0.00 1.57 0.00 0.00 18.66 0.00 [2025-12-17T08:40:18.228Z] 06:49:01 1.03 0.00 1.03 0.00 0.00 10.40 0.00 [2025-12-17T08:40:18.228Z] 06:50:01 1.55 0.00 1.55 0.00 0.00 18.00 0.00 [2025-12-17T08:40:18.228Z] 06:51:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 [2025-12-17T08:40:18.228Z] 06:52:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2025-12-17T08:40:18.228Z] 06:53:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 [2025-12-17T08:40:18.228Z] 06:54:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 [2025-12-17T08:40:18.228Z] 06:55:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 [2025-12-17T08:40:18.228Z] 06:56:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 [2025-12-17T08:40:18.228Z] 06:57:01 1.27 0.00 1.27 0.00 0.00 12.93 0.00 [2025-12-17T08:40:18.228Z] 06:58:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 [2025-12-17T08:40:18.228Z] 06:59:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.228Z] 07:00:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 [2025-12-17T08:40:18.228Z] 07:01:01 1.17 0.00 1.17 0.00 0.00 12.53 0.00 [2025-12-17T08:40:18.228Z] 07:02:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 [2025-12-17T08:40:18.228Z] 07:03:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.228Z] 07:04:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2025-12-17T08:40:18.228Z] 07:05:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.228Z] 07:06:01 1.38 0.00 1.38 0.00 0.00 17.59 0.00 [2025-12-17T08:40:18.228Z] 07:07:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.228Z] 07:08:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 [2025-12-17T08:40:18.228Z] 07:09:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 [2025-12-17T08:40:18.228Z] 07:10:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.228Z] 07:11:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2025-12-17T08:40:18.228Z] 07:12:01 1.45 0.00 1.45 0.00 0.00 18.26 0.00 [2025-12-17T08:40:18.228Z] 07:13:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 07:14:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 [2025-12-17T08:40:18.228Z] 07:15:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 07:16:01 1.70 0.00 1.70 0.00 0.00 19.59 0.00 [2025-12-17T08:40:18.228Z] 07:17:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 [2025-12-17T08:40:18.228Z] 07:18:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 [2025-12-17T08:40:18.228Z] 07:19:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 07:20:01 1.53 0.00 1.53 0.00 0.00 18.39 0.00 [2025-12-17T08:40:18.228Z] 07:21:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 [2025-12-17T08:40:18.228Z] 07:22:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 [2025-12-17T08:40:18.228Z] 07:23:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 07:24:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 [2025-12-17T08:40:18.228Z] 07:25:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.228Z] 07:26:01 1.47 0.00 1.47 0.00 0.00 16.79 0.00 [2025-12-17T08:40:18.228Z] 07:27:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 [2025-12-17T08:40:18.228Z] 07:28:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 [2025-12-17T08:40:18.228Z] 07:29:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 [2025-12-17T08:40:18.228Z] 07:30:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 [2025-12-17T08:40:18.228Z] 07:31:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.228Z] 07:32:01 1.45 0.00 1.45 0.00 0.00 18.13 0.00 [2025-12-17T08:40:18.228Z] 07:33:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 [2025-12-17T08:40:18.228Z] 07:34:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 [2025-12-17T08:40:18.228Z] 07:35:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 [2025-12-17T08:40:18.228Z] 07:36:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 [2025-12-17T08:40:18.228Z] 07:37:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 07:38:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 [2025-12-17T08:40:18.228Z] 07:39:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 [2025-12-17T08:40:18.228Z] 07:40:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.228Z] 07:41:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 07:42:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 [2025-12-17T08:40:18.228Z] 07:43:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 07:44:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 [2025-12-17T08:40:18.228Z] 07:45:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.228Z] 07:46:01 1.42 0.00 1.42 0.00 0.00 18.13 0.00 [2025-12-17T08:40:18.228Z] 07:47:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 [2025-12-17T08:40:18.228Z] 07:48:01 1.43 0.00 1.43 0.00 0.00 17.59 0.00 [2025-12-17T08:40:18.228Z] 07:49:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 [2025-12-17T08:40:18.228Z] 07:50:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.228Z] 07:51:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 [2025-12-17T08:40:18.228Z] 07:52:01 1.50 0.00 1.50 0.00 0.00 18.40 0.00 [2025-12-17T08:40:18.228Z] 07:53:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 [2025-12-17T08:40:18.228Z] 07:54:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.228Z] 07:55:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2025-12-17T08:40:18.228Z] 07:56:01 1.48 0.00 1.48 0.00 0.00 17.99 0.00 [2025-12-17T08:40:18.228Z] 07:57:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 [2025-12-17T08:40:18.228Z] 07:58:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 [2025-12-17T08:40:18.228Z] 07:59:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 [2025-12-17T08:40:18.228Z] 08:00:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 [2025-12-17T08:40:18.228Z] 08:01:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 [2025-12-17T08:40:18.228Z] 08:02:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 [2025-12-17T08:40:18.228Z] 08:03:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.228Z] 08:04:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 [2025-12-17T08:40:18.228Z] 08:05:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2025-12-17T08:40:18.228Z] 08:06:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 [2025-12-17T08:40:18.228Z] 08:07:02 1.28 0.00 1.28 0.00 0.00 14.26 0.00 [2025-12-17T08:40:18.228Z] 08:08:01 1.56 0.00 1.56 0.00 0.00 18.30 0.00 [2025-12-17T08:40:18.228Z] 08:09:01 2.27 0.58 1.68 0.00 32.66 20.93 0.00 [2025-12-17T08:40:18.228Z] 08:10:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 [2025-12-17T08:40:18.228Z] 08:11:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 [2025-12-17T08:40:18.228Z] 08:12:01 2.35 0.00 2.35 0.00 0.00 26.26 0.00 [2025-12-17T08:40:18.228Z] 08:13:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 08:14:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 [2025-12-17T08:40:18.228Z] 08:15:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 [2025-12-17T08:40:18.228Z] 08:16:01 1.35 0.00 1.35 0.00 0.00 16.79 0.00 [2025-12-17T08:40:18.228Z] 08:17:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.228Z] 08:18:01 1.60 0.00 1.60 0.00 0.00 18.13 0.00 [2025-12-17T08:40:18.228Z] 08:19:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.228Z] 08:20:01 1.40 0.00 1.40 0.00 0.00 17.20 0.00 [2025-12-17T08:40:18.228Z] 08:21:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 08:22:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 [2025-12-17T08:40:18.228Z] 08:23:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 [2025-12-17T08:40:18.228Z] 08:24:01 1.88 0.00 1.88 0.00 0.00 21.46 0.00 [2025-12-17T08:40:18.228Z] 08:25:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 [2025-12-17T08:40:18.228Z] 08:26:01 1.78 0.00 1.78 0.00 0.00 19.60 0.00 [2025-12-17T08:40:18.228Z] 08:27:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 [2025-12-17T08:40:18.228Z] 08:28:01 1.70 0.02 1.68 0.00 2.40 19.86 0.00 [2025-12-17T08:40:18.228Z] 08:29:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 [2025-12-17T08:40:18.228Z] 08:30:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 [2025-12-17T08:40:18.228Z] 08:31:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 [2025-12-17T08:40:18.228Z] 08:32:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 [2025-12-17T08:40:18.228Z] 08:33:01 1.22 0.00 1.22 0.00 0.00 13.06 0.00 [2025-12-17T08:40:18.228Z] 08:34:01 1.62 0.00 1.62 0.00 0.00 17.73 0.00 [2025-12-17T08:40:18.228Z] 08:35:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 [2025-12-17T08:40:18.228Z] 08:36:01 1.87 0.00 1.87 0.00 0.00 19.86 0.00 [2025-12-17T08:40:18.228Z] 08:37:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 [2025-12-17T08:40:18.228Z] 08:38:01 1.87 0.00 1.87 0.00 0.00 21.20 0.00 [2025-12-17T08:40:18.228Z] 08:39:01 1.13 0.00 1.13 0.00 0.00 11.20 0.00 [2025-12-17T08:40:18.228Z] 08:40:01 1.60 0.02 1.58 0.00 0.13 18.66 0.00 [2025-12-17T08:40:18.228Z] Average: 10.21 0.40 9.81 0.00 55.04 3116.59 0.00 [2025-12-17T08:40:18.228Z] [2025-12-17T08:40:18.228Z] 02:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2025-12-17T08:40:18.228Z] 02:40:02 28936140 31508252 801672 2.44 75792 2791972 1754940 5.17 999436 2572484 120976 [2025-12-17T08:40:18.228Z] 02:41:01 26756660 31256188 1022760 3.11 124256 4525068 2258488 6.66 1854336 3721052 544260 [2025-12-17T08:40:18.228Z] 02:42:01 26183380 31424800 850748 2.59 129376 5216432 1852620 5.46 2056172 4045324 113780 [2025-12-17T08:40:18.228Z] 02:43:01 25436352 31418744 854812 2.60 137056 5896108 1837300 5.42 2011836 4786636 776996 [2025-12-17T08:40:18.228Z] 02:44:01 19231288 31364876 902740 2.75 148372 11898536 2671520 7.88 2181304 10666944 5055760 [2025-12-17T08:40:18.228Z] 02:45:01 15367888 31137308 1090300 3.32 309908 14926472 3751084 11.06 3105156 13113284 1965996 [2025-12-17T08:40:18.228Z] 02:46:01 9694812 30590628 1604856 4.88 382456 19663192 7104976 20.95 3829932 17696156 72576 [2025-12-17T08:40:18.228Z] 02:47:01 4865468 28656520 3522828 10.72 405920 22372256 10355692 30.53 7068528 19091392 1668064 [2025-12-17T08:40:18.228Z] 02:48:01 2036580 28938336 3248044 9.88 424496 25346292 8796520 25.93 8134992 20752268 619976 [2025-12-17T08:40:18.228Z] 02:49:02 5953524 31335436 907676 2.76 424336 24038236 2270992 6.70 3508696 21749892 365520 [2025-12-17T08:40:18.228Z] 02:50:01 5081060 31373932 862736 2.62 463316 24884728 2093020 6.17 4096328 22010420 472 [2025-12-17T08:40:18.228Z] 02:51:01 5068652 31368028 867692 2.64 464092 24890480 2098312 6.19 4610348 21505896 316 [2025-12-17T08:40:18.228Z] 02:52:01 5080636 31380784 854800 2.60 464516 24890700 1981416 5.84 4686556 21418876 16 [2025-12-17T08:40:18.228Z] 02:53:01 5080556 31380764 854744 2.60 464544 24890708 1981416 5.84 4686132 21418884 160 [2025-12-17T08:40:18.228Z] 02:54:01 5090484 31391396 845172 2.57 465012 24890896 2014896 5.94 4675780 21419020 24 [2025-12-17T08:40:18.228Z] 02:55:01 5090964 31391896 844692 2.57 465036 24890896 2014896 5.94 4675952 21419020 228 [2025-12-17T08:40:18.228Z] 02:56:01 5100736 31401716 834772 2.54 465060 24890900 2014896 5.94 4665752 21419024 12 [2025-12-17T08:40:18.228Z] 02:57:01 5100964 31401952 834508 2.54 465084 24890900 2014896 5.94 4665740 21419024 4 [2025-12-17T08:40:18.228Z] 02:58:01 5100844 31401872 834556 2.54 465100 24890904 2014896 5.94 4665760 21419028 28 [2025-12-17T08:40:18.228Z] 02:59:01 5101388 31402460 833940 2.54 465112 24890908 2014896 5.94 4665800 21419032 64 [2025-12-17T08:40:18.228Z] 03:00:01 5100884 31401976 834424 2.54 465128 24890908 2014896 5.94 4665880 21419032 8 [2025-12-17T08:40:18.228Z] 03:01:01 5100616 31401744 834648 2.54 465144 24890916 2014896 5.94 4665512 21419036 156 [2025-12-17T08:40:18.228Z] 03:02:01 5101072 31402204 834108 2.54 465164 24890920 2014896 5.94 4665412 21419040 8 [2025-12-17T08:40:18.228Z] 03:03:01 5100748 31401908 834380 2.54 465180 24890924 2014896 5.94 4665448 21419048 172 [2025-12-17T08:40:18.228Z] 03:04:01 5101500 31402684 833780 2.54 465196 24890916 2014896 5.94 4665208 21419052 8 [2025-12-17T08:40:18.228Z] 03:05:01 5100932 31402136 834284 2.54 465208 24890928 2014896 5.94 4665556 21419052 156 [2025-12-17T08:40:18.228Z] 03:06:01 5100908 31402144 834240 2.54 465228 24890932 2014896 5.94 4665252 21419056 28 [2025-12-17T08:40:18.228Z] 03:07:01 5100836 31402080 834220 2.54 465240 24890936 2014896 5.94 4665256 21419060 168 [2025-12-17T08:40:18.228Z] 03:08:01 5100520 31401908 834308 2.54 465260 24891064 2014896 5.94 4665396 21419188 12 [2025-12-17T08:40:18.228Z] 03:09:01 5100720 31402116 834224 2.54 465296 24891064 2014896 5.94 4666248 21419192 12 [2025-12-17T08:40:18.228Z] 03:10:01 5100680 31402136 834172 2.54 465316 24891072 2014896 5.94 4665692 21419196 36 [2025-12-17T08:40:18.228Z] 03:11:01 5100568 31402072 834144 2.54 465348 24891076 2014896 5.94 4666332 21419196 148 [2025-12-17T08:40:18.228Z] 03:12:01 5100736 31402296 834096 2.54 465376 24891080 2014896 5.94 4665424 21419200 28 [2025-12-17T08:40:18.228Z] 03:13:01 5100712 31402284 834040 2.54 465388 24891080 2030940 5.99 4666396 21419200 148 [2025-12-17T08:40:18.228Z] 03:14:01 5100380 31402004 834212 2.54 465424 24891084 2030940 5.99 4665840 21419204 216 [2025-12-17T08:40:18.228Z] 03:15:01 5100592 31402220 833976 2.54 465444 24891088 2030940 5.99 4666516 21419208 144 [2025-12-17T08:40:18.228Z] 03:16:01 5100292 31401956 834180 2.54 465476 24891088 2030940 5.99 4665520 21419208 12 [2025-12-17T08:40:18.228Z] 03:17:01 5099952 31401656 834468 2.54 465480 24891104 2030940 5.99 4666760 21419212 144 [2025-12-17T08:40:18.228Z] 03:18:01 5100624 31402404 833848 2.54 465500 24891124 2030940 5.99 4665552 21419240 8 [2025-12-17T08:40:18.228Z] 03:19:01 5100440 31402248 833884 2.54 465524 24891128 2030940 5.99 4666772 21419248 168 [2025-12-17T08:40:18.228Z] 03:20:01 5100244 31402080 834044 2.54 465536 24891136 2030940 5.99 4665664 21419252 8 [2025-12-17T08:40:18.228Z] 03:21:01 5099800 31401684 834232 2.54 465556 24891136 2030940 5.99 4666636 21419252 144 [2025-12-17T08:40:18.228Z] 03:22:01 5100280 31402188 833688 2.54 465572 24891140 2030940 5.99 4665644 21419256 12 [2025-12-17T08:40:18.228Z] 03:23:01 5100420 31402384 833400 2.54 465580 24891144 2030940 5.99 4666900 21419260 168 [2025-12-17T08:40:18.228Z] 03:24:01 5099844 31401812 833920 2.54 465596 24891140 2030940 5.99 4665664 21419260 4 [2025-12-17T08:40:18.228Z] 03:25:01 5100136 31402108 833568 2.54 465612 24891148 2030940 5.99 4666712 21419264 164 [2025-12-17T08:40:18.228Z] 03:26:01 5100128 31402144 833644 2.54 465632 24891148 2030940 5.99 4665732 21419264 8 [2025-12-17T08:40:18.228Z] 03:27:01 5099292 31401340 834412 2.54 465640 24891152 2030940 5.99 4667012 21419268 168 [2025-12-17T08:40:18.228Z] 03:28:01 5099496 31401564 834128 2.54 465652 24891160 2030940 5.99 4665764 21419276 4 [2025-12-17T08:40:18.228Z] 03:29:01 5099424 31401524 834128 2.54 465672 24891160 2030940 5.99 4667072 21419276 152 [2025-12-17T08:40:18.228Z] 03:30:01 5099780 31401900 833944 2.54 465688 24891164 2030940 5.99 4666432 21419280 184 [2025-12-17T08:40:18.228Z] 03:31:01 5100120 31402240 833564 2.54 465724 24891168 2030940 5.99 4666780 21419280 144 [2025-12-17T08:40:18.228Z] 03:32:01 5100072 31402232 833536 2.54 465740 24891168 2030940 5.99 4665840 21419284 8 [2025-12-17T08:40:18.228Z] 03:33:01 5098660 31400852 834844 2.54 465752 24891172 2030940 5.99 4666876 21419288 148 [2025-12-17T08:40:18.228Z] 03:34:01 5099416 31401612 834012 2.54 465776 24891172 2030940 5.99 4665880 21419292 8 [2025-12-17T08:40:18.228Z] 03:35:01 5099368 31401716 833860 2.54 465780 24891308 2046984 6.03 4667012 21419416 136 [2025-12-17T08:40:18.228Z] 03:36:01 5099488 31401872 833832 2.54 465808 24891312 2046984 6.03 4666408 21419420 216 [2025-12-17T08:40:18.228Z] 03:37:01 5099480 31401880 833760 2.54 465820 24891316 2014196 5.94 4667348 21419420 288 [2025-12-17T08:40:18.228Z] 03:38:01 5099504 31401912 833692 2.54 465856 24891320 2014196 5.94 4665988 21419424 40 [2025-12-17T08:40:18.228Z] 03:39:01 5099804 31402284 833448 2.54 465876 24891320 2014196 5.94 4667476 21419436 28 [2025-12-17T08:40:18.228Z] 03:40:01 5100272 31402756 833148 2.53 465900 24891324 2014196 5.94 4666372 21419440 144 [2025-12-17T08:40:18.228Z] 03:41:01 5100312 31402844 833056 2.53 465920 24891328 2014196 5.94 4667460 21419444 300 [2025-12-17T08:40:18.228Z] 03:42:01 5100044 31402576 833308 2.54 465936 24891328 2014196 5.94 4666072 21419444 12 [2025-12-17T08:40:18.228Z] 03:43:01 5099744 31402300 833516 2.54 465956 24891336 2014196 5.94 4666968 21419448 28 [2025-12-17T08:40:18.228Z] 03:44:01 5099864 31402420 833520 2.54 465972 24891332 2014196 5.94 4666432 21419448 180 [2025-12-17T08:40:18.228Z] 03:45:01 5099912 31402472 833448 2.54 466000 24891328 2014196 5.94 4667044 21419452 20 [2025-12-17T08:40:18.228Z] 03:46:01 5099620 31402248 833632 2.54 466044 24891336 2014196 5.94 4666168 21419460 12 [2025-12-17T08:40:18.228Z] 03:47:01 5099508 31402200 833600 2.54 466072 24891344 2014196 5.94 4667628 21419468 300 [2025-12-17T08:40:18.228Z] 03:48:01 5099564 31402296 833504 2.54 466104 24891348 2014196 5.94 4666264 21419464 28 [2025-12-17T08:40:18.228Z] 03:49:01 5099128 31401884 833780 2.54 466136 24891352 2030240 5.99 4667844 21419304 204 [2025-12-17T08:40:18.228Z] 03:50:01 5098204 31401228 834400 2.54 466164 24891356 2030240 5.99 4667712 21418416 8 [2025-12-17T08:40:18.228Z] 03:51:01 5098196 31401244 834348 2.54 466168 24891360 2030240 5.99 4668800 21418420 12 [2025-12-17T08:40:18.228Z] 03:52:01 5098440 31401488 834324 2.54 466192 24891352 2030240 5.99 4667520 21418420 16 [2025-12-17T08:40:18.228Z] 03:53:01 5098316 31401396 834388 2.54 466204 24891364 2030240 5.99 4668504 21418424 12 [2025-12-17T08:40:18.228Z] 03:54:01 5098512 31401620 834140 2.54 466216 24891368 2030240 5.99 4667936 21418428 168 [2025-12-17T08:40:18.228Z] 03:55:01 5099072 31402184 833560 2.54 466228 24891372 2030240 5.99 4668636 21418428 164 [2025-12-17T08:40:18.228Z] 03:56:01 5099224 31402348 833532 2.54 466244 24891376 2030240 5.99 4667552 21418436 40 [2025-12-17T08:40:18.228Z] 03:57:01 5099144 31402296 833580 2.54 466260 24891376 2030240 5.99 4668584 21418436 152 [2025-12-17T08:40:18.228Z] 03:58:01 5098332 31401492 834356 2.54 466264 24891380 2030240 5.99 4667596 21418440 8 [2025-12-17T08:40:18.228Z] 03:59:01 5098340 31401544 834272 2.54 466284 24891380 2030240 5.99 4669020 21418444 92 [2025-12-17T08:40:18.228Z] 04:00:01 5098332 31401544 834244 2.54 466316 24891384 2030240 5.99 4667700 21418444 8 [2025-12-17T08:40:18.228Z] 04:01:01 5098204 31401472 834224 2.54 466336 24891388 2030240 5.99 4669028 21418448 260 [2025-12-17T08:40:18.228Z] 04:02:01 5098072 31401360 834476 2.54 466348 24891392 2030240 5.99 4668244 21418452 184 [2025-12-17T08:40:18.228Z] 04:03:01 5098168 31401460 834372 2.54 466360 24891392 2030240 5.99 4668704 21418452 156 [2025-12-17T08:40:18.228Z] 04:04:01 5098340 31401680 834120 2.54 466368 24891392 2030240 5.99 4668544 21418456 212 [2025-12-17T08:40:18.228Z] 04:05:01 5098120 31401568 834152 2.54 466388 24891528 2030240 5.99 4668960 21418588 176 [2025-12-17T08:40:18.228Z] 04:06:01 5098340 31401832 833844 2.54 466404 24891536 2030240 5.99 4668100 21418592 188 [2025-12-17T08:40:18.228Z] 04:07:01 5098364 31401868 833788 2.54 466428 24891540 2030240 5.99 4668640 21418600 8 [2025-12-17T08:40:18.228Z] 04:08:01 5098260 31401792 833784 2.54 466448 24891540 2030240 5.99 4667808 21418600 12 [2025-12-17T08:40:18.228Z] 04:09:01 5097556 31401144 834324 2.54 466492 24891524 2030240 5.99 4668836 21418604 8 [2025-12-17T08:40:18.228Z] 04:10:01 5097256 31400904 834556 2.54 466524 24891544 2046284 6.03 4667944 21418608 16 [2025-12-17T08:40:18.228Z] 04:11:01 5096988 31400656 834880 2.54 466552 24891548 2046284 6.03 4669164 21418608 4 [2025-12-17T08:40:18.228Z] 04:12:02 5097104 31400820 834664 2.54 466568 24891552 2046284 6.03 4668264 21418612 204 [2025-12-17T08:40:18.228Z] 04:13:01 5097244 31400980 834440 2.54 466588 24891556 2046284 6.03 4669332 21418612 196 [2025-12-17T08:40:18.228Z] 04:14:01 5096976 31400720 834684 2.54 466612 24891556 2046284 6.03 4667976 21418620 36 [2025-12-17T08:40:18.228Z] 04:15:01 5097380 31401196 834316 2.54 466652 24891564 2046284 6.03 4669628 21418624 320 [2025-12-17T08:40:18.228Z] 04:16:01 5097436 31401252 834236 2.54 466680 24891560 2046284 6.03 4668040 21418624 12 [2025-12-17T08:40:18.228Z] 04:17:01 5096860 31400720 834748 2.54 466692 24891572 2046284 6.03 4669860 21418628 228 [2025-12-17T08:40:18.228Z] 04:18:01 5097656 31401516 833948 2.54 466700 24891568 2046284 6.03 4668108 21418612 8 [2025-12-17T08:40:18.228Z] 04:19:01 5097332 31401204 834220 2.54 466712 24891572 2046284 6.03 4668100 21418616 8 [2025-12-17T08:40:18.228Z] 04:20:01 5097368 31401272 834444 2.54 466744 24891560 2046284 6.03 4668532 21418620 16 [2025-12-17T08:40:18.228Z] 04:21:01 5097408 31401324 834380 2.54 466764 24891576 2030104 5.99 4668156 21418620 8 [2025-12-17T08:40:18.228Z] 04:22:01 5097272 31401256 834336 2.54 466780 24891584 2030104 5.99 4668184 21418628 8 [2025-12-17T08:40:18.228Z] 04:23:01 5097152 31401080 834396 2.54 466792 24891588 2030104 5.99 4668740 21418632 216 [2025-12-17T08:40:18.228Z] 04:24:01 5097128 31401060 834336 2.54 466804 24891592 2046152 6.03 4668556 21418636 200 [2025-12-17T08:40:18.228Z] 04:25:01 5097268 31401248 834108 2.54 466832 24891588 2046152 6.03 4668660 21418640 12 [2025-12-17T08:40:18.228Z] 04:26:01 5097032 31401016 834324 2.54 466848 24891592 2046152 6.03 4668244 21418640 12 [2025-12-17T08:40:18.228Z] 04:27:01 5096972 31401112 834360 2.54 466856 24891728 2046152 6.03 4668580 21418772 192 [2025-12-17T08:40:18.228Z] 04:28:01 5097168 31401312 834080 2.54 466876 24891732 2030024 5.98 4668632 21418776 200 [2025-12-17T08:40:18.228Z] 04:29:01 5097128 31401272 834044 2.54 466892 24891732 2030024 5.98 4668596 21418776 180 [2025-12-17T08:40:18.228Z] 04:30:01 5097364 31401568 833760 2.54 466928 24891736 2030024 5.98 4668376 21418784 60 [2025-12-17T08:40:18.228Z] 04:31:01 5096992 31401236 833996 2.54 466944 24891736 2030024 5.98 4668900 21418780 180 [2025-12-17T08:40:18.228Z] 04:32:01 5097016 31401264 833952 2.54 466956 24891744 2030024 5.98 4668360 21418784 8 [2025-12-17T08:40:18.228Z] 04:33:01 5096896 31401164 834044 2.54 466968 24891748 2030024 5.98 4668932 21418792 208 [2025-12-17T08:40:18.228Z] 04:34:01 5097456 31401724 833476 2.54 466976 24891748 2030024 5.98 4668388 21418792 8 [2025-12-17T08:40:18.228Z] 04:35:01 5097032 31401352 834092 2.54 467020 24891744 2030024 5.98 4668832 21418796 36 [2025-12-17T08:40:18.228Z] 04:36:01 5097324 31401656 833772 2.54 467052 24891752 2030024 5.98 4668628 21418796 20 [2025-12-17T08:40:18.228Z] 04:37:01 5097056 31401432 834012 2.54 467060 24891756 2030024 5.98 4668496 21418800 12 [2025-12-17T08:40:18.228Z] 04:38:01 5097008 31401396 833988 2.54 467080 24891760 2030024 5.98 4668504 21418804 4 [2025-12-17T08:40:18.228Z] 04:39:01 5096960 31401372 833976 2.54 467084 24891764 2013704 5.94 4668524 21418808 24 [2025-12-17T08:40:18.228Z] 04:40:01 5096880 31401300 833976 2.54 467112 24891760 2013704 5.94 4668572 21418812 8 [2025-12-17T08:40:18.228Z] 04:41:01 5096784 31401240 833996 2.54 467144 24891776 2013704 5.94 4668540 21418816 4 [2025-12-17T08:40:18.229Z] 04:42:01 5096888 31401380 833948 2.54 467156 24891776 2029748 5.98 4668916 21418820 168 [2025-12-17T08:40:18.229Z] 04:43:01 5096928 31401436 833900 2.54 467176 24891780 2029748 5.98 4668592 21418824 28 [2025-12-17T08:40:18.229Z] 04:44:01 5096620 31401148 834172 2.54 467188 24891776 2029748 5.98 4668604 21418824 12 [2025-12-17T08:40:18.229Z] 04:45:01 5096864 31401408 833844 2.54 467220 24891768 2029748 5.98 4668676 21418828 28 [2025-12-17T08:40:18.229Z] 04:46:01 5096492 31401068 834056 2.54 467236 24891788 2029748 5.98 4668984 21418832 184 [2025-12-17T08:40:18.229Z] 04:47:01 5096444 31401044 834032 2.54 467248 24891788 2029748 5.98 4669204 21418832 204 [2025-12-17T08:40:18.229Z] 04:48:01 5096208 31400812 834240 2.54 467272 24891792 2029748 5.98 4668664 21418836 28 [2025-12-17T08:40:18.229Z] 04:49:01 5096388 31401044 833932 2.54 467284 24891796 2029748 5.98 4669136 21418840 188 [2025-12-17T08:40:18.229Z] 04:50:01 5095504 31400284 834516 2.54 467312 24891800 2013444 5.94 4669552 21418784 48 [2025-12-17T08:40:18.229Z] 04:51:01 5096036 31400948 834044 2.54 467328 24891932 2013444 5.94 4669076 21418916 36 [2025-12-17T08:40:18.229Z] 04:52:01 5095664 31400632 834292 2.54 467356 24891932 2013444 5.94 4669552 21418916 204 [2025-12-17T08:40:18.229Z] 04:53:01 5095120 31400128 834840 2.54 467388 24891936 2013444 5.94 4671224 21418920 188 [2025-12-17T08:40:18.229Z] 04:54:01 5095104 31400116 834836 2.54 467416 24891932 2013444 5.94 4670708 21418924 24 [2025-12-17T08:40:18.229Z] 04:55:01 5095300 31400372 834488 2.54 467444 24891944 2013444 5.94 4671336 21418928 212 [2025-12-17T08:40:18.229Z] 04:56:01 5095568 31400648 834192 2.54 467468 24891944 2013444 5.94 4670768 21418932 24 [2025-12-17T08:40:18.229Z] 04:57:01 5095720 31400824 834172 2.54 467484 24891944 2013444 5.94 4670840 21418932 8 [2025-12-17T08:40:18.229Z] 04:58:01 5095168 31400292 834672 2.54 467504 24891948 2013444 5.94 4670808 21418936 48 [2025-12-17T08:40:18.229Z] 04:59:01 5095892 31401040 834304 2.54 467532 24891952 2013444 5.94 4670828 21418940 4 [2025-12-17T08:40:18.229Z] 05:00:01 5095456 31400656 834624 2.54 467552 24891960 2013444 5.94 4671292 21418944 208 [2025-12-17T08:40:18.229Z] 05:01:01 5094896 31400148 835072 2.54 467596 24891964 2013444 5.94 4671460 21418948 188 [2025-12-17T08:40:18.229Z] 05:02:01 5094280 31399552 835652 2.54 467612 24891968 2029508 5.98 4671280 21418952 192 [2025-12-17T08:40:18.229Z] 05:03:01 5094872 31400144 835048 2.54 467624 24891968 2029508 5.98 4671008 21418952 40 [2025-12-17T08:40:18.229Z] 05:04:01 5094580 31399884 835236 2.54 467660 24891972 2029508 5.98 4671340 21418956 8 [2025-12-17T08:40:18.229Z] 05:05:01 5094780 31400108 835124 2.54 467692 24891956 2029508 5.98 4671572 21418956 16 [2025-12-17T08:40:18.229Z] 05:06:01 5094684 31400060 835176 2.54 467704 24891976 2029508 5.98 4671368 21418960 204 [2025-12-17T08:40:18.229Z] 05:07:01 5094740 31400120 835104 2.54 467716 24891980 2029508 5.98 4671032 21418964 8 [2025-12-17T08:40:18.229Z] 05:08:01 5094692 31400100 835072 2.54 467728 24891984 2029508 5.98 4671072 21418968 24 [2025-12-17T08:40:18.229Z] 05:09:01 5094564 31399992 835064 2.54 467740 24891988 2045624 6.03 4671460 21418972 188 [2025-12-17T08:40:18.229Z] 05:10:01 5094224 31399652 835328 2.54 467764 24891988 2045624 6.03 4671412 21418972 36 [2025-12-17T08:40:18.229Z] 05:11:01 5093936 31399416 835672 2.54 467792 24891988 2045624 6.03 4671372 21418976 28 [2025-12-17T08:40:18.229Z] 05:12:01 5094176 31399672 835332 2.54 467820 24892000 2045624 6.03 4671152 21418984 12 [2025-12-17T08:40:18.229Z] 05:13:01 5094296 31399840 835424 2.54 467840 24892000 2045624 6.03 4672296 21418984 192 [2025-12-17T08:40:18.229Z] 05:14:01 5094636 31400200 835052 2.54 467868 24892004 2045624 6.03 4671368 21418988 8 [2025-12-17T08:40:18.229Z] 05:15:01 5094076 31399656 835528 2.54 467900 24892008 2045624 6.03 4671576 21418992 4 [2025-12-17T08:40:18.229Z] 05:16:01 5094124 31399736 835404 2.54 467924 24892004 2045624 6.03 4671728 21418992 16 [2025-12-17T08:40:18.229Z] 05:17:01 5093248 31398888 836200 2.54 467944 24892012 2045624 6.03 4671496 21418996 8 [2025-12-17T08:40:18.229Z] 05:18:01 5093872 31399540 835728 2.54 467952 24892016 2045624 6.03 4671824 21419000 8 [2025-12-17T08:40:18.229Z] 05:19:01 5093604 31399288 835952 2.54 467968 24892020 2045624 6.03 4671648 21419004 16 [2025-12-17T08:40:18.229Z] 05:20:01 5093564 31399268 835896 2.54 468000 24892024 2045624 6.03 4671676 21419008 4 [2025-12-17T08:40:18.229Z] 05:21:01 5093516 31399256 835856 2.54 468024 24892024 2029336 5.98 4671768 21419008 12 [2025-12-17T08:40:18.229Z] 05:22:01 5093952 31399720 835548 2.54 468040 24892028 2029336 5.98 4671916 21419012 16 [2025-12-17T08:40:18.229Z] 05:23:01 5093692 31399604 835636 2.54 468056 24892156 2029336 5.98 4671692 21419140 20 [2025-12-17T08:40:18.229Z] 05:24:01 5093888 31399820 835360 2.54 468068 24892160 2029336 5.98 4671712 21419144 8 [2025-12-17T08:40:18.229Z] 05:25:01 5093312 31399264 835856 2.54 468096 24892164 2029336 5.98 4671784 21419148 28 [2025-12-17T08:40:18.229Z] 05:26:01 5093304 31399288 835780 2.54 468116 24892168 2029336 5.98 4671824 21419152 8 [2025-12-17T08:40:18.229Z] 05:27:01 5093264 31399276 835732 2.54 468132 24892176 2013264 5.94 4671764 21419156 8 [2025-12-17T08:40:18.229Z] 05:28:01 5093540 31399488 835464 2.54 468148 24892180 2013264 5.94 4671804 21419164 8 [2025-12-17T08:40:18.229Z] 05:29:01 5093400 31399364 835768 2.54 468168 24892180 2013264 5.94 4671820 21419164 8 [2025-12-17T08:40:18.229Z] 05:30:01 5093500 31399516 835556 2.54 468192 24892184 2013264 5.94 4672484 21419168 184 [2025-12-17T08:40:18.229Z] 05:31:01 5093492 31399508 835524 2.54 468224 24892184 2013264 5.94 4671872 21419168 12 [2025-12-17T08:40:18.229Z] 05:32:01 5092688 31398744 836240 2.54 468244 24892188 2013264 5.94 4671896 21419172 8 [2025-12-17T08:40:18.229Z] 05:33:01 5092412 31398492 836544 2.54 468260 24892192 2013264 5.94 4671996 21419176 8 [2025-12-17T08:40:18.229Z] 05:34:01 5092372 31398472 836496 2.54 468292 24892192 2029324 5.98 4671948 21419176 12 [2025-12-17T08:40:18.229Z] 05:35:01 5092672 31398808 836104 2.54 468340 24892184 2029324 5.98 4672040 21419180 4 [2025-12-17T08:40:18.229Z] 05:36:01 5092964 31399168 835912 2.54 468360 24892200 2029324 5.98 4672236 21419188 24 [2025-12-17T08:40:18.229Z] 05:37:02 5092980 31399200 835824 2.54 468380 24892204 2029324 5.98 4672056 21419188 24 [2025-12-17T08:40:18.229Z] 05:38:01 5093092 31399352 835780 2.54 468396 24892208 2029324 5.98 4672460 21419192 188 [2025-12-17T08:40:18.229Z] 05:39:01 5093124 31399384 835740 2.54 468412 24892208 2029324 5.98 4672144 21419192 8 [2025-12-17T08:40:18.229Z] 05:40:01 5093100 31399384 835724 2.54 468432 24892212 2029324 5.98 4672180 21419196 4 [2025-12-17T08:40:18.229Z] 05:41:01 5092792 31399104 835924 2.54 468476 24892212 2029324 5.98 4672124 21419200 24 [2025-12-17T08:40:18.229Z] 05:42:01 5092460 31398944 836064 2.54 468484 24892344 2045368 6.03 4672232 21419328 8 [2025-12-17T08:40:18.229Z] 05:43:01 5092420 31398944 835948 2.54 468508 24892352 2045368 6.03 4672768 21419336 196 [2025-12-17T08:40:18.229Z] 05:44:01 5092364 31398888 835984 2.54 468524 24892356 2045368 6.03 4672484 21419336 188 [2025-12-17T08:40:18.229Z] 05:45:01 5092372 31398904 835940 2.54 468556 24892360 2045368 6.03 4672284 21419344 4 [2025-12-17T08:40:18.229Z] 05:46:01 5092532 31399156 835856 2.54 468600 24892356 2045368 6.03 4672664 21419348 36 [2025-12-17T08:40:18.229Z] 05:47:01 5092556 31399184 835896 2.54 468628 24892364 2045368 6.03 4672300 21419348 12 [2025-12-17T08:40:18.229Z] 05:48:01 5092824 31399488 835544 2.54 468652 24892368 2045368 6.03 4672352 21419352 28 [2025-12-17T08:40:18.229Z] 05:49:01 5092768 31399456 835520 2.54 468684 24892360 2045368 6.03 4672540 21419352 16 [2025-12-17T08:40:18.229Z] 05:50:01 5092428 31399152 835736 2.54 468716 24892372 2045368 6.03 4672896 21419356 212 [2025-12-17T08:40:18.229Z] 05:51:01 5091780 31398604 836340 2.54 468748 24892376 2045368 6.03 4673396 21419356 232 [2025-12-17T08:40:18.229Z] 05:52:01 5092088 31398912 836016 2.54 468764 24892376 2045368 6.03 4672812 21419356 32 [2025-12-17T08:40:18.229Z] 05:53:01 5091968 31398820 836020 2.54 468772 24892380 2045368 6.03 4673048 21419360 208 [2025-12-17T08:40:18.229Z] 05:54:01 5092252 31399112 836000 2.54 468796 24892388 2045368 6.03 4672728 21419368 8 [2025-12-17T08:40:18.229Z] 05:55:01 5092412 31399296 835784 2.54 468816 24892388 2028728 5.98 4672876 21419368 8 [2025-12-17T08:40:18.229Z] 05:56:01 5092468 31399376 835668 2.54 468852 24892392 2028728 5.98 4672776 21419372 52 [2025-12-17T08:40:18.229Z] 05:57:01 5092128 31399096 835876 2.54 468876 24892392 2028728 5.98 4673152 21419376 216 [2025-12-17T08:40:18.229Z] 05:58:01 5091176 31398152 836888 2.55 468884 24892396 2028728 5.98 4672848 21419376 8 [2025-12-17T08:40:18.229Z] 05:59:01 5091608 31398720 836232 2.54 468916 24892528 2028728 5.98 4672852 21419508 8 [2025-12-17T08:40:18.229Z] 06:00:01 5091476 31398656 836416 2.54 468944 24892532 2028728 5.98 4673524 21419512 216 [2025-12-17T08:40:18.229Z] 06:01:01 5091760 31398944 836112 2.54 468976 24892528 2028728 5.98 4672920 21419516 28 [2025-12-17T08:40:18.229Z] 06:02:01 5090948 31398168 836856 2.55 469008 24892532 2028728 5.98 4673016 21419520 24 [2025-12-17T08:40:18.229Z] 06:03:01 5090908 31398168 836820 2.55 469012 24892544 2028728 5.98 4672992 21419524 20 [2025-12-17T08:40:18.229Z] 06:04:01 5090836 31398128 836788 2.55 469032 24892548 2028728 5.98 4673260 21419528 48 [2025-12-17T08:40:18.229Z] 06:05:01 5090780 31398084 836788 2.55 469044 24892548 2028728 5.98 4673092 21419528 12 [2025-12-17T08:40:18.229Z] 06:06:01 5090732 31398048 836748 2.55 469072 24892540 2044796 6.03 4673036 21419532 8 [2025-12-17T08:40:18.229Z] 06:07:01 5091152 31398496 836444 2.54 469096 24892556 2044796 6.03 4673060 21419536 8 [2025-12-17T08:40:18.229Z] 06:08:01 5090820 31398196 836720 2.55 469116 24892556 2044796 6.03 4673092 21419536 8 [2025-12-17T08:40:18.229Z] 06:09:01 5090568 31397972 836900 2.55 469136 24892560 2044796 6.03 4673112 21419540 28 [2025-12-17T08:40:18.229Z] 06:10:01 5090980 31398404 836692 2.55 469164 24892560 2044796 6.03 4673268 21419540 12 [2025-12-17T08:40:18.229Z] 06:11:01 5090988 31398448 836660 2.55 469188 24892552 2044796 6.03 4673168 21419544 8 [2025-12-17T08:40:18.229Z] 06:12:01 5090696 31398188 836872 2.55 469204 24892572 2044796 6.03 4673196 21419552 40 [2025-12-17T08:40:18.229Z] 06:13:01 5090648 31398172 836852 2.55 469220 24892572 2044796 6.03 4673276 21419552 8 [2025-12-17T08:40:18.229Z] 06:14:01 5093080 31400616 834284 2.54 469228 24892576 2044796 6.03 4671028 21419556 208 [2025-12-17T08:40:18.229Z] 06:15:01 5093072 31400628 834212 2.54 469244 24892580 2060856 6.08 4671108 21419560 192 [2025-12-17T08:40:18.229Z] 06:16:01 5093292 31400852 833948 2.54 469268 24892584 2043860 6.03 4670612 21419564 52 [2025-12-17T08:40:18.229Z] 06:17:01 5093104 31400728 834312 2.54 469280 24892588 2043860 6.03 4671160 21419568 268 [2025-12-17T08:40:18.229Z] 06:18:01 5093860 31401488 833536 2.54 469280 24892588 2043860 6.03 4670960 21419568 188 [2025-12-17T08:40:18.229Z] 06:19:01 5093600 31401240 833768 2.54 469288 24892592 2043860 6.03 4670868 21419572 204 [2025-12-17T08:40:18.229Z] 06:20:01 5093688 31401352 833644 2.54 469316 24892600 2043860 6.03 4670636 21419580 40 [2025-12-17T08:40:18.229Z] 06:21:01 5093856 31401476 833696 2.54 469332 24892600 2043860 6.03 4670600 21419580 4 [2025-12-17T08:40:18.229Z] 06:22:01 5093344 31400972 834184 2.54 469340 24892604 2043860 6.03 4670592 21419584 28 [2025-12-17T08:40:18.229Z] 06:23:01 5093296 31400908 834192 2.54 469352 24892604 2043860 6.03 4670860 21419584 12 [2025-12-17T08:40:18.229Z] 06:24:01 5093028 31400656 834436 2.54 469356 24892608 2043860 6.03 4670636 21419588 28 [2025-12-17T08:40:18.229Z] 06:25:01 5092632 31400268 834752 2.54 469384 24892604 2043860 6.03 4671560 21419592 28 [2025-12-17T08:40:18.229Z] 06:26:01 5090368 31401080 833636 2.54 469688 24895156 2043860 6.03 4671488 21421900 8 [2025-12-17T08:40:18.229Z] 06:27:01 5090540 31401280 833412 2.54 469708 24895168 2027420 5.98 4671496 21421904 28 [2025-12-17T08:40:18.229Z] 06:28:01 5090744 31401508 833132 2.53 469720 24895172 2027420 5.98 4671244 21421908 4 [2025-12-17T08:40:18.229Z] 06:29:01 5090904 31401680 833104 2.53 469736 24895172 2027420 5.98 4671240 21421908 12 [2025-12-17T08:40:18.229Z] 06:30:01 5090864 31401660 833104 2.53 469752 24895176 2027420 5.98 4671316 21421912 40 [2025-12-17T08:40:18.229Z] 06:31:01 5090700 31401532 833328 2.54 469776 24895180 2027420 5.98 4671688 21421920 16 [2025-12-17T08:40:18.229Z] 06:32:01 5090920 31401768 833096 2.53 469788 24895188 2027420 5.98 4671312 21421924 28 [2025-12-17T08:40:18.229Z] 06:33:01 5090692 31401684 833128 2.53 469808 24895320 2027420 5.98 4671324 21422056 4 [2025-12-17T08:40:18.229Z] 06:34:01 5090920 31401940 832832 2.53 469824 24895320 2027420 5.98 4671344 21422056 8 [2025-12-17T08:40:18.229Z] 06:35:01 5090588 31401632 833072 2.53 469848 24895324 2027420 5.98 4671424 21422060 4 [2025-12-17T08:40:18.229Z] 06:36:01 5090968 31402036 832836 2.53 469872 24895312 2011160 5.93 4671588 21422060 16 [2025-12-17T08:40:18.229Z] 06:37:01 5090960 31402068 832888 2.53 469884 24895328 2011160 5.93 4671424 21422064 28 [2025-12-17T08:40:18.229Z] 06:38:01 5090692 31401820 833080 2.53 469896 24895336 2011160 5.93 4671464 21422072 4 [2025-12-17T08:40:18.229Z] 06:39:01 5090644 31401784 833060 2.53 469908 24895336 2011160 5.93 4671512 21422072 8 [2025-12-17T08:40:18.229Z] 06:40:01 5090588 31401744 833044 2.53 469916 24895340 2011160 5.93 4671516 21422076 8 [2025-12-17T08:40:18.229Z] 06:41:01 5090288 31401452 833336 2.54 469948 24895344 2011160 5.93 4671828 21422080 228 [2025-12-17T08:40:18.229Z] 06:42:01 5090312 31401476 833300 2.54 469960 24895344 2011160 5.93 4671460 21422080 12 [2025-12-17T08:40:18.229Z] 06:43:01 5090452 31401664 833092 2.53 469976 24895348 2011160 5.93 4671780 21422084 28 [2025-12-17T08:40:18.229Z] 06:44:01 5089648 31400864 833832 2.54 469996 24895348 2011160 5.93 4671768 21422084 164 [2025-12-17T08:40:18.229Z] 06:45:02 5090160 31401444 833276 2.54 470032 24895352 2011160 5.93 4671624 21422092 4 [2025-12-17T08:40:18.229Z] 06:46:01 5089620 31400920 833972 2.54 470056 24895356 2011160 5.93 4671580 21422092 28 [2025-12-17T08:40:18.229Z] 06:47:01 5090108 31401468 833524 2.54 470088 24895360 2027244 5.98 4671680 21422092 8 [2025-12-17T08:40:18.229Z] 06:48:01 5089776 31401148 833772 2.54 470116 24895360 2027244 5.98 4671636 21422100 4 [2025-12-17T08:40:18.229Z] 06:49:01 5089728 31401132 833740 2.54 470132 24895368 2027244 5.98 4671648 21422100 8 [2025-12-17T08:40:18.229Z] 06:50:01 5089648 31401080 833736 2.54 470152 24895372 2043292 6.02 4671728 21422104 8 [2025-12-17T08:40:18.229Z] 06:51:01 5089444 31400848 834032 2.54 470172 24895376 2043292 6.02 4672432 21422112 20 [2025-12-17T08:40:18.229Z] 06:52:01 5089160 31400588 834240 2.54 470196 24895376 2043292 6.02 4671976 21422112 8 [2025-12-17T08:40:18.229Z] 06:53:01 5089184 31400648 834152 2.54 470228 24895376 2043292 6.02 4671868 21422116 8 [2025-12-17T08:40:18.229Z] 06:54:01 5089420 31400900 833832 2.54 470244 24895384 2043292 6.02 4671900 21422120 8 [2025-12-17T08:40:18.229Z] 06:55:01 5089120 31400616 834056 2.54 470268 24895376 2043292 6.02 4671964 21422120 16 [2025-12-17T08:40:18.229Z] 06:56:01 5089032 31400560 834040 2.54 470292 24895392 2043292 6.02 4671984 21422124 40 [2025-12-17T08:40:18.229Z] 06:57:01 5089444 31401024 833748 2.54 470320 24895392 2043292 6.02 4672036 21422124 32 [2025-12-17T08:40:18.229Z] 06:58:01 5089380 31400968 833744 2.54 470332 24895396 2043292 6.02 4671984 21422132 4 [2025-12-17T08:40:18.229Z] 06:59:01 5088924 31400528 834156 2.54 470344 24895400 2043292 6.02 4671992 21422136 32 [2025-12-17T08:40:18.229Z] 07:00:01 5089316 31400936 833684 2.54 470360 24895400 2043292 6.02 4672080 21422136 8 [2025-12-17T08:40:18.229Z] 07:01:01 5089520 31401164 833496 2.54 470380 24895404 2043292 6.02 4672100 21422140 8 [2025-12-17T08:40:18.229Z] 07:02:01 5089504 31401168 833428 2.54 470416 24895396 2043292 6.02 4672056 21422140 12 [2025-12-17T08:40:18.229Z] 07:03:01 5088984 31400724 833880 2.54 470444 24895408 2043292 6.02 4672388 21422148 8 [2025-12-17T08:40:18.229Z] 07:04:01 5089348 31401120 833432 2.54 470468 24895416 2043292 6.02 4672368 21422148 56 [2025-12-17T08:40:18.229Z] 07:05:01 5089488 31401280 833252 2.53 470488 24895416 2043292 6.02 4672352 21422148 8 [2025-12-17T08:40:18.229Z] 07:06:01 5089720 31401548 833176 2.53 470516 24895424 2043292 6.02 4672396 21422156 40 [2025-12-17T08:40:18.229Z] 07:07:01 5089428 31401268 833396 2.54 470540 24895424 2043292 6.02 4672192 21422164 12 [2025-12-17T08:40:18.229Z] 07:08:01 5089372 31401240 833428 2.54 470560 24895428 2043292 6.02 4672512 21422164 12 [2025-12-17T08:40:18.229Z] 07:09:01 5089072 31400964 833648 2.54 470576 24895428 2043292 6.02 4672236 21422168 24 [2025-12-17T08:40:18.229Z] 07:10:01 5089048 31400980 833600 2.54 470600 24895432 2043292 6.02 4672704 21422168 196 [2025-12-17T08:40:18.229Z] 07:11:01 5089332 31401300 833272 2.53 470624 24895436 2043292 6.02 4672724 21422172 212 [2025-12-17T08:40:18.229Z] 07:12:01 5088788 31400776 833744 2.54 470640 24895436 2043292 6.02 4672736 21422176 36 [2025-12-17T08:40:18.229Z] 07:13:01 5088720 31400736 833960 2.54 470664 24895440 2043292 6.02 4672916 21422176 200 [2025-12-17T08:40:18.229Z] 07:14:01 5088744 31400768 833904 2.54 470688 24895448 2043292 6.02 4672676 21422184 8 [2025-12-17T08:40:18.229Z] 07:15:01 5089248 31401296 833368 2.54 470708 24895448 2043292 6.02 4672760 21422184 8 [2025-12-17T08:40:18.229Z] 07:16:01 5088656 31400808 833840 2.54 470724 24895512 2043292 6.02 4672888 21422252 168 [2025-12-17T08:40:18.229Z] 07:17:01 5089664 31401824 832780 2.53 470736 24895508 2043292 6.02 4672428 21422256 32 [2025-12-17T08:40:18.229Z] 07:18:01 5089576 31401760 833252 2.53 470748 24895520 2043292 6.02 4672844 21422256 188 [2025-12-17T08:40:18.229Z] 07:19:01 5089792 31402004 833220 2.53 470764 24895528 2026676 5.97 4672788 21422260 224 [2025-12-17T08:40:18.229Z] 07:20:01 5089516 31401736 833488 2.54 470784 24895532 2042812 6.02 4672544 21422268 8 [2025-12-17T08:40:18.229Z] 07:21:01 5089500 31401740 833448 2.54 470812 24895532 2042812 6.02 4672796 21422268 12 [2025-12-17T08:40:18.229Z] 07:22:01 5089364 31401652 833416 2.54 470832 24895536 2042812 6.02 4672776 21422272 40 [2025-12-17T08:40:18.229Z] 07:23:01 5089560 31401876 833168 2.53 470840 24895540 2042812 6.02 4672860 21422272 204 [2025-12-17T08:40:18.229Z] 07:24:01 5089268 31401596 833504 2.54 470852 24895544 2042812 6.02 4672888 21422280 192 [2025-12-17T08:40:18.229Z] 07:25:01 5089828 31402192 832904 2.53 470872 24895548 2042812 6.02 4673036 21422284 216 [2025-12-17T08:40:18.229Z] 07:26:01 5089632 31402000 833080 2.53 470888 24895548 2042812 6.02 4672592 21422284 4 [2025-12-17T08:40:18.229Z] 07:27:01 5089552 31401964 833068 2.53 470912 24895552 2026292 5.97 4673028 21422288 28 [2025-12-17T08:40:18.229Z] 07:28:01 5089544 31401984 833048 2.53 470940 24895552 2026292 5.97 4672824 21422288 16 [2025-12-17T08:40:18.229Z] 07:29:01 5089528 31401992 833124 2.53 470956 24895556 2026292 5.97 4672952 21422292 32 [2025-12-17T08:40:18.229Z] 07:30:01 5088732 31401308 833760 2.54 470964 24895660 2026292 5.97 4673216 21422396 200 [2025-12-17T08:40:18.229Z] 07:31:01 5088692 31401284 833744 2.54 470976 24895660 2026292 5.97 4673236 21422396 188 [2025-12-17T08:40:18.229Z] 07:32:01 5088608 31401228 833932 2.54 471004 24895664 2026292 5.97 4673084 21422400 12 [2025-12-17T08:40:18.229Z] 07:33:01 5088656 31401284 833868 2.54 471028 24895672 2026292 5.97 4672708 21422404 8 [2025-12-17T08:40:18.229Z] 07:34:01 5089072 31401736 833364 2.54 471036 24895672 2026292 5.97 4673080 21422408 196 [2025-12-17T08:40:18.229Z] 07:35:01 5088928 31401616 833424 2.54 471052 24895680 2026292 5.97 4673200 21422412 212 [2025-12-17T08:40:18.229Z] 07:36:01 5088620 31401324 833672 2.54 471064 24895680 2026292 5.97 4673308 21422416 204 [2025-12-17T08:40:18.229Z] 07:37:01 5088904 31401636 833360 2.54 471088 24895684 2026292 5.97 4673244 21422420 32 [2025-12-17T08:40:18.229Z] 07:38:01 5088076 31400960 833972 2.54 471120 24895816 2026292 5.97 4673236 21422536 192 [2025-12-17T08:40:18.229Z] 07:39:01 5088044 31400952 833956 2.54 471128 24895816 2026292 5.97 4673232 21422552 192 [2025-12-17T08:40:18.229Z] 07:40:01 5087460 31400388 834464 2.54 471144 24895820 2026292 5.97 4673308 21422556 200 [2025-12-17T08:40:18.229Z] 07:41:01 5087224 31400156 834680 2.54 471160 24895820 2026292 5.97 4672872 21422556 4 [2025-12-17T08:40:18.229Z] 07:42:01 5087676 31400640 834356 2.54 471180 24895828 2026292 5.97 4673212 21422564 24 [2025-12-17T08:40:18.229Z] 07:43:01 5087820 31400820 834332 2.54 471192 24895832 2026292 5.97 4673232 21422568 200 [2025-12-17T08:40:18.229Z] 07:44:01 5087804 31400808 834348 2.54 471208 24895832 2026292 5.97 4672912 21422568 12 [2025-12-17T08:40:18.229Z] 07:45:01 5087884 31400904 834224 2.54 471220 24895836 2026292 5.97 4673112 21422572 24 [2025-12-17T08:40:18.229Z] 07:46:01 5087844 31400880 834180 2.54 471248 24895840 2026292 5.97 4673080 21422576 12 [2025-12-17T08:40:18.229Z] 07:47:01 5087724 31400804 834164 2.54 471272 24895832 2026292 5.97 4673344 21422576 12 [2025-12-17T08:40:18.229Z] 07:48:01 5087676 31400904 834064 2.54 471280 24895972 2042336 6.02 4673016 21422708 8 [2025-12-17T08:40:18.229Z] 07:49:01 5087872 31401108 833784 2.54 471288 24895972 2042336 6.02 4673004 21422712 12 [2025-12-17T08:40:18.229Z] 07:50:01 5087256 31400508 834316 2.54 471304 24895980 2042336 6.02 4673072 21422724 8 [2025-12-17T08:40:18.229Z] 07:51:01 5086576 31400068 834684 2.54 471324 24895984 2058396 6.07 4673960 21422720 200 [2025-12-17T08:40:18.229Z] 07:52:01 5086488 31400012 834636 2.54 471348 24895988 2058396 6.07 4673488 21422724 20 [2025-12-17T08:40:18.229Z] 07:53:01 5086568 31400128 834460 2.54 471376 24895992 2058396 6.07 4673576 21422728 216 [2025-12-17T08:40:18.229Z] 07:54:01 5086196 31399772 834756 2.54 471384 24895996 2058396 6.07 4673900 21422732 188 [2025-12-17T08:40:18.229Z] 07:55:01 5086360 31399956 834556 2.54 471404 24895996 2058396 6.07 4673524 21422732 184 [2025-12-17T08:40:18.229Z] 07:56:01 5086316 31399936 834720 2.54 471424 24896000 2058396 6.07 4673700 21422736 204 [2025-12-17T08:40:18.229Z] 07:57:01 5086600 31400236 834712 2.54 471440 24896000 2058396 6.07 4673204 21422736 12 [2025-12-17T08:40:18.229Z] 07:58:01 5087240 31400880 834056 2.54 471464 24896004 2058396 6.07 4673204 21422740 8 [2025-12-17T08:40:18.229Z] 07:59:01 5086388 31400056 834820 2.54 471476 24896008 2058396 6.07 4673632 21422744 188 [2025-12-17T08:40:18.229Z] 08:00:01 5086444 31400144 834688 2.54 471488 24896012 2058396 6.07 4673852 21422748 188 [2025-12-17T08:40:18.229Z] 08:01:01 5086656 31400372 834456 2.54 471504 24896016 2058396 6.07 4673736 21422752 24 [2025-12-17T08:40:18.229Z] 08:02:01 5086348 31400084 834688 2.54 471544 24896016 2058396 6.07 4673608 21422752 44 [2025-12-17T08:40:18.229Z] 08:03:01 5087056 31400844 833940 2.54 471564 24896020 2058396 6.07 4673872 21422756 188 [2025-12-17T08:40:18.229Z] 08:04:01 5087176 31400968 833804 2.54 471576 24896024 2041684 6.02 4673328 21422760 28 [2025-12-17T08:40:18.229Z] 08:05:01 5087176 31400988 833760 2.54 471584 24896024 2041684 6.02 4673532 21422760 4 [2025-12-17T08:40:18.229Z] 08:06:01 5087080 31400912 833780 2.54 471592 24896028 2041684 6.02 4673420 21422764 28 [2025-12-17T08:40:18.229Z] 08:07:02 5086764 31400624 833992 2.54 471616 24896032 2041684 6.02 4673892 21422768 232 [2025-12-17T08:40:18.229Z] 08:08:01 5086740 31400608 833940 2.54 471624 24896040 2041684 6.02 4673908 21422768 192 [2025-12-17T08:40:18.229Z] 08:09:01 5081728 31397044 835856 2.54 471636 24897048 2060764 6.08 4674776 21423748 136 [2025-12-17T08:40:18.229Z] 08:10:01 5081940 31397272 835576 2.54 471652 24897048 2060764 6.08 4674712 21423748 200 [2025-12-17T08:40:18.229Z] 08:11:01 5084516 31399668 834752 2.54 471672 24897044 2042212 6.02 4673824 21423744 440 [2025-12-17T08:40:18.229Z] 08:12:01 5084532 31399696 834724 2.54 471676 24897048 2042212 6.02 4673516 21423748 36 [2025-12-17T08:40:18.229Z] 08:13:01 5084444 31399632 834692 2.54 471696 24897048 2042212 6.02 4673900 21423748 12 [2025-12-17T08:40:18.229Z] 08:14:01 5084176 31399380 834884 2.54 471704 24897052 2042212 6.02 4674056 21423752 188 [2025-12-17T08:40:18.229Z] 08:15:01 5084824 31400032 834352 2.54 471724 24897052 2042212 6.02 4673960 21423752 188 [2025-12-17T08:40:18.229Z] 08:16:01 5084816 31400052 834336 2.54 471732 24897060 2042212 6.02 4673516 21423760 40 [2025-12-17T08:40:18.229Z] 08:17:01 5084500 31399772 834576 2.54 471756 24897064 2025732 5.97 4674068 21423764 220 [2025-12-17T08:40:18.229Z] 08:18:01 5084776 31400064 834356 2.54 471772 24897064 2025732 5.97 4673876 21423764 188 [2025-12-17T08:40:18.229Z] 08:19:01 5084928 31400340 834204 2.54 471788 24897196 2025732 5.97 4673960 21423868 196 [2025-12-17T08:40:18.229Z] 08:20:01 5084740 31400192 834368 2.54 471816 24897200 2025732 5.97 4673660 21423900 28 [2025-12-17T08:40:18.229Z] 08:21:01 5084580 31400068 834432 2.54 471828 24897200 2025732 5.97 4674036 21423900 188 [2025-12-17T08:40:18.229Z] 08:22:01 5084320 31399812 834656 2.54 471836 24897204 2025732 5.97 4673884 21423904 160 [2025-12-17T08:40:18.229Z] 08:23:01 5084420 31399924 834548 2.54 471848 24897200 2025732 5.97 4673812 21423904 16 [2025-12-17T08:40:18.229Z] 08:24:01 5084696 31400232 834188 2.54 471864 24897212 2025732 5.97 4673672 21423912 12 [2025-12-17T08:40:18.230Z] 08:25:01 5084828 31400384 834108 2.54 471872 24897220 2025732 5.97 4674104 21423920 216 [2025-12-17T08:40:18.230Z] 08:26:01 5084372 31399944 834532 2.54 471888 24897220 2025732 5.97 4674112 21423920 196 [2025-12-17T08:40:18.230Z] 08:27:01 5084536 31400112 834308 2.54 471888 24897224 2025732 5.97 4674040 21423924 220 [2025-12-17T08:40:18.230Z] 08:28:01 5084560 31400232 834176 2.54 471912 24897296 2025732 5.97 4674140 21423996 12 [2025-12-17T08:40:18.230Z] 08:29:01 5084268 31400084 834252 2.54 471932 24897428 2025732 5.97 4674072 21424112 192 [2025-12-17T08:40:18.230Z] 08:30:01 5084316 31400164 834128 2.54 471944 24897432 2025732 5.97 4674324 21424132 212 [2025-12-17T08:40:18.230Z] 08:31:01 5084552 31400408 833880 2.54 471956 24897432 2025732 5.97 4673760 21424132 36 [2025-12-17T08:40:18.230Z] 08:32:01 5084248 31400120 834408 2.54 471976 24897436 2009316 5.92 4673764 21424140 28 [2025-12-17T08:40:18.230Z] 08:33:01 5084664 31400568 833968 2.54 471988 24897436 2009316 5.92 4674220 21424140 44 [2025-12-17T08:40:18.230Z] 08:34:01 5084412 31400340 834188 2.54 472004 24897444 2009316 5.92 4674072 21424144 180 [2025-12-17T08:40:18.230Z] 08:35:01 5084608 31400556 833916 2.54 472020 24897448 2009316 5.92 4674436 21424148 216 [2025-12-17T08:40:18.230Z] 08:36:01 5084916 31400864 833592 2.54 472036 24897448 2009316 5.92 4674240 21424148 16 [2025-12-17T08:40:18.230Z] 08:37:01 5084308 31400296 834196 2.54 472052 24897452 2009316 5.92 4674232 21424152 192 [2025-12-17T08:40:18.230Z] 08:38:01 5084480 31400496 833980 2.54 472084 24897448 2009316 5.92 4674220 21424156 16 [2025-12-17T08:40:18.230Z] 08:39:01 5084536 31400560 833908 2.54 472092 24897456 2025368 5.97 4673876 21424156 8 [2025-12-17T08:40:18.230Z] 08:40:01 5062088 31378244 856116 2.60 472112 24897476 2098784 6.19 4696688 21424132 36 [2025-12-17T08:40:18.230Z] Average: 5407186 31382704 852695 2.59 462711 24582390 2094088 6.17 4636113 21156392 31393 [2025-12-17T08:40:18.230Z] [2025-12-17T08:40:18.230Z] 02:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2025-12-17T08:40:18.230Z] 02:40:02 vethbb48636 360.52 345.39 31.00 2051.77 0.00 0.00 0.00 0.17 [2025-12-17T08:40:18.230Z] 02:40:02 docker0 360.52 345.29 26.07 2051.76 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:40:02 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:40:02 ens3 1316.10 1137.76 9569.81 157.79 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:41:01 veth18975ad 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:41:01 docker0 456.07 501.00 34.88 2679.11 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:41:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:41:01 ens3 677.96 569.74 6127.22 98.83 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:42:01 veth18975ad 1.23 1.27 0.11 0.11 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:42:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:42:01 ens3 20.68 13.41 15.99 9.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:43:01 veth18975ad 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:43:01 ens3 22.45 12.90 20.81 10.67 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 veth7d94bca 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vethf601bae 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 docker0 7.27 13.85 0.50 212.46 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vethb8c85ae 3.23 7.13 0.25 125.94 0.00 0.00 0.00 0.01 [2025-12-17T08:40:18.230Z] 02:44:01 veth03bb157 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vethf0500e1 0.05 0.28 0.00 0.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 veth78623b5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 veth1b82d31 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 veth9b95278 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vethe8e99a3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 veth8f217ee 1.82 3.63 0.15 43.17 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 ens3 121.46 76.39 2438.19 22.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vethab2a124 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 veth4fe37cf 0.65 0.85 0.06 0.25 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vetha50a9d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vethe0f9605 1.52 3.55 0.13 43.17 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:44:01 vetheb2003f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 veth5c8cfff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 docker0 516.71 845.68 45.25 7977.12 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 veth0d77e4b 85.04 148.66 9.00 1306.75 0.00 0.00 0.00 0.11 [2025-12-17T08:40:18.230Z] 02:45:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 veth4d52233 104.78 170.15 10.31 1308.97 0.00 0.00 0.00 0.11 [2025-12-17T08:40:18.230Z] 02:45:01 vethe25660e 88.05 135.19 9.23 1304.42 0.00 0.00 0.00 0.11 [2025-12-17T08:40:18.230Z] 02:45:01 veth5388cff 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 ens3 894.93 539.29 8985.62 60.41 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 veth4fe37cf 0.12 2.43 0.01 0.11 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:45:01 veth53c7efc 86.05 136.11 9.17 1305.66 0.00 0.00 0.00 0.11 [2025-12-17T08:40:18.230Z] 02:45:01 veth8232bce 92.17 145.69 9.45 1310.93 0.00 0.00 0.00 0.11 [2025-12-17T08:40:18.230Z] 02:46:01 veth677bcc1 0.05 0.23 0.00 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 vethc0744a4 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 docker0 105.41 145.10 8.95 1307.24 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 vetha1876e1 0.05 0.27 0.00 0.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 vethcdd34b5 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 veth44c3e9d 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 veth557fa6f 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 vethf29300e 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 veth6646f12 0.05 0.25 0.00 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 veth2fd6a50 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 veth8be31e6 0.05 0.30 0.00 0.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 ens3 164.91 115.89 1323.41 19.15 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 vethf772f26 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 veth4fe37cf 0.08 0.77 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:46:01 vethe40f6d0 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth677bcc1 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 vethc0744a4 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 docker0 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 vetha1876e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 vethcdd34b5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth44c3e9d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth557fa6f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 vethf29300e 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth6646f12 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth2fd6a50 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth8be31e6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 ens3 8.10 4.43 6.61 3.58 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 vethf772f26 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 veth4fe37cf 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:47:01 vethe40f6d0 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 veth677bcc1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 vethc0744a4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 vetha1876e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 vethcdd34b5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 veth44c3e9d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 veth557fa6f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 vethf29300e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 veth6646f12 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 veth2fd6a50 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 ens3 14.71 9.13 11.92 6.60 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 veth4fe37cf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:48:01 vethe40f6d0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth677bcc1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 vethbac5dd4 0.36 0.05 0.02 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 vethc0744a4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth6f94324 0.69 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 vetha1876e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth44c3e9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 vethf29300e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth6646f12 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth1d26035 0.68 0.05 0.03 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 ens3 7.92 4.72 6.70 3.55 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth793d64c 0.76 0.05 0.04 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 veth4fe37cf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:49:02 vethe40f6d0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:50:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:50:01 lo 30.70 30.70 3.03 3.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:50:01 ens3 455.78 406.68 3217.13 1415.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:51:01 lo 28.93 28.93 2.83 2.83 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:51:01 ens3 432.74 438.86 160.87 2885.15 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:52:01 lo 10.73 10.73 1.05 1.05 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:52:01 ens3 111.73 105.68 66.34 505.16 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:53:01 ens3 0.78 0.30 0.31 0.21 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:55:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:56:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:58:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 02:59:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:00:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:02:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:03:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:04:01 ens3 0.58 0.08 0.17 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:05:01 ens3 0.68 0.60 0.40 0.29 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:07:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:08:01 ens3 1.00 0.65 0.41 0.30 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:09:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:10:01 ens3 0.33 0.15 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:11:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:12:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:13:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:15:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:18:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:19:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:20:01 ens3 0.33 0.23 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:21:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:22:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:23:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:24:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:25:01 ens3 0.27 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:26:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:27:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:28:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:30:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:31:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:32:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:33:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:34:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:35:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:36:01 ens3 0.55 0.35 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.230Z] 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:38:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:39:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:40:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:42:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:43:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:44:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:45:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:47:01 ens3 0.30 0.15 0.19 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:48:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:49:01 ens3 0.30 0.25 0.11 0.25 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:50:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:50:01 ens3 2.82 2.08 1.63 3.96 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:51:01 ens3 1.72 1.32 0.81 1.15 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:53:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:54:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:55:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:56:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:57:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:58:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 03:59:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:00:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:02:01 ens3 0.22 0.08 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:03:01 ens3 1.22 0.07 0.14 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:04:01 ens3 2.12 0.90 0.88 0.63 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:05:01 ens3 1.15 0.73 0.67 0.49 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:06:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:07:01 ens3 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:08:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:09:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:10:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:11:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:12:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:12:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:12:02 ens3 0.20 0.03 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:13:01 ens3 0.14 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:14:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:15:01 ens3 0.32 0.25 0.12 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:16:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:17:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:18:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:20:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:22:01 ens3 0.27 0.22 0.13 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:23:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:25:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:27:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:28:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:30:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:35:01 ens3 0.38 0.13 0.20 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:36:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:37:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:38:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:40:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:41:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:45:01 ens3 0.32 0.12 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:46:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:49:01 ens3 0.25 0.20 0.11 0.25 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:50:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:50:01 ens3 2.83 2.62 1.59 4.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:51:01 ens3 1.52 1.28 0.80 1.15 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:53:01 ens3 0.90 1.00 0.06 12.57 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:55:01 ens3 1.42 2.62 0.16 6.76 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:56:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 04:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:00:01 ens3 3.20 6.83 0.33 7.37 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:03:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:04:01 ens3 6.85 12.43 0.96 14.90 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:05:01 ens3 8.50 13.13 0.91 14.82 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:06:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.231Z] 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:10:01 ens3 4.27 7.72 0.35 7.42 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:11:01 ens3 4.30 7.80 0.59 7.55 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:12:01 ens3 0.98 0.07 0.11 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:13:01 ens3 8.30 14.61 1.09 27.82 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:14:01 ens3 0.42 0.07 0.06 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:15:01 ens3 1.95 2.38 0.61 7.58 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:16:01 ens3 0.68 0.35 0.28 0.21 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:17:01 ens3 0.90 0.00 0.10 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:18:01 ens3 1.08 0.68 0.54 0.43 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:19:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:20:01 ens3 0.62 0.25 0.16 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:21:01 ens3 2.38 0.75 0.77 0.49 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:22:01 ens3 0.50 0.43 0.27 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:23:01 ens3 0.25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:24:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:25:01 ens3 0.27 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:26:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:29:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:30:01 ens3 0.28 0.20 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:31:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:32:01 ens3 0.27 0.10 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:33:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:35:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:36:01 ens3 0.58 0.55 0.28 0.23 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:37:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:37:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:37:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:38:01 ens3 0.19 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:40:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:42:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:44:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:45:01 ens3 0.27 0.22 0.12 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:46:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:48:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:49:01 ens3 0.35 0.28 0.22 0.25 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:50:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:51:01 ens3 2.70 2.38 1.47 3.95 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:52:01 ens3 1.60 1.33 0.80 1.16 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:53:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:54:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:55:01 ens3 0.27 0.20 0.11 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:56:01 ens3 0.30 0.17 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:57:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 05:59:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:00:01 ens3 0.33 0.30 0.15 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:02:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:03:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:04:01 ens3 0.82 0.48 0.31 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:05:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:06:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:08:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:10:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:15:01 ens3 0.25 0.20 0.12 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:16:01 ens3 0.32 0.22 0.19 0.02 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:17:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:20:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:24:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:25:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:28:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:30:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:33:01 ens3 0.22 0.07 0.18 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:35:01 ens3 0.23 0.15 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:36:01 ens3 0.60 0.42 0.28 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.232Z] 06:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:38:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:40:01 ens3 0.30 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:43:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:44:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:45:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:45:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:45:02 ens3 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:46:01 ens3 0.14 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:47:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:48:01 ens3 0.25 0.12 0.18 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:49:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:50:01 ens3 0.58 0.35 0.25 0.32 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:51:01 ens3 3.88 2.70 2.03 4.34 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:52:01 ens3 1.45 0.80 0.79 1.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:54:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:55:01 ens3 0.23 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:58:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 06:59:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:00:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:01:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:02:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:03:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:04:01 ens3 0.95 0.40 0.32 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:05:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:06:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:07:01 ens3 0.22 0.05 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:10:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:12:01 ens3 0.23 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:15:01 ens3 0.35 0.13 0.20 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:16:01 ens3 0.92 0.42 0.32 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:17:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:18:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:20:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:22:01 ens3 0.23 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:23:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:24:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:25:01 ens3 0.22 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:26:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:27:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:28:01 ens3 0.93 0.42 0.32 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:29:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:30:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:32:01 ens3 0.32 0.15 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:33:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:35:01 ens3 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:36:01 ens3 0.62 0.53 0.28 0.23 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:37:01 ens3 1.13 0.57 0.41 0.23 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:38:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:40:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:41:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:42:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:44:01 ens3 0.55 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:45:01 ens3 1.05 0.53 0.44 0.28 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:46:01 ens3 0.67 0.60 0.28 0.23 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:48:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:50:01 ens3 0.57 0.40 0.25 0.32 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:51:01 ens3 2.72 2.35 1.47 3.95 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:52:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:53:01 ens3 1.85 1.23 0.84 1.15 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:54:01 ens3 0.53 0.37 0.27 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:55:01 ens3 0.87 0.12 0.20 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:56:01 ens3 0.83 0.48 0.37 0.29 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:57:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:58:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 07:59:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:00:01 ens3 0.75 0.18 0.19 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:01:01 ens3 0.47 0.27 0.27 0.21 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:02:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:03:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:04:01 ens3 0.52 0.10 0.06 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:05:01 ens3 0.62 0.40 0.35 0.27 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:07:02 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:08:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:09:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:09:01 ens3 0.12 0.15 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:10:01 ens3 0.45 0.38 0.16 0.09 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:11:01 ens3 0.27 0.23 0.08 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:12:01 ens3 0.17 0.07 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.233Z] 08:13:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:14:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:15:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:17:01 ens3 0.22 0.13 0.13 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:19:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:20:01 ens3 0.32 0.23 0.09 0.08 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:21:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:22:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:23:01 ens3 0.92 0.35 0.40 0.27 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:24:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:25:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:26:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:28:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:29:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:30:01 ens3 1.02 0.47 0.39 0.28 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:31:01 ens3 0.25 0.05 0.08 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:33:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:34:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:35:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:36:01 ens3 0.60 0.42 0.28 0.22 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:37:01 ens3 0.15 0.07 0.07 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:38:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] 08:40:01 ens3 2.83 1.83 2.90 0.97 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] Average: docker0 3.99 5.11 0.32 39.30 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] Average: lo 0.31 0.31 0.03 0.03 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] Average: ens3 12.11 9.82 88.22 14.74 0.00 0.00 0.00 0.00 [2025-12-17T08:40:18.234Z] [2025-12-17T08:40:18.234Z] [2025-12-17T08:40:18.234Z] ---> sar -P ALL: [2025-12-17T08:40:18.234Z] Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-775179) 12/17/25 _x86_64_ (8 CPU) [2025-12-17T08:40:18.234Z] [2025-12-17T08:40:18.234Z] 02:38:51 LINUX RESTART (8 CPU) [2025-12-17T08:40:18.234Z] [2025-12-17T08:40:18.234Z] 02:39:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.234Z] 02:40:02 all 8.49 0.00 2.72 3.10 0.05 85.63 [2025-12-17T08:40:18.234Z] 02:40:02 0 5.78 0.00 1.68 0.37 0.05 92.12 [2025-12-17T08:40:18.234Z] 02:40:02 1 9.25 0.00 3.15 2.34 0.07 85.20 [2025-12-17T08:40:18.234Z] 02:40:02 2 8.18 0.00 3.82 9.34 0.07 78.59 [2025-12-17T08:40:18.234Z] 02:40:02 3 5.30 0.00 1.78 0.40 0.05 92.47 [2025-12-17T08:40:18.234Z] 02:40:02 4 8.93 0.00 2.83 6.38 0.03 81.83 [2025-12-17T08:40:18.234Z] 02:40:02 5 10.99 0.00 3.26 4.86 0.05 80.83 [2025-12-17T08:40:18.234Z] 02:40:02 6 10.76 0.00 2.71 0.64 0.05 85.84 [2025-12-17T08:40:18.234Z] 02:40:02 7 8.74 0.00 2.55 0.52 0.05 88.14 [2025-12-17T08:40:18.234Z] 02:41:01 all 22.73 0.00 4.68 3.04 0.09 69.47 [2025-12-17T08:40:18.234Z] 02:41:01 0 21.14 0.00 3.97 1.80 0.09 73.01 [2025-12-17T08:40:18.234Z] 02:41:01 1 24.60 0.00 4.66 0.19 0.09 70.47 [2025-12-17T08:40:18.234Z] 02:41:01 2 22.55 0.00 5.25 14.83 0.10 57.27 [2025-12-17T08:40:18.234Z] 02:41:01 3 20.55 0.00 5.11 1.50 0.09 72.75 [2025-12-17T08:40:18.234Z] 02:41:01 4 22.62 0.00 5.00 1.01 0.09 71.28 [2025-12-17T08:40:18.234Z] 02:41:01 5 24.56 0.00 4.86 2.50 0.10 67.97 [2025-12-17T08:40:18.234Z] 02:41:01 6 23.46 0.00 4.11 0.19 0.07 72.17 [2025-12-17T08:40:18.234Z] 02:41:01 7 22.35 0.00 4.48 2.37 0.09 70.70 [2025-12-17T08:40:18.234Z] 02:42:01 all 34.44 0.00 6.82 4.36 0.10 54.27 [2025-12-17T08:40:18.234Z] 02:42:01 0 34.75 0.00 7.02 0.35 0.12 57.76 [2025-12-17T08:40:18.234Z] 02:42:01 1 34.51 0.00 6.91 4.32 0.10 54.16 [2025-12-17T08:40:18.234Z] 02:42:01 2 35.76 0.00 7.08 11.30 0.10 45.75 [2025-12-17T08:40:18.234Z] 02:42:01 3 35.84 0.00 6.99 2.20 0.08 54.89 [2025-12-17T08:40:18.234Z] 02:42:01 4 30.59 0.00 6.68 6.35 0.10 56.29 [2025-12-17T08:40:18.234Z] 02:42:01 5 35.63 0.00 6.67 5.73 0.08 51.89 [2025-12-17T08:40:18.234Z] 02:42:01 6 32.75 0.00 6.72 1.65 0.10 58.79 [2025-12-17T08:40:18.234Z] 02:42:01 7 35.73 0.00 6.51 3.04 0.10 54.62 [2025-12-17T08:40:18.234Z] 02:43:01 all 67.73 0.00 8.08 0.26 0.12 23.81 [2025-12-17T08:40:18.234Z] 02:43:01 0 67.02 0.00 7.64 0.03 0.12 25.18 [2025-12-17T08:40:18.234Z] 02:43:01 1 66.39 0.00 8.56 0.07 0.12 24.87 [2025-12-17T08:40:18.234Z] 02:43:01 2 68.60 0.00 8.03 0.19 0.13 23.05 [2025-12-17T08:40:18.234Z] 02:43:01 3 67.67 0.00 8.30 0.03 0.13 23.86 [2025-12-17T08:40:18.234Z] 02:43:01 4 68.63 0.00 7.67 0.10 0.12 23.48 [2025-12-17T08:40:18.234Z] 02:43:01 5 67.75 0.00 8.54 1.58 0.13 21.99 [2025-12-17T08:40:18.234Z] 02:43:01 6 67.28 0.00 8.26 0.02 0.12 24.32 [2025-12-17T08:40:18.234Z] 02:43:01 7 68.47 0.00 7.61 0.08 0.12 23.72 [2025-12-17T08:40:18.234Z] 02:44:01 all 21.57 0.00 6.84 8.67 0.08 62.83 [2025-12-17T08:40:18.234Z] 02:44:01 0 20.80 0.00 7.16 13.91 0.08 58.05 [2025-12-17T08:40:18.234Z] 02:44:01 1 23.95 0.00 6.89 1.72 0.08 67.36 [2025-12-17T08:40:18.234Z] 02:44:01 2 21.14 0.00 6.89 25.80 0.10 46.07 [2025-12-17T08:40:18.234Z] 02:44:01 3 20.65 0.00 6.33 2.05 0.07 70.91 [2025-12-17T08:40:18.234Z] 02:44:01 4 20.10 0.00 5.82 1.92 0.08 72.07 [2025-12-17T08:40:18.234Z] 02:44:01 5 20.59 0.00 7.50 19.78 0.08 52.04 [2025-12-17T08:40:18.234Z] 02:44:01 6 24.50 0.00 7.00 2.10 0.08 66.32 [2025-12-17T08:40:18.234Z] 02:44:01 7 20.88 0.00 7.14 2.17 0.08 69.72 [2025-12-17T08:40:18.234Z] 02:45:01 all 9.68 0.00 4.41 34.50 0.05 51.34 [2025-12-17T08:40:18.234Z] 02:45:01 0 9.53 0.00 4.03 22.35 0.05 64.03 [2025-12-17T08:40:18.234Z] 02:45:01 1 9.36 0.00 4.25 23.45 0.05 62.89 [2025-12-17T08:40:18.234Z] 02:45:01 2 9.51 0.00 4.19 61.65 0.05 24.60 [2025-12-17T08:40:18.234Z] 02:45:01 3 10.28 0.00 4.10 35.57 0.07 49.98 [2025-12-17T08:40:18.234Z] 02:45:01 4 9.32 0.00 4.84 26.03 0.05 59.76 [2025-12-17T08:40:18.234Z] 02:45:01 5 9.96 0.00 5.09 76.17 0.05 8.74 [2025-12-17T08:40:18.234Z] 02:45:01 6 9.30 0.00 4.38 13.55 0.07 72.69 [2025-12-17T08:40:18.234Z] 02:45:01 7 10.20 0.00 4.43 17.73 0.05 67.58 [2025-12-17T08:40:18.234Z] 02:46:01 all 5.62 0.00 3.95 32.25 0.04 58.13 [2025-12-17T08:40:18.234Z] 02:46:01 0 6.91 0.00 4.12 18.06 0.03 70.87 [2025-12-17T08:40:18.234Z] 02:46:01 1 5.20 0.00 4.01 24.34 0.05 66.41 [2025-12-17T08:40:18.234Z] 02:46:01 2 5.34 0.00 4.30 42.16 0.05 48.15 [2025-12-17T08:40:18.234Z] 02:46:01 3 5.57 0.00 4.33 20.76 0.03 69.31 [2025-12-17T08:40:18.234Z] 02:46:01 4 4.88 0.00 4.87 58.71 0.05 31.49 [2025-12-17T08:40:18.234Z] 02:46:01 5 5.04 0.00 3.80 20.03 0.03 71.10 [2025-12-17T08:40:18.234Z] 02:46:01 6 5.63 0.00 2.76 28.91 0.05 62.65 [2025-12-17T08:40:18.234Z] 02:46:01 7 6.40 0.00 3.45 45.13 0.05 44.97 [2025-12-17T08:40:18.234Z] 02:47:01 all 90.32 0.00 9.46 0.07 0.14 0.01 [2025-12-17T08:40:18.234Z] 02:47:01 0 90.03 0.00 9.72 0.08 0.17 0.00 [2025-12-17T08:40:18.234Z] 02:47:01 1 90.23 0.00 9.62 0.00 0.15 0.00 [2025-12-17T08:40:18.234Z] 02:47:01 2 90.67 0.00 9.12 0.10 0.12 0.00 [2025-12-17T08:40:18.234Z] 02:47:01 3 90.08 0.00 9.62 0.10 0.15 0.05 [2025-12-17T08:40:18.234Z] 02:47:01 4 90.40 0.00 9.34 0.10 0.13 0.03 [2025-12-17T08:40:18.234Z] 02:47:01 5 90.35 0.00 9.50 0.02 0.13 0.00 [2025-12-17T08:40:18.234Z] 02:47:01 6 90.32 0.00 9.43 0.10 0.13 0.02 [2025-12-17T08:40:18.234Z] 02:47:01 7 90.47 0.00 9.35 0.05 0.12 0.02 [2025-12-17T08:40:18.234Z] 02:48:01 all 91.11 0.00 8.72 0.00 0.17 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 0 90.30 0.00 9.55 0.00 0.15 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 1 90.85 0.00 8.98 0.00 0.17 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 2 91.70 0.00 8.13 0.00 0.17 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 3 91.60 0.00 8.22 0.00 0.18 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 4 90.82 0.00 9.00 0.00 0.18 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 5 91.02 0.00 8.83 0.00 0.15 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 6 91.50 0.00 8.33 0.00 0.17 0.00 [2025-12-17T08:40:18.234Z] 02:48:01 7 91.12 0.00 8.71 0.00 0.17 0.00 [2025-12-17T08:40:18.234Z] 02:49:02 all 52.20 0.00 5.61 18.11 0.10 23.98 [2025-12-17T08:40:18.234Z] 02:49:02 0 52.53 0.00 5.65 26.08 0.10 15.64 [2025-12-17T08:40:18.234Z] 02:49:02 1 51.88 0.00 5.68 11.58 0.10 30.76 [2025-12-17T08:40:18.234Z] 02:49:02 2 51.86 0.00 5.75 36.79 0.12 5.48 [2025-12-17T08:40:18.234Z] 02:49:02 3 52.50 0.00 5.20 9.93 0.10 32.27 [2025-12-17T08:40:18.234Z] 02:49:02 4 51.73 0.00 5.95 12.83 0.10 29.39 [2025-12-17T08:40:18.234Z] 02:49:02 5 52.19 0.00 5.37 12.10 0.10 30.24 [2025-12-17T08:40:18.234Z] 02:49:02 6 52.63 0.00 5.73 23.39 0.10 18.15 [2025-12-17T08:40:18.234Z] 02:49:02 7 52.28 0.00 5.56 12.24 0.10 29.82 [2025-12-17T08:40:18.234Z] 02:50:01 all 8.82 0.00 2.82 6.11 0.07 82.17 [2025-12-17T08:40:18.234Z] 02:50:01 0 6.42 0.00 2.72 8.19 0.07 82.61 [2025-12-17T08:40:18.234Z] 02:50:01 1 10.22 0.00 3.27 3.24 0.07 83.20 [2025-12-17T08:40:18.234Z] 02:50:01 2 9.07 0.00 4.86 12.29 0.07 73.71 [2025-12-17T08:40:18.234Z] 02:50:01 3 8.52 0.00 2.05 4.51 0.07 84.84 [2025-12-17T08:40:18.234Z] 02:50:01 4 9.81 0.00 2.51 4.42 0.09 83.18 [2025-12-17T08:40:18.234Z] 02:50:01 5 10.67 0.00 2.41 6.90 0.07 79.95 [2025-12-17T08:40:18.234Z] 02:50:01 6 9.54 0.00 2.38 7.10 0.08 80.89 [2025-12-17T08:40:18.234Z] 02:50:01 7 6.35 0.00 2.35 2.28 0.05 88.97 [2025-12-17T08:40:18.234Z] [2025-12-17T08:40:18.234Z] 02:50:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.234Z] 02:51:01 all 10.68 0.00 0.86 0.29 0.07 88.11 [2025-12-17T08:40:18.234Z] 02:51:01 0 4.18 0.00 0.61 0.05 0.05 95.10 [2025-12-17T08:40:18.234Z] 02:51:01 1 9.85 0.00 0.90 0.94 0.07 88.24 [2025-12-17T08:40:18.234Z] 02:51:01 2 9.76 0.00 0.84 0.44 0.08 88.88 [2025-12-17T08:40:18.234Z] 02:51:01 3 10.86 0.00 0.82 0.05 0.07 88.20 [2025-12-17T08:40:18.234Z] 02:51:01 4 15.93 0.00 1.07 0.20 0.08 82.72 [2025-12-17T08:40:18.234Z] 02:51:01 5 15.19 0.00 0.99 0.23 0.07 83.52 [2025-12-17T08:40:18.234Z] 02:51:01 6 8.73 0.00 0.95 0.20 0.07 90.05 [2025-12-17T08:40:18.234Z] 02:51:01 7 10.94 0.00 0.67 0.20 0.07 88.12 [2025-12-17T08:40:18.234Z] 02:52:01 all 2.25 0.00 0.31 0.04 0.02 97.37 [2025-12-17T08:40:18.234Z] 02:52:01 0 1.79 0.00 0.32 0.00 0.02 97.88 [2025-12-17T08:40:18.234Z] 02:52:01 1 2.33 0.00 0.28 0.00 0.03 97.36 [2025-12-17T08:40:18.234Z] 02:52:01 2 2.44 0.00 0.40 0.07 0.02 97.08 [2025-12-17T08:40:18.234Z] 02:52:01 3 3.19 0.00 0.28 0.03 0.03 96.46 [2025-12-17T08:40:18.234Z] 02:52:01 4 2.39 0.00 0.28 0.07 0.02 97.25 [2025-12-17T08:40:18.234Z] 02:52:01 5 0.97 0.00 0.25 0.07 0.02 98.70 [2025-12-17T08:40:18.234Z] 02:52:01 6 2.10 0.00 0.38 0.02 0.03 97.46 [2025-12-17T08:40:18.234Z] 02:52:01 7 2.84 0.00 0.30 0.10 0.02 96.74 [2025-12-17T08:40:18.234Z] 02:53:01 all 0.04 0.00 0.01 0.00 0.01 99.93 [2025-12-17T08:40:18.234Z] 02:53:01 0 0.10 0.00 0.00 0.00 0.02 99.88 [2025-12-17T08:40:18.234Z] 02:53:01 1 0.03 0.00 0.02 0.00 0.03 99.92 [2025-12-17T08:40:18.234Z] 02:53:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-17T08:40:18.234Z] 02:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 [2025-12-17T08:40:18.234Z] 02:53:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-17T08:40:18.234Z] 02:53:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.234Z] 02:53:01 6 0.08 0.00 0.02 0.00 0.02 99.88 [2025-12-17T08:40:18.234Z] 02:53:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-12-17T08:40:18.234Z] 02:54:01 all 0.28 0.00 0.03 0.05 0.01 99.63 [2025-12-17T08:40:18.234Z] 02:54:01 0 0.07 0.00 0.05 0.00 0.00 99.88 [2025-12-17T08:40:18.234Z] 02:54:01 1 1.94 0.00 0.03 0.00 0.02 98.01 [2025-12-17T08:40:18.234Z] 02:54:01 2 0.05 0.00 0.02 0.03 0.02 99.88 [2025-12-17T08:40:18.234Z] 02:54:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.234Z] 02:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.234Z] 02:54:01 5 0.03 0.00 0.03 0.15 0.00 99.78 [2025-12-17T08:40:18.234Z] 02:54:01 6 0.02 0.00 0.05 0.07 0.00 99.87 [2025-12-17T08:40:18.234Z] 02:54:01 7 0.07 0.00 0.02 0.13 0.02 99.77 [2025-12-17T08:40:18.234Z] 02:55:01 all 0.08 0.00 0.02 0.00 0.01 99.89 [2025-12-17T08:40:18.234Z] 02:55:01 0 0.13 0.00 0.03 0.00 0.02 99.82 [2025-12-17T08:40:18.234Z] 02:55:01 1 0.47 0.00 0.03 0.00 0.02 99.48 [2025-12-17T08:40:18.234Z] 02:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:55:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.234Z] 02:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:55:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-17T08:40:18.234Z] 02:55:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-17T08:40:18.234Z] 02:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:56:01 all 0.04 0.00 0.01 0.01 0.00 99.93 [2025-12-17T08:40:18.234Z] 02:56:01 0 0.08 0.00 0.02 0.00 0.00 99.90 [2025-12-17T08:40:18.234Z] 02:56:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.234Z] 02:56:01 2 0.02 0.00 0.02 0.08 0.02 99.87 [2025-12-17T08:40:18.234Z] 02:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.234Z] 02:56:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-17T08:40:18.234Z] 02:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.234Z] 02:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.234Z] 02:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-17T08:40:18.234Z] 02:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.234Z] 02:57:01 1 0.07 0.00 0.03 0.00 0.03 99.87 [2025-12-17T08:40:18.234Z] 02:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:57:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.234Z] 02:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.234Z] 02:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.234Z] 02:57:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.234Z] 02:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2025-12-17T08:40:18.234Z] 02:58:01 0 0.10 0.00 0.05 0.00 0.00 99.85 [2025-12-17T08:40:18.234Z] 02:58:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.234Z] 02:58:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.234Z] 02:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.234Z] 02:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.234Z] 02:58:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.234Z] 02:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.234Z] 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.234Z] 02:59:01 all 0.02 0.00 0.02 0.01 0.01 99.94 [2025-12-17T08:40:18.234Z] 02:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-17T08:40:18.234Z] 02:59:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.234Z] 02:59:01 2 0.03 0.00 0.03 0.02 0.00 99.92 [2025-12-17T08:40:18.234Z] 02:59:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.234Z] 02:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 02:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.234Z] 02:59:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-17T08:40:18.234Z] 02:59:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-17T08:40:18.234Z] 03:00:01 all 0.21 0.00 0.01 0.00 0.01 99.76 [2025-12-17T08:40:18.234Z] 03:00:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-17T08:40:18.234Z] 03:00:01 1 1.45 0.00 0.07 0.00 0.03 98.45 [2025-12-17T08:40:18.234Z] 03:00:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.234Z] 03:00:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.234Z] 03:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.234Z] 03:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.234Z] 03:00:01 6 0.07 0.00 0.02 0.00 0.00 99.92 [2025-12-17T08:40:18.234Z] 03:00:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.234Z] 03:01:01 all 0.27 0.00 0.02 0.03 0.01 99.68 [2025-12-17T08:40:18.234Z] 03:01:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.234Z] 03:01:01 1 2.00 0.00 0.03 0.00 0.02 97.95 [2025-12-17T08:40:18.234Z] 03:01:01 2 0.00 0.00 0.00 0.18 0.00 99.82 [2025-12-17T08:40:18.234Z] 03:01:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.234Z] 03:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 03:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 03:01:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.234Z] 03:01:01 7 0.00 0.00 0.00 0.03 0.02 99.95 [2025-12-17T08:40:18.234Z] [2025-12-17T08:40:18.234Z] 03:01:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.234Z] 03:02:01 all 0.06 0.00 0.01 0.00 0.01 99.91 [2025-12-17T08:40:18.234Z] 03:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.234Z] 03:02:01 1 0.30 0.00 0.05 0.00 0.02 99.63 [2025-12-17T08:40:18.234Z] 03:02:01 2 0.00 0.00 0.00 0.02 0.02 99.97 [2025-12-17T08:40:18.234Z] 03:02:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.234Z] 03:02:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-17T08:40:18.234Z] 03:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.234Z] 03:02:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.234Z] 03:02:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.234Z] 03:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:03:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:03:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:03:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:03:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:04:01 all 0.03 0.00 0.02 0.02 0.01 99.92 [2025-12-17T08:40:18.235Z] 03:04:01 0 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:04:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:04:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:04:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:04:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:04:01 7 0.00 0.00 0.00 0.13 0.00 99.87 [2025-12-17T08:40:18.235Z] 03:05:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-12-17T08:40:18.235Z] 03:05:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:05:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2025-12-17T08:40:18.235Z] 03:05:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:05:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:05:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 [2025-12-17T08:40:18.235Z] 03:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:06:01 1 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:06:01 2 0.02 0.00 0.02 0.03 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:06:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:06:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:07:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:07:01 1 0.12 0.00 0.03 0.00 0.02 99.83 [2025-12-17T08:40:18.235Z] 03:07:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:07:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:07:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:07:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:08:01 0 0.08 0.00 0.00 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:08:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:08:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:08:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:09:01 all 0.03 0.00 0.02 0.01 0.01 99.94 [2025-12-17T08:40:18.235Z] 03:09:01 0 0.05 0.00 0.05 0.00 0.00 99.90 [2025-12-17T08:40:18.235Z] 03:09:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:09:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:09:01 4 0.02 0.00 0.00 0.03 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:09:01 6 0.07 0.00 0.03 0.00 0.00 99.90 [2025-12-17T08:40:18.235Z] 03:09:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:10:01 all 0.04 0.00 0.02 0.01 0.01 99.92 [2025-12-17T08:40:18.235Z] 03:10:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:10:01 1 0.08 0.00 0.05 0.00 0.02 99.85 [2025-12-17T08:40:18.235Z] 03:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:10:01 4 0.00 0.00 0.03 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:10:01 7 0.07 0.00 0.02 0.08 0.00 99.83 [2025-12-17T08:40:18.235Z] 03:11:01 all 0.08 0.00 0.02 0.01 0.00 99.90 [2025-12-17T08:40:18.235Z] 03:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:11:01 1 0.45 0.00 0.03 0.00 0.02 99.50 [2025-12-17T08:40:18.235Z] 03:11:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:11:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:11:01 4 0.02 0.00 0.00 0.03 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:11:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:11:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:12:01 all 0.11 0.00 0.02 0.00 0.01 99.86 [2025-12-17T08:40:18.235Z] 03:12:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:12:01 1 0.71 0.00 0.10 0.00 0.02 99.17 [2025-12-17T08:40:18.235Z] 03:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:12:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:12:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] [2025-12-17T08:40:18.235Z] 03:12:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.235Z] 03:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2025-12-17T08:40:18.235Z] 03:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:13:01 1 0.08 0.00 0.00 0.00 0.00 99.92 [2025-12-17T08:40:18.235Z] 03:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:13:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:13:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:14:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:14:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:14:01 3 0.03 0.00 0.02 0.05 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:14:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:14:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:15:01 all 0.02 0.00 0.02 0.00 0.01 99.94 [2025-12-17T08:40:18.235Z] 03:15:01 0 0.02 0.00 0.05 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:15:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:15:01 3 0.07 0.00 0.03 0.02 0.02 99.87 [2025-12-17T08:40:18.235Z] 03:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:15:01 6 0.03 0.00 0.05 0.00 0.03 99.88 [2025-12-17T08:40:18.235Z] 03:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:16:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:16:01 1 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:16:01 4 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:16:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:16:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-12-17T08:40:18.235Z] 03:17:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:17:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:17:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-12-17T08:40:18.235Z] 03:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:18:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:18:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:18:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:18:01 6 0.05 0.00 0.05 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:18:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:19:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2025-12-17T08:40:18.235Z] 03:19:01 0 0.00 0.00 0.03 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:19:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:19:01 6 0.03 0.00 0.07 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:19:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:20:01 all 0.06 0.00 0.02 0.06 0.00 99.85 [2025-12-17T08:40:18.235Z] 03:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:20:01 1 0.27 0.00 0.00 0.00 0.00 99.73 [2025-12-17T08:40:18.235Z] 03:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:20:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:20:01 6 0.12 0.00 0.05 0.00 0.02 99.82 [2025-12-17T08:40:18.235Z] 03:20:01 7 0.00 0.00 0.02 0.48 0.00 99.50 [2025-12-17T08:40:18.235Z] 03:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:21:01 6 0.08 0.00 0.03 0.00 0.03 99.85 [2025-12-17T08:40:18.235Z] 03:21:01 7 0.00 0.00 0.03 0.02 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:22:01 all 0.03 0.00 0.02 0.08 0.01 99.86 [2025-12-17T08:40:18.235Z] 03:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:22:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2025-12-17T08:40:18.235Z] 03:22:01 3 0.02 0.00 0.02 0.15 0.02 99.80 [2025-12-17T08:40:18.235Z] 03:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:22:01 6 0.10 0.00 0.05 0.00 0.02 99.83 [2025-12-17T08:40:18.235Z] 03:22:01 7 0.07 0.00 0.02 0.47 0.00 99.45 [2025-12-17T08:40:18.235Z] 03:23:01 all 0.01 0.00 0.01 0.02 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:23:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:23:01 7 0.02 0.00 0.02 0.18 0.02 99.77 [2025-12-17T08:40:18.235Z] [2025-12-17T08:40:18.235Z] 03:23:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.235Z] 03:24:01 all 0.03 0.00 0.01 0.02 0.01 99.93 [2025-12-17T08:40:18.235Z] 03:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:24:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:24:01 3 0.03 0.00 0.00 0.02 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:24:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:24:01 7 0.05 0.00 0.00 0.17 0.00 99.78 [2025-12-17T08:40:18.235Z] 03:25:01 all 0.04 0.00 0.02 0.00 0.01 99.93 [2025-12-17T08:40:18.235Z] 03:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:25:01 1 0.12 0.00 0.00 0.00 0.00 99.88 [2025-12-17T08:40:18.235Z] 03:25:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:25:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:25:01 5 0.02 0.00 0.03 0.02 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:25:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:25:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:26:01 all 0.03 0.00 0.01 0.05 0.01 99.89 [2025-12-17T08:40:18.235Z] 03:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:26:01 3 0.03 0.00 0.03 0.27 0.02 99.65 [2025-12-17T08:40:18.235Z] 03:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:26:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:26:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:26:01 7 0.05 0.00 0.02 0.13 0.00 99.80 [2025-12-17T08:40:18.235Z] 03:27:01 all 0.03 0.00 0.01 0.01 0.01 99.95 [2025-12-17T08:40:18.235Z] 03:27:01 0 0.07 0.00 0.02 0.00 0.00 99.92 [2025-12-17T08:40:18.235Z] 03:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:27:01 4 0.07 0.00 0.00 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:27:01 5 0.00 0.00 0.03 0.02 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:27:01 6 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:27:01 7 0.00 0.00 0.02 0.03 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:28:01 all 0.04 0.00 0.01 0.03 0.00 99.92 [2025-12-17T08:40:18.235Z] 03:28:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:28:01 1 0.08 0.00 0.02 0.00 0.00 99.90 [2025-12-17T08:40:18.235Z] 03:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:28:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:28:01 5 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:28:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:28:01 7 0.05 0.00 0.00 0.20 0.00 99.75 [2025-12-17T08:40:18.235Z] 03:29:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:29:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:29:01 3 0.02 0.00 0.03 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:29:01 4 0.08 0.00 0.00 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:29:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:30:01 all 0.14 0.00 0.02 0.00 0.01 99.84 [2025-12-17T08:40:18.235Z] 03:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:30:01 1 0.85 0.00 0.00 0.00 0.00 99.15 [2025-12-17T08:40:18.235Z] 03:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:30:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:30:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:30:01 5 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:30:01 6 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.235Z] 03:30:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:31:01 all 0.10 0.00 0.02 0.00 0.01 99.87 [2025-12-17T08:40:18.235Z] 03:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:31:01 1 0.68 0.00 0.00 0.00 0.00 99.32 [2025-12-17T08:40:18.235Z] 03:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:31:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:31:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.235Z] 03:31:01 7 0.00 0.00 0.02 0.03 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:32:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-12-17T08:40:18.235Z] 03:32:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:32:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:32:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:32:01 4 0.03 0.00 0.07 0.00 0.03 99.87 [2025-12-17T08:40:18.235Z] 03:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:32:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-17T08:40:18.235Z] 03:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:33:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:33:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:33:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:33:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:34:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:34:01 2 0.00 0.00 0.02 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:34:01 3 0.05 0.00 0.02 0.02 0.00 99.92 [2025-12-17T08:40:18.235Z] 03:34:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:34:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:34:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2025-12-17T08:40:18.235Z] 03:34:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-12-17T08:40:18.235Z] [2025-12-17T08:40:18.235Z] 03:34:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.235Z] 03:35:01 all 0.14 0.00 0.02 0.00 0.01 99.82 [2025-12-17T08:40:18.235Z] 03:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.235Z] 03:35:01 1 0.96 0.00 0.02 0.00 0.02 99.01 [2025-12-17T08:40:18.235Z] 03:35:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:35:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:35:01 4 0.00 0.00 0.05 0.00 0.03 99.92 [2025-12-17T08:40:18.235Z] 03:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:35:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.235Z] 03:36:01 all 0.25 0.00 0.01 0.00 0.00 99.73 [2025-12-17T08:40:18.235Z] 03:36:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:36:01 1 1.79 0.00 0.00 0.00 0.00 98.21 [2025-12-17T08:40:18.235Z] 03:36:01 2 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:36:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.235Z] 03:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-17T08:40:18.235Z] 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:36:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:37:01 all 0.05 0.00 0.02 0.00 0.01 99.92 [2025-12-17T08:40:18.235Z] 03:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:37:01 1 0.15 0.00 0.02 0.00 0.00 99.83 [2025-12-17T08:40:18.235Z] 03:37:01 2 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:37:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.235Z] 03:37:01 4 0.03 0.00 0.05 0.00 0.02 99.90 [2025-12-17T08:40:18.235Z] 03:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:37:01 6 0.08 0.00 0.03 0.00 0.02 99.87 [2025-12-17T08:40:18.235Z] 03:37:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.235Z] 03:38:01 all 0.03 0.00 0.01 0.01 0.00 99.95 [2025-12-17T08:40:18.235Z] 03:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.235Z] 03:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.235Z] 03:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.235Z] 03:38:01 3 0.08 0.00 0.00 0.00 0.00 99.92 [2025-12-17T08:40:18.235Z] 03:38:01 4 0.03 0.00 0.02 0.02 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:38:01 6 0.02 0.00 0.03 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:38:01 7 0.05 0.00 0.00 0.10 0.00 99.85 [2025-12-17T08:40:18.236Z] 03:39:01 all 0.02 0.00 0.02 0.05 0.02 99.90 [2025-12-17T08:40:18.236Z] 03:39:01 0 0.02 0.00 0.05 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:39:01 2 0.00 0.00 0.00 0.18 0.03 99.78 [2025-12-17T08:40:18.236Z] 03:39:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:39:01 4 0.07 0.00 0.02 0.00 0.03 99.88 [2025-12-17T08:40:18.236Z] 03:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:39:01 7 0.00 0.00 0.02 0.18 0.00 99.80 [2025-12-17T08:40:18.236Z] 03:40:01 all 0.02 0.00 0.02 0.11 0.00 99.85 [2025-12-17T08:40:18.236Z] 03:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:40:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.236Z] 03:40:01 4 0.02 0.00 0.07 0.35 0.00 99.57 [2025-12-17T08:40:18.236Z] 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:40:01 7 0.02 0.00 0.00 0.52 0.02 99.45 [2025-12-17T08:40:18.236Z] 03:41:01 all 0.11 0.00 0.01 0.00 0.00 99.88 [2025-12-17T08:40:18.236Z] 03:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:41:01 1 0.66 0.00 0.03 0.00 0.00 99.30 [2025-12-17T08:40:18.236Z] 03:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:41:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:41:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:41:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:41:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:42:01 all 0.03 0.00 0.01 0.01 0.01 99.94 [2025-12-17T08:40:18.236Z] 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:42:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:42:01 3 0.07 0.00 0.00 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:42:01 4 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-17T08:40:18.236Z] 03:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:42:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.236Z] 03:42:01 7 0.03 0.00 0.00 0.10 0.00 99.87 [2025-12-17T08:40:18.236Z] 03:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-12-17T08:40:18.236Z] 03:43:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:43:01 2 0.02 0.00 0.03 0.02 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:43:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:43:01 4 0.05 0.00 0.03 0.00 0.03 99.88 [2025-12-17T08:40:18.236Z] 03:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:43:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:44:01 all 0.22 0.00 0.01 0.01 0.01 99.75 [2025-12-17T08:40:18.236Z] 03:44:01 0 0.08 0.00 0.03 0.00 0.00 99.88 [2025-12-17T08:40:18.236Z] 03:44:01 1 1.61 0.00 0.00 0.00 0.00 98.39 [2025-12-17T08:40:18.236Z] 03:44:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:44:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:44:01 4 0.00 0.00 0.03 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:44:01 7 0.03 0.00 0.00 0.05 0.00 99.92 [2025-12-17T08:40:18.236Z] 03:45:01 all 0.20 0.00 0.02 0.00 0.01 99.77 [2025-12-17T08:40:18.236Z] 03:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:45:01 1 1.40 0.00 0.05 0.00 0.02 98.53 [2025-12-17T08:40:18.236Z] 03:45:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:45:01 3 0.07 0.00 0.03 0.00 0.02 99.88 [2025-12-17T08:40:18.236Z] 03:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:45:01 6 0.05 0.00 0.05 0.00 0.00 99.90 [2025-12-17T08:40:18.236Z] 03:45:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] [2025-12-17T08:40:18.236Z] 03:45:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.236Z] 03:46:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-12-17T08:40:18.236Z] 03:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:46:01 2 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:46:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:46:01 4 0.02 0.00 0.05 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:46:01 6 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.236Z] 03:46:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2025-12-17T08:40:18.236Z] 03:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:47:01 2 0.00 0.00 0.03 0.02 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:47:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:47:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.236Z] 03:47:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:47:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:48:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2025-12-17T08:40:18.236Z] 03:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.236Z] 03:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:48:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2025-12-17T08:40:18.236Z] 03:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:48:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:48:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:49:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2025-12-17T08:40:18.236Z] 03:49:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2025-12-17T08:40:18.236Z] 03:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:49:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:49:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:49:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:49:01 6 0.03 0.00 0.05 0.02 0.00 99.90 [2025-12-17T08:40:18.236Z] 03:49:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:50:01 all 0.09 0.00 0.02 0.00 0.01 99.88 [2025-12-17T08:40:18.236Z] 03:50:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:50:01 2 0.12 0.00 0.03 0.00 0.00 99.85 [2025-12-17T08:40:18.236Z] 03:50:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:50:01 4 0.28 0.00 0.03 0.02 0.02 99.65 [2025-12-17T08:40:18.236Z] 03:50:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2025-12-17T08:40:18.236Z] 03:50:01 6 0.08 0.00 0.05 0.00 0.02 99.85 [2025-12-17T08:40:18.236Z] 03:50:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:51:01 all 0.07 0.00 0.02 0.00 0.01 99.90 [2025-12-17T08:40:18.236Z] 03:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:51:01 1 0.37 0.00 0.02 0.00 0.00 99.62 [2025-12-17T08:40:18.236Z] 03:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:51:01 4 0.02 0.00 0.05 0.02 0.02 99.90 [2025-12-17T08:40:18.236Z] 03:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:51:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:52:01 all 0.13 0.00 0.02 0.00 0.00 99.85 [2025-12-17T08:40:18.236Z] 03:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:52:01 1 0.89 0.00 0.02 0.00 0.00 99.09 [2025-12-17T08:40:18.236Z] 03:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:52:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:52:01 6 0.05 0.00 0.03 0.00 0.02 99.90 [2025-12-17T08:40:18.236Z] 03:52:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:53:01 all 0.14 0.00 0.01 0.00 0.01 99.84 [2025-12-17T08:40:18.236Z] 03:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:53:01 1 0.98 0.00 0.00 0.00 0.02 99.01 [2025-12-17T08:40:18.236Z] 03:53:01 2 0.03 0.00 0.02 0.02 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:53:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:53:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:54:01 all 0.02 0.00 0.02 0.00 0.01 99.96 [2025-12-17T08:40:18.236Z] 03:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2025-12-17T08:40:18.236Z] 03:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:54:01 4 0.02 0.00 0.03 0.02 0.03 99.90 [2025-12-17T08:40:18.236Z] 03:54:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:54:01 6 0.07 0.00 0.05 0.00 0.00 99.88 [2025-12-17T08:40:18.236Z] 03:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2025-12-17T08:40:18.236Z] 03:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:55:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:55:01 3 0.05 0.00 0.00 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 03:55:01 4 0.03 0.00 0.03 0.02 0.02 99.90 [2025-12-17T08:40:18.236Z] 03:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:56:01 all 0.03 0.00 0.01 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:56:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:56:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:56:01 3 0.10 0.00 0.02 0.00 0.00 99.88 [2025-12-17T08:40:18.236Z] 03:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:56:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:56:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.236Z] [2025-12-17T08:40:18.236Z] 03:56:01 CPU %user %nice %system %iowait %steal %idle [2025-12-17T08:40:18.236Z] 03:57:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2025-12-17T08:40:18.236Z] 03:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:57:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:57:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:57:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:57:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:58:01 all 0.07 0.00 0.01 0.00 0.00 99.91 [2025-12-17T08:40:18.236Z] 03:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:58:01 1 0.33 0.00 0.00 0.00 0.00 99.67 [2025-12-17T08:40:18.236Z] 03:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:58:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:58:01 5 0.07 0.00 0.03 0.00 0.00 99.90 [2025-12-17T08:40:18.236Z] 03:58:01 6 0.07 0.00 0.00 0.00 0.02 99.92 [2025-12-17T08:40:18.236Z] 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 03:59:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2025-12-17T08:40:18.236Z] 03:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2025-12-17T08:40:18.236Z] 03:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2025-12-17T08:40:18.236Z] 03:59:01 2 0.02 0.00 0.07 0.02 0.02 99.88 [2025-12-17T08:40:18.236Z] 03:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2025-12-17T08:40:18.236Z] 03:59:01 5 0.00 0.00 0.03 0.00 0.02 99.95 [2025-12-17T08:40:18.236Z] 03:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 [2025-12-17T08:40:18.236Z] 03:59:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2025-12-17T08:40:18.236Z] 04:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2025-12-17T08:40:18.236Z] 04:00:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2025-12-17T08:40:18.236Z] 04:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2025-12-17T08:40:18.236Z] 04:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2025-12-17T08:40:18.236Z] 04:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97