Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+475a7db5b5b56187166d71228061bf2da140d1ab (9c7c856b3a760233bdd6ab1c3f66e295dfc92dbe) 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-ssh2817862103935328271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh10688609275072402760.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 f3350a1713306dce7682ed7e37d5774890d03277 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/PR-4907/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/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17382635293539828529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh10988134425454813735.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/PR-4907/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/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5841310012805444268.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/v3]] ========================================================= [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.21 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/v3 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10286 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [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/4 # 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 > 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 Merging remotes/origin/main commit 475a7db5b5b56187166d71228061bf2da140d1ab into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 55e708f57b91161b5b00965f0614759095dae6cd Checking out Revision 55e708f57b91161b5b00965f0614759095dae6cd (PR-4907) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55e708f57b91161b5b00965f0614759095dae6cd # timeout=10 Commit message: "Merge commit '475a7db5b5b56187166d71228061bf2da140d1ab' into HEAD" > git rev-list --no-walk 586c4689bdd10946f16341d9d991995c52cbb19b # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-09-14T08:30:12.876Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-09-14T08:30:12.960Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-09-14T08:30:12.987Z] ========================================================= [2024-09-14T08:30:12.987Z] EdgeX Global Pipelines Version Info [2024-09-14T08:30:12.987Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-09-14T08:30:14.109Z] ------------------- [2024-09-14T08:30:14.109Z] stable info: [2024-09-14T08:30:14.109Z] ------------------- [2024-09-14T08:30:14.109Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-14T08:30:14.109Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-14T08:30:14.109Z] Message: update stable to v1.0.263 [2024-09-14T08:30:14.678Z] ------------------- [2024-09-14T08:30:14.678Z] experimental info: [2024-09-14T08:30:14.678Z] ------------------- [2024-09-14T08:30:14.678Z] Commited By: Cherry Wang cherry@iotechsys.com [2024-09-14T08:30:14.678Z] Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 [2024-09-14T08:30:14.678Z] Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-09-14T08:30:14.763Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-09-14T08:30:14.784Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-09-14T08:30:14.805Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-09-14T08:30:14.823Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-09-14T08:30:14.841Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-09-14T08:30:14.865Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-09-14T08:30:14.883Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-09-14T08:30:14.899Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-09-14T08:30:14.916Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-09-14T08:30:14.934Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-09-14T08:30:14.950Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-09-14T08:30:14.975Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-09-14T08:30:14.996Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-09-14T08:30:15.018Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-09-14T08:30:15.040Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-09-14T08:30:15.064Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-09-14T08:30:15.084Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-09-14T08:30:15.105Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-09-14T08:30:15.126Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-09-14T08:30:15.146Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-09-14T08:30:15.168Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-09-14T08:30:15.189Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-09-14T08:30:15.212Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-09-14T08:30:15.234Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo [2024-09-14T08:30:15.258Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo [2024-09-14T08:30:15.288Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo [2024-09-14T08:30:15.313Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] echo [2024-09-14T08:30:15.335Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55e708f [Pipeline] echo [2024-09-14T08:30:15.355Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-14T08:30:15.412Z] provisioning config files... [2024-09-14T08:30:15.423Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2107088679696610103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-14T08:30:15.759Z] ---> ****-login.sh [2024-09-14T08:30:15.759Z] nexus3.edgexfoundry.org:10001 [2024-09-14T08:30:16.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:30:16.020Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:30:16.020Z] Configure a credential helper to remove this warning. See [2024-09-14T08:30:16.020Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:30:16.020Z] [2024-09-14T08:30:16.020Z] Login Succeeded [2024-09-14T08:30:16.020Z] nexus3.edgexfoundry.org:10002 [2024-09-14T08:30:16.020Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:30:16.284Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:30:16.284Z] Configure a credential helper to remove this warning. See [2024-09-14T08:30:16.284Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:30:16.284Z] [2024-09-14T08:30:16.284Z] Login Succeeded [2024-09-14T08:30:16.284Z] nexus3.edgexfoundry.org:10003 [2024-09-14T08:30:16.284Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:30:16.285Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:30:16.285Z] Configure a credential helper to remove this warning. See [2024-09-14T08:30:16.285Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:30:16.285Z] [2024-09-14T08:30:16.285Z] Login Succeeded [2024-09-14T08:30:16.285Z] nexus3.edgexfoundry.org:10004 [2024-09-14T08:30:16.285Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:30:16.545Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:30:16.545Z] Configure a credential helper to remove this warning. See [2024-09-14T08:30:16.545Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:30:16.545Z] [2024-09-14T08:30:16.545Z] Login Succeeded [2024-09-14T08:30:16.545Z] ****.io [2024-09-14T08:30:16.545Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:30:16.807Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:30:16.807Z] Configure a credential helper to remove this warning. See [2024-09-14T08:30:16.807Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:30:16.807Z] [2024-09-14T08:30:16.807Z] Login Succeeded [2024-09-14T08:30:16.807Z] ---> ****-login.sh ends [Pipeline] } [2024-09-14T08:30:16.816Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-14T08:30:17.150Z] + 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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/core-command/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo core-command,cmd/core-command/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/core-data/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo core-data,cmd/core-data/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/core-keeper/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-09-14T08:30:17.150Z] + + dirname cmd/core-metadata/Dockerfile [2024-09-14T08:30:17.150Z] cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-09-14T08:30:17.150Z] + dirname+ cmd/security-bootstrapper/Dockerfile [2024-09-14T08:30:17.150Z] cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-09-14T08:30:17.150Z] + + dirname cmd/security-spire-agent/Dockerfile [2024-09-14T08:30:17.150Z] cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/security-spire-config/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/security-spire-server/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/support-notifications/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-09-14T08:30:17.150Z] + dirname cmd/support-scheduler/Dockerfile [2024-09-14T08:30:17.150Z] + cut -d/ -f2 [2024-09-14T08:30:17.150Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-09-14T08:30:17.184Z] 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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 [2024-09-14T08:30:17.539Z] + git rev-list -1 --merges 55e708f57b91161b5b00965f0614759095dae6cd~1..55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] echo [2024-09-14T08:30:17.552Z] -----------> git rev-list -1 --merges 55e708f57b91161b5b00965f0614759095dae6cd~1..55e708f57b91161b5b00965f0614759095dae6cd 55e708f57b91161b5b00965f0614759095dae6cd [2024-09-14T08:30:17.552Z] 55e708f57b91161b5b00965f0614759095dae6cd [false] [Pipeline] sh [2024-09-14T08:30:17.848Z] + git log --format=format:%s -1 55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] echo [2024-09-14T08:30:17.878Z] ========================================================= [2024-09-14T08:30:17.878Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-09-14T08:30:17.878Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-09-14T08:30:18.325Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-09-14T08:30:18.325Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-09-14T08:30:18.325Z] + [ -e /tmp/ssh_known_hosts ] [2024-09-14T08:30:18.325Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-09-14T08:30:18.325Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-09-14T08:30:18.325Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-09-14T08:30:18.325Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:30:18.763Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-14T08:30:18.763Z] [2024-09-14T08:30:18.763Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:30:19.074Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-14T08:30:19.074Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-09-14T08:30:19.074Z] b85a868b505f: Pulling fs layer [2024-09-14T08:30:19.074Z] e2be974225ed: Pulling fs layer [2024-09-14T08:30:19.074Z] 339a4e72a1f5: Pulling fs layer [2024-09-14T08:30:19.074Z] 988bab9f4d93: Pulling fs layer [2024-09-14T08:30:19.074Z] 1469e6f7b9e6: Pulling fs layer [2024-09-14T08:30:19.074Z] eaf3925da568: Pulling fs layer [2024-09-14T08:30:19.074Z] bab4dde63d76: Pulling fs layer [2024-09-14T08:30:19.074Z] bde34c3a00c8: Pulling fs layer [2024-09-14T08:30:19.074Z] eaf3925da568: Waiting [2024-09-14T08:30:19.074Z] 1469e6f7b9e6: Waiting [2024-09-14T08:30:19.074Z] bab4dde63d76: Waiting [2024-09-14T08:30:19.074Z] 988bab9f4d93: Waiting [2024-09-14T08:30:19.074Z] b352a97aabf1: Pulling fs layer [2024-09-14T08:30:19.074Z] bde34c3a00c8: Waiting [2024-09-14T08:30:19.074Z] 4872d77fe225: Pulling fs layer [2024-09-14T08:30:19.074Z] 5851b861e8e6: Pulling fs layer [2024-09-14T08:30:19.074Z] b352a97aabf1: Waiting [2024-09-14T08:30:19.074Z] 4872d77fe225: Waiting [2024-09-14T08:30:19.074Z] 5851b861e8e6: Waiting [2024-09-14T08:30:19.074Z] e2be974225ed: Download complete [2024-09-14T08:30:19.074Z] 988bab9f4d93: Verifying Checksum [2024-09-14T08:30:19.074Z] 988bab9f4d93: Download complete [2024-09-14T08:30:19.334Z] 1469e6f7b9e6: Verifying Checksum [2024-09-14T08:30:19.334Z] 1469e6f7b9e6: Download complete [2024-09-14T08:30:19.334Z] 339a4e72a1f5: Verifying Checksum [2024-09-14T08:30:19.334Z] 339a4e72a1f5: Download complete [2024-09-14T08:30:19.334Z] eaf3925da568: Download complete [2024-09-14T08:30:19.334Z] bde34c3a00c8: Verifying Checksum [2024-09-14T08:30:19.334Z] bde34c3a00c8: Download complete [2024-09-14T08:30:19.334Z] b352a97aabf1: Download complete [2024-09-14T08:30:19.334Z] 4872d77fe225: Verifying Checksum [2024-09-14T08:30:19.334Z] 4872d77fe225: Download complete [2024-09-14T08:30:19.334Z] 5851b861e8e6: Download complete [2024-09-14T08:30:19.334Z] b85a868b505f: Verifying Checksum [2024-09-14T08:30:19.334Z] b85a868b505f: Download complete [2024-09-14T08:30:19.593Z] bab4dde63d76: Verifying Checksum [2024-09-14T08:30:19.593Z] bab4dde63d76: Download complete [2024-09-14T08:30:20.531Z] b85a868b505f: Pull complete [2024-09-14T08:30:20.791Z] e2be974225ed: Pull complete [2024-09-14T08:30:21.363Z] 339a4e72a1f5: Pull complete [2024-09-14T08:30:21.363Z] 988bab9f4d93: Pull complete [2024-09-14T08:30:21.623Z] 1469e6f7b9e6: Pull complete [2024-09-14T08:30:21.623Z] eaf3925da568: Pull complete [2024-09-14T08:30:23.543Z] bab4dde63d76: Pull complete [2024-09-14T08:30:23.543Z] bde34c3a00c8: Pull complete [2024-09-14T08:30:23.803Z] b352a97aabf1: Pull complete [2024-09-14T08:30:23.803Z] 4872d77fe225: Pull complete [2024-09-14T08:30:23.803Z] 5851b861e8e6: Pull complete [2024-09-14T08:30:23.803Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-09-14T08:30:23.803Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-09-14T08:30:23.803Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:30:23.950Z] prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container [2024-09-14T08:30:23.980Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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/py-git-semver:0.1.4 cat [2024-09-14T08:30:26.790Z] $ docker top 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f -eo pid,comm [2024-09-14T08:30:26.850Z] 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). [2024-09-14T08:30:26.850Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-09-14T08:30:26.908Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-14T08:30:26.908Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-14T08:30:27.021Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-14T08:30:27.022Z] $ docker exec 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent [2024-09-14T08:30:27.132Z] SSH_AUTH_SOCK=/tmp/ssh-Y8iCyHB5tehM/agent.32 [2024-09-14T08:30:27.132Z] SSH_AGENT_PID=38 [2024-09-14T08:30:27.138Z] Running ssh-add (command line suppressed) [2024-09-14T08:30:27.230Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_2300556355028594679.key (/w/workspace/edgex-go/4@tmp/private_key_2300556355028594679.key) [2024-09-14T08:30:27.247Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-14T08:30:27.541Z] + git tag --points-at HEAD [Pipeline] } [2024-09-14T08:30:27.552Z] $ docker exec --env ******** --env ******** 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent -k [2024-09-14T08:30:27.655Z] unset SSH_AUTH_SOCK; [2024-09-14T08:30:27.656Z] unset SSH_AGENT_PID; [2024-09-14T08:30:27.656Z] echo Agent pid 38 killed; [2024-09-14T08:30:27.668Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-09-14T08:30:27.703Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-09-14T08:30:27.703Z] [ssh-agent] Looking for ssh-agent implementation... [2024-09-14T08:30:27.801Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-09-14T08:30:27.801Z] $ docker exec 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent [2024-09-14T08:30:27.900Z] SSH_AUTH_SOCK=/tmp/ssh-JQpMRNZO4YJu/agent.71 [2024-09-14T08:30:27.900Z] SSH_AGENT_PID=77 [2024-09-14T08:30:27.905Z] Running ssh-add (command line suppressed) [2024-09-14T08:30:28.000Z] Identity added: /w/workspace/edgex-go/4@tmp/private_key_816060421020606530.key (/w/workspace/edgex-go/4@tmp/private_key_816060421020606530.key) [2024-09-14T08:30:28.015Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-09-14T08:30:28.308Z] + git semver init [2024-09-14T08:30:28.567Z] 2024-09-14 08:30:28,473 [run_init] DEBUG init version:0.0.0 force:False [2024-09-14T08:30:28.567Z] 2024-09-14 08:30:28,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver [2024-09-14T08:30:28.567Z] 2024-09-14 08:30:28,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver [2024-09-14T08:30:28.567Z] 2024-09-14 08:30:28,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,227 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4907 with force:False [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,227 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4907 [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,232 [execute] INFO git cat-file --batch-check [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,238 [execute] INFO git cat-file --batch [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) [2024-09-14T08:30:35.146Z] 2024-09-14 08:30:34,243 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4907 [2024-09-14T08:30:35.146Z] 0.0.0 [Pipeline] } [2024-09-14T08:30:35.157Z] $ docker exec --env ******** --env ******** 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent -k [2024-09-14T08:30:35.261Z] unset SSH_AUTH_SOCK; [2024-09-14T08:30:35.261Z] unset SSH_AGENT_PID; [2024-09-14T08:30:35.261Z] echo Agent pid 77 killed; [2024-09-14T08:30:35.276Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-09-14T08:30:35.597Z] + git semver [Pipeline] } [2024-09-14T08:30:35.868Z] $ docker stop --time=1 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f [2024-09-14T08:30:37.204Z] $ docker rm -f --volumes 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-14T08:30:37.551Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-09-14T08:30:37.775Z] Stashed 1 file(s) [Pipeline] echo [2024-09-14T08:30:37.779Z] [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-14T08:30:38.218Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-09-14T08:30:38.230Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-14T08:30:38.246Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-14T08:30:38.262Z] ========================================================= [2024-09-14T08:30:38.262Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-09-14T08:30:38.262Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-14T08:30:38.584Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-14T08:30:38.584Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-09-14T08:30:38.584Z] 619be1103602: Pulling fs layer [2024-09-14T08:30:38.584Z] 7862e08f4a3e: Pulling fs layer [2024-09-14T08:30:38.584Z] 5df492c9dc93: Pulling fs layer [2024-09-14T08:30:38.584Z] 7629e6793208: Pulling fs layer [2024-09-14T08:30:38.584Z] 4f4fb700ef54: Pulling fs layer [2024-09-14T08:30:38.584Z] fb5054dd5b73: Pulling fs layer [2024-09-14T08:30:38.584Z] eeca6798cff9: Pulling fs layer [2024-09-14T08:30:38.584Z] aa269ceb94a6: Pulling fs layer [2024-09-14T08:30:38.584Z] ada007ff1a6a: Pulling fs layer [2024-09-14T08:30:38.584Z] 4f4fb700ef54: Waiting [2024-09-14T08:30:38.584Z] fb5054dd5b73: Waiting [2024-09-14T08:30:38.584Z] eeca6798cff9: Waiting [2024-09-14T08:30:38.584Z] aa269ceb94a6: Waiting [2024-09-14T08:30:38.584Z] 7629e6793208: Waiting [2024-09-14T08:30:38.584Z] 7862e08f4a3e: Verifying Checksum [2024-09-14T08:30:38.584Z] 7862e08f4a3e: Download complete [2024-09-14T08:30:38.584Z] 7629e6793208: Verifying Checksum [2024-09-14T08:30:38.584Z] 7629e6793208: Download complete [2024-09-14T08:30:38.584Z] 4f4fb700ef54: Verifying Checksum [2024-09-14T08:30:38.584Z] 4f4fb700ef54: Download complete [2024-09-14T08:30:38.584Z] fb5054dd5b73: Verifying Checksum [2024-09-14T08:30:38.584Z] fb5054dd5b73: Download complete [2024-09-14T08:30:38.584Z] 619be1103602: Verifying Checksum [2024-09-14T08:30:38.584Z] 619be1103602: Download complete [2024-09-14T08:30:38.584Z] eeca6798cff9: Verifying Checksum [2024-09-14T08:30:38.584Z] eeca6798cff9: Download complete [2024-09-14T08:30:38.843Z] 619be1103602: Pull complete [2024-09-14T08:30:38.843Z] ada007ff1a6a: Verifying Checksum [2024-09-14T08:30:38.843Z] ada007ff1a6a: Download complete [2024-09-14T08:30:38.843Z] 7862e08f4a3e: Pull complete [2024-09-14T08:30:39.101Z] 5df492c9dc93: Verifying Checksum [2024-09-14T08:30:39.101Z] 5df492c9dc93: Download complete [2024-09-14T08:30:39.359Z] aa269ceb94a6: Verifying Checksum [2024-09-14T08:30:39.359Z] aa269ceb94a6: Download complete [2024-09-14T08:30:42.644Z] 5df492c9dc93: Pull complete [2024-09-14T08:30:42.644Z] 7629e6793208: Pull complete [2024-09-14T08:30:42.644Z] 4f4fb700ef54: Pull complete [2024-09-14T08:30:42.644Z] fb5054dd5b73: Pull complete [2024-09-14T08:30:42.644Z] eeca6798cff9: Pull complete [2024-09-14T08:30:44.545Z] aa269ceb94a6: Pull complete [2024-09-14T08:30:45.111Z] ada007ff1a6a: Pull complete [2024-09-14T08:30:45.111Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-09-14T08:30:45.111Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-14T08:30:45.111Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-14T08:30:45.416Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-14T08:30:45.416Z] WORKDIR /edgex [2024-09-14T08:30:45.416Z] COPY go.mod . [2024-09-14T08:30:45.416Z] RUN go mod download [2024-09-14T08:30:45.416Z] + docker build -t ci-base-image-x86_64 -f - . [2024-09-14T08:30:45.983Z] Sending build context to Docker daemon 179.3MB [2024-09-14T08:30:46.243Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-09-14T08:30:46.243Z] ---> f489d0715acc [2024-09-14T08:30:46.243Z] Step 2/4 : WORKDIR /edgex [2024-09-14T08:30:51.531Z] ---> Running in 694a0b58654f [2024-09-14T08:30:51.532Z] Removing intermediate container 694a0b58654f [2024-09-14T08:30:51.532Z] ---> 4447eb8bf35b [2024-09-14T08:30:51.532Z] Step 3/4 : COPY go.mod . [2024-09-14T08:30:51.532Z] ---> e6974880d551 [2024-09-14T08:30:51.532Z] Step 4/4 : RUN go mod download [2024-09-14T08:30:51.532Z] ---> Running in 21eb13592325 [2024-09-14T08:30:52.888Z] Still waiting to schedule task [2024-09-14T08:30:52.889Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-09-14T08:31:23.646Z] Removing intermediate container 21eb13592325 [2024-09-14T08:31:23.647Z] ---> 086f48c09542 [2024-09-14T08:31:23.647Z] Successfully built 086f48c09542 [2024-09-14T08:31:23.647Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:31:23.963Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-14T08:31:23.964Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:31:24.046Z] prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container [2024-09-14T08:31:24.075Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-14T08:31:24.530Z] $ docker top caba16bf9c905deceb6ef01679497232469c25d3ffa536c97085a80a0a108698 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-14T08:31:24.885Z] + go version [2024-09-14T08:31:24.885Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-09-14T08:31:24.893Z] $ docker stop --time=1 caba16bf9c905deceb6ef01679497232469c25d3ffa536c97085a80a0a108698 [2024-09-14T08:31:26.200Z] $ docker rm -f --volumes caba16bf9c905deceb6ef01679497232469c25d3ffa536c97085a80a0a108698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:31:26.646Z] + docker inspect -f . ci-base-image-x86_64 [2024-09-14T08:31:26.646Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:31:26.725Z] prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container [2024-09-14T08:31:26.753Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat [2024-09-14T08:31:27.094Z] $ docker top 54d83721c14e96a2873ddf622f8b8c163520be4c3e6f5ae46209d1b366a7fc50 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-14T08:31:27.171Z] ========================================================= [2024-09-14T08:31:27.171Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-14T08:31:27.171Z] ========================================================= [Pipeline] sh [2024-09-14T08:31:27.451Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-09-14T08:31:27.790Z] + make test [2024-09-14T08:31:27.790Z] go test -race -coverprofile=coverage.out ./... [2024-09-14T08:31:35.907Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-14T08:32:02.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-14T08:32:02.453Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-14T08:32:02.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-14T08:32:02.714Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-14T08:32:03.011Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-14T08:32:03.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-14T08:32:03.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-14T08:32:03.579Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-14T08:32:03.579Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-14T08:32:03.579Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-14T08:32:05.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-14T08:32:05.487Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-14T08:32:06.427Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements [2024-09-14T08:32:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-14T08:32:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-14T08:32:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-14T08:32:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-14T08:32:07.815Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-14T08:32:08.074Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-14T08:32:09.010Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-14T08:32:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-14T08:32:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:32:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-14T08:32:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-14T08:32:10.389Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-14T08:32:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-14T08:32:11.765Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-14T08:32:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements [2024-09-14T08:32:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements [2024-09-14T08:32:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.455s coverage: 93.4% of statements [2024-09-14T08:32:11.765Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements [2024-09-14T08:32:12.703Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-14T08:32:12.703Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-14T08:32:13.647Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-14T08:32:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.8% of statements [2024-09-14T08:32:13.926Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements [2024-09-14T08:32:14.495Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-14T08:32:14.495Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-14T08:32:14.755Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-09-14T08:32:15.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements [2024-09-14T08:32:15.325Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements [2024-09-14T08:32:15.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements [2024-09-14T08:32:15.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements [2024-09-14T08:32:15.586Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements [2024-09-14T08:32:15.848Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements [2024-09-14T08:32:16.108Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-14T08:32:16.685Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-14T08:32:18.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-14T08:32:18.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-14T08:32:18.072Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-14T08:32:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-14T08:32:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-14T08:32:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-14T08:32:18.640Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-14T08:32:19.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-14T08:32:19.209Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-14T08:32:19.778Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-14T08:32:21.280Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-14T08:32:21.848Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-14T08:32:23.188Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-10287 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws [2024-09-14T08:32:23.208Z] Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout [2024-09-14T08:32:23.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-14T08:32:23.224Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-14T08:32:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-14T08:32:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-14T08:32:25.757Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-14T08:32:26.256Z] The recommended git tool is: git [2024-09-14T08:32:26.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-14T08:32:26.694Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-14T08:32:26.953Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-14T08:32:27.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-14T08:32:27.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-14T08:32:27.210Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-14T08:32:27.210Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-14T08:32:28.143Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements [2024-09-14T08:32:28.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-14T08:32:28.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-14T08:32:28.401Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-14T08:32:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-14T08:32:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:32:29.778Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-14T08:32:30.865Z] using credential edgex-jenkins-ssh [2024-09-14T08:32:30.894Z] Cloning the remote Git repository [2024-09-14T08:32:30.928Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-09-14T08:32:31.020Z] > git init /w/workspace/edgex-go/4 # timeout=10 [2024-09-14T08:32:31.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-14T08:32:31.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-14T08:32:31.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-14T08:32:31.155Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-14T08:32:31.158Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-14T08:32:31.159Z] > git --version # timeout=10 [2024-09-14T08:32:31.179Z] > git --version # 'git version 2.25.1' [2024-09-14T08:32:31.182Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-14T08:32:31.320Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-14T08:32:33.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-14T08:32:33.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:32:33.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-14T08:32:33.069Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-14T08:32:33.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-14T08:32:33.637Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-14T08:32:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-14T08:32:33.896Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.048s coverage: 92.9% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 84.8% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-09-14T08:32:42.026Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements [2024-09-14T08:32:42.026Z] 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 [2024-09-14T08:32:42.284Z] running golangci-lint [2024-09-14T08:32:42.284Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-09-14T08:32:42.284Z] go version go1.21.9 linux/amd64 [2024-09-14T08:32:42.544Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-09-14T08:32:42.544Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-09-14T08:32:49.990Z] Merging remotes/origin/main commit 475a7db5b5b56187166d71228061bf2da140d1ab into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 [2024-09-14T08:32:48.512Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-14T08:32:48.535Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-09-14T08:32:49.333Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-09-14T08:32:49.368Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-09-14T08:32:49.369Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-14T08:32:49.389Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-09-14T08:32:50.015Z] > git config core.sparsecheckout # timeout=10 [2024-09-14T08:32:50.079Z] > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 [2024-09-14T08:32:50.307Z] > git remote # timeout=10 [2024-09-14T08:32:50.324Z] > git config --get remote.origin.url # timeout=10 [2024-09-14T08:32:50.343Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-09-14T08:32:50.360Z] > git merge 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 [2024-09-14T08:32:50.683Z] Merge succeeded, producing e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 [2024-09-14T08:32:50.684Z] Checking out Revision e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 (PR-4907) [2024-09-14T08:32:50.659Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-09-14T08:32:50.687Z] > git config core.sparsecheckout # timeout=10 [2024-09-14T08:32:50.698Z] > git checkout -f e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 # timeout=10 [2024-09-14T08:32:54.427Z] Commit message: "Merge commit '475a7db5b5b56187166d71228061bf2da140d1ab' into HEAD" [2024-09-14T08:32:54.452Z] First time build. Skipping changelog. [2024-09-14T08:32:54.433Z] > git rev-list --no-walk 586c4689bdd10946f16341d9d991995c52cbb19b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-09-14T08:32:56.151Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-09-14T08:32:56.151Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-14T08:32:56.151Z] Dload Upload Total Spent Left Speed [2024-09-14T08:32:56.151Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7618 0 0 66824 0 --:--:-- --:--:-- --:--:-- 66243 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh [2024-09-14T08:32:56.487Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-09-14T08:32:56.809Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-09-14T08:32:56.809Z] + sudo tee /etc/docker/daemon.new [2024-09-14T08:32:56.809Z] { [2024-09-14T08:32:56.809Z] "registry-mirrors": [ [2024-09-14T08:32:56.809Z] "https://nexus3.edgexfoundry.org:10001" [2024-09-14T08:32:56.809Z] ], [2024-09-14T08:32:56.809Z] "bip": "10.250.0.254/24", [2024-09-14T08:32:56.809Z] "hosts": [ [2024-09-14T08:32:56.809Z] "tcp://0.0.0.0:5555", [2024-09-14T08:32:56.809Z] "unix:///var/run/docker.sock" [2024-09-14T08:32:56.809Z] ], [2024-09-14T08:32:56.809Z] "mtu": 1458, [2024-09-14T08:32:56.809Z] "selinux-enabled": true, [2024-09-14T08:32:56.809Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-09-14T08:32:56.809Z] } [Pipeline] sh [2024-09-14T08:32:57.134Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-09-14T08:32:57.457Z] + sudo service docker restart [2024-09-14T08:33:09.104Z] level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 22.232749142s" [2024-09-14T08:33:09.104Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.476424ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-14T08:33:15.699Z] provisioning config files... [2024-09-14T08:33:15.722Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4570835356558324047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-14T08:33:16.169Z] ---> ****-login.sh [2024-09-14T08:33:16.170Z] nexus3.edgexfoundry.org:10001 [2024-09-14T08:33:16.441Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:33:16.711Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:33:16.711Z] Configure a credential helper to remove this warning. See [2024-09-14T08:33:16.711Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:33:16.711Z] [2024-09-14T08:33:16.711Z] Login Succeeded [2024-09-14T08:33:16.711Z] nexus3.edgexfoundry.org:10002 [2024-09-14T08:33:16.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:33:17.248Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:33:17.248Z] Configure a credential helper to remove this warning. See [2024-09-14T08:33:17.248Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:33:17.248Z] [2024-09-14T08:33:17.248Z] Login Succeeded [2024-09-14T08:33:17.248Z] nexus3.edgexfoundry.org:10003 [2024-09-14T08:33:17.248Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:33:17.515Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:33:17.515Z] Configure a credential helper to remove this warning. See [2024-09-14T08:33:17.515Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:33:17.515Z] [2024-09-14T08:33:17.515Z] Login Succeeded [2024-09-14T08:33:17.516Z] nexus3.edgexfoundry.org:10004 [2024-09-14T08:33:17.785Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:33:17.785Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:33:17.785Z] Configure a credential helper to remove this warning. See [2024-09-14T08:33:17.785Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:33:17.785Z] [2024-09-14T08:33:17.785Z] Login Succeeded [2024-09-14T08:33:17.785Z] ****.io [2024-09-14T08:33:18.055Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-09-14T08:33:18.323Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-09-14T08:33:18.323Z] Configure a credential helper to remove this warning. See [2024-09-14T08:33:18.323Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-09-14T08:33:18.323Z] [2024-09-14T08:33:18.323Z] Login Succeeded [2024-09-14T08:33:18.323Z] ---> ****-login.sh ends [Pipeline] } [2024-09-14T08:33:18.336Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-09-14T08:33:18.941Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo [2024-09-14T08:33:18.961Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-14T08:33:18.981Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-09-14T08:33:19.001Z] ========================================================= [2024-09-14T08:33:19.001Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-09-14T08:33:19.001Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-09-14T08:33:19.171Z] level=info msg="[linters_context/goanalysis] analyzers took 1m57.969299922s with top 10 stages: buildir: 1m1.511203986s, gosec: 8.817938506s, fact_deprecated: 3.357447966s, inspect: 3.134010362s, ctrlflow: 1.796654381s, printf: 1.759512986s, nilness: 1.41835344s, fact_purity: 1.392134798s, S1038: 1.191528247s, typedness: 881.638712ms" [2024-09-14T08:33:19.171Z] level=info msg="[runner] Issues before processing: 214, after processing: 0" [2024-09-14T08:33:19.171Z] level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214, identifier_marker: 214/214" [2024-09-14T08:33:19.171Z] level=info msg="[runner] processing took 19.225914ms with stages: nolint: 7.863253ms, identifier_marker: 5.876914ms, autogenerated_exclude: 1.734894ms, path_prettifier: 1.639992ms, exclude-rules: 1.217824ms, skip_dirs: 820.646µs, cgo: 41.911µs, filename_unadjuster: 24.48µs, max_same_issues: 1.05µs, uniq_by_line: 750ns, fixer: 710ns, skip_files: 620ns, sort_results: 510ns, exclude: 480ns, max_from_linter: 450ns, diff: 420ns, severity-rules: 410ns, path_prefixer: 210ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" [2024-09-14T08:33:19.171Z] level=info msg="[runner] linters took 12.891588133s with stages: goanalysis_metalinter: 12.872241597s" [2024-09-14T08:33:19.171Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-09-14T08:33:19.171Z] level=info msg="Memory: 351 samples, avg is 313.8MB, max is 1367.2MB" [2024-09-14T08:33:19.171Z] level=info msg="Execution took 35.177555056s" [2024-09-14T08:33:19.171Z] go vet ./... [2024-09-14T08:33:19.331Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-14T08:33:19.332Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-09-14T08:33:19.332Z] c6b39de5b339: Pulling fs layer [2024-09-14T08:33:19.332Z] a69c41024577: Pulling fs layer [2024-09-14T08:33:19.601Z] d6de4b400683: Pulling fs layer [2024-09-14T08:33:19.601Z] 35cb2a7552d0: Pulling fs layer [2024-09-14T08:33:19.601Z] 4f4fb700ef54: Pulling fs layer [2024-09-14T08:33:19.601Z] 464afbd9ba4c: Pulling fs layer [2024-09-14T08:33:19.601Z] 00f215d4a9da: Pulling fs layer [2024-09-14T08:33:19.601Z] d496ad576159: Pulling fs layer [2024-09-14T08:33:19.601Z] 4f4fb700ef54: Waiting [2024-09-14T08:33:19.601Z] 464afbd9ba4c: Waiting [2024-09-14T08:33:19.601Z] 00f215d4a9da: Waiting [2024-09-14T08:33:19.601Z] d496ad576159: Waiting [2024-09-14T08:33:19.601Z] 35cb2a7552d0: Waiting [2024-09-14T08:33:19.601Z] a69c41024577: Verifying Checksum [2024-09-14T08:33:19.601Z] a69c41024577: Download complete [2024-09-14T08:33:19.601Z] 35cb2a7552d0: Verifying Checksum [2024-09-14T08:33:19.601Z] 35cb2a7552d0: Download complete [2024-09-14T08:33:19.601Z] 4f4fb700ef54: Verifying Checksum [2024-09-14T08:33:19.601Z] 4f4fb700ef54: Download complete [2024-09-14T08:33:19.601Z] c6b39de5b339: Verifying Checksum [2024-09-14T08:33:19.601Z] c6b39de5b339: Download complete [2024-09-14T08:33:19.601Z] 464afbd9ba4c: Verifying Checksum [2024-09-14T08:33:19.601Z] 464afbd9ba4c: Download complete [2024-09-14T08:33:20.204Z] d496ad576159: Verifying Checksum [2024-09-14T08:33:20.204Z] d496ad576159: Download complete [2024-09-14T08:33:20.472Z] c6b39de5b339: Pull complete [2024-09-14T08:33:21.065Z] a69c41024577: Pull complete [2024-09-14T08:33:21.332Z] d6de4b400683: Download complete [2024-09-14T08:33:22.747Z] 00f215d4a9da: Verifying Checksum [2024-09-14T08:33:22.747Z] 00f215d4a9da: Download complete [2024-09-14T08:33:24.435Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-14T08:33:24.435Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-14T08:33:24.435Z] ./bin/test-attribution-txt.sh [2024-09-14T08:33:24.435Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-14T08:33:24.435Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-14T08:33:24.448Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-14T08:33:24.739Z] + ls -al . [2024-09-14T08:33:24.739Z] total 936 [2024-09-14T08:33:24.739Z] drwxrwxr-x 11 1001 1001 4096 Sep 14 08:31 . [2024-09-14T08:33:24.739Z] drwxr-xr-x 4 root root 4096 Sep 14 08:31 .. [2024-09-14T08:33:24.739Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 08:30 .blubracket [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 10 Sep 14 08:30 .dockerignore [2024-09-14T08:33:24.739Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 08:32 .git [2024-09-14T08:33:24.739Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 08:30 .github [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 1102 Sep 14 08:30 .gitignore [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 42 Sep 14 08:30 .golangci.yml [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 100 Sep 14 08:30 .hadolint.yml [2024-09-14T08:33:24.739Z] drwxr-xr-x 3 1001 1001 4096 Sep 14 08:30 .semver [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 155 Sep 14 08:30 .sonarcloud.properties [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 08:30 ADOPTERS.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 21286 Sep 14 08:30 Attribution.txt [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 100284 Sep 14 08:30 CHANGELOG.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 08:30 CONTRIBUTING.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 08:30 GOVERNANCE.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 861 Sep 14 08:30 Jenkinsfile [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 08:30 LICENSE [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 16854 Sep 14 08:30 Makefile [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 08:30 OWNERS.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 9528 Sep 14 08:30 README.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 789 Sep 14 08:30 SECURITY.md [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 5 Sep 14 08:30 VERSION [2024-09-14T08:33:24.739Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 08:30 bin [2024-09-14T08:33:24.739Z] drwxrwxr-x 20 1001 1001 4096 Sep 14 08:30 cmd [2024-09-14T08:33:24.739Z] -rw-r--r-- 1 root root 567970 Sep 14 08:32 coverage.out [2024-09-14T08:33:24.739Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 08:30 fuzz_test [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 7305 Sep 14 08:30 go.mod [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 102748 Sep 14 08:30 go.sum [2024-09-14T08:33:24.739Z] drwxrwxr-x 7 1001 1001 4096 Sep 14 08:30 internal [2024-09-14T08:33:24.739Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 08:30 openapi [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 584 Sep 14 08:30 security.txt [2024-09-14T08:33:24.739Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 08:30 version.go [Pipeline] sh [2024-09-14T08:33:25.035Z] + '[' -e coverage.out ] [2024-09-14T08:33:25.036Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-14T08:33:25.166Z] Stashed 1 file(s) [Pipeline] sh [2024-09-14T08:33:25.451Z] + make build [2024-09-14T08:33:25.451Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-14T08:33:35.165Z] d6de4b400683: Pull complete [2024-09-14T08:33:35.165Z] 35cb2a7552d0: Pull complete [2024-09-14T08:33:35.165Z] 4f4fb700ef54: Pull complete [2024-09-14T08:33:35.165Z] 464afbd9ba4c: Pull complete [2024-09-14T08:33:43.395Z] 00f215d4a9da: Pull complete [2024-09-14T08:33:44.802Z] d496ad576159: Pull complete [2024-09-14T08:33:45.067Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-09-14T08:33:45.067Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-14T08:33:45.067Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-09-14T08:33:45.414Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-14T08:33:45.414Z] WORKDIR /edgex [2024-09-14T08:33:45.414Z] COPY go.mod . [2024-09-14T08:33:45.414Z] RUN go mod download [2024-09-14T08:33:45.414Z] + docker build -t ci-base-image-arm64 -f - . [2024-09-14T08:33:45.999Z] Sending build context to Docker daemon 3.576MB [2024-09-14T08:33:45.999Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-09-14T08:33:45.999Z] ---> f246e2811388 [2024-09-14T08:33:45.999Z] Step 2/4 : WORKDIR /edgex [2024-09-14T08:33:47.938Z] ---> Running in 80f119968112 [2024-09-14T08:33:48.203Z] Removing intermediate container 80f119968112 [2024-09-14T08:33:48.204Z] ---> 81600c8d3f5e [2024-09-14T08:33:48.204Z] Step 3/4 : COPY go.mod . [2024-09-14T08:33:48.787Z] ---> 2956ed8ee060 [2024-09-14T08:33:48.787Z] Step 4/4 : RUN go mod download [2024-09-14T08:33:48.787Z] ---> Running in 99c77d1509c0 [2024-09-14T08:33:52.022Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-14T08:33:52.023Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-14T08:33:52.023Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-14T08:33:52.023Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-14T08:33:53.403Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-14T08:33:57.590Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-14T08:33:58.969Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-14T08:34:01.521Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-14T08:34:02.901Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-14T08:34:03.836Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-14T08:34:04.773Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-14T08:34:05.342Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-14T08:34:06.278Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-14T08:34:07.228Z] $ docker stop --time=1 54d83721c14e96a2873ddf622f8b8c163520be4c3e6f5ae46209d1b366a7fc50 [2024-09-14T08:34:14.514Z] $ docker rm -f --volumes 54d83721c14e96a2873ddf622f8b8c163520be4c3e6f5ae46209d1b366a7fc50 [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 [2024-09-14T08:34:15.804Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-14T08:34:15.804Z] [2024-09-14T08:34:15.804Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:34:16.106Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-14T08:34:16.106Z] latest: Pulling from edgex-devops/edgex-compose [2024-09-14T08:34:16.106Z] 91d30c5bc195: Pulling fs layer [2024-09-14T08:34:16.106Z] 2e9b0aa3be6d: Pulling fs layer [2024-09-14T08:34:16.106Z] 9c61dcf015f6: Pulling fs layer [2024-09-14T08:34:16.106Z] 4698f68db338: Pulling fs layer [2024-09-14T08:34:16.106Z] 2a2f49069b9e: Pulling fs layer [2024-09-14T08:34:16.106Z] e0025b399a48: Pulling fs layer [2024-09-14T08:34:16.106Z] 4698f68db338: Waiting [2024-09-14T08:34:16.106Z] 2a2f49069b9e: Waiting [2024-09-14T08:34:16.106Z] e0025b399a48: Waiting [2024-09-14T08:34:16.367Z] 91d30c5bc195: Verifying Checksum [2024-09-14T08:34:16.367Z] 91d30c5bc195: Download complete [2024-09-14T08:34:16.367Z] 4698f68db338: Verifying Checksum [2024-09-14T08:34:16.367Z] 4698f68db338: Download complete [2024-09-14T08:34:16.367Z] 2e9b0aa3be6d: Verifying Checksum [2024-09-14T08:34:16.367Z] 2e9b0aa3be6d: Download complete [2024-09-14T08:34:16.367Z] e0025b399a48: Verifying Checksum [2024-09-14T08:34:16.367Z] e0025b399a48: Download complete [2024-09-14T08:34:16.367Z] 91d30c5bc195: Pull complete [2024-09-14T08:34:16.367Z] 2a2f49069b9e: Verifying Checksum [2024-09-14T08:34:16.367Z] 2a2f49069b9e: Download complete [2024-09-14T08:34:16.624Z] 2e9b0aa3be6d: Pull complete [2024-09-14T08:34:16.883Z] 9c61dcf015f6: Verifying Checksum [2024-09-14T08:34:16.883Z] 9c61dcf015f6: Download complete [2024-09-14T08:34:19.422Z] 9c61dcf015f6: Pull complete [2024-09-14T08:34:19.422Z] 4698f68db338: Pull complete [2024-09-14T08:34:19.685Z] 2a2f49069b9e: Pull complete [2024-09-14T08:34:19.685Z] e0025b399a48: Pull complete [2024-09-14T08:34:19.685Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-09-14T08:34:19.685Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-09-14T08:34:19.685Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:34:19.787Z] prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container [2024-09-14T08:34:19.819Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-09-14T08:34:22.335Z] $ docker top d53195189068a1c865aba5376f5983cb8fcceb5ef53b3346ca5bfea7785b109c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-14T08:34:22.682Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-14T08:34:25.296Z] #1 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #1 transferring dockerfile: 1.85kB done [2024-09-14T08:34:25.296Z] #1 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #2 [support-notifications internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #2 transferring dockerfile: 1.95kB done [2024-09-14T08:34:25.296Z] #2 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #3 transferring dockerfile: 2.23kB done [2024-09-14T08:34:25.296Z] #3 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #4 [support-scheduler internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #4 transferring dockerfile: 1.93kB done [2024-09-14T08:34:25.296Z] #4 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #5 transferring dockerfile: 2.06kB done [2024-09-14T08:34:25.296Z] #5 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #6 [security-spire-agent internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #6 transferring dockerfile: 1.81kB done [2024-09-14T08:34:25.296Z] #6 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #7 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #7 transferring dockerfile: 1.89kB done [2024-09-14T08:34:25.296Z] #7 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #8 transferring dockerfile: 1.70kB done [2024-09-14T08:34:25.296Z] #8 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #9 [core-command internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #9 transferring dockerfile: 1.93kB done [2024-09-14T08:34:25.296Z] #9 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #10 [core-data internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #10 transferring dockerfile: 2.07kB done [2024-09-14T08:34:25.296Z] #10 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #11 transferring dockerfile: 2.01kB done [2024-09-14T08:34:25.296Z] #11 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #12 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #12 transferring dockerfile: 3.17kB done [2024-09-14T08:34:25.296Z] #12 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #13 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #13 transferring dockerfile: 2.15kB done [2024-09-14T08:34:25.296Z] #13 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #14 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #14 transferring dockerfile: 2.49kB done [2024-09-14T08:34:25.296Z] #14 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #15 [support-cron-scheduler internal] load .dockerignore [2024-09-14T08:34:25.296Z] #15 transferring context: 50B done [2024-09-14T08:34:25.296Z] #15 DONE 0.0s [2024-09-14T08:34:25.296Z] [2024-09-14T08:34:25.296Z] #16 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-14T08:34:25.296Z] #16 transferring dockerfile: 2.50kB done [2024-09-14T08:34:25.560Z] #16 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #17 [security-spire-config internal] load build definition from Dockerfile [2024-09-14T08:34:25.560Z] #17 transferring dockerfile: 1.69kB done [2024-09-14T08:34:25.560Z] #17 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #18 [support-notifications internal] load .dockerignore [2024-09-14T08:34:25.560Z] #18 transferring context: 50B done [2024-09-14T08:34:25.560Z] #18 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #19 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-14T08:34:25.560Z] #19 transferring context: 50B done [2024-09-14T08:34:25.560Z] #19 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #20 [support-scheduler internal] load .dockerignore [2024-09-14T08:34:25.560Z] #20 transferring context: 50B done [2024-09-14T08:34:25.560Z] #20 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #21 [core-metadata internal] load .dockerignore [2024-09-14T08:34:25.560Z] #21 transferring context: 50B done [2024-09-14T08:34:25.560Z] #21 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #22 [security-spire-agent internal] load .dockerignore [2024-09-14T08:34:25.560Z] #22 transferring context: 50B done [2024-09-14T08:34:25.560Z] #22 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #23 [security-spire-server internal] load .dockerignore [2024-09-14T08:34:25.560Z] #23 transferring context: 50B done [2024-09-14T08:34:25.560Z] #23 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-14T08:34:25.560Z] #24 transferring context: 50B done [2024-09-14T08:34:25.560Z] #24 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #25 [core-command internal] load .dockerignore [2024-09-14T08:34:25.560Z] #25 transferring context: 50B done [2024-09-14T08:34:25.560Z] #25 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #26 [core-keeper internal] load .dockerignore [2024-09-14T08:34:25.560Z] #26 transferring context: 50B done [2024-09-14T08:34:25.560Z] #26 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #27 [core-data internal] load .dockerignore [2024-09-14T08:34:25.560Z] #27 transferring context: 50B done [2024-09-14T08:34:25.560Z] #27 DONE 0.1s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #28 [security-bootstrapper internal] load .dockerignore [2024-09-14T08:34:25.560Z] #28 transferring context: 50B done [2024-09-14T08:34:25.560Z] #28 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:25.560Z] #29 DONE 0.0s [2024-09-14T08:34:25.560Z] [2024-09-14T08:34:25.560Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-09-14T08:34:25.560Z] #30 transferring context: 50B done [2024-09-14T08:34:25.839Z] #30 DONE 0.1s [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #31 [security-proxy-auth internal] load .dockerignore [2024-09-14T08:34:25.839Z] #31 transferring context: 50B done [2024-09-14T08:34:25.839Z] #31 DONE 0.0s [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #32 [security-spire-config internal] load .dockerignore [2024-09-14T08:34:25.839Z] #32 transferring context: 50B done [2024-09-14T08:34:25.839Z] #32 DONE 0.0s [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #33 [security-proxy-setup internal] load .dockerignore [2024-09-14T08:34:25.839Z] #33 transferring context: 50B done [2024-09-14T08:34:25.839Z] #33 DONE 0.1s [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:25.839Z] #29 DONE 0.0s [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:25.839Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:34:25.839Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:34:25.839Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-14T08:34:25.839Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-14T08:34:25.839Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s [2024-09-14T08:34:25.839Z] #34 ... [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:25.839Z] #29 DONE 0.0s [2024-09-14T08:34:25.839Z] [2024-09-14T08:34:25.839Z] #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:25.839Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:34:25.839Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:34:25.839Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-14T08:34:25.839Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-14T08:34:26.139Z] #34 ... [2024-09-14T08:34:26.139Z] [2024-09-14T08:34:26.139Z] #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:26.139Z] #29 DONE 0.0s [2024-09-14T08:34:26.139Z] [2024-09-14T08:34:26.139Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:26.139Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:34:26.139Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:34:26.139Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-14T08:34:26.139Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-14T08:34:26.139Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s [2024-09-14T08:34:26.139Z] #34 ... [2024-09-14T08:34:26.139Z] [2024-09-14T08:34:26.139Z] #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:26.139Z] #29 DONE 0.0s [2024-09-14T08:34:26.139Z] [2024-09-14T08:34:26.139Z] #35 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:34:26.139Z] #35 DONE 0.3s [2024-09-14T08:34:26.139Z] [2024-09-14T08:34:26.139Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:26.139Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-14T08:34:26.139Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 [2024-09-14T08:34:26.444Z] #34 ... [2024-09-14T08:34:26.444Z] [2024-09-14T08:34:26.444Z] #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:26.444Z] #29 DONE 0.0s [2024-09-14T08:34:26.444Z] [2024-09-14T08:34:26.444Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:26.444Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:34:26.444Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:34:26.444Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-14T08:34:26.444Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-14T08:34:26.444Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-14T08:34:26.444Z] #34 ... [2024-09-14T08:34:26.444Z] [2024-09-14T08:34:26.444Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:26.444Z] #29 DONE 0.0s [2024-09-14T08:34:26.444Z] [2024-09-14T08:34:26.444Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:26.444Z] #34 ... [2024-09-14T08:34:26.444Z] [2024-09-14T08:34:26.444Z] #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-09-14T08:34:26.444Z] #29 DONE 0.0s [2024-09-14T08:34:26.444Z] [2024-09-14T08:34:26.444Z] #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:26.715Z] #34 ... [2024-09-14T08:34:26.715Z] [2024-09-14T08:34:26.715Z] #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:34:26.715Z] #35 DONE 0.7s [2024-09-14T08:34:26.715Z] [2024-09-14T08:34:26.715Z] #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:26.715Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:34:26.715Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:34:26.715Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-14T08:34:26.715Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-14T08:34:26.715Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-14T08:34:26.715Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done [2024-09-14T08:34:29.322Z] #34 ... [2024-09-14T08:34:29.322Z] [2024-09-14T08:34:29.322Z] #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-14T08:34:29.322Z] #36 DONE 3.2s [2024-09-14T08:34:29.322Z] [2024-09-14T08:34:29.322Z] #37 [support-scheduler internal] load build context [2024-09-14T08:34:30.706Z] #37 transferring context: 192.18MB 4.8s [2024-09-14T08:34:31.326Z] #37 ... [2024-09-14T08:34:31.326Z] [2024-09-14T08:34:31.326Z] #38 [support-cron-scheduler internal] load build context [2024-09-14T08:34:31.585Z] #38 ... [2024-09-14T08:34:31.585Z] [2024-09-14T08:34:31.585Z] #37 [support-scheduler internal] load build context [2024-09-14T08:34:32.430Z] #37 ... [2024-09-14T08:34:32.430Z] [2024-09-14T08:34:32.430Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-14T08:34:32.430Z] #39 DONE 5.8s [2024-09-14T08:34:32.430Z] [2024-09-14T08:34:32.430Z] #37 [support-scheduler internal] load build context [2024-09-14T08:34:35.781Z] #37 ... [2024-09-14T08:34:35.781Z] [2024-09-14T08:34:35.781Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-14T08:34:35.781Z] #40 ... [2024-09-14T08:34:35.781Z] [2024-09-14T08:34:35.781Z] #41 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:34:35.781Z] #41 transferring context: 424.41MB 10.0s [2024-09-14T08:34:36.043Z] #41 ... [2024-09-14T08:34:36.044Z] [2024-09-14T08:34:36.044Z] #42 [core-metadata internal] load build context [2024-09-14T08:34:36.044Z] #42 ... [2024-09-14T08:34:36.044Z] [2024-09-14T08:34:36.044Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-14T08:34:36.302Z] #43 ... [2024-09-14T08:34:36.302Z] [2024-09-14T08:34:36.302Z] #44 [core-data internal] load build context [2024-09-14T08:34:36.302Z] #44 ... [2024-09-14T08:34:36.302Z] [2024-09-14T08:34:36.302Z] #45 [support-notifications internal] load build context [2024-09-14T08:34:36.302Z] #45 ... [2024-09-14T08:34:36.302Z] [2024-09-14T08:34:36.302Z] #46 [core-keeper internal] load build context [2024-09-14T08:34:36.561Z] #46 ... [2024-09-14T08:34:36.561Z] [2024-09-14T08:34:36.561Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:34:36.561Z] #47 ... [2024-09-14T08:34:36.561Z] [2024-09-14T08:34:36.561Z] #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-14T08:34:36.819Z] #48 ... [2024-09-14T08:34:36.819Z] [2024-09-14T08:34:36.819Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:34:36.819Z] #49 ... [2024-09-14T08:34:36.819Z] [2024-09-14T08:34:36.819Z] #50 [security-proxy-auth internal] load build context [2024-09-14T08:34:36.819Z] #50 ... [2024-09-14T08:34:36.819Z] [2024-09-14T08:34:36.819Z] #51 [core-command internal] load build context [2024-09-14T08:34:37.077Z] #51 ... [2024-09-14T08:34:37.077Z] [2024-09-14T08:34:37.077Z] #52 [security-secretstore-setup internal] load build context [2024-09-14T08:34:37.077Z] #52 ... [2024-09-14T08:34:37.077Z] [2024-09-14T08:34:37.077Z] #51 [core-command internal] load build context [2024-09-14T08:34:41.511Z] #51 transferring context: 305.82MB 14.9s [2024-09-14T08:34:41.511Z] #51 ... [2024-09-14T08:34:41.511Z] [2024-09-14T08:34:41.511Z] #38 [support-cron-scheduler internal] load build context [2024-09-14T08:34:41.511Z] #38 ... [2024-09-14T08:34:41.511Z] [2024-09-14T08:34:41.511Z] #37 [support-scheduler internal] load build context [2024-09-14T08:34:41.511Z] #37 transferring context: 496.28MB 15.6s done [2024-09-14T08:34:41.770Z] #37 ... [2024-09-14T08:34:41.770Z] [2024-09-14T08:34:41.770Z] #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:41.770Z] #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:34:41.770Z] #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:34:41.770Z] #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done [2024-09-14T08:34:41.770Z] #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done [2024-09-14T08:34:41.770Z] #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done [2024-09-14T08:34:41.770Z] #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done [2024-09-14T08:34:41.770Z] #34 ... [2024-09-14T08:34:41.770Z] [2024-09-14T08:34:41.770Z] #53 [security-spire-agent internal] load build context [2024-09-14T08:34:42.030Z] #53 ... [2024-09-14T08:34:42.030Z] [2024-09-14T08:34:42.030Z] #54 [security-spire-config internal] load build context [2024-09-14T08:34:42.030Z] #54 ... [2024-09-14T08:34:42.030Z] [2024-09-14T08:34:42.030Z] #55 [security-spire-server internal] load build context [2024-09-14T08:34:42.289Z] #55 ... [2024-09-14T08:34:42.289Z] [2024-09-14T08:34:42.289Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:34:42.289Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:34:42.289Z] #56 ... [2024-09-14T08:34:42.289Z] [2024-09-14T08:34:42.289Z] #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:34:42.289Z] #57 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:34:43.179Z] #57 ... [2024-09-14T08:34:43.179Z] [2024-09-14T08:34:43.179Z] #51 [core-command internal] load build context [2024-09-14T08:34:45.105Z] #51 transferring context: 496.28MB 18.6s done [2024-09-14T08:34:45.367Z] #51 ... [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:34:45.367Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13.6s done [2024-09-14T08:34:45.367Z] #56 DONE 13.6s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #41 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:34:45.367Z] #41 transferring context: 496.28MB 11.6s done [2024-09-14T08:34:45.367Z] #41 DONE 19.5s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #44 [core-data internal] load build context [2024-09-14T08:34:45.367Z] #44 transferring context: 496.28MB 13.0s done [2024-09-14T08:34:45.367Z] #44 DONE 19.2s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #42 [core-metadata internal] load build context [2024-09-14T08:34:45.367Z] #42 transferring context: 496.28MB 12.3s done [2024-09-14T08:34:45.367Z] #42 DONE 19.5s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:34:45.367Z] #47 transferring context: 496.28MB 12.3s done [2024-09-14T08:34:45.367Z] #47 DONE 19.2s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:34:45.367Z] #34 DONE 19.8s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #48 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-09-14T08:34:45.367Z] #48 DONE 19.0s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:34:45.367Z] #58 ... [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #46 [core-keeper internal] load build context [2024-09-14T08:34:45.367Z] #46 transferring context: 496.28MB 13.3s done [2024-09-14T08:34:45.367Z] #46 DONE 19.2s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:34:45.367Z] #49 transferring context: 496.28MB 13.2s done [2024-09-14T08:34:45.367Z] #49 DONE 18.7s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #45 [support-notifications internal] load build context [2024-09-14T08:34:45.367Z] #45 transferring context: 496.28MB 14.3s done [2024-09-14T08:34:45.367Z] #45 DONE 19.7s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #43 [security-spiffe-token-provider internal] load build context [2024-09-14T08:34:45.367Z] #43 transferring context: 496.28MB 15.3s done [2024-09-14T08:34:45.367Z] #43 DONE 19.4s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #37 [support-scheduler internal] load build context [2024-09-14T08:34:45.367Z] #37 DONE 19.6s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #51 [core-command internal] load build context [2024-09-14T08:34:45.367Z] #51 DONE 19.3s [2024-09-14T08:34:45.367Z] [2024-09-14T08:34:45.367Z] #38 [support-cron-scheduler internal] load build context [2024-09-14T08:34:45.367Z] #38 transferring context: 496.28MB 16.3s done [2024-09-14T08:34:45.367Z] #38 DONE 19.7s [2024-09-14T08:34:45.628Z] [2024-09-14T08:34:45.628Z] #52 [security-secretstore-setup internal] load build context [2024-09-14T08:34:45.628Z] #52 transferring context: 496.28MB 12.5s done [2024-09-14T08:34:45.628Z] #52 DONE 18.8s [2024-09-14T08:34:45.628Z] [2024-09-14T08:34:45.628Z] #55 [security-spire-server internal] load build context [2024-09-14T08:34:45.628Z] #55 transferring context: 27.71kB done [2024-09-14T08:34:45.628Z] #55 DONE 13.8s [2024-09-14T08:34:45.628Z] [2024-09-14T08:34:45.628Z] #54 [security-spire-config internal] load build context [2024-09-14T08:34:45.628Z] #54 transferring context: 25.96kB done [2024-09-14T08:34:45.628Z] #54 DONE 13.9s [2024-09-14T08:34:45.628Z] [2024-09-14T08:34:45.628Z] #53 [security-spire-agent internal] load build context [2024-09-14T08:34:45.628Z] #53 transferring context: 27.24kB done [2024-09-14T08:34:45.628Z] #53 DONE 13.9s [2024-09-14T08:34:45.628Z] [2024-09-14T08:34:45.628Z] #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:34:45.628Z] #57 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13.6s done [2024-09-14T08:34:45.628Z] #57 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-14T08:34:45.628Z] #57 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-09-14T08:34:45.628Z] #57 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-09-14T08:34:45.628Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-14T08:34:45.628Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-14T08:34:45.628Z] #57 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done [2024-09-14T08:34:45.628Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-09-14T08:34:45.628Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-14T08:34:45.628Z] #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s [2024-09-14T08:34:45.628Z] #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.4s [2024-09-14T08:34:45.628Z] #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-14T08:34:45.906Z] #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.56MB / 30.73MB 0.5s [2024-09-14T08:34:45.906Z] #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s [2024-09-14T08:34:46.477Z] #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done [2024-09-14T08:34:46.477Z] #57 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-09-14T08:34:47.891Z] #57 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-09-14T08:34:48.493Z] #57 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-09-14T08:34:53.883Z] #57 ... [2024-09-14T08:34:53.883Z] [2024-09-14T08:34:53.883Z] #50 [security-proxy-auth internal] load build context [2024-09-14T08:34:53.883Z] #50 transferring context: 496.28MB 5.2s done [2024-09-14T08:34:53.883Z] #50 DONE 26.6s [2024-09-14T08:34:53.883Z] [2024-09-14T08:34:53.883Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:34:53.883Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-09-14T08:34:53.883Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-09-14T08:34:53.883Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-09-14T08:34:53.883Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done [2024-09-14T08:34:53.883Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-14T08:34:53.883Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done [2024-09-14T08:34:53.883Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done [2024-09-14T08:34:53.883Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done [2024-09-14T08:34:53.883Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done [2024-09-14T08:34:53.883Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done [2024-09-14T08:34:55.876Z] #56 ... [2024-09-14T08:34:55.876Z] [2024-09-14T08:34:55.876Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-14T08:34:55.876Z] #0 7.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 8.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 8.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:34:55.876Z] #0 8.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:34:55.876Z] #0 8.361 OK: 20070 distinct packages available [2024-09-14T08:34:55.876Z] #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 8.792 (1/11) Installing ca-certificates (20240226-r0) [2024-09-14T08:34:55.876Z] #0 8.878 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-14T08:34:55.876Z] #0 8.903 (3/11) Installing libunistring (1.1-r1) [2024-09-14T08:34:55.876Z] #0 9.005 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-14T08:34:55.876Z] #0 9.012 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-14T08:34:55.876Z] #0 9.017 (6/11) Installing libcurl (8.9.1-r0) [2024-09-14T08:34:55.876Z] #0 9.027 (7/11) Installing curl (8.9.1-r0) [2024-09-14T08:34:55.876Z] #0 9.075 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-14T08:34:55.876Z] #0 9.075 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-14T08:34:55.876Z] #0 9.075 (10/11) Installing libucontext (1.2-r2) [2024-09-14T08:34:55.876Z] #0 9.075 (11/11) Installing gcompat (1.1.0-r1) [2024-09-14T08:34:55.876Z] #0 9.075 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:34:55.876Z] #0 9.075 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:34:55.876Z] #0 9.097 OK: 12 MiB in 26 packages [2024-09-14T08:34:55.876Z] #59 ... [2024-09-14T08:34:55.876Z] [2024-09-14T08:34:55.876Z] #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-14T08:34:55.876Z] #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 5.788 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:34:55.876Z] #0 5.788 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:34:55.876Z] #0 5.788 OK: 20070 distinct packages available [2024-09-14T08:34:55.876Z] #0 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 6.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 6.202 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-14T08:34:55.876Z] #0 6.206 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-14T08:34:55.876Z] #0 6.209 (3/5) Installing libucontext (1.2-r2) [2024-09-14T08:34:55.876Z] #0 6.212 (4/5) Installing gcompat (1.1.0-r1) [2024-09-14T08:34:55.876Z] #0 6.215 (5/5) Installing openssl (3.1.7-r0) [2024-09-14T08:34:55.876Z] #0 6.225 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:34:55.876Z] #0 6.232 OK: 8 MiB in 20 packages [2024-09-14T08:34:55.876Z] #60 ... [2024-09-14T08:34:55.876Z] [2024-09-14T08:34:55.876Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-14T08:34:55.876Z] #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 6.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:55.876Z] #0 6.867 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-14T08:34:55.876Z] #0 6.871 (2/4) Installing openssl (3.1.7-r0) [2024-09-14T08:34:55.876Z] #0 6.880 (3/4) Installing su-exec (0.2-r3) [2024-09-14T08:34:55.876Z] #0 6.883 (4/4) Installing yq (4.33.3-r5) [2024-09-14T08:34:55.876Z] #0 7.020 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:34:55.876Z] #0 7.026 OK: 17 MiB in 19 packages [2024-09-14T08:34:55.876Z] #61 ... [2024-09-14T08:34:55.876Z] [2024-09-14T08:34:55.876Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-14T08:34:56.137Z] #62 ... [2024-09-14T08:34:56.137Z] [2024-09-14T08:34:56.137Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-14T08:34:56.137Z] #63 ... [2024-09-14T08:34:56.137Z] [2024-09-14T08:34:56.137Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-14T08:34:56.398Z] #64 ... [2024-09-14T08:34:56.398Z] [2024-09-14T08:34:56.398Z] #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-14T08:34:56.662Z] #65 ... [2024-09-14T08:34:56.662Z] [2024-09-14T08:34:56.662Z] #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:34:56.662Z] #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:56.662Z] #0 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:56.662Z] #0 1.387 OK: 264 MiB in 52 packages [2024-09-14T08:34:56.662Z] #66 ... [2024-09-14T08:34:56.662Z] [2024-09-14T08:34:56.662Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-14T08:34:56.662Z] #0 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:56.662Z] #0 6.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:56.662Z] #0 6.605 (1/2) Installing ca-certificates (20240226-r0) [2024-09-14T08:34:56.662Z] #0 6.619 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-14T08:34:56.662Z] #0 6.623 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:34:56.662Z] #0 6.629 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:34:56.662Z] #0 6.666 OK: 8 MiB in 17 packages [2024-09-14T08:34:56.771Z] Removing intermediate container 99c77d1509c0 [2024-09-14T08:34:56.772Z] ---> 0a7c055c40d9 [2024-09-14T08:34:56.772Z] Successfully built 0a7c055c40d9 [2024-09-14T08:34:56.772Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:34:56.992Z] #67 ... [2024-09-14T08:34:56.992Z] [2024-09-14T08:34:56.992Z] #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-14T08:34:56.992Z] #0 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:56.992Z] #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:56.992Z] #0 1.391 OK: 264 MiB in 52 packages [2024-09-14T08:34:57.116Z] + docker inspect -f . ci-base-image-arm64 [2024-09-14T08:34:57.116Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:34:57.252Z] #68 ... [2024-09-14T08:34:57.252Z] [2024-09-14T08:34:57.252Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:34:57.252Z] #69 ... [2024-09-14T08:34:57.252Z] [2024-09-14T08:34:57.252Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:34:57.303Z] prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container [2024-09-14T08:34:57.362Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-14T08:34:57.548Z] #70 ... [2024-09-14T08:34:57.548Z] [2024-09-14T08:34:57.548Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-14T08:34:57.814Z] #71 ... [2024-09-14T08:34:57.814Z] [2024-09-14T08:34:57.814Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-14T08:34:57.814Z] #72 ... [2024-09-14T08:34:57.814Z] [2024-09-14T08:34:57.814Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-14T08:34:57.814Z] #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:57.814Z] #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:57.814Z] #0 1.731 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:34:57.814Z] #0 1.731 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:34:57.814Z] #0 1.731 OK: 20078 distinct packages available [2024-09-14T08:34:57.814Z] #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:57.814Z] #0 1.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:57.814Z] #0 2.095 OK: 264 MiB in 52 packages [2024-09-14T08:34:58.073Z] #73 ... [2024-09-14T08:34:58.073Z] [2024-09-14T08:34:58.073Z] #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:34:58.073Z] #58 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:58.073Z] #58 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:34:58.073Z] #58 1.800 OK: 264 MiB in 52 packages [2024-09-14T08:34:58.473Z] $ docker top 21c89d7cc30eb84d441c0f0ffdf67177609b696609a2f01347398d4ae5709d87 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-14T08:34:59.279Z] + go version [2024-09-14T08:34:59.279Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-09-14T08:34:59.347Z] $ docker stop --time=1 21c89d7cc30eb84d441c0f0ffdf67177609b696609a2f01347398d4ae5709d87 [2024-09-14T08:35:00.926Z] $ docker rm -f --volumes 21c89d7cc30eb84d441c0f0ffdf67177609b696609a2f01347398d4ae5709d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:35:01.505Z] + docker inspect -f . ci-base-image-arm64 [2024-09-14T08:35:01.505Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:35:01.687Z] prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container [2024-09-14T08:35:01.753Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-09-14T08:35:02.862Z] $ docker top 6fcd4ba0dd6dcaa27d3eba31405e989c9ce5878baec5efb1c41a263c32ef5998 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-09-14T08:35:03.064Z] ========================================================= [2024-09-14T08:35:03.064Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-09-14T08:35:03.064Z] ========================================================= [Pipeline] sh [2024-09-14T08:35:04.356Z] #58 ... [2024-09-14T08:35:04.356Z] [2024-09-14T08:35:04.356Z] #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-14T08:35:04.356Z] #61 DONE 17.7s [2024-09-14T08:35:04.356Z] [2024-09-14T08:35:04.356Z] #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-14T08:35:04.356Z] #60 DONE 17.7s [2024-09-14T08:35:04.356Z] [2024-09-14T08:35:04.356Z] #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-14T08:35:04.356Z] #68 DONE 17.9s [2024-09-14T08:35:04.356Z] [2024-09-14T08:35:04.356Z] #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:35:04.356Z] #70 DONE 17.8s [2024-09-14T08:35:04.356Z] [2024-09-14T08:35:04.356Z] #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:35:04.356Z] #58 DONE 17.8s [2024-09-14T08:35:04.356Z] [2024-09-14T08:35:04.356Z] #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-14T08:35:04.357Z] #73 DONE 17.8s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-14T08:35:04.357Z] #67 DONE 17.7s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:35:04.357Z] #66 DONE 17.8s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-14T08:35:04.357Z] #59 DONE 17.7s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:35:04.357Z] #74 ... [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:35:04.357Z] #75 DONE 0.3s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:35:04.357Z] #76 DONE 0.3s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:35:04.357Z] #77 DONE 0.2s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:35:04.357Z] #56 DONE 31.7s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:35:04.357Z] #57 DONE 31.8s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:35:04.357Z] #78 DONE 0.3s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:35:04.357Z] #79 ... [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:35:04.357Z] #69 DONE 18.4s [2024-09-14T08:35:04.357Z] [2024-09-14T08:35:04.357Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-14T08:35:04.359Z] + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh [2024-09-14T08:35:04.697Z] + make test [2024-09-14T08:35:04.697Z] go test -race -coverprofile=coverage.out ./... [2024-09-14T08:35:05.731Z] #80 ... [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-14T08:35:05.732Z] #72 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #72 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #72 19.33 (1/4) Installing ca-certificates (20240226-r0) [2024-09-14T08:35:05.732Z] #72 19.35 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:05.732Z] #72 19.35 (3/4) Installing su-exec (0.2-r3) [2024-09-14T08:35:05.732Z] #72 19.35 (4/4) Installing yq (4.33.3-r5) [2024-09-14T08:35:05.732Z] #72 19.42 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:05.732Z] #72 19.43 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:35:05.732Z] #72 19.69 OK: 17 MiB in 19 packages [2024-09-14T08:35:05.732Z] #72 DONE 19.9s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-14T08:35:05.732Z] #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #0 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #0 2.009 OK: 17 MiB in 19 packages [2024-09-14T08:35:05.732Z] #81 DONE 2.2s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-14T08:35:05.732Z] #65 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #65 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #65 19.34 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:05.732Z] #65 19.35 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:05.732Z] #65 19.35 OK: 7 MiB in 16 packages [2024-09-14T08:35:05.732Z] #65 DONE 19.9s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-14T08:35:05.732Z] #64 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #64 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #64 19.37 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:05.732Z] #64 19.37 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:05.732Z] #64 19.39 OK: 7 MiB in 16 packages [2024-09-14T08:35:05.732Z] #64 DONE 19.9s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-09-14T08:35:05.732Z] #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #0 2.025 OK: 8 MiB in 20 packages [2024-09-14T08:35:05.732Z] #82 DONE 2.2s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-14T08:35:05.732Z] #71 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #71 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #71 19.41 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:05.732Z] #71 19.42 (2/2) Installing su-exec (0.2-r3) [2024-09-14T08:35:05.732Z] #71 19.42 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:05.732Z] #71 19.43 OK: 7 MiB in 17 packages [2024-09-14T08:35:05.732Z] #71 DONE 19.9s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-14T08:35:05.732Z] #62 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #62 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:05.732Z] #62 19.34 (1/3) Installing ca-certificates (20240226-r0) [2024-09-14T08:35:05.732Z] #62 19.37 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:05.732Z] #62 19.37 (3/3) Installing tzdata (2024a-r0) [2024-09-14T08:35:05.732Z] #62 19.44 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:05.732Z] #62 19.44 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:35:05.732Z] #62 19.71 OK: 11 MiB in 18 packages [2024-09-14T08:35:05.732Z] #62 DONE 19.9s [2024-09-14T08:35:05.732Z] [2024-09-14T08:35:05.732Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-14T08:35:06.687Z] #83 ... [2024-09-14T08:35:06.687Z] [2024-09-14T08:35:06.687Z] #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-14T08:35:06.687Z] #63 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.687Z] #63 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.687Z] #63 19.89 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:35:06.687Z] #63 19.89 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:35:06.687Z] #63 19.89 OK: 20070 distinct packages available [2024-09-14T08:35:06.687Z] #63 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.687Z] #63 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.687Z] #63 20.19 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:06.687Z] #63 20.19 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-14T08:35:06.687Z] #63 20.20 (3/4) Installing libucontext (1.2-r2) [2024-09-14T08:35:06.687Z] #63 20.20 (4/4) Installing gcompat (1.1.0-r1) [2024-09-14T08:35:06.687Z] #63 20.20 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:06.687Z] #63 20.21 OK: 8 MiB in 19 packages [2024-09-14T08:35:06.687Z] #63 DONE 20.9s [2024-09-14T08:35:06.687Z] [2024-09-14T08:35:06.687Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-14T08:35:06.687Z] #84 DONE 1.0s [2024-09-14T08:35:06.687Z] [2024-09-14T08:35:06.687Z] #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-14T08:35:06.687Z] #85 DONE 1.0s [2024-09-14T08:35:06.687Z] [2024-09-14T08:35:06.687Z] #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-14T08:35:06.687Z] #86 DONE 1.0s [2024-09-14T08:35:06.687Z] [2024-09-14T08:35:06.687Z] #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-14T08:35:06.687Z] #87 DONE 0.1s [2024-09-14T08:35:06.687Z] [2024-09-14T08:35:06.687Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-14T08:35:06.945Z] #88 ... [2024-09-14T08:35:06.945Z] [2024-09-14T08:35:06.945Z] #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-14T08:35:06.945Z] #0 2.180 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.945Z] #0 2.743 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.945Z] #0 3.402 OK: 264 MiB in 52 packages [2024-09-14T08:35:06.945Z] #89 DONE 3.8s [2024-09-14T08:35:06.945Z] [2024-09-14T08:35:06.945Z] #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-14T08:35:06.945Z] #90 DONE 0.6s [2024-09-14T08:35:06.945Z] [2024-09-14T08:35:06.945Z] #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:35:06.945Z] #74 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.945Z] #74 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:06.945Z] #74 3.449 OK: 12 MiB in 26 packages [2024-09-14T08:35:06.945Z] #74 DONE 3.8s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #88 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-14T08:35:07.204Z] #88 DONE 0.5s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-14T08:35:07.204Z] #91 DONE 0.0s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-14T08:35:07.204Z] #92 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #93 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-14T08:35:07.204Z] #93 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:35:07.204Z] #94 ... [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-14T08:35:07.204Z] #95 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-14T08:35:07.204Z] #96 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-14T08:35:07.204Z] #97 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-14T08:35:07.204Z] #98 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-14T08:35:07.204Z] #99 DONE 0.1s [2024-09-14T08:35:07.204Z] [2024-09-14T08:35:07.204Z] #100 [security-spire-server] exporting to image [2024-09-14T08:35:07.204Z] #100 exporting layers [2024-09-14T08:35:07.461Z] #100 ... [2024-09-14T08:35:07.461Z] [2024-09-14T08:35:07.461Z] #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-14T08:35:07.461Z] #101 DONE 0.0s [2024-09-14T08:35:07.461Z] [2024-09-14T08:35:07.461Z] #100 [security-spire-agent] exporting to image [2024-09-14T08:35:07.719Z] #100 ... [2024-09-14T08:35:07.719Z] [2024-09-14T08:35:07.719Z] #102 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:35:07.719Z] #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:07.719Z] #0 4.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:07.719Z] #0 4.408 OK: 8 MiB in 17 packages [2024-09-14T08:35:07.719Z] #102 DONE 4.5s [2024-09-14T08:35:07.977Z] [2024-09-14T08:35:07.977Z] #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-14T08:35:08.553Z] #103 ... [2024-09-14T08:35:08.553Z] [2024-09-14T08:35:08.553Z] #100 [security-spire-agent] exporting to image [2024-09-14T08:35:08.553Z] #100 exporting layers 1.0s done [2024-09-14T08:35:08.553Z] #100 writing image sha256:1609d3aa810bc822395d60b0708d5fb9389b3345b94cf6fcd12e27f4c66cd431 done [2024-09-14T08:35:08.553Z] #100 naming to docker.io/library/security-spire-server done [2024-09-14T08:35:08.553Z] #100 writing image sha256:0b99e63d92044a7b911df4ce4f23966ac463eec76a65173fe1ca0fd62054f3e1 done [2024-09-14T08:35:08.553Z] #100 naming to docker.io/library/security-spire-agent done [2024-09-14T08:35:08.553Z] #100 DONE 1.0s [2024-09-14T08:35:08.553Z] [2024-09-14T08:35:08.553Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-14T08:35:08.553Z] #83 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.553Z] #83 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.553Z] #83 ... [2024-09-14T08:35:08.553Z] [2024-09-14T08:35:08.553Z] #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-14T08:35:08.553Z] #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.553Z] #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.553Z] #0 3.132 OK: 17 MiB in 19 packages [2024-09-14T08:35:08.553Z] #104 DONE 3.2s [2024-09-14T08:35:08.553Z] [2024-09-14T08:35:08.553Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-09-14T08:35:08.553Z] #83 3.379 OK: 7 MiB in 16 packages [2024-09-14T08:35:08.817Z] #83 DONE 3.5s [2024-09-14T08:35:08.817Z] [2024-09-14T08:35:08.817Z] #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-14T08:35:08.817Z] #103 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.817Z] #103 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.817Z] #103 2.471 OK: 8 MiB in 19 packages [2024-09-14T08:35:08.817Z] #103 DONE 2.6s [2024-09-14T08:35:08.817Z] [2024-09-14T08:35:08.817Z] #105 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-14T08:35:08.817Z] #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.817Z] #0 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.817Z] #0 3.378 OK: 7 MiB in 16 packages [2024-09-14T08:35:08.817Z] #105 DONE 3.5s [2024-09-14T08:35:08.817Z] [2024-09-14T08:35:08.817Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-14T08:35:08.817Z] #80 4.575 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:08.817Z] #80 5.041 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:09.077Z] #80 ... [2024-09-14T08:35:09.077Z] [2024-09-14T08:35:09.077Z] #106 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-14T08:35:09.077Z] #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:09.077Z] #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:09.077Z] #0 3.431 OK: 7 MiB in 17 packages [2024-09-14T08:35:09.077Z] #106 DONE 3.6s [2024-09-14T08:35:09.077Z] [2024-09-14T08:35:09.077Z] #107 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:35:09.077Z] #0 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:09.077Z] #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-09-14T08:35:09.077Z] #0 3.448 OK: 11 MiB in 18 packages [2024-09-14T08:35:09.077Z] #107 DONE 3.6s [2024-09-14T08:35:09.336Z] [2024-09-14T08:35:09.336Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-14T08:35:10.409Z] #108 ... [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-14T08:35:10.409Z] #109 DONE 0.9s [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-14T08:35:10.409Z] #110 DONE 0.0s [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #111 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-14T08:35:10.409Z] #111 DONE 0.0s [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-14T08:35:10.409Z] #112 DONE 0.0s [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-14T08:35:10.409Z] #113 DONE 0.0s [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-14T08:35:10.409Z] #114 DONE 0.0s [2024-09-14T08:35:10.409Z] [2024-09-14T08:35:10.409Z] #100 [security-spire-config] exporting to image [2024-09-14T08:35:12.281Z] #100 exporting layers 0.6s done [2024-09-14T08:35:12.281Z] #100 writing image sha256:379fcd7f2d7b985fc156a422f3e167f386a98d8db23cf77849d6ef29321cd0d6 done [2024-09-14T08:35:12.281Z] #100 naming to docker.io/library/security-spire-config done [2024-09-14T08:35:12.281Z] #100 DONE 1.6s [2024-09-14T08:35:12.281Z] [2024-09-14T08:35:12.281Z] #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-14T08:35:12.281Z] #108 DONE 1.6s [2024-09-14T08:35:12.281Z] [2024-09-14T08:35:12.281Z] #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-14T08:35:12.281Z] #115 DONE 0.0s [2024-09-14T08:35:12.281Z] [2024-09-14T08:35:12.281Z] #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-14T08:35:12.281Z] #80 5.697 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-14T08:35:12.281Z] #80 7.066 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:35:12.281Z] #80 7.073 OK: 7 MiB in 16 packages [2024-09-14T08:35:12.281Z] #80 DONE 7.1s [2024-09-14T08:35:12.281Z] [2024-09-14T08:35:12.281Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:35:13.660Z] #116 ... [2024-09-14T08:35:13.660Z] [2024-09-14T08:35:13.660Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:35:13.660Z] #117 ... [2024-09-14T08:35:13.660Z] [2024-09-14T08:35:13.660Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:35:46.130Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-09-14T08:36:13.182Z] #118 ... [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:13.183Z] #79 DONE 62.3s [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:13.183Z] #94 DONE 58.6s [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:13.183Z] #116 DONE 62.3s [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-14T08:36:13.183Z] #119 ... [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:13.183Z] #118 DONE 62.3s [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:13.183Z] #117 DONE 62.3s [2024-09-14T08:36:13.183Z] [2024-09-14T08:36:13.183Z] #120 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #120 DONE 9.6s [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #121 [security-bootstrapper builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #121 DONE 9.6s [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #122 [support-notifications builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #122 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #123 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #124 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #119 [core-keeper builder 7/8] COPY . . [2024-09-14T08:36:15.381Z] #119 DONE 9.6s [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #125 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #126 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #127 [security-proxy-setup builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #127 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #128 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #129 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #130 [security-secretstore-setup builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #130 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #131 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #131 DONE 9.6s [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #132 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #132 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #133 [core-data builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #133 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #134 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #135 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #136 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #136 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #137 [core-command builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #137 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #138 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #139 [security-proxy-auth builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #139 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #140 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #141 [support-scheduler builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #141 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.381Z] #142 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.381Z] #143 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #144 [core-metadata builder 6/7] COPY . . [2024-09-14T08:36:15.381Z] #144 CACHED [2024-09-14T08:36:15.381Z] [2024-09-14T08:36:15.381Z] #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:36:15.382Z] #145 CACHED [2024-09-14T08:36:15.382Z] [2024-09-14T08:36:15.382Z] #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:36:15.382Z] #146 CACHED [2024-09-14T08:36:15.382Z] [2024-09-14T08:36:15.382Z] #147 [support-cron-scheduler builder 6/7] COPY . . [2024-09-14T08:36:15.382Z] #147 DONE 9.6s [2024-09-14T08:36:15.382Z] [2024-09-14T08:36:15.382Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-14T08:36:17.302Z] #148 1.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-14T08:36:25.536Z] #148 ... [2024-09-14T08:36:25.536Z] [2024-09-14T08:36:25.536Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-14T08:36:25.536Z] #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-14T08:36:25.536Z] #149 ... [2024-09-14T08:36:25.536Z] [2024-09-14T08:36:25.536Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-14T08:36:25.536Z] #0 1.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-14T08:36:25.536Z] #150 ... [2024-09-14T08:36:25.536Z] [2024-09-14T08:36:25.536Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-14T08:36:25.536Z] #0 1.713 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-14T08:36:25.794Z] #151 ... [2024-09-14T08:36:25.794Z] [2024-09-14T08:36:25.794Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T08:36:25.794Z] #0 0.443 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-14T08:36:26.052Z] #152 ... [2024-09-14T08:36:26.052Z] [2024-09-14T08:36:26.052Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-14T08:36:26.052Z] #0 1.306 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-14T08:36:26.052Z] #153 ... [2024-09-14T08:36:26.052Z] [2024-09-14T08:36:26.052Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-14T08:36:26.052Z] #0 1.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-14T08:36:26.309Z] #154 ... [2024-09-14T08:36:26.309Z] [2024-09-14T08:36:26.309Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T08:36:26.309Z] #0 0.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-14T08:36:26.309Z] #155 ... [2024-09-14T08:36:26.309Z] [2024-09-14T08:36:26.309Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-14T08:36:26.309Z] #0 1.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-14T08:36:26.567Z] #156 ... [2024-09-14T08:36:26.567Z] [2024-09-14T08:36:26.567Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-14T08:36:26.567Z] #0 1.329 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-14T08:36:26.825Z] #157 ... [2024-09-14T08:36:26.825Z] [2024-09-14T08:36:26.825Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-14T08:36:26.825Z] #0 0.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-14T08:36:26.825Z] #158 ... [2024-09-14T08:36:26.825Z] [2024-09-14T08:36:26.825Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-14T08:36:26.825Z] #0 0.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-14T08:36:27.083Z] #159 ... [2024-09-14T08:36:27.083Z] [2024-09-14T08:36:27.083Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-14T08:36:27.083Z] #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-14T08:38:06.082Z] #160 ... [2024-09-14T08:38:06.082Z] [2024-09-14T08:38:06.082Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T08:38:06.082Z] #155 95.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-14T08:38:07.651Z] #155 ... [2024-09-14T08:38:07.651Z] [2024-09-14T08:38:07.651Z] #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-14T08:38:07.651Z] #159 DONE 112.0s [2024-09-14T08:38:07.947Z] [2024-09-14T08:38:07.947Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:07.947Z] #161 ... [2024-09-14T08:38:07.947Z] [2024-09-14T08:38:07.947Z] #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-14T08:38:07.947Z] #149 DONE 112.5s [2024-09-14T08:38:07.947Z] [2024-09-14T08:38:07.947Z] #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T08:38:07.947Z] #155 DONE 112.5s [2024-09-14T08:38:07.947Z] [2024-09-14T08:38:07.947Z] #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-14T08:38:07.947Z] #151 DONE 112.5s [2024-09-14T08:38:07.947Z] [2024-09-14T08:38:07.947Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:16.216Z] #162 ... [2024-09-14T08:38:16.216Z] [2024-09-14T08:38:16.216Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:18.758Z] #163 ... [2024-09-14T08:38:18.758Z] [2024-09-14T08:38:18.758Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-14T08:38:24.039Z] #164 ... [2024-09-14T08:38:24.039Z] [2024-09-14T08:38:24.039Z] #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-14T08:38:24.039Z] #150 DONE 127.7s [2024-09-14T08:38:24.039Z] [2024-09-14T08:38:24.039Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-14T08:38:30.611Z] #158 ... [2024-09-14T08:38:30.611Z] [2024-09-14T08:38:30.611Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:40.633Z] #165 ... [2024-09-14T08:38:40.633Z] [2024-09-14T08:38:40.633Z] #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:40.633Z] #162 DONE 32.6s [2024-09-14T08:38:40.633Z] [2024-09-14T08:38:40.633Z] #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-14T08:38:40.633Z] #164 DONE 31.9s [2024-09-14T08:38:40.633Z] [2024-09-14T08:38:40.633Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-14T08:38:40.633Z] #166 ... [2024-09-14T08:38:40.633Z] [2024-09-14T08:38:40.633Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:40.633Z] #161 DONE 33.1s [2024-09-14T08:38:40.633Z] [2024-09-14T08:38:40.633Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:40.633Z] #163 DONE 31.5s [2024-09-14T08:38:40.633Z] [2024-09-14T08:38:40.633Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:40.633Z] #165 DONE 11.6s [2024-09-14T08:38:40.906Z] [2024-09-14T08:38:40.906Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:41.481Z] #167 ... [2024-09-14T08:38:41.481Z] [2024-09-14T08:38:41.481Z] #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:41.481Z] #168 DONE 0.9s [2024-09-14T08:38:41.481Z] [2024-09-14T08:38:41.481Z] #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:41.481Z] #169 DONE 0.8s [2024-09-14T08:38:41.481Z] [2024-09-14T08:38:41.481Z] #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:41.481Z] #170 DONE 0.8s [2024-09-14T08:38:41.481Z] [2024-09-14T08:38:41.481Z] #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:41.481Z] #167 DONE 0.9s [2024-09-14T08:38:41.481Z] [2024-09-14T08:38:41.481Z] #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-14T08:38:42.866Z] #171 DONE 1.0s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-14T08:38:42.866Z] #172 DONE 1.1s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-14T08:38:42.866Z] #173 DONE 1.2s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #174 [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 [2024-09-14T08:38:42.866Z] #174 DONE 1.1s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #175 [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 [2024-09-14T08:38:42.866Z] #175 ... [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-14T08:38:42.866Z] #166 DONE 2.1s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-14T08:38:42.866Z] #176 DONE 0.3s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:38:42.866Z] #177 DONE 0.3s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #175 [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 [2024-09-14T08:38:42.866Z] #175 DONE 0.3s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:38:42.866Z] #178 DONE 0.3s [2024-09-14T08:38:42.866Z] [2024-09-14T08:38:42.866Z] #100 [security-spiffe-token-provider] exporting to image [2024-09-14T08:38:42.866Z] #100 exporting layers [2024-09-14T08:38:43.127Z] #100 ... [2024-09-14T08:38:43.127Z] [2024-09-14T08:38:43.127Z] #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:43.127Z] #179 DONE 0.4s [2024-09-14T08:38:43.127Z] [2024-09-14T08:38:43.127Z] #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-14T08:38:43.127Z] #180 DONE 0.3s [2024-09-14T08:38:43.127Z] [2024-09-14T08:38:43.127Z] #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-14T08:38:43.127Z] #181 DONE 0.4s [2024-09-14T08:38:43.127Z] [2024-09-14T08:38:43.127Z] #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-14T08:38:43.388Z] #182 ... [2024-09-14T08:38:43.388Z] [2024-09-14T08:38:43.388Z] #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:38:43.388Z] #183 DONE 0.4s [2024-09-14T08:38:43.388Z] [2024-09-14T08:38:43.388Z] #100 [security-spiffe-token-provider] exporting to image [2024-09-14T08:38:43.388Z] #100 exporting layers 0.4s done [2024-09-14T08:38:43.388Z] #100 writing image sha256:7b0bad4086ba956d68aa649ae19b2ab2457bf9cfca89e7c7c5c072a26a050d7c done [2024-09-14T08:38:43.388Z] #100 naming to docker.io/library/security-spiffe-token-provider done [2024-09-14T08:38:43.388Z] #100 DONE 2.1s [2024-09-14T08:38:43.388Z] [2024-09-14T08:38:43.388Z] #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:43.388Z] #184 DONE 0.4s [2024-09-14T08:38:43.388Z] [2024-09-14T08:38:43.388Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-14T08:38:43.968Z] #185 ... [2024-09-14T08:38:43.968Z] [2024-09-14T08:38:43.968Z] #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-14T08:38:43.968Z] #182 DONE 0.7s [2024-09-14T08:38:43.968Z] [2024-09-14T08:38:43.968Z] #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-14T08:38:43.968Z] #186 DONE 0.5s [2024-09-14T08:38:43.968Z] [2024-09-14T08:38:43.968Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-14T08:38:44.230Z] #187 ... [2024-09-14T08:38:44.230Z] [2024-09-14T08:38:44.230Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-14T08:38:44.230Z] #185 DONE 0.7s [2024-09-14T08:38:44.515Z] [2024-09-14T08:38:44.515Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-14T08:38:45.456Z] #188 ... [2024-09-14T08:38:45.457Z] [2024-09-14T08:38:45.457Z] #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-14T08:38:45.457Z] #187 DONE 1.6s [2024-09-14T08:38:45.457Z] [2024-09-14T08:38:45.457Z] #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T08:38:45.457Z] #189 DONE 2.2s [2024-09-14T08:38:45.457Z] [2024-09-14T08:38:45.457Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-14T08:38:45.457Z] #188 DONE 1.4s [2024-09-14T08:38:45.457Z] [2024-09-14T08:38:45.457Z] #100 [core-common-config-bootstrapper] exporting to image [2024-09-14T08:38:45.716Z] #100 ... [2024-09-14T08:38:45.716Z] [2024-09-14T08:38:45.716Z] #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-14T08:38:45.716Z] #190 DONE 0.3s [2024-09-14T08:38:45.716Z] [2024-09-14T08:38:45.716Z] #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-14T08:38:45.716Z] #191 DONE 0.2s [2024-09-14T08:38:45.716Z] [2024-09-14T08:38:45.716Z] #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-14T08:38:46.297Z] #192 DONE 0.3s [2024-09-14T08:38:46.297Z] [2024-09-14T08:38:46.297Z] #100 [core-common-config-bootstrapper] exporting to image [2024-09-14T08:38:46.297Z] #100 exporting layers 0.6s done [2024-09-14T08:38:46.297Z] #100 writing image sha256:ebdbeecb359c190238dffbd725224c442f59441904b03dd4a60edbf4c81e1476 0.0s done [2024-09-14T08:38:46.297Z] #100 naming to docker.io/library/core-common-config-bootstrapper done [2024-09-14T08:38:46.297Z] #100 DONE 2.7s [2024-09-14T08:38:46.297Z] [2024-09-14T08:38:46.297Z] #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-14T08:38:48.843Z] #193 ... [2024-09-14T08:38:48.843Z] [2024-09-14T08:38:48.843Z] #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T08:38:48.843Z] #194 DONE 5.2s [2024-09-14T08:38:49.144Z] [2024-09-14T08:38:49.144Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T08:38:52.435Z] #195 ... [2024-09-14T08:38:52.435Z] [2024-09-14T08:38:52.435Z] #100 [security-proxy-setup] exporting to image [2024-09-14T08:38:53.988Z] #100 ... [2024-09-14T08:38:53.988Z] [2024-09-14T08:38:53.988Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-14T08:38:53.988Z] #157 DONE 158.4s [2024-09-14T08:38:53.988Z] [2024-09-14T08:38:53.988Z] #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-14T08:38:53.988Z] #193 DONE 7.7s [2024-09-14T08:38:53.988Z] [2024-09-14T08:38:53.988Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:54.921Z] #196 ... [2024-09-14T08:38:54.921Z] [2024-09-14T08:38:54.921Z] #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T08:38:54.921Z] #195 DONE 9.2s [2024-09-14T08:38:55.189Z] [2024-09-14T08:38:55.189Z] #100 [security-secretstore-setup] exporting to image [2024-09-14T08:38:55.189Z] #100 exporting layers [2024-09-14T08:38:55.189Z] #100 ... [2024-09-14T08:38:55.189Z] [2024-09-14T08:38:55.189Z] #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-14T08:38:55.189Z] #148 DONE 159.8s [2024-09-14T08:38:55.450Z] [2024-09-14T08:38:55.450Z] #197 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-14T08:38:56.015Z] #197 DONE 2.2s [2024-09-14T08:38:56.015Z] [2024-09-14T08:38:56.015Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:56.015Z] #196 DONE 2.1s [2024-09-14T08:38:56.015Z] [2024-09-14T08:38:56.015Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:57.012Z] #198 DONE 0.8s [2024-09-14T08:38:57.012Z] [2024-09-14T08:38:57.012Z] #199 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-14T08:38:57.012Z] #199 DONE 0.8s [2024-09-14T08:38:57.012Z] [2024-09-14T08:38:57.012Z] #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:38:57.012Z] #200 CACHED [2024-09-14T08:38:57.012Z] [2024-09-14T08:38:57.012Z] #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:38:57.012Z] #201 CACHED [2024-09-14T08:38:57.012Z] [2024-09-14T08:38:57.012Z] #100 [security-proxy-setup] exporting to image [2024-09-14T08:38:57.012Z] #100 exporting layers 7.7s done [2024-09-14T08:38:57.012Z] #100 writing image sha256:897b921c846809af91c10bbd19786b4ee980b7b3828c308e9c3c2041768b4fe7 done [2024-09-14T08:38:57.012Z] #100 naming to docker.io/library/security-proxy-setup done [2024-09-14T08:38:58.938Z] #100 exporting layers 3.8s done [2024-09-14T08:38:59.201Z] #100 ... [2024-09-14T08:38:59.202Z] [2024-09-14T08:38:59.202Z] #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-14T08:38:59.202Z] #202 DONE 2.2s [2024-09-14T08:38:59.202Z] [2024-09-14T08:38:59.202Z] #100 [security-proxy-setup] exporting to image [2024-09-14T08:38:59.202Z] #100 writing image sha256:eb9048870693e5872a840820f419a9efdfe5eec1f361cade3b6b7424e9ec6a21 [2024-09-14T08:38:59.202Z] #100 writing image sha256:eb9048870693e5872a840820f419a9efdfe5eec1f361cade3b6b7424e9ec6a21 0.2s done [2024-09-14T08:38:59.202Z] #100 naming to docker.io/library/security-secretstore-setup [2024-09-14T08:38:59.202Z] #100 naming to docker.io/library/security-secretstore-setup 0.2s done [2024-09-14T08:38:59.202Z] #100 DONE 12.9s [2024-09-14T08:38:59.202Z] [2024-09-14T08:38:59.202Z] #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-14T08:38:59.202Z] #203 DONE 2.6s [2024-09-14T08:38:59.202Z] [2024-09-14T08:38:59.202Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:38:59.472Z] #204 ... [2024-09-14T08:38:59.472Z] [2024-09-14T08:38:59.472Z] #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-14T08:38:59.472Z] #156 DONE 164.0s [2024-09-14T08:38:59.736Z] [2024-09-14T08:38:59.736Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:01.132Z] #205 ... [2024-09-14T08:39:01.132Z] [2024-09-14T08:39:01.132Z] #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:01.132Z] #204 DONE 1.9s [2024-09-14T08:39:01.132Z] [2024-09-14T08:39:01.132Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T08:39:01.132Z] #152 DONE 165.7s [2024-09-14T08:39:01.132Z] [2024-09-14T08:39:01.132Z] #206 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-14T08:39:01.132Z] #206 DONE 4.3s [2024-09-14T08:39:01.132Z] [2024-09-14T08:39:01.132Z] #100 [security-bootstrapper] exporting to image [2024-09-14T08:39:01.393Z] #100 ... [2024-09-14T08:39:01.393Z] [2024-09-14T08:39:01.393Z] #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:01.393Z] #205 DONE 2.0s [2024-09-14T08:39:01.656Z] [2024-09-14T08:39:01.656Z] #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:02.252Z] #207 ... [2024-09-14T08:39:02.253Z] [2024-09-14T08:39:02.253Z] #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-14T08:39:02.253Z] #160 DONE 166.9s [2024-09-14T08:39:02.253Z] [2024-09-14T08:39:02.253Z] #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-14T08:39:02.253Z] #154 DONE 166.9s [2024-09-14T08:39:02.253Z] [2024-09-14T08:39:02.253Z] #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-14T08:39:02.253Z] #158 DONE 166.9s [2024-09-14T08:39:02.514Z] [2024-09-14T08:39:02.514Z] #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-14T08:39:02.514Z] #208 DONE 1.4s [2024-09-14T08:39:02.514Z] [2024-09-14T08:39:02.514Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:02.894Z] #209 ... [2024-09-14T08:39:02.894Z] [2024-09-14T08:39:02.894Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:39:02.894Z] #210 CACHED [2024-09-14T08:39:02.894Z] [2024-09-14T08:39:02.894Z] #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:02.894Z] #211 CACHED [2024-09-14T08:39:02.894Z] [2024-09-14T08:39:02.894Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:02.894Z] #212 DONE 1.6s [2024-09-14T08:39:02.894Z] [2024-09-14T08:39:02.894Z] #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:02.894Z] #207 DONE 1.4s [2024-09-14T08:39:02.894Z] [2024-09-14T08:39:02.894Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:39:03.166Z] #213 ... [2024-09-14T08:39:03.166Z] [2024-09-14T08:39:03.166Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-14T08:39:03.166Z] #153 DONE 167.7s [2024-09-14T08:39:03.166Z] [2024-09-14T08:39:03.166Z] #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:03.166Z] #209 DONE 0.7s [2024-09-14T08:39:03.166Z] [2024-09-14T08:39:03.166Z] #100 [core-command] exporting to image [2024-09-14T08:39:03.166Z] #100 exporting layers 0.7s done [2024-09-14T08:39:03.166Z] #100 writing image sha256:9c5c4ef26833e50513507333346132a27ca26be30d86dc901f657de535bdb7ca 0.3s done [2024-09-14T08:39:03.166Z] #100 naming to docker.io/library/core-command done [2024-09-14T08:39:03.428Z] #100 ... [2024-09-14T08:39:03.428Z] [2024-09-14T08:39:03.428Z] #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-14T08:39:03.428Z] #214 DONE 0.9s [2024-09-14T08:39:03.428Z] [2024-09-14T08:39:03.428Z] #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:03.428Z] #215 CACHED [2024-09-14T08:39:03.428Z] [2024-09-14T08:39:03.428Z] #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:39:03.428Z] #216 CACHED [2024-09-14T08:39:03.428Z] [2024-09-14T08:39:03.428Z] #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T08:39:03.428Z] #217 DONE 0.9s [2024-09-14T08:39:03.428Z] [2024-09-14T08:39:03.428Z] #100 [core-command] exporting to image [2024-09-14T08:39:03.428Z] #100 exporting layers 2.4s done [2024-09-14T08:39:03.697Z] #100 writing image sha256:d98d1a8f4b6a4a62ba5b1d41e064629e0a585cb055cc799a0f2d9e98d83e0f0a done [2024-09-14T08:39:03.697Z] #100 naming to docker.io/library/security-bootstrapper done [2024-09-14T08:39:03.697Z] #100 DONE 15.4s [2024-09-14T08:39:03.697Z] [2024-09-14T08:39:03.697Z] #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:39:03.697Z] #213 DONE 0.8s [2024-09-14T08:39:03.697Z] [2024-09-14T08:39:03.697Z] #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-14T08:39:03.697Z] #218 DONE 0.9s [2024-09-14T08:39:03.697Z] [2024-09-14T08:39:03.697Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:04.647Z] #219 ... [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:04.647Z] #220 DONE 1.1s [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #221 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:39:04.647Z] #221 DONE 1.1s [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-14T08:39:04.647Z] #222 DONE 1.1s [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-14T08:39:04.647Z] #223 DONE 1.1s [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:04.647Z] #219 DONE 1.1s [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T08:39:04.647Z] #224 DONE 1.1s [2024-09-14T08:39:04.647Z] [2024-09-14T08:39:04.647Z] #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-14T08:39:04.908Z] #225 ... [2024-09-14T08:39:04.908Z] [2024-09-14T08:39:04.908Z] #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T08:39:04.908Z] #226 DONE 2.3s [2024-09-14T08:39:04.908Z] [2024-09-14T08:39:04.908Z] #100 [security-proxy-auth] exporting to image [2024-09-14T08:39:05.484Z] #100 ... [2024-09-14T08:39:05.484Z] [2024-09-14T08:39:05.484Z] #227 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-14T08:39:05.484Z] #227 DONE 0.9s [2024-09-14T08:39:05.484Z] [2024-09-14T08:39:05.484Z] #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-14T08:39:05.484Z] #228 DONE 0.9s [2024-09-14T08:39:05.484Z] [2024-09-14T08:39:05.484Z] #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:05.484Z] #229 DONE 0.9s [2024-09-14T08:39:05.484Z] [2024-09-14T08:39:05.484Z] #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-14T08:39:05.484Z] #225 DONE 0.9s [2024-09-14T08:39:05.484Z] [2024-09-14T08:39:05.484Z] #100 [support-scheduler] exporting to image [2024-09-14T08:39:05.750Z] #100 ... [2024-09-14T08:39:05.750Z] [2024-09-14T08:39:05.750Z] #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:05.750Z] #230 DONE 0.9s [2024-09-14T08:39:05.750Z] [2024-09-14T08:39:05.750Z] #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-14T08:39:05.750Z] #231 DONE 0.1s [2024-09-14T08:39:05.750Z] [2024-09-14T08:39:05.750Z] #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-14T08:39:05.750Z] #232 DONE 0.1s [2024-09-14T08:39:05.750Z] [2024-09-14T08:39:05.750Z] #100 [support-cron-scheduler] exporting to image [2024-09-14T08:39:05.750Z] #100 writing image sha256:bded6259cae5b13fc23f71bd4b6ca62265819404904e2327bce5034a7acad1be done [2024-09-14T08:39:05.750Z] #100 naming to docker.io/library/security-proxy-auth done [2024-09-14T08:39:05.750Z] #100 writing image sha256:94f0320448a696d948c4bed05e4f253ba53f3f0ae1f27e0e7accd6dc4963f96c done [2024-09-14T08:39:05.750Z] #100 naming to docker.io/library/core-keeper done [2024-09-14T08:39:05.750Z] #100 ... [2024-09-14T08:39:05.750Z] [2024-09-14T08:39:05.750Z] #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-14T08:39:05.750Z] #233 DONE 0.1s [2024-09-14T08:39:05.750Z] [2024-09-14T08:39:05.750Z] #100 [support-notifications] exporting to image [2024-09-14T08:39:05.750Z] #100 exporting layers 0.2s done [2024-09-14T08:39:05.750Z] #100 writing image sha256:d26441444f147825d16e27a6e37d9115f3bb3042d06b940cf12529d3e6160c9d done [2024-09-14T08:39:05.750Z] #100 naming to docker.io/library/support-notifications done [2024-09-14T08:39:05.750Z] #100 writing image sha256:fa26301d5d90b9a4eefb4bd41956994fd6f0c50876a201cac32bbe96f6c9ec71 0.0s done [2024-09-14T08:39:05.750Z] #100 naming to docker.io/library/core-metadata [2024-09-14T08:39:06.027Z] #100 exporting layers 0.2s done [2024-09-14T08:39:06.027Z] #100 naming to docker.io/library/core-metadata done [2024-09-14T08:39:06.027Z] #100 writing image sha256:65705dd35782e04aeb0ee6cd827b546385f041ac540247577b4f0927f20634fd done [2024-09-14T08:39:06.027Z] #100 naming to docker.io/library/support-scheduler done [2024-09-14T08:39:06.027Z] #100 writing image sha256:fa385096a439dcc8ed292c5552b8021ca5b0eda12dbb49ac7a87399e230616e6 done [2024-09-14T08:39:06.027Z] #100 naming to docker.io/library/support-cron-scheduler done [2024-09-14T08:39:06.027Z] #100 writing image sha256:689e06963810caf8d7b4ffbb4c9f740165298bc6ebba9dcd7b63444814c625e8 done [2024-09-14T08:39:06.027Z] #100 naming to docker.io/library/core-data done [2024-09-14T08:39:06.027Z] #100 DONE 16.7s [2024-09-14T08:39:06.027Z] [2024-09-14T08:39:06.027Z] #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T08:39:06.027Z] time="2024-09-14T08:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-14T08:39:06.039Z] $ docker stop --time=1 d53195189068a1c865aba5376f5983cb8fcceb5ef53b3346ca5bfea7785b109c [2024-09-14T08:39:07.326Z] $ docker rm -f --volumes d53195189068a1c865aba5376f5983cb8fcceb5ef53b3346ca5bfea7785b109c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-14T08:39:07.810Z] + docker images [2024-09-14T08:39:07.810Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-14T08:39:07.810Z] support-cron-scheduler latest fa385096a439 2 seconds ago 44.3MB [2024-09-14T08:39:07.810Z] support-scheduler latest 65705dd35782 2 seconds ago 42.1MB [2024-09-14T08:39:07.810Z] core-data latest 689e06963810 2 seconds ago 39.8MB [2024-09-14T08:39:07.810Z] core-metadata latest fa26301d5d90 2 seconds ago 39.9MB [2024-09-14T08:39:07.810Z] support-notifications latest d26441444f14 2 seconds ago 42.6MB [2024-09-14T08:39:07.810Z] core-keeper latest 94f0320448a6 3 seconds ago 39.7MB [2024-09-14T08:39:07.810Z] security-proxy-auth latest bded6259cae5 3 seconds ago 33.1MB [2024-09-14T08:39:07.810Z] core-command latest 9c5c4ef26833 6 seconds ago 35.5MB [2024-09-14T08:39:07.810Z] security-bootstrapper latest d98d1a8f4b6a 7 seconds ago 19MB [2024-09-14T08:39:07.810Z] security-secretstore-setup latest eb9048870693 14 seconds ago 37MB [2024-09-14T08:39:07.810Z] security-proxy-setup latest 897b921c8468 20 seconds ago 26.2MB [2024-09-14T08:39:07.810Z] core-common-config-bootstrapper latest ebdbeecb359c 22 seconds ago 15.2MB [2024-09-14T08:39:07.810Z] security-spiffe-token-provider latest 7b0bad4086ba 25 seconds ago 28.9MB [2024-09-14T08:39:07.810Z] security-spire-config latest 379fcd7f2d7b 3 minutes ago 120MB [2024-09-14T08:39:07.810Z] security-spire-agent latest 0b99e63d9204 4 minutes ago 182MB [2024-09-14T08:39:07.810Z] security-spire-server latest 1609d3aa810b 4 minutes ago 121MB [2024-09-14T08:39:07.810Z] ci-base-image-x86_64 latest 086f48c09542 7 minutes ago 971MB [2024-09-14T08:39:07.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB [2024-09-14T08:39:07.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB [2024-09-14T08:39:07.810Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [2024-09-14T08:39:22.933Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-09-14T08:39:22.934Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-09-14T08:40:09.744Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-09-14T08:40:10.332Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-09-14T08:40:11.739Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-09-14T08:40:11.739Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-09-14T08:40:11.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-09-14T08:40:11.739Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-09-14T08:40:13.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-09-14T08:40:13.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-09-14T08:40:13.145Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-09-14T08:40:19.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-09-14T08:40:19.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-09-14T08:40:19.781Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-09-14T08:40:19.781Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-09-14T08:40:19.781Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-09-14T08:40:32.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-09-14T08:40:32.064Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-09-14T08:40:32.064Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements [2024-09-14T08:40:42.110Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements [2024-09-14T08:40:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-09-14T08:40:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-09-14T08:40:48.737Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-09-14T08:40:52.065Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements [2024-09-14T08:40:54.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-09-14T08:40:54.011Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-09-14T08:40:55.405Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-09-14T08:40:59.650Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-09-14T08:41:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-09-14T08:41:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:41:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-09-14T08:41:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-09-14T08:41:07.880Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-09-14T08:41:09.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.143s coverage: 93.4% of statements [2024-09-14T08:41:09.824Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.392s coverage: 91.7% of statements [2024-09-14T08:41:15.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-09-14T08:41:15.177Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-09-14T08:41:16.128Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.204s coverage: 7.0% of statements [2024-09-14T08:41:22.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-09-14T08:41:22.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:41:22.748Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-09-14T08:41:24.677Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-09-14T08:41:25.257Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.765s coverage: 95.8% of statements [2024-09-14T08:41:25.836Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements [2024-09-14T08:41:31.168Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] [2024-09-14T08:41:31.746Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.131s coverage: 0.0% of statements [no tests to run] [2024-09-14T08:41:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-09-14T08:41:35.154Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-09-14T08:41:36.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements [2024-09-14T08:41:36.112Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.153s coverage: 30.7% of statements [2024-09-14T08:41:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.125s coverage: 41.7% of statements [2024-09-14T08:41:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.122s coverage: 77.8% of statements [2024-09-14T08:41:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.094s coverage: 94.1% of statements [2024-09-14T08:41:40.596Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.098s coverage: 96.3% of statements [2024-09-14T08:41:44.902Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.130s coverage: 87.5% of statements [2024-09-14T08:41:46.354Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-09-14T08:41:47.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-09-14T08:41:47.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-09-14T08:41:47.329Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-09-14T08:41:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-09-14T08:41:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-09-14T08:41:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-09-14T08:41:50.661Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-09-14T08:41:57.295Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements [2024-09-14T08:41:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-09-14T08:41:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-09-14T08:41:57.295Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-09-14T08:42:02.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-09-14T08:42:02.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-09-14T08:42:02.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-09-14T08:42:02.636Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-09-14T08:42:06.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-09-14T08:42:06.870Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-09-14T08:42:08.804Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-09-14T08:42:11.370Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.903s coverage: 79.9% of statements [2024-09-14T08:42:11.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements [2024-09-14T08:42:11.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements [2024-09-14T08:42:11.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements [2024-09-14T08:42:11.371Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.109s coverage: 75.0% of statements [2024-09-14T08:42:13.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-09-14T08:42:16.501Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-09-14T08:42:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements [2024-09-14T08:42:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements [2024-09-14T08:42:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements [2024-09-14T08:42:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements [2024-09-14T08:42:16.501Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements [2024-09-14T08:42:17.079Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements [2024-09-14T08:42:22.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-09-14T08:42:22.409Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-09-14T08:42:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.766s coverage: 63.1% of statements [2024-09-14T08:42:23.817Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements [2024-09-14T08:42:25.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements [2024-09-14T08:42:25.222Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements [2024-09-14T08:42:25.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-09-14T08:42:25.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-09-14T08:42:25.803Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-09-14T08:42:26.069Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements [2024-09-14T08:42:26.650Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements [2024-09-14T08:42:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-09-14T08:42:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-09-14T08:42:33.288Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-09-14T08:42:34.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.694s coverage: 36.5% of statements [2024-09-14T08:42:34.693Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.119s coverage: 89.5% of statements [2024-09-14T08:42:34.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-09-14T08:42:34.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-09-14T08:42:34.693Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-09-14T08:42:34.693Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-09-14T08:42:36.095Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-09-14T08:42:38.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-09-14T08:42:38.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] [2024-09-14T08:42:38.666Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-09-14T08:42:39.619Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.123s coverage: 4.9% of statements [2024-09-14T08:42:46.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-09-14T08:42:46.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:42:46.238Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-09-14T08:42:47.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.329s coverage: 97.1% of statements [2024-09-14T08:42:47.188Z] ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.135s coverage: 35.9% of statements [2024-09-14T08:42:52.510Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-09-14T08:42:52.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-09-14T08:42:52.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-09-14T08:42:52.511Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-09-14T08:42:59.146Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements [2024-09-14T08:42:59.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-09-14T08:42:59.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:42:59.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-09-14T08:42:59.727Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-09-14T08:43:01.670Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.488s coverage: 95.7% of statements [2024-09-14T08:43:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-09-14T08:43:04.245Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-09-14T08:43:05.649Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.185s coverage: 61.8% of statements [2024-09-14T08:43:07.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-09-14T08:43:07.582Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-09-14T08:43:08.982Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.290s coverage: 98.9% of statements [2024-09-14T08:43:10.920Z] if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "aarch64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi [2024-09-14T08:43:10.920Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-09-14T08:43:10.920Z] go vet ./... [2024-09-14T08:47:32.702Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-09-14T08:47:32.702Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-09-14T08:47:32.702Z] ./bin/test-attribution-txt.sh [2024-09-14T08:47:32.702Z] An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add [2024-09-14T08:47:32.702Z] An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo [2024-09-14T08:47:32.720Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-09-14T08:47:33.036Z] + ls -al . [2024-09-14T08:47:33.037Z] total 932 [2024-09-14T08:47:33.037Z] drwxrwxr-x 10 1001 1001 4096 Sep 14 08:35 . [2024-09-14T08:47:33.037Z] drwxr-xr-x 4 root root 4096 Sep 14 08:35 .. [2024-09-14T08:47:33.037Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 08:32 .blubracket [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 10 Sep 14 08:32 .dockerignore [2024-09-14T08:47:33.037Z] drwxrwxr-x 8 1001 1001 4096 Sep 14 08:32 .git [2024-09-14T08:47:33.037Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 08:32 .github [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 1102 Sep 14 08:32 .gitignore [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 42 Sep 14 08:32 .golangci.yml [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 100 Sep 14 08:32 .hadolint.yml [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 155 Sep 14 08:32 .sonarcloud.properties [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 1171 Sep 14 08:32 ADOPTERS.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 21286 Sep 14 08:32 Attribution.txt [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 100284 Sep 14 08:32 CHANGELOG.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 3804 Sep 14 08:32 CONTRIBUTING.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 677 Sep 14 08:32 GOVERNANCE.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 861 Sep 14 08:32 Jenkinsfile [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 10775 Sep 14 08:32 LICENSE [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 16854 Sep 14 08:32 Makefile [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 582 Sep 14 08:32 OWNERS.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 9528 Sep 14 08:32 README.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 789 Sep 14 08:32 SECURITY.md [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 5 Sep 14 08:30 VERSION [2024-09-14T08:47:33.037Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 08:32 bin [2024-09-14T08:47:33.037Z] drwxrwxr-x 20 1001 1001 4096 Sep 14 08:32 cmd [2024-09-14T08:47:33.037Z] -rw-r--r-- 1 root root 567970 Sep 14 08:43 coverage.out [2024-09-14T08:47:33.037Z] drwxrwxr-x 2 1001 1001 4096 Sep 14 08:32 fuzz_test [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 7305 Sep 14 08:32 go.mod [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 102748 Sep 14 08:32 go.sum [2024-09-14T08:47:33.037Z] drwxrwxr-x 7 1001 1001 4096 Sep 14 08:32 internal [2024-09-14T08:47:33.037Z] drwxrwxr-x 3 1001 1001 4096 Sep 14 08:32 openapi [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 584 Sep 14 08:32 security.txt [2024-09-14T08:47:33.037Z] -rw-rw-r-- 1 1001 1001 204 Sep 14 08:32 version.go [Pipeline] sh [2024-09-14T08:47:33.352Z] + '[' -e coverage.out ] [2024-09-14T08:47:33.353Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-09-14T08:47:33.649Z] Warning: overwriting stash ‘coverage-report’ [2024-09-14T08:47:34.439Z] Stashed 1 file(s) [Pipeline] sh [2024-09-14T08:47:34.748Z] + make build [2024-09-14T08:47:35.021Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-14T08:50:56.734Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-14T08:50:56.734Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-14T08:51:00.971Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-14T08:51:03.537Z] go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-14T08:51:11.716Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-14T08:51:38.388Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-14T08:51:48.769Z] go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-14T08:52:01.146Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-14T08:52:11.187Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-14T08:52:14.518Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-14T08:52:17.094Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-14T08:52:20.427Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-14T08:52:25.762Z] go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } [2024-09-14T08:52:30.021Z] $ docker stop --time=1 6fcd4ba0dd6dcaa27d3eba31405e989c9ce5878baec5efb1c41a263c32ef5998 [2024-09-14T08:52:32.207Z] $ docker rm -f --volumes 6fcd4ba0dd6dcaa27d3eba31405e989c9ce5878baec5efb1c41a263c32ef5998 [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 [2024-09-14T08:52:35.906Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-14T08:52:35.906Z] [2024-09-14T08:52:35.906Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T08:52:36.220Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-14T08:52:36.487Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-09-14T08:52:36.487Z] 547446be3368: Pulling fs layer [2024-09-14T08:52:36.487Z] d125d8839a47: Pulling fs layer [2024-09-14T08:52:36.487Z] 3e85d5ac6304: Pulling fs layer [2024-09-14T08:52:36.487Z] c3105a71a48b: Pulling fs layer [2024-09-14T08:52:36.487Z] 0f093f025ec4: Pulling fs layer [2024-09-14T08:52:36.487Z] c3106fc0e877: Pulling fs layer [2024-09-14T08:52:36.487Z] c3105a71a48b: Waiting [2024-09-14T08:52:36.487Z] 0f093f025ec4: Waiting [2024-09-14T08:52:36.487Z] c3106fc0e877: Waiting [2024-09-14T08:52:36.755Z] 547446be3368: Verifying Checksum [2024-09-14T08:52:36.755Z] 547446be3368: Download complete [2024-09-14T08:52:36.755Z] c3105a71a48b: Verifying Checksum [2024-09-14T08:52:36.755Z] c3105a71a48b: Download complete [2024-09-14T08:52:37.022Z] d125d8839a47: Verifying Checksum [2024-09-14T08:52:37.022Z] d125d8839a47: Download complete [2024-09-14T08:52:37.289Z] c3106fc0e877: Verifying Checksum [2024-09-14T08:52:37.289Z] c3106fc0e877: Download complete [2024-09-14T08:52:37.289Z] 0f093f025ec4: Verifying Checksum [2024-09-14T08:52:37.289Z] 0f093f025ec4: Download complete [2024-09-14T08:52:37.555Z] 547446be3368: Pull complete [2024-09-14T08:52:38.515Z] d125d8839a47: Pull complete [2024-09-14T08:52:39.099Z] 3e85d5ac6304: Download complete [2024-09-14T08:52:49.150Z] 3e85d5ac6304: Pull complete [2024-09-14T08:52:49.150Z] c3105a71a48b: Pull complete [2024-09-14T08:52:50.108Z] 0f093f025ec4: Pull complete [2024-09-14T08:52:50.373Z] c3106fc0e877: Pull complete [2024-09-14T08:52:50.373Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-09-14T08:52:50.373Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-09-14T08:52:50.373Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T08:52:50.590Z] prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container [2024-09-14T08:52:50.652Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-09-14T08:52:52.742Z] $ docker top 9eedcd18014109b57d1962253399de2860de1feac086b3695d16801fe810140c -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-14T08:52:53.566Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-09-14T08:53:03.635Z] #1 [security-bootstrapper internal] load build definition from Dockerfile [2024-09-14T08:53:03.635Z] #1 transferring dockerfile: [2024-09-14T08:53:03.635Z] #1 transferring dockerfile: 3.17kB done [2024-09-14T08:53:03.635Z] #1 DONE 0.1s [2024-09-14T08:53:03.635Z] [2024-09-14T08:53:03.635Z] #2 [core-keeper internal] load build definition from Dockerfile [2024-09-14T08:53:03.635Z] #2 transferring dockerfile: 2.01kB done [2024-09-14T08:53:03.635Z] #2 DONE 0.1s [2024-09-14T08:53:03.635Z] [2024-09-14T08:53:03.635Z] #3 [security-spire-agent internal] load build definition from Dockerfile [2024-09-14T08:53:03.635Z] #3 transferring dockerfile: 1.81kB 0.0s done [2024-09-14T08:53:03.635Z] #3 DONE 0.1s [2024-09-14T08:53:03.635Z] [2024-09-14T08:53:03.635Z] #4 [security-proxy-auth internal] load build definition from Dockerfile [2024-09-14T08:53:03.635Z] #4 transferring dockerfile: 2.15kB done [2024-09-14T08:53:03.635Z] #4 DONE 0.1s [2024-09-14T08:53:03.635Z] [2024-09-14T08:53:03.635Z] #5 [security-proxy-setup internal] load build definition from Dockerfile [2024-09-14T08:53:03.909Z] #5 transferring dockerfile: 2.50kB done [2024-09-14T08:53:03.909Z] #5 DONE 0.1s [2024-09-14T08:53:03.909Z] [2024-09-14T08:53:03.909Z] #6 [support-cron-scheduler internal] load build definition from Dockerfile [2024-09-14T08:53:03.909Z] #6 transferring dockerfile: 1.85kB 0.0s done [2024-09-14T08:53:03.909Z] #6 DONE 0.1s [2024-09-14T08:53:03.909Z] [2024-09-14T08:53:03.909Z] #7 [security-spire-server internal] load build definition from Dockerfile [2024-09-14T08:53:03.909Z] #7 transferring dockerfile: 1.70kB done [2024-09-14T08:53:03.909Z] #7 DONE 0.1s [2024-09-14T08:53:03.909Z] [2024-09-14T08:53:03.909Z] #8 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-09-14T08:53:03.909Z] #8 transferring dockerfile: 1.89kB done [2024-09-14T08:53:04.178Z] #8 DONE 0.1s [2024-09-14T08:53:04.178Z] [2024-09-14T08:53:04.178Z] #9 [support-scheduler internal] load build definition from Dockerfile [2024-09-14T08:53:04.178Z] #9 transferring dockerfile: 1.93kB done [2024-09-14T08:53:04.178Z] #9 DONE 0.1s [2024-09-14T08:53:04.178Z] [2024-09-14T08:53:04.178Z] #10 [security-secretstore-setup internal] load build definition from Dockerfile [2024-09-14T08:53:04.178Z] #10 transferring dockerfile: 2.49kB done [2024-09-14T08:53:04.178Z] #10 DONE 0.1s [2024-09-14T08:53:04.178Z] [2024-09-14T08:53:04.178Z] #11 [core-command internal] load build definition from Dockerfile [2024-09-14T08:53:04.178Z] #11 transferring dockerfile: 1.93kB done [2024-09-14T08:53:04.178Z] #11 DONE 0.1s [2024-09-14T08:53:04.178Z] [2024-09-14T08:53:04.178Z] #12 [security-spire-config internal] load build definition from Dockerfile [2024-09-14T08:53:04.178Z] #12 transferring dockerfile: 1.69kB done [2024-09-14T08:53:04.178Z] #12 DONE 0.1s [2024-09-14T08:53:04.178Z] [2024-09-14T08:53:04.178Z] #13 [core-metadata internal] load build definition from Dockerfile [2024-09-14T08:53:04.178Z] #13 transferring dockerfile: 2.06kB 0.0s done [2024-09-14T08:53:04.445Z] #13 DONE 0.1s [2024-09-14T08:53:04.445Z] [2024-09-14T08:53:04.445Z] #14 [core-data internal] load build definition from Dockerfile [2024-09-14T08:53:04.445Z] #14 transferring dockerfile: 2.07kB done [2024-09-14T08:53:04.445Z] #14 DONE 0.1s [2024-09-14T08:53:04.445Z] [2024-09-14T08:53:04.445Z] #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-09-14T08:53:04.445Z] #15 transferring dockerfile: 2.23kB 0.0s done [2024-09-14T08:53:04.445Z] #15 DONE 0.1s [2024-09-14T08:53:04.445Z] [2024-09-14T08:53:04.445Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-09-14T08:53:04.445Z] #16 transferring dockerfile: 1.95kB 0.0s done [2024-09-14T08:53:04.445Z] #16 DONE 0.1s [2024-09-14T08:53:04.445Z] [2024-09-14T08:53:04.445Z] #17 [security-bootstrapper internal] load .dockerignore [2024-09-14T08:53:04.445Z] #17 transferring context: [2024-09-14T08:53:04.715Z] #17 transferring context: 50B done [2024-09-14T08:53:04.715Z] #17 DONE 0.1s [2024-09-14T08:53:05.299Z] [2024-09-14T08:53:05.299Z] #18 [core-keeper internal] load .dockerignore [2024-09-14T08:53:05.299Z] #18 transferring context: 50B done [2024-09-14T08:53:05.299Z] #18 DONE 0.0s [2024-09-14T08:53:05.566Z] [2024-09-14T08:53:05.566Z] #19 [security-spire-agent internal] load .dockerignore [2024-09-14T08:53:05.566Z] #19 transferring context: 50B done [2024-09-14T08:53:05.566Z] #19 DONE 0.0s [2024-09-14T08:53:05.566Z] [2024-09-14T08:53:05.566Z] #20 [security-proxy-auth internal] load .dockerignore [2024-09-14T08:53:05.566Z] #20 transferring context: 50B 0.0s done [2024-09-14T08:53:05.566Z] #20 DONE 0.1s [2024-09-14T08:53:05.566Z] [2024-09-14T08:53:05.566Z] #21 [security-proxy-setup internal] load .dockerignore [2024-09-14T08:53:05.566Z] #21 transferring context: 50B done [2024-09-14T08:53:05.566Z] #21 DONE 0.1s [2024-09-14T08:53:05.566Z] [2024-09-14T08:53:05.566Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T08:53:05.566Z] #22 transferring context: 50B 0.0s done [2024-09-14T08:53:05.836Z] #22 ... [2024-09-14T08:53:05.836Z] [2024-09-14T08:53:05.836Z] #23 [security-spire-server internal] load .dockerignore [2024-09-14T08:53:05.836Z] #23 transferring context: 50B done [2024-09-14T08:53:05.836Z] #23 DONE 0.1s [2024-09-14T08:53:05.836Z] [2024-09-14T08:53:05.836Z] #24 [security-spiffe-token-provider internal] load .dockerignore [2024-09-14T08:53:05.836Z] #24 transferring context: 50B done [2024-09-14T08:53:05.836Z] #24 DONE 0.1s [2024-09-14T08:53:05.836Z] [2024-09-14T08:53:05.836Z] #25 [support-scheduler internal] load .dockerignore [2024-09-14T08:53:05.836Z] #25 transferring context: 50B done [2024-09-14T08:53:05.836Z] #25 DONE 0.0s [2024-09-14T08:53:05.836Z] [2024-09-14T08:53:05.836Z] #26 [security-secretstore-setup internal] load .dockerignore [2024-09-14T08:53:05.836Z] #26 transferring context: 50B done [2024-09-14T08:53:05.836Z] #26 DONE 0.1s [2024-09-14T08:53:05.836Z] [2024-09-14T08:53:05.836Z] #27 [core-command internal] load .dockerignore [2024-09-14T08:53:06.102Z] #27 transferring context: 50B 0.0s done [2024-09-14T08:53:06.102Z] #27 DONE 0.1s [2024-09-14T08:53:06.102Z] [2024-09-14T08:53:06.102Z] #28 [security-spire-config internal] load .dockerignore [2024-09-14T08:53:06.102Z] #28 transferring context: 50B done [2024-09-14T08:53:06.102Z] #28 DONE 0.1s [2024-09-14T08:53:06.102Z] [2024-09-14T08:53:06.102Z] #29 [core-metadata internal] load .dockerignore [2024-09-14T08:53:06.102Z] #29 transferring context: 50B done [2024-09-14T08:53:06.102Z] #29 DONE 0.1s [2024-09-14T08:53:06.102Z] [2024-09-14T08:53:06.102Z] #30 [core-data internal] load .dockerignore [2024-09-14T08:53:06.102Z] #30 transferring context: 50B 0.0s done [2024-09-14T08:53:06.102Z] #30 DONE 0.1s [2024-09-14T08:53:06.102Z] [2024-09-14T08:53:06.102Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-09-14T08:53:06.102Z] #31 transferring context: 50B 0.0s done [2024-09-14T08:53:06.102Z] #31 DONE 0.1s [2024-09-14T08:53:06.102Z] [2024-09-14T08:53:06.102Z] #32 [support-notifications internal] load .dockerignore [2024-09-14T08:53:06.369Z] #32 transferring context: 50B done [2024-09-14T08:53:06.369Z] #32 DONE 0.1s [2024-09-14T08:53:06.369Z] [2024-09-14T08:53:06.369Z] #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:06.369Z] #33 DONE 0.0s [2024-09-14T08:53:06.369Z] [2024-09-14T08:53:06.369Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:53:06.369Z] #34 DONE 0.1s [2024-09-14T08:53:06.369Z] [2024-09-14T08:53:06.369Z] #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:06.369Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:06.642Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:06.642Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s [2024-09-14T08:53:06.642Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:06.642Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:06.642Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s [2024-09-14T08:53:06.908Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:06.908Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c [2024-09-14T08:53:07.175Z] #35 ... [2024-09-14T08:53:07.175Z] [2024-09-14T08:53:07.175Z] #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:07.175Z] #33 DONE 0.0s [2024-09-14T08:53:07.175Z] [2024-09-14T08:53:07.175Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:53:07.175Z] #34 DONE 0.2s [2024-09-14T08:53:07.440Z] [2024-09-14T08:53:07.440Z] #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:07.440Z] #36 DONE 1.6s [2024-09-14T08:53:07.440Z] [2024-09-14T08:53:07.441Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:07.441Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:07.441Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:07.441Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:07.441Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:07.441Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:07.709Z] #35 ... [2024-09-14T08:53:07.709Z] [2024-09-14T08:53:07.709Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:07.709Z] #37 DONE 0.5s [2024-09-14T08:53:07.709Z] [2024-09-14T08:53:07.709Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:07.709Z] #35 ... [2024-09-14T08:53:07.709Z] [2024-09-14T08:53:07.709Z] #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:07.709Z] #33 DONE 0.0s [2024-09-14T08:53:07.709Z] [2024-09-14T08:53:07.709Z] #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:07.709Z] #35 ... [2024-09-14T08:53:07.709Z] [2024-09-14T08:53:07.709Z] #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:07.709Z] #33 DONE 0.0s [2024-09-14T08:53:07.977Z] [2024-09-14T08:53:07.977Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:07.977Z] #33 DONE 0.0s [2024-09-14T08:53:07.977Z] [2024-09-14T08:53:07.977Z] #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:07.977Z] #36 DONE 1.6s [2024-09-14T08:53:07.977Z] [2024-09-14T08:53:07.977Z] #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:07.977Z] #37 DONE 0.5s [2024-09-14T08:53:07.977Z] [2024-09-14T08:53:07.977Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:07.977Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:07.977Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:07.977Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:07.977Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:07.977Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:08.245Z] #35 ... [2024-09-14T08:53:08.245Z] [2024-09-14T08:53:08.245Z] #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:53:08.245Z] #34 DONE 0.8s [2024-09-14T08:53:08.245Z] [2024-09-14T08:53:08.245Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:08.245Z] #35 ... [2024-09-14T08:53:08.245Z] [2024-09-14T08:53:08.245Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:08.245Z] #36 DONE 1.6s [2024-09-14T08:53:08.245Z] [2024-09-14T08:53:08.245Z] #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:08.245Z] #33 DONE 0.0s [2024-09-14T08:53:08.245Z] [2024-09-14T08:53:08.245Z] #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:08.245Z] #37 DONE 0.5s [2024-09-14T08:53:08.245Z] [2024-09-14T08:53:08.245Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:08.245Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:08.245Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:08.245Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:08.245Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:08.245Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:08.512Z] #35 ... [2024-09-14T08:53:08.512Z] [2024-09-14T08:53:08.512Z] #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:08.512Z] #33 DONE 0.0s [2024-09-14T08:53:08.512Z] [2024-09-14T08:53:08.512Z] #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:08.512Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:08.779Z] #35 ... [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:08.779Z] #33 DONE 0.0s [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:08.779Z] #36 DONE 1.7s [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:08.779Z] #37 DONE 0.6s [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:53:08.779Z] #34 DONE 1.2s [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:08.779Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:08.779Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:08.779Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:08.779Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:08.779Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:08.779Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:08.779Z] #35 ... [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:08.779Z] #36 DONE 1.7s [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:08.779Z] #37 DONE 0.6s [2024-09-14T08:53:08.779Z] [2024-09-14T08:53:08.779Z] #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:08.779Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:08.779Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:08.779Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:08.779Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:08.779Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:08.779Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:09.048Z] #35 ... [2024-09-14T08:53:09.048Z] [2024-09-14T08:53:09.048Z] #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-09-14T08:53:09.048Z] #38 DONE 1.5s [2024-09-14T08:53:09.048Z] [2024-09-14T08:53:09.048Z] #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:09.048Z] #33 DONE 0.0s [2024-09-14T08:53:09.048Z] [2024-09-14T08:53:09.048Z] #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-14T08:53:09.048Z] #39 DONE 1.5s [2024-09-14T08:53:09.048Z] [2024-09-14T08:53:09.048Z] #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:09.048Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:09.048Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:09.048Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:09.048Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:09.048Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:09.048Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:09.632Z] #35 ... [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:09.632Z] #36 DONE 1.8s [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:09.632Z] #37 DONE 0.7s [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:09.632Z] #33 DONE 0.0s [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:53:09.632Z] #34 DONE 1.7s [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:09.632Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:09.632Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:09.632Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:09.632Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:09.632Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:09.632Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:09.632Z] #35 ... [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:09.632Z] #36 DONE 1.8s [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:09.632Z] #37 DONE 0.7s [2024-09-14T08:53:09.632Z] [2024-09-14T08:53:09.632Z] #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:09.633Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:09.633Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:09.633Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:09.633Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:09.633Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:09.633Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:09.633Z] #35 ... [2024-09-14T08:53:09.633Z] [2024-09-14T08:53:09.633Z] #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:09.633Z] #33 DONE 0.1s [2024-09-14T08:53:09.900Z] [2024-09-14T08:53:09.900Z] #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:09.900Z] #33 DONE 0.1s [2024-09-14T08:53:09.900Z] [2024-09-14T08:53:09.900Z] #40 [security-spire-server internal] load build context [2024-09-14T08:53:09.900Z] #40 transferring context: 27.71kB 0.1s done [2024-09-14T08:53:09.900Z] #40 DONE 0.7s [2024-09-14T08:53:09.900Z] [2024-09-14T08:53:09.900Z] #41 [security-spire-agent internal] load build context [2024-09-14T08:53:09.900Z] #41 transferring context: 27.24kB 0.1s done [2024-09-14T08:53:09.900Z] #41 DONE 0.7s [2024-09-14T08:53:09.900Z] [2024-09-14T08:53:09.900Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:09.900Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-14T08:53:09.900Z] #42 ... [2024-09-14T08:53:09.900Z] [2024-09-14T08:53:09.900Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-09-14T08:53:09.900Z] #39 DONE 2.2s [2024-09-14T08:53:09.900Z] [2024-09-14T08:53:09.900Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:09.900Z] #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done [2024-09-14T08:53:09.900Z] #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-09-14T08:53:09.900Z] #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-09-14T08:53:10.172Z] #42 ... [2024-09-14T08:53:10.172Z] [2024-09-14T08:53:10.172Z] #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-09-14T08:53:10.172Z] #33 DONE 0.1s [2024-09-14T08:53:10.173Z] [2024-09-14T08:53:10.173Z] #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:10.173Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:10.173Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:10.173Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:10.173Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:10.173Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:10.173Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:10.173Z] #35 DONE 4.4s [2024-09-14T08:53:10.173Z] [2024-09-14T08:53:10.173Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:12.124Z] #43 ... [2024-09-14T08:53:12.124Z] [2024-09-14T08:53:12.124Z] #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 [2024-09-14T08:53:12.124Z] #34 DONE 4.3s [2024-09-14T08:53:12.124Z] [2024-09-14T08:53:12.124Z] #44 [security-spire-config internal] load build context [2024-09-14T08:53:12.396Z] #44 transferring context: 25.96kB 0.5s done [2024-09-14T08:53:12.396Z] #44 DONE 2.3s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:12.396Z] #43 ... [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:12.396Z] #36 DONE 1.8s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:12.396Z] #37 DONE 0.7s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:12.396Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:12.396Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:12.396Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:12.396Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:12.396Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:12.396Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:12.396Z] #35 DONE 4.5s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:12.396Z] #43 ... [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-09-14T08:53:12.396Z] #36 DONE 1.8s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-09-14T08:53:12.396Z] #37 DONE 0.7s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de [2024-09-14T08:53:12.396Z] #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done [2024-09-14T08:53:12.396Z] #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done [2024-09-14T08:53:12.396Z] #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done [2024-09-14T08:53:12.396Z] #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done [2024-09-14T08:53:12.396Z] #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done [2024-09-14T08:53:12.396Z] #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done [2024-09-14T08:53:12.396Z] #35 DONE 4.5s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #45 [core-data internal] load build context [2024-09-14T08:53:12.396Z] #45 DONE 0.0s [2024-09-14T08:53:12.396Z] [2024-09-14T08:53:12.396Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:14.372Z] #43 ... [2024-09-14T08:53:14.373Z] [2024-09-14T08:53:14.373Z] #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:53:14.373Z] #46 DONE 6.6s [2024-09-14T08:53:14.373Z] [2024-09-14T08:53:14.373Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:16.954Z] #43 ... [2024-09-14T08:53:16.954Z] [2024-09-14T08:53:16.954Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:16.954Z] #47 transferring context: 45.66MB 9.9s [2024-09-14T08:53:16.954Z] #47 ... [2024-09-14T08:53:16.954Z] [2024-09-14T08:53:16.954Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:16.954Z] #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-09-14T08:53:16.954Z] #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done [2024-09-14T08:53:16.954Z] #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done [2024-09-14T08:53:16.954Z] #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done [2024-09-14T08:53:16.954Z] #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-14T08:53:16.954Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 5.0s [2024-09-14T08:53:16.954Z] #42 ... [2024-09-14T08:53:16.954Z] [2024-09-14T08:53:16.954Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:17.539Z] #47 ... [2024-09-14T08:53:17.539Z] [2024-09-14T08:53:17.539Z] #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:53:17.539Z] #0 8.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:17.539Z] #0 9.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:17.807Z] #48 ... [2024-09-14T08:53:17.807Z] [2024-09-14T08:53:17.807Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:17.807Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.1s [2024-09-14T08:53:17.807Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 6.2s [2024-09-14T08:53:17.807Z] #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.2s done [2024-09-14T08:53:17.807Z] #42 ... [2024-09-14T08:53:17.807Z] [2024-09-14T08:53:17.807Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:53:18.076Z] #49 ... [2024-09-14T08:53:18.076Z] [2024-09-14T08:53:18.076Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:53:18.076Z] #0 8.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:18.076Z] #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:18.076Z] #50 ... [2024-09-14T08:53:18.076Z] [2024-09-14T08:53:18.076Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:18.349Z] #51 ... [2024-09-14T08:53:18.349Z] [2024-09-14T08:53:18.349Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:18.349Z] #42 ... [2024-09-14T08:53:18.349Z] [2024-09-14T08:53:18.349Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:53:18.616Z] #52 ... [2024-09-14T08:53:18.616Z] [2024-09-14T08:53:18.616Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-14T08:53:18.616Z] #0 8.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:18.616Z] #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:18.616Z] #53 ... [2024-09-14T08:53:18.616Z] [2024-09-14T08:53:18.616Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:18.884Z] #42 ... [2024-09-14T08:53:18.884Z] [2024-09-14T08:53:18.884Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:18.884Z] #54 ... [2024-09-14T08:53:18.884Z] [2024-09-14T08:53:18.884Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:53:19.151Z] #55 ... [2024-09-14T08:53:19.151Z] [2024-09-14T08:53:19.151Z] #56 [support-scheduler internal] load build context [2024-09-14T08:53:19.151Z] #56 ... [2024-09-14T08:53:19.151Z] [2024-09-14T08:53:19.151Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:53:19.151Z] #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-09-14T08:53:19.151Z] #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-09-14T08:53:19.151Z] #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-09-14T08:53:19.151Z] #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-09-14T08:53:19.151Z] #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.9s done [2024-09-14T08:53:19.151Z] #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.4s done [2024-09-14T08:53:19.151Z] #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.4s done [2024-09-14T08:53:19.151Z] #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-09-14T08:53:19.151Z] #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-09-14T08:53:19.151Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 8.5s [2024-09-14T08:53:19.418Z] #57 ... [2024-09-14T08:53:19.418Z] [2024-09-14T08:53:19.418Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-14T08:53:19.418Z] #0 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:19.418Z] #0 6.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:19.418Z] #0 9.062 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:53:19.418Z] #0 9.062 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:53:19.418Z] #0 9.062 OK: 19954 distinct packages available [2024-09-14T08:53:19.418Z] #0 9.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:19.418Z] #58 ... [2024-09-14T08:53:19.418Z] [2024-09-14T08:53:19.418Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:53:19.418Z] #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-09-14T08:53:19.686Z] #57 ... [2024-09-14T08:53:19.686Z] [2024-09-14T08:53:19.686Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:19.686Z] #59 ... [2024-09-14T08:53:19.686Z] [2024-09-14T08:53:19.686Z] #60 [core-command internal] load build context [2024-09-14T08:53:19.686Z] #60 ... [2024-09-14T08:53:19.686Z] [2024-09-14T08:53:19.686Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:19.686Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 8.2s [2024-09-14T08:53:19.686Z] #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-09-14T08:53:20.648Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 9.1s [2024-09-14T08:53:20.915Z] #42 ... [2024-09-14T08:53:20.915Z] [2024-09-14T08:53:20.915Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-14T08:53:20.915Z] #0 9.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:20.915Z] #61 ... [2024-09-14T08:53:20.915Z] [2024-09-14T08:53:20.915Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:53:20.915Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 10.1s [2024-09-14T08:53:21.184Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 10.4s [2024-09-14T08:53:21.452Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 10.7s [2024-09-14T08:53:21.452Z] #57 ... [2024-09-14T08:53:21.452Z] [2024-09-14T08:53:21.452Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-14T08:53:21.736Z] #62 ... [2024-09-14T08:53:21.736Z] [2024-09-14T08:53:21.736Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:53:21.736Z] #63 ... [2024-09-14T08:53:21.736Z] [2024-09-14T08:53:21.736Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-14T08:53:22.001Z] #64 ... [2024-09-14T08:53:22.001Z] [2024-09-14T08:53:22.001Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:22.001Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 10.4s [2024-09-14T08:53:22.001Z] #42 ... [2024-09-14T08:53:22.001Z] [2024-09-14T08:53:22.001Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-14T08:53:22.269Z] #65 ... [2024-09-14T08:53:22.269Z] [2024-09-14T08:53:22.269Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:22.269Z] #66 ... [2024-09-14T08:53:22.269Z] [2024-09-14T08:53:22.269Z] #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:53:22.269Z] #48 12.45 OK: 266 MiB in 52 packages [2024-09-14T08:53:22.269Z] #48 DONE 15.5s [2024-09-14T08:53:22.269Z] [2024-09-14T08:53:22.269Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-14T08:53:22.536Z] #67 ... [2024-09-14T08:53:22.536Z] [2024-09-14T08:53:22.536Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-14T08:53:22.536Z] #68 ... [2024-09-14T08:53:22.536Z] [2024-09-14T08:53:22.536Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-14T08:53:22.811Z] #69 ... [2024-09-14T08:53:22.811Z] [2024-09-14T08:53:22.811Z] #45 [core-data internal] load build context [2024-09-14T08:53:22.811Z] #45 transferring context: 1.50MB 7.4s [2024-09-14T08:53:22.811Z] #45 ... [2024-09-14T08:53:22.811Z] [2024-09-14T08:53:22.811Z] #70 [support-notifications internal] load build context [2024-09-14T08:53:23.078Z] #70 ... [2024-09-14T08:53:23.078Z] [2024-09-14T08:53:23.078Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:53:23.078Z] #71 ... [2024-09-14T08:53:23.078Z] [2024-09-14T08:53:23.078Z] #70 [support-notifications internal] load build context [2024-09-14T08:53:23.345Z] #70 ... [2024-09-14T08:53:23.345Z] [2024-09-14T08:53:23.345Z] #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-09-14T08:53:23.345Z] #53 11.64 OK: 266 MiB in 52 packages [2024-09-14T08:53:23.345Z] #53 DONE 15.2s [2024-09-14T08:53:23.613Z] [2024-09-14T08:53:23.613Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:23.879Z] #42 ... [2024-09-14T08:53:23.879Z] [2024-09-14T08:53:23.879Z] #50 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-09-14T08:53:23.879Z] #50 12.15 OK: 266 MiB in 52 packages [2024-09-14T08:53:23.879Z] #50 DONE 16.1s [2024-09-14T08:53:23.879Z] [2024-09-14T08:53:23.879Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:23.879Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.79MB / 28.04MB 12.4s [2024-09-14T08:53:24.144Z] #42 ... [2024-09-14T08:53:24.144Z] [2024-09-14T08:53:24.144Z] #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-09-14T08:53:24.144Z] #58 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:24.144Z] #58 13.04 OK: 266 MiB in 52 packages [2024-09-14T08:53:24.144Z] #58 DONE 15.1s [2024-09-14T08:53:24.144Z] [2024-09-14T08:53:24.144Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:24.144Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 12.6s [2024-09-14T08:53:24.411Z] #42 ... [2024-09-14T08:53:24.411Z] [2024-09-14T08:53:24.411Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-14T08:53:24.411Z] #72 ... [2024-09-14T08:53:24.411Z] [2024-09-14T08:53:24.411Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-14T08:53:24.677Z] #73 ... [2024-09-14T08:53:24.677Z] [2024-09-14T08:53:24.677Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:24.677Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 13.2s [2024-09-14T08:53:24.677Z] #42 ... [2024-09-14T08:53:24.677Z] [2024-09-14T08:53:24.677Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:24.942Z] #74 ... [2024-09-14T08:53:24.942Z] [2024-09-14T08:53:24.942Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:25.209Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.38MB / 28.04MB 13.8s [2024-09-14T08:53:25.483Z] #42 ... [2024-09-14T08:53:25.483Z] [2024-09-14T08:53:25.483Z] #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-09-14T08:53:25.483Z] #63 DONE 13.7s [2024-09-14T08:53:25.483Z] [2024-09-14T08:53:25.483Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:26.890Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.32MB / 28.04MB 15.2s [2024-09-14T08:53:26.890Z] #42 ... [2024-09-14T08:53:26.890Z] [2024-09-14T08:53:26.890Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:26.890Z] #43 ... [2024-09-14T08:53:26.890Z] [2024-09-14T08:53:26.890Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:27.155Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 15.8s [2024-09-14T08:53:27.736Z] #42 ... [2024-09-14T08:53:27.736Z] [2024-09-14T08:53:27.736Z] #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-09-14T08:53:27.736Z] #62 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:27.736Z] #62 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:27.736Z] #62 14.22 (1/2) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:27.736Z] #62 14.22 (2/2) Installing su-exec (0.2-r3) [2024-09-14T08:53:27.736Z] #62 14.35 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:27.736Z] #62 14.35 OK: 8 MiB in 17 packages [2024-09-14T08:53:27.736Z] #62 DONE 16.0s [2024-09-14T08:53:27.736Z] [2024-09-14T08:53:27.736Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:27.736Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 16.2s [2024-09-14T08:53:27.736Z] #42 ... [2024-09-14T08:53:27.736Z] [2024-09-14T08:53:27.736Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:27.736Z] #47 transferring context: 55.17MB 21.0s [2024-09-14T08:53:27.736Z] #47 ... [2024-09-14T08:53:27.736Z] [2024-09-14T08:53:27.736Z] #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-09-14T08:53:27.736Z] #61 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:27.736Z] #61 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:53:27.736Z] #61 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:53:27.736Z] #61 12.26 OK: 19946 distinct packages available [2024-09-14T08:53:27.736Z] #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:27.736Z] #61 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:27.736Z] #61 15.12 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:27.736Z] #61 15.12 (2/4) Installing musl-obstack (1.2.3-r2) [2024-09-14T08:53:27.736Z] #61 15.12 (3/4) Installing libucontext (1.2-r2) [2024-09-14T08:53:27.737Z] #61 15.12 (4/4) Installing gcompat (1.1.0-r1) [2024-09-14T08:53:27.737Z] #61 15.12 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:27.737Z] #61 15.23 OK: 8 MiB in 19 packages [2024-09-14T08:53:27.737Z] #61 DONE 17.0s [2024-09-14T08:53:27.737Z] [2024-09-14T08:53:27.737Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:27.737Z] #47 ... [2024-09-14T08:53:27.737Z] [2024-09-14T08:53:27.737Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:28.002Z] #42 ... [2024-09-14T08:53:28.002Z] [2024-09-14T08:53:28.002Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:53:28.271Z] #49 ... [2024-09-14T08:53:28.271Z] [2024-09-14T08:53:28.271Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:28.536Z] #47 ... [2024-09-14T08:53:28.536Z] [2024-09-14T08:53:28.536Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:28.807Z] #51 ... [2024-09-14T08:53:28.807Z] [2024-09-14T08:53:28.807Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:29.072Z] #42 ... [2024-09-14T08:53:29.072Z] [2024-09-14T08:53:29.072Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:29.072Z] #54 ... [2024-09-14T08:53:29.072Z] [2024-09-14T08:53:29.072Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:53:29.338Z] #52 ... [2024-09-14T08:53:29.338Z] [2024-09-14T08:53:29.338Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:53:29.338Z] #55 ... [2024-09-14T08:53:29.338Z] [2024-09-14T08:53:29.338Z] #56 [support-scheduler internal] load build context [2024-09-14T08:53:29.604Z] #56 ... [2024-09-14T08:53:29.604Z] [2024-09-14T08:53:29.604Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:29.604Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 18.0s [2024-09-14T08:53:29.604Z] #42 ... [2024-09-14T08:53:29.604Z] [2024-09-14T08:53:29.604Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:29.871Z] #59 ... [2024-09-14T08:53:29.871Z] [2024-09-14T08:53:29.871Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:29.871Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 18.5s [2024-09-14T08:53:30.136Z] #42 ... [2024-09-14T08:53:30.136Z] [2024-09-14T08:53:30.136Z] #60 [core-command internal] load build context [2024-09-14T08:53:30.136Z] #60 ... [2024-09-14T08:53:30.136Z] [2024-09-14T08:53:30.136Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:30.407Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.77MB / 28.04MB 19.1s [2024-09-14T08:53:31.387Z] #42 ... [2024-09-14T08:53:31.387Z] [2024-09-14T08:53:31.387Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-09-14T08:53:31.387Z] #64 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:31.387Z] #64 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:31.387Z] #64 16.59 (1/4) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:31.387Z] #64 16.59 (2/4) Installing openssl (3.1.7-r0) [2024-09-14T08:53:31.387Z] #64 16.59 (3/4) Installing su-exec (0.2-r3) [2024-09-14T08:53:31.387Z] #64 16.59 (4/4) Installing yq (4.33.3-r5) [2024-09-14T08:53:31.387Z] #64 17.14 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:31.387Z] #64 17.25 OK: 18 MiB in 19 packages [2024-09-14T08:53:31.387Z] #64 DONE 19.4s [2024-09-14T08:53:31.387Z] [2024-09-14T08:53:31.387Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-14T08:53:31.676Z] #75 ... [2024-09-14T08:53:31.676Z] [2024-09-14T08:53:31.676Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:53:31.676Z] #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.2s done [2024-09-14T08:53:31.676Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s [2024-09-14T08:53:31.964Z] #57 ... [2024-09-14T08:53:31.964Z] [2024-09-14T08:53:31.964Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:32.231Z] #59 ... [2024-09-14T08:53:32.231Z] [2024-09-14T08:53:32.231Z] #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:32.231Z] #66 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:32.231Z] #66 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:32.231Z] #66 18.74 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:32.231Z] #66 18.81 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:32.231Z] #66 18.85 OK: 8 MiB in 16 packages [2024-09-14T08:53:32.231Z] #66 DONE 20.4s [2024-09-14T08:53:32.498Z] [2024-09-14T08:53:32.498Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:33.079Z] #59 ... [2024-09-14T08:53:33.079Z] [2024-09-14T08:53:33.079Z] #45 [core-data internal] load build context [2024-09-14T08:53:33.079Z] #45 ... [2024-09-14T08:53:33.079Z] [2024-09-14T08:53:33.079Z] #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-09-14T08:53:33.355Z] #76 ... [2024-09-14T08:53:33.355Z] [2024-09-14T08:53:33.355Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:53:33.620Z] #71 ... [2024-09-14T08:53:33.620Z] [2024-09-14T08:53:33.620Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:33.620Z] #59 transferring context: 42.70MB 23.6s [2024-09-14T08:53:33.620Z] #59 ... [2024-09-14T08:53:33.620Z] [2024-09-14T08:53:33.620Z] #70 [support-notifications internal] load build context [2024-09-14T08:53:33.886Z] #70 ... [2024-09-14T08:53:33.886Z] [2024-09-14T08:53:33.886Z] #45 [core-data internal] load build context [2024-09-14T08:53:35.843Z] #45 ... [2024-09-14T08:53:35.843Z] [2024-09-14T08:53:35.843Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:35.843Z] #77 ... [2024-09-14T08:53:35.843Z] [2024-09-14T08:53:35.843Z] #45 [core-data internal] load build context [2024-09-14T08:53:36.424Z] #45 ... [2024-09-14T08:53:36.424Z] [2024-09-14T08:53:36.424Z] #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata [2024-09-14T08:53:36.424Z] #67 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:36.424Z] #67 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:36.424Z] #67 18.53 (1/3) Installing ca-certificates (20240226-r0) [2024-09-14T08:53:36.424Z] #67 19.04 (2/3) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:36.424Z] #67 19.04 (3/3) Installing tzdata (2024a-r0) [2024-09-14T08:53:36.424Z] #67 20.96 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:36.424Z] #67 21.12 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:53:36.424Z] #67 21.98 OK: 12 MiB in 18 packages [2024-09-14T08:53:36.424Z] #67 DONE 24.2s [2024-09-14T08:53:36.424Z] [2024-09-14T08:53:36.424Z] #45 [core-data internal] load build context [2024-09-14T08:53:36.692Z] #45 ... [2024-09-14T08:53:36.692Z] [2024-09-14T08:53:36.692Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-09-14T08:53:36.692Z] #65 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:36.692Z] #65 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:36.692Z] #65 21.44 (1/4) Installing ca-certificates (20240226-r0) [2024-09-14T08:53:36.692Z] #65 21.44 (2/4) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:36.692Z] #65 21.44 (3/4) Installing su-exec (0.2-r3) [2024-09-14T08:53:36.692Z] #65 21.44 (4/4) Installing yq (4.33.3-r5) [2024-09-14T08:53:36.692Z] #65 21.97 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:36.692Z] #65 21.97 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:53:36.692Z] #65 22.63 OK: 18 MiB in 19 packages [2024-09-14T08:53:36.692Z] #65 DONE 24.7s [2024-09-14T08:53:36.692Z] [2024-09-14T08:53:36.692Z] #45 [core-data internal] load build context [2024-09-14T08:53:36.958Z] #45 ... [2024-09-14T08:53:36.958Z] [2024-09-14T08:53:36.958Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:37.224Z] #43 ... [2024-09-14T08:53:37.224Z] [2024-09-14T08:53:37.224Z] #45 [core-data internal] load build context [2024-09-14T08:53:37.804Z] #45 ... [2024-09-14T08:53:37.804Z] [2024-09-14T08:53:37.804Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-14T08:53:38.070Z] #78 ... [2024-09-14T08:53:38.070Z] [2024-09-14T08:53:38.070Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-14T08:53:38.070Z] #79 ... [2024-09-14T08:53:38.070Z] [2024-09-14T08:53:38.070Z] #45 [core-data internal] load build context [2024-09-14T08:53:38.336Z] #45 ... [2024-09-14T08:53:38.336Z] [2024-09-14T08:53:38.336Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:53:38.601Z] #49 transferring context: 32.58MB 30.4s [2024-09-14T08:53:38.601Z] #49 ... [2024-09-14T08:53:38.601Z] [2024-09-14T08:53:38.601Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:38.868Z] #43 ... [2024-09-14T08:53:38.868Z] [2024-09-14T08:53:38.868Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:38.868Z] #47 ... [2024-09-14T08:53:38.868Z] [2024-09-14T08:53:38.868Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:53:38.868Z] #49 ... [2024-09-14T08:53:38.868Z] [2024-09-14T08:53:38.868Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:39.134Z] #51 ... [2024-09-14T08:53:39.134Z] [2024-09-14T08:53:39.134Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:39.400Z] #47 ... [2024-09-14T08:53:39.400Z] [2024-09-14T08:53:39.400Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:39.400Z] #54 ... [2024-09-14T08:53:39.400Z] [2024-09-14T08:53:39.400Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:53:39.667Z] #52 ... [2024-09-14T08:53:39.667Z] [2024-09-14T08:53:39.667Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:53:39.667Z] #55 ... [2024-09-14T08:53:39.667Z] [2024-09-14T08:53:39.667Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:53:39.936Z] #52 ... [2024-09-14T08:53:39.936Z] [2024-09-14T08:53:39.936Z] #56 [support-scheduler internal] load build context [2024-09-14T08:53:39.936Z] #56 ... [2024-09-14T08:53:39.936Z] [2024-09-14T08:53:39.936Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:53:40.202Z] #55 ... [2024-09-14T08:53:40.202Z] [2024-09-14T08:53:40.202Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-14T08:53:40.202Z] #69 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:40.202Z] #69 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:40.202Z] #69 22.43 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:53:40.202Z] #69 22.43 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:53:40.202Z] #69 22.43 OK: 19946 distinct packages available [2024-09-14T08:53:40.202Z] #69 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:40.202Z] #69 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:40.202Z] #69 ... [2024-09-14T08:53:40.202Z] [2024-09-14T08:53:40.202Z] #56 [support-scheduler internal] load build context [2024-09-14T08:53:40.468Z] #56 ... [2024-09-14T08:53:40.468Z] [2024-09-14T08:53:40.468Z] #60 [core-command internal] load build context [2024-09-14T08:53:40.468Z] #60 ... [2024-09-14T08:53:40.468Z] [2024-09-14T08:53:40.468Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:40.468Z] #77 14.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:41.426Z] #77 ... [2024-09-14T08:53:41.426Z] [2024-09-14T08:53:41.426Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:41.426Z] #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.7s done [2024-09-14T08:53:41.426Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s [2024-09-14T08:53:41.426Z] #42 ... [2024-09-14T08:53:41.426Z] [2024-09-14T08:53:41.426Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-14T08:53:41.426Z] #68 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:41.426Z] #68 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:41.426Z] #68 24.36 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-09-14T08:53:41.426Z] #68 24.36 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-09-14T08:53:41.426Z] #68 24.36 OK: 19946 distinct packages available [2024-09-14T08:53:41.426Z] #68 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:41.426Z] #68 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:41.693Z] #68 ... [2024-09-14T08:53:41.693Z] [2024-09-14T08:53:41.693Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-14T08:53:41.693Z] #78 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:41.959Z] #78 ... [2024-09-14T08:53:41.959Z] [2024-09-14T08:53:41.959Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:53:41.959Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.7s [2024-09-14T08:53:42.225Z] #57 ... [2024-09-14T08:53:42.225Z] [2024-09-14T08:53:42.225Z] #60 [core-command internal] load build context [2024-09-14T08:53:43.637Z] #60 ... [2024-09-14T08:53:43.638Z] [2024-09-14T08:53:43.638Z] #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-09-14T08:53:43.638Z] #72 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:43.638Z] #72 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:43.638Z] #72 25.43 (1/2) Installing ca-certificates (20240226-r0) [2024-09-14T08:53:43.638Z] #72 25.78 (2/2) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:43.638Z] #72 25.78 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:43.638Z] #72 26.00 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:53:43.638Z] #72 27.19 OK: 9 MiB in 17 packages [2024-09-14T08:53:43.638Z] #72 DONE 29.1s [2024-09-14T08:53:43.638Z] [2024-09-14T08:53:43.638Z] #60 [core-command internal] load build context [2024-09-14T08:53:43.638Z] #60 ... [2024-09-14T08:53:43.638Z] [2024-09-14T08:53:43.638Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:53:43.917Z] #71 ... [2024-09-14T08:53:43.917Z] [2024-09-14T08:53:43.917Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-14T08:53:43.917Z] #68 31.34 (1/5) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:43.917Z] #68 31.35 (2/5) Installing musl-obstack (1.2.3-r2) [2024-09-14T08:53:43.917Z] #68 31.37 (3/5) Installing libucontext (1.2-r2) [2024-09-14T08:53:43.917Z] #68 31.39 (4/5) Installing gcompat (1.1.0-r1) [2024-09-14T08:53:43.917Z] #68 31.44 (5/5) Installing openssl (3.1.7-r0) [2024-09-14T08:53:43.917Z] #68 31.65 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:43.917Z] #68 31.85 OK: 9 MiB in 20 packages [2024-09-14T08:53:43.917Z] #68 ... [2024-09-14T08:53:43.917Z] [2024-09-14T08:53:43.917Z] #70 [support-notifications internal] load build context [2024-09-14T08:53:44.189Z] #70 ... [2024-09-14T08:53:44.189Z] [2024-09-14T08:53:44.189Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:44.189Z] #59 transferring context: 60.99MB 34.0s [2024-09-14T08:53:44.189Z] #59 ... [2024-09-14T08:53:44.189Z] [2024-09-14T08:53:44.189Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-14T08:53:44.189Z] #79 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:45.603Z] #79 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:45.603Z] #79 ... [2024-09-14T08:53:45.603Z] [2024-09-14T08:53:45.603Z] #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-09-14T08:53:45.603Z] #69 28.79 (1/11) Installing ca-certificates (20240226-r0) [2024-09-14T08:53:45.603Z] #69 29.46 (2/11) Installing brotli-libs (1.0.9-r14) [2024-09-14T08:53:45.603Z] #69 29.46 (3/11) Installing libunistring (1.1-r1) [2024-09-14T08:53:45.603Z] #69 29.72 (4/11) Installing libidn2 (2.3.4-r1) [2024-09-14T08:53:45.603Z] #69 29.72 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-09-14T08:53:45.603Z] #69 29.72 (6/11) Installing libcurl (8.9.1-r0) [2024-09-14T08:53:45.603Z] #69 29.98 (7/11) Installing curl (8.9.1-r0) [2024-09-14T08:53:45.603Z] #69 29.98 (8/11) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:45.603Z] #69 29.98 (9/11) Installing musl-obstack (1.2.3-r2) [2024-09-14T08:53:45.603Z] #69 29.98 (10/11) Installing libucontext (1.2-r2) [2024-09-14T08:53:45.603Z] #69 29.98 (11/11) Installing gcompat (1.1.0-r1) [2024-09-14T08:53:45.603Z] #69 30.02 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:45.603Z] #69 30.19 Executing ca-certificates-20240226-r0.trigger [2024-09-14T08:53:45.603Z] #69 30.80 OK: 13 MiB in 26 packages [2024-09-14T08:53:45.603Z] #69 DONE 33.6s [2024-09-14T08:53:45.872Z] [2024-09-14T08:53:45.872Z] #45 [core-data internal] load build context [2024-09-14T08:53:46.140Z] #45 ... [2024-09-14T08:53:46.140Z] [2024-09-14T08:53:46.140Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:53:46.413Z] #80 ... [2024-09-14T08:53:46.413Z] [2024-09-14T08:53:46.413Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-14T08:53:46.413Z] #73 21.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:46.413Z] #73 22.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:46.413Z] #73 29.10 OK: 266 MiB in 52 packages [2024-09-14T08:53:46.413Z] #73 ... [2024-09-14T08:53:46.413Z] [2024-09-14T08:53:46.413Z] #45 [core-data internal] load build context [2024-09-14T08:53:46.680Z] #45 ... [2024-09-14T08:53:46.680Z] [2024-09-14T08:53:46.680Z] #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-09-14T08:53:46.680Z] #68 DONE 34.5s [2024-09-14T08:53:46.680Z] [2024-09-14T08:53:46.680Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:53:46.680Z] #81 ... [2024-09-14T08:53:46.680Z] [2024-09-14T08:53:46.680Z] #45 [core-data internal] load build context [2024-09-14T08:53:46.946Z] #45 ... [2024-09-14T08:53:46.946Z] [2024-09-14T08:53:46.946Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-09-14T08:53:46.946Z] #73 DONE 32.7s [2024-09-14T08:53:46.946Z] [2024-09-14T08:53:46.946Z] #45 [core-data internal] load build context [2024-09-14T08:53:46.946Z] #45 ... [2024-09-14T08:53:46.946Z] [2024-09-14T08:53:46.946Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-14T08:53:47.216Z] #82 ... [2024-09-14T08:53:47.216Z] [2024-09-14T08:53:47.216Z] #45 [core-data internal] load build context [2024-09-14T08:53:48.181Z] #45 ... [2024-09-14T08:53:48.181Z] [2024-09-14T08:53:48.181Z] #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:48.181Z] #74 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:48.181Z] #74 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:48.181Z] #74 28.79 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:48.181Z] #74 28.82 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:48.181Z] #74 28.96 OK: 8 MiB in 16 packages [2024-09-14T08:53:48.181Z] #74 DONE 33.5s [2024-09-14T08:53:48.181Z] [2024-09-14T08:53:48.181Z] #45 [core-data internal] load build context [2024-09-14T08:53:49.139Z] #45 ... [2024-09-14T08:53:49.139Z] [2024-09-14T08:53:49.139Z] #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-09-14T08:53:49.139Z] #78 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:49.139Z] #78 18.76 OK: 8 MiB in 17 packages [2024-09-14T08:53:49.139Z] #78 DONE 21.2s [2024-09-14T08:53:49.139Z] [2024-09-14T08:53:49.139Z] #45 [core-data internal] load build context [2024-09-14T08:53:49.405Z] #45 ... [2024-09-14T08:53:49.405Z] [2024-09-14T08:53:49.405Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-09-14T08:53:49.405Z] #77 16.76 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:49.405Z] #77 20.42 (1/1) Installing dumb-init (1.2.5-r2) [2024-09-14T08:53:49.405Z] #77 21.39 Executing busybox-1.36.1-r7.trigger [2024-09-14T08:53:49.405Z] #77 21.39 OK: 8 MiB in 16 packages [2024-09-14T08:53:49.405Z] #77 DONE 23.6s [2024-09-14T08:53:49.405Z] [2024-09-14T08:53:49.405Z] #45 [core-data internal] load build context [2024-09-14T08:53:49.405Z] #45 transferring context: 34.63MB 34.0s [2024-09-14T08:53:49.405Z] #45 ... [2024-09-14T08:53:49.405Z] [2024-09-14T08:53:49.405Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:53:49.405Z] #49 ... [2024-09-14T08:53:49.405Z] [2024-09-14T08:53:49.405Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:49.405Z] #51 ... [2024-09-14T08:53:49.405Z] [2024-09-14T08:53:49.405Z] #43 [core-keeper internal] load build context [2024-09-14T08:53:49.673Z] #43 ... [2024-09-14T08:53:49.673Z] [2024-09-14T08:53:49.673Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:49.673Z] #54 ... [2024-09-14T08:53:49.673Z] [2024-09-14T08:53:49.673Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:49.941Z] #47 ... [2024-09-14T08:53:49.941Z] [2024-09-14T08:53:49.941Z] #45 [core-data internal] load build context [2024-09-14T08:53:50.210Z] #45 ... [2024-09-14T08:53:50.210Z] [2024-09-14T08:53:50.210Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:53:50.210Z] #52 ... [2024-09-14T08:53:50.210Z] [2024-09-14T08:53:50.210Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:53:50.481Z] #47 ... [2024-09-14T08:53:50.481Z] [2024-09-14T08:53:50.481Z] #56 [support-scheduler internal] load build context [2024-09-14T08:53:50.481Z] #56 ... [2024-09-14T08:53:50.481Z] [2024-09-14T08:53:50.481Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:53:50.748Z] #55 ... [2024-09-14T08:53:50.748Z] [2024-09-14T08:53:50.748Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:51.015Z] #54 ... [2024-09-14T08:53:51.015Z] [2024-09-14T08:53:51.015Z] #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-09-14T08:53:51.015Z] #79 20.56 OK: 8 MiB in 19 packages [2024-09-14T08:53:51.015Z] #79 DONE 22.7s [2024-09-14T08:53:51.015Z] [2024-09-14T08:53:51.015Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:51.596Z] #54 ... [2024-09-14T08:53:51.596Z] [2024-09-14T08:53:51.596Z] #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-09-14T08:53:51.596Z] #75 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:51.596Z] #75 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:51.596Z] #75 19.01 OK: 18 MiB in 19 packages [2024-09-14T08:53:51.596Z] #75 DONE 20.0s [2024-09-14T08:53:51.596Z] [2024-09-14T08:53:51.596Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:53:52.554Z] #54 ... [2024-09-14T08:53:52.554Z] [2024-09-14T08:53:52.554Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:53:52.554Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.7s [2024-09-14T08:53:52.554Z] #57 ... [2024-09-14T08:53:52.554Z] [2024-09-14T08:53:52.554Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:53:52.554Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.6s [2024-09-14T08:53:52.555Z] #42 ... [2024-09-14T08:53:52.555Z] [2024-09-14T08:53:52.555Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:52.821Z] #51 ... [2024-09-14T08:53:52.821Z] [2024-09-14T08:53:52.821Z] #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-09-14T08:53:52.821Z] #83 DONE 1.4s [2024-09-14T08:53:52.821Z] [2024-09-14T08:53:52.821Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:53.401Z] #51 ... [2024-09-14T08:53:53.401Z] [2024-09-14T08:53:53.401Z] #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade [2024-09-14T08:53:53.401Z] #76 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:53.401Z] #76 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:53.401Z] #76 19.07 OK: 8 MiB in 16 packages [2024-09-14T08:53:53.401Z] #76 DONE 21.0s [2024-09-14T08:53:53.401Z] [2024-09-14T08:53:53.401Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:53.401Z] #51 ... [2024-09-14T08:53:53.401Z] [2024-09-14T08:53:53.401Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:53:53.668Z] #84 ... [2024-09-14T08:53:53.668Z] [2024-09-14T08:53:53.668Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:53.668Z] #51 ... [2024-09-14T08:53:53.668Z] [2024-09-14T08:53:53.668Z] #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:53:53.668Z] #81 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:53.668Z] #81 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:53.668Z] #81 15.68 OK: 12 MiB in 18 packages [2024-09-14T08:53:53.668Z] #81 DONE 17.1s [2024-09-14T08:53:53.668Z] [2024-09-14T08:53:53.668Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:53.935Z] #51 ... [2024-09-14T08:53:53.935Z] [2024-09-14T08:53:53.935Z] #60 [core-command internal] load build context [2024-09-14T08:53:53.935Z] #60 ... [2024-09-14T08:53:53.935Z] [2024-09-14T08:53:53.935Z] #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-09-14T08:53:53.935Z] #82 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:53.935Z] #82 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:53.935Z] #82 15.44 OK: 18 MiB in 19 packages [2024-09-14T08:53:53.935Z] #82 DONE 17.0s [2024-09-14T08:53:53.935Z] [2024-09-14T08:53:53.935Z] #60 [core-command internal] load build context [2024-09-14T08:53:53.935Z] #60 ... [2024-09-14T08:53:53.935Z] [2024-09-14T08:53:53.935Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:53:53.935Z] #51 transferring context: 76.59MB 45.9s [2024-09-14T08:53:54.211Z] #51 ... [2024-09-14T08:53:54.211Z] [2024-09-14T08:53:54.211Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:53:54.477Z] #71 ... [2024-09-14T08:53:54.477Z] [2024-09-14T08:53:54.477Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:54.477Z] #59 ... [2024-09-14T08:53:54.477Z] [2024-09-14T08:53:54.477Z] #70 [support-notifications internal] load build context [2024-09-14T08:53:54.743Z] #70 ... [2024-09-14T08:53:54.743Z] [2024-09-14T08:53:54.743Z] #59 [core-metadata internal] load build context [2024-09-14T08:53:56.737Z] #59 ... [2024-09-14T08:53:56.737Z] [2024-09-14T08:53:56.737Z] #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:53:56.737Z] #84 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:56.737Z] #84 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:56.737Z] #84 12.26 OK: 9 MiB in 17 packages [2024-09-14T08:53:56.737Z] #84 DONE 13.1s [2024-09-14T08:53:56.737Z] [2024-09-14T08:53:56.737Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:53:56.737Z] #71 ... [2024-09-14T08:53:56.737Z] [2024-09-14T08:53:56.737Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-14T08:53:57.032Z] #85 ... [2024-09-14T08:53:57.032Z] [2024-09-14T08:53:57.032Z] #60 [core-command internal] load build context [2024-09-14T08:53:58.456Z] #60 ... [2024-09-14T08:53:58.456Z] [2024-09-14T08:53:58.456Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-14T08:53:58.456Z] #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:58.456Z] #86 ... [2024-09-14T08:53:58.456Z] [2024-09-14T08:53:58.456Z] #60 [core-command internal] load build context [2024-09-14T08:53:58.733Z] #60 ... [2024-09-14T08:53:58.733Z] [2024-09-14T08:53:58.733Z] #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-09-14T08:53:58.733Z] #80 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:58.733Z] #80 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:53:58.733Z] #80 11.88 OK: 13 MiB in 26 packages [2024-09-14T08:53:58.733Z] #80 DONE 12.7s [2024-09-14T08:53:58.733Z] [2024-09-14T08:53:58.733Z] #60 [core-command internal] load build context [2024-09-14T08:53:59.324Z] #60 ... [2024-09-14T08:53:59.324Z] [2024-09-14T08:53:59.324Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-14T08:53:59.324Z] #87 ... [2024-09-14T08:53:59.324Z] [2024-09-14T08:53:59.324Z] #60 [core-command internal] load build context [2024-09-14T08:53:59.324Z] #60 transferring context: 83.12MB 49.1s [2024-09-14T08:53:59.596Z] #60 ... [2024-09-14T08:53:59.596Z] [2024-09-14T08:53:59.596Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:53:59.596Z] #49 ... [2024-09-14T08:53:59.596Z] [2024-09-14T08:53:59.596Z] #60 [core-command internal] load build context [2024-09-14T08:53:59.864Z] #60 ... [2024-09-14T08:53:59.864Z] [2024-09-14T08:53:59.864Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:00.140Z] #43 ... [2024-09-14T08:54:00.140Z] [2024-09-14T08:54:00.140Z] #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-09-14T08:54:00.140Z] #87 DONE 10.9s [2024-09-14T08:54:00.140Z] [2024-09-14T08:54:00.140Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:00.140Z] #43 ... [2024-09-14T08:54:00.140Z] [2024-09-14T08:54:00.140Z] #60 [core-command internal] load build context [2024-09-14T08:54:00.407Z] #60 ... [2024-09-14T08:54:00.407Z] [2024-09-14T08:54:00.407Z] #45 [core-data internal] load build context [2024-09-14T08:54:00.407Z] #45 ... [2024-09-14T08:54:00.407Z] [2024-09-14T08:54:00.407Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:00.407Z] #52 ... [2024-09-14T08:54:00.407Z] [2024-09-14T08:54:00.407Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:00.675Z] #56 ... [2024-09-14T08:54:00.675Z] [2024-09-14T08:54:00.675Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:00.675Z] #47 ... [2024-09-14T08:54:00.675Z] [2024-09-14T08:54:00.675Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:00.944Z] #56 ... [2024-09-14T08:54:00.944Z] [2024-09-14T08:54:00.944Z] #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-09-14T08:54:00.944Z] #85 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-09-14T08:54:00.944Z] #85 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:54:00.944Z] #85 13.16 OK: 9 MiB in 20 packages [2024-09-14T08:54:00.944Z] #85 DONE 14.3s [2024-09-14T08:54:00.944Z] [2024-09-14T08:54:00.944Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:01.212Z] #55 ... [2024-09-14T08:54:01.212Z] [2024-09-14T08:54:01.212Z] #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade [2024-09-14T08:54:01.212Z] #86 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-09-14T08:54:01.212Z] #86 12.15 OK: 8 MiB in 16 packages [2024-09-14T08:54:01.212Z] #86 DONE 12.9s [2024-09-14T08:54:01.212Z] [2024-09-14T08:54:01.212Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:01.212Z] #55 ... [2024-09-14T08:54:01.212Z] [2024-09-14T08:54:01.212Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:01.479Z] #56 ... [2024-09-14T08:54:01.479Z] [2024-09-14T08:54:01.479Z] #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-09-14T08:54:01.479Z] #88 DONE 1.4s [2024-09-14T08:54:01.479Z] [2024-09-14T08:54:01.479Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:02.441Z] #56 ... [2024-09-14T08:54:02.441Z] [2024-09-14T08:54:02.441Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:02.709Z] #54 ... [2024-09-14T08:54:02.709Z] [2024-09-14T08:54:02.709Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:02.709Z] #55 ... [2024-09-14T08:54:02.709Z] [2024-09-14T08:54:02.709Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:54:02.709Z] #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.3s done [2024-09-14T08:54:02.709Z] #57 ... [2024-09-14T08:54:02.709Z] [2024-09-14T08:54:02.709Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:03.675Z] #56 ... [2024-09-14T08:54:03.675Z] [2024-09-14T08:54:03.675Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:54:03.675Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.1s [2024-09-14T08:54:03.675Z] #42 ... [2024-09-14T08:54:03.675Z] [2024-09-14T08:54:03.675Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:04.260Z] #56 transferring context: 37.86MB 55.4s [2024-09-14T08:54:04.260Z] #56 ... [2024-09-14T08:54:04.260Z] [2024-09-14T08:54:04.260Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:04.527Z] #51 ... [2024-09-14T08:54:04.527Z] [2024-09-14T08:54:04.527Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:04.793Z] #56 ... [2024-09-14T08:54:04.793Z] [2024-09-14T08:54:04.793Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:04.793Z] #70 ... [2024-09-14T08:54:04.793Z] [2024-09-14T08:54:04.793Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:07.384Z] #56 ... [2024-09-14T08:54:07.384Z] [2024-09-14T08:54:07.385Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:07.385Z] #71 ... [2024-09-14T08:54:07.385Z] [2024-09-14T08:54:07.385Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:07.385Z] #56 ... [2024-09-14T08:54:07.385Z] [2024-09-14T08:54:07.385Z] #59 [core-metadata internal] load build context [2024-09-14T08:54:07.385Z] #59 ... [2024-09-14T08:54:07.385Z] [2024-09-14T08:54:07.385Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:54:08.802Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.2s [2024-09-14T08:54:09.388Z] #42 ... [2024-09-14T08:54:09.388Z] [2024-09-14T08:54:09.388Z] #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-09-14T08:54:09.388Z] #89 DONE 2.1s [2024-09-14T08:54:09.388Z] [2024-09-14T08:54:09.388Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:09.654Z] #71 transferring context: 107.11MB 55.0s [2024-09-14T08:54:09.654Z] #71 ... [2024-09-14T08:54:09.654Z] [2024-09-14T08:54:09.654Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:09.654Z] #49 ... [2024-09-14T08:54:09.654Z] [2024-09-14T08:54:09.654Z] #59 [core-metadata internal] load build context [2024-09-14T08:54:10.238Z] #59 ... [2024-09-14T08:54:10.238Z] [2024-09-14T08:54:10.238Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:10.238Z] #43 ... [2024-09-14T08:54:10.238Z] [2024-09-14T08:54:10.238Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:10.505Z] #71 ... [2024-09-14T08:54:10.505Z] [2024-09-14T08:54:10.505Z] #45 [core-data internal] load build context [2024-09-14T08:54:10.771Z] #45 ... [2024-09-14T08:54:10.771Z] [2024-09-14T08:54:10.771Z] #60 [core-command internal] load build context [2024-09-14T08:54:10.771Z] #60 ... [2024-09-14T08:54:10.771Z] [2024-09-14T08:54:10.771Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:10.771Z] #52 ... [2024-09-14T08:54:10.771Z] [2024-09-14T08:54:10.771Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:11.036Z] #47 ... [2024-09-14T08:54:11.036Z] [2024-09-14T08:54:11.036Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:12.974Z] #52 ... [2024-09-14T08:54:12.974Z] [2024-09-14T08:54:12.974Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:12.974Z] #55 ... [2024-09-14T08:54:12.974Z] [2024-09-14T08:54:12.974Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:13.240Z] #54 ... [2024-09-14T08:54:13.240Z] [2024-09-14T08:54:13.240Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:14.199Z] #55 ... [2024-09-14T08:54:14.199Z] [2024-09-14T08:54:14.199Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T08:54:14.464Z] #57 ... [2024-09-14T08:54:14.464Z] [2024-09-14T08:54:14.464Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:54:14.464Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.9s [2024-09-14T08:54:14.464Z] #42 ... [2024-09-14T08:54:14.464Z] [2024-09-14T08:54:14.464Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:14.464Z] #51 transferring context: 148.61MB 66.4s [2024-09-14T08:54:14.729Z] #51 ... [2024-09-14T08:54:14.729Z] [2024-09-14T08:54:14.729Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:14.998Z] #55 ... [2024-09-14T08:54:14.998Z] [2024-09-14T08:54:14.998Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:14.998Z] #70 ... [2024-09-14T08:54:14.998Z] [2024-09-14T08:54:14.998Z] #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T08:54:14.998Z] #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.5s done [2024-09-14T08:54:17.565Z] #42 ... [2024-09-14T08:54:17.565Z] [2024-09-14T08:54:17.565Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:17.565Z] #56 ... [2024-09-14T08:54:17.565Z] [2024-09-14T08:54:17.565Z] #45 [core-data internal] load build context [2024-09-14T08:54:17.565Z] #45 ... [2024-09-14T08:54:17.565Z] [2024-09-14T08:54:17.565Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:20.152Z] #56 transferring context: 71.67MB 70.8s [2024-09-14T08:54:20.152Z] #56 ... [2024-09-14T08:54:20.152Z] [2024-09-14T08:54:20.152Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:20.152Z] #49 ... [2024-09-14T08:54:20.152Z] [2024-09-14T08:54:20.152Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:20.152Z] #56 ... [2024-09-14T08:54:20.152Z] [2024-09-14T08:54:20.152Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:20.418Z] #43 ... [2024-09-14T08:54:20.418Z] [2024-09-14T08:54:20.418Z] #59 [core-metadata internal] load build context [2024-09-14T08:54:20.418Z] #59 ... [2024-09-14T08:54:20.418Z] [2024-09-14T08:54:20.418Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:20.683Z] #43 ... [2024-09-14T08:54:20.683Z] [2024-09-14T08:54:20.683Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:20.683Z] #71 ... [2024-09-14T08:54:20.683Z] [2024-09-14T08:54:20.683Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:20.683Z] #43 ... [2024-09-14T08:54:20.683Z] [2024-09-14T08:54:20.683Z] #60 [core-command internal] load build context [2024-09-14T08:54:20.956Z] #60 ... [2024-09-14T08:54:20.956Z] [2024-09-14T08:54:20.956Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:21.221Z] #71 ... [2024-09-14T08:54:21.221Z] [2024-09-14T08:54:21.221Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:21.221Z] #47 ... [2024-09-14T08:54:21.221Z] [2024-09-14T08:54:21.221Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:22.636Z] #71 ... [2024-09-14T08:54:22.636Z] [2024-09-14T08:54:22.636Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-14T08:54:22.636Z] #90 DONE 2.3s [2024-09-14T08:54:22.636Z] [2024-09-14T08:54:22.636Z] #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-14T08:54:22.636Z] #91 DONE 3.6s [2024-09-14T08:54:22.636Z] [2024-09-14T08:54:22.636Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:22.908Z] #71 ... [2024-09-14T08:54:22.908Z] [2024-09-14T08:54:22.908Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:23.282Z] #52 ... [2024-09-14T08:54:23.282Z] [2024-09-14T08:54:23.282Z] #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-09-14T08:54:23.282Z] #92 DONE 4.4s [2024-09-14T08:54:23.282Z] [2024-09-14T08:54:23.282Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:23.282Z] #52 ... [2024-09-14T08:54:23.282Z] [2024-09-14T08:54:23.282Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:23.282Z] #71 ... [2024-09-14T08:54:23.283Z] [2024-09-14T08:54:23.283Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:23.283Z] #54 ... [2024-09-14T08:54:23.283Z] [2024-09-14T08:54:23.283Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:23.616Z] #52 ... [2024-09-14T08:54:23.616Z] [2024-09-14T08:54:23.616Z] #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-09-14T08:54:23.616Z] #93 DONE 1.0s [2024-09-14T08:54:23.616Z] [2024-09-14T08:54:23.616Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-14T08:54:23.616Z] #94 ... [2024-09-14T08:54:23.616Z] [2024-09-14T08:54:23.616Z] #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-09-14T08:54:23.616Z] #95 DONE 1.3s [2024-09-14T08:54:23.888Z] [2024-09-14T08:54:23.888Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:24.902Z] #54 transferring context: 217.74MB 75.3s [2024-09-14T08:54:24.902Z] #54 ... [2024-09-14T08:54:24.902Z] [2024-09-14T08:54:24.902Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:24.902Z] #51 ... [2024-09-14T08:54:24.902Z] [2024-09-14T08:54:24.902Z] #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-09-14T08:54:24.902Z] #96 DONE 1.6s [2024-09-14T08:54:24.902Z] [2024-09-14T08:54:24.902Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:24.902Z] #51 ... [2024-09-14T08:54:24.902Z] [2024-09-14T08:54:24.902Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:24.902Z] #52 ... [2024-09-14T08:54:24.902Z] [2024-09-14T08:54:24.902Z] #97 [security-spire-config stage-2 6/10] COPY security.txt / [2024-09-14T08:54:24.902Z] #97 DONE 1.2s [2024-09-14T08:54:24.902Z] [2024-09-14T08:54:24.902Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:25.186Z] #52 ... [2024-09-14T08:54:25.186Z] [2024-09-14T08:54:25.186Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-09-14T08:54:25.186Z] #94 DONE 1.6s [2024-09-14T08:54:25.186Z] [2024-09-14T08:54:25.186Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:25.186Z] #52 ... [2024-09-14T08:54:25.186Z] [2024-09-14T08:54:25.186Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:25.456Z] #55 ... [2024-09-14T08:54:25.456Z] [2024-09-14T08:54:25.456Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:25.456Z] #70 ... [2024-09-14T08:54:25.456Z] [2024-09-14T08:54:25.456Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:26.088Z] #52 ... [2024-09-14T08:54:26.088Z] [2024-09-14T08:54:26.088Z] #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-09-14T08:54:26.088Z] #98 DONE 1.1s [2024-09-14T08:54:26.088Z] [2024-09-14T08:54:26.088Z] #99 [security-spire-server stage-2 6/9] COPY security.txt / [2024-09-14T08:54:26.088Z] #99 DONE 1.3s [2024-09-14T08:54:26.088Z] [2024-09-14T08:54:26.088Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:26.364Z] #52 ... [2024-09-14T08:54:26.364Z] [2024-09-14T08:54:26.364Z] #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-09-14T08:54:26.364Z] #100 DONE 1.2s [2024-09-14T08:54:26.364Z] [2024-09-14T08:54:26.364Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:27.383Z] #52 ... [2024-09-14T08:54:27.383Z] [2024-09-14T08:54:27.383Z] #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-09-14T08:54:27.383Z] #101 DONE 1.0s [2024-09-14T08:54:27.383Z] [2024-09-14T08:54:27.383Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:27.658Z] #52 ... [2024-09-14T08:54:27.658Z] [2024-09-14T08:54:27.658Z] #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-09-14T08:54:27.658Z] #102 DONE 1.4s [2024-09-14T08:54:27.658Z] [2024-09-14T08:54:27.658Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:27.955Z] #52 ... [2024-09-14T08:54:27.955Z] [2024-09-14T08:54:27.955Z] #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-09-14T08:54:27.955Z] #103 DONE 1.3s [2024-09-14T08:54:27.955Z] [2024-09-14T08:54:27.955Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:27.955Z] #52 ... [2024-09-14T08:54:27.955Z] [2024-09-14T08:54:27.955Z] #45 [core-data internal] load build context [2024-09-14T08:54:27.955Z] #45 ... [2024-09-14T08:54:27.955Z] [2024-09-14T08:54:27.955Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:28.938Z] #52 ... [2024-09-14T08:54:28.938Z] [2024-09-14T08:54:28.938Z] #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-09-14T08:54:28.938Z] #104 DONE 1.3s [2024-09-14T08:54:28.938Z] [2024-09-14T08:54:28.938Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:29.203Z] #52 ... [2024-09-14T08:54:29.203Z] [2024-09-14T08:54:29.203Z] #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-09-14T08:54:29.203Z] #105 DONE 1.4s [2024-09-14T08:54:29.203Z] [2024-09-14T08:54:29.203Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:29.468Z] #52 ... [2024-09-14T08:54:29.468Z] [2024-09-14T08:54:29.468Z] #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-09-14T08:54:29.468Z] #106 DONE 1.5s [2024-09-14T08:54:29.468Z] [2024-09-14T08:54:29.468Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:30.057Z] #52 transferring context: 202.00MB 81.3s [2024-09-14T08:54:30.325Z] #52 ... [2024-09-14T08:54:30.325Z] [2024-09-14T08:54:30.325Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:30.325Z] #49 ... [2024-09-14T08:54:30.325Z] [2024-09-14T08:54:30.325Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:30.325Z] #56 ... [2024-09-14T08:54:30.325Z] [2024-09-14T08:54:30.325Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:30.594Z] #49 ... [2024-09-14T08:54:30.594Z] [2024-09-14T08:54:30.594Z] #59 [core-metadata internal] load build context [2024-09-14T08:54:30.594Z] #59 ... [2024-09-14T08:54:30.594Z] [2024-09-14T08:54:30.594Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:30.859Z] #52 ... [2024-09-14T08:54:30.859Z] [2024-09-14T08:54:30.859Z] #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-09-14T08:54:30.859Z] #107 DONE 1.5s [2024-09-14T08:54:30.859Z] [2024-09-14T08:54:30.859Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:30.859Z] #52 ... [2024-09-14T08:54:30.859Z] [2024-09-14T08:54:30.859Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:31.125Z] #43 ... [2024-09-14T08:54:31.125Z] [2024-09-14T08:54:31.125Z] #60 [core-command internal] load build context [2024-09-14T08:54:31.125Z] #60 ... [2024-09-14T08:54:31.125Z] [2024-09-14T08:54:31.125Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:31.390Z] #43 ... [2024-09-14T08:54:31.390Z] [2024-09-14T08:54:31.390Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:31.390Z] #47 ... [2024-09-14T08:54:31.390Z] [2024-09-14T08:54:31.390Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:33.963Z] #43 ... [2024-09-14T08:54:33.963Z] [2024-09-14T08:54:33.963Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:33.963Z] #71 ... [2024-09-14T08:54:33.963Z] [2024-09-14T08:54:33.963Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:34.920Z] #43 ... [2024-09-14T08:54:34.920Z] [2024-09-14T08:54:34.920Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:34.920Z] #54 transferring context: 260.16MB 85.5s [2024-09-14T08:54:34.920Z] #54 ... [2024-09-14T08:54:34.920Z] [2024-09-14T08:54:34.920Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:35.185Z] #51 ... [2024-09-14T08:54:35.185Z] [2024-09-14T08:54:35.185Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:35.450Z] #54 ... [2024-09-14T08:54:35.450Z] [2024-09-14T08:54:35.450Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:35.450Z] #55 ... [2024-09-14T08:54:35.450Z] [2024-09-14T08:54:35.450Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:35.716Z] #51 ... [2024-09-14T08:54:35.716Z] [2024-09-14T08:54:35.716Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:35.716Z] #70 ... [2024-09-14T08:54:35.716Z] [2024-09-14T08:54:35.716Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:37.122Z] #51 ... [2024-09-14T08:54:37.122Z] [2024-09-14T08:54:37.122Z] #108 [security-spire-server] exporting to image [2024-09-14T08:54:37.122Z] #108 exporting layers 5.9s done [2024-09-14T08:54:37.122Z] #108 writing image sha256:b1fabd83597494b2777a2356c11dc5539b1ae411ecff209a473a654f640bd64b 0.2s done [2024-09-14T08:54:37.122Z] #108 naming to docker.io/library/security-spire-config-arm64 0.1s done [2024-09-14T08:54:37.122Z] #108 writing image sha256:19d7c371129c0732c138834306b4981cdd3007abed1811251699a1fab5c8434e 0.2s done [2024-09-14T08:54:37.122Z] #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-09-14T08:54:37.122Z] #108 writing image sha256:1560f0f956e006570c1e4c109d849b0e3384c9d7655b2950c1deaa725b40ba9e 0.0s done [2024-09-14T08:54:37.122Z] #108 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-09-14T08:54:37.122Z] #108 DONE 7.8s [2024-09-14T08:54:37.122Z] [2024-09-14T08:54:37.123Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:38.081Z] #51 ... [2024-09-14T08:54:38.081Z] [2024-09-14T08:54:38.081Z] #45 [core-data internal] load build context [2024-09-14T08:54:38.081Z] #45 ... [2024-09-14T08:54:38.081Z] [2024-09-14T08:54:38.081Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:40.014Z] #51 transferring context: 243.54MB 91.9s [2024-09-14T08:54:40.599Z] #51 ... [2024-09-14T08:54:40.599Z] [2024-09-14T08:54:40.599Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:40.599Z] #56 ... [2024-09-14T08:54:40.599Z] [2024-09-14T08:54:40.599Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:40.599Z] #51 ... [2024-09-14T08:54:40.599Z] [2024-09-14T08:54:40.599Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:40.864Z] #49 ... [2024-09-14T08:54:40.864Z] [2024-09-14T08:54:40.864Z] #59 [core-metadata internal] load build context [2024-09-14T08:54:40.864Z] #59 ... [2024-09-14T08:54:40.864Z] [2024-09-14T08:54:40.864Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:41.130Z] #49 ... [2024-09-14T08:54:41.130Z] [2024-09-14T08:54:41.130Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:41.130Z] #52 ... [2024-09-14T08:54:41.130Z] [2024-09-14T08:54:41.130Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:41.403Z] #49 ... [2024-09-14T08:54:41.403Z] [2024-09-14T08:54:41.403Z] #60 [core-command internal] load build context [2024-09-14T08:54:41.403Z] #60 ... [2024-09-14T08:54:41.403Z] [2024-09-14T08:54:41.403Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:41.677Z] #52 ... [2024-09-14T08:54:41.677Z] [2024-09-14T08:54:41.678Z] #59 [core-metadata internal] load build context [2024-09-14T08:54:41.678Z] #59 transferring context: 310.82MB 91.3s done [2024-09-14T08:54:41.678Z] #59 DONE 92.0s [2024-09-14T08:54:41.678Z] [2024-09-14T08:54:41.678Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:41.678Z] #52 ... [2024-09-14T08:54:41.678Z] [2024-09-14T08:54:41.678Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:41.943Z] #47 ... [2024-09-14T08:54:41.943Z] [2024-09-14T08:54:41.943Z] #60 [core-command internal] load build context [2024-09-14T08:54:41.943Z] #60 transferring context: 310.82MB 91.7s done [2024-09-14T08:54:41.943Z] #60 DONE 92.3s [2024-09-14T08:54:41.943Z] [2024-09-14T08:54:41.943Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:41.943Z] #47 ... [2024-09-14T08:54:41.943Z] [2024-09-14T08:54:41.943Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:54:42.903Z] #109 ... [2024-09-14T08:54:42.903Z] [2024-09-14T08:54:42.903Z] #55 [security-secretstore-setup internal] load build context [2024-09-14T08:54:42.903Z] #55 transferring context: 310.82MB 93.3s done [2024-09-14T08:54:42.903Z] #55 DONE 94.1s [2024-09-14T08:54:42.903Z] [2024-09-14T08:54:42.903Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:43.489Z] #52 ... [2024-09-14T08:54:43.489Z] [2024-09-14T08:54:43.489Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:43.759Z] #71 ... [2024-09-14T08:54:43.759Z] [2024-09-14T08:54:43.759Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:44.341Z] #52 ... [2024-09-14T08:54:44.341Z] [2024-09-14T08:54:44.341Z] #54 [security-spiffe-token-provider internal] load build context [2024-09-14T08:54:44.341Z] #54 transferring context: 310.82MB 94.5s done [2024-09-14T08:54:44.341Z] #54 DONE 95.3s [2024-09-14T08:54:44.341Z] [2024-09-14T08:54:44.341Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:44.609Z] #52 ... [2024-09-14T08:54:44.609Z] [2024-09-14T08:54:44.609Z] #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:54:44.609Z] #109 DONE 2.6s [2024-09-14T08:54:44.609Z] [2024-09-14T08:54:44.609Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:44.609Z] #52 ... [2024-09-14T08:54:44.609Z] [2024-09-14T08:54:44.609Z] #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:54:44.609Z] #110 DONE 1.3s [2024-09-14T08:54:44.609Z] [2024-09-14T08:54:44.609Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:44.874Z] #52 ... [2024-09-14T08:54:44.874Z] [2024-09-14T08:54:44.874Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:45.150Z] #43 ... [2024-09-14T08:54:45.150Z] [2024-09-14T08:54:45.150Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:45.150Z] #52 ... [2024-09-14T08:54:45.150Z] [2024-09-14T08:54:45.150Z] #45 [core-data internal] load build context [2024-09-14T08:54:45.150Z] #45 transferring context: 310.82MB 89.2s done [2024-09-14T08:54:45.150Z] #45 DONE 92.6s [2024-09-14T08:54:45.150Z] [2024-09-14T08:54:45.150Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:45.751Z] #52 ... [2024-09-14T08:54:45.751Z] [2024-09-14T08:54:45.751Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:46.018Z] #70 ... [2024-09-14T08:54:46.018Z] [2024-09-14T08:54:46.018Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:46.018Z] #52 ... [2024-09-14T08:54:46.018Z] [2024-09-14T08:54:46.018Z] #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:54:46.018Z] #111 DONE 1.6s [2024-09-14T08:54:46.018Z] [2024-09-14T08:54:46.018Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:46.018Z] #52 ... [2024-09-14T08:54:46.018Z] [2024-09-14T08:54:46.018Z] #71 [core-common-config-bootstrapper internal] load build context [2024-09-14T08:54:46.018Z] #71 transferring context: 310.82MB 91.4s done [2024-09-14T08:54:46.018Z] #71 DONE 93.7s [2024-09-14T08:54:46.301Z] [2024-09-14T08:54:46.301Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:50.563Z] #52 transferring context: 310.82MB 102.0s done [2024-09-14T08:54:50.563Z] #52 ... [2024-09-14T08:54:50.563Z] [2024-09-14T08:54:50.563Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:50.832Z] #56 ... [2024-09-14T08:54:50.832Z] [2024-09-14T08:54:50.832Z] #52 [support-cron-scheduler internal] load build context [2024-09-14T08:54:50.832Z] #52 DONE 102.4s [2024-09-14T08:54:50.832Z] [2024-09-14T08:54:50.832Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:50.832Z] #56 ... [2024-09-14T08:54:50.832Z] [2024-09-14T08:54:50.832Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:50.832Z] #51 ... [2024-09-14T08:54:50.832Z] [2024-09-14T08:54:50.832Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:51.452Z] #56 ... [2024-09-14T08:54:51.452Z] [2024-09-14T08:54:51.452Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:54:51.452Z] #49 ... [2024-09-14T08:54:51.452Z] [2024-09-14T08:54:51.452Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:52.034Z] #56 ... [2024-09-14T08:54:52.034Z] [2024-09-14T08:54:52.034Z] #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:54:52.034Z] #112 DONE 1.2s [2024-09-14T08:54:52.034Z] [2024-09-14T08:54:52.034Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:52.034Z] #56 ... [2024-09-14T08:54:52.034Z] [2024-09-14T08:54:52.034Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:52.034Z] #47 ... [2024-09-14T08:54:52.034Z] [2024-09-14T08:54:52.034Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:54.614Z] #56 ... [2024-09-14T08:54:54.614Z] [2024-09-14T08:54:54.614Z] #51 [security-proxy-auth internal] load build context [2024-09-14T08:54:54.614Z] #51 transferring context: 310.82MB 106.0s done [2024-09-14T08:54:54.614Z] #51 DONE 106.3s [2024-09-14T08:54:54.614Z] [2024-09-14T08:54:54.614Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:54.614Z] #56 ... [2024-09-14T08:54:54.614Z] [2024-09-14T08:54:54.614Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:54:54.879Z] #113 ... [2024-09-14T08:54:54.879Z] [2024-09-14T08:54:54.879Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:54.879Z] #56 ... [2024-09-14T08:54:54.879Z] [2024-09-14T08:54:54.879Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:54:54.879Z] #114 ... [2024-09-14T08:54:54.879Z] [2024-09-14T08:54:54.879Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:55.147Z] #56 ... [2024-09-14T08:54:55.147Z] [2024-09-14T08:54:55.147Z] #43 [core-keeper internal] load build context [2024-09-14T08:54:55.414Z] #43 ... [2024-09-14T08:54:55.414Z] [2024-09-14T08:54:55.414Z] #56 [support-scheduler internal] load build context [2024-09-14T08:54:55.998Z] #56 ... [2024-09-14T08:54:55.998Z] [2024-09-14T08:54:55.998Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:55.998Z] #70 ... [2024-09-14T08:54:55.998Z] [2024-09-14T08:54:55.998Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:54:56.265Z] #115 ... [2024-09-14T08:54:56.265Z] [2024-09-14T08:54:56.265Z] #70 [support-notifications internal] load build context [2024-09-14T08:54:57.668Z] #70 ... [2024-09-14T08:54:57.668Z] [2024-09-14T08:54:57.668Z] #47 [security-bootstrapper internal] load build context [2024-09-14T08:54:57.668Z] #47 transferring context: 310.82MB 111.1s done [2024-09-14T08:54:57.668Z] #47 DONE 111.3s [2024-09-14T08:54:57.668Z] [2024-09-14T08:54:57.668Z] #70 [support-notifications internal] load build context [2024-09-14T08:55:01.938Z] #70 ... [2024-09-14T08:55:01.938Z] [2024-09-14T08:55:01.938Z] #56 [support-scheduler internal] load build context [2024-09-14T08:55:01.938Z] #56 transferring context: 310.82MB 112.4s done [2024-09-14T08:55:01.938Z] #56 DONE 112.5s [2024-09-14T08:55:01.938Z] [2024-09-14T08:55:01.938Z] #70 [support-notifications internal] load build context [2024-09-14T08:55:01.938Z] #70 ... [2024-09-14T08:55:01.938Z] [2024-09-14T08:55:01.938Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:55:01.938Z] #49 ... [2024-09-14T08:55:01.938Z] [2024-09-14T08:55:01.938Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:55:01.938Z] #116 ... [2024-09-14T08:55:01.938Z] [2024-09-14T08:55:01.938Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:55:07.357Z] #49 ... [2024-09-14T08:55:07.357Z] [2024-09-14T08:55:07.357Z] #43 [core-keeper internal] load build context [2024-09-14T08:55:07.357Z] #43 transferring context: 310.82MB 116.1s done [2024-09-14T08:55:07.357Z] #43 DONE 116.3s [2024-09-14T08:55:07.357Z] [2024-09-14T08:55:07.357Z] #49 [security-proxy-setup internal] load build context [2024-09-14T08:55:07.357Z] #49 transferring context: 310.82MB 116.2s done [2024-09-14T08:55:07.357Z] #49 DONE 116.7s [2024-09-14T08:55:07.357Z] [2024-09-14T08:55:07.357Z] #70 [support-notifications internal] load build context [2024-09-14T08:55:07.357Z] #70 transferring context: 310.82MB 110.4s done [2024-09-14T08:55:07.357Z] #70 DONE 112.6s [2024-09-14T08:55:07.357Z] [2024-09-14T08:55:07.357Z] #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-09-14T08:55:07.357Z] #117 DONE 1.4s [2024-09-14T08:55:07.357Z] [2024-09-14T08:55:07.357Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:55:07.357Z] #114 ... [2024-09-14T08:55:07.357Z] [2024-09-14T08:55:07.357Z] #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:15.180Z] #118 DONE 69.0s [2024-09-14T08:56:15.180Z] [2024-09-14T08:56:15.180Z] #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:15.180Z] #113 DONE 89.3s [2024-09-14T08:56:15.180Z] [2024-09-14T08:56:15.180Z] #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:15.180Z] #114 DONE 89.2s [2024-09-14T08:56:15.180Z] [2024-09-14T08:56:15.180Z] #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:15.180Z] #116 DONE 82.0s [2024-09-14T08:56:15.180Z] [2024-09-14T08:56:15.180Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-09-14T08:56:15.180Z] #119 ... [2024-09-14T08:56:15.180Z] [2024-09-14T08:56:15.180Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:15.180Z] #115 DONE 88.0s [2024-09-14T08:56:15.180Z] [2024-09-14T08:56:15.180Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #120 ... [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #121 [support-notifications builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #121 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #122 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #123 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #124 [core-metadata builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #124 DONE 5.5s [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #125 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #125 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #126 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #127 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #128 [core-data builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #128 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #129 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #129 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #130 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #131 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #132 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #132 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #133 [core-command builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #133 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #119 [security-secretstore-setup builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #119 DONE 5.5s [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #134 [support-scheduler builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #134 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #135 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #136 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #137 [support-cron-scheduler builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #137 DONE 5.5s [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #138 [core-keeper builder 7/8] COPY . . [2024-09-14T08:56:19.422Z] #138 DONE 5.5s [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #139 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #140 [security-proxy-auth builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #140 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #141 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.422Z] #142 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #143 [security-bootstrapper builder 6/7] COPY . . [2024-09-14T08:56:19.422Z] #143 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.422Z] #144 CACHED [2024-09-14T08:56:19.422Z] [2024-09-14T08:56:19.422Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-14T08:56:19.691Z] #145 ... [2024-09-14T08:56:19.691Z] [2024-09-14T08:56:19.691Z] #120 [security-spiffe-token-provider builder 6/7] COPY . . [2024-09-14T08:56:19.691Z] #120 DONE 5.5s [2024-09-14T08:56:19.691Z] [2024-09-14T08:56:19.691Z] #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-09-14T08:56:19.691Z] #146 CACHED [2024-09-14T08:56:19.691Z] [2024-09-14T08:56:19.691Z] #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-09-14T08:56:19.691Z] #147 CACHED [2024-09-14T08:56:19.691Z] [2024-09-14T08:56:19.691Z] #148 [security-proxy-setup builder 6/7] COPY . . [2024-09-14T08:56:19.691Z] #148 CACHED [2024-09-14T08:56:19.958Z] [2024-09-14T08:56:19.959Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-14T08:56:25.320Z] #149 ... [2024-09-14T08:56:25.320Z] [2024-09-14T08:56:25.320Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-14T08:56:25.320Z] #0 5.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command [2024-09-14T08:56:26.279Z] #150 ... [2024-09-14T08:56:26.279Z] [2024-09-14T08:56:26.279Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-14T08:56:26.279Z] #149 6.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [2024-09-14T08:56:29.628Z] #149 ... [2024-09-14T08:56:29.628Z] [2024-09-14T08:56:29.628Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-14T08:56:29.628Z] #0 4.921 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler [2024-09-14T08:56:29.628Z] #151 ... [2024-09-14T08:56:29.628Z] [2024-09-14T08:56:29.628Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T08:56:29.628Z] #0 6.188 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications [2024-09-14T08:56:29.895Z] #152 ... [2024-09-14T08:56:29.895Z] [2024-09-14T08:56:29.895Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-14T08:56:29.895Z] #0 6.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper [2024-09-14T08:56:29.895Z] #153 ... [2024-09-14T08:56:29.895Z] [2024-09-14T08:56:29.895Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-14T08:56:29.895Z] #0 6.509 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler [2024-09-14T08:56:30.163Z] #154 ... [2024-09-14T08:56:30.163Z] [2024-09-14T08:56:30.163Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-14T08:56:30.163Z] #0 6.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [2024-09-14T08:56:30.163Z] #155 ... [2024-09-14T08:56:30.163Z] [2024-09-14T08:56:30.163Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T08:56:30.163Z] #0 6.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider [2024-09-14T08:56:30.468Z] #156 ... [2024-09-14T08:56:30.468Z] [2024-09-14T08:56:30.468Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-14T08:56:30.468Z] #0 6.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config [2024-09-14T08:56:30.735Z] #157 ... [2024-09-14T08:56:30.735Z] [2024-09-14T08:56:30.735Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-14T08:56:30.735Z] #0 5.879 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper [2024-09-14T08:56:30.735Z] #158 ... [2024-09-14T08:56:30.735Z] [2024-09-14T08:56:30.735Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-14T08:56:30.735Z] #0 5.280 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata [2024-09-14T08:56:31.055Z] #159 ... [2024-09-14T08:56:31.055Z] [2024-09-14T08:56:31.055Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-14T08:56:31.055Z] #0 6.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth [2024-09-14T08:56:31.055Z] #160 ... [2024-09-14T08:56:31.055Z] [2024-09-14T08:56:31.055Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-14T08:56:31.055Z] #145 6.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [2024-09-14T09:16:24.027Z] #145 ... [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T09:16:24.027Z] #156 1200.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup [2024-09-14T09:16:24.027Z] #156 ... [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-09-14T09:16:24.027Z] #157 DONE 1201.8s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:16:24.027Z] #22 ... [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:16:24.027Z] #161 DONE 0.4s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:16:24.027Z] #162 DONE 0.2s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:16:24.027Z] #152 ... [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml [2024-09-14T09:16:24.027Z] #163 DONE 0.4s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-09-14T09:16:24.027Z] #164 DONE 0.3s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-09-14T09:16:24.027Z] #165 DONE 0.3s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-09-14T09:16:24.027Z] #166 DONE 0.2s [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-14T09:16:24.027Z] #160 ... [2024-09-14T09:16:24.027Z] [2024-09-14T09:16:24.027Z] #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T09:16:25.980Z] #167 DONE 2.4s [2024-09-14T09:16:25.980Z] [2024-09-14T09:16:25.980Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T09:16:26.248Z] #156 ... [2024-09-14T09:16:26.248Z] [2024-09-14T09:16:26.248Z] #108 [security-proxy-setup] exporting to image [2024-09-14T09:16:26.248Z] #108 exporting layers [2024-09-14T09:16:26.838Z] #108 exporting layers 0.8s done [2024-09-14T09:16:26.838Z] #108 writing image sha256:d2c8f89f08d8d6715a142460375adbb9751fda696aa68c0cb3bd48f272df8572 done [2024-09-14T09:16:26.838Z] #108 naming to docker.io/library/security-proxy-setup-arm64 done [2024-09-14T09:16:26.838Z] #108 DONE 8.6s [2024-09-14T09:16:26.838Z] [2024-09-14T09:16:26.838Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:16:28.791Z] #22 ... [2024-09-14T09:16:28.791Z] [2024-09-14T09:16:29.068Z] #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-09-14T09:16:29.068Z] #145 DONE 1209.3s [2024-09-14T09:16:29.068Z] [2024-09-14T09:16:29.068Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:16:29.371Z] #57 ... [2024-09-14T09:16:29.371Z] [2024-09-14T09:16:29.371Z] #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-09-14T09:16:29.956Z] #168 DONE 0.4s [2024-09-14T09:16:29.956Z] [2024-09-14T09:16:29.956Z] #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-09-14T09:16:32.162Z] #169 DONE 2.4s [2024-09-14T09:16:32.162Z] [2024-09-14T09:16:32.162Z] #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:16:32.814Z] #170 DONE 0.6s [2024-09-14T09:16:32.814Z] [2024-09-14T09:16:32.814Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-14T09:16:32.814Z] #159 ... [2024-09-14T09:16:32.814Z] [2024-09-14T09:16:32.814Z] #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:16:33.114Z] #171 DONE 0.3s [2024-09-14T09:16:33.114Z] [2024-09-14T09:16:33.114Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:16:33.114Z] #57 ... [2024-09-14T09:16:33.114Z] [2024-09-14T09:16:33.114Z] #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-09-14T09:16:33.399Z] #172 DONE 0.4s [2024-09-14T09:16:33.399Z] [2024-09-14T09:16:33.399Z] #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-09-14T09:16:33.399Z] #173 DONE 0.2s [2024-09-14T09:16:33.399Z] [2024-09-14T09:16:33.399Z] #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ [2024-09-14T09:16:33.670Z] #174 DONE 0.1s [2024-09-14T09:16:33.670Z] [2024-09-14T09:16:33.670Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-14T09:16:34.108Z] #150 ... [2024-09-14T09:16:34.108Z] [2024-09-14T09:16:34.108Z] #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ [2024-09-14T09:16:34.108Z] #175 DONE 0.1s [2024-09-14T09:16:34.108Z] [2024-09-14T09:16:34.108Z] #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ [2024-09-14T09:16:34.403Z] #176 DONE 0.2s [2024-09-14T09:16:34.403Z] [2024-09-14T09:16:34.403Z] #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-09-14T09:16:34.403Z] #177 DONE 0.1s [2024-09-14T09:16:34.403Z] [2024-09-14T09:16:34.403Z] #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-09-14T09:16:34.403Z] #178 DONE 0.2s [2024-09-14T09:16:34.403Z] [2024-09-14T09:16:34.403Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T09:16:34.403Z] #156 ... [2024-09-14T09:16:34.403Z] [2024-09-14T09:16:34.403Z] #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-09-14T09:16:37.007Z] #179 DONE 2.0s [2024-09-14T09:16:37.007Z] [2024-09-14T09:16:37.007Z] #108 [security-bootstrapper] exporting to image [2024-09-14T09:16:37.007Z] #108 exporting layers [2024-09-14T09:16:38.947Z] #108 exporting layers 2.1s done [2024-09-14T09:16:38.947Z] #108 writing image sha256:398dd6839975e818edc6be0b3aa9518561d18dbbd0c67e9612a23fafd9b34d81 done [2024-09-14T09:16:38.947Z] #108 naming to docker.io/library/security-bootstrapper-arm64 done [2024-09-14T09:16:38.947Z] #108 DONE 10.7s [2024-09-14T09:16:38.947Z] [2024-09-14T09:16:38.947Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-14T09:16:44.333Z] #160 ... [2024-09-14T09:16:44.333Z] [2024-09-14T09:16:44.333Z] #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup [2024-09-14T09:16:44.333Z] #156 DONE 1224.0s [2024-09-14T09:16:44.333Z] [2024-09-14T09:16:44.333Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:16:44.333Z] #152 ... [2024-09-14T09:16:44.333Z] [2024-09-14T09:16:44.333Z] #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:16:44.333Z] #180 DONE 0.3s [2024-09-14T09:16:44.333Z] [2024-09-14T09:16:44.333Z] #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:16:44.604Z] #181 DONE 0.3s [2024-09-14T09:16:44.604Z] [2024-09-14T09:16:44.604Z] #182 [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 [2024-09-14T09:16:44.872Z] #182 DONE 0.1s [2024-09-14T09:16:44.872Z] [2024-09-14T09:16:44.872Z] #183 [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 [2024-09-14T09:16:44.872Z] #183 DONE 0.1s [2024-09-14T09:16:44.872Z] [2024-09-14T09:16:44.872Z] #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:16:44.872Z] #184 DONE 0.1s [2024-09-14T09:16:44.872Z] [2024-09-14T09:16:44.872Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:16:45.138Z] #57 ... [2024-09-14T09:16:45.138Z] [2024-09-14T09:16:45.138Z] #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-09-14T09:16:45.413Z] #185 DONE 0.3s [2024-09-14T09:16:45.413Z] [2024-09-14T09:16:45.413Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:16:45.413Z] #152 ... [2024-09-14T09:16:45.413Z] [2024-09-14T09:16:45.413Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-09-14T09:16:45.680Z] #186 DONE 0.3s [2024-09-14T09:16:45.680Z] [2024-09-14T09:16:45.680Z] #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-09-14T09:16:45.946Z] #187 DONE 0.2s [2024-09-14T09:16:45.946Z] [2024-09-14T09:16:45.946Z] #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T09:16:47.884Z] #188 DONE 2.0s [2024-09-14T09:16:47.884Z] [2024-09-14T09:16:47.884Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:16:47.884Z] #152 ... [2024-09-14T09:16:47.884Z] [2024-09-14T09:16:47.884Z] #108 [security-secretstore-setup] exporting to image [2024-09-14T09:16:47.884Z] #108 exporting layers [2024-09-14T09:16:49.819Z] #108 exporting layers 1.5s done [2024-09-14T09:16:49.819Z] #108 writing image sha256:0a08f35786d377b27409130695c887e743eb42837c47183f18ade1e332989699 done [2024-09-14T09:16:49.819Z] #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done [2024-09-14T09:16:49.819Z] #108 DONE 12.2s [2024-09-14T09:16:49.819Z] [2024-09-14T09:16:49.819Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-14T09:17:37.327Z] #151 ... [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-09-14T09:17:37.327Z] #153 DONE 1272.3s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-14T09:17:37.327Z] #154 ... [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:17:37.327Z] #189 DONE 0.2s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:17:37.327Z] #152 ... [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:17:37.327Z] #190 DONE 0.2s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-09-14T09:17:37.327Z] #191 DONE 0.2s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:17:37.327Z] #192 DONE 0.2s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-09-14T09:17:37.327Z] #193 DONE 0.2s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:17:37.327Z] #22 ... [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T09:17:37.327Z] #194 DONE 2.1s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:17:37.327Z] #57 ... [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #108 [core-common-config-bootstrapper] exporting to image [2024-09-14T09:17:37.327Z] #108 exporting layers [2024-09-14T09:17:37.327Z] #108 exporting layers 0.6s done [2024-09-14T09:17:37.327Z] #108 writing image sha256:23a3eac31bc436bef0356eb9e72ba73950f593ea9a126f819389407a609866e0 done [2024-09-14T09:17:37.327Z] #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-09-14T09:17:37.327Z] #108 DONE 12.9s [2024-09-14T09:17:37.327Z] [2024-09-14T09:17:37.327Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-14T09:19:43.974Z] #150 ... [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-09-14T09:19:43.974Z] #149 DONE 1402.0s [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:19:43.974Z] #152 ... [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:19:43.974Z] #195 DONE 0.2s [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:19:43.974Z] #196 DONE 0.1s [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:19:43.974Z] #57 ... [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-09-14T09:19:43.974Z] #197 DONE 0.3s [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:19:43.974Z] #152 ... [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:19:43.974Z] #198 DONE 0.2s [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #108 [security-spiffe-token-provider] exporting to image [2024-09-14T09:19:43.974Z] #108 exporting layers [2024-09-14T09:19:43.974Z] #108 exporting layers 0.8s done [2024-09-14T09:19:43.974Z] #108 writing image sha256:be4fdee21e8ef7ad4d63415b8629eda5b0fd86fbd5550b9dc799e18552b80e13 done [2024-09-14T09:19:43.974Z] #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-09-14T09:19:43.974Z] #108 DONE 13.6s [2024-09-14T09:19:43.974Z] [2024-09-14T09:19:43.974Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:27:50.988Z] #57 ... [2024-09-14T09:27:50.988Z] [2024-09-14T09:27:50.988Z] #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-09-14T09:27:50.988Z] #160 DONE 1887.9s [2024-09-14T09:27:50.988Z] [2024-09-14T09:27:50.988Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:27:50.988Z] #57 ... [2024-09-14T09:27:50.988Z] [2024-09-14T09:27:50.988Z] #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:27:50.988Z] #199 DONE 0.1s [2024-09-14T09:27:50.988Z] [2024-09-14T09:27:50.988Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:27:50.988Z] #22 ... [2024-09-14T09:27:50.988Z] [2024-09-14T09:27:50.989Z] #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:27:50.989Z] #200 DONE 0.2s [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-09-14T09:27:50.989Z] #201 DONE 0.4s [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:27:50.989Z] #57 ... [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:27:50.989Z] #202 DONE 0.1s [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-09-14T09:27:50.989Z] #203 DONE 0.1s [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:27:50.989Z] #152 ... [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-09-14T09:27:50.989Z] #204 DONE 1.8s [2024-09-14T09:27:50.989Z] [2024-09-14T09:27:50.989Z] #108 [security-proxy-auth] exporting to image [2024-09-14T09:27:50.989Z] #108 exporting layers [2024-09-14T09:27:51.568Z] #108 exporting layers 0.7s done [2024-09-14T09:27:51.568Z] #108 writing image sha256:2986a3065465cbcef221946a9ce4015674e378bc32b7f97e48bf284e9dae53ad done [2024-09-14T09:27:51.568Z] #108 naming to docker.io/library/security-proxy-auth-arm64 done [2024-09-14T09:27:51.568Z] #108 DONE 14.3s [2024-09-14T09:27:51.568Z] [2024-09-14T09:27:51.568Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:28:59.392Z] #152 ... [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-09-14T09:28:59.392Z] #150 DONE 1952.0s [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:28:59.392Z] #22 ... [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:28:59.392Z] #205 DONE 0.2s [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:28:59.392Z] #206 DONE 0.1s [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-09-14T09:28:59.392Z] #207 DONE 0.5s [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:28:59.392Z] #208 DONE 0.2s [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #108 [core-command] exporting to image [2024-09-14T09:28:59.392Z] #108 exporting layers [2024-09-14T09:28:59.392Z] #108 exporting layers 0.4s done [2024-09-14T09:28:59.392Z] #108 writing image sha256:4e38f5d2c440eca6b8a5d8b4dca1e461ae4b8c10ddfb99a0748be0995b283f2b 0.0s done [2024-09-14T09:28:59.392Z] #108 naming to docker.io/library/core-command-arm64 done [2024-09-14T09:28:59.392Z] #108 DONE 14.8s [2024-09-14T09:28:59.392Z] [2024-09-14T09:28:59.392Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:31:05.997Z] #22 ... [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.997Z] #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-09-14T09:31:05.997Z] #159 DONE 2073.5s [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.997Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:31:05.997Z] #152 ... [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.997Z] #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:31:05.997Z] #209 DONE 0.4s [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.997Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:31:05.997Z] #57 ... [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.997Z] #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:31:05.997Z] #210 DONE 0.2s [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.997Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:31:05.997Z] #57 ... [2024-09-14T09:31:05.997Z] [2024-09-14T09:31:05.998Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-14T09:31:05.998Z] #211 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-09-14T09:31:05.998Z] #158 DONE 2074.7s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-09-14T09:31:05.998Z] #57 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-09-14T09:31:05.998Z] #211 DONE 0.8s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:31:05.998Z] #212 DONE 0.4s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:31:05.998Z] #213 DONE 0.4s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-14T09:31:05.998Z] #214 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-09-14T09:31:05.998Z] #215 DONE 0.2s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #108 [core-metadata] exporting to image [2024-09-14T09:31:05.998Z] #108 exporting layers [2024-09-14T09:31:05.998Z] #108 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-09-14T09:31:05.998Z] #214 DONE 0.8s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:31:05.998Z] #216 DONE 0.2s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #108 [core-keeper] exporting to image [2024-09-14T09:31:05.998Z] #108 exporting layers 0.9s done [2024-09-14T09:31:05.998Z] #108 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-09-14T09:31:05.998Z] #155 DONE 2076.9s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #108 [core-metadata] exporting to image [2024-09-14T09:31:05.998Z] #108 writing image sha256:f2f510fa71f6a42582c2d1df952919aa2f7b60001d4ea1dc51dcbb2a000108a1 0.0s done [2024-09-14T09:31:05.998Z] #108 naming to docker.io/library/core-metadata-arm64 done [2024-09-14T09:31:05.998Z] #108 exporting layers 0.9s done [2024-09-14T09:31:05.998Z] #108 writing image sha256:e4407ce0d291658a88f89a217e2cdb029a2c31e63df03db4195b1750baa81e14 done [2024-09-14T09:31:05.998Z] #108 naming to docker.io/library/core-keeper-arm64 done [2024-09-14T09:31:05.998Z] #108 DONE 16.7s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:31:05.998Z] #22 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:31:05.998Z] #217 DONE 0.2s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:31:05.998Z] #218 DONE 0.1s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-09-14T09:31:05.998Z] #219 DONE 0.4s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:31:05.998Z] #220 DONE 0.1s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:31:05.998Z] #22 ... [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ [2024-09-14T09:31:05.998Z] #221 DONE 0.1s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #108 [core-data] exporting to image [2024-09-14T09:31:05.998Z] #108 exporting layers 0.5s done [2024-09-14T09:31:05.998Z] #108 writing image sha256:b4a72ab9f470ffbb1eee593776fd6e28d93c28594c708c4a3ff711653c30881b 0.0s done [2024-09-14T09:31:05.998Z] #108 naming to docker.io/library/core-data-arm64 done [2024-09-14T09:31:05.998Z] #108 DONE 17.2s [2024-09-14T09:31:05.998Z] [2024-09-14T09:31:05.998Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:31:38.178Z] #22 ... [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-09-14T09:31:38.178Z] #152 DONE 2116.0s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-09-14T09:31:38.178Z] #154 DONE 2115.9s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T09:31:38.178Z] #42 ... [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:31:38.178Z] #222 DONE 0.3s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #22 [support-cron-scheduler internal] load .dockerignore [2024-09-14T09:31:38.178Z] #22 ... [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:31:38.178Z] #223 DONE 0.1s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-09-14T09:31:38.178Z] #151 DONE 2116.8s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-14T09:31:38.178Z] #224 ... [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:31:38.178Z] #225 DONE 0.3s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:31:38.178Z] #226 DONE 0.2s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-09-14T09:31:38.178Z] #227 DONE 0.2s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-14T09:31:38.178Z] #228 ... [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.178Z] #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-09-14T09:31:38.178Z] #229 DONE 0.1s [2024-09-14T09:31:38.178Z] [2024-09-14T09:31:38.179Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-09-14T09:31:38.179Z] #224 DONE 0.7s [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-14T09:31:38.179Z] #230 ... [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-09-14T09:31:38.179Z] #228 DONE 0.4s [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:31:38.179Z] #231 DONE 0.2s [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-09-14T09:31:38.179Z] #232 DONE 0.3s [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #108 [support-notifications] exporting to image [2024-09-14T09:31:38.179Z] #108 exporting layers [2024-09-14T09:31:38.179Z] #108 ... [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-09-14T09:31:38.179Z] #230 DONE 0.6s [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-09-14T09:31:38.179Z] #233 DONE 0.1s [2024-09-14T09:31:38.179Z] [2024-09-14T09:31:38.179Z] #108 [support-cron-scheduler] exporting to image [2024-09-14T09:31:38.179Z] #108 exporting layers 0.7s done [2024-09-14T09:31:38.179Z] #108 writing image sha256:b6128ce2155c0f508747da657cbdbca22aec2dca5fb155c74fbd9799bd6c1e53 done [2024-09-14T09:31:38.179Z] #108 naming to docker.io/library/support-scheduler-arm64 done [2024-09-14T09:31:38.444Z] #108 exporting layers 0.8s done [2024-09-14T09:31:38.444Z] #108 writing image sha256:8e08fae147bf644c88144468f04198f67e8416069ab231b6e4361147f74043b3 done [2024-09-14T09:31:38.444Z] #108 naming to docker.io/library/support-notifications-arm64 done [2024-09-14T09:31:39.397Z] #108 exporting layers 1.5s done [2024-09-14T09:31:39.397Z] #108 writing image sha256:48324d23de42ab73a50887dae2de37601cb2ec9e218f87b3f8ebefa185f8bcbb done [2024-09-14T09:31:39.397Z] #108 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-09-14T09:31:39.397Z] #108 DONE 19.2s [2024-09-14T09:31:39.397Z] [2024-09-14T09:31:39.397Z] #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-09-14T09:31:39.397Z] time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-09-14T09:31:39.423Z] $ docker stop --time=1 9eedcd18014109b57d1962253399de2860de1feac086b3695d16801fe810140c [2024-09-14T09:31:41.089Z] $ docker rm -f --volumes 9eedcd18014109b57d1962253399de2860de1feac086b3695d16801fe810140c [Pipeline] // withDockerContainer [Pipeline] sh [2024-09-14T09:31:41.595Z] + docker images [2024-09-14T09:31:41.595Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-09-14T09:31:41.595Z] support-cron-scheduler-arm64 latest 48324d23de42 4 seconds ago 43.7MB [2024-09-14T09:31:41.595Z] support-notifications-arm64 latest 8e08fae147bf 4 seconds ago 42.2MB [2024-09-14T09:31:41.595Z] support-scheduler-arm64 latest b6128ce2155c 4 seconds ago 41.4MB [2024-09-14T09:31:41.595Z] core-data-arm64 latest b4a72ab9f470 43 seconds ago 39.3MB [2024-09-14T09:31:41.595Z] core-keeper-arm64 latest e4407ce0d291 45 seconds ago 39.2MB [2024-09-14T09:31:41.595Z] core-metadata-arm64 latest f2f510fa71f6 46 seconds ago 39.4MB [2024-09-14T09:31:41.595Z] core-command-arm64 latest 4e38f5d2c440 2 minutes ago 35.1MB [2024-09-14T09:31:41.595Z] security-proxy-auth-arm64 latest 2986a3065465 3 minutes ago 32.7MB [2024-09-14T09:31:41.595Z] security-spiffe-token-provider-arm64 latest be4fdee21e8e 11 minutes ago 29.1MB [2024-09-14T09:31:41.595Z] core-common-config-bootstrapper-arm64 latest 23a3eac31bc4 14 minutes ago 15.4MB [2024-09-14T09:31:41.595Z] security-secretstore-setup-arm64 latest 0a08f35786d3 14 minutes ago 36.4MB [2024-09-14T09:31:41.595Z] security-bootstrapper-arm64 latest 398dd6839975 15 minutes ago 18.9MB [2024-09-14T09:31:41.595Z] security-proxy-setup-arm64 latest d2c8f89f08d8 15 minutes ago 26.2MB [2024-09-14T09:31:41.595Z] security-spire-server-arm64 latest 1560f0f956e0 37 minutes ago 116MB [2024-09-14T09:31:41.595Z] security-spire-agent-arm64 latest 19d7c371129c 37 minutes ago 174MB [2024-09-14T09:31:41.595Z] security-spire-config-arm64 latest b1fabd835974 37 minutes ago 115MB [2024-09-14T09:31:41.595Z] ci-base-image-arm64 latest 0a7c055c40d9 56 minutes ago 967MB [2024-09-14T09:31:41.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB [2024-09-14T09:31:41.595Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T09:31:42.098Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-14T09:31:42.098Z] [2024-09-14T09:31:42.098Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T09:31:42.442Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-14T09:31:42.707Z] arm64: Pulling from edgex-lftools-log-publisher [2024-09-14T09:31:42.707Z] 8998bd30e6a1: Pulling fs layer [2024-09-14T09:31:42.707Z] 04944245beec: Pulling fs layer [2024-09-14T09:31:42.707Z] 699f458cf7ca: Pulling fs layer [2024-09-14T09:31:42.707Z] 765212b225bb: Pulling fs layer [2024-09-14T09:31:42.707Z] f23df028b6ca: Pulling fs layer [2024-09-14T09:31:42.707Z] d65c8cfc05b1: Pulling fs layer [2024-09-14T09:31:42.707Z] 2437ff75d9bd: Pulling fs layer [2024-09-14T09:31:42.707Z] f23df028b6ca: Waiting [2024-09-14T09:31:42.707Z] d65c8cfc05b1: Waiting [2024-09-14T09:31:42.707Z] 2437ff75d9bd: Waiting [2024-09-14T09:31:42.707Z] 765212b225bb: Waiting [2024-09-14T09:31:42.707Z] 04944245beec: Verifying Checksum [2024-09-14T09:31:42.707Z] 04944245beec: Download complete [2024-09-14T09:31:42.707Z] 765212b225bb: Download complete [2024-09-14T09:31:42.972Z] f23df028b6ca: Verifying Checksum [2024-09-14T09:31:42.972Z] f23df028b6ca: Download complete [2024-09-14T09:31:42.972Z] d65c8cfc05b1: Verifying Checksum [2024-09-14T09:31:42.972Z] d65c8cfc05b1: Download complete [2024-09-14T09:31:42.972Z] 699f458cf7ca: Verifying Checksum [2024-09-14T09:31:42.972Z] 699f458cf7ca: Download complete [2024-09-14T09:31:43.554Z] 8998bd30e6a1: Verifying Checksum [2024-09-14T09:31:43.554Z] 8998bd30e6a1: Download complete [2024-09-14T09:31:46.126Z] 2437ff75d9bd: Verifying Checksum [2024-09-14T09:31:46.126Z] 2437ff75d9bd: Download complete [2024-09-14T09:31:48.071Z] 8998bd30e6a1: Pull complete [2024-09-14T09:31:48.647Z] 04944245beec: Pull complete [2024-09-14T09:31:50.044Z] 699f458cf7ca: Pull complete [2024-09-14T09:31:50.308Z] 765212b225bb: Pull complete [2024-09-14T09:31:51.259Z] f23df028b6ca: Pull complete [2024-09-14T09:31:51.259Z] d65c8cfc05b1: Pull complete [2024-09-14T09:32:09.437Z] 2437ff75d9bd: Pull complete [2024-09-14T09:32:09.437Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-09-14T09:32:09.437Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-09-14T09:32:09.437Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T09:32:09.637Z] prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container [2024-09-14T09:32:09.707Z] $ 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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-09-14T09:32:12.568Z] $ docker top f327338f7f58880115f218962e651f0a4cc1d2699c16cd5142ccf936f79589dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:13.488Z] ---> job-cost.sh [2024-09-14T09:32:13.489Z] lf-activate-venv: SKIPPING [2024-09-14T09:32:13.489Z] INFO: No Stack... [2024-09-14T09:32:13.753Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-09-14T09:32:14.706Z] INFO: Archiving Costs [Pipeline] sh [2024-09-14T09:32:15.026Z] + cat /w/workspace/edgex-go/4/archives/cost.csv [2024-09-14T09:32:15.288Z] + cut -d, -f6 [Pipeline] lock [2024-09-14T09:32:15.320Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] [2024-09-14T09:32:15.328Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] did not exist. Created. [2024-09-14T09:32:15.335Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-09-14T09:32:15.670Z] + echo total: 0.2199999988079071 [Pipeline] stash [2024-09-14T09:32:15.870Z] Stashed 1 file(s) [Pipeline] } [2024-09-14T09:32:15.879Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] [Pipeline] // lock [Pipeline] } [2024-09-14T09:32:15.908Z] $ docker stop --time=1 f327338f7f58880115f218962e651f0a4cc1d2699c16cd5142ccf936f79589dc [2024-09-14T09:32:17.351Z] $ docker rm -f --volumes f327338f7f58880115f218962e651f0a4cc1d2699c16cd5142ccf936f79589dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider [2024-09-14T09:32:17.844Z] provisioning config files... [2024-09-14T09:32:17.849Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1514411980892560704tmp [Pipeline] { [Pipeline] sh [2024-09-14T09:32:18.165Z] + set +x [2024-09-14T09:32:18.165Z] + curl -s https://codecov.io/bash [2024-09-14T09:32:18.165Z] + bash -s -- [2024-09-14T09:32:18.165Z] [2024-09-14T09:32:18.165Z] _____ _ [2024-09-14T09:32:18.165Z] / ____| | | [2024-09-14T09:32:18.165Z] | | ___ __| | ___ ___ _____ __ [2024-09-14T09:32:18.165Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-09-14T09:32:18.165Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-09-14T09:32:18.165Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-09-14T09:32:18.165Z] Bash-1.0.6 [2024-09-14T09:32:18.165Z] [2024-09-14T09:32:18.165Z] [2024-09-14T09:32:18.165Z] ==> git version 2.25.1 found [2024-09-14T09:32:18.165Z] ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 [2024-09-14T09:32:18.165Z] Release-Date: 2020-01-08 [2024-09-14T09:32:18.165Z] Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp [2024-09-14T09:32:18.165Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-09-14T09:32:18.165Z] ==> Jenkins CI detected. [2024-09-14T09:32:18.165Z] current dir:  /w/workspace/edgex-go/4 [2024-09-14T09:32:18.165Z] project root: . [2024-09-14T09:32:18.165Z] --> token set from env [2024-09-14T09:32:18.165Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-09-14T09:32:18.424Z] ==> Running gcov in . (disable via -X gcov) [2024-09-14T09:32:18.424Z] ==> Python coveragepy not found [2024-09-14T09:32:18.424Z] ==> Searching for coverage reports in: [2024-09-14T09:32:18.424Z] + . [2024-09-14T09:32:18.424Z] -> Found 1 reports [2024-09-14T09:32:18.424Z] ==> Detecting git/mercurial file structure [2024-09-14T09:32:18.424Z] ==> Reading reports [2024-09-14T09:32:18.424Z] + ./coverage.out bytes=567970 [2024-09-14T09:32:18.424Z] ==> Appending adjustments [2024-09-14T09:32:18.424Z] https://docs.codecov.io/docs/fixing-reports [2024-09-14T09:32:19.801Z] + Found adjustments [2024-09-14T09:32:19.801Z] ==> Gzipping contents [2024-09-14T09:32:19.801Z] 72K /tmp/codecov.RpIxGk.gz [2024-09-14T09:32:19.801Z] ==> Uploading reports [2024-09-14T09:32:19.801Z] url: https://codecov.io [2024-09-14T09:32:19.801Z] query: branch=PR-4907&commit=55e708f57b91161b5b00965f0614759095dae6cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-14T09:32:19.801Z] -> Pinging Codecov [2024-09-14T09:32:19.801Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=55e708f57b91161b5b00965f0614759095dae6cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= [2024-09-14T09:32:20.059Z] -> Uploading to [2024-09-14T09:32:20.059Z] https://storage.googleapis.com/codecov/v4/raw/2024-09-14/00271124DB129430A58F1EEE437C3FCB/55e708f57b91161b5b00965f0614759095dae6cd/a6e09c82-5744-45ea-9d26-9ab6b8d5675b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240914%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240914T093219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fced51f8be0763028840bb4dadaaf8a34bc4625f3586534f0159a1d70c66677 [2024-09-14T09:32:20.060Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-09-14T09:32:20.060Z] Dload Upload Total Spent Left Speed [2024-09-14T09:32:20.319Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69987 0 0 100 69987 0 330k --:--:-- --:--:-- --:--:-- 328k 100 69987 0 0 100 69987 0 238k --:--:-- --:--:-- --:--:-- 237k [2024-09-14T09:32:20.319Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] } [2024-09-14T09:32:20.326Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [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 [2024-09-14T09:32:21.047Z] + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:21.341Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:22.202Z] ---> package-listing.sh [2024-09-14T09:32:22.202Z] ++ facter osfamily [2024-09-14T09:32:22.202Z] ++ tr '[:upper:]' '[:lower:]' [2024-09-14T09:32:22.462Z] + OS_FAMILY=debian [2024-09-14T09:32:22.462Z] + workspace=/w/workspace/edgex-go/4 [2024-09-14T09:32:22.462Z] + START_PACKAGES=/tmp/packages_start.txt [2024-09-14T09:32:22.462Z] + END_PACKAGES=/tmp/packages_end.txt [2024-09-14T09:32:22.462Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-09-14T09:32:22.462Z] + PACKAGES=/tmp/packages_start.txt [2024-09-14T09:32:22.462Z] + '[' /w/workspace/edgex-go/4 ']' [2024-09-14T09:32:22.462Z] + PACKAGES=/tmp/packages_end.txt [2024-09-14T09:32:22.462Z] + case "${OS_FAMILY}" in [2024-09-14T09:32:22.462Z] + dpkg -l [2024-09-14T09:32:22.462Z] + grep '^ii' [2024-09-14T09:32:22.462Z] + '[' -f /tmp/packages_start.txt ']' [2024-09-14T09:32:22.462Z] + '[' -f /tmp/packages_end.txt ']' [2024-09-14T09:32:22.462Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-09-14T09:32:22.462Z] + '[' /w/workspace/edgex-go/4 ']' [2024-09-14T09:32:22.462Z] + mkdir -p /w/workspace/edgex-go/4/archives/ [2024-09-14T09:32:22.462Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo [2024-09-14T09:32:22.474Z] 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/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-09-14T09:32:22.754Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T09:32:23.324Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-14T09:32:23.324Z] [2024-09-14T09:32:23.324Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-09-14T09:32:23.633Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-14T09:32:23.634Z] latest: Pulling from edgex-lftools-log-publisher [2024-09-14T09:32:23.634Z] 5eb5b503b376: Pulling fs layer [2024-09-14T09:32:23.634Z] 5c69ac0246d0: Pulling fs layer [2024-09-14T09:32:23.634Z] ec43610c2a17: Pulling fs layer [2024-09-14T09:32:23.634Z] 3a2ae6a8a46f: Pulling fs layer [2024-09-14T09:32:23.634Z] 33b1e0a273af: Pulling fs layer [2024-09-14T09:32:23.634Z] 5d3b04190fa2: Pulling fs layer [2024-09-14T09:32:23.634Z] 2f39f015ded8: Pulling fs layer [2024-09-14T09:32:23.634Z] 3a2ae6a8a46f: Waiting [2024-09-14T09:32:23.634Z] 2f39f015ded8: Waiting [2024-09-14T09:32:23.634Z] 5d3b04190fa2: Waiting [2024-09-14T09:32:23.634Z] 33b1e0a273af: Waiting [2024-09-14T09:32:23.634Z] 5c69ac0246d0: Download complete [2024-09-14T09:32:23.634Z] 3a2ae6a8a46f: Verifying Checksum [2024-09-14T09:32:23.634Z] 3a2ae6a8a46f: Download complete [2024-09-14T09:32:23.634Z] 33b1e0a273af: Verifying Checksum [2024-09-14T09:32:23.634Z] 33b1e0a273af: Download complete [2024-09-14T09:32:23.634Z] ec43610c2a17: Verifying Checksum [2024-09-14T09:32:23.634Z] ec43610c2a17: Download complete [2024-09-14T09:32:23.634Z] 5d3b04190fa2: Download complete [2024-09-14T09:32:23.907Z] 5eb5b503b376: Download complete [2024-09-14T09:32:24.473Z] 2f39f015ded8: Download complete [2024-09-14T09:32:25.041Z] 5eb5b503b376: Pull complete [2024-09-14T09:32:25.041Z] 5c69ac0246d0: Pull complete [2024-09-14T09:32:25.609Z] ec43610c2a17: Pull complete [2024-09-14T09:32:25.609Z] 3a2ae6a8a46f: Pull complete [2024-09-14T09:32:25.609Z] 33b1e0a273af: Pull complete [2024-09-14T09:32:25.867Z] 5d3b04190fa2: Pull complete [2024-09-14T09:32:30.053Z] 2f39f015ded8: Pull complete [2024-09-14T09:32:30.053Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-09-14T09:32:30.053Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-09-14T09:32:30.053Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-09-14T09:32:30.156Z] prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container [2024-09-14T09:32:30.175Z] $ 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/4/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/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat [2024-09-14T09:32:35.066Z] $ docker top 1b6df74bdd918d2a1ab0a5018c1ee6177638be65838762f5caa5944eec41cbd3 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-09-14T09:32:35.439Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-09-14T09:32:35.723Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-09-14T09:32:36.009Z] + ls /var/log/sa-host [2024-09-14T09:32:36.009Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-09-14T09:32:36.184Z] provisioning config files... [2024-09-14T09:32:36.193Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7309526695875576622tmp [Pipeline] { [Pipeline] echo [2024-09-14T09:32:36.213Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:36.498Z] ---> create-netrc.sh [Pipeline] } [2024-09-14T09:32:36.506Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:36.843Z] ---> python-tools-install.sh [Pipeline] echo [2024-09-14T09:32:36.854Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:37.142Z] ---> sudo-logs.sh [2024-09-14T09:32:37.142Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-09-14T09:32:37.175Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:37.464Z] ---> job-cost.sh [2024-09-14T09:32:37.465Z] lf-activate-venv: SKIPPING [2024-09-14T09:32:37.465Z] DEBUG: total: 0.2199999988079071 [2024-09-14T09:32:37.465Z] INFO: Retrieving Stack Cost... [2024-09-14T09:32:37.724Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-09-14T09:32:37.983Z] INFO: Archiving Costs [Pipeline] echo [2024-09-14T09:32:37.998Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-09-14T09:32:38.282Z] ---> logs-deploy.sh [2024-09-14T09:32:38.282Z] lf-activate-venv: SKIPPING [2024-09-14T09:32:38.282Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/4 [2024-09-14T09:32:38.282Z] INFO: archiving workspace using pattern(s): [2024-09-14T09:32:39.219Z] Archives upload complete. [2024-09-14T09:32:39.479Z] INFO: archiving logs to Nexus [2024-09-14T09:32:40.052Z] ---> uname -a: [2024-09-14T09:32:40.052Z] Linux prd-ubuntu20-04-docker-8c-8g-10286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-09-14T09:32:40.052Z] [2024-09-14T09:32:40.052Z] [2024-09-14T09:32:40.052Z] ---> lscpu: [2024-09-14T09:32:40.052Z] Architecture: x86_64 [2024-09-14T09:32:40.052Z] CPU op-mode(s): 32-bit, 64-bit [2024-09-14T09:32:40.053Z] Byte Order: Little Endian [2024-09-14T09:32:40.053Z] Address sizes: 40 bits physical, 48 bits virtual [2024-09-14T09:32:40.053Z] CPU(s): 8 [2024-09-14T09:32:40.053Z] On-line CPU(s) list: 0-7 [2024-09-14T09:32:40.053Z] Thread(s) per core: 1 [2024-09-14T09:32:40.053Z] Core(s) per socket: 1 [2024-09-14T09:32:40.053Z] Socket(s): 8 [2024-09-14T09:32:40.053Z] NUMA node(s): 1 [2024-09-14T09:32:40.053Z] Vendor ID: AuthenticAMD [2024-09-14T09:32:40.053Z] CPU family: 23 [2024-09-14T09:32:40.053Z] Model: 49 [2024-09-14T09:32:40.053Z] Model name: AMD EPYC-Rome Processor [2024-09-14T09:32:40.053Z] Stepping: 0 [2024-09-14T09:32:40.053Z] CPU MHz: 2800.000 [2024-09-14T09:32:40.053Z] BogoMIPS: 5600.00 [2024-09-14T09:32:40.053Z] Virtualization: AMD-V [2024-09-14T09:32:40.053Z] Hypervisor vendor: KVM [2024-09-14T09:32:40.053Z] Virtualization type: full [2024-09-14T09:32:40.053Z] L1d cache: 256 KiB [2024-09-14T09:32:40.053Z] L1i cache: 256 KiB [2024-09-14T09:32:40.053Z] L2 cache: 4 MiB [2024-09-14T09:32:40.053Z] L3 cache: 128 MiB [2024-09-14T09:32:40.053Z] NUMA node0 CPU(s): 0-7 [2024-09-14T09:32:40.053Z] Vulnerability Itlb multihit: Not affected [2024-09-14T09:32:40.053Z] Vulnerability L1tf: Not affected [2024-09-14T09:32:40.053Z] Vulnerability Mds: Not affected [2024-09-14T09:32:40.053Z] Vulnerability Meltdown: Not affected [2024-09-14T09:32:40.053Z] Vulnerability Mmio stale data: Not affected [2024-09-14T09:32:40.053Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-09-14T09:32:40.053Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-09-14T09:32:40.053Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-09-14T09:32:40.053Z] Vulnerability Srbds: Not affected [2024-09-14T09:32:40.053Z] Vulnerability Tsx async abort: Not affected [2024-09-14T09:32:40.053Z] Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] ---> nproc: [2024-09-14T09:32:40.053Z] 8 [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] ---> df -h: [2024-09-14T09:32:40.053Z] Filesystem Size Used Avail Use% Mounted on [2024-09-14T09:32:40.053Z] overlay 155G 28G 128G 18% / [2024-09-14T09:32:40.053Z] tmpfs 64M 0 64M 0% /dev [2024-09-14T09:32:40.053Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-09-14T09:32:40.053Z] shm 64M 0 64M 0% /dev/shm [2024-09-14T09:32:40.053Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] ---> sar -b -r -n DEV: [2024-09-14T09:32:40.053Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10286) 09/14/24 _x86_64_ (8 CPU) [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] 08:29:21 LINUX RESTART (8 CPU) [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] 08:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-09-14T09:32:40.053Z] 08:31:01 369.02 14.98 354.04 0.00 1892.94 97252.65 0.00 [2024-09-14T09:32:40.053Z] 08:32:01 105.43 1.03 104.40 0.00 18.53 80565.64 0.00 [2024-09-14T09:32:40.053Z] 08:33:01 50.56 0.00 50.56 0.00 0.00 67235.73 0.00 [2024-09-14T09:32:40.053Z] 08:34:01 35.24 0.23 35.01 0.00 3.07 18525.98 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 312.60 1.35 311.25 0.00 109.85 253681.45 0.00 [2024-09-14T09:32:40.053Z] 08:36:01 704.46 18.89 685.57 0.00 4414.84 115514.33 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 328.15 0.47 327.69 0.00 6.13 118824.59 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 322.47 0.05 322.42 0.00 0.40 114650.50 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 819.70 0.12 819.58 0.00 1.60 142617.16 0.00 [2024-09-14T09:32:40.053Z] 08:40:01 187.78 0.02 187.76 0.00 0.68 9393.91 0.00 [2024-09-14T09:32:40.053Z] 08:41:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 [2024-09-14T09:32:40.053Z] 08:42:01 1.48 0.00 1.48 0.00 0.00 21.86 0.00 [2024-09-14T09:32:40.053Z] 08:43:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 [2024-09-14T09:32:40.053Z] 08:44:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 [2024-09-14T09:32:40.053Z] 08:45:01 1.67 0.02 1.65 0.00 0.13 18.93 0.00 [2024-09-14T09:32:40.053Z] 08:46:01 1.47 0.00 1.47 0.00 0.00 21.19 0.00 [2024-09-14T09:32:40.053Z] 08:47:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-09-14T09:32:40.053Z] 08:48:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 [2024-09-14T09:32:40.053Z] 08:49:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 [2024-09-14T09:32:40.053Z] 08:50:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 [2024-09-14T09:32:40.053Z] 08:51:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 [2024-09-14T09:32:40.053Z] 08:52:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 [2024-09-14T09:32:40.053Z] 08:53:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 [2024-09-14T09:32:40.053Z] 08:54:01 3.32 1.02 2.30 0.00 21.86 30.93 0.00 [2024-09-14T09:32:40.053Z] 08:55:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 [2024-09-14T09:32:40.053Z] 08:56:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 [2024-09-14T09:32:40.053Z] 08:57:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 [2024-09-14T09:32:40.053Z] 08:58:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 [2024-09-14T09:32:40.053Z] 08:59:01 0.78 0.00 0.78 0.00 0.00 9.07 0.00 [2024-09-14T09:32:40.053Z] 09:00:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 [2024-09-14T09:32:40.053Z] 09:01:01 0.75 0.00 0.75 0.00 0.00 8.93 0.00 [2024-09-14T09:32:40.053Z] 09:02:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 [2024-09-14T09:32:40.053Z] 09:03:01 0.75 0.00 0.75 0.00 0.00 9.33 0.00 [2024-09-14T09:32:40.053Z] 09:04:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 [2024-09-14T09:32:40.053Z] 09:05:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 [2024-09-14T09:32:40.053Z] 09:06:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 [2024-09-14T09:32:40.053Z] 09:07:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 [2024-09-14T09:32:40.053Z] 09:08:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 [2024-09-14T09:32:40.053Z] 09:09:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 [2024-09-14T09:32:40.053Z] 09:10:01 3.08 1.58 1.50 0.00 36.93 20.53 0.00 [2024-09-14T09:32:40.053Z] 09:11:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 [2024-09-14T09:32:40.053Z] 09:12:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 [2024-09-14T09:32:40.053Z] 09:13:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 [2024-09-14T09:32:40.053Z] 09:14:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 [2024-09-14T09:32:40.053Z] 09:15:01 2.92 0.63 2.28 0.00 70.52 28.26 0.00 [2024-09-14T09:32:40.053Z] 09:16:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 [2024-09-14T09:32:40.053Z] 09:17:01 0.92 0.02 0.90 0.00 0.13 10.53 0.00 [2024-09-14T09:32:40.053Z] 09:18:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 [2024-09-14T09:32:40.053Z] 09:19:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 [2024-09-14T09:32:40.053Z] 09:20:01 1.10 0.00 1.10 0.00 0.00 15.86 0.00 [2024-09-14T09:32:40.053Z] 09:21:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 [2024-09-14T09:32:40.053Z] 09:22:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 [2024-09-14T09:32:40.053Z] 09:23:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 [2024-09-14T09:32:40.053Z] 09:24:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 [2024-09-14T09:32:40.053Z] 09:25:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 [2024-09-14T09:32:40.053Z] 09:26:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 [2024-09-14T09:32:40.053Z] 09:27:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 [2024-09-14T09:32:40.053Z] 09:28:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 [2024-09-14T09:32:40.053Z] 09:29:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 [2024-09-14T09:32:40.053Z] 09:30:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 [2024-09-14T09:32:40.053Z] 09:31:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 [2024-09-14T09:32:40.053Z] 09:32:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 [2024-09-14T09:32:40.053Z] Average: 53.28 0.66 52.62 0.00 106.68 16462.41 0.00 [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] 08:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-09-14T09:32:40.053Z] 08:31:01 28660880 31514204 806416 2.45 81528 3030528 1968552 5.80 1132716 2695064 7804 [2024-09-14T09:32:40.053Z] 08:32:01 27255516 31434448 875940 2.66 128776 4186476 1983716 5.85 1781496 3314716 900812 [2024-09-14T09:32:40.053Z] 08:33:01 26552236 31210704 1096340 3.33 132560 4638024 2544468 7.50 2015024 3754244 824268 [2024-09-14T09:32:40.053Z] 08:34:01 26447820 31479584 826148 2.51 136300 4969008 1893504 5.58 1781624 4057012 650012 [2024-09-14T09:32:40.053Z] 08:35:01 20631720 31356740 941036 2.86 149540 10519476 2849916 8.40 1908376 9597184 104688 [2024-09-14T09:32:40.053Z] 08:36:01 16841760 31364068 890500 2.71 343332 13802000 2397268 7.07 2846824 12078312 556220 [2024-09-14T09:32:40.053Z] 08:37:01 9255316 28407800 3771924 11.47 384836 17948716 11210084 33.04 6574736 15388952 1361992 [2024-09-14T09:32:40.053Z] 08:38:01 5316044 26277148 5915776 17.99 396852 19699860 11028016 32.50 9346688 16530556 216496 [2024-09-14T09:32:40.053Z] 08:39:01 9405044 31256836 981256 2.98 410680 20683868 2632252 7.76 3718540 18244652 748 [2024-09-14T09:32:40.053Z] 08:40:01 9714808 31403272 849944 2.58 412792 20548424 2186240 6.44 3294436 18410176 372 [2024-09-14T09:32:40.053Z] 08:41:01 9714996 31403600 849644 2.58 412828 20548428 2186240 6.44 3294320 18410180 148 [2024-09-14T09:32:40.053Z] 08:42:01 9755948 31444576 808796 2.46 412860 20548436 2186240 6.44 3253320 18410184 180 [2024-09-14T09:32:40.053Z] 08:43:01 9757948 31446580 806768 2.45 412876 20548436 2186240 6.44 3252028 18410188 156 [2024-09-14T09:32:40.053Z] 08:44:01 9758964 31447664 805744 2.45 412904 20548440 2170148 6.40 3251732 18410196 200 [2024-09-14T09:32:40.053Z] 08:45:01 9758088 31446852 806916 2.45 412944 20548440 2179420 6.42 3251664 18410192 188 [2024-09-14T09:32:40.053Z] 08:46:01 9758576 31447392 806300 2.45 412980 20548420 2179420 6.42 3251944 18410176 196 [2024-09-14T09:32:40.053Z] 08:47:01 9758584 31447412 806204 2.45 412984 20548428 2179420 6.42 3252172 18410180 132 [2024-09-14T09:32:40.053Z] 08:48:01 9758736 31447568 806176 2.45 412996 20548428 2179420 6.42 3251980 18410180 184 [2024-09-14T09:32:40.053Z] 08:49:01 9758728 31447564 806148 2.45 413008 20548432 2179420 6.42 3252016 18410184 152 [2024-09-14T09:32:40.053Z] 08:50:01 9760396 31449316 804312 2.45 413032 20548436 2179420 6.42 3250596 18410188 80 [2024-09-14T09:32:40.053Z] 08:51:01 9760380 31449328 804244 2.45 413048 20548440 2179420 6.42 3250688 18410192 164 [2024-09-14T09:32:40.053Z] 08:52:01 9759780 31448752 804720 2.45 413060 20548444 2179420 6.42 3250872 18410196 208 [2024-09-14T09:32:40.053Z] 08:53:01 9759480 31448456 804940 2.45 413076 20548444 2179420 6.42 3250940 18410196 156 [2024-09-14T09:32:40.053Z] 08:54:01 9758204 31448192 805364 2.45 413132 20549064 2206624 6.50 3250948 18410744 44 [2024-09-14T09:32:40.053Z] 08:55:01 9757548 31447660 805792 2.45 413156 20549188 2206624 6.50 3251340 18410864 20 [2024-09-14T09:32:40.053Z] 08:56:01 9757720 31447884 805532 2.45 413172 20549196 2206624 6.50 3251332 18410876 152 [2024-09-14T09:32:40.053Z] 08:57:01 9757908 31448104 805352 2.45 413196 20549200 2206624 6.50 3251476 18410884 148 [2024-09-14T09:32:40.053Z] 08:58:01 9757876 31448084 805324 2.45 413208 20549204 2206624 6.50 3251432 18410880 148 [2024-09-14T09:32:40.053Z] 08:59:01 9758164 31448376 805264 2.45 413220 20549208 2206624 6.50 3251112 18410884 8 [2024-09-14T09:32:40.053Z] 09:00:01 9758584 31448828 805000 2.45 413236 20549208 2206624 6.50 3250992 18410892 20 [2024-09-14T09:32:40.053Z] 09:01:01 9759040 31449292 804464 2.45 413244 20549212 2206624 6.50 3251028 18410892 160 [2024-09-14T09:32:40.053Z] 09:02:01 9759184 31449476 804300 2.45 413260 20549216 2206624 6.50 3250996 18410896 12 [2024-09-14T09:32:40.053Z] 09:03:01 9758868 31449176 804544 2.45 413264 20549220 2190156 6.45 3251016 18410900 152 [2024-09-14T09:32:40.053Z] 09:04:01 9758748 31449076 804592 2.45 413280 20549224 2190156 6.45 3251180 18410904 212 [2024-09-14T09:32:40.053Z] 09:05:01 9758448 31448796 804796 2.45 413320 20549228 2190156 6.45 3251648 18410908 112 [2024-09-14T09:32:40.053Z] 09:06:01 9758868 31449256 804500 2.45 413344 20549228 2190156 6.45 3251232 18410908 148 [2024-09-14T09:32:40.053Z] 09:07:01 9758884 31449280 804428 2.45 413376 20549232 2190156 6.45 3251192 18410912 172 [2024-09-14T09:32:40.053Z] 09:08:01 9758876 31449340 804408 2.45 413396 20549240 2190156 6.45 3250928 18410920 144 [2024-09-14T09:32:40.053Z] 09:09:01 9758568 31449032 804572 2.45 413420 20549240 2190156 6.45 3251284 18410920 152 [2024-09-14T09:32:40.053Z] 09:10:01 9754896 31447544 805924 2.45 413460 20550348 2190156 6.45 3256460 18411240 80 [2024-09-14T09:32:40.053Z] 09:11:01 9754432 31447100 806320 2.45 413484 20550348 2190156 6.45 3256520 18411208 176 [2024-09-14T09:32:40.053Z] 09:12:01 9754092 31446824 806504 2.45 413500 20550352 2190156 6.45 3256380 18411208 188 [2024-09-14T09:32:40.053Z] 09:13:01 9753792 31446532 806716 2.45 413520 20550356 2190156 6.45 3256380 18411212 148 [2024-09-14T09:32:40.053Z] 09:14:01 9753712 31446508 806712 2.45 413544 20550356 2190156 6.45 3256608 18411212 240 [2024-09-14T09:32:40.053Z] 09:15:01 9748100 31443200 809860 2.46 413592 20552448 2169336 6.39 3257092 18412992 16 [2024-09-14T09:32:40.053Z] 09:16:01 9748588 31443696 809324 2.46 413604 20552468 2169336 6.39 3257072 18413000 52 [2024-09-14T09:32:40.053Z] 09:17:01 9748580 31443688 809272 2.46 413628 20552464 2169336 6.39 3257296 18413000 128 [2024-09-14T09:32:40.053Z] 09:18:01 9748604 31443780 809216 2.46 413640 20552472 2169336 6.39 3256888 18413004 60 [2024-09-14T09:32:40.053Z] 09:19:01 9748596 31443776 809192 2.46 413660 20552472 2169336 6.39 3256872 18413004 12 [2024-09-14T09:32:40.053Z] 09:20:01 9749364 31444592 808608 2.46 413680 20552468 2169336 6.39 3256604 18413012 88 [2024-09-14T09:32:40.053Z] 09:21:01 9749364 31444600 808580 2.46 413684 20552484 2169336 6.39 3256484 18413016 12 [2024-09-14T09:32:40.053Z] 09:22:01 9749292 31444552 808720 2.46 413704 20552484 2169336 6.39 3256576 18413016 132 [2024-09-14T09:32:40.053Z] 09:23:01 9749276 31444620 808528 2.46 413728 20552616 2169336 6.39 3256608 18413096 24 [2024-09-14T09:32:40.053Z] 09:24:01 9749228 31444688 808488 2.46 413756 20552620 2169336 6.39 3256660 18413152 8 [2024-09-14T09:32:40.053Z] 09:25:01 9749464 31444932 808168 2.46 413792 20552612 2169336 6.39 3256732 18413156 36 [2024-09-14T09:32:40.053Z] 09:26:01 9749664 31445192 808100 2.46 413804 20552628 2169336 6.39 3256584 18413160 132 [2024-09-14T09:32:40.053Z] 09:27:01 9749680 31445208 808040 2.46 413824 20552628 2169336 6.39 3256628 18413160 8 [2024-09-14T09:32:40.053Z] 09:28:01 9749348 31444916 808296 2.46 413836 20552632 2169336 6.39 3256644 18413164 4 [2024-09-14T09:32:40.053Z] 09:29:01 9749300 31444876 808260 2.46 413856 20552636 2169336 6.39 3256644 18413168 8 [2024-09-14T09:32:40.053Z] 09:30:01 9749776 31445388 807920 2.46 413872 20552632 2169336 6.39 3256764 18413168 196 [2024-09-14T09:32:40.053Z] 09:31:01 9749832 31445396 807876 2.46 413884 20552640 2169336 6.39 3256708 18413172 12 [2024-09-14T09:32:40.053Z] 09:32:01 9749532 31445124 808096 2.46 413904 20552640 2169336 6.39 3256720 18413172 44 [2024-09-14T09:32:40.053Z] Average: 11085383 31304781 950664 2.89 388274 19171631 2487535 7.33 3284481 17120471 74664 [2024-09-14T09:32:40.053Z] [2024-09-14T09:32:40.053Z] 08:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-09-14T09:32:40.053Z] 08:31:01 vethed0060d 152.99 173.74 14.88 135.00 0.00 0.00 0.00 0.01 [2024-09-14T09:32:40.053Z] 08:31:01 lo 4.85 4.85 0.47 0.47 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:31:01 docker0 779.00 703.70 55.37 2969.03 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:31:01 ens3 1573.14 1602.39 10808.99 185.92 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:32:01 docker0 131.33 206.25 10.67 1933.25 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:32:01 veth44d342c 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:32:01 ens3 231.44 145.83 1958.64 22.50 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:33:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:33:01 veth44d342c 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:33:01 ens3 40.58 24.49 39.73 16.27 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:34:01 veth44d342c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:34:01 ens3 21.40 12.20 18.79 10.06 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth86620eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth3fbf787 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethfaa9da6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth4d1f45f 0.63 0.78 0.06 0.25 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethae809d6 3.47 5.77 0.25 61.79 0.00 0.00 0.00 0.01 [2024-09-14T09:32:40.053Z] 08:35:01 docker0 20.36 33.59 1.28 447.58 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth43cc47e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth7740267 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethda96594 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethab4f178 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethf8778c2 1.27 2.35 0.09 30.90 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth45904ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth9b40a64 1.57 2.50 0.11 30.87 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth97402ff 1.65 2.87 0.13 34.06 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth6a85f76 4.83 7.20 0.38 92.55 0.00 0.00 0.00 0.01 [2024-09-14T09:32:40.053Z] 08:35:01 ens3 213.55 147.94 3596.29 165.23 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth38ac567 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 veth96ffbd6 1.23 2.15 0.09 30.86 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethb28b460 2.80 6.35 0.21 98.18 0.00 0.00 0.00 0.01 [2024-09-14T09:32:40.053Z] 08:35:01 vethad2e62e 2.92 5.58 0.23 68.24 0.00 0.00 0.00 0.01 [2024-09-14T09:32:40.053Z] 08:35:01 veth3cea7b8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:35:01 vethfe9a0be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:36:01 veth4d1f45f 0.15 1.11 0.01 0.06 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:36:01 vethe5c9908 97.30 149.69 9.48 1188.33 0.00 0.00 0.00 0.10 [2024-09-14T09:32:40.053Z] 08:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:36:01 docker0 472.99 804.86 40.55 6578.42 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:36:01 veth2195886 91.41 142.44 9.20 1184.38 0.00 0.00 0.00 0.10 [2024-09-14T09:32:40.053Z] 08:36:01 ens3 994.14 563.60 9287.25 58.45 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:36:01 vetha7727e7 74.17 154.85 7.84 1180.29 0.00 0.00 0.00 0.10 [2024-09-14T09:32:40.053Z] 08:36:01 veth2166449 93.99 150.21 9.30 1179.83 0.00 0.00 0.00 0.10 [2024-09-14T09:32:40.053Z] 08:36:01 veth54aac0d 79.48 154.15 8.50 1181.66 0.00 0.00 0.00 0.10 [2024-09-14T09:32:40.053Z] 08:37:01 vethb1f4b3e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth02510ba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth4d1f45f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth86f27b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 vethed7fe1d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 vethd72dedd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 vethd303454 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth074ff31 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 vethfed388f 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 ens3 13.71 10.23 10.76 6.26 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth3b7c2f5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 vethac7de19 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 vethc0d182a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth0402605 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:37:01 veth20d4c89 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethb1f4b3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth02510ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth4d1f45f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth86f27b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethed7fe1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethd72dedd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethd303454 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth074ff31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethfed388f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 ens3 1.58 1.38 1.16 0.68 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth3b7c2f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethac7de19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 vethc0d182a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth0402605 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:38:01 veth20d4c89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 vethb1f4b3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 veth4d1f45f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 veth86f27b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 vethed7fe1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 ens3 33.51 19.23 26.57 14.48 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 vethc0d182a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:39:01 vethd7d22f5 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:40:01 ens3 7.75 5.04 7.81 3.14 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:41:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:42:01 ens3 0.25 0.13 0.17 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:45:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:47:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.053Z] 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:55:01 ens3 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:00:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:02:01 ens3 0.58 0.45 0.27 0.22 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:03:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:04:01 ens3 0.85 0.12 0.09 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:05:01 ens3 0.62 0.40 0.44 0.28 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:09:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:10:01 ens3 6.50 5.48 4.56 5.25 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:11:01 ens3 1.72 1.48 0.97 1.21 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:15:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:19:01 ens3 0.30 0.18 0.20 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:20:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:21:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:25:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:30:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:31:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] 09:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] Average: docker0 22.88 28.43 1.76 193.32 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] Average: ens3 51.20 41.47 418.61 7.96 0.00 0.00 0.00 0.00 [2024-09-14T09:32:40.054Z] [2024-09-14T09:32:40.054Z] [2024-09-14T09:32:40.054Z] ---> sar -P ALL: [2024-09-14T09:32:40.054Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10286) 09/14/24 _x86_64_ (8 CPU) [2024-09-14T09:32:40.054Z] [2024-09-14T09:32:40.054Z] 08:29:21 LINUX RESTART (8 CPU) [2024-09-14T09:32:40.054Z] [2024-09-14T09:32:40.054Z] 08:30:00 CPU %user %nice %system %iowait %steal %idle [2024-09-14T09:32:40.054Z] 08:31:01 all 9.98 0.00 3.59 2.81 0.07 83.55 [2024-09-14T09:32:40.054Z] 08:31:01 0 8.50 0.00 3.52 7.34 0.07 80.58 [2024-09-14T09:32:40.054Z] 08:31:01 1 10.04 0.00 4.78 4.38 0.07 80.73 [2024-09-14T09:32:40.054Z] 08:31:01 2 9.88 0.00 2.97 1.54 0.07 85.54 [2024-09-14T09:32:40.054Z] 08:31:01 3 11.39 0.00 3.02 1.91 0.07 83.61 [2024-09-14T09:32:40.054Z] 08:31:01 4 8.50 0.00 2.53 0.98 0.07 87.92 [2024-09-14T09:32:40.054Z] 08:31:01 5 8.78 0.00 4.97 3.44 0.07 82.75 [2024-09-14T09:32:40.054Z] 08:31:01 6 14.28 0.00 4.16 0.08 0.07 81.41 [2024-09-14T09:32:40.054Z] 08:31:01 7 8.51 0.00 2.80 2.78 0.07 85.85 [2024-09-14T09:32:40.054Z] 08:32:01 all 33.20 0.00 5.50 2.57 0.09 58.65 [2024-09-14T09:32:40.054Z] 08:32:01 0 33.36 0.00 4.90 2.05 0.08 59.61 [2024-09-14T09:32:40.054Z] 08:32:01 1 34.99 0.00 5.10 3.33 0.08 56.50 [2024-09-14T09:32:40.054Z] 08:32:01 2 32.43 0.00 5.65 0.32 0.07 61.53 [2024-09-14T09:32:40.054Z] 08:32:01 3 34.60 0.00 4.94 0.39 0.10 59.97 [2024-09-14T09:32:40.054Z] 08:32:01 4 34.25 0.00 6.52 12.95 0.08 46.20 [2024-09-14T09:32:40.054Z] 08:32:01 5 34.11 0.00 6.10 0.15 0.08 59.56 [2024-09-14T09:32:40.054Z] 08:32:01 6 30.80 0.00 5.42 0.77 0.10 62.91 [2024-09-14T09:32:40.054Z] 08:32:01 7 31.09 0.00 5.36 0.59 0.08 62.88 [2024-09-14T09:32:40.054Z] 08:33:01 all 37.18 0.00 6.02 1.50 0.10 55.21 [2024-09-14T09:32:40.054Z] 08:33:01 0 36.81 0.00 6.45 8.61 0.10 48.03 [2024-09-14T09:32:40.054Z] 08:33:01 1 37.38 0.00 5.25 1.14 0.10 56.12 [2024-09-14T09:32:40.054Z] 08:33:01 2 37.62 0.00 5.83 0.27 0.12 56.17 [2024-09-14T09:32:40.054Z] 08:33:01 3 37.39 0.00 5.26 0.18 0.08 57.08 [2024-09-14T09:32:40.054Z] 08:33:01 4 36.49 0.00 5.99 1.23 0.08 56.20 [2024-09-14T09:32:40.054Z] 08:33:01 5 39.72 0.00 6.89 0.13 0.10 53.15 [2024-09-14T09:32:40.054Z] 08:33:01 6 36.10 0.00 6.60 0.17 0.10 57.03 [2024-09-14T09:32:40.054Z] 08:33:01 7 35.89 0.00 5.88 0.25 0.08 57.89 [2024-09-14T09:32:40.054Z] 08:34:01 all 52.96 0.00 6.74 0.75 0.11 39.45 [2024-09-14T09:32:40.054Z] 08:34:01 0 51.66 0.00 6.35 0.30 0.10 41.58 [2024-09-14T09:32:40.054Z] 08:34:01 1 52.88 0.00 6.84 0.71 0.13 39.43 [2024-09-14T09:32:40.054Z] 08:34:01 2 52.57 0.00 6.40 0.54 0.10 40.38 [2024-09-14T09:32:40.054Z] 08:34:01 3 53.65 0.00 6.64 0.77 0.10 38.83 [2024-09-14T09:32:40.054Z] 08:34:01 4 51.31 0.00 6.84 2.20 0.08 39.57 [2024-09-14T09:32:40.054Z] 08:34:01 5 55.54 0.00 6.65 0.72 0.10 36.98 [2024-09-14T09:32:40.054Z] 08:34:01 6 53.65 0.00 7.69 0.54 0.13 37.98 [2024-09-14T09:32:40.054Z] 08:34:01 7 52.38 0.00 6.49 0.19 0.10 40.84 [2024-09-14T09:32:40.054Z] 08:35:01 all 19.96 0.00 7.54 16.48 0.14 55.88 [2024-09-14T09:32:40.054Z] 08:35:01 0 19.73 0.00 8.32 28.01 0.10 43.84 [2024-09-14T09:32:40.054Z] 08:35:01 1 22.01 0.00 7.43 16.79 0.26 53.51 [2024-09-14T09:32:40.054Z] 08:35:01 2 16.83 0.00 6.34 13.76 0.16 62.91 [2024-09-14T09:32:40.054Z] 08:35:01 3 21.71 0.00 7.54 7.80 0.14 62.82 [2024-09-14T09:32:40.054Z] 08:35:01 4 17.62 0.00 8.10 14.68 0.12 59.47 [2024-09-14T09:32:40.054Z] 08:35:01 5 21.75 0.00 8.07 17.50 0.14 52.54 [2024-09-14T09:32:40.054Z] 08:35:01 6 21.08 0.00 7.85 13.06 0.10 57.90 [2024-09-14T09:32:40.054Z] 08:35:01 7 18.92 0.00 6.65 20.33 0.07 54.03 [2024-09-14T09:32:40.054Z] 08:36:01 all 11.49 0.00 6.19 10.53 0.10 71.69 [2024-09-14T09:32:40.054Z] 08:36:01 0 11.75 0.00 6.12 5.68 0.08 76.37 [2024-09-14T09:32:40.054Z] 08:36:01 1 12.55 0.00 6.34 6.54 0.08 74.48 [2024-09-14T09:32:40.054Z] 08:36:01 2 10.51 0.00 6.65 8.29 0.17 74.39 [2024-09-14T09:32:40.054Z] 08:36:01 3 13.35 0.00 5.90 8.95 0.08 71.71 [2024-09-14T09:32:40.054Z] 08:36:01 4 9.11 0.00 4.91 6.22 0.07 79.70 [2024-09-14T09:32:40.054Z] 08:36:01 5 11.54 0.00 8.42 34.85 0.12 45.07 [2024-09-14T09:32:40.054Z] 08:36:01 6 11.18 0.00 5.87 7.11 0.10 75.75 [2024-09-14T09:32:40.054Z] 08:36:01 7 11.91 0.00 5.36 6.80 0.08 75.85 [2024-09-14T09:32:40.054Z] 08:37:01 all 66.00 0.00 11.10 5.37 0.11 17.42 [2024-09-14T09:32:40.054Z] 08:37:01 0 66.01 0.00 9.62 4.86 0.13 19.38 [2024-09-14T09:32:40.054Z] 08:37:01 1 65.31 0.00 12.65 1.19 0.12 20.73 [2024-09-14T09:32:40.054Z] 08:37:01 2 66.14 0.00 10.01 5.14 0.12 18.60 [2024-09-14T09:32:40.054Z] 08:37:01 3 65.74 0.00 12.76 2.32 0.10 19.08 [2024-09-14T09:32:40.054Z] 08:37:01 4 65.29 0.00 9.88 1.41 0.12 23.31 [2024-09-14T09:32:40.054Z] 08:37:01 5 66.81 0.00 11.70 19.90 0.08 1.50 [2024-09-14T09:32:40.054Z] 08:37:01 6 66.65 0.00 11.03 4.30 0.08 17.94 [2024-09-14T09:32:40.054Z] 08:37:01 7 66.07 0.00 11.18 3.90 0.12 18.73 [2024-09-14T09:32:40.054Z] 08:38:01 all 89.10 0.00 10.67 0.00 0.22 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 0 89.12 0.00 10.69 0.00 0.19 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 1 88.98 0.00 10.85 0.00 0.17 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 2 90.20 0.00 9.46 0.00 0.34 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 3 88.37 0.00 11.46 0.00 0.17 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 4 88.82 0.00 10.99 0.00 0.19 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 5 90.00 0.00 9.78 0.00 0.22 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 6 87.65 0.00 12.07 0.00 0.28 0.00 [2024-09-14T09:32:40.054Z] 08:38:01 7 89.66 0.00 10.12 0.00 0.22 0.00 [2024-09-14T09:32:40.054Z] 08:39:01 all 82.46 0.00 13.43 1.84 0.23 2.04 [2024-09-14T09:32:40.054Z] 08:39:01 0 81.71 0.00 13.96 1.63 0.24 2.45 [2024-09-14T09:32:40.054Z] 08:39:01 1 81.27 0.00 14.39 3.30 0.24 0.79 [2024-09-14T09:32:40.054Z] 08:39:01 2 82.14 0.00 13.30 1.20 0.38 2.97 [2024-09-14T09:32:40.054Z] 08:39:01 3 83.06 0.00 12.68 1.21 0.15 2.90 [2024-09-14T09:32:40.054Z] 08:39:01 4 81.74 0.00 13.73 1.46 0.22 2.85 [2024-09-14T09:32:40.054Z] 08:39:01 5 83.29 0.00 12.80 2.19 0.19 1.54 [2024-09-14T09:32:40.054Z] 08:39:01 6 82.02 0.00 13.71 1.93 0.19 2.15 [2024-09-14T09:32:40.054Z] 08:39:01 7 84.46 0.00 12.89 1.78 0.21 0.66 [2024-09-14T09:32:40.054Z] 08:40:01 all 0.71 0.00 0.46 1.89 0.01 96.92 [2024-09-14T09:32:40.054Z] 08:40:01 0 0.54 0.00 0.59 1.78 0.02 97.07 [2024-09-14T09:32:40.054Z] 08:40:01 1 0.82 0.00 0.41 2.86 0.02 95.90 [2024-09-14T09:32:40.054Z] 08:40:01 2 0.76 0.00 0.47 3.00 0.02 95.74 [2024-09-14T09:32:40.054Z] 08:40:01 3 0.83 0.00 0.53 0.36 0.02 98.27 [2024-09-14T09:32:40.054Z] 08:40:01 4 0.78 0.00 0.39 1.29 0.02 97.53 [2024-09-14T09:32:40.054Z] 08:40:01 5 0.78 0.00 0.41 1.36 0.02 97.44 [2024-09-14T09:32:40.054Z] 08:40:01 6 0.53 0.00 0.42 2.95 0.00 96.10 [2024-09-14T09:32:40.054Z] 08:40:01 7 0.66 0.00 0.49 1.53 0.00 97.32 [2024-09-14T09:32:40.054Z] 08:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-09-14T09:32:40.054Z] 08:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.054Z] 08:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.054Z] 08:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-14T09:32:40.054Z] 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.054Z] 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:41:01 5 0.20 0.00 0.03 0.00 0.00 99.77 [2024-09-14T09:32:40.054Z] 08:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.054Z] 08:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.054Z] [2024-09-14T09:32:40.054Z] 08:41:01 CPU %user %nice %system %iowait %steal %idle [2024-09-14T09:32:40.054Z] 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-14T09:32:40.054Z] 08:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-14T09:32:40.054Z] 08:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-14T09:32:40.054Z] 08:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.054Z] 08:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.054Z] 08:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.054Z] 08:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.054Z] 08:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-14T09:32:40.054Z] 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.054Z] 08:43:01 2 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-14T09:32:40.054Z] 08:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.054Z] 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.054Z] 08:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.054Z] 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.054Z] 08:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.054Z] 08:44:01 0 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-14T09:32:40.054Z] 08:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-14T09:32:40.054Z] 08:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.054Z] 08:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.054Z] 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.054Z] 08:45:01 all 0.02 0.00 0.03 0.01 0.01 99.93 [2024-09-14T09:32:40.054Z] 08:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-14T09:32:40.054Z] 08:45:01 1 0.02 0.00 0.03 0.02 0.03 99.90 [2024-09-14T09:32:40.054Z] 08:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-14T09:32:40.054Z] 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.054Z] 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:45:01 5 0.00 0.00 0.05 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:45:01 6 0.02 0.00 0.03 0.02 0.02 99.92 [2024-09-14T09:32:40.055Z] 08:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.055Z] 08:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-14T09:32:40.055Z] 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 08:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:46:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-14T09:32:40.055Z] 08:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-14T09:32:40.055Z] 08:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:47:01 1 0.03 0.00 0.03 0.02 0.02 99.90 [2024-09-14T09:32:40.055Z] 08:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:48:01 all 0.21 0.00 0.01 0.00 0.01 99.77 [2024-09-14T09:32:40.055Z] 08:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:48:01 1 1.58 0.00 0.00 0.00 0.03 98.39 [2024-09-14T09:32:40.055Z] 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 08:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:49:01 all 0.27 0.00 0.00 0.00 0.01 99.71 [2024-09-14T09:32:40.055Z] 08:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 [2024-09-14T09:32:40.055Z] 08:49:01 1 2.00 0.00 0.00 0.00 0.02 97.98 [2024-09-14T09:32:40.055Z] 08:49:01 2 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 08:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:50:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-09-14T09:32:40.055Z] 08:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:50:01 1 1.99 0.00 0.00 0.00 0.02 98.00 [2024-09-14T09:32:40.055Z] 08:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] 08:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:50:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:51:01 all 0.18 0.00 0.01 0.00 0.00 99.80 [2024-09-14T09:32:40.055Z] 08:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 08:51:01 1 1.27 0.00 0.00 0.00 0.02 98.71 [2024-09-14T09:32:40.055Z] 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-14T09:32:40.055Z] 08:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 [2024-09-14T09:32:40.055Z] 08:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-14T09:32:40.055Z] 08:52:01 1 0.66 0.00 0.02 0.00 0.02 99.30 [2024-09-14T09:32:40.055Z] 08:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] [2024-09-14T09:32:40.055Z] 08:52:01 CPU %user %nice %system %iowait %steal %idle [2024-09-14T09:32:40.055Z] 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.055Z] 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 08:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 08:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:54:01 all 0.07 0.00 0.05 0.01 0.01 99.87 [2024-09-14T09:32:40.055Z] 08:54:01 0 0.07 0.00 0.05 0.00 0.02 99.87 [2024-09-14T09:32:40.055Z] 08:54:01 1 0.10 0.00 0.02 0.03 0.02 99.83 [2024-09-14T09:32:40.055Z] 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] 08:54:01 4 0.02 0.00 0.03 0.02 0.00 99.93 [2024-09-14T09:32:40.055Z] 08:54:01 5 0.23 0.00 0.13 0.03 0.00 99.60 [2024-09-14T09:32:40.055Z] 08:54:01 6 0.02 0.00 0.05 0.02 0.00 99.92 [2024-09-14T09:32:40.055Z] 08:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 [2024-09-14T09:32:40.055Z] 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.055Z] 08:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-14T09:32:40.055Z] 08:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 08:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 08:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:56:01 all 0.01 0.00 0.01 0.34 0.01 99.63 [2024-09-14T09:32:40.055Z] 08:56:01 0 0.02 0.00 0.02 2.35 0.02 97.60 [2024-09-14T09:32:40.055Z] 08:56:01 1 0.05 0.00 0.00 0.35 0.02 99.58 [2024-09-14T09:32:40.055Z] 08:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:57:01 all 0.09 0.00 0.01 0.00 0.00 99.89 [2024-09-14T09:32:40.055Z] 08:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 08:57:01 1 0.58 0.00 0.02 0.02 0.02 99.37 [2024-09-14T09:32:40.055Z] 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 08:58:01 all 0.20 0.00 0.01 0.00 0.01 99.78 [2024-09-14T09:32:40.055Z] 08:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:58:01 1 1.52 0.00 0.00 0.02 0.02 98.45 [2024-09-14T09:32:40.055Z] 08:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] 08:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:58:01 6 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.055Z] 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 08:59:01 all 0.22 0.00 0.01 0.00 0.01 99.76 [2024-09-14T09:32:40.055Z] 08:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-14T09:32:40.055Z] 08:59:01 1 1.58 0.00 0.02 0.00 0.02 98.38 [2024-09-14T09:32:40.055Z] 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 08:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 08:59:01 7 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-09-14T09:32:40.055Z] 09:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:00:01 1 0.00 0.00 0.00 0.03 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-14T09:32:40.055Z] 09:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:01:01 5 0.03 0.00 0.05 0.00 0.05 99.87 [2024-09-14T09:32:40.055Z] 09:01:01 6 0.02 0.00 0.02 0.02 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-09-14T09:32:40.055Z] 09:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-14T09:32:40.055Z] 09:02:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:02:01 5 0.08 0.00 0.02 0.00 0.00 99.90 [2024-09-14T09:32:40.055Z] 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:03:01 all 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 [2024-09-14T09:32:40.055Z] 09:03:01 1 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:03:01 5 0.08 0.00 0.05 0.00 0.02 99.85 [2024-09-14T09:32:40.055Z] 09:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] [2024-09-14T09:32:40.055Z] 09:03:01 CPU %user %nice %system %iowait %steal %idle [2024-09-14T09:32:40.055Z] 09:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:05:01 all 0.03 0.00 0.01 0.01 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:05:01 0 0.10 0.00 0.03 0.00 0.03 99.83 [2024-09-14T09:32:40.055Z] 09:05:01 1 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 09:05:01 5 0.05 0.00 0.05 0.00 0.02 99.88 [2024-09-14T09:32:40.055Z] 09:05:01 6 0.02 0.00 0.00 0.03 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:06:01 all 0.04 0.00 0.01 0.00 0.00 99.94 [2024-09-14T09:32:40.055Z] 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:06:01 1 0.25 0.00 0.00 0.02 0.02 99.72 [2024-09-14T09:32:40.055Z] 09:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:07:01 all 0.29 0.00 0.01 0.00 0.01 99.69 [2024-09-14T09:32:40.055Z] 09:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:07:01 1 2.03 0.00 0.00 0.00 0.02 97.95 [2024-09-14T09:32:40.055Z] 09:07:01 2 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-14T09:32:40.055Z] 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:07:01 5 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-14T09:32:40.055Z] 09:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:08:01 all 0.11 0.00 0.01 0.01 0.01 99.87 [2024-09-14T09:32:40.055Z] 09:08:01 0 0.00 0.00 0.02 0.00 0.03 99.95 [2024-09-14T09:32:40.055Z] 09:08:01 1 0.81 0.00 0.02 0.00 0.02 99.15 [2024-09-14T09:32:40.055Z] 09:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 [2024-09-14T09:32:40.055Z] 09:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 [2024-09-14T09:32:40.055Z] 09:09:01 1 0.03 0.00 0.02 0.02 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:10:01 all 0.23 0.00 0.03 0.01 0.01 99.71 [2024-09-14T09:32:40.055Z] 09:10:01 0 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-14T09:32:40.055Z] 09:10:01 1 0.18 0.00 0.02 0.00 0.02 99.78 [2024-09-14T09:32:40.055Z] 09:10:01 2 0.30 0.00 0.07 0.02 0.02 99.60 [2024-09-14T09:32:40.055Z] 09:10:01 3 0.15 0.00 0.07 0.00 0.02 99.77 [2024-09-14T09:32:40.055Z] 09:10:01 4 0.70 0.00 0.02 0.00 0.00 99.28 [2024-09-14T09:32:40.055Z] 09:10:01 5 0.10 0.00 0.05 0.00 0.02 99.83 [2024-09-14T09:32:40.055Z] 09:10:01 6 0.32 0.00 0.03 0.03 0.02 99.60 [2024-09-14T09:32:40.055Z] 09:10:01 7 0.03 0.00 0.00 0.02 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:11:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.055Z] 09:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:11:01 4 0.07 0.00 0.02 0.00 0.00 99.92 [2024-09-14T09:32:40.055Z] 09:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:11:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-14T09:32:40.055Z] 09:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-09-14T09:32:40.055Z] 09:12:01 1 0.07 0.00 0.02 0.00 0.03 99.88 [2024-09-14T09:32:40.055Z] 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.055Z] 09:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:13:01 1 0.10 0.00 0.00 0.00 0.02 99.88 [2024-09-14T09:32:40.055Z] 09:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-09-14T09:32:40.055Z] 09:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-09-14T09:32:40.055Z] 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:14:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.055Z] [2024-09-14T09:32:40.055Z] 09:14:01 CPU %user %nice %system %iowait %steal %idle [2024-09-14T09:32:40.055Z] 09:15:01 all 0.21 0.00 0.05 0.01 0.01 99.72 [2024-09-14T09:32:40.055Z] 09:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 [2024-09-14T09:32:40.055Z] 09:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 [2024-09-14T09:32:40.055Z] 09:15:01 2 1.45 0.00 0.05 0.00 0.02 98.48 [2024-09-14T09:32:40.055Z] 09:15:01 3 0.00 0.00 0.07 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:15:01 4 0.02 0.00 0.05 0.00 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:15:01 5 0.07 0.00 0.12 0.03 0.02 99.77 [2024-09-14T09:32:40.055Z] 09:15:01 6 0.02 0.00 0.03 0.02 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:15:01 7 0.02 0.00 0.03 0.03 0.00 99.92 [2024-09-14T09:32:40.055Z] 09:16:01 all 0.25 0.00 0.01 0.00 0.01 99.72 [2024-09-14T09:32:40.055Z] 09:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-14T09:32:40.055Z] 09:16:01 2 1.92 0.00 0.02 0.00 0.03 98.03 [2024-09-14T09:32:40.055Z] 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:17:01 all 0.08 0.00 0.01 0.00 0.01 99.90 [2024-09-14T09:32:40.055Z] 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:17:01 2 0.48 0.00 0.02 0.00 0.02 99.48 [2024-09-14T09:32:40.055Z] 09:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:17:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:18:01 all 0.13 0.00 0.01 0.00 0.01 99.84 [2024-09-14T09:32:40.055Z] 09:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.055Z] 09:18:01 2 0.91 0.00 0.05 0.00 0.03 99.01 [2024-09-14T09:32:40.055Z] 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.055Z] 09:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-14T09:32:40.055Z] 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.055Z] 09:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-14T09:32:40.055Z] 09:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.055Z] 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.055Z] 09:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 [2024-09-14T09:32:40.055Z] 09:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:20:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-09-14T09:32:40.055Z] 09:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.055Z] 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.055Z] 09:20:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-14T09:32:40.055Z] 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.055Z] 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.056Z] 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:21:01 2 0.07 0.00 0.03 0.00 0.03 99.87 [2024-09-14T09:32:40.056Z] 09:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.056Z] 09:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-14T09:32:40.056Z] 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:22:01 2 0.03 0.00 0.02 0.00 0.03 99.92 [2024-09-14T09:32:40.056Z] 09:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-14T09:32:40.056Z] 09:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-09-14T09:32:40.056Z] 09:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 [2024-09-14T09:32:40.056Z] 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.056Z] 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-09-14T09:32:40.056Z] 09:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 [2024-09-14T09:32:40.056Z] 09:24:01 2 0.03 0.00 0.00 0.00 0.03 99.93 [2024-09-14T09:32:40.056Z] 09:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-09-14T09:32:40.056Z] 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.056Z] 09:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-09-14T09:32:40.056Z] 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 [2024-09-14T09:32:40.056Z] 09:25:01 2 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-14T09:32:40.056Z] 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:25:01 6 0.03 0.00 0.02 0.02 0.00 99.93 [2024-09-14T09:32:40.056Z] 09:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.056Z] [2024-09-14T09:32:40.056Z] 09:25:01 CPU %user %nice %system %iowait %steal %idle [2024-09-14T09:32:40.056Z] 09:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.056Z] 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 [2024-09-14T09:32:40.056Z] 09:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.056Z] 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:27:01 all 0.03 0.00 0.00 0.00 0.01 99.96 [2024-09-14T09:32:40.056Z] 09:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.056Z] 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-09-14T09:32:40.056Z] 09:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-09-14T09:32:40.056Z] 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 [2024-09-14T09:32:40.056Z] 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.056Z] 09:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:29:01 all 0.03 0.00 0.02 0.00 0.01 99.95 [2024-09-14T09:32:40.056Z] 09:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-09-14T09:32:40.056Z] 09:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 [2024-09-14T09:32:40.056Z] 09:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 [2024-09-14T09:32:40.056Z] 09:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:29:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:30:01 1 0.05 0.00 0.02 0.02 0.02 99.90 [2024-09-14T09:32:40.056Z] 09:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.97 [2024-09-14T09:32:40.056Z] 09:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-09-14T09:32:40.056Z] 09:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-09-14T09:32:40.056Z] 09:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-09-14T09:32:40.056Z] 09:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 [2024-09-14T09:32:40.056Z] 09:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-09-14T09:32:40.056Z] 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 [2024-09-14T09:32:40.056Z] 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-09-14T09:32:40.056Z] 09:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-09-14T09:32:40.056Z] 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-09-14T09:32:40.056Z] 09:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-09-14T09:32:40.056Z] Average: all 6.46 0.00 1.14 0.70 0.03 91.68 [2024-09-14T09:32:40.056Z] Average: 0 6.35 0.00 1.13 0.99 0.03 91.49 [2024-09-14T09:32:40.056Z] Average: 1 6.73 0.00 1.19 0.65 0.03 91.40 [2024-09-14T09:32:40.056Z] Average: 2 6.44 0.00 1.08 0.54 0.03 91.91 [2024-09-14T09:32:40.056Z] Average: 3 6.55 0.00 1.13 0.38 0.02 91.91 [2024-09-14T09:32:40.056Z] Average: 4 6.28 0.00 1.12 0.67 0.02 91.91 [2024-09-14T09:32:40.056Z] Average: 5 6.57 0.00 1.22 1.28 0.02 90.90 [2024-09-14T09:32:40.056Z] Average: 6 6.38 0.00 1.19 0.50 0.02 91.91 [2024-09-14T09:32:40.056Z] Average: 7 6.33 0.00 1.07 0.61 0.02 91.97 [2024-09-14T09:32:40.056Z] [2024-09-14T09:32:40.056Z] [2024-09-14T09:32:40.056Z]