Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of lindseysimple for edgexfoundry/edgex-go Obtained Jenkinsfile from 3176f432974722c71bd8e004fcd13cff9f7a8687+ec96e723b98e779972536fd74512d007c7aee7d0 (ad85c0b2d215b06d9d46649243ced86623df324c) 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-ssh4920462596780718634.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh14334343674244019811.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 590556114a56c6d90cc8043840e039c2f74196dc 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-4855/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-4855/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh308208617353430037.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh15857827177548910178.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-4855/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-4855/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh17894066134003756168.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-7374 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/3 [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/3 # 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 > 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/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit 3176f432974722c71bd8e004fcd13cff9f7a8687 Merge succeeded, producing 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 Checking out Revision 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 (PR-4855) > git config core.sparsecheckout # timeout=10 > git checkout -f 3176f432974722c71bd8e004fcd13cff9f7a8687 # 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 ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 # timeout=10 Commit message: "Merge commit 'ec96e723b98e779972536fd74512d007c7aee7d0' into HEAD" First time build. Skipping changelog. > git rev-list --no-walk 606b4927c76a359a08e971876b03ef36f3348098 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout [2024-08-08T08:29:49.380Z] Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials [2024-08-08T08:29:49.476Z] Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo [2024-08-08T08:29:49.511Z] ========================================================= [2024-08-08T08:29:49.511Z] EdgeX Global Pipelines Version Info [2024-08-08T08:29:49.511Z] ========================================================= [Pipeline] libraryResource [Pipeline] sh [2024-08-08T08:29:50.624Z] ------------------- [2024-08-08T08:29:50.625Z] stable info: [2024-08-08T08:29:50.625Z] ------------------- [2024-08-08T08:29:50.625Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T08:29:50.625Z] Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc [2024-08-08T08:29:50.625Z] Message: update stable to v1.0.260 [2024-08-08T08:29:50.886Z] ------------------- [2024-08-08T08:29:50.886Z] experimental info: [2024-08-08T08:29:50.886Z] ------------------- [2024-08-08T08:29:50.886Z] Commited By: Ginny Guan ginny@iotechsys.com [2024-08-08T08:29:50.886Z] Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 [2024-08-08T08:29:50.886Z] Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo [2024-08-08T08:29:50.986Z] [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo [2024-08-08T08:29:51.019Z] [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo [2024-08-08T08:29:51.043Z] [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo [2024-08-08T08:29:51.071Z] [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo [2024-08-08T08:29:51.098Z] [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo [2024-08-08T08:29:51.124Z] [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo [2024-08-08T08:29:51.155Z] [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo [2024-08-08T08:29:51.187Z] [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo [2024-08-08T08:29:51.216Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo [2024-08-08T08:29:51.246Z] [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo [2024-08-08T08:29:51.275Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo [2024-08-08T08:29:51.305Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo [2024-08-08T08:29:51.329Z] [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo [2024-08-08T08:29:51.355Z] [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo [2024-08-08T08:29:51.379Z] [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo [2024-08-08T08:29:51.405Z] [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T08:29:51.435Z] [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo [2024-08-08T08:29:51.467Z] [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo [2024-08-08T08:29:51.496Z] [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo [2024-08-08T08:29:51.528Z] [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo [2024-08-08T08:29:51.555Z] [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo [2024-08-08T08:29:51.585Z] [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo [2024-08-08T08:29:51.615Z] [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo [2024-08-08T08:29:51.644Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4855 [Pipeline] echo [2024-08-08T08:29:51.667Z] [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4855 [Pipeline] echo [2024-08-08T08:29:51.695Z] [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4855 [Pipeline] echo [2024-08-08T08:29:51.723Z] [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] echo [2024-08-08T08:29:51.748Z] [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 582f6ca [Pipeline] echo [2024-08-08T08:29:51.774Z] [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T08:29:51.846Z] provisioning config files... [2024-08-08T08:29:51.859Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config16733387044833535324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T08:29:52.198Z] ---> ****-login.sh [2024-08-08T08:29:52.198Z] nexus3.edgexfoundry.org:10001 [2024-08-08T08:29:52.458Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:29:52.458Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:29:52.458Z] Configure a credential helper to remove this warning. See [2024-08-08T08:29:52.458Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:29:52.458Z] [2024-08-08T08:29:52.458Z] Login Succeeded [2024-08-08T08:29:52.458Z] nexus3.edgexfoundry.org:10002 [2024-08-08T08:29:52.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:29:52.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:29:52.719Z] Configure a credential helper to remove this warning. See [2024-08-08T08:29:52.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:29:52.719Z] [2024-08-08T08:29:52.719Z] Login Succeeded [2024-08-08T08:29:52.719Z] nexus3.edgexfoundry.org:10003 [2024-08-08T08:29:52.719Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:29:52.719Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:29:52.719Z] Configure a credential helper to remove this warning. See [2024-08-08T08:29:52.719Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:29:52.719Z] [2024-08-08T08:29:52.719Z] Login Succeeded [2024-08-08T08:29:52.720Z] nexus3.edgexfoundry.org:10004 [2024-08-08T08:29:52.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:29:52.980Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:29:52.980Z] Configure a credential helper to remove this warning. See [2024-08-08T08:29:52.980Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:29:52.980Z] [2024-08-08T08:29:52.980Z] Login Succeeded [2024-08-08T08:29:52.980Z] ****.io [2024-08-08T08:29:52.980Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:29:53.242Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:29:53.242Z] Configure a credential helper to remove this warning. See [2024-08-08T08:29:53.242Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:29:53.242Z] [2024-08-08T08:29:53.242Z] Login Succeeded [2024-08-08T08:29:53.242Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T08:29:53.250Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T08:29:53.603Z] + 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-08-08T08:29:53.603Z] + dirname cmd/core-command/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo core-command,cmd/core-command/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/core-common-config-bootstrapper/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/core-data/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo core-data,cmd/core-data/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + dirname cmd/core-keeper/Dockerfile [2024-08-08T08:29:53.603Z] + echo core-keeper,cmd/core-keeper/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/core-metadata/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo core-metadata,cmd/core-metadata/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-bootstrapper/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-proxy-auth/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-proxy-setup/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-secretstore-setup/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-spiffe-token-provider/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-spire-agent/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-spire-agent,cmd/security-spire-agent/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-spire-config/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-spire-config,cmd/security-spire-config/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/security-spire-server/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo security-spire-server,cmd/security-spire-server/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/support-cron-scheduler/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/support-notifications/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo support-notifications,cmd/support-notifications/Dockerfile [2024-08-08T08:29:53.603Z] + dirname cmd/support-scheduler/Dockerfile [2024-08-08T08:29:53.603Z] + cut -d/ -f2 [2024-08-08T08:29:53.603Z] + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo [2024-08-08T08:29:53.641Z] 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-08-08T08:29:54.041Z] + git rev-list -1 --merges 582f6ca6c6d88f929ffc165f03d407bd5b02ad03~1..582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] echo [2024-08-08T08:29:54.056Z] -----------> git rev-list -1 --merges 582f6ca6c6d88f929ffc165f03d407bd5b02ad03~1..582f6ca6c6d88f929ffc165f03d407bd5b02ad03 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [2024-08-08T08:29:54.056Z] 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [false] [Pipeline] sh [2024-08-08T08:29:54.352Z] + git log --format=format:%s -1 582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] echo [2024-08-08T08:29:54.371Z] ========================================================= [2024-08-08T08:29:54.371Z] [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] [2024-08-08T08:29:54.371Z] ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh [2024-08-08T08:29:54.837Z] + grep github.com ecdsa /etc/ssh/ssh_known_hosts [2024-08-08T08:29:54.837Z] + grep -v github /etc/ssh/ssh_known_hosts [2024-08-08T08:29:54.837Z] + [ -e /tmp/ssh_known_hosts ] [2024-08-08T08:29:54.837Z] + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts [2024-08-08T08:29:54.837Z] + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [2024-08-08T08:29:54.837Z] + sudo tee -a /etc/ssh/ssh_known_hosts [2024-08-08T08:29:54.837Z] github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:29:55.284Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T08:29:55.284Z] [2024-08-08T08:29:55.284Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:29:55.592Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T08:29:55.592Z] 0.1.4: Pulling from edgex-devops/py-git-semver [2024-08-08T08:29:55.592Z] b85a868b505f: Pulling fs layer [2024-08-08T08:29:55.592Z] e2be974225ed: Pulling fs layer [2024-08-08T08:29:55.592Z] 339a4e72a1f5: Pulling fs layer [2024-08-08T08:29:55.592Z] 988bab9f4d93: Pulling fs layer [2024-08-08T08:29:55.592Z] 1469e6f7b9e6: Pulling fs layer [2024-08-08T08:29:55.592Z] eaf3925da568: Pulling fs layer [2024-08-08T08:29:55.592Z] bab4dde63d76: Pulling fs layer [2024-08-08T08:29:55.592Z] bde34c3a00c8: Pulling fs layer [2024-08-08T08:29:55.592Z] b352a97aabf1: Pulling fs layer [2024-08-08T08:29:55.592Z] 4872d77fe225: Pulling fs layer [2024-08-08T08:29:55.592Z] 5851b861e8e6: Pulling fs layer [2024-08-08T08:29:55.592Z] 988bab9f4d93: Waiting [2024-08-08T08:29:55.592Z] 1469e6f7b9e6: Waiting [2024-08-08T08:29:55.592Z] eaf3925da568: Waiting [2024-08-08T08:29:55.592Z] bab4dde63d76: Waiting [2024-08-08T08:29:55.592Z] bde34c3a00c8: Waiting [2024-08-08T08:29:55.592Z] b352a97aabf1: Waiting [2024-08-08T08:29:55.592Z] 4872d77fe225: Waiting [2024-08-08T08:29:55.592Z] 5851b861e8e6: Waiting [2024-08-08T08:29:55.592Z] e2be974225ed: Download complete [2024-08-08T08:29:55.592Z] 988bab9f4d93: Verifying Checksum [2024-08-08T08:29:55.592Z] 988bab9f4d93: Download complete [2024-08-08T08:29:55.592Z] 1469e6f7b9e6: Verifying Checksum [2024-08-08T08:29:55.592Z] 1469e6f7b9e6: Download complete [2024-08-08T08:29:55.852Z] 339a4e72a1f5: Verifying Checksum [2024-08-08T08:29:55.852Z] bde34c3a00c8: Download complete [2024-08-08T08:29:55.852Z] b352a97aabf1: Verifying Checksum [2024-08-08T08:29:55.852Z] b352a97aabf1: Download complete [2024-08-08T08:29:55.852Z] 4872d77fe225: Download complete [2024-08-08T08:29:55.852Z] 5851b861e8e6: Verifying Checksum [2024-08-08T08:29:55.852Z] 5851b861e8e6: Download complete [2024-08-08T08:29:55.852Z] b85a868b505f: Verifying Checksum [2024-08-08T08:29:55.852Z] b85a868b505f: Download complete [2024-08-08T08:29:56.112Z] bab4dde63d76: Verifying Checksum [2024-08-08T08:29:56.112Z] bab4dde63d76: Download complete [2024-08-08T08:29:57.048Z] b85a868b505f: Pull complete [2024-08-08T08:29:57.306Z] e2be974225ed: Pull complete [2024-08-08T08:29:57.875Z] 339a4e72a1f5: Pull complete [2024-08-08T08:29:57.875Z] 988bab9f4d93: Pull complete [2024-08-08T08:29:58.135Z] 1469e6f7b9e6: Pull complete [2024-08-08T08:29:58.394Z] eaf3925da568: Pull complete [2024-08-08T08:30:00.309Z] bab4dde63d76: Pull complete [2024-08-08T08:30:00.309Z] bde34c3a00c8: Pull complete [2024-08-08T08:30:00.309Z] b352a97aabf1: Pull complete [2024-08-08T08:30:00.570Z] 4872d77fe225: Pull complete [2024-08-08T08:30:00.570Z] 5851b861e8e6: Pull complete [2024-08-08T08:30:00.570Z] Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 [2024-08-08T08:30:00.570Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [2024-08-08T08:30:00.570Z] nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:30:00.729Z] prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container [2024-08-08T08:30:00.761Z] $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat [2024-08-08T08:30:05.079Z] $ docker top 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e -eo pid,comm [2024-08-08T08:30:05.146Z] 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-08-08T08:30:05.146Z] Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [2024-08-08T08:30:05.219Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T08:30:05.219Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T08:30:05.375Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T08:30:05.376Z] $ docker exec 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent [2024-08-08T08:30:05.491Z] SSH_AUTH_SOCK=/tmp/ssh-2xO3hi7HBJ7k/agent.32 [2024-08-08T08:30:05.491Z] SSH_AGENT_PID=39 [2024-08-08T08:30:05.498Z] Running ssh-add (command line suppressed) [2024-08-08T08:30:05.591Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_13993873487650097133.key (/w/workspace/edgex-go/3@tmp/private_key_13993873487650097133.key) [2024-08-08T08:30:05.607Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T08:30:05.913Z] + git tag --points-at HEAD [Pipeline] } [2024-08-08T08:30:05.924Z] $ docker exec --env ******** --env ******** 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent -k [2024-08-08T08:30:06.022Z] unset SSH_AUTH_SOCK; [2024-08-08T08:30:06.022Z] unset SSH_AGENT_PID; [2024-08-08T08:30:06.022Z] echo Agent pid 39 killed; [2024-08-08T08:30:06.033Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent [2024-08-08T08:30:06.077Z] [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) [2024-08-08T08:30:06.077Z] [ssh-agent] Looking for ssh-agent implementation... [2024-08-08T08:30:06.194Z] [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) [2024-08-08T08:30:06.195Z] $ docker exec 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent [2024-08-08T08:30:06.307Z] SSH_AUTH_SOCK=/tmp/ssh-eBy321jdrbOQ/agent.72 [2024-08-08T08:30:06.307Z] SSH_AGENT_PID=78 [2024-08-08T08:30:06.313Z] Running ssh-add (command line suppressed) [2024-08-08T08:30:06.435Z] Identity added: /w/workspace/edgex-go/3@tmp/private_key_7172873717457361090.key (/w/workspace/edgex-go/3@tmp/private_key_7172873717457361090.key) [2024-08-08T08:30:06.453Z] [ssh-agent] Started. [Pipeline] { [Pipeline] sh [2024-08-08T08:30:06.758Z] + git semver init [2024-08-08T08:30:07.018Z] 2024-08-08 08:30:06,938 [run_init] DEBUG init version:0.0.0 force:False [2024-08-08T08:30:07.018Z] 2024-08-08 08:30:06,939 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver [2024-08-08T08:30:07.018Z] 2024-08-08 08:30:06,939 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver [2024-08-08T08:30:07.018Z] 2024-08-08 08:30:06,939 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/3/.semver'], cwd=/w/workspace/edgex-go/3, universal_newlines=False, shell=None, istream=None) [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,090 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,092 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4855 with force:False [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,092 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4855 [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,096 [execute] INFO git cat-file --batch-check [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,097 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,103 [execute] INFO git cat-file --batch [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,103 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) [2024-08-08T08:30:13.828Z] 2024-08-08 08:30:13,108 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4855 [2024-08-08T08:30:13.828Z] 0.0.0 [Pipeline] } [2024-08-08T08:30:13.836Z] $ docker exec --env ******** --env ******** 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e ssh-agent -k [2024-08-08T08:30:13.945Z] unset SSH_AUTH_SOCK; [2024-08-08T08:30:13.946Z] unset SSH_AGENT_PID; [2024-08-08T08:30:13.946Z] echo Agent pid 78 killed; [2024-08-08T08:30:13.958Z] [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [2024-08-08T08:30:14.300Z] + git semver [Pipeline] } [2024-08-08T08:30:14.571Z] $ docker stop --time=1 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e [2024-08-08T08:30:15.854Z] $ docker rm -f --volumes 1204921a6cb63490e19847cf59dc0792545f1df1f227bc675122dc2e70b4778e [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T08:30:16.211Z] + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash [2024-08-08T08:30:16.475Z] Stashed 1 file(s) [Pipeline] echo [2024-08-08T08:30:16.479Z] [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-08-08T08:30:16.952Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-08T08:30:16.965Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T08:30:16.993Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T08:30:17.018Z] ========================================================= [2024-08-08T08:30:17.018Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] [2024-08-08T08:30:17.018Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-08T08:30:17.356Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T08:30:17.356Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base [2024-08-08T08:30:17.356Z] 619be1103602: Pulling fs layer [2024-08-08T08:30:17.356Z] 7862e08f4a3e: Pulling fs layer [2024-08-08T08:30:17.356Z] 5df492c9dc93: Pulling fs layer [2024-08-08T08:30:17.356Z] 7629e6793208: Pulling fs layer [2024-08-08T08:30:17.356Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T08:30:17.356Z] fb5054dd5b73: Pulling fs layer [2024-08-08T08:30:17.356Z] eeca6798cff9: Pulling fs layer [2024-08-08T08:30:17.356Z] aa269ceb94a6: Pulling fs layer [2024-08-08T08:30:17.356Z] ada007ff1a6a: Pulling fs layer [2024-08-08T08:30:17.356Z] 7629e6793208: Waiting [2024-08-08T08:30:17.356Z] 4f4fb700ef54: Waiting [2024-08-08T08:30:17.356Z] eeca6798cff9: Waiting [2024-08-08T08:30:17.356Z] fb5054dd5b73: Waiting [2024-08-08T08:30:17.356Z] aa269ceb94a6: Waiting [2024-08-08T08:30:17.356Z] ada007ff1a6a: Waiting [2024-08-08T08:30:17.356Z] 7862e08f4a3e: Verifying Checksum [2024-08-08T08:30:17.356Z] 7862e08f4a3e: Download complete [2024-08-08T08:30:17.356Z] 7629e6793208: Download complete [2024-08-08T08:30:17.356Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T08:30:17.356Z] 4f4fb700ef54: Download complete [2024-08-08T08:30:17.356Z] 619be1103602: Verifying Checksum [2024-08-08T08:30:17.356Z] 619be1103602: Download complete [2024-08-08T08:30:17.356Z] fb5054dd5b73: Verifying Checksum [2024-08-08T08:30:17.356Z] fb5054dd5b73: Download complete [2024-08-08T08:30:17.356Z] eeca6798cff9: Verifying Checksum [2024-08-08T08:30:17.356Z] eeca6798cff9: Download complete [2024-08-08T08:30:17.616Z] 619be1103602: Pull complete [2024-08-08T08:30:17.616Z] ada007ff1a6a: Verifying Checksum [2024-08-08T08:30:17.616Z] ada007ff1a6a: Download complete [2024-08-08T08:30:17.616Z] 7862e08f4a3e: Pull complete [2024-08-08T08:30:17.878Z] 5df492c9dc93: Download complete [2024-08-08T08:30:18.137Z] aa269ceb94a6: Verifying Checksum [2024-08-08T08:30:18.137Z] aa269ceb94a6: Download complete [2024-08-08T08:30:21.421Z] 5df492c9dc93: Pull complete [2024-08-08T08:30:21.421Z] 7629e6793208: Pull complete [2024-08-08T08:30:21.421Z] 4f4fb700ef54: Pull complete [2024-08-08T08:30:21.421Z] fb5054dd5b73: Pull complete [2024-08-08T08:30:21.680Z] eeca6798cff9: Pull complete [2024-08-08T08:30:24.210Z] aa269ceb94a6: Pull complete [2024-08-08T08:30:24.471Z] ada007ff1a6a: Pull complete [2024-08-08T08:30:24.471Z] Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 [2024-08-08T08:30:24.471Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T08:30:24.471Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-08T08:30:24.780Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T08:30:24.780Z] WORKDIR /edgex [2024-08-08T08:30:24.780Z] COPY go.mod . [2024-08-08T08:30:24.780Z] RUN go mod download [2024-08-08T08:30:24.780Z] + docker build -t ci-base-image-x86_64 -f - . [2024-08-08T08:30:25.492Z] Sending build context to Docker daemon 178.9MB [2024-08-08T08:30:25.492Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [2024-08-08T08:30:25.492Z] ---> f489d0715acc [2024-08-08T08:30:25.492Z] Step 2/4 : WORKDIR /edgex [2024-08-08T08:30:32.226Z] Still waiting to schedule task [2024-08-08T08:30:32.226Z] All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline [2024-08-08T08:30:32.234Z] ---> Running in 869e3a07cf8b [2024-08-08T08:30:32.234Z] Removing intermediate container 869e3a07cf8b [2024-08-08T08:30:32.234Z] ---> 64661e8ab99d [2024-08-08T08:30:32.234Z] Step 3/4 : COPY go.mod . [2024-08-08T08:30:32.234Z] ---> 577b7a6c09a9 [2024-08-08T08:30:32.234Z] Step 4/4 : RUN go mod download [2024-08-08T08:30:32.234Z] ---> Running in 27aeefedfa48 [2024-08-08T08:31:11.458Z] Removing intermediate container 27aeefedfa48 [2024-08-08T08:31:11.458Z] ---> eb0dc6bc1540 [2024-08-08T08:31:11.458Z] Successfully built eb0dc6bc1540 [2024-08-08T08:31:11.458Z] Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:31:11.786Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T08:31:11.786Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:31:11.904Z] prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container [2024-08-08T08:31:11.929Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T08:31:12.435Z] $ docker top 49c909e4701644d070e8d6c7e1707ac561979a15016058d4658bbe5c12d34df4 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T08:31:12.790Z] + go version [2024-08-08T08:31:12.790Z] go version go1.21.9 linux/amd64 [Pipeline] } [2024-08-08T08:31:12.805Z] $ docker stop --time=1 49c909e4701644d070e8d6c7e1707ac561979a15016058d4658bbe5c12d34df4 [2024-08-08T08:31:14.120Z] $ docker rm -f --volumes 49c909e4701644d070e8d6c7e1707ac561979a15016058d4658bbe5c12d34df4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:31:14.590Z] + docker inspect -f . ci-base-image-x86_64 [2024-08-08T08:31:14.591Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:31:14.682Z] prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container [2024-08-08T08:31:14.715Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** ci-base-image-x86_64 cat [2024-08-08T08:31:15.072Z] $ docker top 1c8981a65fdb96d26341ed3ecdf95152241135769584016af58af97b691627d9 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-08T08:31:15.150Z] ========================================================= [2024-08-08T08:31:15.150Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-08T08:31:15.150Z] ========================================================= [Pipeline] sh [2024-08-08T08:31:15.427Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-08T08:31:15.739Z] + make test [2024-08-08T08:31:15.739Z] go test -race -coverprofile=coverage.out ./... [2024-08-08T08:31:23.852Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-08T08:31:50.442Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-08T08:31:50.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-08T08:31:50.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-08T08:31:50.703Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-08T08:31:50.703Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-08T08:31:50.703Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-08T08:31:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-08T08:31:52.606Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-08T08:31:53.547Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.019s coverage: 28.7% of statements [2024-08-08T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-08T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-08T08:31:54.114Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-08T08:31:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-08T08:31:54.373Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-08T08:31:54.942Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.070s coverage: 97.0% of statements [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-08T08:31:55.878Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-08T08:31:57.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-08T08:31:57.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:31:57.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-08T08:31:57.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-08T08:31:57.288Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-08T08:31:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.075s coverage: 69.2% of statements [2024-08-08T08:31:58.227Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.047s coverage: 53.2% of statements [2024-08-08T08:31:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-08T08:31:58.486Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-08T08:31:59.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.161s coverage: 93.4% of statements [2024-08-08T08:31:59.054Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 91.7% of statements [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-08T08:31:59.315Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-08T08:31:59.573Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.052s coverage: 6.5% of statements [2024-08-08T08:32:00.971Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.333s coverage: 95.8% of statements [2024-08-08T08:32:00.971Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements [2024-08-08T08:32:00.971Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] [2024-08-08T08:32:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-08T08:32:01.231Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-08T08:32:02.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.036s coverage: 0.8% of statements [2024-08-08T08:32:02.170Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.023s coverage: 30.7% of statements [2024-08-08T08:32:02.170Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements [2024-08-08T08:32:03.109Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.077s coverage: 77.8% of statements [2024-08-08T08:32:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements [2024-08-08T08:32:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.089s coverage: 96.3% of statements [2024-08-08T08:32:03.110Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements [2024-08-08T08:32:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-08T08:32:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-08T08:32:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-08T08:32:03.110Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-08T08:32:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-08T08:32:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-08T08:32:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-08T08:32:03.682Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-08T08:32:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-08T08:32:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-08T08:32:04.625Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-08T08:32:05.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-08T08:32:05.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-08T08:32:05.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-08T08:32:05.569Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-08T08:32:05.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-08T08:32:05.830Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-08T08:32:06.399Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-08T08:32:07.775Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-08T08:32:08.346Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-08T08:32:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-08T08:32:09.722Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-08T08:32:11.880Z] Running on prd-ubuntu20.04-docker-arm64-4c-16g-7375 in /w/workspace/edgexfoundry_edgex-go_PR-4855 [Pipeline] { [Pipeline] ws [2024-08-08T08:32:11.909Z] Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout [2024-08-08T08:32:12.253Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-08T08:32:12.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-08T08:32:12.254Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-08T08:32:13.186Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-08T08:32:13.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-08T08:32:13.187Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-08T08:32:13.445Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-08T08:32:13.446Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-08T08:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:32:13.705Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-08T08:32:14.983Z] The recommended git tool is: git [2024-08-08T08:32:15.085Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements [2024-08-08T08:32:15.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-08T08:32:15.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-08T08:32:15.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-08T08:32:15.085Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-08T08:32:16.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-08T08:32:16.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:32:16.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-08T08:32:16.457Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-08T08:32:17.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-08T08:32:17.392Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-08T08:32:18.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-08T08:32:18.771Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:32:22.484Z] using credential edgex-jenkins-ssh [2024-08-08T08:32:22.519Z] Cloning the remote Git repository [2024-08-08T08:32:22.566Z] Cloning repository git@github.com:edgexfoundry/edgex-go.git [2024-08-08T08:32:22.667Z] > git init /w/workspace/edgex-go/3 # timeout=10 [2024-08-08T08:32:22.840Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-08T08:32:22.844Z] > git --version # timeout=10 [2024-08-08T08:32:22.900Z] > git --version # 'git version 2.25.1' [2024-08-08T08:32:22.903Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T08:32:23.169Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T08:32:28.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.254s coverage: 79.9% of statements [2024-08-08T08:32:28.762Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.064s coverage: 92.9% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.023s coverage: 62.3% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 76.6% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.060s coverage: 82.1% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.135s coverage: 63.1% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.015s coverage: 100.0% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.159s coverage: 36.5% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.033s coverage: 89.5% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.017s coverage: 84.8% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.037s coverage: 19.9% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.115s coverage: 95.7% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements [2024-08-08T08:32:28.763Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements [2024-08-08T08:32:28.763Z] 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-08-08T08:32:28.763Z] running golangci-lint [2024-08-08T08:32:28.763Z] golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z [2024-08-08T08:32:28.763Z] go version go1.21.9 linux/amd64 [2024-08-08T08:32:28.763Z] level=info msg="[config_reader] Used config file .golangci.yml" [2024-08-08T08:32:28.763Z] level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" [2024-08-08T08:32:40.472Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-08T08:32:40.493Z] > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 [2024-08-08T08:32:41.439Z] > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 [2024-08-08T08:32:41.480Z] Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git [2024-08-08T08:32:41.481Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T08:32:41.505Z] > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4855/head:refs/remotes/origin/PR-4855 +refs/heads/main:refs/remotes/origin/main # timeout=10 [2024-08-08T08:32:42.287Z] Merging remotes/origin/main commit ec96e723b98e779972536fd74512d007c7aee7d0 into PR head commit 3176f432974722c71bd8e004fcd13cff9f7a8687 [2024-08-08T08:32:43.008Z] Merge succeeded, producing 9c71228a873daf8e333819608d92fec65eaa8dad [2024-08-08T08:32:43.008Z] Checking out Revision 9c71228a873daf8e333819608d92fec65eaa8dad (PR-4855) [2024-08-08T08:32:42.308Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T08:32:42.385Z] > git checkout -f 3176f432974722c71bd8e004fcd13cff9f7a8687 # timeout=10 [2024-08-08T08:32:42.629Z] > git remote # timeout=10 [2024-08-08T08:32:42.647Z] > git config --get remote.origin.url # timeout=10 [2024-08-08T08:32:42.660Z] using GIT_SSH to set credentials SSH Credentials for GitHub [2024-08-08T08:32:42.680Z] > git merge ec96e723b98e779972536fd74512d007c7aee7d0 # timeout=10 [2024-08-08T08:32:42.991Z] > git rev-parse HEAD^{commit} # timeout=10 [2024-08-08T08:32:43.013Z] > git config core.sparsecheckout # timeout=10 [2024-08-08T08:32:43.025Z] > git checkout -f 9c71228a873daf8e333819608d92fec65eaa8dad # timeout=10 [2024-08-08T08:32:46.753Z] Commit message: "Merge commit 'ec96e723b98e779972536fd74512d007c7aee7d0' into HEAD" [2024-08-08T08:32:46.780Z] First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh [2024-08-08T08:32:48.644Z] + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json [2024-08-08T08:32:48.644Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T08:32:48.644Z] Dload Upload Total Spent Left Speed [2024-08-08T08:32:48.644Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 98k 0 --:--:-- --:--:-- --:--:-- 98k [Pipeline] sh [2024-08-08T08:32:48.974Z] + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh [2024-08-08T08:32:46.759Z] > git rev-list --no-walk 606b4927c76a359a08e971876b03ef36f3348098 # timeout=10 [2024-08-08T08:32:49.294Z] + sudo tee /etc/docker/daemon.new [2024-08-08T08:32:49.294Z] + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json [2024-08-08T08:32:49.294Z] { [2024-08-08T08:32:49.294Z] "registry-mirrors": [ [2024-08-08T08:32:49.294Z] "https://nexus3.edgexfoundry.org:10001" [2024-08-08T08:32:49.294Z] ], [2024-08-08T08:32:49.294Z] "bip": "10.250.0.254/24", [2024-08-08T08:32:49.294Z] "hosts": [ [2024-08-08T08:32:49.294Z] "tcp://0.0.0.0:5555", [2024-08-08T08:32:49.294Z] "unix:///var/run/docker.sock" [2024-08-08T08:32:49.294Z] ], [2024-08-08T08:32:49.294Z] "mtu": 1458, [2024-08-08T08:32:49.294Z] "selinux-enabled": true, [2024-08-08T08:32:49.294Z] "seccomp-profile": "/etc/docker/seccomp.json" [2024-08-08T08:32:49.294Z] } [Pipeline] sh [2024-08-08T08:32:49.615Z] + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh [2024-08-08T08:32:49.936Z] + sudo service docker restart [2024-08-08T08:32:50.692Z] level=info msg="[loader] Go packages loading at mode 575 (compiled_files|deps|exports_file|files|types_sizes|imports|name) took 20.523264885s" [2024-08-08T08:32:50.692Z] level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.748779ms" [2024-08-08T08:33:00.687Z] level=info msg="[linters_context/goanalysis] analyzers took 1m31.99086755s with top 10 stages: buildir: 48.522614898s, gosec: 7.492697429s, fact_deprecated: 2.62851942s, inspect: 2.449900162s, ctrlflow: 1.773937475s, printf: 1.470038869s, fact_purity: 1.144204673s, nilness: 1.107748997s, S1038: 973.682164ms, errcheck: 816.206597ms" [2024-08-08T08:33:00.687Z] level=info msg="[runner] Issues before processing: 213, after processing: 0" [2024-08-08T08:33:00.687Z] level=info msg="[runner] Processors filtering stat (out/in): skip_dirs: 213/213, autogenerated_exclude: 213/213, identifier_marker: 213/213, cgo: 213/213, filename_unadjuster: 213/213, skip_files: 213/213, path_prettifier: 213/213, exclude-rules: 21/213, nolint: 0/21, exclude: 213/213" [2024-08-08T08:33:00.687Z] level=info msg="[runner] processing took 18.868889ms with stages: nolint: 8.290257ms, identifier_marker: 5.150665ms, exclude-rules: 1.592697ms, autogenerated_exclude: 1.571727ms, path_prettifier: 1.449265ms, skip_dirs: 767.457µs, cgo: 29.761µs, filename_unadjuster: 13.26µs, max_same_issues: 530ns, source_code: 510ns, fixer: 490ns, uniq_by_line: 450ns, skip_files: 400ns, exclude: 320ns, severity-rules: 250ns, diff: 190ns, max_from_linter: 170ns, sort_results: 140ns, path_shortener: 120ns, max_per_file_from_linter: 120ns, path_prefixer: 110ns" [2024-08-08T08:33:00.687Z] level=info msg="[runner] linters took 10.260289665s with stages: goanalysis_metalinter: 10.241335895s" [2024-08-08T08:33:00.687Z] level=info msg="File cache stats: 0 entries of total size 0B" [2024-08-08T08:33:00.687Z] level=info msg="Memory: 310 samples, avg is 288.9MB, max is 1325.0MB" [2024-08-08T08:33:00.687Z] level=info msg="Execution took 30.83758571s" [2024-08-08T08:33:00.687Z] go vet ./... [2024-08-08T08:33:05.957Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T08:33:05.957Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T08:33:05.957Z] ./bin/test-attribution-txt.sh [2024-08-08T08:33:05.957Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T08:33:05.972Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-08T08:33:06.275Z] + ls -al . [2024-08-08T08:33:06.276Z] total 884 [2024-08-08T08:33:06.276Z] drwxrwxr-x 11 1001 1001 4096 Aug 8 08:31 . [2024-08-08T08:33:06.276Z] drwxr-xr-x 4 root root 4096 Aug 8 08:31 .. [2024-08-08T08:33:06.276Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:29 .blubracket [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 10 Aug 8 08:29 .dockerignore [2024-08-08T08:33:06.276Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 08:32 .git [2024-08-08T08:33:06.276Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:29 .github [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 1102 Aug 8 08:29 .gitignore [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 08:29 .golangci.yml [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 100 Aug 8 08:29 .hadolint.yml [2024-08-08T08:33:06.276Z] drwxr-xr-x 3 1001 1001 4096 Aug 8 08:30 .semver [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 155 Aug 8 08:29 .sonarcloud.properties [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:29 ADOPTERS.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 21171 Aug 8 08:29 Attribution.txt [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 100284 Aug 8 08:29 CHANGELOG.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:29 CONTRIBUTING.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 08:29 GOVERNANCE.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 861 Aug 8 08:29 Jenkinsfile [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:29 LICENSE [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 16854 Aug 8 08:29 Makefile [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 08:29 OWNERS.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 9528 Aug 8 08:29 README.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 789 Aug 8 08:29 SECURITY.md [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 08:30 VERSION [2024-08-08T08:33:06.276Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:29 bin [2024-08-08T08:33:06.276Z] drwxrwxr-x 20 1001 1001 4096 Aug 8 08:29 cmd [2024-08-08T08:33:06.276Z] -rw-r--r-- 1 root root 512123 Aug 8 08:32 coverage.out [2024-08-08T08:33:06.276Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:29 fuzz_test [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 7317 Aug 8 08:29 go.mod [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 102581 Aug 8 08:29 go.sum [2024-08-08T08:33:06.276Z] drwxrwxr-x 7 1001 1001 4096 Aug 8 08:29 internal [2024-08-08T08:33:06.276Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:29 openapi [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 584 Aug 8 08:29 security.txt [2024-08-08T08:33:06.276Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 08:29 version.go [Pipeline] sh [2024-08-08T08:33:06.562Z] + '[' -e coverage.out ] [2024-08-08T08:33:06.562Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-08T08:33:06.669Z] Stashed 1 file(s) [Pipeline] sh [2024-08-08T08:33:06.955Z] + make build [2024-08-08T08:33:06.956Z] 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 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T08:33:08.214Z] provisioning config files... [2024-08-08T08:33:08.240Z] copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config3693951986642099049tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T08:33:08.663Z] ---> ****-login.sh [2024-08-08T08:33:08.663Z] nexus3.edgexfoundry.org:10001 [2024-08-08T08:33:08.935Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:33:09.212Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:33:09.212Z] Configure a credential helper to remove this warning. See [2024-08-08T08:33:09.212Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:33:09.212Z] [2024-08-08T08:33:09.212Z] Login Succeeded [2024-08-08T08:33:09.212Z] nexus3.edgexfoundry.org:10002 [2024-08-08T08:33:09.483Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:33:09.483Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:33:09.483Z] Configure a credential helper to remove this warning. See [2024-08-08T08:33:09.483Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:33:09.483Z] [2024-08-08T08:33:09.483Z] Login Succeeded [2024-08-08T08:33:09.483Z] nexus3.edgexfoundry.org:10003 [2024-08-08T08:33:09.750Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:33:10.017Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:33:10.017Z] Configure a credential helper to remove this warning. See [2024-08-08T08:33:10.017Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:33:10.017Z] [2024-08-08T08:33:10.017Z] Login Succeeded [2024-08-08T08:33:10.017Z] nexus3.edgexfoundry.org:10004 [2024-08-08T08:33:10.018Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:33:10.288Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:33:10.288Z] Configure a credential helper to remove this warning. See [2024-08-08T08:33:10.288Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:33:10.288Z] [2024-08-08T08:33:10.288Z] Login Succeeded [2024-08-08T08:33:10.288Z] ****.io [2024-08-08T08:33:10.555Z] WARNING! Using --password via the CLI is insecure. Use --password-stdin. [2024-08-08T08:33:10.825Z] WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. [2024-08-08T08:33:10.825Z] Configure a credential helper to remove this warning. See [2024-08-08T08:33:10.825Z] https://docs.****.com/engine/reference/commandline/login/#credentials-store [2024-08-08T08:33:10.825Z] [2024-08-08T08:33:10.825Z] Login Succeeded [2024-08-08T08:33:10.825Z] ---> ****-login.sh ends [Pipeline] } [2024-08-08T08:33:10.836Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh [2024-08-08T08:33:11.476Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo [2024-08-08T08:33:11.497Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T08:33:11.525Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo [2024-08-08T08:33:11.542Z] ========================================================= [2024-08-08T08:33:11.542Z] [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] [2024-08-08T08:33:11.542Z] ========================================================= [Pipeline] fileExists [Pipeline] sh [2024-08-08T08:33:11.869Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T08:33:11.869Z] 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 [2024-08-08T08:33:11.869Z] c6b39de5b339: Pulling fs layer [2024-08-08T08:33:11.869Z] a69c41024577: Pulling fs layer [2024-08-08T08:33:11.869Z] d6de4b400683: Pulling fs layer [2024-08-08T08:33:11.869Z] 35cb2a7552d0: Pulling fs layer [2024-08-08T08:33:11.869Z] 4f4fb700ef54: Pulling fs layer [2024-08-08T08:33:11.869Z] 464afbd9ba4c: Pulling fs layer [2024-08-08T08:33:11.869Z] 00f215d4a9da: Pulling fs layer [2024-08-08T08:33:11.869Z] d496ad576159: Pulling fs layer [2024-08-08T08:33:11.869Z] 35cb2a7552d0: Waiting [2024-08-08T08:33:11.869Z] 464afbd9ba4c: Waiting [2024-08-08T08:33:11.869Z] 00f215d4a9da: Waiting [2024-08-08T08:33:11.869Z] d496ad576159: Waiting [2024-08-08T08:33:11.869Z] 4f4fb700ef54: Waiting [2024-08-08T08:33:12.138Z] a69c41024577: Verifying Checksum [2024-08-08T08:33:12.138Z] a69c41024577: Download complete [2024-08-08T08:33:12.138Z] 35cb2a7552d0: Verifying Checksum [2024-08-08T08:33:12.138Z] 35cb2a7552d0: Download complete [2024-08-08T08:33:12.138Z] 4f4fb700ef54: Verifying Checksum [2024-08-08T08:33:12.138Z] 4f4fb700ef54: Download complete [2024-08-08T08:33:12.138Z] 464afbd9ba4c: Verifying Checksum [2024-08-08T08:33:12.138Z] 464afbd9ba4c: Download complete [2024-08-08T08:33:12.138Z] c6b39de5b339: Verifying Checksum [2024-08-08T08:33:12.138Z] c6b39de5b339: Download complete [2024-08-08T08:33:12.406Z] d496ad576159: Verifying Checksum [2024-08-08T08:33:12.406Z] d496ad576159: Download complete [2024-08-08T08:33:12.990Z] c6b39de5b339: Pull complete [2024-08-08T08:33:13.577Z] a69c41024577: Pull complete [2024-08-08T08:33:13.845Z] d6de4b400683: Download complete [2024-08-08T08:33:15.254Z] 00f215d4a9da: Verifying Checksum [2024-08-08T08:33:15.255Z] 00f215d4a9da: Download complete [2024-08-08T08:33:27.564Z] d6de4b400683: Pull complete [2024-08-08T08:33:27.832Z] 35cb2a7552d0: Pull complete [2024-08-08T08:33:28.100Z] 4f4fb700ef54: Pull complete [2024-08-08T08:33:28.368Z] 464afbd9ba4c: Pull complete [2024-08-08T08:33:33.495Z] 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-08-08T08:33:33.495Z] 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-08-08T08:33:33.495Z] 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-08-08T08:33:33.495Z] 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-08-08T08:33:34.431Z] 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-08-08T08:33:36.562Z] 00f215d4a9da: Pull complete [2024-08-08T08:33:38.497Z] d496ad576159: Pull complete [2024-08-08T08:33:38.497Z] Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 [2024-08-08T08:33:38.497Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T08:33:38.497Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh [2024-08-08T08:33:38.616Z] 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-08-08T08:33:38.838Z] + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T08:33:38.838Z] WORKDIR /edgex [2024-08-08T08:33:38.838Z] COPY go.mod . [2024-08-08T08:33:38.838Z] RUN go mod download [2024-08-08T08:33:38.838Z] + docker build -t ci-base-image-arm64 -f - . [2024-08-08T08:33:39.797Z] Sending build context to Docker daemon 3.426MB [2024-08-08T08:33:39.797Z] Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [2024-08-08T08:33:39.797Z] ---> f246e2811388 [2024-08-08T08:33:39.797Z] Step 2/4 : WORKDIR /edgex [2024-08-08T08:33:39.990Z] 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-08-08T08:33:41.756Z] ---> Running in 00e84784c764 [2024-08-08T08:33:41.756Z] Removing intermediate container 00e84784c764 [2024-08-08T08:33:41.756Z] ---> 3283480bc9ab [2024-08-08T08:33:41.756Z] Step 3/4 : COPY go.mod . [2024-08-08T08:33:41.891Z] 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-08-08T08:33:42.341Z] ---> 1517bde19e86 [2024-08-08T08:33:42.341Z] Step 4/4 : RUN go mod download [2024-08-08T08:33:42.341Z] ---> Running in aa183e7ab80b [2024-08-08T08:33:43.792Z] 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-08-08T08:33:44.361Z] 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-08-08T08:33:44.930Z] 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-08-08T08:33:45.499Z] 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-08-08T08:33:46.065Z] 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-08-08T08:33:47.007Z] $ docker stop --time=1 1c8981a65fdb96d26341ed3ecdf95152241135769584016af58af97b691627d9 [2024-08-08T08:33:56.977Z] $ docker rm -f --volumes 1c8981a65fdb96d26341ed3ecdf95152241135769584016af58af97b691627d9 [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-08-08T08:33:58.217Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-08T08:33:58.217Z] [2024-08-08T08:33:58.217Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:33:58.528Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-08T08:33:58.528Z] latest: Pulling from edgex-devops/edgex-compose [2024-08-08T08:33:58.528Z] 91d30c5bc195: Pulling fs layer [2024-08-08T08:33:58.528Z] 2e9b0aa3be6d: Pulling fs layer [2024-08-08T08:33:58.528Z] 9c61dcf015f6: Pulling fs layer [2024-08-08T08:33:58.528Z] 4698f68db338: Pulling fs layer [2024-08-08T08:33:58.528Z] 2a2f49069b9e: Pulling fs layer [2024-08-08T08:33:58.528Z] 4698f68db338: Waiting [2024-08-08T08:33:58.528Z] 2a2f49069b9e: Waiting [2024-08-08T08:33:58.528Z] e0025b399a48: Pulling fs layer [2024-08-08T08:33:58.528Z] 91d30c5bc195: Verifying Checksum [2024-08-08T08:33:58.528Z] 91d30c5bc195: Download complete [2024-08-08T08:33:58.528Z] 4698f68db338: Verifying Checksum [2024-08-08T08:33:58.528Z] 4698f68db338: Download complete [2024-08-08T08:33:58.787Z] 91d30c5bc195: Pull complete [2024-08-08T08:33:58.787Z] 2e9b0aa3be6d: Verifying Checksum [2024-08-08T08:33:58.787Z] 2e9b0aa3be6d: Download complete [2024-08-08T08:33:58.787Z] e0025b399a48: Verifying Checksum [2024-08-08T08:33:58.787Z] e0025b399a48: Download complete [2024-08-08T08:33:58.787Z] 2a2f49069b9e: Download complete [2024-08-08T08:33:59.045Z] 2e9b0aa3be6d: Pull complete [2024-08-08T08:33:59.302Z] 9c61dcf015f6: Download complete [2024-08-08T08:34:09.718Z] 9c61dcf015f6: Pull complete [2024-08-08T08:34:09.718Z] 4698f68db338: Pull complete [2024-08-08T08:34:09.718Z] 2a2f49069b9e: Pull complete [2024-08-08T08:34:09.718Z] e0025b399a48: Pull complete [2024-08-08T08:34:09.718Z] Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 [2024-08-08T08:34:09.718Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [2024-08-08T08:34:09.718Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:34:09.839Z] prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container [2024-08-08T08:34:09.862Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat [2024-08-08T08:34:11.006Z] $ docker top 7f13ba22ded92b4594770daedeff8e6d2c3e7fceb1228871866bccbd2c355b15 -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T08:34:11.370Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-08T08:34:13.903Z] #1 [core-keeper internal] load build definition from Dockerfile [2024-08-08T08:34:13.903Z] #1 transferring dockerfile: 2.01kB done [2024-08-08T08:34:13.903Z] #1 DONE 0.0s [2024-08-08T08:34:13.903Z] [2024-08-08T08:34:13.903Z] #2 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-08T08:34:13.903Z] #2 transferring dockerfile: 3.17kB done [2024-08-08T08:34:13.903Z] #2 DONE 0.0s [2024-08-08T08:34:13.903Z] [2024-08-08T08:34:13.903Z] #3 [security-spire-config internal] load build definition from Dockerfile [2024-08-08T08:34:13.903Z] #3 transferring dockerfile: 1.69kB done [2024-08-08T08:34:13.903Z] #3 DONE 0.0s [2024-08-08T08:34:13.903Z] [2024-08-08T08:34:13.903Z] #4 [core-data internal] load build definition from Dockerfile [2024-08-08T08:34:13.903Z] #4 transferring dockerfile: 2.01kB done [2024-08-08T08:34:13.903Z] #4 DONE 0.0s [2024-08-08T08:34:13.903Z] [2024-08-08T08:34:13.903Z] #5 [core-metadata internal] load build definition from Dockerfile [2024-08-08T08:34:13.903Z] #5 transferring dockerfile: 2.06kB done [2024-08-08T08:34:13.903Z] #5 DONE 0.0s [2024-08-08T08:34:13.903Z] [2024-08-08T08:34:13.903Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-08T08:34:13.903Z] #6 transferring dockerfile: 1.93kB done [2024-08-08T08:34:13.903Z] #6 DONE 0.0s [2024-08-08T08:34:13.903Z] [2024-08-08T08:34:13.903Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #7 transferring dockerfile: 1.81kB done [2024-08-08T08:34:14.161Z] #7 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #8 [security-spire-server internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #8 transferring dockerfile: 1.70kB done [2024-08-08T08:34:14.161Z] #8 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #9 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #9 transferring dockerfile: 1.85kB done [2024-08-08T08:34:14.161Z] #9 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #10 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #10 transferring dockerfile: 2.50kB done [2024-08-08T08:34:14.161Z] #10 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #11 [support-scheduler internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #11 transferring dockerfile: 1.93kB done [2024-08-08T08:34:14.161Z] #11 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #12 [core-keeper internal] load .dockerignore [2024-08-08T08:34:14.161Z] #12 transferring context: 50B done [2024-08-08T08:34:14.161Z] #12 DONE 0.0s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #13 transferring dockerfile: 2.23kB done [2024-08-08T08:34:14.161Z] #13 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #14 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #14 transferring dockerfile: 1.89kB done [2024-08-08T08:34:14.161Z] #14 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #15 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #15 transferring dockerfile: 2.15kB done [2024-08-08T08:34:14.161Z] #15 DONE 0.1s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #16 transferring dockerfile: 1.95kB done [2024-08-08T08:34:14.161Z] #16 DONE 0.0s [2024-08-08T08:34:14.161Z] [2024-08-08T08:34:14.161Z] #17 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-08T08:34:14.161Z] #17 transferring dockerfile: 2.49kB done [2024-08-08T08:34:14.161Z] #17 DONE 0.1s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #18 [security-bootstrapper internal] load .dockerignore [2024-08-08T08:34:14.420Z] #18 transferring context: 50B done [2024-08-08T08:34:14.420Z] #18 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #19 [security-spire-config internal] load .dockerignore [2024-08-08T08:34:14.420Z] #19 transferring context: 50B done [2024-08-08T08:34:14.420Z] #19 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #20 [core-data internal] load .dockerignore [2024-08-08T08:34:14.420Z] #20 transferring context: 50B done [2024-08-08T08:34:14.420Z] #20 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #21 [security-spire-server internal] load .dockerignore [2024-08-08T08:34:14.420Z] #21 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #22 [core-metadata internal] load .dockerignore [2024-08-08T08:34:14.420Z] #22 transferring context: 50B done [2024-08-08T08:34:14.420Z] #22 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #23 [core-command internal] load .dockerignore [2024-08-08T08:34:14.420Z] #23 transferring context: 50B done [2024-08-08T08:34:14.420Z] #23 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #21 [security-spire-server internal] load .dockerignore [2024-08-08T08:34:14.420Z] #21 transferring context: 50B done [2024-08-08T08:34:14.420Z] #21 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #24 [security-spire-agent internal] load .dockerignore [2024-08-08T08:34:14.420Z] #24 transferring context: 50B done [2024-08-08T08:34:14.420Z] #24 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #25 [support-cron-scheduler internal] load .dockerignore [2024-08-08T08:34:14.420Z] #25 transferring context: 50B done [2024-08-08T08:34:14.420Z] #25 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #26 [security-proxy-setup internal] load .dockerignore [2024-08-08T08:34:14.420Z] #26 transferring context: 50B done [2024-08-08T08:34:14.420Z] #26 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #27 [support-scheduler internal] load .dockerignore [2024-08-08T08:34:14.420Z] #27 transferring context: 50B done [2024-08-08T08:34:14.420Z] #27 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #28 [security-spiffe-token-provider internal] load .dockerignore [2024-08-08T08:34:14.420Z] #28 transferring context: 50B done [2024-08-08T08:34:14.420Z] #28 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #29 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T08:34:14.420Z] #29 DONE 0.0s [2024-08-08T08:34:14.420Z] [2024-08-08T08:34:14.420Z] #30 [security-secretstore-setup internal] load .dockerignore [2024-08-08T08:34:14.679Z] #30 transferring context: 50B done [2024-08-08T08:34:14.679Z] #30 DONE 0.0s [2024-08-08T08:34:14.679Z] [2024-08-08T08:34:14.679Z] #31 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-08T08:34:14.679Z] #31 transferring context: 50B done [2024-08-08T08:34:14.679Z] #31 DONE 0.0s [2024-08-08T08:34:14.679Z] [2024-08-08T08:34:14.679Z] #32 [support-notifications internal] load .dockerignore [2024-08-08T08:34:14.679Z] #32 transferring context: 50B done [2024-08-08T08:34:14.679Z] #32 DONE 0.0s [2024-08-08T08:34:14.679Z] [2024-08-08T08:34:14.679Z] #33 [security-proxy-auth internal] load .dockerignore [2024-08-08T08:34:14.679Z] #33 transferring context: 50B done [2024-08-08T08:34:14.679Z] #33 DONE 0.0s [2024-08-08T08:34:14.679Z] [2024-08-08T08:34:14.679Z] #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:34:14.679Z] #34 ... [2024-08-08T08:34:14.679Z] [2024-08-08T08:34:14.679Z] #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T08:34:14.679Z] #29 DONE 0.0s [2024-08-08T08:34:14.679Z] [2024-08-08T08:34:14.679Z] #34 [core-command internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:34:14.938Z] #34 ... [2024-08-08T08:34:14.938Z] [2024-08-08T08:34:14.938Z] #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T08:34:14.938Z] #29 DONE 0.0s [2024-08-08T08:34:14.938Z] [2024-08-08T08:34:14.938Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:34:14.938Z] #34 DONE 0.5s [2024-08-08T08:34:14.938Z] [2024-08-08T08:34:14.938Z] #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest [2024-08-08T08:34:14.938Z] #29 DONE 0.0s [2024-08-08T08:34:14.938Z] [2024-08-08T08:34:14.938Z] #35 [security-spiffe-token-provider stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:34:14.938Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:34:15.197Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:34:15.197Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T08:34:15.197Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T08:34:15.197Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 1.05MB / 3.42MB 0.2s [2024-08-08T08:34:15.197Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s [2024-08-08T08:34:15.767Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-08T08:34:15.767Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb [2024-08-08T08:34:16.027Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T08:34:16.027Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T08:34:16.289Z] #35 ... [2024-08-08T08:34:16.289Z] [2024-08-08T08:34:16.289Z] #36 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T08:34:16.289Z] #36 DONE 1.4s [2024-08-08T08:34:16.289Z] [2024-08-08T08:34:16.289Z] #35 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:34:16.289Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:34:16.289Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:34:16.289Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T08:34:16.289Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T08:34:16.289Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-08T08:34:16.289Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T08:34:16.289Z] #35 ... [2024-08-08T08:34:16.289Z] [2024-08-08T08:34:16.289Z] #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-08T08:34:16.289Z] #37 DONE 1.5s [2024-08-08T08:34:16.289Z] [2024-08-08T08:34:16.289Z] #35 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:34:16.289Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:34:16.289Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:34:16.289Z] #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done [2024-08-08T08:34:16.289Z] #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done [2024-08-08T08:34:16.289Z] #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.6s done [2024-08-08T08:34:16.289Z] #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done [2024-08-08T08:34:16.550Z] #35 DONE 1.9s [2024-08-08T08:34:16.550Z] [2024-08-08T08:34:16.550Z] #38 [security-spire-agent internal] load build context [2024-08-08T08:34:16.550Z] #38 transferring context: 27.13kB 0.0s done [2024-08-08T08:34:16.550Z] #38 DONE 0.3s [2024-08-08T08:34:16.550Z] [2024-08-08T08:34:16.550Z] #39 [security-spire-config internal] load build context [2024-08-08T08:34:16.550Z] #39 transferring context: 25.85kB 0.0s done [2024-08-08T08:34:16.550Z] #39 DONE 0.5s [2024-08-08T08:34:16.550Z] [2024-08-08T08:34:16.550Z] #40 [security-spire-server internal] load build context [2024-08-08T08:34:16.550Z] #40 transferring context: 27.60kB 0.0s done [2024-08-08T08:34:16.550Z] #40 DONE 0.5s [2024-08-08T08:34:16.550Z] [2024-08-08T08:34:16.550Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:34:16.550Z] #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done [2024-08-08T08:34:16.550Z] #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T08:34:16.550Z] #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done [2024-08-08T08:34:16.550Z] #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done [2024-08-08T08:34:16.550Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s [2024-08-08T08:34:16.550Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s [2024-08-08T08:34:16.809Z] #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done [2024-08-08T08:34:16.809Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s [2024-08-08T08:34:16.809Z] #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-08T08:34:16.809Z] #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-08T08:34:16.809Z] #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-08T08:34:17.069Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.5s [2024-08-08T08:34:17.069Z] #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done [2024-08-08T08:34:17.069Z] #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done [2024-08-08T08:34:17.069Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.6s [2024-08-08T08:34:17.345Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.9s [2024-08-08T08:34:17.613Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 15.73MB / 30.73MB 1.0s [2024-08-08T08:34:17.613Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 25.17MB / 30.73MB 1.1s [2024-08-08T08:34:17.613Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s [2024-08-08T08:34:18.184Z] #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.5s done [2024-08-08T08:34:18.184Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 [2024-08-08T08:34:18.466Z] #41 ... [2024-08-08T08:34:18.466Z] [2024-08-08T08:34:18.466Z] #42 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [2024-08-08T08:34:18.466Z] #42 DONE 3.7s [2024-08-08T08:34:18.466Z] [2024-08-08T08:34:18.466Z] #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:34:19.909Z] #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done [2024-08-08T08:34:24.278Z] #41 ... [2024-08-08T08:34:24.279Z] [2024-08-08T08:34:24.279Z] #43 [security-bootstrapper internal] load build context [2024-08-08T08:34:24.279Z] #43 transferring context: 217.68MB 8.7s [2024-08-08T08:34:24.550Z] #43 ... [2024-08-08T08:34:24.550Z] [2024-08-08T08:34:24.550Z] #44 [security-proxy-auth internal] load build context [2024-08-08T08:34:24.550Z] #44 ... [2024-08-08T08:34:24.550Z] [2024-08-08T08:34:24.550Z] #43 [security-bootstrapper internal] load build context [2024-08-08T08:34:24.811Z] #43 ... [2024-08-08T08:34:24.811Z] [2024-08-08T08:34:24.811Z] #45 [support-scheduler internal] load build context [2024-08-08T08:34:25.378Z] #45 ... [2024-08-08T08:34:25.378Z] [2024-08-08T08:34:25.378Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:34:25.378Z] #46 ... [2024-08-08T08:34:25.378Z] [2024-08-08T08:34:25.378Z] #47 [security-secretstore-setup internal] load build context [2024-08-08T08:34:25.378Z] #47 ... [2024-08-08T08:34:25.378Z] [2024-08-08T08:34:25.378Z] #48 [security-proxy-setup internal] load build context [2024-08-08T08:34:25.651Z] #48 ... [2024-08-08T08:34:25.651Z] [2024-08-08T08:34:25.651Z] #49 [support-notifications internal] load build context [2024-08-08T08:34:25.651Z] #49 ... [2024-08-08T08:34:25.651Z] [2024-08-08T08:34:25.651Z] #50 [core-metadata internal] load build context [2024-08-08T08:34:25.651Z] #50 ... [2024-08-08T08:34:25.651Z] [2024-08-08T08:34:25.651Z] #51 [core-command internal] load build context [2024-08-08T08:34:25.927Z] #51 ... [2024-08-08T08:34:25.927Z] [2024-08-08T08:34:25.927Z] #52 [core-keeper internal] load build context [2024-08-08T08:34:25.927Z] #52 ... [2024-08-08T08:34:25.927Z] [2024-08-08T08:34:25.927Z] #53 [core-data internal] load build context [2024-08-08T08:34:25.927Z] #53 ... [2024-08-08T08:34:25.927Z] [2024-08-08T08:34:25.927Z] #54 [support-cron-scheduler internal] load build context [2024-08-08T08:34:26.207Z] #54 ... [2024-08-08T08:34:26.207Z] [2024-08-08T08:34:26.207Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-08T08:34:26.207Z] #55 ... [2024-08-08T08:34:26.207Z] [2024-08-08T08:34:26.207Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:34:26.207Z] #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done [2024-08-08T08:34:26.207Z] #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done [2024-08-08T08:34:26.207Z] #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-08T08:34:26.207Z] #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done [2024-08-08T08:34:26.207Z] #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done [2024-08-08T08:34:26.207Z] #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s done [2024-08-08T08:34:26.207Z] #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done [2024-08-08T08:34:26.207Z] #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.1s done [2024-08-08T08:34:26.207Z] #56 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done [2024-08-08T08:34:26.207Z] #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done [2024-08-08T08:34:26.207Z] #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-08T08:34:26.207Z] #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.8s done [2024-08-08T08:34:26.207Z] #56 ... [2024-08-08T08:34:26.207Z] [2024-08-08T08:34:26.207Z] #52 [core-keeper internal] load build context [2024-08-08T08:34:26.787Z] #52 ... [2024-08-08T08:34:26.787Z] [2024-08-08T08:34:26.787Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T08:34:26.787Z] #57 ... [2024-08-08T08:34:26.787Z] [2024-08-08T08:34:26.787Z] #52 [core-keeper internal] load build context [2024-08-08T08:34:27.256Z] #52 ... [2024-08-08T08:34:27.256Z] [2024-08-08T08:34:27.256Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T08:34:27.256Z] #0 9.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:34:27.256Z] #0 10.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:34:27.527Z] #58 ... [2024-08-08T08:34:27.527Z] [2024-08-08T08:34:27.527Z] #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T08:34:27.527Z] #59 ... [2024-08-08T08:34:27.527Z] [2024-08-08T08:34:27.527Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T08:34:27.527Z] #60 ... [2024-08-08T08:34:27.527Z] [2024-08-08T08:34:27.527Z] #61 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T08:34:27.527Z] #61 ... [2024-08-08T08:34:27.527Z] [2024-08-08T08:34:27.527Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T08:34:27.785Z] #62 ... [2024-08-08T08:34:27.785Z] [2024-08-08T08:34:27.785Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T08:34:27.785Z] #63 ... [2024-08-08T08:34:27.785Z] [2024-08-08T08:34:27.785Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T08:34:27.785Z] #64 ... [2024-08-08T08:34:27.785Z] [2024-08-08T08:34:27.785Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T08:34:28.043Z] #65 ... [2024-08-08T08:34:28.043Z] [2024-08-08T08:34:28.043Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T08:34:28.043Z] #66 ... [2024-08-08T08:34:28.043Z] [2024-08-08T08:34:28.043Z] #45 [support-scheduler internal] load build context [2024-08-08T08:34:28.611Z] #45 ... [2024-08-08T08:34:28.611Z] [2024-08-08T08:34:28.611Z] #67 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-08T08:34:28.611Z] #67 ... [2024-08-08T08:34:28.611Z] [2024-08-08T08:34:28.611Z] #45 [support-scheduler internal] load build context [2024-08-08T08:34:28.873Z] #45 transferring context: 273.03MB 13.8s [2024-08-08T08:34:33.064Z] #45 transferring context: 493.89MB 17.7s done [2024-08-08T08:34:34.000Z] #45 ... [2024-08-08T08:34:34.000Z] [2024-08-08T08:34:34.000Z] #50 [core-metadata internal] load build context [2024-08-08T08:34:34.000Z] #50 transferring context: 493.89MB 18.4s done [2024-08-08T08:34:34.259Z] #50 ... [2024-08-08T08:34:34.259Z] [2024-08-08T08:34:34.259Z] #54 [support-cron-scheduler internal] load build context [2024-08-08T08:34:34.537Z] #54 ... [2024-08-08T08:34:34.537Z] [2024-08-08T08:34:34.537Z] #44 [security-proxy-auth internal] load build context [2024-08-08T08:34:34.537Z] #44 transferring context: 493.89MB 16.3s done [2024-08-08T08:34:34.798Z] #44 ... [2024-08-08T08:34:34.798Z] [2024-08-08T08:34:34.798Z] #54 [support-cron-scheduler internal] load build context [2024-08-08T08:34:34.798Z] #54 transferring context: 493.89MB 19.7s done [2024-08-08T08:34:35.371Z] #54 ... [2024-08-08T08:34:35.371Z] [2024-08-08T08:34:35.371Z] #43 [security-bootstrapper internal] load build context [2024-08-08T08:34:35.371Z] #43 transferring context: 493.89MB 16.2s done [2024-08-08T08:34:35.634Z] #43 ... [2024-08-08T08:34:35.634Z] [2024-08-08T08:34:35.634Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:34:35.634Z] #46 transferring context: 493.89MB 13.7s done [2024-08-08T08:34:35.634Z] #46 ... [2024-08-08T08:34:35.634Z] [2024-08-08T08:34:35.634Z] #49 [support-notifications internal] load build context [2024-08-08T08:34:35.634Z] #49 transferring context: 493.89MB 18.0s done [2024-08-08T08:34:35.897Z] #49 ... [2024-08-08T08:34:35.897Z] [2024-08-08T08:34:35.897Z] #48 [security-proxy-setup internal] load build context [2024-08-08T08:34:35.897Z] #48 transferring context: 493.89MB 14.0s done [2024-08-08T08:34:36.161Z] #48 ... [2024-08-08T08:34:36.161Z] [2024-08-08T08:34:36.161Z] #51 [core-command internal] load build context [2024-08-08T08:34:36.161Z] #51 transferring context: 493.89MB 16.3s done [2024-08-08T08:34:36.161Z] #51 ... [2024-08-08T08:34:36.161Z] [2024-08-08T08:34:36.161Z] #53 [core-data internal] load build context [2024-08-08T08:34:36.161Z] #53 transferring context: 493.89MB 15.9s done [2024-08-08T08:34:36.424Z] #53 ... [2024-08-08T08:34:36.424Z] [2024-08-08T08:34:36.424Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-08T08:34:36.424Z] #55 transferring context: 493.89MB 18.3s done [2024-08-08T08:34:36.424Z] #55 ... [2024-08-08T08:34:36.424Z] [2024-08-08T08:34:36.424Z] #47 [security-secretstore-setup internal] load build context [2024-08-08T08:34:36.424Z] #47 transferring context: 493.89MB 16.8s done [2024-08-08T08:34:36.998Z] #47 ... [2024-08-08T08:34:36.999Z] [2024-08-08T08:34:36.999Z] #52 [core-keeper internal] load build context [2024-08-08T08:34:36.999Z] #52 transferring context: 493.89MB 15.4s done [2024-08-08T08:34:37.943Z] #52 ... [2024-08-08T08:34:37.943Z] [2024-08-08T08:34:37.943Z] #58 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T08:34:37.943Z] #58 10.30 (1/2) Installing ca-certificates (20240226-r0) [2024-08-08T08:34:37.943Z] #58 10.55 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-08T08:34:37.943Z] #58 10.55 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:34:37.943Z] #58 10.56 Executing ca-certificates-20240226-r0.trigger [2024-08-08T08:34:37.943Z] #58 10.61 OK: 8 MiB in 17 packages [2024-08-08T08:34:38.740Z] Removing intermediate container aa183e7ab80b [2024-08-08T08:34:38.740Z] ---> 50562cc74815 [2024-08-08T08:34:38.740Z] Successfully built 50562cc74815 [2024-08-08T08:34:38.740Z] Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:34:39.086Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T08:34:39.086Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:34:39.335Z] prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container [2024-08-08T08:34:39.422Z] $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-08T08:34:40.604Z] $ docker top 6053629fa41fac2df4bee2489489b092b463690826f14fd09567a46985e3bf8e -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T08:34:41.455Z] + go version [2024-08-08T08:34:41.456Z] go version go1.21.9 linux/arm64 [Pipeline] } [2024-08-08T08:34:41.473Z] $ docker stop --time=1 6053629fa41fac2df4bee2489489b092b463690826f14fd09567a46985e3bf8e [2024-08-08T08:34:43.100Z] $ docker rm -f --volumes 6053629fa41fac2df4bee2489489b092b463690826f14fd09567a46985e3bf8e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:34:43.724Z] + docker inspect -f . ci-base-image-arm64 [2024-08-08T08:34:43.724Z] . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:34:43.905Z] prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container [2024-08-08T08:34:43.963Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** ci-base-image-arm64 cat [2024-08-08T08:34:45.091Z] $ docker top 420d75a5f5a5f1a4b07b83ab377101507b6eb78d21365d8c73798f049d144d14 -eo pid,comm [Pipeline] { [Pipeline] echo [2024-08-08T08:34:45.288Z] ========================================================= [2024-08-08T08:34:45.288Z] [edgeXBuildGoParallel] Running Tests and Build... [2024-08-08T08:34:45.288Z] ========================================================= [Pipeline] sh [2024-08-08T08:34:45.909Z] + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh [2024-08-08T08:34:46.239Z] + make test [2024-08-08T08:34:46.504Z] go test -race -coverprofile=coverage.out ./... [2024-08-08T08:35:04.577Z] #58 ... [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T08:35:04.577Z] #62 44.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #62 ... [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #46 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:35:04.577Z] #46 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #48 [security-proxy-setup internal] load build context [2024-08-08T08:35:04.577Z] #48 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T08:35:04.577Z] #58 DONE 44.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #53 [core-data internal] load build context [2024-08-08T08:35:04.577Z] #53 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #43 [security-bootstrapper internal] load build context [2024-08-08T08:35:04.577Z] #43 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #44 [security-proxy-auth internal] load build context [2024-08-08T08:35:04.577Z] #44 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #67 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go [2024-08-08T08:35:04.577Z] #67 DONE 43.5s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #52 [core-keeper internal] load build context [2024-08-08T08:35:04.577Z] #52 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #51 [core-command internal] load build context [2024-08-08T08:35:04.577Z] #51 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #49 [support-notifications internal] load build context [2024-08-08T08:35:04.577Z] #49 DONE 46.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #47 [security-secretstore-setup internal] load build context [2024-08-08T08:35:04.577Z] #47 DONE 46.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #45 [support-scheduler internal] load build context [2024-08-08T08:35:04.577Z] #45 DONE 46.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #55 [security-spiffe-token-provider internal] load build context [2024-08-08T08:35:04.577Z] #55 DONE 46.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #50 [core-metadata internal] load build context [2024-08-08T08:35:04.577Z] #50 DONE 46.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #54 [support-cron-scheduler internal] load build context [2024-08-08T08:35:04.577Z] #54 DONE 46.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:35:04.577Z] #68 ... [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:35:04.577Z] #56 DONE 45.7s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T08:35:04.577Z] #60 DONE 45.0s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T08:35:04.577Z] #57 45.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #57 45.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #57 45.84 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #57 45.84 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #57 45.87 OK: 7 MiB in 16 packages [2024-08-08T08:35:04.577Z] #57 DONE 46.1s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T08:35:04.577Z] #62 44.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #62 45.29 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #62 45.36 (2/4) Installing openssl (3.1.6-r0) [2024-08-08T08:35:04.577Z] #62 45.37 (3/4) Installing su-exec (0.2-r3) [2024-08-08T08:35:04.577Z] #62 45.37 (4/4) Installing yq (4.33.3-r5) [2024-08-08T08:35:04.577Z] #62 45.65 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #62 45.66 OK: 17 MiB in 19 packages [2024-08-08T08:35:04.577Z] #62 DONE 45.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T08:35:04.577Z] #59 45.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #59 45.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #59 45.61 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #59 45.61 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #59 45.62 OK: 7 MiB in 16 packages [2024-08-08T08:35:04.577Z] #59 DONE 45.9s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:04.577Z] #69 ... [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #66 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T08:35:04.577Z] #66 45.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #66 45.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #66 45.37 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:35:04.577Z] #66 45.37 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:35:04.577Z] #66 45.37 OK: 20070 distinct packages available [2024-08-08T08:35:04.577Z] #66 45.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #66 45.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #66 45.75 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #66 45.79 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-08T08:35:04.577Z] #66 45.79 (3/4) Installing libucontext (1.2-r2) [2024-08-08T08:35:04.577Z] #66 45.79 (4/4) Installing gcompat (1.1.0-r1) [2024-08-08T08:35:04.577Z] #66 45.80 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #66 45.88 OK: 8 MiB in 19 packages [2024-08-08T08:35:04.577Z] #66 DONE 46.1s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #64 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T08:35:04.577Z] #64 45.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #64 45.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #64 46.00 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #64 46.01 (2/2) Installing su-exec (0.2-r3) [2024-08-08T08:35:04.577Z] #64 46.01 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #64 46.01 OK: 7 MiB in 17 packages [2024-08-08T08:35:04.577Z] #64 DONE 46.1s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #63 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T08:35:04.577Z] #63 45.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #63 45.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #63 45.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:35:04.577Z] #63 45.84 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:35:04.577Z] #63 45.84 OK: 20070 distinct packages available [2024-08-08T08:35:04.577Z] #63 45.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #63 45.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #63 46.22 (1/11) Installing ca-certificates (20240226-r0) [2024-08-08T08:35:04.577Z] #63 46.23 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-08T08:35:04.577Z] #63 46.25 (3/11) Installing libunistring (1.1-r1) [2024-08-08T08:35:04.577Z] #63 46.26 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-08T08:35:04.577Z] #63 46.27 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-08T08:35:04.577Z] #63 46.28 (6/11) Installing libcurl (8.9.0-r0) [2024-08-08T08:35:04.577Z] #63 46.29 (7/11) Installing curl (8.9.0-r0) [2024-08-08T08:35:04.577Z] #63 46.29 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #63 46.30 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-08T08:35:04.577Z] #63 46.30 (10/11) Installing libucontext (1.2-r2) [2024-08-08T08:35:04.577Z] #63 46.30 (11/11) Installing gcompat (1.1.0-r1) [2024-08-08T08:35:04.577Z] #63 46.31 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #63 46.31 Executing ca-certificates-20240226-r0.trigger [2024-08-08T08:35:04.577Z] #63 46.36 OK: 12 MiB in 26 packages [2024-08-08T08:35:04.577Z] #63 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #61 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T08:35:04.577Z] #61 45.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #61 45.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #61 45.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:35:04.577Z] #61 45.77 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:35:04.577Z] #61 45.77 OK: 20070 distinct packages available [2024-08-08T08:35:04.577Z] #61 45.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #61 45.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #61 46.20 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #61 46.21 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-08T08:35:04.577Z] #61 46.21 (3/5) Installing libucontext (1.2-r2) [2024-08-08T08:35:04.577Z] #61 46.21 (4/5) Installing gcompat (1.1.0-r1) [2024-08-08T08:35:04.577Z] #61 46.22 (5/5) Installing openssl (3.1.6-r0) [2024-08-08T08:35:04.577Z] #61 46.22 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #61 46.24 OK: 8 MiB in 20 packages [2024-08-08T08:35:04.577Z] #61 DONE 46.7s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T08:35:04.577Z] #65 45.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #65 45.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #65 46.05 (1/4) Installing ca-certificates (20240226-r0) [2024-08-08T08:35:04.577Z] #65 46.11 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:04.577Z] #65 46.11 (3/4) Installing su-exec (0.2-r3) [2024-08-08T08:35:04.577Z] #65 46.11 (4/4) Installing yq (4.33.3-r5) [2024-08-08T08:35:04.577Z] #65 46.20 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:04.577Z] #65 46.21 Executing ca-certificates-20240226-r0.trigger [2024-08-08T08:35:04.577Z] #65 46.26 OK: 17 MiB in 19 packages [2024-08-08T08:35:04.577Z] #65 DONE 46.8s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T08:35:04.577Z] #0 0.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 1.054 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 1.317 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:35:04.577Z] #0 1.317 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:35:04.577Z] #0 1.317 OK: 20077 distinct packages available [2024-08-08T08:35:04.577Z] #0 1.382 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 1.482 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 1.723 OK: 264 MiB in 52 packages [2024-08-08T08:35:04.577Z] #70 DONE 2.0s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T08:35:04.577Z] #0 1.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 1.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 1.555 OK: 264 MiB in 52 packages [2024-08-08T08:35:04.577Z] #71 DONE 2.0s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:35:04.577Z] #68 1.971 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #68 2.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #68 ... [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:35:04.577Z] #72 DONE 0.2s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #73 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:35:04.577Z] #73 DONE 0.2s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T08:35:04.577Z] #74 DONE 2.4s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #68 [core-command builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:35:04.577Z] #68 2.255 OK: 264 MiB in 52 packages [2024-08-08T08:35:04.577Z] #68 DONE 2.4s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:35:04.577Z] #0 1.980 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 2.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.577Z] #0 2.265 OK: 8 MiB in 17 packages [2024-08-08T08:35:04.577Z] #75 DONE 2.4s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:35:04.577Z] #76 DONE 0.1s [2024-08-08T08:35:04.577Z] [2024-08-08T08:35:04.577Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:35:04.840Z] #77 ... [2024-08-08T08:35:04.840Z] [2024-08-08T08:35:04.840Z] #78 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:35:04.840Z] #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.840Z] #0 2.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:04.840Z] #0 2.737 OK: 264 MiB in 52 packages [2024-08-08T08:35:04.840Z] #78 DONE 3.0s [2024-08-08T08:35:04.840Z] [2024-08-08T08:35:04.840Z] #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:35:04.840Z] #79 DONE 0.2s [2024-08-08T08:35:04.840Z] [2024-08-08T08:35:04.840Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:06.227Z] #80 ... [2024-08-08T08:35:06.227Z] [2024-08-08T08:35:06.227Z] #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T08:35:06.227Z] #0 2.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #0 2.202 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #0 2.383 OK: 8 MiB in 19 packages [2024-08-08T08:35:06.227Z] #81 DONE 2.9s [2024-08-08T08:35:06.227Z] [2024-08-08T08:35:06.227Z] #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T08:35:06.227Z] #0 2.189 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #0 2.697 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #0 3.353 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T08:35:06.227Z] #0 3.671 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:35:06.227Z] #0 3.677 OK: 7 MiB in 16 packages [2024-08-08T08:35:06.227Z] #82 DONE 4.0s [2024-08-08T08:35:06.227Z] [2024-08-08T08:35:06.227Z] #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T08:35:06.227Z] #0 2.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #0 2.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #0 2.880 OK: 17 MiB in 19 packages [2024-08-08T08:35:06.227Z] #83 DONE 3.2s [2024-08-08T08:35:06.227Z] [2024-08-08T08:35:06.227Z] #69 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:06.227Z] #69 3.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #69 3.222 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:06.227Z] #69 3.421 OK: 7 MiB in 16 packages [2024-08-08T08:35:07.168Z] #69 ... [2024-08-08T08:35:07.168Z] [2024-08-08T08:35:07.168Z] #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-08T08:35:07.168Z] #84 DONE 1.0s [2024-08-08T08:35:07.168Z] [2024-08-08T08:35:07.168Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:07.168Z] #80 3.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.168Z] #80 3.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.430Z] #80 ... [2024-08-08T08:35:07.430Z] [2024-08-08T08:35:07.430Z] #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:35:07.430Z] #0 3.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.430Z] #0 3.229 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.430Z] #0 3.447 OK: 7 MiB in 16 packages [2024-08-08T08:35:07.430Z] #85 DONE 4.4s [2024-08-08T08:35:07.430Z] [2024-08-08T08:35:07.430Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:07.430Z] #80 3.715 OK: 8 MiB in 20 packages [2024-08-08T08:35:07.430Z] #80 ... [2024-08-08T08:35:07.430Z] [2024-08-08T08:35:07.430Z] #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:07.430Z] #69 DONE 4.6s [2024-08-08T08:35:07.693Z] [2024-08-08T08:35:07.693Z] #86 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:35:07.693Z] #0 3.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.693Z] #0 3.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.693Z] #0 3.709 OK: 12 MiB in 26 packages [2024-08-08T08:35:07.953Z] #86 DONE 4.2s [2024-08-08T08:35:07.953Z] [2024-08-08T08:35:07.953Z] #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:35:07.953Z] #87 DONE 1.9s [2024-08-08T08:35:07.953Z] [2024-08-08T08:35:07.953Z] #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T08:35:07.953Z] #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.953Z] #0 3.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.953Z] #0 4.034 OK: 17 MiB in 19 packages [2024-08-08T08:35:07.953Z] #88 DONE 4.2s [2024-08-08T08:35:07.953Z] [2024-08-08T08:35:07.953Z] #89 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T08:35:07.953Z] #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.953Z] #0 4.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:07.953Z] #0 4.489 OK: 7 MiB in 17 packages [2024-08-08T08:35:07.953Z] #89 DONE 4.8s [2024-08-08T08:35:07.953Z] [2024-08-08T08:35:07.953Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:35:07.953Z] #80 DONE 4.2s [2024-08-08T08:35:07.953Z] [2024-08-08T08:35:07.953Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:35:08.214Z] #90 ... [2024-08-08T08:35:08.214Z] [2024-08-08T08:35:08.214Z] #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-08T08:35:08.214Z] #91 DONE 0.4s [2024-08-08T08:35:08.475Z] [2024-08-08T08:35:08.475Z] #92 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-08T08:35:09.860Z] #92 DONE 1.3s [2024-08-08T08:35:09.860Z] [2024-08-08T08:35:09.860Z] #90 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:35:09.860Z] #90 DONE 1.6s [2024-08-08T08:35:09.860Z] [2024-08-08T08:35:09.860Z] #93 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-08T08:35:09.860Z] #93 DONE 1.6s [2024-08-08T08:35:09.860Z] [2024-08-08T08:35:09.860Z] #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-08T08:35:09.860Z] #94 DONE 0.0s [2024-08-08T08:35:09.860Z] [2024-08-08T08:35:09.860Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:35:09.860Z] #95 ... [2024-08-08T08:35:09.860Z] [2024-08-08T08:35:09.860Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:35:09.860Z] #96 DONE 0.1s [2024-08-08T08:35:09.860Z] [2024-08-08T08:35:09.860Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-08T08:35:10.435Z] #97 ... [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #98 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-08T08:35:10.435Z] #98 DONE 0.7s [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #97 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-08T08:35:10.435Z] #97 DONE 0.7s [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:35:10.435Z] #95 DONE 0.8s [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:35:10.435Z] #99 DONE 0.0s [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #100 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-08T08:35:10.435Z] #100 DONE 0.1s [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #101 [security-spire-config] exporting to image [2024-08-08T08:35:10.435Z] #101 exporting layers [2024-08-08T08:35:10.435Z] #101 ... [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.435Z] #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-08T08:35:10.435Z] #102 DONE 0.1s [2024-08-08T08:35:10.435Z] [2024-08-08T08:35:10.436Z] #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-08T08:35:10.436Z] #103 DONE 0.1s [2024-08-08T08:35:10.436Z] [2024-08-08T08:35:10.436Z] #104 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-08T08:35:10.436Z] #104 DONE 0.1s [2024-08-08T08:35:10.695Z] [2024-08-08T08:35:10.695Z] #105 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-08T08:35:10.695Z] #105 DONE 0.1s [2024-08-08T08:35:10.695Z] [2024-08-08T08:35:10.695Z] #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:35:10.695Z] #106 DONE 0.1s [2024-08-08T08:35:10.695Z] [2024-08-08T08:35:10.695Z] #107 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-08T08:35:10.695Z] #107 DONE 0.1s [2024-08-08T08:35:10.695Z] [2024-08-08T08:35:10.695Z] #101 [security-spire-server] exporting to image [2024-08-08T08:35:10.955Z] #101 ... [2024-08-08T08:35:10.955Z] [2024-08-08T08:35:10.955Z] #108 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-08T08:35:10.955Z] #108 DONE 0.0s [2024-08-08T08:35:10.955Z] [2024-08-08T08:35:10.955Z] #101 [security-spire-agent] exporting to image [2024-08-08T08:35:11.216Z] #101 ... [2024-08-08T08:35:11.216Z] [2024-08-08T08:35:11.216Z] #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-08T08:35:11.216Z] #109 DONE 3.2s [2024-08-08T08:35:11.216Z] [2024-08-08T08:35:11.216Z] #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-08T08:35:11.216Z] #110 DONE 0.0s [2024-08-08T08:35:11.216Z] [2024-08-08T08:35:11.216Z] #101 [security-spire-agent] exporting to image [2024-08-08T08:35:11.216Z] #101 exporting layers 0.8s done [2024-08-08T08:35:11.216Z] #101 exporting layers 0.7s done [2024-08-08T08:35:11.216Z] #101 writing image sha256:689256b6274347f14cc4fd501bb03fe233e973909183d13959c2e0f9ea492a0b done [2024-08-08T08:35:11.216Z] #101 naming to docker.io/library/security-spire-config done [2024-08-08T08:35:11.477Z] #101 exporting layers 0.6s done [2024-08-08T08:35:11.477Z] #101 writing image sha256:3a12c33a46d076693b8f78944e8a44d66b8f2b08b7cb845e3a64345f56fe2ccb done [2024-08-08T08:35:11.477Z] #101 naming to docker.io/library/security-spire-server done [2024-08-08T08:35:11.477Z] #101 writing image sha256:d9b4ee826d5fb54de8159f38a8ee77bc2f532cb9fa45591d09a3939abb43861b done [2024-08-08T08:35:11.477Z] #101 naming to docker.io/library/security-spire-agent done [2024-08-08T08:35:11.477Z] #101 DONE 1.0s [2024-08-08T08:35:11.477Z] [2024-08-08T08:35:11.477Z] #111 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T08:35:11.477Z] #0 6.536 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:11.477Z] #0 7.022 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz [2024-08-08T08:35:11.739Z] #111 7.659 OK: 264 MiB in 52 packages [2024-08-08T08:35:12.001Z] #111 DONE 7.7s [2024-08-08T08:35:12.001Z] [2024-08-08T08:35:12.001Z] #112 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-08T08:35:12.001Z] #112 DONE 0.0s [2024-08-08T08:35:12.001Z] [2024-08-08T08:35:12.001Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:35:12.001Z] #41 ... [2024-08-08T08:35:12.001Z] [2024-08-08T08:35:12.001Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:35:13.920Z] #113 ... [2024-08-08T08:35:13.920Z] [2024-08-08T08:35:13.920Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:35:14.182Z] #114 ... [2024-08-08T08:35:14.182Z] [2024-08-08T08:35:14.182Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:35:14.182Z] #115 ... [2024-08-08T08:35:14.182Z] [2024-08-08T08:35:14.182Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:35:33.330Z] ? github.com/edgexfoundry/edgex-go [no test files] [2024-08-08T08:36:10.507Z] #116 ... [2024-08-08T08:36:10.507Z] [2024-08-08T08:36:10.507Z] #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:10.507Z] #114 DONE 64.8s [2024-08-08T08:36:10.508Z] [2024-08-08T08:36:10.508Z] #115 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:10.508Z] #115 DONE 64.8s [2024-08-08T08:36:10.508Z] [2024-08-08T08:36:10.508Z] #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:10.508Z] #116 DONE 63.7s [2024-08-08T08:36:10.508Z] [2024-08-08T08:36:10.508Z] #77 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:10.508Z] #77 DONE 64.5s [2024-08-08T08:36:10.508Z] [2024-08-08T08:36:10.508Z] #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:10.508Z] #113 DONE 56.8s [2024-08-08T08:36:10.508Z] [2024-08-08T08:36:10.508Z] #117 [core-metadata builder 6/7] COPY . . [2024-08-08T08:36:18.664Z] #117 ... [2024-08-08T08:36:18.664Z] [2024-08-08T08:36:18.664Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-08T08:36:18.926Z] #118 ... [2024-08-08T08:36:18.926Z] [2024-08-08T08:36:18.926Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T08:36:18.926Z] #119 ... [2024-08-08T08:36:18.926Z] [2024-08-08T08:36:18.926Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-08T08:36:19.192Z] #120 ... [2024-08-08T08:36:19.192Z] [2024-08-08T08:36:19.192Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-08T08:36:23.442Z] #121 ... [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #120 [security-proxy-setup builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #120 DONE 14.7s [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #119 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #119 DONE 14.7s [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #122 [security-secretstore-setup builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #122 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #123 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #124 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #124 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #118 [support-notifications builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #118 DONE 14.7s [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #125 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #125 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #126 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #127 [security-bootstrapper builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #127 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #128 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #129 [security-proxy-auth builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #129 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #130 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #117 [core-metadata builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #117 DONE 14.7s [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #131 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #132 [support-scheduler builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #132 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #133 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #134 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #134 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #135 [core-data builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #135 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #136 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #137 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #138 [core-command builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #138 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #139 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #139 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #140 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #140 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #141 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #142 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #142 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #143 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:36:23.442Z] #143 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #144 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:36:23.442Z] #144 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #145 [support-cron-scheduler builder 6/7] COPY . . [2024-08-08T08:36:23.442Z] #145 CACHED [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #121 [core-keeper builder 7/8] COPY . . [2024-08-08T08:36:23.442Z] #121 DONE 14.7s [2024-08-08T08:36:23.442Z] [2024-08-08T08:36:23.442Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T08:36:24.840Z] #146 1.486 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-08-08T08:36:34.853Z] #146 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T08:36:34.853Z] #0 1.611 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-08-08T08:36:34.853Z] #147 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T08:36:34.853Z] #0 1.320 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-08-08T08:36:34.853Z] #148 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T08:36:34.853Z] #0 1.057 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-08-08T08:36:34.853Z] #149 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T08:36:34.853Z] #0 0.860 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-08-08T08:36:34.853Z] #150 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T08:36:34.853Z] #0 0.652 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-08-08T08:36:34.853Z] #151 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T08:36:34.853Z] #0 0.590 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-08-08T08:36:34.853Z] #152 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T08:36:34.853Z] #0 0.855 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-08-08T08:36:34.853Z] #153 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T08:36:34.853Z] #0 1.061 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-08-08T08:36:34.853Z] #154 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T08:36:34.853Z] #0 0.681 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-08-08T08:36:34.853Z] #155 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #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-08-08T08:36:34.853Z] #0 0.491 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-08-08T08:36:34.853Z] #156 ... [2024-08-08T08:36:34.853Z] [2024-08-08T08:36:34.853Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T08:36:34.853Z] #0 0.704 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-08-08T08:36:35.115Z] #157 ... [2024-08-08T08:36:35.115Z] [2024-08-08T08:36:35.115Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T08:36:35.115Z] #0 1.559 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-08-08T08:37:42.913Z] #158 ... [2024-08-08T08:37:42.913Z] [2024-08-08T08:37:42.913Z] #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-08-08T08:37:42.913Z] #156 78.57 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-08-08T08:38:15.275Z] #156 ... [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T08:38:15.275Z] #152 DONE 109.0s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T08:38:15.275Z] #154 DONE 109.3s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T08:38:15.275Z] #157 ... [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #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-08-08T08:38:15.275Z] #156 DONE 109.3s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:15.275Z] #159 ... [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T08:38:15.275Z] #151 DONE 109.6s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:15.275Z] #160 ... [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T08:38:15.275Z] #155 DONE 110.3s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-08T08:38:15.275Z] #161 ... [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:15.275Z] #159 DONE 1.8s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #160 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:15.275Z] #160 DONE 1.6s [2024-08-08T08:38:15.275Z] [2024-08-08T08:38:15.275Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:25.294Z] #162 ... [2024-08-08T08:38:25.294Z] [2024-08-08T08:38:25.294Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:25.294Z] #163 ... [2024-08-08T08:38:25.294Z] [2024-08-08T08:38:25.294Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:25.294Z] #164 ... [2024-08-08T08:38:25.294Z] [2024-08-08T08:38:25.294Z] #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:40.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] [2024-08-08T08:38:40.069Z] ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] [2024-08-08T08:38:40.276Z] #165 DONE 24.2s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:40.276Z] #163 DONE 24.7s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-08T08:38:40.276Z] #161 DONE 24.6s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:40.276Z] #164 DONE 23.9s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #162 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:40.276Z] #162 DONE 23.8s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-08T08:38:40.276Z] #166 ... [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #167 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:40.276Z] #167 DONE 0.2s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #168 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:40.276Z] #168 DONE 0.3s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #169 [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-08-08T08:38:40.276Z] #169 DONE 0.3s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T08:38:40.276Z] #170 ... [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #166 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-08T08:38:40.276Z] #166 DONE 0.4s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #171 [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-08-08T08:38:40.276Z] #171 ... [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #172 [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-08-08T08:38:40.276Z] #172 DONE 0.6s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T08:38:40.276Z] #170 DONE 0.5s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #171 [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-08-08T08:38:40.276Z] #171 DONE 0.4s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-08T08:38:40.276Z] #173 DONE 0.5s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #174 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-08T08:38:40.276Z] #174 DONE 0.4s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #175 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-08T08:38:40.276Z] #175 DONE 1.3s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T08:38:40.276Z] #176 ... [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #177 [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-08-08T08:38:40.276Z] #177 DONE 0.6s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #178 [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-08-08T08:38:40.276Z] #178 DONE 0.6s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #179 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-08T08:38:40.276Z] #179 DONE 0.6s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:40.276Z] #180 DONE 0.4s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #101 [security-spiffe-token-provider] exporting to image [2024-08-08T08:38:40.276Z] #101 exporting layers [2024-08-08T08:38:40.276Z] #101 ... [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T08:38:40.276Z] #176 DONE 0.3s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #181 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:40.276Z] #181 DONE 0.3s [2024-08-08T08:38:40.276Z] [2024-08-08T08:38:40.276Z] #101 [security-spiffe-token-provider] exporting to image [2024-08-08T08:38:40.276Z] #101 exporting layers 0.4s done [2024-08-08T08:38:40.276Z] #101 writing image sha256:7c92b3ff22fd384b442344866a2bebec8a5d8c2d3779bb5b35da207c7626e3dc 0.1s done [2024-08-08T08:38:40.276Z] #101 naming to docker.io/library/security-spiffe-token-provider [2024-08-08T08:38:40.546Z] #101 naming to docker.io/library/security-spiffe-token-provider 0.1s done [2024-08-08T08:38:40.546Z] #101 DONE 1.5s [2024-08-08T08:38:40.546Z] [2024-08-08T08:38:40.546Z] #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-08T08:38:40.546Z] #182 DONE 0.5s [2024-08-08T08:38:40.546Z] [2024-08-08T08:38:40.546Z] #183 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:40.546Z] #183 DONE 0.6s [2024-08-08T08:38:40.546Z] [2024-08-08T08:38:40.546Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:41.128Z] #184 ... [2024-08-08T08:38:41.128Z] [2024-08-08T08:38:41.128Z] #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-08T08:38:41.128Z] #185 DONE 0.6s [2024-08-08T08:38:41.386Z] [2024-08-08T08:38:41.386Z] #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-08T08:38:41.386Z] #186 DONE 0.6s [2024-08-08T08:38:41.386Z] [2024-08-08T08:38:41.386Z] #187 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:41.386Z] #187 DONE 1.4s [2024-08-08T08:38:41.386Z] [2024-08-08T08:38:41.386Z] #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-08T08:38:41.386Z] #188 DONE 0.1s [2024-08-08T08:38:41.386Z] [2024-08-08T08:38:41.386Z] #101 [core-common-config-bootstrapper] exporting to image [2024-08-08T08:38:41.386Z] #101 ... [2024-08-08T08:38:41.386Z] [2024-08-08T08:38:41.386Z] #189 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T08:38:41.386Z] #189 DONE 0.2s [2024-08-08T08:38:41.644Z] [2024-08-08T08:38:41.644Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:41.644Z] #190 ... [2024-08-08T08:38:41.644Z] [2024-08-08T08:38:41.644Z] #184 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:41.644Z] #184 DONE 1.5s [2024-08-08T08:38:41.644Z] [2024-08-08T08:38:41.644Z] #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-08-08T08:38:41.644Z] #191 DONE 0.3s [2024-08-08T08:38:41.904Z] [2024-08-08T08:38:41.904Z] #101 [core-common-config-bootstrapper] exporting to image [2024-08-08T08:38:41.904Z] #101 exporting layers 0.5s done [2024-08-08T08:38:41.904Z] #101 writing image sha256:bdc3d8a12e049d74bbbfc74a3e0d178c3c19b0440b72ed6c8bcc5a4398f63751 0.0s done [2024-08-08T08:38:41.904Z] #101 naming to docker.io/library/core-common-config-bootstrapper done [2024-08-08T08:38:42.249Z] #101 ... [2024-08-08T08:38:42.249Z] [2024-08-08T08:38:42.249Z] #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-08-08T08:38:42.249Z] #192 DONE 0.4s [2024-08-08T08:38:42.249Z] [2024-08-08T08:38:42.249Z] #101 [security-proxy-setup] exporting to image [2024-08-08T08:38:42.249Z] #101 exporting layers 0.6s done [2024-08-08T08:38:42.249Z] #101 writing image sha256:8d42cf052fceb4bcc5bd46c197e663a4c5b9a9ba14c0e67d9ce17f3617a33e4f done [2024-08-08T08:38:42.249Z] #101 naming to docker.io/library/security-proxy-setup done [2024-08-08T08:38:42.249Z] #101 DONE 2.5s [2024-08-08T08:38:42.249Z] [2024-08-08T08:38:42.249Z] #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-08-08T08:38:43.236Z] #193 DONE 0.9s [2024-08-08T08:38:43.236Z] [2024-08-08T08:38:43.236Z] #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T08:38:43.236Z] #157 DONE 139.5s [2024-08-08T08:38:43.236Z] [2024-08-08T08:38:43.236Z] #190 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:43.236Z] #190 DONE 1.5s [2024-08-08T08:38:43.236Z] [2024-08-08T08:38:43.236Z] #101 [security-secretstore-setup] exporting to image [2024-08-08T08:38:43.236Z] #101 ... [2024-08-08T08:38:43.236Z] [2024-08-08T08:38:43.236Z] #194 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-08T08:38:43.236Z] #194 DONE 0.2s [2024-08-08T08:38:43.494Z] [2024-08-08T08:38:43.494Z] #195 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-08T08:38:43.494Z] #195 DONE 0.1s [2024-08-08T08:38:43.494Z] [2024-08-08T08:38:43.494Z] #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:43.494Z] #196 DONE 0.3s [2024-08-08T08:38:43.494Z] [2024-08-08T08:38:43.494Z] #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:43.494Z] #197 DONE 0.1s [2024-08-08T08:38:43.494Z] [2024-08-08T08:38:43.494Z] #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-08T08:38:43.752Z] #198 DONE 0.3s [2024-08-08T08:38:43.752Z] [2024-08-08T08:38:43.752Z] #101 [security-secretstore-setup] exporting to image [2024-08-08T08:38:43.752Z] #101 exporting layers 0.8s done [2024-08-08T08:38:43.752Z] #101 writing image sha256:09517f604a4973d38117940ffa3a929e60bd9106785f079d116989de75a945a2 done [2024-08-08T08:38:43.752Z] #101 naming to docker.io/library/security-secretstore-setup done [2024-08-08T08:38:43.752Z] #101 DONE 3.3s [2024-08-08T08:38:43.752Z] [2024-08-08T08:38:43.752Z] #199 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-08T08:38:44.318Z] #199 ... [2024-08-08T08:38:44.318Z] [2024-08-08T08:38:44.318Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:44.318Z] #200 DONE 0.5s [2024-08-08T08:38:44.318Z] [2024-08-08T08:38:44.318Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-08T08:38:44.318Z] #201 DONE 0.1s [2024-08-08T08:38:44.576Z] [2024-08-08T08:38:44.576Z] #199 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-08T08:38:44.576Z] #199 DONE 1.1s [2024-08-08T08:38:44.576Z] [2024-08-08T08:38:44.576Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:45.508Z] #202 ... [2024-08-08T08:38:45.508Z] [2024-08-08T08:38:45.508Z] #101 [security-bootstrapper] exporting to image [2024-08-08T08:38:45.508Z] #101 exporting layers 0.7s done [2024-08-08T08:38:45.508Z] #101 writing image sha256:31fc1763c4b120e57f4f262e5e88cf877abb9a691407252f73860024473563aa done [2024-08-08T08:38:45.508Z] #101 naming to docker.io/library/security-bootstrapper done [2024-08-08T08:38:45.508Z] #101 DONE 4.1s [2024-08-08T08:38:45.508Z] [2024-08-08T08:38:45.508Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T08:38:46.071Z] #146 ... [2024-08-08T08:38:46.071Z] [2024-08-08T08:38:46.071Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T08:38:46.071Z] #202 DONE 1.4s [2024-08-08T08:38:46.071Z] [2024-08-08T08:38:46.071Z] #101 [security-proxy-auth] exporting to image [2024-08-08T08:38:46.328Z] #101 exporting layers 0.3s done [2024-08-08T08:38:46.328Z] #101 writing image sha256:42c78624a61b2f3bb4cbdfece9c743119447cc4f2712480adac233524fca4f59 done [2024-08-08T08:38:46.328Z] #101 naming to docker.io/library/security-proxy-auth done [2024-08-08T08:38:46.328Z] #101 DONE 4.4s [2024-08-08T08:38:46.328Z] [2024-08-08T08:38:46.328Z] #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T08:38:47.699Z] #149 DONE 143.9s [2024-08-08T08:38:47.699Z] [2024-08-08T08:38:47.699Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:47.699Z] #203 DONE 0.1s [2024-08-08T08:38:47.699Z] [2024-08-08T08:38:47.699Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:38:47.699Z] #41 ... [2024-08-08T08:38:47.699Z] [2024-08-08T08:38:47.699Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:47.699Z] #204 DONE 0.0s [2024-08-08T08:38:47.699Z] [2024-08-08T08:38:47.699Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-08T08:38:47.957Z] #205 DONE 0.2s [2024-08-08T08:38:47.957Z] [2024-08-08T08:38:47.957Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:47.957Z] #206 DONE 0.1s [2024-08-08T08:38:47.957Z] [2024-08-08T08:38:47.957Z] #101 [core-command] exporting to image [2024-08-08T08:38:47.957Z] #101 exporting layers 0.1s done [2024-08-08T08:38:48.214Z] #101 writing image sha256:43a739a767ab2eef715fa0e150dba2bfa0dcfe17e99420c1a6146880efc38621 done [2024-08-08T08:38:48.214Z] #101 naming to docker.io/library/core-command done [2024-08-08T08:38:48.214Z] #101 DONE 4.5s [2024-08-08T08:38:48.214Z] [2024-08-08T08:38:48.214Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T08:38:53.468Z] #153 ... [2024-08-08T08:38:53.468Z] [2024-08-08T08:38:53.468Z] #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T08:38:53.468Z] #150 DONE 150.1s [2024-08-08T08:38:53.726Z] [2024-08-08T08:38:53.726Z] #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:53.726Z] #207 DONE 0.0s [2024-08-08T08:38:53.726Z] [2024-08-08T08:38:53.726Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:38:53.726Z] #41 ... [2024-08-08T08:38:53.726Z] [2024-08-08T08:38:53.726Z] #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:53.726Z] #208 DONE 0.0s [2024-08-08T08:38:53.726Z] [2024-08-08T08:38:53.726Z] #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-08T08:38:54.291Z] #209 DONE 0.3s [2024-08-08T08:38:54.291Z] [2024-08-08T08:38:54.291Z] #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:57.640Z] #210 DONE 3.3s [2024-08-08T08:38:57.640Z] [2024-08-08T08:38:57.640Z] #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T08:38:57.640Z] #153 DONE 154.0s [2024-08-08T08:38:57.640Z] [2024-08-08T08:38:57.640Z] #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T08:38:57.640Z] #158 DONE 154.1s [2024-08-08T08:38:57.640Z] [2024-08-08T08:38:57.640Z] #101 [core-data] exporting to image [2024-08-08T08:38:57.640Z] #101 exporting layers [2024-08-08T08:38:57.640Z] #101 ... [2024-08-08T08:38:57.640Z] [2024-08-08T08:38:57.640Z] #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T08:38:57.640Z] #146 DONE 154.1s [2024-08-08T08:38:57.640Z] [2024-08-08T08:38:57.640Z] #211 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:57.911Z] #211 DONE 0.3s [2024-08-08T08:38:57.911Z] [2024-08-08T08:38:57.911Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:58.172Z] #212 ... [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #101 [core-data] exporting to image [2024-08-08T08:38:58.172Z] #101 exporting layers 0.5s done [2024-08-08T08:38:58.172Z] #101 writing image sha256:e4665f20cd996ef646248bd9f0c2fbeba4911fa150b934fb46818f3f0e78be5c 0.0s done [2024-08-08T08:38:58.172Z] #101 naming to docker.io/library/core-data done [2024-08-08T08:38:58.172Z] #101 DONE 5.1s [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #213 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:58.172Z] #213 DONE 0.2s [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T08:38:58.172Z] #147 DONE 154.8s [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:58.172Z] #214 CACHED [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:58.172Z] #215 CACHED [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:58.172Z] #212 DONE 0.3s [2024-08-08T08:38:58.172Z] [2024-08-08T08:38:58.172Z] #216 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-08T08:38:59.557Z] #216 DONE 1.3s [2024-08-08T08:38:59.557Z] [2024-08-08T08:38:59.557Z] #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T08:38:59.557Z] #148 DONE 156.0s [2024-08-08T08:38:59.557Z] [2024-08-08T08:38:59.557Z] #217 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-08T08:38:59.557Z] #217 DONE 1.3s [2024-08-08T08:38:59.557Z] [2024-08-08T08:38:59.557Z] #218 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-08T08:38:59.557Z] #218 DONE 1.3s [2024-08-08T08:38:59.557Z] [2024-08-08T08:38:59.557Z] #219 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:59.817Z] #219 DONE 0.2s [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #220 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:59.817Z] #220 DONE 0.2s [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #221 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:59.817Z] #221 DONE 0.2s [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #222 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:38:59.817Z] #222 DONE 0.2s [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #101 [support-scheduler] exporting to image [2024-08-08T08:38:59.817Z] #101 ... [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:59.817Z] #223 DONE 0.1s [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-08T08:38:59.817Z] #224 DONE 0.1s [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #225 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T08:38:59.817Z] #225 CACHED [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #226 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T08:38:59.817Z] #226 CACHED [2024-08-08T08:38:59.817Z] [2024-08-08T08:38:59.817Z] #101 [core-metadata] exporting to image [2024-08-08T08:39:00.759Z] #101 ... [2024-08-08T08:39:00.759Z] [2024-08-08T08:39:00.759Z] #227 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T08:39:00.759Z] #227 DONE 1.0s [2024-08-08T08:39:01.021Z] [2024-08-08T08:39:01.021Z] #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-08T08:39:01.021Z] #228 DONE 1.0s [2024-08-08T08:39:01.021Z] [2024-08-08T08:39:01.021Z] #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-08T08:39:01.021Z] #229 DONE 0.0s [2024-08-08T08:39:01.021Z] [2024-08-08T08:39:01.021Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-08T08:39:01.021Z] #230 DONE 0.1s [2024-08-08T08:39:01.021Z] [2024-08-08T08:39:01.021Z] #101 [support-scheduler] exporting to image [2024-08-08T08:39:01.021Z] #101 writing image sha256:3580e414f1b0606c292611d8b00daae00b32b9d4beaa24369beb8945a1088de6 0.0s done [2024-08-08T08:39:01.021Z] #101 naming to docker.io/library/core-keeper done [2024-08-08T08:39:01.021Z] #101 writing image sha256:257be26d3cff781e91abd88c0806ee6b063f88ae729781446e392ce6ef8ba30e done [2024-08-08T08:39:01.021Z] #101 writing image sha256:efdb03f0b49806491b5e4a7697e390e53795a262c69847c3c5cdf9cb955a0c77 done [2024-08-08T08:39:01.021Z] #101 naming to docker.io/library/core-metadata done [2024-08-08T08:39:01.021Z] #101 naming to docker.io/library/support-scheduler done [2024-08-08T08:39:01.021Z] #101 exporting layers 0.2s done [2024-08-08T08:39:01.021Z] #101 exporting layers 0.2s done [2024-08-08T08:39:01.021Z] #101 writing image sha256:9b475d04540ff19ec1bf1e234fc486de2c83b26f09a385c4ec8cbacd47991cf7 done [2024-08-08T08:39:01.021Z] #101 naming to docker.io/library/support-notifications done [2024-08-08T08:39:01.021Z] #101 writing image sha256:1b8c49e5fe815ada3abb0ee423bf5500dd38c3f8d9248c76396a87a24a6a0292 done [2024-08-08T08:39:01.021Z] #101 naming to docker.io/library/support-cron-scheduler done [2024-08-08T08:39:01.021Z] #101 DONE 6.6s [2024-08-08T08:39:01.021Z] [2024-08-08T08:39:01.021Z] #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T08:39:01.021Z] time="2024-08-08T08:34:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-08T08:39:01.028Z] $ docker stop --time=1 7f13ba22ded92b4594770daedeff8e6d2c3e7fceb1228871866bccbd2c355b15 [2024-08-08T08:39:02.312Z] $ docker rm -f --volumes 7f13ba22ded92b4594770daedeff8e6d2c3e7fceb1228871866bccbd2c355b15 [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T08:39:02.682Z] + docker images [2024-08-08T08:39:02.682Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-08T08:39:02.682Z] support-notifications latest 9b475d04540f 2 seconds ago 42.4MB [2024-08-08T08:39:02.682Z] support-cron-scheduler latest 1b8c49e5fe81 2 seconds ago 42.8MB [2024-08-08T08:39:02.682Z] support-scheduler latest efdb03f0b498 3 seconds ago 41.8MB [2024-08-08T08:39:02.682Z] core-keeper latest 3580e414f1b0 3 seconds ago 39.4MB [2024-08-08T08:39:02.682Z] core-metadata latest 257be26d3cff 3 seconds ago 39.7MB [2024-08-08T08:39:02.682Z] core-data latest e4665f20cd99 5 seconds ago 39.5MB [2024-08-08T08:39:02.682Z] core-command latest 43a739a767ab 15 seconds ago 35.4MB [2024-08-08T08:39:02.682Z] security-proxy-auth latest 42c78624a61b 17 seconds ago 33MB [2024-08-08T08:39:02.682Z] security-bootstrapper latest 31fc1763c4b1 18 seconds ago 18.9MB [2024-08-08T08:39:02.682Z] security-secretstore-setup latest 09517f604a49 20 seconds ago 37MB [2024-08-08T08:39:02.682Z] security-proxy-setup latest 8d42cf052fce 21 seconds ago 26.2MB [2024-08-08T08:39:02.682Z] core-common-config-bootstrapper latest bdc3d8a12e04 21 seconds ago 15.2MB [2024-08-08T08:39:02.682Z] security-spiffe-token-provider latest 7c92b3ff22fd 23 seconds ago 28.8MB [2024-08-08T08:39:02.682Z] security-spire-server latest 3a12c33a46d0 3 minutes ago 121MB [2024-08-08T08:39:02.682Z] security-spire-agent latest d9b4ee826d5f 3 minutes ago 182MB [2024-08-08T08:39:02.682Z] security-spire-config latest 689256b62743 3 minutes ago 120MB [2024-08-08T08:39:02.682Z] ci-base-image-x86_64 latest eb0dc6bc1540 8 minutes ago 970MB [2024-08-08T08:39:02.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB [2024-08-08T08:39:02.682Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB [2024-08-08T08:39:02.682Z] 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-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] [2024-08-08T08:39:26.884Z] ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] [2024-08-08T08:39:29.468Z] ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] [2024-08-08T08:39:29.468Z] ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] [2024-08-08T08:39:30.054Z] ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] [2024-08-08T08:39:30.054Z] ? github.com/edgexfoundry/edgex-go/internal [no test files] [2024-08-08T08:39:30.054Z] ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] [2024-08-08T08:39:42.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] [2024-08-08T08:39:42.381Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] [2024-08-08T08:39:42.381Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.126s coverage: 28.7% of statements [2024-08-08T08:39:52.456Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.180s coverage: 97.0% of statements [2024-08-08T08:39:57.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] [2024-08-08T08:39:57.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] [2024-08-08T08:39:57.797Z] ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] [2024-08-08T08:40:02.073Z] ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.259s coverage: 69.2% of statements [2024-08-08T08:40:04.034Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] [2024-08-08T08:40:04.035Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] [2024-08-08T08:40:05.002Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.217s coverage: 53.2% of statements [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] [2024-08-08T08:40:10.345Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] [2024-08-08T08:40:18.622Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] [2024-08-08T08:40:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:40:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] [2024-08-08T08:40:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] [2024-08-08T08:40:18.623Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] [2024-08-08T08:40:18.623Z] ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.093s coverage: 93.4% of statements [2024-08-08T08:40:19.218Z] ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.230s coverage: 91.7% of statements [2024-08-08T08:40:25.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] [2024-08-08T08:40:25.836Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] [2024-08-08T08:40:27.253Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.225s coverage: 6.5% of statements [2024-08-08T08:40:39.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] [2024-08-08T08:40:39.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:40:39.530Z] ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] [2024-08-08T08:40:40.491Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] [2024-08-08T08:40:40.491Z] ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.655s coverage: 95.8% of statements [2024-08-08T08:40:41.445Z] ok github.com/edgexfoundry/edgex-go/internal/io 1.097s coverage: 72.2% of statements [2024-08-08T08:40:45.685Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.100s coverage: 0.0% of statements [no tests to run] [2024-08-08T08:40:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] [2024-08-08T08:40:52.317Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] [2024-08-08T08:40:52.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements [2024-08-08T08:40:52.900Z] ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.156s coverage: 30.7% of statements [2024-08-08T08:40:57.146Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.126s coverage: 41.7% of statements [2024-08-08T08:40:57.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.106s coverage: 77.8% of statements [2024-08-08T08:40:57.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.101s coverage: 94.1% of statements [2024-08-08T08:40:57.729Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.102s coverage: 96.3% of statements [2024-08-08T08:41:01.979Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.096s coverage: 87.5% of statements [2024-08-08T08:41:02.934Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] [2024-08-08T08:41:04.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] [2024-08-08T08:41:04.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] [2024-08-08T08:41:04.334Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] [2024-08-08T08:41:08.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] [2024-08-08T08:41:08.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] [2024-08-08T08:41:08.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] [2024-08-08T08:41:08.565Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] [2024-08-08T08:41:13.880Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.100s coverage: 94.4% of statements [2024-08-08T08:41:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] [2024-08-08T08:41:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] [2024-08-08T08:41:13.880Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] [2024-08-08T08:41:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] [2024-08-08T08:41:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] [2024-08-08T08:41:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] [2024-08-08T08:41:19.211Z] ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] [2024-08-08T08:41:23.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] [2024-08-08T08:41:23.462Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] [2024-08-08T08:41:25.403Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] [2024-08-08T08:41:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.957s coverage: 79.9% of statements [2024-08-08T08:41:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.153s coverage: 92.9% of statements [2024-08-08T08:41:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.084s coverage: 67.2% of statements [2024-08-08T08:41:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.107s coverage: 62.3% of statements [2024-08-08T08:41:27.982Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.104s coverage: 76.6% of statements [2024-08-08T08:41:30.571Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] [2024-08-08T08:41:32.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.104s coverage: 87.2% of statements [2024-08-08T08:41:32.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/common 1.077s coverage: 20.0% of statements [2024-08-08T08:41:32.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.078s coverage: 100.0% of statements [2024-08-08T08:41:32.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.269s coverage: 81.8% of statements [2024-08-08T08:41:32.512Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.265s coverage: 82.1% of statements [2024-08-08T08:41:33.096Z] ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] [2024-08-08T08:41:34.053Z] ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.107s coverage: 86.0% of statements [2024-08-08T08:41:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] [2024-08-08T08:41:38.301Z] ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] [2024-08-08T08:41:40.236Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.722s coverage: 63.1% of statements [2024-08-08T08:41:41.189Z] ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.140s coverage: 100.0% of statements [2024-08-08T08:41:41.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.107s coverage: 89.4% of statements [2024-08-08T08:41:41.771Z] ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.080s coverage: 100.0% of statements [2024-08-08T08:41:43.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] [2024-08-08T08:41:43.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] [2024-08-08T08:41:43.172Z] ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] [2024-08-08T08:41:43.172Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.080s coverage: 73.7% of statements [2024-08-08T08:41:44.125Z] ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.071s coverage: 100.0% of statements [2024-08-08T08:41:50.752Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] [2024-08-08T08:41:50.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] [2024-08-08T08:41:50.753Z] ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] [2024-08-08T08:41:52.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.682s coverage: 36.5% of statements [2024-08-08T08:41:52.155Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.114s coverage: 89.5% of statements [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] [2024-08-08T08:41:52.420Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] [2024-08-08T08:41:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:41:53.373Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] [2024-08-08T08:41:53.637Z] ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements [2024-08-08T08:42:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] [2024-08-08T08:42:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] [2024-08-08T08:42:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] [2024-08-08T08:42:00.253Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] [2024-08-08T08:42:06.866Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.171s coverage: 19.9% of statements [2024-08-08T08:42:06.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] [2024-08-08T08:42:06.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:42:06.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] [2024-08-08T08:42:06.866Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] [2024-08-08T08:42:08.265Z] ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.481s coverage: 95.7% of statements [2024-08-08T08:42:10.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] [2024-08-08T08:42:10.830Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] [2024-08-08T08:42:12.233Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.161s coverage: 61.8% of statements [2024-08-08T08:42:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] [2024-08-08T08:42:14.803Z] ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] [2024-08-08T08:42:15.753Z] ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements [2024-08-08T08:42:17.156Z] 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-08-08T08:42:17.156Z] WARNING: Linting skipped (not on x86_64 or linter not installed) [2024-08-08T08:42:17.156Z] go vet ./... [2024-08-08T08:46:39.036Z] gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") [2024-08-08T08:46:39.036Z] [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] [2024-08-08T08:46:39.036Z] ./bin/test-attribution-txt.sh [2024-08-08T08:46:39.036Z] An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo [2024-08-08T08:46:39.057Z] [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [2024-08-08T08:46:39.388Z] + ls -al . [2024-08-08T08:46:39.388Z] total 880 [2024-08-08T08:46:39.388Z] drwxrwxr-x 10 1001 1001 4096 Aug 8 08:34 . [2024-08-08T08:46:39.388Z] drwxr-xr-x 4 root root 4096 Aug 8 08:34 .. [2024-08-08T08:46:39.388Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:32 .blubracket [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 10 Aug 8 08:32 .dockerignore [2024-08-08T08:46:39.388Z] drwxrwxr-x 8 1001 1001 4096 Aug 8 08:32 .git [2024-08-08T08:46:39.388Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:32 .github [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 1102 Aug 8 08:32 .gitignore [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 42 Aug 8 08:32 .golangci.yml [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 100 Aug 8 08:32 .hadolint.yml [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 155 Aug 8 08:32 .sonarcloud.properties [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 1171 Aug 8 08:32 ADOPTERS.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 21171 Aug 8 08:32 Attribution.txt [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 100284 Aug 8 08:32 CHANGELOG.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 3804 Aug 8 08:32 CONTRIBUTING.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 677 Aug 8 08:32 GOVERNANCE.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 861 Aug 8 08:32 Jenkinsfile [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 10775 Aug 8 08:32 LICENSE [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 16854 Aug 8 08:32 Makefile [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 582 Aug 8 08:32 OWNERS.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 9528 Aug 8 08:32 README.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 789 Aug 8 08:32 SECURITY.md [2024-08-08T08:46:39.388Z] -rw-rw-r-- 1 1001 1001 5 Aug 8 08:30 VERSION [2024-08-08T08:46:39.388Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:32 bin [2024-08-08T08:46:39.388Z] drwxrwxr-x 20 1001 1001 4096 Aug 8 08:32 cmd [2024-08-08T08:46:39.389Z] -rw-r--r-- 1 root root 512123 Aug 8 08:42 coverage.out [2024-08-08T08:46:39.389Z] drwxrwxr-x 2 1001 1001 4096 Aug 8 08:32 fuzz_test [2024-08-08T08:46:39.389Z] -rw-rw-r-- 1 1001 1001 7317 Aug 8 08:32 go.mod [2024-08-08T08:46:39.389Z] -rw-rw-r-- 1 1001 1001 102581 Aug 8 08:32 go.sum [2024-08-08T08:46:39.389Z] drwxrwxr-x 7 1001 1001 4096 Aug 8 08:32 internal [2024-08-08T08:46:39.389Z] drwxrwxr-x 3 1001 1001 4096 Aug 8 08:32 openapi [2024-08-08T08:46:39.389Z] -rw-rw-r-- 1 1001 1001 584 Aug 8 08:32 security.txt [2024-08-08T08:46:39.389Z] -rw-rw-r-- 1 1001 1001 204 Aug 8 08:32 version.go [Pipeline] sh [2024-08-08T08:46:40.018Z] + '[' -e coverage.out ] [2024-08-08T08:46:40.018Z] + chown 1001:1001 coverage.out [Pipeline] stash [2024-08-08T08:46:40.048Z] Warning: overwriting stash ‘coverage-report’ [2024-08-08T08:46:40.861Z] Stashed 1 file(s) [Pipeline] sh [2024-08-08T08:46:41.487Z] + make build [2024-08-08T08:46:41.487Z] 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-08-08T08:49:48.190Z] 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-08-08T08:49:56.378Z] 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-08-08T08:50:04.580Z] 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-08-08T08:50:06.516Z] 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-08-08T08:50:16.571Z] 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-08-08T08:50:43.244Z] 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-08-08T08:50:53.310Z] 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-08-08T08:51:03.367Z] 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-08-08T08:51:13.428Z] 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-08-08T08:51:16.749Z] 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-08-08T08:51:20.071Z] 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-08-08T08:51:22.643Z] 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-08-08T08:51:27.976Z] 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-08-08T08:51:31.323Z] $ docker stop --time=1 420d75a5f5a5f1a4b07b83ab377101507b6eb78d21365d8c73798f049d144d14 [2024-08-08T08:51:33.506Z] $ docker rm -f --volumes 420d75a5f5a5f1a4b07b83ab377101507b6eb78d21365d8c73798f049d144d14 [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-08-08T08:51:36.884Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T08:51:36.884Z] [2024-08-08T08:51:36.884Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T08:51:37.249Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T08:51:37.561Z] latest: Pulling from edgex-devops/edgex-compose-arm64 [2024-08-08T08:51:37.561Z] 547446be3368: Pulling fs layer [2024-08-08T08:51:37.561Z] d125d8839a47: Pulling fs layer [2024-08-08T08:51:37.561Z] 3e85d5ac6304: Pulling fs layer [2024-08-08T08:51:37.562Z] c3105a71a48b: Pulling fs layer [2024-08-08T08:51:37.562Z] 0f093f025ec4: Pulling fs layer [2024-08-08T08:51:37.562Z] c3106fc0e877: Pulling fs layer [2024-08-08T08:51:37.562Z] 0f093f025ec4: Waiting [2024-08-08T08:51:37.562Z] c3105a71a48b: Waiting [2024-08-08T08:51:37.562Z] 547446be3368: Verifying Checksum [2024-08-08T08:51:37.562Z] c3105a71a48b: Verifying Checksum [2024-08-08T08:51:37.562Z] c3105a71a48b: Download complete [2024-08-08T08:51:38.187Z] d125d8839a47: Verifying Checksum [2024-08-08T08:51:38.187Z] d125d8839a47: Download complete [2024-08-08T08:51:38.187Z] c3106fc0e877: Verifying Checksum [2024-08-08T08:51:38.187Z] c3106fc0e877: Download complete [2024-08-08T08:51:38.187Z] 0f093f025ec4: Verifying Checksum [2024-08-08T08:51:38.187Z] 0f093f025ec4: Download complete [2024-08-08T08:51:38.790Z] 547446be3368: Pull complete [2024-08-08T08:51:39.760Z] d125d8839a47: Pull complete [2024-08-08T08:51:40.342Z] 3e85d5ac6304: Verifying Checksum [2024-08-08T08:51:40.342Z] 3e85d5ac6304: Download complete [2024-08-08T08:51:50.401Z] 3e85d5ac6304: Pull complete [2024-08-08T08:51:50.401Z] c3105a71a48b: Pull complete [2024-08-08T08:51:51.356Z] 0f093f025ec4: Pull complete [2024-08-08T08:51:51.356Z] c3106fc0e877: Pull complete [2024-08-08T08:51:51.356Z] Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 [2024-08-08T08:51:51.621Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [2024-08-08T08:51:51.621Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T08:51:51.893Z] prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container [2024-08-08T08:51:51.963Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat [2024-08-08T08:51:54.023Z] $ docker top 2c90c8dc08d77287fc390767ccd7cd942036989aa1e8023c8fc6c1c4695579cd -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T08:51:54.849Z] + docker compose -f ./docker-compose-build.yml build --parallel [2024-08-08T08:52:04.904Z] #1 [security-secretstore-setup internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #1 transferring dockerfile: 2.49kB done [2024-08-08T08:52:04.904Z] #1 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #2 [support-cron-scheduler internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #2 transferring dockerfile: 1.85kB 0.0s done [2024-08-08T08:52:04.904Z] #2 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #3 [security-proxy-auth internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #3 transferring dockerfile: 2.15kB done [2024-08-08T08:52:04.904Z] #3 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #4 [security-spiffe-token-provider internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #4 transferring dockerfile: 1.89kB 0.0s done [2024-08-08T08:52:04.904Z] #4 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #5 [security-spire-server internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #5 transferring dockerfile: 1.70kB done [2024-08-08T08:52:04.904Z] #5 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #6 [core-command internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #6 transferring dockerfile: 1.93kB done [2024-08-08T08:52:04.904Z] #6 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #7 [security-spire-agent internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #7 transferring dockerfile: 1.81kB done [2024-08-08T08:52:04.904Z] #7 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #8 transferring dockerfile: 2.23kB 0.0s done [2024-08-08T08:52:04.904Z] #8 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #9 [security-spire-config internal] load build definition from Dockerfile [2024-08-08T08:52:04.904Z] #9 transferring dockerfile: 1.69kB done [2024-08-08T08:52:04.904Z] #9 DONE 0.1s [2024-08-08T08:52:04.904Z] [2024-08-08T08:52:04.904Z] #10 [core-metadata internal] load build definition from Dockerfile [2024-08-08T08:52:05.172Z] #10 transferring dockerfile: 2.06kB done [2024-08-08T08:52:05.172Z] #10 DONE 0.1s [2024-08-08T08:52:05.172Z] [2024-08-08T08:52:05.172Z] #11 [core-keeper internal] load build definition from Dockerfile [2024-08-08T08:52:05.172Z] #11 transferring dockerfile: 2.01kB 0.0s done [2024-08-08T08:52:05.172Z] #11 DONE 0.1s [2024-08-08T08:52:05.172Z] [2024-08-08T08:52:05.172Z] #12 [support-scheduler internal] load build definition from Dockerfile [2024-08-08T08:52:05.172Z] #12 transferring dockerfile: 1.93kB 0.0s done [2024-08-08T08:52:05.172Z] #12 DONE 0.1s [2024-08-08T08:52:05.172Z] [2024-08-08T08:52:05.172Z] #13 [core-data internal] load build definition from Dockerfile [2024-08-08T08:52:05.172Z] #13 transferring dockerfile: 2.01kB 0.0s done [2024-08-08T08:52:05.172Z] #13 DONE 0.1s [2024-08-08T08:52:05.172Z] [2024-08-08T08:52:05.172Z] #14 [security-proxy-setup internal] load build definition from Dockerfile [2024-08-08T08:52:05.437Z] #14 transferring dockerfile: 2.50kB 0.0s done [2024-08-08T08:52:05.437Z] #14 DONE 0.1s [2024-08-08T08:52:05.437Z] [2024-08-08T08:52:05.437Z] #15 [security-bootstrapper internal] load build definition from Dockerfile [2024-08-08T08:52:05.437Z] #15 transferring dockerfile: 3.17kB done [2024-08-08T08:52:05.437Z] #15 DONE 0.1s [2024-08-08T08:52:05.437Z] [2024-08-08T08:52:05.437Z] #16 [support-notifications internal] load build definition from Dockerfile [2024-08-08T08:52:05.437Z] #16 transferring dockerfile: 1.95kB done [2024-08-08T08:52:05.437Z] #16 DONE 0.1s [2024-08-08T08:52:05.437Z] [2024-08-08T08:52:05.437Z] #17 [security-secretstore-setup internal] load .dockerignore [2024-08-08T08:52:05.437Z] #17 transferring context: [2024-08-08T08:52:05.704Z] #17 transferring context: 50B done [2024-08-08T08:52:05.704Z] #17 DONE 0.1s [2024-08-08T08:52:06.286Z] [2024-08-08T08:52:06.287Z] #18 [support-cron-scheduler internal] load .dockerignore [2024-08-08T08:52:06.287Z] #18 transferring context: 50B done [2024-08-08T08:52:06.287Z] #18 DONE 0.0s [2024-08-08T08:52:06.287Z] [2024-08-08T08:52:06.287Z] #19 [security-proxy-auth internal] load .dockerignore [2024-08-08T08:52:06.287Z] #19 transferring context: 50B 0.0s done [2024-08-08T08:52:06.287Z] #19 DONE 0.0s [2024-08-08T08:52:06.287Z] [2024-08-08T08:52:06.287Z] #20 [security-spiffe-token-provider internal] load .dockerignore [2024-08-08T08:52:06.287Z] #20 transferring context: 50B 0.0s done [2024-08-08T08:52:06.287Z] #20 DONE 0.1s [2024-08-08T08:52:06.553Z] [2024-08-08T08:52:06.553Z] #21 [security-spire-server internal] load .dockerignore [2024-08-08T08:52:06.553Z] #21 transferring context: 50B done [2024-08-08T08:52:06.553Z] #21 DONE 0.0s [2024-08-08T08:52:06.553Z] [2024-08-08T08:52:06.553Z] #22 [core-command internal] load .dockerignore [2024-08-08T08:52:06.553Z] #22 transferring context: 50B 0.0s done [2024-08-08T08:52:06.553Z] #22 DONE 0.1s [2024-08-08T08:52:06.553Z] [2024-08-08T08:52:06.553Z] #23 [security-spire-agent internal] load .dockerignore [2024-08-08T08:52:06.553Z] #23 transferring context: 50B done [2024-08-08T08:52:06.553Z] #23 DONE 0.1s [2024-08-08T08:52:06.553Z] [2024-08-08T08:52:06.553Z] #24 [core-common-config-bootstrapper internal] load .dockerignore [2024-08-08T08:52:06.553Z] #24 transferring context: 50B done [2024-08-08T08:52:06.553Z] #24 DONE 0.1s [2024-08-08T08:52:06.553Z] [2024-08-08T08:52:06.553Z] #25 [security-spire-config internal] load .dockerignore [2024-08-08T08:52:06.553Z] #25 transferring context: 50B 0.0s done [2024-08-08T08:52:06.553Z] #25 DONE 0.1s [2024-08-08T08:52:06.553Z] [2024-08-08T08:52:06.553Z] #26 [core-metadata internal] load .dockerignore [2024-08-08T08:52:06.826Z] #26 transferring context: 50B 0.0s done [2024-08-08T08:52:06.826Z] #26 DONE 0.1s [2024-08-08T08:52:06.826Z] [2024-08-08T08:52:06.826Z] #27 [core-keeper internal] load .dockerignore [2024-08-08T08:52:06.826Z] #27 transferring context: 50B 0.0s done [2024-08-08T08:52:06.826Z] #27 DONE 0.1s [2024-08-08T08:52:06.826Z] [2024-08-08T08:52:06.826Z] #28 [support-scheduler internal] load .dockerignore [2024-08-08T08:52:06.826Z] #28 transferring context: 50B 0.0s done [2024-08-08T08:52:06.826Z] #28 DONE 0.1s [2024-08-08T08:52:06.826Z] [2024-08-08T08:52:06.826Z] #29 [core-data internal] load .dockerignore [2024-08-08T08:52:06.826Z] #29 transferring context: 50B 0.0s done [2024-08-08T08:52:07.093Z] #29 DONE 0.1s [2024-08-08T08:52:07.093Z] [2024-08-08T08:52:07.093Z] #30 [security-proxy-setup internal] load .dockerignore [2024-08-08T08:52:07.093Z] #30 transferring context: 50B 0.0s done [2024-08-08T08:52:07.093Z] #30 DONE 0.1s [2024-08-08T08:52:07.093Z] [2024-08-08T08:52:07.093Z] #31 [security-bootstrapper internal] load .dockerignore [2024-08-08T08:52:07.093Z] #31 transferring context: 50B done [2024-08-08T08:52:07.093Z] #31 DONE 0.0s [2024-08-08T08:52:07.093Z] [2024-08-08T08:52:07.093Z] #32 [support-notifications internal] load .dockerignore [2024-08-08T08:52:07.093Z] #32 transferring context: 50B done [2024-08-08T08:52:07.093Z] #32 DONE 0.1s [2024-08-08T08:52:07.093Z] [2024-08-08T08:52:07.093Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:52:07.357Z] #33 ... [2024-08-08T08:52:07.357Z] [2024-08-08T08:52:07.357Z] #34 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:07.357Z] #34 DONE 0.0s [2024-08-08T08:52:07.357Z] [2024-08-08T08:52:07.357Z] #33 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:52:07.623Z] #33 DONE 0.4s [2024-08-08T08:52:07.623Z] [2024-08-08T08:52:07.623Z] #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:07.623Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:07.623Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:07.623Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0B / 3.34MB 0.1s [2024-08-08T08:52:07.623Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:07.623Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:07.888Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s [2024-08-08T08:52:07.888Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:07.888Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa [2024-08-08T08:52:08.167Z] #35 ... [2024-08-08T08:52:08.167Z] [2024-08-08T08:52:08.167Z] #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:08.167Z] #34 DONE 0.0s [2024-08-08T08:52:08.167Z] [2024-08-08T08:52:08.167Z] #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:52:08.167Z] #33 DONE 0.4s [2024-08-08T08:52:08.434Z] [2024-08-08T08:52:08.434Z] #34 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:08.434Z] #34 DONE 0.0s [2024-08-08T08:52:08.434Z] [2024-08-08T08:52:08.434Z] #35 [support-cron-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:08.434Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:08.434Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:08.434Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:08.434Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:08.434Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:08.434Z] #35 ... [2024-08-08T08:52:08.434Z] [2024-08-08T08:52:08.434Z] #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:08.434Z] #34 DONE 0.0s [2024-08-08T08:52:08.434Z] [2024-08-08T08:52:08.434Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:08.434Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:08.434Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:08.434Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:08.434Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:08.434Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:08.698Z] #35 ... [2024-08-08T08:52:08.698Z] [2024-08-08T08:52:08.698Z] #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:08.698Z] #36 DONE 1.7s [2024-08-08T08:52:08.698Z] [2024-08-08T08:52:08.698Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:08.698Z] #35 ... [2024-08-08T08:52:08.698Z] [2024-08-08T08:52:08.698Z] #33 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:52:08.698Z] #33 DONE 0.8s [2024-08-08T08:52:08.698Z] [2024-08-08T08:52:08.698Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:08.698Z] #35 ... [2024-08-08T08:52:08.698Z] [2024-08-08T08:52:08.698Z] #34 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:08.698Z] #34 DONE 0.0s [2024-08-08T08:52:08.698Z] [2024-08-08T08:52:08.698Z] #35 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:09.282Z] #35 ... [2024-08-08T08:52:09.282Z] [2024-08-08T08:52:09.282Z] #33 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:52:09.282Z] #33 DONE 1.1s [2024-08-08T08:52:09.282Z] [2024-08-08T08:52:09.282Z] #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:09.282Z] #36 DONE 1.8s [2024-08-08T08:52:09.282Z] [2024-08-08T08:52:09.282Z] #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:09.282Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:09.282Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:09.282Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:09.282Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:09.282Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:09.282Z] #35 ... [2024-08-08T08:52:09.282Z] [2024-08-08T08:52:09.282Z] #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:09.282Z] #34 DONE 0.0s [2024-08-08T08:52:09.282Z] [2024-08-08T08:52:09.282Z] #37 [core-command builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:09.282Z] #37 DONE 1.3s [2024-08-08T08:52:09.282Z] [2024-08-08T08:52:09.282Z] #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:09.549Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-08T08:52:09.814Z] #35 ... [2024-08-08T08:52:09.814Z] [2024-08-08T08:52:09.814Z] #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:09.814Z] #36 DONE 1.8s [2024-08-08T08:52:09.814Z] [2024-08-08T08:52:09.814Z] #34 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:09.814Z] #34 DONE 0.0s [2024-08-08T08:52:09.814Z] [2024-08-08T08:52:09.814Z] #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:09.814Z] #37 DONE 1.4s [2024-08-08T08:52:09.814Z] [2024-08-08T08:52:09.814Z] #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:09.814Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:09.814Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:09.814Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:09.814Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:09.814Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:09.814Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-08T08:52:10.079Z] #35 ... [2024-08-08T08:52:10.079Z] [2024-08-08T08:52:10.079Z] #34 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:10.079Z] #34 DONE 0.0s [2024-08-08T08:52:10.079Z] [2024-08-08T08:52:10.079Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:52:10.343Z] #38 ... [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:10.343Z] #34 DONE 0.0s [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:10.343Z] #36 DONE 1.8s [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #37 [core-metadata builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:10.343Z] #37 DONE 1.4s [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 [2024-08-08T08:52:10.343Z] #39 DONE 1.8s [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:10.343Z] #40 DONE 0.0s [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:10.343Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:10.343Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:10.343Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:10.343Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:10.343Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:10.343Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-08T08:52:10.343Z] #35 ... [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #34 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:10.343Z] #34 DONE 0.0s [2024-08-08T08:52:10.343Z] [2024-08-08T08:52:10.343Z] #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:10.343Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:10.343Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:10.343Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:10.343Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:10.343Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:10.343Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-08T08:52:10.607Z] #35 ... [2024-08-08T08:52:10.607Z] [2024-08-08T08:52:10.607Z] #34 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:10.607Z] #34 DONE 0.0s [2024-08-08T08:52:10.872Z] [2024-08-08T08:52:10.872Z] #34 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:10.872Z] #34 DONE 0.0s [2024-08-08T08:52:10.872Z] [2024-08-08T08:52:10.872Z] #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 [2024-08-08T08:52:10.872Z] #41 DONE 1.7s [2024-08-08T08:52:10.872Z] [2024-08-08T08:52:10.872Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:10.872Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:10.873Z] #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done [2024-08-08T08:52:11.138Z] #40 ... [2024-08-08T08:52:11.138Z] [2024-08-08T08:52:11.138Z] #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:11.138Z] #36 DONE 1.9s [2024-08-08T08:52:11.138Z] [2024-08-08T08:52:11.138Z] #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:11.138Z] #37 DONE 1.5s [2024-08-08T08:52:11.138Z] [2024-08-08T08:52:11.138Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:11.138Z] #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done [2024-08-08T08:52:11.138Z] #40 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done [2024-08-08T08:52:11.138Z] #40 ... [2024-08-08T08:52:11.138Z] [2024-08-08T08:52:11.138Z] #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:11.138Z] #36 DONE 1.9s [2024-08-08T08:52:11.138Z] [2024-08-08T08:52:11.138Z] #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:11.138Z] #37 DONE 1.5s [2024-08-08T08:52:11.138Z] [2024-08-08T08:52:11.138Z] #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest [2024-08-08T08:52:11.138Z] #34 DONE 0.0s [2024-08-08T08:52:11.404Z] [2024-08-08T08:52:11.404Z] #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:11.404Z] #36 DONE 1.9s [2024-08-08T08:52:11.404Z] [2024-08-08T08:52:11.404Z] #37 [core-data builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:11.404Z] #37 DONE 1.5s [2024-08-08T08:52:11.404Z] [2024-08-08T08:52:11.404Z] #42 [core-data internal] load build context [2024-08-08T08:52:11.404Z] #42 DONE 0.0s [2024-08-08T08:52:11.404Z] [2024-08-08T08:52:11.404Z] #35 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:11.404Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:11.404Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:11.404Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:11.404Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:11.404Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:11.404Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-08T08:52:11.988Z] #35 DONE 5.1s [2024-08-08T08:52:11.988Z] [2024-08-08T08:52:11.988Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:11.988Z] #43 transferring context: 33.62MB 4.2s [2024-08-08T08:52:12.254Z] #43 ... [2024-08-08T08:52:12.254Z] [2024-08-08T08:52:12.254Z] #44 [security-spire-server internal] load build context [2024-08-08T08:52:12.254Z] #44 transferring context: 27.60kB 0.3s done [2024-08-08T08:52:12.254Z] #44 DONE 1.8s [2024-08-08T08:52:12.254Z] [2024-08-08T08:52:12.254Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:12.833Z] #43 ... [2024-08-08T08:52:12.834Z] [2024-08-08T08:52:12.834Z] #45 [security-spire-agent internal] load build context [2024-08-08T08:52:12.834Z] #45 transferring context: 27.13kB 0.3s done [2024-08-08T08:52:12.834Z] #45 DONE 1.8s [2024-08-08T08:52:12.834Z] [2024-08-08T08:52:12.834Z] #46 [security-spire-config internal] load build context [2024-08-08T08:52:12.834Z] #46 transferring context: 25.85kB 0.3s done [2024-08-08T08:52:12.834Z] #46 DONE 2.4s [2024-08-08T08:52:12.834Z] [2024-08-08T08:52:12.834Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:14.242Z] #43 ... [2024-08-08T08:52:14.242Z] [2024-08-08T08:52:14.242Z] #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 [2024-08-08T08:52:14.242Z] #33 DONE 5.8s [2024-08-08T08:52:14.242Z] [2024-08-08T08:52:14.242Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:14.508Z] #43 ... [2024-08-08T08:52:14.508Z] [2024-08-08T08:52:14.508Z] #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 [2024-08-08T08:52:14.508Z] #36 DONE 1.9s [2024-08-08T08:52:14.508Z] [2024-08-08T08:52:14.508Z] #37 [support-notifications builder 2/7] WORKDIR /edgex-go [2024-08-08T08:52:14.508Z] #37 DONE 1.5s [2024-08-08T08:52:14.508Z] [2024-08-08T08:52:14.508Z] #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 [2024-08-08T08:52:14.508Z] #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done [2024-08-08T08:52:14.508Z] #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done [2024-08-08T08:52:14.508Z] #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done [2024-08-08T08:52:14.508Z] #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done [2024-08-08T08:52:14.508Z] #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done [2024-08-08T08:52:14.508Z] #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.6s done [2024-08-08T08:52:14.508Z] #35 DONE 5.2s [2024-08-08T08:52:14.508Z] [2024-08-08T08:52:14.508Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:15.915Z] #43 transferring context: 43.06MB 8.0s [2024-08-08T08:52:17.317Z] #43 ... [2024-08-08T08:52:17.318Z] [2024-08-08T08:52:17.318Z] #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories [2024-08-08T08:52:17.318Z] #47 DONE 7.1s [2024-08-08T08:52:17.584Z] [2024-08-08T08:52:17.584Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:17.584Z] #40 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done [2024-08-08T08:52:17.584Z] #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 3.3s done [2024-08-08T08:52:17.584Z] #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.8s done [2024-08-08T08:52:17.584Z] #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.8s done [2024-08-08T08:52:17.584Z] #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-08T08:52:17.584Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 5.9s [2024-08-08T08:52:17.584Z] #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done [2024-08-08T08:52:18.163Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 6.5s [2024-08-08T08:52:18.163Z] #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done [2024-08-08T08:52:18.436Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 6.8s [2024-08-08T08:52:18.436Z] #40 ... [2024-08-08T08:52:18.436Z] [2024-08-08T08:52:18.436Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:18.436Z] #48 ... [2024-08-08T08:52:18.436Z] [2024-08-08T08:52:18.436Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:52:18.701Z] #49 ... [2024-08-08T08:52:18.701Z] [2024-08-08T08:52:18.701Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:19.280Z] #40 ... [2024-08-08T08:52:19.280Z] [2024-08-08T08:52:19.280Z] #50 [core-command internal] load build context [2024-08-08T08:52:19.280Z] #50 ... [2024-08-08T08:52:19.280Z] [2024-08-08T08:52:19.280Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:19.545Z] #40 ... [2024-08-08T08:52:19.545Z] [2024-08-08T08:52:19.545Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:52:19.545Z] #0 7.612 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:19.545Z] #0 8.495 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:19.545Z] #51 ... [2024-08-08T08:52:19.545Z] [2024-08-08T08:52:19.545Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:52:19.545Z] #0 7.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:19.545Z] #0 7.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:19.808Z] #52 ... [2024-08-08T08:52:19.809Z] [2024-08-08T08:52:19.809Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T08:52:19.809Z] #0 7.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:19.809Z] #0 8.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:19.809Z] #53 ... [2024-08-08T08:52:19.809Z] [2024-08-08T08:52:19.809Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:20.073Z] #54 ... [2024-08-08T08:52:20.073Z] [2024-08-08T08:52:20.073Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T08:52:20.073Z] #0 5.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:20.073Z] #0 6.278 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:20.073Z] #0 8.236 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:52:20.073Z] #0 8.236 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:52:20.073Z] #0 8.236 OK: 19953 distinct packages available [2024-08-08T08:52:20.073Z] #0 8.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:20.073Z] #0 10.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:20.073Z] #55 ... [2024-08-08T08:52:20.073Z] [2024-08-08T08:52:20.073Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:52:20.073Z] #52 10.73 OK: 266 MiB in 52 packages [2024-08-08T08:52:20.344Z] #52 ... [2024-08-08T08:52:20.345Z] [2024-08-08T08:52:20.345Z] #56 [core-keeper internal] load build context [2024-08-08T08:52:20.345Z] #56 ... [2024-08-08T08:52:20.345Z] [2024-08-08T08:52:20.345Z] #57 [core-metadata internal] load build context [2024-08-08T08:52:20.619Z] #57 ... [2024-08-08T08:52:20.619Z] [2024-08-08T08:52:20.619Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:52:20.619Z] #38 ... [2024-08-08T08:52:20.619Z] [2024-08-08T08:52:20.619Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:20.619Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.1s [2024-08-08T08:52:20.883Z] #40 ... [2024-08-08T08:52:20.883Z] [2024-08-08T08:52:20.884Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:52:20.884Z] #58 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done [2024-08-08T08:52:20.884Z] #58 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done [2024-08-08T08:52:20.884Z] #58 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done [2024-08-08T08:52:20.884Z] #58 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done [2024-08-08T08:52:20.884Z] #58 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done [2024-08-08T08:52:20.884Z] #58 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done [2024-08-08T08:52:20.884Z] #58 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done [2024-08-08T08:52:20.884Z] #58 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.3s done [2024-08-08T08:52:20.884Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 6.1s [2024-08-08T08:52:20.884Z] #58 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done [2024-08-08T08:52:21.148Z] #58 ... [2024-08-08T08:52:21.148Z] [2024-08-08T08:52:21.148Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:52:21.148Z] #59 ... [2024-08-08T08:52:21.148Z] [2024-08-08T08:52:21.148Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:21.414Z] #40 ... [2024-08-08T08:52:21.414Z] [2024-08-08T08:52:21.414Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:21.414Z] #60 ... [2024-08-08T08:52:21.414Z] [2024-08-08T08:52:21.414Z] #42 [core-data internal] load build context [2024-08-08T08:52:21.679Z] #42 ... [2024-08-08T08:52:21.679Z] [2024-08-08T08:52:21.679Z] #61 [support-scheduler internal] load build context [2024-08-08T08:52:21.679Z] #61 transferring context: 1.98MB 8.5s [2024-08-08T08:52:21.679Z] #61 ... [2024-08-08T08:52:21.679Z] [2024-08-08T08:52:21.679Z] #42 [core-data internal] load build context [2024-08-08T08:52:22.263Z] #42 ... [2024-08-08T08:52:22.263Z] [2024-08-08T08:52:22.263Z] #52 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:52:22.263Z] #52 DONE 13.5s [2024-08-08T08:52:22.263Z] [2024-08-08T08:52:22.263Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:22.263Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 10.6s [2024-08-08T08:52:22.263Z] #40 ... [2024-08-08T08:52:22.263Z] [2024-08-08T08:52:22.263Z] #51 [core-data builder 3/7] RUN apk add --update --no-cache make git [2024-08-08T08:52:22.263Z] #51 10.67 OK: 266 MiB in 52 packages [2024-08-08T08:52:22.263Z] #51 DONE 12.9s [2024-08-08T08:52:22.263Z] [2024-08-08T08:52:22.263Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:22.264Z] #40 ... [2024-08-08T08:52:22.264Z] [2024-08-08T08:52:22.264Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T08:52:22.530Z] #62 ... [2024-08-08T08:52:22.531Z] [2024-08-08T08:52:22.531Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:22.531Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.1s [2024-08-08T08:52:22.804Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.38MB / 28.04MB 11.2s [2024-08-08T08:52:22.804Z] #40 ... [2024-08-08T08:52:22.804Z] [2024-08-08T08:52:22.804Z] #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates [2024-08-08T08:52:22.804Z] #53 11.45 OK: 266 MiB in 52 packages [2024-08-08T08:52:22.804Z] #53 DONE 13.7s [2024-08-08T08:52:22.804Z] [2024-08-08T08:52:22.804Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:23.070Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 11.5s [2024-08-08T08:52:23.070Z] #40 ... [2024-08-08T08:52:23.070Z] [2024-08-08T08:52:23.070Z] #55 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base [2024-08-08T08:52:23.070Z] #55 12.46 OK: 266 MiB in 52 packages [2024-08-08T08:52:23.070Z] #55 DONE 13.8s [2024-08-08T08:52:23.070Z] [2024-08-08T08:52:23.070Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:24.034Z] #40 ... [2024-08-08T08:52:24.034Z] [2024-08-08T08:52:24.034Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T08:52:24.034Z] #63 ... [2024-08-08T08:52:24.034Z] [2024-08-08T08:52:24.034Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T08:52:24.034Z] #64 ... [2024-08-08T08:52:24.034Z] [2024-08-08T08:52:24.034Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T08:52:24.299Z] #65 ... [2024-08-08T08:52:24.299Z] [2024-08-08T08:52:24.299Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T08:52:24.299Z] #66 ... [2024-08-08T08:52:24.299Z] [2024-08-08T08:52:24.299Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:24.299Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.8s [2024-08-08T08:52:24.564Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.59MB / 28.04MB 13.0s [2024-08-08T08:52:24.564Z] #40 ... [2024-08-08T08:52:24.564Z] [2024-08-08T08:52:24.564Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:24.564Z] #67 ... [2024-08-08T08:52:24.564Z] [2024-08-08T08:52:24.564Z] #50 [core-command internal] load build context [2024-08-08T08:52:24.830Z] #50 ... [2024-08-08T08:52:24.830Z] [2024-08-08T08:52:24.830Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:24.830Z] #40 ... [2024-08-08T08:52:24.830Z] [2024-08-08T08:52:24.830Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T08:52:24.830Z] #68 ... [2024-08-08T08:52:24.830Z] [2024-08-08T08:52:24.830Z] #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-08-08T08:52:25.095Z] #69 ... [2024-08-08T08:52:25.095Z] [2024-08-08T08:52:25.095Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T08:52:25.095Z] #70 ... [2024-08-08T08:52:25.095Z] [2024-08-08T08:52:25.095Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T08:52:25.359Z] #71 ... [2024-08-08T08:52:25.359Z] [2024-08-08T08:52:25.359Z] #72 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T08:52:25.359Z] #72 ... [2024-08-08T08:52:25.359Z] [2024-08-08T08:52:25.359Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:25.359Z] #40 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 13.8s done [2024-08-08T08:52:27.296Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd [2024-08-08T08:52:27.561Z] #40 ... [2024-08-08T08:52:27.561Z] [2024-08-08T08:52:27.561Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:27.561Z] #43 transferring context: 61.20MB 19.6s [2024-08-08T08:52:27.561Z] #43 ... [2024-08-08T08:52:27.561Z] [2024-08-08T08:52:27.561Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:27.561Z] #67 ... [2024-08-08T08:52:27.561Z] [2024-08-08T08:52:27.561Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T08:52:27.827Z] #73 ... [2024-08-08T08:52:27.827Z] [2024-08-08T08:52:27.827Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:28.780Z] #40 ... [2024-08-08T08:52:28.780Z] [2024-08-08T08:52:28.780Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:28.780Z] #48 ... [2024-08-08T08:52:28.780Z] [2024-08-08T08:52:28.780Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:52:28.780Z] #49 ... [2024-08-08T08:52:28.780Z] [2024-08-08T08:52:28.780Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:30.183Z] #43 ... [2024-08-08T08:52:30.183Z] [2024-08-08T08:52:30.183Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:30.183Z] #54 ... [2024-08-08T08:52:30.183Z] [2024-08-08T08:52:30.183Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:30.449Z] #43 ... [2024-08-08T08:52:30.449Z] [2024-08-08T08:52:30.449Z] #56 [core-keeper internal] load build context [2024-08-08T08:52:30.449Z] #56 ... [2024-08-08T08:52:30.449Z] [2024-08-08T08:52:30.449Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:30.714Z] #43 ... [2024-08-08T08:52:30.714Z] [2024-08-08T08:52:30.714Z] #57 [core-metadata internal] load build context [2024-08-08T08:52:30.714Z] #57 ... [2024-08-08T08:52:30.714Z] [2024-08-08T08:52:30.714Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:52:30.979Z] #38 ... [2024-08-08T08:52:30.979Z] [2024-08-08T08:52:30.979Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:31.247Z] #43 ... [2024-08-08T08:52:31.247Z] [2024-08-08T08:52:31.247Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:52:31.247Z] #58 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.1s done [2024-08-08T08:52:31.247Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.6s [2024-08-08T08:52:31.247Z] #58 ... [2024-08-08T08:52:31.247Z] [2024-08-08T08:52:31.247Z] #57 [core-metadata internal] load build context [2024-08-08T08:52:31.513Z] #57 ... [2024-08-08T08:52:31.513Z] [2024-08-08T08:52:31.513Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:52:31.513Z] #59 ... [2024-08-08T08:52:31.513Z] [2024-08-08T08:52:31.513Z] #57 [core-metadata internal] load build context [2024-08-08T08:52:31.786Z] #57 ... [2024-08-08T08:52:31.786Z] [2024-08-08T08:52:31.786Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:31.786Z] #60 ... [2024-08-08T08:52:31.786Z] [2024-08-08T08:52:31.786Z] #61 [support-scheduler internal] load build context [2024-08-08T08:52:32.053Z] #61 ... [2024-08-08T08:52:32.053Z] [2024-08-08T08:52:32.053Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:32.053Z] #60 ... [2024-08-08T08:52:32.053Z] [2024-08-08T08:52:32.053Z] #42 [core-data internal] load build context [2024-08-08T08:52:32.319Z] #42 ... [2024-08-08T08:52:32.319Z] [2024-08-08T08:52:32.319Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:33.274Z] #60 transferring context: 15.18MB 20.5s [2024-08-08T08:52:33.538Z] #60 ... [2024-08-08T08:52:33.538Z] [2024-08-08T08:52:33.538Z] #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq [2024-08-08T08:52:33.538Z] #64 11.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:33.538Z] #64 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:33.538Z] #64 16.11 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:33.538Z] #64 16.11 (2/4) Installing openssl (3.1.6-r0) [2024-08-08T08:52:33.538Z] #64 16.34 (3/4) Installing su-exec (0.2-r3) [2024-08-08T08:52:33.538Z] #64 16.34 (4/4) Installing yq (4.33.3-r5) [2024-08-08T08:52:33.538Z] #64 17.42 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:33.538Z] #64 17.53 OK: 18 MiB in 19 packages [2024-08-08T08:52:33.538Z] #64 DONE 19.5s [2024-08-08T08:52:33.538Z] [2024-08-08T08:52:33.538Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:34.491Z] #60 ... [2024-08-08T08:52:34.491Z] [2024-08-08T08:52:34.491Z] #62 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat [2024-08-08T08:52:34.491Z] #62 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:34.491Z] #62 12.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:34.491Z] #62 14.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:52:34.491Z] #62 14.11 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:52:34.491Z] #62 14.11 OK: 19946 distinct packages available [2024-08-08T08:52:34.491Z] #62 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:34.491Z] #62 15.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:34.491Z] #62 19.20 (1/4) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:34.491Z] #62 19.20 (2/4) Installing musl-obstack (1.2.3-r2) [2024-08-08T08:52:34.491Z] #62 19.20 (3/4) Installing libucontext (1.2-r2) [2024-08-08T08:52:34.491Z] #62 19.20 (4/4) Installing gcompat (1.1.0-r1) [2024-08-08T08:52:34.491Z] #62 19.25 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:34.491Z] #62 19.38 OK: 8 MiB in 19 packages [2024-08-08T08:52:34.491Z] #62 DONE 22.1s [2024-08-08T08:52:34.491Z] [2024-08-08T08:52:34.491Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:34.756Z] #60 ... [2024-08-08T08:52:34.756Z] [2024-08-08T08:52:34.756Z] #50 [core-command internal] load build context [2024-08-08T08:52:35.023Z] #50 ... [2024-08-08T08:52:35.023Z] [2024-08-08T08:52:35.023Z] #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-08-08T08:52:35.023Z] #69 DONE 19.9s [2024-08-08T08:52:35.023Z] [2024-08-08T08:52:35.023Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T08:52:35.288Z] #74 ... [2024-08-08T08:52:35.288Z] [2024-08-08T08:52:35.288Z] #65 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec [2024-08-08T08:52:35.288Z] #65 13.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:35.288Z] #65 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:35.288Z] #65 18.55 (1/2) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:35.288Z] #65 18.55 (2/2) Installing su-exec (0.2-r3) [2024-08-08T08:52:35.288Z] #65 18.58 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:35.288Z] #65 18.97 OK: 8 MiB in 17 packages [2024-08-08T08:52:35.288Z] #65 DONE 21.1s [2024-08-08T08:52:35.288Z] [2024-08-08T08:52:35.288Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T08:52:35.867Z] #75 ... [2024-08-08T08:52:35.867Z] [2024-08-08T08:52:35.867Z] #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T08:52:35.867Z] #63 11.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:35.867Z] #63 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:35.867Z] #63 16.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:52:35.867Z] #63 16.56 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:52:35.867Z] #63 16.56 OK: 19946 distinct packages available [2024-08-08T08:52:35.867Z] #63 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:35.867Z] #63 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:35.867Z] #63 ... [2024-08-08T08:52:35.867Z] [2024-08-08T08:52:35.867Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:37.799Z] #60 ... [2024-08-08T08:52:37.799Z] [2024-08-08T08:52:37.799Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:37.799Z] #67 ... [2024-08-08T08:52:37.799Z] [2024-08-08T08:52:37.799Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:38.065Z] #60 ... [2024-08-08T08:52:38.065Z] [2024-08-08T08:52:38.065Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T08:52:38.065Z] #68 13.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:38.065Z] #68 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:38.065Z] #68 18.89 (1/4) Installing ca-certificates (20240226-r0) [2024-08-08T08:52:38.065Z] #68 19.19 (2/4) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:38.065Z] #68 19.19 (3/4) Installing su-exec (0.2-r3) [2024-08-08T08:52:38.065Z] #68 19.19 (4/4) Installing yq (4.33.3-r5) [2024-08-08T08:52:38.065Z] #68 19.93 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:38.065Z] #68 20.03 Executing ca-certificates-20240226-r0.trigger [2024-08-08T08:52:38.065Z] #68 21.53 OK: 18 MiB in 19 packages [2024-08-08T08:52:38.338Z] #68 ... [2024-08-08T08:52:38.338Z] [2024-08-08T08:52:38.338Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:38.338Z] #67 transferring context: 23.59MB 22.1s [2024-08-08T08:52:38.922Z] #67 ... [2024-08-08T08:52:38.922Z] [2024-08-08T08:52:38.922Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:39.188Z] #48 ... [2024-08-08T08:52:39.188Z] [2024-08-08T08:52:39.188Z] #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq [2024-08-08T08:52:39.188Z] #68 DONE 24.3s [2024-08-08T08:52:39.188Z] [2024-08-08T08:52:39.188Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:39.188Z] #48 ... [2024-08-08T08:52:39.188Z] [2024-08-08T08:52:39.188Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:39.188Z] #67 ... [2024-08-08T08:52:39.188Z] [2024-08-08T08:52:39.188Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:39.188Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.9s [2024-08-08T08:52:39.188Z] #40 ... [2024-08-08T08:52:39.188Z] [2024-08-08T08:52:39.188Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:52:39.452Z] #49 ... [2024-08-08T08:52:39.452Z] [2024-08-08T08:52:39.452Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:40.405Z] #67 ... [2024-08-08T08:52:40.405Z] [2024-08-08T08:52:40.405Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:40.669Z] #54 ... [2024-08-08T08:52:40.669Z] [2024-08-08T08:52:40.669Z] #71 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T08:52:40.669Z] #71 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:40.669Z] #71 17.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:40.669Z] #71 22.19 (1/2) Installing ca-certificates (20240226-r0) [2024-08-08T08:52:40.669Z] #71 22.36 (2/2) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:40.670Z] #71 22.36 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:40.670Z] #71 22.42 Executing ca-certificates-20240226-r0.trigger [2024-08-08T08:52:40.670Z] #71 23.56 OK: 9 MiB in 17 packages [2024-08-08T08:52:40.670Z] #71 ... [2024-08-08T08:52:40.670Z] [2024-08-08T08:52:40.670Z] #56 [core-keeper internal] load build context [2024-08-08T08:52:40.941Z] #56 ... [2024-08-08T08:52:40.941Z] [2024-08-08T08:52:40.941Z] #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat [2024-08-08T08:52:40.941Z] #63 23.15 (1/5) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:40.941Z] #63 23.15 (2/5) Installing musl-obstack (1.2.3-r2) [2024-08-08T08:52:40.941Z] #63 23.15 (3/5) Installing libucontext (1.2-r2) [2024-08-08T08:52:40.941Z] #63 23.23 (4/5) Installing gcompat (1.1.0-r1) [2024-08-08T08:52:40.941Z] #63 23.23 (5/5) Installing openssl (3.1.6-r0) [2024-08-08T08:52:40.941Z] #63 23.42 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:40.941Z] #63 23.72 OK: 9 MiB in 20 packages [2024-08-08T08:52:40.941Z] #63 DONE 26.9s [2024-08-08T08:52:40.941Z] [2024-08-08T08:52:40.941Z] #56 [core-keeper internal] load build context [2024-08-08T08:52:40.941Z] #56 ... [2024-08-08T08:52:40.941Z] [2024-08-08T08:52:40.941Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:41.205Z] #54 ... [2024-08-08T08:52:41.205Z] [2024-08-08T08:52:41.205Z] #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init [2024-08-08T08:52:41.205Z] #71 DONE 26.3s [2024-08-08T08:52:41.205Z] [2024-08-08T08:52:41.205Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:41.205Z] #54 ... [2024-08-08T08:52:41.205Z] [2024-08-08T08:52:41.205Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:52:41.205Z] #38 ... [2024-08-08T08:52:41.205Z] [2024-08-08T08:52:41.205Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:41.784Z] #67 ... [2024-08-08T08:52:41.784Z] [2024-08-08T08:52:41.784Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:52:41.784Z] #59 ... [2024-08-08T08:52:41.784Z] [2024-08-08T08:52:41.784Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:41.784Z] #40 ... [2024-08-08T08:52:41.784Z] [2024-08-08T08:52:41.784Z] #70 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init [2024-08-08T08:52:41.784Z] #70 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:41.784Z] #70 19.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:41.784Z] #70 22.98 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:41.784Z] #70 22.98 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:41.784Z] #70 23.18 OK: 8 MiB in 16 packages [2024-08-08T08:52:41.784Z] #70 DONE 26.6s [2024-08-08T08:52:41.784Z] [2024-08-08T08:52:41.784Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:52:41.784Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.3s [2024-08-08T08:52:42.055Z] #58 ... [2024-08-08T08:52:42.055Z] [2024-08-08T08:52:42.055Z] #57 [core-metadata internal] load build context [2024-08-08T08:52:42.055Z] #57 ... [2024-08-08T08:52:42.055Z] [2024-08-08T08:52:42.055Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:42.324Z] #43 ... [2024-08-08T08:52:42.324Z] [2024-08-08T08:52:42.324Z] #61 [support-scheduler internal] load build context [2024-08-08T08:52:42.324Z] #61 ... [2024-08-08T08:52:42.324Z] [2024-08-08T08:52:42.324Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:42.324Z] #40 ... [2024-08-08T08:52:42.324Z] [2024-08-08T08:52:42.324Z] #42 [core-data internal] load build context [2024-08-08T08:52:42.599Z] #42 ... [2024-08-08T08:52:42.599Z] [2024-08-08T08:52:42.599Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:42.599Z] #43 transferring context: 80.51MB 34.8s [2024-08-08T08:52:43.182Z] #43 ... [2024-08-08T08:52:43.182Z] [2024-08-08T08:52:43.182Z] #72 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init [2024-08-08T08:52:43.182Z] #72 21.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:43.182Z] #72 23.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:43.182Z] #72 26.59 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:43.182Z] #72 26.59 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:43.182Z] #72 26.59 OK: 8 MiB in 16 packages [2024-08-08T08:52:43.182Z] #72 DONE 28.4s [2024-08-08T08:52:43.182Z] [2024-08-08T08:52:43.182Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:43.763Z] #43 ... [2024-08-08T08:52:43.763Z] [2024-08-08T08:52:43.763Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T08:52:43.763Z] #66 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:43.763Z] #66 20.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:43.763Z] #66 24.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] [2024-08-08T08:52:43.763Z] #66 24.53 v3.18.8-34-g7a00b6058ed [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] [2024-08-08T08:52:43.763Z] #66 24.53 OK: 19946 distinct packages available [2024-08-08T08:52:43.763Z] #66 25.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:43.763Z] #66 26.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:43.763Z] #66 28.22 (1/11) Installing ca-certificates (20240226-r0) [2024-08-08T08:52:43.763Z] #66 28.22 (2/11) Installing brotli-libs (1.0.9-r14) [2024-08-08T08:52:43.763Z] #66 28.29 (3/11) Installing libunistring (1.1-r1) [2024-08-08T08:52:43.763Z] #66 28.33 (4/11) Installing libidn2 (2.3.4-r1) [2024-08-08T08:52:43.763Z] #66 28.35 (5/11) Installing nghttp2-libs (1.57.0-r0) [2024-08-08T08:52:43.763Z] #66 28.38 (6/11) Installing libcurl (8.9.0-r0) [2024-08-08T08:52:43.763Z] #66 28.42 (7/11) Installing curl (8.9.0-r0) [2024-08-08T08:52:43.763Z] #66 28.42 (8/11) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:43.763Z] #66 28.44 (9/11) Installing musl-obstack (1.2.3-r2) [2024-08-08T08:52:43.763Z] #66 28.44 (10/11) Installing libucontext (1.2-r2) [2024-08-08T08:52:43.763Z] #66 28.47 (11/11) Installing gcompat (1.1.0-r1) [2024-08-08T08:52:43.763Z] #66 28.47 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:43.763Z] #66 28.54 Executing ca-certificates-20240226-r0.trigger [2024-08-08T08:52:43.763Z] #66 28.80 OK: 13 MiB in 26 packages [2024-08-08T08:52:43.763Z] #66 ... [2024-08-08T08:52:43.763Z] [2024-08-08T08:52:43.763Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:44.027Z] #43 ... [2024-08-08T08:52:44.027Z] [2024-08-08T08:52:44.027Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T08:52:44.027Z] #0 9.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:44.027Z] #0 9.679 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:44.292Z] #76 ... [2024-08-08T08:52:44.292Z] [2024-08-08T08:52:44.292Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:44.292Z] #43 ... [2024-08-08T08:52:44.292Z] [2024-08-08T08:52:44.292Z] #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git [2024-08-08T08:52:44.292Z] #73 18.55 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:44.292Z] #73 20.44 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:44.292Z] #73 24.19 OK: 266 MiB in 52 packages [2024-08-08T08:52:44.292Z] #73 DONE 26.7s [2024-08-08T08:52:44.292Z] [2024-08-08T08:52:44.292Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:44.557Z] #43 ... [2024-08-08T08:52:44.557Z] [2024-08-08T08:52:44.557Z] #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat [2024-08-08T08:52:44.557Z] #66 DONE 30.4s [2024-08-08T08:52:44.828Z] [2024-08-08T08:52:44.828Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:45.094Z] #43 ... [2024-08-08T08:52:45.094Z] [2024-08-08T08:52:45.094Z] #50 [core-command internal] load build context [2024-08-08T08:52:45.094Z] #50 ... [2024-08-08T08:52:45.094Z] [2024-08-08T08:52:45.094Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T08:52:45.094Z] #0 10.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:45.358Z] #77 ... [2024-08-08T08:52:45.358Z] [2024-08-08T08:52:45.358Z] #50 [core-command internal] load build context [2024-08-08T08:52:46.766Z] #50 ... [2024-08-08T08:52:46.766Z] [2024-08-08T08:52:46.766Z] #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade [2024-08-08T08:52:46.766Z] #76 10.83 OK: 18 MiB in 19 packages [2024-08-08T08:52:46.766Z] #76 DONE 12.6s [2024-08-08T08:52:47.034Z] [2024-08-08T08:52:47.034Z] #78 [security-proxy-setup stage-1 4/11] WORKDIR /edgex [2024-08-08T08:52:47.992Z] #78 DONE 1.2s [2024-08-08T08:52:47.992Z] [2024-08-08T08:52:47.992Z] #50 [core-command internal] load build context [2024-08-08T08:52:48.257Z] #50 ... [2024-08-08T08:52:48.257Z] [2024-08-08T08:52:48.257Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:48.522Z] #60 ... [2024-08-08T08:52:48.522Z] [2024-08-08T08:52:48.522Z] #50 [core-command internal] load build context [2024-08-08T08:52:48.522Z] #50 transferring context: 86.05MB 39.0s [2024-08-08T08:52:49.104Z] #50 ... [2024-08-08T08:52:49.104Z] [2024-08-08T08:52:49.104Z] #75 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade [2024-08-08T08:52:49.104Z] #75 9.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:49.104Z] #75 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:49.104Z] #75 12.42 OK: 8 MiB in 17 packages [2024-08-08T08:52:49.104Z] #75 DONE 13.8s [2024-08-08T08:52:49.104Z] [2024-08-08T08:52:49.104Z] #50 [core-command internal] load build context [2024-08-08T08:52:49.375Z] #50 ... [2024-08-08T08:52:49.375Z] [2024-08-08T08:52:49.375Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:49.375Z] #48 ... [2024-08-08T08:52:49.375Z] [2024-08-08T08:52:49.375Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T08:52:49.642Z] #79 ... [2024-08-08T08:52:49.642Z] [2024-08-08T08:52:49.642Z] #50 [core-command internal] load build context [2024-08-08T08:52:49.642Z] #50 ... [2024-08-08T08:52:49.642Z] [2024-08-08T08:52:49.642Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:52:49.642Z] #49 ... [2024-08-08T08:52:49.642Z] [2024-08-08T08:52:49.642Z] #74 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade [2024-08-08T08:52:49.642Z] #74 10.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:49.642Z] #74 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:49.642Z] #74 13.55 OK: 8 MiB in 19 packages [2024-08-08T08:52:49.642Z] #74 DONE 14.9s [2024-08-08T08:52:49.642Z] [2024-08-08T08:52:49.642Z] #50 [core-command internal] load build context [2024-08-08T08:52:50.606Z] #50 ... [2024-08-08T08:52:50.606Z] [2024-08-08T08:52:50.606Z] #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init [2024-08-08T08:52:50.606Z] #77 11.36 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:50.606Z] #77 13.94 (1/1) Installing dumb-init (1.2.5-r2) [2024-08-08T08:52:50.606Z] #77 14.54 Executing busybox-1.36.1-r7.trigger [2024-08-08T08:52:50.606Z] #77 14.54 OK: 8 MiB in 16 packages [2024-08-08T08:52:50.606Z] #77 DONE 15.5s [2024-08-08T08:52:50.606Z] [2024-08-08T08:52:50.606Z] #50 [core-command internal] load build context [2024-08-08T08:52:50.874Z] #50 ... [2024-08-08T08:52:50.874Z] [2024-08-08T08:52:50.874Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:52:51.140Z] #80 ... [2024-08-08T08:52:51.140Z] [2024-08-08T08:52:51.140Z] #56 [core-keeper internal] load build context [2024-08-08T08:52:51.140Z] #56 ... [2024-08-08T08:52:51.140Z] [2024-08-08T08:52:51.140Z] #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:52:51.140Z] #80 10.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:51.406Z] #80 ... [2024-08-08T08:52:51.406Z] [2024-08-08T08:52:51.406Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:51.406Z] #81 ... [2024-08-08T08:52:51.406Z] [2024-08-08T08:52:51.406Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:52:51.671Z] #38 ... [2024-08-08T08:52:51.671Z] [2024-08-08T08:52:51.671Z] #50 [core-command internal] load build context [2024-08-08T08:52:51.671Z] #50 ... [2024-08-08T08:52:51.671Z] [2024-08-08T08:52:51.671Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:51.937Z] #67 ... [2024-08-08T08:52:51.937Z] [2024-08-08T08:52:51.937Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:51.937Z] #54 ... [2024-08-08T08:52:51.937Z] [2024-08-08T08:52:51.937Z] #67 [support-notifications internal] load build context [2024-08-08T08:52:51.937Z] #67 ... [2024-08-08T08:52:51.937Z] [2024-08-08T08:52:51.937Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:52:52.204Z] #59 ... [2024-08-08T08:52:52.204Z] [2024-08-08T08:52:52.204Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:52.204Z] #82 ... [2024-08-08T08:52:52.204Z] [2024-08-08T08:52:52.204Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:52.469Z] #54 ... [2024-08-08T08:52:52.469Z] [2024-08-08T08:52:52.469Z] #57 [core-metadata internal] load build context [2024-08-08T08:52:52.469Z] #57 ... [2024-08-08T08:52:52.469Z] [2024-08-08T08:52:52.469Z] #42 [core-data internal] load build context [2024-08-08T08:52:52.735Z] #42 ... [2024-08-08T08:52:52.735Z] [2024-08-08T08:52:52.735Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:52:52.735Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 29.4s [2024-08-08T08:52:52.735Z] #58 ... [2024-08-08T08:52:52.735Z] [2024-08-08T08:52:52.735Z] #61 [support-scheduler internal] load build context [2024-08-08T08:52:53.006Z] #61 ... [2024-08-08T08:52:53.006Z] [2024-08-08T08:52:53.006Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:53.006Z] #54 ... [2024-08-08T08:52:53.006Z] [2024-08-08T08:52:53.006Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:53.006Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.8s [2024-08-08T08:52:53.271Z] #40 ... [2024-08-08T08:52:53.271Z] [2024-08-08T08:52:53.271Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:52:53.537Z] #54 ... [2024-08-08T08:52:53.537Z] [2024-08-08T08:52:53.537Z] #83 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T08:52:53.537Z] #83 ... [2024-08-08T08:52:53.537Z] [2024-08-08T08:52:53.537Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:55.472Z] #40 ... [2024-08-08T08:52:55.472Z] [2024-08-08T08:52:55.472Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:55.472Z] #43 transferring context: 99.75MB 47.4s [2024-08-08T08:52:55.472Z] #43 ... [2024-08-08T08:52:55.472Z] [2024-08-08T08:52:55.472Z] #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade [2024-08-08T08:52:55.472Z] #79 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:55.472Z] #79 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:55.472Z] #79 14.32 OK: 18 MiB in 19 packages [2024-08-08T08:52:55.472Z] #79 DONE 15.9s [2024-08-08T08:52:55.472Z] [2024-08-08T08:52:55.472Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:55.472Z] #43 ... [2024-08-08T08:52:55.472Z] [2024-08-08T08:52:55.472Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:55.472Z] #84 ... [2024-08-08T08:52:55.472Z] [2024-08-08T08:52:55.472Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:56.052Z] #40 ... [2024-08-08T08:52:56.052Z] [2024-08-08T08:52:56.052Z] #80 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade [2024-08-08T08:52:56.052Z] #80 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:56.052Z] #80 13.45 OK: 9 MiB in 20 packages [2024-08-08T08:52:56.052Z] #80 DONE 15.0s [2024-08-08T08:52:56.052Z] [2024-08-08T08:52:56.052Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:56.632Z] #40 ... [2024-08-08T08:52:56.632Z] [2024-08-08T08:52:56.632Z] #81 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:56.632Z] #81 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:56.632Z] #81 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:56.632Z] #81 14.16 OK: 9 MiB in 17 packages [2024-08-08T08:52:56.632Z] #81 DONE 15.3s [2024-08-08T08:52:56.632Z] [2024-08-08T08:52:56.632Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:56.632Z] #84 11.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:57.594Z] #84 12.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:57.858Z] #84 ... [2024-08-08T08:52:57.858Z] [2024-08-08T08:52:57.858Z] #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade [2024-08-08T08:52:57.858Z] #83 11.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:57.858Z] #83 11.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:57.858Z] #83 13.66 OK: 8 MiB in 16 packages [2024-08-08T08:52:57.858Z] #83 DONE 14.8s [2024-08-08T08:52:58.122Z] [2024-08-08T08:52:58.122Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:58.122Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.1s [2024-08-08T08:52:58.122Z] #40 ... [2024-08-08T08:52:58.122Z] [2024-08-08T08:52:58.122Z] #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto [2024-08-08T08:52:58.122Z] #85 DONE 9.0s [2024-08-08T08:52:58.387Z] [2024-08-08T08:52:58.387Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-08T08:52:58.651Z] #86 ... [2024-08-08T08:52:58.651Z] [2024-08-08T08:52:58.651Z] #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:58.651Z] #82 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:58.651Z] #82 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [2024-08-08T08:52:58.651Z] #82 15.13 OK: 8 MiB in 16 packages [2024-08-08T08:52:58.651Z] #82 DONE 16.4s [2024-08-08T08:52:58.651Z] [2024-08-08T08:52:58.651Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:52:58.651Z] #43 ... [2024-08-08T08:52:58.651Z] [2024-08-08T08:52:58.651Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:58.918Z] #60 ... [2024-08-08T08:52:58.918Z] [2024-08-08T08:52:58.918Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:52:59.502Z] #40 ... [2024-08-08T08:52:59.502Z] [2024-08-08T08:52:59.502Z] #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [2024-08-08T08:52:59.502Z] #84 13.65 OK: 13 MiB in 26 packages [2024-08-08T08:52:59.502Z] #84 DONE 14.3s [2024-08-08T08:52:59.502Z] [2024-08-08T08:52:59.502Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:59.502Z] #48 ... [2024-08-08T08:52:59.502Z] [2024-08-08T08:52:59.502Z] #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging [2024-08-08T08:52:59.502Z] #86 DONE 1.2s [2024-08-08T08:52:59.502Z] [2024-08-08T08:52:59.502Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:52:59.502Z] #48 ... [2024-08-08T08:52:59.502Z] [2024-08-08T08:52:59.502Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:52:59.768Z] #60 ... [2024-08-08T08:52:59.768Z] [2024-08-08T08:52:59.768Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:52:59.768Z] #49 ... [2024-08-08T08:52:59.768Z] [2024-08-08T08:52:59.768Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:01.711Z] #40 ... [2024-08-08T08:53:01.711Z] [2024-08-08T08:53:01.711Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:01.711Z] #56 transferring context: 112.58MB 50.2s [2024-08-08T08:53:01.711Z] #56 ... [2024-08-08T08:53:01.711Z] [2024-08-08T08:53:01.711Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:01.711Z] #49 ... [2024-08-08T08:53:01.711Z] [2024-08-08T08:53:01.711Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:01.979Z] #38 ... [2024-08-08T08:53:01.979Z] [2024-08-08T08:53:01.980Z] #50 [core-command internal] load build context [2024-08-08T08:53:01.980Z] #50 ... [2024-08-08T08:53:01.980Z] [2024-08-08T08:53:01.980Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:01.980Z] #38 ... [2024-08-08T08:53:01.980Z] [2024-08-08T08:53:01.980Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:02.260Z] #67 ... [2024-08-08T08:53:02.260Z] [2024-08-08T08:53:02.260Z] #50 [core-command internal] load build context [2024-08-08T08:53:02.528Z] #50 ... [2024-08-08T08:53:02.528Z] [2024-08-08T08:53:02.528Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:02.792Z] #59 ... [2024-08-08T08:53:02.792Z] [2024-08-08T08:53:02.792Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:02.792Z] #40 ... [2024-08-08T08:53:02.792Z] [2024-08-08T08:53:02.792Z] #42 [core-data internal] load build context [2024-08-08T08:53:02.792Z] #42 ... [2024-08-08T08:53:02.792Z] [2024-08-08T08:53:03.058Z] #57 [core-metadata internal] load build context [2024-08-08T08:53:03.058Z] #57 ... [2024-08-08T08:53:03.058Z] [2024-08-08T08:53:03.058Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T08:53:03.058Z] #58 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.2s done [2024-08-08T08:53:03.058Z] #58 ... [2024-08-08T08:53:03.058Z] [2024-08-08T08:53:03.058Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:03.324Z] #61 ... [2024-08-08T08:53:03.324Z] [2024-08-08T08:53:03.324Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:03.324Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.2s [2024-08-08T08:53:03.593Z] #40 ... [2024-08-08T08:53:03.593Z] [2024-08-08T08:53:03.593Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:03.858Z] #54 ... [2024-08-08T08:53:03.858Z] [2024-08-08T08:53:03.858Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:07.197Z] #40 ... [2024-08-08T08:53:07.197Z] [2024-08-08T08:53:07.197Z] #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin [2024-08-08T08:53:07.197Z] #87 DONE 1.9s [2024-08-08T08:53:07.197Z] [2024-08-08T08:53:07.197Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:08.153Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 41.2s [2024-08-08T08:53:09.105Z] #40 ... [2024-08-08T08:53:09.105Z] [2024-08-08T08:53:09.105Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:09.105Z] #43 transferring context: 150.02MB 61.3s [2024-08-08T08:53:09.105Z] #43 ... [2024-08-08T08:53:09.105Z] [2024-08-08T08:53:09.105Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:09.105Z] #56 ... [2024-08-08T08:53:09.105Z] [2024-08-08T08:53:09.105Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:09.682Z] #43 ... [2024-08-08T08:53:09.682Z] [2024-08-08T08:53:09.682Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:53:09.682Z] #48 ... [2024-08-08T08:53:09.682Z] [2024-08-08T08:53:09.682Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:09.946Z] #43 ... [2024-08-08T08:53:09.946Z] [2024-08-08T08:53:09.946Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:53:09.946Z] #60 ... [2024-08-08T08:53:09.946Z] [2024-08-08T08:53:09.946Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:11.880Z] #43 ... [2024-08-08T08:53:11.880Z] [2024-08-08T08:53:11.880Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:11.880Z] #49 ... [2024-08-08T08:53:11.880Z] [2024-08-08T08:53:11.880Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:12.145Z] #43 ... [2024-08-08T08:53:12.145Z] [2024-08-08T08:53:12.145Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:12.145Z] #38 ... [2024-08-08T08:53:12.145Z] [2024-08-08T08:53:12.145Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:12.411Z] #67 ... [2024-08-08T08:53:12.411Z] [2024-08-08T08:53:12.411Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:12.676Z] #38 ... [2024-08-08T08:53:12.676Z] [2024-08-08T08:53:12.677Z] #50 [core-command internal] load build context [2024-08-08T08:53:12.677Z] #50 ... [2024-08-08T08:53:12.677Z] [2024-08-08T08:53:12.677Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:12.944Z] #40 ... [2024-08-08T08:53:12.944Z] [2024-08-08T08:53:12.944Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:12.944Z] #59 ... [2024-08-08T08:53:12.944Z] [2024-08-08T08:53:12.944Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:13.212Z] #38 ... [2024-08-08T08:53:13.212Z] [2024-08-08T08:53:13.212Z] #42 [core-data internal] load build context [2024-08-08T08:53:13.212Z] #42 ... [2024-08-08T08:53:13.212Z] [2024-08-08T08:53:13.212Z] #57 [core-metadata internal] load build context [2024-08-08T08:53:13.212Z] #57 ... [2024-08-08T08:53:13.212Z] [2024-08-08T08:53:13.212Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:13.479Z] #61 ... [2024-08-08T08:53:13.479Z] [2024-08-08T08:53:13.479Z] #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:13.479Z] #40 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 46.3s done [2024-08-08T08:53:14.060Z] #40 ... [2024-08-08T08:53:14.060Z] [2024-08-08T08:53:14.060Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:14.060Z] #54 ... [2024-08-08T08:53:14.060Z] [2024-08-08T08:53:14.060Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:15.029Z] #61 transferring context: 39.25MB 61.8s [2024-08-08T08:53:19.302Z] #61 ... [2024-08-08T08:53:19.302Z] [2024-08-08T08:53:19.302Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:53:19.302Z] #88 ... [2024-08-08T08:53:19.302Z] [2024-08-08T08:53:19.302Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:19.569Z] #56 ... [2024-08-08T08:53:19.569Z] [2024-08-08T08:53:19.569Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:19.569Z] #49 ... [2024-08-08T08:53:19.569Z] [2024-08-08T08:53:19.569Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:19.838Z] #56 ... [2024-08-08T08:53:19.838Z] [2024-08-08T08:53:19.839Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:53:19.839Z] #48 transferring context: 226.49MB 71.4s [2024-08-08T08:53:20.108Z] #48 ... [2024-08-08T08:53:20.108Z] [2024-08-08T08:53:20.108Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:20.108Z] #49 ... [2024-08-08T08:53:20.108Z] [2024-08-08T08:53:20.108Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:53:20.398Z] #60 ... [2024-08-08T08:53:20.398Z] [2024-08-08T08:53:20.398Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:21.007Z] #49 ... [2024-08-08T08:53:21.007Z] [2024-08-08T08:53:21.008Z] #88 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:53:21.008Z] #88 DONE 2.3s [2024-08-08T08:53:21.008Z] [2024-08-08T08:53:21.008Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:21.273Z] #49 ... [2024-08-08T08:53:21.273Z] [2024-08-08T08:53:21.273Z] #89 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:53:21.273Z] #89 DONE 3.7s [2024-08-08T08:53:21.273Z] [2024-08-08T08:53:21.273Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:21.273Z] #49 ... [2024-08-08T08:53:21.273Z] [2024-08-08T08:53:21.273Z] #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [2024-08-08T08:53:21.273Z] #90 DONE 3.8s [2024-08-08T08:53:21.538Z] [2024-08-08T08:53:21.538Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:22.506Z] #49 ... [2024-08-08T08:53:22.506Z] [2024-08-08T08:53:22.506Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:22.506Z] #43 ... [2024-08-08T08:53:22.506Z] [2024-08-08T08:53:22.506Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:22.506Z] #49 ... [2024-08-08T08:53:22.506Z] [2024-08-08T08:53:22.506Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:22.506Z] #67 ... [2024-08-08T08:53:22.506Z] [2024-08-08T08:53:22.506Z] #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / [2024-08-08T08:53:22.506Z] #91 DONE 1.4s [2024-08-08T08:53:22.506Z] [2024-08-08T08:53:22.506Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:22.506Z] #67 ... [2024-08-08T08:53:22.506Z] [2024-08-08T08:53:22.506Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:22.773Z] #43 ... [2024-08-08T08:53:22.773Z] [2024-08-08T08:53:22.773Z] #50 [core-command internal] load build context [2024-08-08T08:53:23.040Z] #50 ... [2024-08-08T08:53:23.040Z] [2024-08-08T08:53:23.040Z] #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / [2024-08-08T08:53:23.040Z] #92 DONE 1.6s [2024-08-08T08:53:23.040Z] [2024-08-08T08:53:23.040Z] #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / [2024-08-08T08:53:23.040Z] #93 DONE 1.7s [2024-08-08T08:53:23.040Z] [2024-08-08T08:53:23.040Z] #50 [core-command internal] load build context [2024-08-08T08:53:23.040Z] #50 ... [2024-08-08T08:53:23.040Z] [2024-08-08T08:53:23.040Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:23.040Z] #49 ... [2024-08-08T08:53:23.040Z] [2024-08-08T08:53:23.040Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:23.040Z] #59 ... [2024-08-08T08:53:23.040Z] [2024-08-08T08:53:23.040Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:23.306Z] #49 ... [2024-08-08T08:53:23.306Z] [2024-08-08T08:53:23.306Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:23.306Z] #38 ... [2024-08-08T08:53:23.306Z] [2024-08-08T08:53:23.306Z] #57 [core-metadata internal] load build context [2024-08-08T08:53:23.572Z] #57 ... [2024-08-08T08:53:23.572Z] [2024-08-08T08:53:23.572Z] #42 [core-data internal] load build context [2024-08-08T08:53:23.572Z] #42 ... [2024-08-08T08:53:23.572Z] [2024-08-08T08:53:23.572Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:23.842Z] #38 ... [2024-08-08T08:53:23.842Z] [2024-08-08T08:53:23.842Z] #94 [security-spire-agent stage-3 7/10] COPY security.txt / [2024-08-08T08:53:23.842Z] #94 DONE 1.1s [2024-08-08T08:53:23.842Z] [2024-08-08T08:53:23.842Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:24.437Z] #38 ... [2024-08-08T08:53:24.437Z] [2024-08-08T08:53:24.437Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:24.437Z] #54 ... [2024-08-08T08:53:24.437Z] [2024-08-08T08:53:24.437Z] #42 [core-data internal] load build context [2024-08-08T08:53:24.437Z] #42 ... [2024-08-08T08:53:24.437Z] [2024-08-08T08:53:24.437Z] #95 [security-spire-config stage-2 6/10] COPY security.txt / [2024-08-08T08:53:24.437Z] #95 DONE 1.5s [2024-08-08T08:53:24.703Z] [2024-08-08T08:53:24.703Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:53:24.703Z] #96 ... [2024-08-08T08:53:24.703Z] [2024-08-08T08:53:24.703Z] #97 [security-spire-server stage-2 6/9] COPY security.txt / [2024-08-08T08:53:24.703Z] #97 DONE 1.6s [2024-08-08T08:53:24.703Z] [2024-08-08T08:53:24.703Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T08:53:24.972Z] #40 ... [2024-08-08T08:53:24.972Z] [2024-08-08T08:53:24.972Z] #42 [core-data internal] load build context [2024-08-08T08:53:25.249Z] #42 transferring context: 207.93MB 72.0s [2024-08-08T08:53:25.520Z] #42 ... [2024-08-08T08:53:25.520Z] [2024-08-08T08:53:25.520Z] #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:53:25.520Z] #98 DONE 0.7s [2024-08-08T08:53:25.520Z] [2024-08-08T08:53:25.520Z] #42 [core-data internal] load build context [2024-08-08T08:53:25.520Z] #42 ... [2024-08-08T08:53:25.520Z] [2024-08-08T08:53:25.520Z] #96 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:53:25.520Z] #96 DONE 1.0s [2024-08-08T08:53:25.520Z] [2024-08-08T08:53:25.520Z] #99 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ [2024-08-08T08:53:25.520Z] #99 DONE 1.6s [2024-08-08T08:53:25.520Z] [2024-08-08T08:53:25.520Z] #42 [core-data internal] load build context [2024-08-08T08:53:27.584Z] #42 ... [2024-08-08T08:53:27.584Z] [2024-08-08T08:53:27.584Z] #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d [2024-08-08T08:53:27.584Z] #100 DONE 1.4s [2024-08-08T08:53:27.584Z] [2024-08-08T08:53:27.584Z] #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [2024-08-08T08:53:27.584Z] #101 DONE 1.5s [2024-08-08T08:53:27.584Z] [2024-08-08T08:53:27.584Z] #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl [2024-08-08T08:53:27.584Z] #102 DONE 1.5s [2024-08-08T08:53:27.584Z] [2024-08-08T08:53:27.584Z] #42 [core-data internal] load build context [2024-08-08T08:53:28.615Z] #42 ... [2024-08-08T08:53:28.615Z] [2024-08-08T08:53:28.615Z] #103 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d [2024-08-08T08:53:28.615Z] #103 DONE 1.3s [2024-08-08T08:53:28.615Z] [2024-08-08T08:53:28.615Z] #104 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ [2024-08-08T08:53:28.615Z] #104 DONE 1.3s [2024-08-08T08:53:28.892Z] [2024-08-08T08:53:28.892Z] #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ [2024-08-08T08:53:28.892Z] #105 DONE 1.4s [2024-08-08T08:53:28.892Z] [2024-08-08T08:53:28.892Z] #106 [security-spire-server] exporting to image [2024-08-08T08:53:28.892Z] #106 exporting layers [2024-08-08T08:53:29.167Z] #106 ... [2024-08-08T08:53:29.167Z] [2024-08-08T08:53:29.167Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:29.167Z] #61 ... [2024-08-08T08:53:29.167Z] [2024-08-08T08:53:29.167Z] #42 [core-data internal] load build context [2024-08-08T08:53:30.162Z] #42 ... [2024-08-08T08:53:30.162Z] [2024-08-08T08:53:30.162Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:30.162Z] #56 ... [2024-08-08T08:53:30.162Z] [2024-08-08T08:53:30.162Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:53:30.162Z] #48 transferring context: 269.62MB 81.5s [2024-08-08T08:53:30.162Z] #48 ... [2024-08-08T08:53:30.162Z] [2024-08-08T08:53:30.162Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:30.439Z] #56 ... [2024-08-08T08:53:30.439Z] [2024-08-08T08:53:30.440Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:53:30.440Z] #60 ... [2024-08-08T08:53:30.440Z] [2024-08-08T08:53:30.440Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:33.053Z] #56 ... [2024-08-08T08:53:33.053Z] [2024-08-08T08:53:33.053Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:33.053Z] #67 ... [2024-08-08T08:53:33.053Z] [2024-08-08T08:53:33.053Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:33.053Z] #43 ... [2024-08-08T08:53:33.053Z] [2024-08-08T08:53:33.053Z] #50 [core-command internal] load build context [2024-08-08T08:53:33.053Z] #50 ... [2024-08-08T08:53:33.053Z] [2024-08-08T08:53:33.053Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:33.321Z] #43 ... [2024-08-08T08:53:33.321Z] [2024-08-08T08:53:33.321Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:33.321Z] #59 ... [2024-08-08T08:53:33.321Z] [2024-08-08T08:53:33.321Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:33.588Z] #49 ... [2024-08-08T08:53:33.589Z] [2024-08-08T08:53:33.589Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:33.589Z] #59 ... [2024-08-08T08:53:33.589Z] [2024-08-08T08:53:33.589Z] #57 [core-metadata internal] load build context [2024-08-08T08:53:33.589Z] #57 ... [2024-08-08T08:53:33.589Z] [2024-08-08T08:53:33.589Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:34.548Z] #49 ... [2024-08-08T08:53:34.548Z] [2024-08-08T08:53:34.548Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:34.548Z] #38 ... [2024-08-08T08:53:34.548Z] [2024-08-08T08:53:34.548Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:34.548Z] #54 ... [2024-08-08T08:53:34.548Z] [2024-08-08T08:53:34.548Z] #106 [security-spire-agent] exporting to image [2024-08-08T08:53:34.548Z] #106 exporting layers 5.7s done [2024-08-08T08:53:34.548Z] #106 writing image sha256:f922412b4233c58d866934e9071ab7cfc6ce3937fcaec73ef121dcb6085d7b9f [2024-08-08T08:53:34.815Z] #106 writing image sha256:f922412b4233c58d866934e9071ab7cfc6ce3937fcaec73ef121dcb6085d7b9f 0.3s done [2024-08-08T08:53:34.815Z] #106 naming to docker.io/library/security-spire-config-arm64 done [2024-08-08T08:53:35.082Z] #106 exporting layers 6.1s done [2024-08-08T08:53:35.347Z] #106 exporting layers 6.5s done [2024-08-08T08:53:35.347Z] #106 writing image sha256:d7d13390dd2b45301440d95ea3d9bbe461a10dd61f77f402a128d6347b3361c0 0.0s done [2024-08-08T08:53:35.347Z] #106 writing image sha256:794189f42a908e8f1529e7dc7468dd78cf78c2bb616b74672ecdc390010b48a6 [2024-08-08T08:53:35.347Z] #106 naming to docker.io/library/security-spire-server-arm64 [2024-08-08T08:53:35.347Z] #106 writing image sha256:794189f42a908e8f1529e7dc7468dd78cf78c2bb616b74672ecdc390010b48a6 0.1s done [2024-08-08T08:53:35.347Z] #106 naming to docker.io/library/security-spire-server-arm64 0.0s done [2024-08-08T08:53:35.347Z] #106 naming to docker.io/library/security-spire-agent-arm64 0.0s done [2024-08-08T08:53:35.347Z] #106 DONE 6.7s [2024-08-08T08:53:35.347Z] [2024-08-08T08:53:35.348Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:35.348Z] #59 transferring context: 209.97MB 82.7s [2024-08-08T08:53:36.306Z] #59 ... [2024-08-08T08:53:36.306Z] [2024-08-08T08:53:36.306Z] #56 [core-keeper internal] load build context [2024-08-08T08:53:36.306Z] #56 transferring context: 308.66MB 84.6s done [2024-08-08T08:53:36.306Z] #56 DONE 86.1s [2024-08-08T08:53:36.306Z] [2024-08-08T08:53:36.306Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:38.275Z] #59 ... [2024-08-08T08:53:38.275Z] [2024-08-08T08:53:38.275Z] #48 [support-cron-scheduler internal] load build context [2024-08-08T08:53:38.275Z] #48 transferring context: 308.66MB 89.5s done [2024-08-08T08:53:38.275Z] #48 DONE 90.0s [2024-08-08T08:53:38.275Z] [2024-08-08T08:53:38.275Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:38.275Z] #59 ... [2024-08-08T08:53:38.275Z] [2024-08-08T08:53:38.275Z] #107 [core-keeper builder 5/8] COPY go.mod vendor* ./ [2024-08-08T08:53:38.275Z] #107 DONE 1.9s [2024-08-08T08:53:38.541Z] [2024-08-08T08:53:38.541Z] #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:53:39.508Z] #108 ... [2024-08-08T08:53:39.508Z] [2024-08-08T08:53:39.508Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:39.508Z] #61 ... [2024-08-08T08:53:39.508Z] [2024-08-08T08:53:39.508Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:39.777Z] #38 ... [2024-08-08T08:53:39.777Z] [2024-08-08T08:53:39.777Z] #50 [core-command internal] load build context [2024-08-08T08:53:39.777Z] #50 transferring context: 308.66MB 89.5s done [2024-08-08T08:53:39.777Z] #50 DONE 90.5s [2024-08-08T08:53:39.777Z] [2024-08-08T08:53:39.777Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:39.777Z] #38 ... [2024-08-08T08:53:39.777Z] [2024-08-08T08:53:39.777Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:40.042Z] #61 ... [2024-08-08T08:53:40.042Z] [2024-08-08T08:53:40.042Z] #42 [core-data internal] load build context [2024-08-08T08:53:40.308Z] #42 ... [2024-08-08T08:53:40.308Z] [2024-08-08T08:53:40.308Z] #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:53:40.308Z] #108 DONE 1.7s [2024-08-08T08:53:40.308Z] [2024-08-08T08:53:40.308Z] #42 [core-data internal] load build context [2024-08-08T08:53:40.308Z] #42 ... [2024-08-08T08:53:40.308Z] [2024-08-08T08:53:40.308Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:40.577Z] #61 ... [2024-08-08T08:53:40.577Z] [2024-08-08T08:53:40.577Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:53:40.577Z] #60 ... [2024-08-08T08:53:40.577Z] [2024-08-08T08:53:40.577Z] #38 [security-spiffe-token-provider internal] load build context [2024-08-08T08:53:41.171Z] #38 transferring context: 308.66MB 92.3s done [2024-08-08T08:53:41.171Z] #38 DONE 92.8s [2024-08-08T08:53:41.171Z] [2024-08-08T08:53:41.171Z] #42 [core-data internal] load build context [2024-08-08T08:53:41.776Z] #42 ... [2024-08-08T08:53:41.776Z] [2024-08-08T08:53:41.776Z] #109 [core-command builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:53:41.776Z] #109 DONE 1.6s [2024-08-08T08:53:41.776Z] [2024-08-08T08:53:41.776Z] #42 [core-data internal] load build context [2024-08-08T08:53:43.183Z] #42 ... [2024-08-08T08:53:43.183Z] [2024-08-08T08:53:43.183Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:43.183Z] #67 ... [2024-08-08T08:53:43.183Z] [2024-08-08T08:53:43.183Z] #42 [core-data internal] load build context [2024-08-08T08:53:43.183Z] #42 ... [2024-08-08T08:53:43.183Z] [2024-08-08T08:53:43.183Z] #110 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:53:43.183Z] #110 DONE 1.3s [2024-08-08T08:53:43.183Z] [2024-08-08T08:53:43.183Z] #42 [core-data internal] load build context [2024-08-08T08:53:43.449Z] #42 ... [2024-08-08T08:53:43.449Z] [2024-08-08T08:53:43.449Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:43.449Z] #43 ... [2024-08-08T08:53:43.449Z] [2024-08-08T08:53:43.449Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:44.032Z] #67 ... [2024-08-08T08:53:44.032Z] [2024-08-08T08:53:44.032Z] #57 [core-metadata internal] load build context [2024-08-08T08:53:44.032Z] #57 ... [2024-08-08T08:53:44.032Z] [2024-08-08T08:53:44.032Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:44.299Z] #67 ... [2024-08-08T08:53:44.299Z] [2024-08-08T08:53:44.299Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:44.565Z] #49 ... [2024-08-08T08:53:44.565Z] [2024-08-08T08:53:44.565Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:44.831Z] #67 ... [2024-08-08T08:53:44.831Z] [2024-08-08T08:53:44.831Z] #42 [core-data internal] load build context [2024-08-08T08:53:44.831Z] #42 transferring context: 308.66MB 91.3s done [2024-08-08T08:53:44.831Z] #42 DONE 93.1s [2024-08-08T08:53:44.831Z] [2024-08-08T08:53:44.831Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:44.831Z] #67 ... [2024-08-08T08:53:44.831Z] [2024-08-08T08:53:44.831Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:44.831Z] #54 ... [2024-08-08T08:53:44.831Z] [2024-08-08T08:53:44.831Z] #67 [support-notifications internal] load build context [2024-08-08T08:53:48.163Z] #67 transferring context: 308.66MB 91.5s done [2024-08-08T08:53:48.163Z] #67 DONE 93.4s [2024-08-08T08:53:48.163Z] [2024-08-08T08:53:48.163Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:48.430Z] #54 ... [2024-08-08T08:53:48.430Z] [2024-08-08T08:53:48.430Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:53:48.430Z] #111 ... [2024-08-08T08:53:48.430Z] [2024-08-08T08:53:48.430Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:48.699Z] #59 ... [2024-08-08T08:53:48.700Z] [2024-08-08T08:53:48.700Z] #49 [security-proxy-auth internal] load build context [2024-08-08T08:53:48.700Z] #49 transferring context: 308.66MB 100.0s done [2024-08-08T08:53:48.700Z] #49 DONE 100.1s [2024-08-08T08:53:48.700Z] [2024-08-08T08:53:48.700Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:48.700Z] #59 ... [2024-08-08T08:53:48.700Z] [2024-08-08T08:53:48.700Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:50.634Z] #54 ... [2024-08-08T08:53:50.634Z] [2024-08-08T08:53:50.634Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:53:50.634Z] #112 ... [2024-08-08T08:53:50.634Z] [2024-08-08T08:53:50.634Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:50.634Z] #54 ... [2024-08-08T08:53:50.634Z] [2024-08-08T08:53:50.634Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:50.634Z] #61 ... [2024-08-08T08:53:50.634Z] [2024-08-08T08:53:50.634Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:53:50.900Z] #60 ... [2024-08-08T08:53:50.900Z] [2024-08-08T08:53:50.900Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:51.482Z] #61 ... [2024-08-08T08:53:51.482Z] [2024-08-08T08:53:51.482Z] #43 [security-secretstore-setup internal] load build context [2024-08-08T08:53:51.482Z] #43 transferring context: 308.66MB 103.4s done [2024-08-08T08:53:51.482Z] #43 DONE 103.7s [2024-08-08T08:53:51.482Z] [2024-08-08T08:53:51.482Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:52.062Z] #61 ... [2024-08-08T08:53:52.062Z] [2024-08-08T08:53:52.062Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:53:52.062Z] #113 ... [2024-08-08T08:53:52.062Z] [2024-08-08T08:53:52.062Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:52.328Z] #61 ... [2024-08-08T08:53:52.328Z] [2024-08-08T08:53:52.328Z] #60 [security-bootstrapper internal] load build context [2024-08-08T08:53:52.328Z] #60 transferring context: 308.66MB 99.2s done [2024-08-08T08:53:52.328Z] #60 DONE 101.0s [2024-08-08T08:53:52.328Z] [2024-08-08T08:53:52.328Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:52.911Z] #61 ... [2024-08-08T08:53:52.911Z] [2024-08-08T08:53:52.911Z] #114 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:53:52.911Z] #114 DONE 1.5s [2024-08-08T08:53:52.911Z] [2024-08-08T08:53:52.911Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:53.178Z] #61 ... [2024-08-08T08:53:53.178Z] [2024-08-08T08:53:53.178Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:53:53.446Z] #115 ... [2024-08-08T08:53:53.446Z] [2024-08-08T08:53:53.446Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:53.714Z] #61 ... [2024-08-08T08:53:53.714Z] [2024-08-08T08:53:53.714Z] #59 [security-proxy-setup internal] load build context [2024-08-08T08:53:53.714Z] #59 transferring context: 308.66MB 101.0s done [2024-08-08T08:53:53.714Z] #59 DONE 102.7s [2024-08-08T08:53:53.714Z] [2024-08-08T08:53:53.714Z] #61 [support-scheduler internal] load build context [2024-08-08T08:53:54.297Z] #61 ... [2024-08-08T08:53:54.297Z] [2024-08-08T08:53:54.297Z] #57 [core-metadata internal] load build context [2024-08-08T08:53:54.297Z] #57 ... [2024-08-08T08:53:54.297Z] [2024-08-08T08:53:54.297Z] #54 [core-common-config-bootstrapper internal] load build context [2024-08-08T08:53:56.873Z] #54 transferring context: 308.66MB 106.1s done [2024-08-08T08:53:56.873Z] #54 DONE 106.6s [2024-08-08T08:53:56.873Z] [2024-08-08T08:53:56.873Z] #57 [core-metadata internal] load build context [2024-08-08T08:54:01.127Z] #57 transferring context: 308.66MB 109.5s done [2024-08-08T08:54:01.127Z] #57 DONE 110.3s [2024-08-08T08:54:01.127Z] [2024-08-08T08:54:01.127Z] #61 [support-scheduler internal] load build context [2024-08-08T08:54:02.532Z] #61 transferring context: 308.66MB 109.1s done [2024-08-08T08:54:02.532Z] #61 DONE 110.8s [2024-08-08T08:54:02.532Z] [2024-08-08T08:54:02.532Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #116 ... [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #115 DONE 80.3s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #111 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #111 DONE 85.0s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #113 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #113 DONE 81.7s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #112 DONE 83.2s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #116 DONE 70.7s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #117 [core-command builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #117 DONE 5.5s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #118 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #118 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #119 [security-bootstrapper builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #119 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #120 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #120 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #121 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #121 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #122 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #122 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #123 [security-proxy-setup builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #123 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #124 [security-spiffe-token-provider builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #124 DONE 5.6s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #125 [security-secretstore-setup builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #125 DONE 5.6s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T08:55:10.365Z] #126 ... [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #127 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #128 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #129 [support-notifications builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #129 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #130 [core-data builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #130 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #131 [core-data builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #131 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #132 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #133 [support-scheduler builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #133 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #134 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #135 [support-scheduler builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #135 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #136 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #137 [core-metadata builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #137 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #138 [core-metadata builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #138 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #139 [core-keeper builder 7/8] COPY . . [2024-08-08T08:55:10.365Z] #139 DONE 5.6s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #140 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #140 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #141 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #142 [core-common-config-bootstrapper builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #142 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #143 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ [2024-08-08T08:55:10.365Z] #143 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #144 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [2024-08-08T08:55:10.365Z] #144 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #145 [security-proxy-auth builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #145 CACHED [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #146 [support-cron-scheduler builder 6/7] COPY . . [2024-08-08T08:55:10.365Z] #146 DONE 5.6s [2024-08-08T08:55:10.365Z] [2024-08-08T08:55:10.365Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T08:55:14.647Z] #147 ... [2024-08-08T08:55:14.647Z] [2024-08-08T08:55:14.647Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T08:55:14.647Z] #0 5.516 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-08-08T08:55:14.647Z] #148 ... [2024-08-08T08:55:14.647Z] [2024-08-08T08:55:14.647Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T08:55:14.647Z] #147 5.516 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-08-08T08:55:19.993Z] #147 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T08:55:19.993Z] #0 4.836 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-08-08T08:55:19.993Z] #149 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #150 [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-08-08T08:55:19.993Z] #0 6.009 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-08-08T08:55:19.993Z] #150 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T08:55:19.993Z] #0 6.227 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-08-08T08:55:19.993Z] #151 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T08:55:19.993Z] #0 5.692 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-08-08T08:55:19.993Z] #152 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T08:55:19.993Z] #0 6.048 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-08-08T08:55:19.993Z] #153 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T08:55:19.993Z] #0 6.291 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-08-08T08:55:19.993Z] #154 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T08:55:19.993Z] #0 5.672 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-08-08T08:55:19.993Z] #155 ... [2024-08-08T08:55:19.993Z] [2024-08-08T08:55:19.993Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T08:55:19.993Z] #0 6.287 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-08-08T08:55:20.259Z] #156 ... [2024-08-08T08:55:20.259Z] [2024-08-08T08:55:20.260Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T08:55:20.260Z] #0 5.560 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-08-08T08:55:20.593Z] #157 ... [2024-08-08T08:55:20.594Z] [2024-08-08T08:55:20.594Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T08:55:20.594Z] #0 6.357 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-08-08T08:55:20.594Z] #158 ... [2024-08-08T08:55:20.594Z] [2024-08-08T08:55:20.594Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T08:55:20.594Z] #126 6.045 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-08-08T09:14:58.485Z] #126 ... [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #150 [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-08-08T09:14:58.485Z] #150 1179.9 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-08-08T09:14:58.485Z] #150 ... [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config [2024-08-08T09:14:58.485Z] #153 DONE 1181.8s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T09:14:58.485Z] #154 ... [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:14:58.485Z] #159 DONE 0.1s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:14:58.485Z] #160 DONE 0.1s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #161 [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-08-08T09:14:58.485Z] #161 DONE 0.2s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml [2024-08-08T09:14:58.485Z] #162 DONE 0.2s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . [2024-08-08T09:14:58.485Z] #163 DONE 0.3s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T09:14:58.485Z] #164 DONE 0.3s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T09:14:58.485Z] #152 ... [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.485Z] #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T09:14:58.485Z] #165 DONE 2.1s [2024-08-08T09:14:58.485Z] [2024-08-08T09:14:58.486Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T09:14:58.486Z] #149 ... [2024-08-08T09:14:58.486Z] [2024-08-08T09:14:58.486Z] #106 [security-proxy-setup] exporting to image [2024-08-08T09:14:58.486Z] #106 exporting layers [2024-08-08T09:14:58.486Z] #106 exporting layers 1.1s done [2024-08-08T09:14:58.486Z] #106 writing image sha256:772b345947346120361e44f0de5b1f1cc0f712f96191eebbcda785aa285c7935 done [2024-08-08T09:14:58.486Z] #106 naming to docker.io/library/security-proxy-setup-arm64 done [2024-08-08T09:14:58.486Z] #106 DONE 7.8s [2024-08-08T09:14:58.486Z] [2024-08-08T09:14:58.486Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T09:14:58.486Z] #149 ... [2024-08-08T09:14:58.486Z] [2024-08-08T09:14:58.486Z] #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper [2024-08-08T09:14:58.486Z] #152 DONE 1188.2s [2024-08-08T09:14:58.486Z] [2024-08-08T09:14:58.486Z] #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ [2024-08-08T09:14:58.486Z] #166 DONE 0.6s [2024-08-08T09:14:58.486Z] [2024-08-08T09:14:58.486Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T09:14:58.486Z] #148 ... [2024-08-08T09:14:58.486Z] [2024-08-08T09:14:58.486Z] #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh [2024-08-08T09:15:00.427Z] #167 DONE 2.2s [2024-08-08T09:15:00.427Z] [2024-08-08T09:15:00.427Z] #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:15:00.702Z] #168 DONE 0.3s [2024-08-08T09:15:00.702Z] [2024-08-08T09:15:00.702Z] #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:15:00.702Z] #169 DONE 0.2s [2024-08-08T09:15:00.702Z] [2024-08-08T09:15:00.702Z] #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . [2024-08-08T09:15:00.973Z] #170 DONE 0.3s [2024-08-08T09:15:00.973Z] [2024-08-08T09:15:00.973Z] #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ [2024-08-08T09:15:01.241Z] #171 DONE 0.2s [2024-08-08T09:15:01.241Z] [2024-08-08T09:15:01.241Z] #172 [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-08-08T09:15:01.241Z] #172 DONE 0.2s [2024-08-08T09:15:01.241Z] [2024-08-08T09:15:01.241Z] #173 [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-08-08T09:15:01.509Z] #173 DONE 0.2s [2024-08-08T09:15:01.510Z] [2024-08-08T09:15:01.510Z] #174 [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-08-08T09:15:01.510Z] #174 DONE 0.1s [2024-08-08T09:15:01.510Z] [2024-08-08T09:15:01.510Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T09:15:01.778Z] #149 ... [2024-08-08T09:15:01.779Z] [2024-08-08T09:15:01.779Z] #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ [2024-08-08T09:15:01.779Z] #175 DONE 0.1s [2024-08-08T09:15:01.779Z] [2024-08-08T09:15:01.779Z] #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / [2024-08-08T09:15:01.779Z] #176 DONE 0.1s [2024-08-08T09:15:01.779Z] [2024-08-08T09:15:01.779Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T09:15:02.045Z] #156 ... [2024-08-08T09:15:02.045Z] [2024-08-08T09:15:02.045Z] #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh [2024-08-08T09:15:03.998Z] #177 DONE 2.1s [2024-08-08T09:15:03.998Z] [2024-08-08T09:15:03.998Z] #106 [security-bootstrapper] exporting to image [2024-08-08T09:15:03.998Z] #106 exporting layers [2024-08-08T09:15:05.402Z] #106 exporting layers 1.2s done [2024-08-08T09:15:05.402Z] #106 writing image sha256:055684405f2193ed5f74a8910fe4a2ddf67e1df0200350b0fa26940b0c74bd34 done [2024-08-08T09:15:05.402Z] #106 naming to docker.io/library/security-bootstrapper-arm64 done [2024-08-08T09:15:05.402Z] #106 DONE 9.0s [2024-08-08T09:15:05.402Z] [2024-08-08T09:15:05.402Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T09:15:10.738Z] #148 ... [2024-08-08T09:15:10.739Z] [2024-08-08T09:15:10.739Z] #150 [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-08-08T09:15:10.739Z] #150 DONE 1201.5s [2024-08-08T09:15:10.739Z] [2024-08-08T09:15:10.739Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T09:15:11.781Z] #151 ... [2024-08-08T09:15:11.781Z] [2024-08-08T09:15:11.781Z] #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:15:11.781Z] #178 DONE 0.4s [2024-08-08T09:15:11.781Z] [2024-08-08T09:15:11.781Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T09:15:12.051Z] #149 ... [2024-08-08T09:15:12.051Z] [2024-08-08T09:15:12.051Z] #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:15:12.051Z] #179 DONE 0.1s [2024-08-08T09:15:12.051Z] [2024-08-08T09:15:12.051Z] #180 [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-08-08T09:15:12.321Z] #180 DONE 0.2s [2024-08-08T09:15:12.321Z] [2024-08-08T09:15:12.321Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T09:15:12.321Z] #151 ... [2024-08-08T09:15:12.321Z] [2024-08-08T09:15:12.321Z] #181 [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-08-08T09:15:12.598Z] #181 DONE 0.2s [2024-08-08T09:15:12.598Z] [2024-08-08T09:15:12.598Z] #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:15:12.598Z] #182 DONE 0.2s [2024-08-08T09:15:12.598Z] [2024-08-08T09:15:12.598Z] #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . [2024-08-08T09:15:12.864Z] #183 DONE 0.3s [2024-08-08T09:15:12.864Z] [2024-08-08T09:15:12.864Z] #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . [2024-08-08T09:15:13.143Z] #184 DONE 0.3s [2024-08-08T09:15:13.143Z] [2024-08-08T09:15:13.143Z] #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ [2024-08-08T09:15:13.413Z] #185 DONE 0.1s [2024-08-08T09:15:13.413Z] [2024-08-08T09:15:13.413Z] #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T09:15:15.996Z] #186 DONE 2.3s [2024-08-08T09:15:15.996Z] [2024-08-08T09:15:15.996Z] #106 [security-secretstore-setup] exporting to image [2024-08-08T09:15:15.996Z] #106 exporting layers [2024-08-08T09:15:17.413Z] #106 exporting layers 1.5s done [2024-08-08T09:15:17.413Z] #106 writing image sha256:78c08df1ff0ca208870bf96910fa4abbecc76b5ed44846e165df0255f79964b3 done [2024-08-08T09:15:17.413Z] #106 naming to docker.io/library/security-secretstore-setup-arm64 done [2024-08-08T09:15:17.413Z] #106 DONE 10.4s [2024-08-08T09:15:17.413Z] [2024-08-08T09:15:17.413Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T09:15:56.300Z] #151 ... [2024-08-08T09:15:56.300Z] [2024-08-08T09:15:56.300Z] #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper [2024-08-08T09:15:56.300Z] #156 DONE 1246.5s [2024-08-08T09:15:56.300Z] [2024-08-08T09:15:56.300Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T09:15:56.300Z] #155 ... [2024-08-08T09:15:56.300Z] [2024-08-08T09:15:56.300Z] #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:15:56.300Z] #187 DONE 0.1s [2024-08-08T09:15:56.300Z] [2024-08-08T09:15:56.300Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T09:15:56.300Z] #58 ... [2024-08-08T09:15:56.300Z] [2024-08-08T09:15:56.300Z] #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:15:56.300Z] #188 DONE 0.1s [2024-08-08T09:15:56.580Z] [2024-08-08T09:15:56.580Z] #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / [2024-08-08T09:15:56.580Z] #189 DONE 0.2s [2024-08-08T09:15:56.580Z] [2024-08-08T09:15:56.580Z] #190 [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-08-08T09:15:56.846Z] #190 DONE 0.1s [2024-08-08T09:15:56.847Z] [2024-08-08T09:15:56.847Z] #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ [2024-08-08T09:15:57.113Z] #191 DONE 0.1s [2024-08-08T09:15:57.113Z] [2024-08-08T09:15:57.113Z] #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T09:15:59.703Z] #192 DONE 2.3s [2024-08-08T09:15:59.703Z] [2024-08-08T09:15:59.703Z] #106 [core-common-config-bootstrapper] exporting to image [2024-08-08T09:15:59.703Z] #106 exporting layers [2024-08-08T09:15:59.973Z] #106 exporting layers 0.6s done [2024-08-08T09:15:59.973Z] #106 writing image sha256:bc177ebf4d0d0f6e8656c7d8f77f7c1e781702b7ded670dd9450b2ed4167ca6c done [2024-08-08T09:15:59.973Z] #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done [2024-08-08T09:15:59.973Z] #106 DONE 11.1s [2024-08-08T09:15:59.973Z] [2024-08-08T09:15:59.973Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T09:18:06.834Z] #148 ... [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider [2024-08-08T09:18:06.834Z] #149 DONE 1374.3s [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T09:18:06.834Z] #148 ... [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:18:06.834Z] #193 DONE 0.2s [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:18:06.834Z] #194 DONE 0.1s [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:18:06.834Z] #157 ... [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / [2024-08-08T09:18:06.834Z] #195 DONE 0.3s [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:18:06.834Z] #157 ... [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #196 [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-08-08T09:18:06.834Z] #196 DONE 0.1s [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #106 [security-spiffe-token-provider] exporting to image [2024-08-08T09:18:06.834Z] #106 exporting layers [2024-08-08T09:18:06.834Z] #106 exporting layers 0.9s done [2024-08-08T09:18:06.834Z] #106 writing image sha256:aff3d78eb46fb51daeb05112b3d278079827053c3b406725f4cdd6fc9794a366 done [2024-08-08T09:18:06.834Z] #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done [2024-08-08T09:18:06.834Z] #106 DONE 12.0s [2024-08-08T09:18:06.834Z] [2024-08-08T09:18:06.834Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T09:26:14.687Z] #151 ... [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #158 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth [2024-08-08T09:26:14.687Z] #158 DONE 1860.4s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:26:14.687Z] #40 ... [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:26:14.687Z] #197 DONE 0.2s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:26:14.687Z] #198 DONE 0.2s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / [2024-08-08T09:26:14.687Z] #199 DONE 0.4s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:26:14.687Z] #200 DONE 0.1s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:26:14.687Z] #157 ... [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ [2024-08-08T09:26:14.687Z] #201 DONE 0.2s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / [2024-08-08T09:26:14.687Z] #202 DONE 1.7s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #106 [security-proxy-auth] exporting to image [2024-08-08T09:26:14.687Z] #106 exporting layers [2024-08-08T09:26:14.687Z] #106 exporting layers 0.6s done [2024-08-08T09:26:14.687Z] #106 writing image sha256:d427904b5b7000284968bb6078be2bf341898e27da7dccf3eafcfe0f790b0026 done [2024-08-08T09:26:14.687Z] #106 naming to docker.io/library/security-proxy-auth-arm64 done [2024-08-08T09:26:14.687Z] #106 DONE 12.6s [2024-08-08T09:26:14.687Z] [2024-08-08T09:26:14.687Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:27:11.074Z] #40 ... [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #126 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command [2024-08-08T09:27:11.074Z] #126 DONE 1916.6s [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T09:27:11.074Z] #151 ... [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:27:11.074Z] #203 DONE 0.2s [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T09:27:11.074Z] #148 ... [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:27:11.074Z] #204 DONE 0.2s [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / [2024-08-08T09:27:11.074Z] #205 DONE 0.4s [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:27:11.074Z] #206 DONE 0.1s [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #106 [core-command] exporting to image [2024-08-08T09:27:11.074Z] #106 exporting layers [2024-08-08T09:27:11.074Z] #106 exporting layers 0.5s done [2024-08-08T09:27:11.074Z] #106 writing image sha256:f5463f9c23ba6220bcee2a00c7b061c095c8a63406bae0cd07242bb0488a4731 [2024-08-08T09:27:11.074Z] #106 writing image sha256:f5463f9c23ba6220bcee2a00c7b061c095c8a63406bae0cd07242bb0488a4731 done [2024-08-08T09:27:11.074Z] #106 naming to docker.io/library/core-command-arm64 done [2024-08-08T09:27:11.074Z] #106 DONE 13.2s [2024-08-08T09:27:11.074Z] [2024-08-08T09:27:11.074Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:17.735Z] #40 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper [2024-08-08T09:29:17.735Z] #148 DONE 2036.7s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T09:29:17.735Z] #58 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:17.735Z] #207 DONE 0.3s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:29:17.735Z] #157 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / [2024-08-08T09:29:17.735Z] #208 DONE 0.4s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:17.735Z] #40 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:29:17.735Z] #209 DONE 0.1s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #106 [core-keeper] exporting to image [2024-08-08T09:29:17.735Z] #106 exporting layers [2024-08-08T09:29:17.735Z] #106 exporting layers 0.5s done [2024-08-08T09:29:17.735Z] #106 writing image sha256:4853483ae0b53356b030f745f9d91dfb23e563c97a04a866e0ef879c984b7a9d 0.0s done [2024-08-08T09:29:17.735Z] #106 naming to docker.io/library/core-keeper-arm64 [2024-08-08T09:29:17.735Z] #106 naming to docker.io/library/core-keeper-arm64 done [2024-08-08T09:29:17.735Z] #106 DONE 13.7s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:17.735Z] #40 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data [2024-08-08T09:29:17.735Z] #155 DONE 2043.7s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:29:17.735Z] #157 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:17.735Z] #210 DONE 0.2s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:29:17.735Z] #211 DONE 0.3s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-08T09:29:17.735Z] #212 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata [2024-08-08T09:29:17.735Z] #151 DONE 2045.1s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:29:17.735Z] #157 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:17.735Z] #213 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / [2024-08-08T09:29:17.735Z] #212 DONE 0.8s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #213 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:17.735Z] #213 DONE 0.2s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #214 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:29:17.735Z] #214 DONE 0.4s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #215 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:29:17.735Z] #215 DONE 0.4s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:17.735Z] #40 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #106 [core-data] exporting to image [2024-08-08T09:29:17.735Z] #106 exporting layers [2024-08-08T09:29:17.735Z] #106 ... [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / [2024-08-08T09:29:17.735Z] #216 DONE 0.8s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #106 [core-data] exporting to image [2024-08-08T09:29:17.735Z] #106 exporting layers 0.9s done [2024-08-08T09:29:17.735Z] #106 writing image sha256:eb799449e277fff887711f822f955e504a648ed2a35be61e1cc0a1477cb818ba done [2024-08-08T09:29:17.735Z] #106 naming to docker.io/library/core-data-arm64 done [2024-08-08T09:29:17.735Z] #106 DONE 14.6s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:29:17.735Z] #217 DONE 0.2s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml [2024-08-08T09:29:17.735Z] #218 DONE 0.3s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #106 [core-metadata] exporting to image [2024-08-08T09:29:17.735Z] #106 exporting layers 0.9s done [2024-08-08T09:29:17.735Z] #106 writing image sha256:4e1e923ab8ddcb02131476f01fc0f54290404cfd202bd94c6c53ef7d10cc11e7 done [2024-08-08T09:29:17.735Z] #106 naming to docker.io/library/core-metadata-arm64 done [2024-08-08T09:29:17.735Z] #106 DONE 15.5s [2024-08-08T09:29:17.735Z] [2024-08-08T09:29:17.735Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:49.961Z] #40 ... [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler [2024-08-08T09:29:49.961Z] #154 DONE 2079.0s [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c [2024-08-08T09:29:49.961Z] #58 ... [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications [2024-08-08T09:29:49.961Z] #147 DONE 2079.4s [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #219 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:49.961Z] #219 DONE 0.2s [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #220 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:29:49.961Z] #220 DONE 0.3s [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #221 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:49.961Z] #221 DONE 0.3s [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #222 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:29:49.961Z] #222 DONE 0.2s [2024-08-08T09:29:49.961Z] [2024-08-08T09:29:49.961Z] #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / [2024-08-08T09:29:50.227Z] #223 DONE 0.8s [2024-08-08T09:29:50.227Z] [2024-08-08T09:29:50.227Z] #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / [2024-08-08T09:29:50.227Z] #224 DONE 1.1s [2024-08-08T09:29:50.227Z] [2024-08-08T09:29:50.227Z] #225 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:29:50.493Z] #225 DONE 0.2s [2024-08-08T09:29:50.494Z] [2024-08-08T09:29:50.494Z] #106 [support-scheduler] exporting to image [2024-08-08T09:29:50.494Z] #106 exporting layers [2024-08-08T09:29:50.494Z] #106 ... [2024-08-08T09:29:50.494Z] [2024-08-08T09:29:50.494Z] #226 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml [2024-08-08T09:29:50.494Z] #226 DONE 0.2s [2024-08-08T09:29:50.494Z] [2024-08-08T09:29:50.494Z] #106 [support-notifications] exporting to image [2024-08-08T09:29:50.759Z] #106 ... [2024-08-08T09:29:50.759Z] [2024-08-08T09:29:50.759Z] #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler [2024-08-08T09:29:50.759Z] #157 DONE 2081.5s [2024-08-08T09:29:50.759Z] [2024-08-08T09:29:50.759Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:51.343Z] #40 ... [2024-08-08T09:29:51.343Z] [2024-08-08T09:29:51.343Z] #227 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / [2024-08-08T09:29:51.343Z] #227 CACHED [2024-08-08T09:29:51.343Z] [2024-08-08T09:29:51.343Z] #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / [2024-08-08T09:29:51.343Z] #228 CACHED [2024-08-08T09:29:51.343Z] [2024-08-08T09:29:51.343Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T09:29:51.610Z] #229 ... [2024-08-08T09:29:51.610Z] [2024-08-08T09:29:51.610Z] #106 [support-notifications] exporting to image [2024-08-08T09:29:51.610Z] #106 exporting layers 0.9s done [2024-08-08T09:29:51.610Z] #106 writing image sha256:a16e6ae522dc38853d1ed2b95f4099a23fcaf68cf3de35cf5f6acc1431a5e801 done [2024-08-08T09:29:51.610Z] #106 naming to docker.io/library/support-scheduler-arm64 done [2024-08-08T09:29:51.610Z] #106 writing image sha256:a344dd189216577f9e0fbae2036c6c046071fb4b3ca00176d506fbf8ce264447 done [2024-08-08T09:29:51.610Z] #106 naming to docker.io/library/support-notifications-arm64 done [2024-08-08T09:29:51.610Z] #106 DONE 16.5s [2024-08-08T09:29:51.610Z] [2024-08-08T09:29:51.610Z] #229 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / [2024-08-08T09:29:51.610Z] #229 DONE 0.4s [2024-08-08T09:29:51.610Z] [2024-08-08T09:29:51.610Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:51.877Z] #40 ... [2024-08-08T09:29:51.877Z] [2024-08-08T09:29:51.877Z] #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res [2024-08-08T09:29:51.877Z] #230 DONE 0.1s [2024-08-08T09:29:51.877Z] [2024-08-08T09:29:51.877Z] #106 [support-cron-scheduler] exporting to image [2024-08-08T09:29:52.459Z] #106 exporting layers 0.5s done [2024-08-08T09:29:52.459Z] #106 writing image sha256:50f22d48941d683cfde3cc5209674a3615ca28a303ab7638b553eaa35ce4f957 done [2024-08-08T09:29:52.459Z] #106 naming to docker.io/library/support-cron-scheduler-arm64 done [2024-08-08T09:29:52.459Z] #106 DONE 17.0s [2024-08-08T09:29:52.459Z] [2024-08-08T09:29:52.459Z] #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [2024-08-08T09:29:52.459Z] time="2024-08-08T08:51:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } [2024-08-08T09:29:52.478Z] $ docker stop --time=1 2c90c8dc08d77287fc390767ccd7cd942036989aa1e8023c8fc6c1c4695579cd [2024-08-08T09:29:54.154Z] $ docker rm -f --volumes 2c90c8dc08d77287fc390767ccd7cd942036989aa1e8023c8fc6c1c4695579cd [Pipeline] // withDockerContainer [Pipeline] sh [2024-08-08T09:29:54.671Z] + docker images [2024-08-08T09:29:54.671Z] REPOSITORY TAG IMAGE ID CREATED SIZE [2024-08-08T09:29:54.671Z] support-cron-scheduler-arm64 latest 50f22d48941d 3 seconds ago 42.2MB [2024-08-08T09:29:54.671Z] support-notifications-arm64 latest a344dd189216 4 seconds ago 41.9MB [2024-08-08T09:29:54.671Z] support-scheduler-arm64 latest a16e6ae522dc 4 seconds ago 41.2MB [2024-08-08T09:29:54.671Z] core-metadata-arm64 latest 4e1e923ab8dd 38 seconds ago 39.1MB [2024-08-08T09:29:54.671Z] core-data-arm64 latest eb799449e277 39 seconds ago 39MB [2024-08-08T09:29:54.671Z] core-keeper-arm64 latest 4853483ae0b5 48 seconds ago 38.9MB [2024-08-08T09:29:54.671Z] core-command-arm64 latest f5463f9c23ba 2 minutes ago 35MB [2024-08-08T09:29:54.671Z] security-proxy-auth-arm64 latest d427904b5b70 3 minutes ago 32.6MB [2024-08-08T09:29:54.671Z] security-spiffe-token-provider-arm64 latest aff3d78eb46f 11 minutes ago 29MB [2024-08-08T09:29:54.671Z] core-common-config-bootstrapper-arm64 latest bc177ebf4d0d 13 minutes ago 15.3MB [2024-08-08T09:29:54.671Z] security-secretstore-setup-arm64 latest 78c08df1ff0c 14 minutes ago 36.4MB [2024-08-08T09:29:54.671Z] security-bootstrapper-arm64 latest 055684405f21 14 minutes ago 18.9MB [2024-08-08T09:29:54.671Z] security-proxy-setup-arm64 latest 772b34594734 15 minutes ago 26.1MB [2024-08-08T09:29:54.671Z] security-spire-agent-arm64 latest 794189f42a90 36 minutes ago 174MB [2024-08-08T09:29:54.671Z] security-spire-config-arm64 latest f922412b4233 36 minutes ago 115MB [2024-08-08T09:29:54.671Z] security-spire-server-arm64 latest d7d13390dd2b 36 minutes ago 116MB [2024-08-08T09:29:54.671Z] ci-base-image-arm64 latest 50562cc74815 55 minutes ago 967MB [2024-08-08T09:29:54.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB [2024-08-08T09:29:54.671Z] nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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-08-08T09:29:55.194Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T09:29:55.195Z] [2024-08-08T09:29:55.195Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:29:55.533Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T09:29:55.800Z] arm64: Pulling from edgex-lftools-log-publisher [2024-08-08T09:29:55.800Z] 8998bd30e6a1: Pulling fs layer [2024-08-08T09:29:55.800Z] 04944245beec: Pulling fs layer [2024-08-08T09:29:55.800Z] 699f458cf7ca: Pulling fs layer [2024-08-08T09:29:55.800Z] 765212b225bb: Pulling fs layer [2024-08-08T09:29:55.800Z] f23df028b6ca: Pulling fs layer [2024-08-08T09:29:55.800Z] d65c8cfc05b1: Pulling fs layer [2024-08-08T09:29:55.800Z] 2437ff75d9bd: Pulling fs layer [2024-08-08T09:29:55.800Z] f23df028b6ca: Waiting [2024-08-08T09:29:55.800Z] 765212b225bb: Waiting [2024-08-08T09:29:55.800Z] d65c8cfc05b1: Waiting [2024-08-08T09:29:55.800Z] 2437ff75d9bd: Waiting [2024-08-08T09:29:55.800Z] 04944245beec: Verifying Checksum [2024-08-08T09:29:55.800Z] 04944245beec: Download complete [2024-08-08T09:29:55.800Z] 765212b225bb: Download complete [2024-08-08T09:29:56.064Z] f23df028b6ca: Verifying Checksum [2024-08-08T09:29:56.064Z] f23df028b6ca: Download complete [2024-08-08T09:29:56.064Z] d65c8cfc05b1: Verifying Checksum [2024-08-08T09:29:56.064Z] d65c8cfc05b1: Download complete [2024-08-08T09:29:56.064Z] 699f458cf7ca: Verifying Checksum [2024-08-08T09:29:56.064Z] 699f458cf7ca: Download complete [2024-08-08T09:29:56.641Z] 8998bd30e6a1: Verifying Checksum [2024-08-08T09:29:56.641Z] 8998bd30e6a1: Download complete [2024-08-08T09:29:59.207Z] 2437ff75d9bd: Verifying Checksum [2024-08-08T09:29:59.207Z] 2437ff75d9bd: Download complete [2024-08-08T09:30:01.138Z] 8998bd30e6a1: Pull complete [2024-08-08T09:30:01.720Z] 04944245beec: Pull complete [2024-08-08T09:30:03.120Z] 699f458cf7ca: Pull complete [2024-08-08T09:30:03.385Z] 765212b225bb: Pull complete [2024-08-08T09:30:04.802Z] f23df028b6ca: Pull complete [2024-08-08T09:30:04.802Z] d65c8cfc05b1: Pull complete [2024-08-08T09:30:22.968Z] 2437ff75d9bd: Pull complete [2024-08-08T09:30:22.968Z] Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da [2024-08-08T09:30:22.968Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [2024-08-08T09:30:22.968Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T09:30:23.192Z] prd-ubuntu20.04-docker-arm64-4c-16g-7375 does not seem to be running inside a container [2024-08-08T09:30:23.248Z] $ 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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat [2024-08-08T09:30:26.178Z] $ docker top 979a5c73ce5d061b050962708aa858520ba3eaf2c24dfbe00360238626e07b75 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:26.934Z] ---> job-cost.sh [2024-08-08T09:30:27.199Z] lf-activate-venv: SKIPPING [2024-08-08T09:30:27.199Z] INFO: No Stack... [2024-08-08T09:30:27.467Z] INFO: Retrieving Pricing Info for: v3-standard-4 [2024-08-08T09:30:28.426Z] INFO: Archiving Costs [Pipeline] sh [2024-08-08T09:30:29.065Z] + cut -d, -f6 [2024-08-08T09:30:29.065Z] + cat /w/workspace/edgex-go/3/archives/cost.csv [Pipeline] lock [2024-08-08T09:30:29.128Z] Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] [2024-08-08T09:30:29.136Z] Resource [jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] did not exist. Created. [2024-08-08T09:30:29.142Z] Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh [2024-08-08T09:30:29.804Z] + echo total: 0.10999999940395355 [Pipeline] stash [2024-08-08T09:30:30.002Z] Stashed 1 file(s) [Pipeline] } [2024-08-08T09:30:30.010Z] Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4855-3-stack-cost] [Pipeline] // lock [Pipeline] } [2024-08-08T09:30:30.044Z] $ docker stop --time=1 979a5c73ce5d061b050962708aa858520ba3eaf2c24dfbe00360238626e07b75 [2024-08-08T09:30:31.564Z] $ docker rm -f --volumes 979a5c73ce5d061b050962708aa858520ba3eaf2c24dfbe00360238626e07b75 [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-08-08T09:30:32.121Z] provisioning config files... [2024-08-08T09:30:32.128Z] copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config16332348335005543513tmp [Pipeline] { [Pipeline] sh [2024-08-08T09:30:32.488Z] + set +x [2024-08-08T09:30:32.488Z] + curl -s https://codecov.io/bash [2024-08-08T09:30:32.488Z] + bash -s -- [2024-08-08T09:30:32.488Z] [2024-08-08T09:30:32.488Z] _____ _ [2024-08-08T09:30:32.488Z] / ____| | | [2024-08-08T09:30:32.488Z] | | ___ __| | ___ ___ _____ __ [2024-08-08T09:30:32.488Z] | | / _ \ / _` |/ _ \/ __/ _ \ \ / / [2024-08-08T09:30:32.488Z] | |___| (_) | (_| | __/ (_| (_) \ V / [2024-08-08T09:30:32.489Z] \_____\___/ \__,_|\___|\___\___/ \_/ [2024-08-08T09:30:32.489Z] Bash-1.0.6 [2024-08-08T09:30:32.489Z] [2024-08-08T09:30:32.489Z] [2024-08-08T09:30:32.489Z] ==> git version 2.25.1 found [2024-08-08T09:30:32.489Z] ==> 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-08-08T09:30:32.489Z] Release-Date: 2020-01-08 [2024-08-08T09:30:32.489Z] 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-08-08T09:30:32.489Z] Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets [2024-08-08T09:30:32.489Z] ==> Jenkins CI detected. [2024-08-08T09:30:32.489Z] current dir:  /w/workspace/edgex-go/3 [2024-08-08T09:30:32.489Z] project root: . [2024-08-08T09:30:32.489Z] --> token set from env [2024-08-08T09:30:32.489Z] Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml [2024-08-08T09:30:32.489Z] ==> Running gcov in . (disable via -X gcov) [2024-08-08T09:30:32.489Z] ==> Python coveragepy not found [2024-08-08T09:30:32.489Z] ==> Searching for coverage reports in: [2024-08-08T09:30:32.489Z] + . [2024-08-08T09:30:32.747Z] -> Found 1 reports [2024-08-08T09:30:32.747Z] ==> Detecting git/mercurial file structure [2024-08-08T09:30:32.747Z] ==> Reading reports [2024-08-08T09:30:32.747Z] + ./coverage.out bytes=512123 [2024-08-08T09:30:32.747Z] ==> Appending adjustments [2024-08-08T09:30:32.747Z] https://docs.codecov.io/docs/fixing-reports [2024-08-08T09:30:34.123Z] + Found adjustments [2024-08-08T09:30:34.123Z] ==> Gzipping contents [2024-08-08T09:30:34.123Z] 64K /tmp/codecov.7kSpWO.gz [2024-08-08T09:30:34.123Z] ==> Uploading reports [2024-08-08T09:30:34.123Z] url: https://codecov.io [2024-08-08T09:30:34.124Z] query: branch=PR-4855&commit=582f6ca6c6d88f929ffc165f03d407bd5b02ad03&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-08T09:30:34.124Z] -> Pinging Codecov [2024-08-08T09:30:34.124Z] https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4855&commit=582f6ca6c6d88f929ffc165f03d407bd5b02ad03&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4855%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4855&job=&cmd_args= [2024-08-08T09:30:34.124Z] -> Uploading to [2024-08-08T09:30:34.124Z] https://storage.googleapis.com/codecov/v4/raw/2024-08-08/00271124DB129430A58F1EEE437C3FCB/582f6ca6c6d88f929ffc165f03d407bd5b02ad03/0d6508b3-701b-4875-a537-51080387519b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240808%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240808T093033Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=2fc60e0dc152ee7779703057ab97fea2ceae19f65d7549e850687806d2b356e3 [2024-08-08T09:30:34.124Z] % Total % Received % Xferd Average Speed Time Time Time Current [2024-08-08T09:30:34.124Z] Dload Upload Total Spent Left Speed [2024-08-08T09:30:34.382Z] 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 65161 0 0 100 65161 0 231k --:--:-- --:--:-- --:--:-- 231k [2024-08-08T09:30:34.382Z] -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/582f6ca6c6d88f929ffc165f03d407bd5b02ad03 [Pipeline] } [2024-08-08T09:30:34.389Z] 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-08-08T09:30:35.198Z] + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:35.489Z] ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:36.393Z] ---> package-listing.sh [2024-08-08T09:30:36.393Z] ++ facter osfamily [2024-08-08T09:30:36.393Z] ++ tr '[:upper:]' '[:lower:]' [2024-08-08T09:30:36.652Z] + OS_FAMILY=debian [2024-08-08T09:30:36.652Z] + workspace=/w/workspace/edgex-go/3 [2024-08-08T09:30:36.652Z] + START_PACKAGES=/tmp/packages_start.txt [2024-08-08T09:30:36.652Z] + END_PACKAGES=/tmp/packages_end.txt [2024-08-08T09:30:36.652Z] + DIFF_PACKAGES=/tmp/packages_diff.txt [2024-08-08T09:30:36.652Z] + PACKAGES=/tmp/packages_start.txt [2024-08-08T09:30:36.652Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-08T09:30:36.652Z] + PACKAGES=/tmp/packages_end.txt [2024-08-08T09:30:36.652Z] + case "${OS_FAMILY}" in [2024-08-08T09:30:36.652Z] + dpkg -l [2024-08-08T09:30:36.652Z] + grep '^ii' [2024-08-08T09:30:36.652Z] + '[' -f /tmp/packages_start.txt ']' [2024-08-08T09:30:36.652Z] + '[' -f /tmp/packages_end.txt ']' [2024-08-08T09:30:36.652Z] + diff /tmp/packages_start.txt /tmp/packages_end.txt [2024-08-08T09:30:36.652Z] + '[' /w/workspace/edgex-go/3 ']' [2024-08-08T09:30:36.652Z] + mkdir -p /w/workspace/edgex-go/3/archives/ [2024-08-08T09:30:36.653Z] + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo [2024-08-08T09:30:36.666Z] 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/3/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh [2024-08-08T09:30:36.942Z] + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:30:37.527Z] + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T09:30:37.527Z] [2024-08-08T09:30:37.527Z] Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh [2024-08-08T09:30:37.837Z] + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T09:30:37.837Z] latest: Pulling from edgex-lftools-log-publisher [2024-08-08T09:30:37.837Z] 5eb5b503b376: Pulling fs layer [2024-08-08T09:30:37.837Z] 5c69ac0246d0: Pulling fs layer [2024-08-08T09:30:37.837Z] ec43610c2a17: Pulling fs layer [2024-08-08T09:30:37.837Z] 3a2ae6a8a46f: Pulling fs layer [2024-08-08T09:30:37.837Z] 33b1e0a273af: Pulling fs layer [2024-08-08T09:30:37.837Z] 5d3b04190fa2: Pulling fs layer [2024-08-08T09:30:37.837Z] 2f39f015ded8: Pulling fs layer [2024-08-08T09:30:37.837Z] 33b1e0a273af: Waiting [2024-08-08T09:30:37.837Z] 3a2ae6a8a46f: Waiting [2024-08-08T09:30:37.837Z] 5d3b04190fa2: Waiting [2024-08-08T09:30:37.837Z] 5c69ac0246d0: Download complete [2024-08-08T09:30:37.837Z] 3a2ae6a8a46f: Download complete [2024-08-08T09:30:37.837Z] 33b1e0a273af: Verifying Checksum [2024-08-08T09:30:37.837Z] 33b1e0a273af: Download complete [2024-08-08T09:30:37.837Z] 5d3b04190fa2: Download complete [2024-08-08T09:30:38.096Z] ec43610c2a17: Verifying Checksum [2024-08-08T09:30:38.096Z] ec43610c2a17: Download complete [2024-08-08T09:30:38.096Z] 5eb5b503b376: Verifying Checksum [2024-08-08T09:30:38.096Z] 5eb5b503b376: Download complete [2024-08-08T09:30:38.663Z] 2f39f015ded8: Verifying Checksum [2024-08-08T09:30:38.663Z] 2f39f015ded8: Download complete [2024-08-08T09:30:39.415Z] 5eb5b503b376: Pull complete [2024-08-08T09:30:39.415Z] 5c69ac0246d0: Pull complete [2024-08-08T09:30:39.981Z] ec43610c2a17: Pull complete [2024-08-08T09:30:39.981Z] 3a2ae6a8a46f: Pull complete [2024-08-08T09:30:40.238Z] 33b1e0a273af: Pull complete [2024-08-08T09:30:40.238Z] 5d3b04190fa2: Pull complete [2024-08-08T09:30:44.424Z] 2f39f015ded8: Pull complete [2024-08-08T09:30:44.424Z] Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 [2024-08-08T09:30:44.424Z] Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [2024-08-08T09:30:44.424Z] nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer [2024-08-08T09:30:44.539Z] prd-ubuntu20.04-docker-8c-8g-7374 does not seem to be running inside a container [2024-08-08T09:30:44.552Z] $ 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/3/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/3 -v /w/workspace/edgex-go/3:/w/workspace/edgex-go/3:rw,z -v /w/workspace/edgex-go/3@tmp:/w/workspace/edgex-go/3@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-lftools-log-publisher:latest cat [2024-08-08T09:30:51.900Z] $ docker top c908f8207b7ed4cfd02c69e7cc12dd51ac21802cc4e4b45bea0c084bcced867a -eo pid,comm [Pipeline] { [Pipeline] sh [2024-08-08T09:30:52.277Z] + touch /tmp/pre-build-complete [Pipeline] sh [2024-08-08T09:30:52.565Z] + mkdir -p /var/log/sysstat [Pipeline] sh [2024-08-08T09:30:52.851Z] + ls /var/log/sa-host [2024-08-08T09:30:52.851Z] ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider [2024-08-08T09:30:53.023Z] provisioning config files... [2024-08-08T09:30:53.030Z] copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config7280977677682005077tmp [Pipeline] { [Pipeline] echo [2024-08-08T09:30:53.060Z] Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:53.343Z] ---> create-netrc.sh [Pipeline] } [2024-08-08T09:30:53.350Z] Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:53.696Z] ---> python-tools-install.sh [Pipeline] echo [2024-08-08T09:30:53.706Z] Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:53.989Z] ---> sudo-logs.sh [2024-08-08T09:30:53.990Z] Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo [2024-08-08T09:30:54.019Z] Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:54.300Z] ---> job-cost.sh [2024-08-08T09:30:54.300Z] lf-activate-venv: SKIPPING [2024-08-08T09:30:54.300Z] DEBUG: total: 0.10999999940395355 [2024-08-08T09:30:54.300Z] INFO: Retrieving Stack Cost... [2024-08-08T09:30:54.559Z] INFO: Retrieving Pricing Info for: v3-standard-8 [2024-08-08T09:30:54.818Z] INFO: Archiving Costs [Pipeline] echo [2024-08-08T09:30:54.830Z] Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh [2024-08-08T09:30:55.113Z] ---> logs-deploy.sh [2024-08-08T09:30:55.113Z] lf-activate-venv: SKIPPING [2024-08-08T09:30:55.113Z] INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4855/3 [2024-08-08T09:30:55.113Z] INFO: archiving workspace using pattern(s): [2024-08-08T09:30:56.049Z] Archives upload complete. [2024-08-08T09:30:56.049Z] INFO: archiving logs to Nexus [2024-08-08T09:30:56.989Z] ---> uname -a: [2024-08-08T09:30:56.989Z] Linux prd-ubuntu20-04-docker-8c-8g-7374 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] ---> lscpu: [2024-08-08T09:30:56.989Z] Architecture: x86_64 [2024-08-08T09:30:56.989Z] CPU op-mode(s): 32-bit, 64-bit [2024-08-08T09:30:56.989Z] Byte Order: Little Endian [2024-08-08T09:30:56.989Z] Address sizes: 40 bits physical, 48 bits virtual [2024-08-08T09:30:56.989Z] CPU(s): 8 [2024-08-08T09:30:56.989Z] On-line CPU(s) list: 0-7 [2024-08-08T09:30:56.989Z] Thread(s) per core: 1 [2024-08-08T09:30:56.989Z] Core(s) per socket: 1 [2024-08-08T09:30:56.989Z] Socket(s): 8 [2024-08-08T09:30:56.989Z] NUMA node(s): 1 [2024-08-08T09:30:56.989Z] Vendor ID: AuthenticAMD [2024-08-08T09:30:56.989Z] CPU family: 23 [2024-08-08T09:30:56.989Z] Model: 49 [2024-08-08T09:30:56.989Z] Model name: AMD EPYC-Rome Processor [2024-08-08T09:30:56.989Z] Stepping: 0 [2024-08-08T09:30:56.989Z] CPU MHz: 2799.998 [2024-08-08T09:30:56.989Z] BogoMIPS: 5599.99 [2024-08-08T09:30:56.989Z] Virtualization: AMD-V [2024-08-08T09:30:56.989Z] Hypervisor vendor: KVM [2024-08-08T09:30:56.989Z] Virtualization type: full [2024-08-08T09:30:56.989Z] L1d cache: 256 KiB [2024-08-08T09:30:56.989Z] L1i cache: 256 KiB [2024-08-08T09:30:56.989Z] L2 cache: 4 MiB [2024-08-08T09:30:56.989Z] L3 cache: 128 MiB [2024-08-08T09:30:56.989Z] NUMA node0 CPU(s): 0-7 [2024-08-08T09:30:56.989Z] Vulnerability Itlb multihit: Not affected [2024-08-08T09:30:56.989Z] Vulnerability L1tf: Not affected [2024-08-08T09:30:56.989Z] Vulnerability Mds: Not affected [2024-08-08T09:30:56.989Z] Vulnerability Meltdown: Not affected [2024-08-08T09:30:56.989Z] Vulnerability Mmio stale data: Not affected [2024-08-08T09:30:56.989Z] Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp [2024-08-08T09:30:56.989Z] Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization [2024-08-08T09:30:56.989Z] Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling [2024-08-08T09:30:56.989Z] Vulnerability Srbds: Not affected [2024-08-08T09:30:56.989Z] Vulnerability Tsx async abort: Not affected [2024-08-08T09:30:56.989Z] 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-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] ---> nproc: [2024-08-08T09:30:56.989Z] 8 [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] ---> df -h: [2024-08-08T09:30:56.989Z] Filesystem Size Used Avail Use% Mounted on [2024-08-08T09:30:56.989Z] overlay 155G 28G 128G 18% / [2024-08-08T09:30:56.989Z] tmpfs 64M 0 64M 0% /dev [2024-08-08T09:30:56.989Z] tmpfs 16G 0 16G 0% /sys/fs/cgroup [2024-08-08T09:30:56.989Z] shm 64M 0 64M 0% /dev/shm [2024-08-08T09:30:56.989Z] /dev/vda1 155G 28G 128G 18% /facter-os [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] ---> sar -b -r -n DEV: [2024-08-08T09:30:56.989Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7374) 08/08/24 _x86_64_ (8 CPU) [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] 08:28:54 LINUX RESTART (8 CPU) [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s [2024-08-08T09:30:56.989Z] 08:30:01 322.53 45.67 276.87 0.00 5019.99 177277.68 0.00 [2024-08-08T09:30:56.989Z] 08:31:01 178.98 5.21 173.76 0.00 441.78 68121.01 0.00 [2024-08-08T09:30:56.989Z] 08:32:01 71.35 0.10 71.25 0.00 10.53 33970.62 0.00 [2024-08-08T09:30:56.989Z] 08:33:01 22.01 0.23 21.78 0.00 1.87 10699.55 0.00 [2024-08-08T09:30:56.989Z] 08:34:01 72.56 2.47 70.09 0.00 109.03 45004.73 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 277.79 2.80 274.99 0.00 2023.40 238384.80 0.00 [2024-08-08T09:30:56.989Z] 08:36:01 703.45 14.58 688.87 0.00 2466.24 107370.74 0.00 [2024-08-08T09:30:56.989Z] 08:37:01 281.44 0.77 280.67 0.00 6.13 109753.71 0.00 [2024-08-08T09:30:56.989Z] 08:38:01 356.49 0.07 356.42 0.00 0.53 109306.28 0.00 [2024-08-08T09:30:56.989Z] 08:39:01 995.60 0.08 995.52 0.00 3.47 162289.62 0.00 [2024-08-08T09:30:56.989Z] 08:40:01 7.53 0.02 7.52 0.00 0.67 99.18 0.00 [2024-08-08T09:30:56.989Z] 08:41:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 [2024-08-08T09:30:56.989Z] 08:42:01 1.33 0.00 1.33 0.00 0.00 15.20 0.00 [2024-08-08T09:30:56.989Z] 08:43:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 [2024-08-08T09:30:56.989Z] 08:44:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 [2024-08-08T09:30:56.989Z] 08:45:01 1.90 0.02 1.88 0.00 0.13 27.20 0.00 [2024-08-08T09:30:56.989Z] 08:46:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 [2024-08-08T09:30:56.989Z] 08:47:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 [2024-08-08T09:30:56.989Z] 08:48:01 1.52 0.00 1.52 0.00 0.00 17.60 0.00 [2024-08-08T09:30:56.989Z] 08:49:01 2.05 0.00 2.05 0.00 0.00 24.53 0.00 [2024-08-08T09:30:56.989Z] 08:50:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 [2024-08-08T09:30:56.989Z] 08:51:01 1.97 0.00 1.97 0.00 0.00 22.13 0.00 [2024-08-08T09:30:56.989Z] 08:52:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 [2024-08-08T09:30:56.989Z] 08:53:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 [2024-08-08T09:30:56.989Z] 08:54:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 [2024-08-08T09:30:56.989Z] 08:55:01 2.02 0.00 2.02 0.00 0.00 22.66 0.00 [2024-08-08T09:30:56.989Z] 08:56:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 [2024-08-08T09:30:56.989Z] 08:57:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 [2024-08-08T09:30:56.989Z] 08:58:01 1.17 0.00 1.17 0.00 0.00 15.32 0.00 [2024-08-08T09:30:56.989Z] 08:59:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 [2024-08-08T09:30:56.989Z] 09:00:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 [2024-08-08T09:30:56.989Z] 09:01:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 [2024-08-08T09:30:56.989Z] 09:02:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 [2024-08-08T09:30:56.989Z] 09:03:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 [2024-08-08T09:30:56.989Z] 09:04:01 1.13 0.00 1.13 0.00 0.00 13.86 0.00 [2024-08-08T09:30:56.989Z] 09:05:01 1.03 0.00 1.03 0.00 0.00 13.33 0.00 [2024-08-08T09:30:56.989Z] 09:06:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 [2024-08-08T09:30:56.989Z] 09:07:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 [2024-08-08T09:30:56.989Z] 09:08:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 [2024-08-08T09:30:56.989Z] 09:09:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 [2024-08-08T09:30:56.989Z] 09:10:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 [2024-08-08T09:30:56.989Z] 09:11:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 [2024-08-08T09:30:56.989Z] 09:12:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 [2024-08-08T09:30:56.989Z] 09:13:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 [2024-08-08T09:30:56.989Z] 09:14:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 [2024-08-08T09:30:56.989Z] 09:15:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 [2024-08-08T09:30:56.989Z] 09:16:01 1.22 0.00 1.22 0.00 0.00 15.06 0.00 [2024-08-08T09:30:56.989Z] 09:17:01 1.73 0.02 1.72 0.00 0.13 18.53 0.00 [2024-08-08T09:30:56.989Z] 09:18:01 1.27 0.00 1.27 0.00 0.00 15.33 0.00 [2024-08-08T09:30:56.989Z] 09:19:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 [2024-08-08T09:30:56.989Z] 09:20:01 1.13 0.00 1.13 0.00 0.00 14.80 0.00 [2024-08-08T09:30:56.989Z] 09:21:01 2.07 0.00 2.07 0.00 0.00 23.46 0.00 [2024-08-08T09:30:56.989Z] 09:22:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 [2024-08-08T09:30:56.989Z] 09:23:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 [2024-08-08T09:30:56.989Z] 09:24:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 [2024-08-08T09:30:56.989Z] 09:25:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 [2024-08-08T09:30:56.989Z] 09:26:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2024-08-08T09:30:56.989Z] 09:27:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 [2024-08-08T09:30:56.989Z] 09:28:01 1.08 0.00 1.08 0.00 0.00 12.88 0.00 [2024-08-08T09:30:56.989Z] 09:29:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 [2024-08-08T09:30:56.989Z] 09:30:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 [2024-08-08T09:30:56.989Z] Average: 55.01 1.18 53.83 0.00 165.39 17433.40 0.00 [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty [2024-08-08T09:30:56.989Z] 08:30:01 29754512 31572180 777296 2.36 60228 2052528 1777792 5.24 989024 1805196 247772 [2024-08-08T09:30:56.989Z] 08:31:01 27624644 31510244 793628 2.41 125532 3912292 1853724 5.46 1276344 3458920 194852 [2024-08-08T09:30:56.989Z] 08:32:01 26907612 31247428 1050112 3.19 129124 4336256 2464616 7.26 2066848 3354168 330244 [2024-08-08T09:30:56.989Z] 08:33:01 27053332 31399404 897100 2.73 134668 4308020 2193216 6.46 1439012 3806176 499708 [2024-08-08T09:30:56.989Z] 08:34:01 27472304 31441184 855280 2.60 139032 3975976 2145144 6.32 1371544 3492876 235892 [2024-08-08T09:30:56.989Z] 08:35:01 20429944 31296888 963500 2.93 158792 10656220 3488116 10.28 2050156 9623512 760 [2024-08-08T09:30:56.989Z] 08:36:01 16853060 31327444 918780 2.79 338032 13761936 2475828 7.30 2868040 12040332 574896 [2024-08-08T09:30:56.989Z] 08:37:01 9353920 28112164 4058592 12.34 376896 17582016 11851516 34.93 6693832 15177132 1311744 [2024-08-08T09:30:56.989Z] 08:38:01 5976264 26845700 5339504 16.24 389848 19619700 10545548 31.08 8759108 16454884 589588 [2024-08-08T09:30:56.989Z] 08:39:01 9726088 31337060 902036 2.74 405848 20480056 2428064 7.16 3336820 18347148 1020 [2024-08-08T09:30:56.989Z] 08:40:01 9758316 31368208 875784 2.66 405908 20480032 2248808 6.63 3309012 18346984 16 [2024-08-08T09:30:56.989Z] 08:41:01 9759780 31369692 874192 2.66 405924 20480044 2248808 6.63 3308876 18346988 140 [2024-08-08T09:30:56.989Z] 08:42:01 9814580 31424688 819116 2.49 405948 20480176 2248808 6.63 3253416 18347120 8 [2024-08-08T09:30:56.989Z] 08:43:01 9814832 31424952 818772 2.49 405964 20480176 2248808 6.63 3253428 18347120 136 [2024-08-08T09:30:56.989Z] 08:44:01 9815416 31425584 818268 2.49 405988 20480176 2248808 6.63 3253632 18347124 16 [2024-08-08T09:30:56.989Z] 08:45:01 9816248 31426484 817424 2.49 406040 20480152 2261528 6.66 3252684 18347104 132 [2024-08-08T09:30:56.989Z] 08:46:01 9816224 31426492 817348 2.49 406056 20480160 2261528 6.66 3252696 18347104 8 [2024-08-08T09:30:56.989Z] 08:47:01 9816184 31426468 817284 2.49 406072 20480168 2261528 6.66 3252728 18347108 220 [2024-08-08T09:30:56.989Z] 08:48:01 9816136 31426500 817208 2.49 406136 20480168 2261528 6.66 3252800 18347116 8 [2024-08-08T09:30:56.989Z] 08:49:01 9816176 31426612 817048 2.48 406228 20480148 2261528 6.66 3252928 18347120 144 [2024-08-08T09:30:56.989Z] 08:50:01 9816536 31427092 816504 2.48 406272 20480176 2261528 6.66 3252288 18347120 8 [2024-08-08T09:30:56.989Z] 08:51:01 9816640 31427252 816492 2.48 406336 20480176 2261528 6.66 3252284 18347120 4 [2024-08-08T09:30:56.989Z] 08:52:01 9816844 31427536 816152 2.48 406416 20480172 2244960 6.62 3252440 18347128 8 [2024-08-08T09:30:56.989Z] 08:53:01 9816536 31427272 816364 2.48 406436 20480184 2244960 6.62 3252484 18347124 136 [2024-08-08T09:30:56.989Z] 08:54:01 9816340 31427100 816480 2.48 406456 20480184 2244960 6.62 3252488 18347128 8 [2024-08-08T09:30:56.989Z] 08:55:01 9816268 31427108 816376 2.48 406512 20480192 2244960 6.62 3252828 18347132 4 [2024-08-08T09:30:56.989Z] 08:56:01 9816252 31427116 816344 2.48 406536 20480192 2244960 6.62 3252732 18347132 8 [2024-08-08T09:30:56.989Z] 08:57:01 9816424 31427356 816008 2.48 406564 20480200 2244960 6.62 3252848 18347136 152 [2024-08-08T09:30:56.989Z] 08:58:01 9816616 31427552 815960 2.48 406588 20480204 2244960 6.62 3252600 18347140 8 [2024-08-08T09:30:56.989Z] 08:59:01 9816892 31427852 815624 2.48 406608 20480200 2244960 6.62 3252624 18347140 12 [2024-08-08T09:30:56.989Z] 09:00:01 9816868 31427852 815584 2.48 406620 20480208 2244960 6.62 3252600 18347144 8 [2024-08-08T09:30:56.989Z] 09:01:01 9816504 31427520 815808 2.48 406636 20480208 2244960 6.62 3252876 18347144 240 [2024-08-08T09:30:56.989Z] 09:02:01 9816560 31427580 815716 2.48 406652 20480212 2244960 6.62 3252784 18347148 28 [2024-08-08T09:30:56.989Z] 09:03:01 9816820 31427876 815492 2.48 406676 20480216 2244960 6.62 3252640 18347156 12 [2024-08-08T09:30:56.989Z] 09:04:01 9816360 31427440 815832 2.48 406704 20480204 2244960 6.62 3253144 18347156 16 [2024-08-08T09:30:56.989Z] 09:05:01 9816592 31427680 815780 2.48 406724 20480220 2244960 6.62 3252752 18347156 188 [2024-08-08T09:30:56.989Z] 09:06:01 9816824 31427940 815720 2.48 406740 20480220 2244960 6.62 3252728 18347156 8 [2024-08-08T09:30:56.989Z] 09:07:01 9816304 31427468 816116 2.48 406760 20480228 2244960 6.62 3253080 18347172 248 [2024-08-08T09:30:56.989Z] 09:08:01 9816248 31427440 816088 2.48 406772 20480232 2244960 6.62 3253140 18347180 8 [2024-08-08T09:30:56.989Z] 09:09:01 9816492 31427716 815792 2.48 406804 20480232 2244960 6.62 3252972 18347176 56 [2024-08-08T09:30:56.989Z] 09:10:01 9816224 31427472 816020 2.48 406816 20480240 2244960 6.62 3253168 18347184 4 [2024-08-08T09:30:56.989Z] 09:11:01 9816160 31427560 815820 2.48 406836 20480372 2244960 6.62 3253128 18347320 144 [2024-08-08T09:30:56.989Z] 09:12:01 9816396 31427820 815504 2.48 406856 20480372 2244960 6.62 3253172 18347320 12 [2024-08-08T09:30:56.989Z] 09:13:01 9816380 31427820 815436 2.48 406876 20480376 2244960 6.62 3253332 18347320 4 [2024-08-08T09:30:56.989Z] 09:14:01 9816320 31427788 815664 2.48 406904 20480368 2244960 6.62 3253344 18347320 12 [2024-08-08T09:30:56.989Z] 09:15:01 9816476 31427956 815464 2.48 406912 20480384 2244960 6.62 3253076 18347324 148 [2024-08-08T09:30:56.989Z] 09:16:01 9816452 31427952 815428 2.48 406924 20480388 2244960 6.62 3253036 18347332 12 [2024-08-08T09:30:56.989Z] 09:17:01 9816380 31427924 815364 2.48 406960 20480384 2244960 6.62 3253080 18347332 4 [2024-08-08T09:30:56.989Z] 09:18:01 9816548 31428148 815308 2.48 406968 20480392 2244960 6.62 3253380 18347336 8 [2024-08-08T09:30:56.989Z] 09:19:01 9816264 31427876 815548 2.48 406984 20480392 2261168 6.66 3253140 18347336 148 [2024-08-08T09:30:56.989Z] 09:20:01 9816272 31427920 815464 2.48 407008 20480396 2261168 6.66 3253304 18347340 8 [2024-08-08T09:30:56.989Z] 09:21:01 9815884 31427592 815720 2.48 407060 20480400 2261168 6.66 3253356 18347344 4 [2024-08-08T09:30:56.989Z] 09:22:01 9815860 31427620 815644 2.48 407116 20480400 2261168 6.66 3253364 18347344 8 [2024-08-08T09:30:56.989Z] 09:23:01 9815844 31427676 815528 2.48 407180 20480404 2261168 6.66 3253432 18347352 148 [2024-08-08T09:30:56.989Z] 09:24:01 9816036 31427872 815472 2.48 407196 20480408 2261168 6.66 3253416 18347356 12 [2024-08-08T09:30:56.989Z] 09:25:01 9816020 31427876 815424 2.48 407208 20480412 2261168 6.66 3253756 18347352 144 [2024-08-08T09:30:56.989Z] 09:26:01 9815972 31427876 815380 2.48 407228 20480420 2261168 6.66 3253764 18347368 8 [2024-08-08T09:30:56.989Z] 09:27:01 9815948 31427852 815336 2.48 407280 20480392 2261168 6.66 3253776 18347368 300 [2024-08-08T09:30:56.989Z] 09:28:01 9816232 31428184 815016 2.48 407284 20480420 2261168 6.66 3253552 18347376 56 [2024-08-08T09:30:56.989Z] 09:29:01 9816216 31428172 814996 2.48 407296 20480428 2261168 6.66 3253628 18347380 8 [2024-08-08T09:30:56.989Z] 09:30:01 9816436 31428440 814716 2.48 407324 20480424 2261168 6.66 3253744 18347372 4 [2024-08-08T09:30:56.989Z] Average: 11502735 31291320 955619 2.91 377021 18773420 2558135 7.54 3227348 16774888 65404 [2024-08-08T09:30:56.989Z] [2024-08-08T09:30:56.989Z] 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil [2024-08-08T09:30:56.989Z] 08:30:01 lo 4.33 4.33 0.42 0.42 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:30:01 ens3 824.62 779.21 5279.62 121.73 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:31:01 lo 1.47 1.47 0.14 0.14 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:31:01 ens3 1057.17 951.76 8143.91 100.08 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:31:01 docker0 869.77 918.77 63.34 4950.55 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:32:01 ens3 32.39 22.45 32.41 14.33 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:32:01 veth515cbb0 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:32:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:33:01 ens3 29.51 20.65 24.14 12.82 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:33:01 veth515cbb0 1.70 1.72 0.15 0.15 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:33:01 docker0 1.70 1.70 0.13 0.15 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:34:01 lo 1.00 1.00 0.10 0.10 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:34:01 ens3 125.61 76.29 2879.14 38.17 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 lo 0.80 0.80 0.07 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 ens3 151.89 105.00 1625.46 133.34 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 veth0900852 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 vethf664993 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 veth3b5a956 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 vethcef7358 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 docker0 2.05 3.02 0.14 34.25 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 vethe67aa13 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 vethcc8011a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.989Z] 08:35:01 veth39a3649 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth5a057c2 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth3ea9e6a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth3faea29 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 vethad5c9d5 0.62 0.65 0.06 0.24 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth297ee42 1.43 2.68 0.11 34.03 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 vetha44c35a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth549dc56 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 vetha33e897 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth3d5cee9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:35:01 veth3775757 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:36:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:36:01 ens3 867.84 515.86 8313.19 55.58 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:36:01 vethcd62a23 71.08 133.92 7.59 1180.16 0.00 0.00 0.00 0.10 [2024-08-08T09:30:56.990Z] 08:36:01 veth686cc5d 85.79 119.41 8.61 1178.72 0.00 0.00 0.00 0.10 [2024-08-08T09:30:56.990Z] 08:36:01 veth743d835 87.94 142.07 8.81 1180.69 0.00 0.00 0.00 0.10 [2024-08-08T09:30:56.990Z] 08:36:01 docker0 464.28 738.19 39.40 6906.09 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:36:01 vethab2e25e 89.80 127.41 8.81 1179.47 0.00 0.00 0.00 0.10 [2024-08-08T09:30:56.990Z] 08:36:01 vethad5c9d5 0.13 1.18 0.01 0.05 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:36:01 veth990a96a 80.46 132.64 8.25 1180.58 0.00 0.00 0.00 0.10 [2024-08-08T09:30:56.990Z] 08:37:01 vethf5c0a51 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 vethbc30c5f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 vethcc6324e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth49dab70 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 ens3 15.70 10.21 12.51 7.08 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth112b8db 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth59a392d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 vethcdbd9ca 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 vethcdb8670 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth3735c42 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 vethe60350e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth8add762 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 vethad5c9d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth58ae5cc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:37:01 veth9146875 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethf5c0a51 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethbc30c5f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethcc6324e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth49dab70 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 ens3 5.98 3.38 4.79 2.55 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth112b8db 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth59a392d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethcdbd9ca 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethcdb8670 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth3735c42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethe60350e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth8add762 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 vethad5c9d5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth58ae5cc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:38:01 veth9146875 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:39:01 ens3 25.51 16.45 20.46 11.43 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:39:01 vethad5c9d5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:40:01 ens3 2.67 1.82 4.30 0.97 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:41:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:42:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:44:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:45:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:46:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:47:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:48:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:49:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:51:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:53:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:54:01 ens3 0.18 0.07 0.17 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:55:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:56:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:58:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:59:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:00:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:02:01 ens3 0.32 0.30 0.25 0.21 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:03:01 ens3 0.17 0.15 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:04:01 ens3 0.78 0.33 0.30 0.21 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:05:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:06:01 ens3 0.25 0.15 0.17 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:07:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:08:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:09:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:10:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:11:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:12:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:13:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:14:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:15:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:17:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:18:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:19:01 ens3 0.28 0.20 0.15 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:20:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:21:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:22:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:23:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:24:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:25:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:27:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:28:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:29:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:30:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.990Z] 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.991Z] Average: lo 0.22 0.22 0.02 0.02 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.991Z] Average: ens3 51.59 41.13 432.04 8.19 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.991Z] Average: docker0 21.94 27.25 1.69 195.02 0.00 0.00 0.00 0.00 [2024-08-08T09:30:56.991Z] [2024-08-08T09:30:56.991Z] [2024-08-08T09:30:56.991Z] ---> sar -P ALL: [2024-08-08T09:30:56.991Z] Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7374) 08/08/24 _x86_64_ (8 CPU) [2024-08-08T09:30:56.991Z] [2024-08-08T09:30:56.991Z] 08:28:54 LINUX RESTART (8 CPU) [2024-08-08T09:30:56.991Z] [2024-08-08T09:30:56.991Z] 08:29:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T09:30:56.991Z] 08:30:01 all 7.06 0.00 2.10 2.87 0.04 87.93 [2024-08-08T09:30:56.991Z] 08:30:01 0 7.73 0.00 1.81 0.45 0.03 89.97 [2024-08-08T09:30:56.991Z] 08:30:01 1 9.61 0.00 2.65 5.17 0.05 82.52 [2024-08-08T09:30:56.991Z] 08:30:01 2 8.07 0.00 2.50 2.10 0.03 87.30 [2024-08-08T09:30:56.991Z] 08:30:01 3 7.39 0.00 1.07 0.44 0.03 91.07 [2024-08-08T09:30:56.991Z] 08:30:01 4 4.98 0.00 1.24 1.18 0.05 92.55 [2024-08-08T09:30:56.991Z] 08:30:01 5 5.35 0.00 2.80 0.25 0.03 91.56 [2024-08-08T09:30:56.991Z] 08:30:01 6 8.56 0.00 3.12 13.12 0.03 75.18 [2024-08-08T09:30:56.991Z] 08:30:01 7 4.80 0.00 1.64 0.20 0.05 93.31 [2024-08-08T09:30:56.991Z] 08:31:01 all 8.25 0.00 4.02 4.04 0.07 83.63 [2024-08-08T09:30:56.991Z] 08:31:01 0 9.43 0.00 4.63 0.76 0.05 85.13 [2024-08-08T09:30:56.991Z] 08:31:01 1 7.32 0.00 4.62 1.77 0.05 86.24 [2024-08-08T09:30:56.991Z] 08:31:01 2 7.06 0.00 4.82 15.28 0.07 72.78 [2024-08-08T09:30:56.991Z] 08:31:01 3 6.50 0.00 2.67 0.03 0.05 90.75 [2024-08-08T09:30:56.991Z] 08:31:01 4 11.83 0.00 5.99 11.18 0.08 70.92 [2024-08-08T09:30:56.991Z] 08:31:01 5 8.09 0.00 3.71 0.29 0.08 87.83 [2024-08-08T09:30:56.991Z] 08:31:01 6 7.43 0.00 2.84 1.84 0.07 87.83 [2024-08-08T09:30:56.991Z] 08:31:01 7 8.32 0.00 2.89 1.28 0.07 87.44 [2024-08-08T09:30:56.991Z] 08:32:01 all 34.80 0.00 5.43 3.53 0.10 56.14 [2024-08-08T09:30:56.991Z] 08:32:01 0 35.49 0.00 6.41 0.24 0.10 57.76 [2024-08-08T09:30:56.991Z] 08:32:01 1 38.72 0.00 5.62 0.29 0.08 55.30 [2024-08-08T09:30:56.991Z] 08:32:01 2 31.35 0.00 5.65 6.12 0.10 56.78 [2024-08-08T09:30:56.991Z] 08:32:01 3 36.42 0.00 5.66 0.15 0.10 57.67 [2024-08-08T09:30:56.991Z] 08:32:01 4 30.53 0.00 4.66 15.09 0.10 49.62 [2024-08-08T09:30:56.991Z] 08:32:01 5 33.07 0.00 4.17 0.03 0.08 62.63 [2024-08-08T09:30:56.991Z] 08:32:01 6 36.73 0.00 5.93 0.76 0.10 56.48 [2024-08-08T09:30:56.991Z] 08:32:01 7 36.05 0.00 5.36 5.61 0.10 52.88 [2024-08-08T09:30:56.991Z] 08:33:01 all 45.22 0.00 4.99 0.84 0.09 48.86 [2024-08-08T09:30:56.991Z] 08:33:01 0 45.92 0.00 5.16 0.23 0.08 48.60 [2024-08-08T09:30:56.991Z] 08:33:01 1 46.64 0.00 5.45 0.39 0.10 47.42 [2024-08-08T09:30:56.991Z] 08:33:01 2 42.83 0.00 4.57 0.39 0.10 52.12 [2024-08-08T09:30:56.991Z] 08:33:01 3 46.17 0.00 4.93 0.20 0.08 48.62 [2024-08-08T09:30:56.991Z] 08:33:01 4 43.70 0.00 4.48 0.17 0.10 51.54 [2024-08-08T09:30:56.991Z] 08:33:01 5 43.01 0.00 5.32 0.47 0.08 51.12 [2024-08-08T09:30:56.991Z] 08:33:01 6 47.15 0.00 4.89 0.25 0.08 47.62 [2024-08-08T09:30:56.991Z] 08:33:01 7 46.35 0.00 5.08 4.59 0.10 43.88 [2024-08-08T09:30:56.991Z] 08:34:01 all 31.85 0.00 6.61 4.61 0.09 56.85 [2024-08-08T09:30:56.991Z] 08:34:01 0 31.88 0.00 8.35 2.53 0.08 57.16 [2024-08-08T09:30:56.991Z] 08:34:01 1 31.67 0.00 5.89 1.08 0.07 61.29 [2024-08-08T09:30:56.991Z] 08:34:01 2 30.25 0.00 5.79 5.33 0.07 58.56 [2024-08-08T09:30:56.991Z] 08:34:01 3 32.83 0.00 6.46 6.51 0.08 54.12 [2024-08-08T09:30:56.991Z] 08:34:01 4 31.86 0.00 6.68 16.88 0.10 44.47 [2024-08-08T09:30:56.991Z] 08:34:01 5 29.18 0.00 6.05 0.19 0.10 64.48 [2024-08-08T09:30:56.991Z] 08:34:01 6 34.81 0.00 6.69 1.57 0.10 56.83 [2024-08-08T09:30:56.991Z] 08:34:01 7 32.29 0.00 6.94 2.96 0.08 57.73 [2024-08-08T09:30:56.991Z] 08:35:01 all 16.12 0.00 5.64 25.02 0.10 53.12 [2024-08-08T09:30:56.991Z] 08:35:01 0 17.98 0.00 5.56 12.98 0.12 63.37 [2024-08-08T09:30:56.991Z] 08:35:01 1 14.69 0.00 5.10 21.22 0.09 58.90 [2024-08-08T09:30:56.991Z] 08:35:01 2 15.87 0.00 5.80 16.67 0.07 61.59 [2024-08-08T09:30:56.991Z] 08:35:01 3 15.16 0.00 5.30 10.11 0.07 69.36 [2024-08-08T09:30:56.991Z] 08:35:01 4 16.77 0.00 5.55 56.79 0.08 20.81 [2024-08-08T09:30:56.991Z] 08:35:01 5 15.76 0.00 4.90 18.55 0.12 60.67 [2024-08-08T09:30:56.991Z] 08:35:01 6 16.65 0.00 6.48 9.03 0.07 67.76 [2024-08-08T09:30:56.991Z] 08:35:01 7 16.12 0.00 6.46 55.34 0.17 21.92 [2024-08-08T09:30:56.991Z] 08:36:01 all 10.53 0.00 5.28 14.57 0.09 69.53 [2024-08-08T09:30:56.991Z] 08:36:01 0 12.14 0.00 8.47 50.95 0.15 28.29 [2024-08-08T09:30:56.991Z] 08:36:01 1 11.90 0.00 5.93 10.67 0.07 71.44 [2024-08-08T09:30:56.991Z] 08:36:01 2 9.88 0.00 5.19 15.18 0.08 69.67 [2024-08-08T09:30:56.991Z] 08:36:01 3 10.16 0.00 4.69 8.27 0.07 76.81 [2024-08-08T09:30:56.991Z] 08:36:01 4 9.45 0.00 4.68 8.47 0.07 77.33 [2024-08-08T09:30:56.991Z] 08:36:01 5 8.51 0.00 4.61 8.75 0.12 78.02 [2024-08-08T09:30:56.991Z] 08:36:01 6 11.31 0.00 4.31 6.11 0.08 78.18 [2024-08-08T09:30:56.991Z] 08:36:01 7 10.89 0.00 4.42 8.53 0.07 76.10 [2024-08-08T09:30:56.991Z] 08:37:01 all 51.02 0.00 8.95 10.75 0.10 29.18 [2024-08-08T09:30:56.991Z] 08:37:01 0 51.61 0.00 10.44 12.73 0.10 25.12 [2024-08-08T09:30:56.991Z] 08:37:01 1 51.27 0.00 7.67 8.59 0.10 32.37 [2024-08-08T09:30:56.991Z] 08:37:01 2 50.82 0.00 9.38 19.45 0.10 20.25 [2024-08-08T09:30:56.991Z] 08:37:01 3 50.51 0.00 9.11 12.39 0.12 27.88 [2024-08-08T09:30:56.991Z] 08:37:01 4 51.09 0.00 8.55 12.01 0.10 28.24 [2024-08-08T09:30:56.991Z] 08:37:01 5 51.75 0.00 8.46 8.98 0.10 30.72 [2024-08-08T09:30:56.991Z] 08:37:01 6 51.26 0.00 8.10 3.81 0.10 36.74 [2024-08-08T09:30:56.991Z] 08:37:01 7 49.83 0.00 9.91 8.08 0.10 32.08 [2024-08-08T09:30:56.991Z] 08:38:01 all 88.81 0.00 11.04 0.00 0.14 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 0 88.98 0.00 10.87 0.00 0.15 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 1 88.54 0.00 11.31 0.02 0.13 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 2 88.91 0.00 10.97 0.00 0.12 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 3 89.04 0.00 10.82 0.00 0.14 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 4 88.35 0.00 11.51 0.00 0.14 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 5 88.77 0.00 11.09 0.00 0.14 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 6 89.30 0.00 10.56 0.00 0.14 0.00 [2024-08-08T09:30:56.991Z] 08:38:01 7 88.61 0.00 11.24 0.02 0.14 0.00 [2024-08-08T09:30:56.991Z] 08:39:01 all 78.25 0.00 11.33 2.58 0.13 7.71 [2024-08-08T09:30:56.991Z] 08:39:01 0 77.90 0.00 11.64 6.45 0.14 3.88 [2024-08-08T09:30:56.991Z] 08:39:01 1 76.87 0.00 12.66 0.54 0.10 9.82 [2024-08-08T09:30:56.991Z] 08:39:01 2 79.28 0.00 10.90 0.58 0.12 9.13 [2024-08-08T09:30:56.991Z] 08:39:01 3 77.86 0.00 11.95 1.40 0.14 8.65 [2024-08-08T09:30:56.991Z] 08:39:01 4 77.99 0.00 11.29 2.00 0.12 8.61 [2024-08-08T09:30:56.991Z] 08:39:01 5 79.19 0.00 10.79 0.86 0.17 8.98 [2024-08-08T09:30:56.991Z] 08:39:01 6 78.07 0.00 10.98 2.52 0.17 8.26 [2024-08-08T09:30:56.991Z] 08:39:01 7 78.82 0.00 10.46 6.25 0.12 4.36 [2024-08-08T09:30:56.991Z] 08:40:01 all 0.06 0.00 0.05 0.01 0.01 99.86 [2024-08-08T09:30:56.991Z] 08:40:01 0 0.02 0.00 0.05 0.03 0.00 99.90 [2024-08-08T09:30:56.991Z] 08:40:01 1 0.03 0.00 0.05 0.02 0.00 99.90 [2024-08-08T09:30:56.991Z] 08:40:01 2 0.12 0.00 0.05 0.02 0.00 99.82 [2024-08-08T09:30:56.991Z] 08:40:01 3 0.10 0.00 0.05 0.00 0.00 99.85 [2024-08-08T09:30:56.991Z] 08:40:01 4 0.10 0.00 0.03 0.00 0.02 99.85 [2024-08-08T09:30:56.991Z] 08:40:01 5 0.07 0.00 0.08 0.02 0.00 99.83 [2024-08-08T09:30:56.991Z] 08:40:01 6 0.05 0.00 0.07 0.00 0.02 99.87 [2024-08-08T09:30:56.991Z] 08:40:01 7 0.02 0.00 0.05 0.02 0.02 99.90 [2024-08-08T09:30:56.991Z] [2024-08-08T09:30:56.991Z] 08:40:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T09:30:56.991Z] 08:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-08T09:30:56.991Z] 08:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:41:01 2 0.22 0.00 0.00 0.00 0.02 99.77 [2024-08-08T09:30:56.991Z] 08:41:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:41:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.991Z] 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:41:01 6 0.02 0.00 0.03 0.02 0.03 99.90 [2024-08-08T09:30:56.991Z] 08:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.991Z] 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.991Z] 08:42:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-08T09:30:56.991Z] 08:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:42:01 3 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.991Z] 08:42:01 4 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T09:30:56.991Z] 08:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.991Z] 08:42:01 6 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:42:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:43:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-08T09:30:56.991Z] 08:43:01 0 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.991Z] 08:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.991Z] 08:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.991Z] 08:43:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.991Z] 08:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:43:01 6 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:43:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T09:30:56.991Z] 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.991Z] 08:44:01 0 0.03 0.00 0.03 0.00 0.00 99.93 [2024-08-08T09:30:56.991Z] 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:44:01 2 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:44:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.991Z] 08:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:44:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.991Z] 08:45:01 all 0.21 0.00 0.03 0.00 0.01 99.75 [2024-08-08T09:30:56.991Z] 08:45:01 0 0.07 0.00 0.07 0.02 0.02 99.83 [2024-08-08T09:30:56.991Z] 08:45:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:45:01 2 1.56 0.00 0.02 0.00 0.00 98.42 [2024-08-08T09:30:56.991Z] 08:45:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.991Z] 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.991Z] 08:45:01 6 0.02 0.00 0.05 0.00 0.02 99.92 [2024-08-08T09:30:56.991Z] 08:45:01 7 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-08T09:30:56.991Z] 08:46:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-08T09:30:56.991Z] 08:46:01 0 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-08T09:30:56.991Z] 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:46:01 2 1.99 0.00 0.00 0.00 0.02 98.00 [2024-08-08T09:30:56.991Z] 08:46:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:46:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:46:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:46:01 6 0.03 0.00 0.00 0.02 0.03 99.92 [2024-08-08T09:30:56.991Z] 08:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:47:01 all 0.24 0.00 0.01 0.00 0.01 99.74 [2024-08-08T09:30:56.991Z] 08:47:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.991Z] 08:47:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.991Z] 08:47:01 2 1.84 0.00 0.03 0.00 0.00 98.13 [2024-08-08T09:30:56.991Z] 08:47:01 3 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:47:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.991Z] 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:47:01 6 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T09:30:56.991Z] 08:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.991Z] 08:48:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-08T09:30:56.991Z] 08:48:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-08T09:30:56.991Z] 08:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.991Z] 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:48:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.991Z] 08:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.991Z] 08:48:01 7 0.05 0.00 0.03 0.02 0.02 99.88 [2024-08-08T09:30:56.992Z] 08:49:01 all 0.02 0.00 0.01 0.01 0.01 99.96 [2024-08-08T09:30:56.992Z] 08:49:01 0 0.05 0.00 0.03 0.03 0.02 99.87 [2024-08-08T09:30:56.992Z] 08:49:01 1 0.00 0.00 0.00 0.03 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.992Z] 08:49:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.992Z] 08:49:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:50:01 all 0.03 0.00 0.00 0.01 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:50:01 0 0.05 0.00 0.00 0.07 0.00 99.88 [2024-08-08T09:30:56.992Z] 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:50:01 2 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-08T09:30:56.992Z] 08:50:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:50:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:50:01 7 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:51:01 all 0.02 0.00 0.01 0.03 0.01 99.94 [2024-08-08T09:30:56.992Z] 08:51:01 0 0.02 0.00 0.03 0.15 0.02 99.78 [2024-08-08T09:30:56.992Z] 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:51:01 2 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-08T09:30:56.992Z] 08:51:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.992Z] 08:51:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:51:01 7 0.02 0.00 0.00 0.03 0.00 99.95 [2024-08-08T09:30:56.992Z] [2024-08-08T09:30:56.992Z] 08:51:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T09:30:56.992Z] 08:52:01 all 0.04 0.00 0.01 0.00 0.01 99.94 [2024-08-08T09:30:56.992Z] 08:52:01 0 0.08 0.00 0.02 0.03 0.00 99.87 [2024-08-08T09:30:56.992Z] 08:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:52:01 2 0.08 0.00 0.02 0.00 0.03 99.87 [2024-08-08T09:30:56.992Z] 08:52:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-08T09:30:56.992Z] 08:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 08:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:52:01 6 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:52:01 7 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 08:53:01 all 0.05 0.00 0.00 0.00 0.01 99.94 [2024-08-08T09:30:56.992Z] 08:53:01 0 0.00 0.00 0.00 0.03 0.02 99.95 [2024-08-08T09:30:56.992Z] 08:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:53:01 2 0.28 0.00 0.00 0.00 0.02 99.70 [2024-08-08T09:30:56.992Z] 08:53:01 3 0.08 0.00 0.00 0.00 0.02 99.90 [2024-08-08T09:30:56.992Z] 08:53:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.992Z] 08:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:53:01 7 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:54:01 all 0.04 0.00 0.02 0.00 0.00 99.94 [2024-08-08T09:30:56.992Z] 08:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:54:01 2 0.17 0.00 0.03 0.00 0.02 99.78 [2024-08-08T09:30:56.992Z] 08:54:01 3 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-08T09:30:56.992Z] 08:54:01 4 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:54:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:55:01 all 0.26 0.00 0.01 0.01 0.01 99.72 [2024-08-08T09:30:56.992Z] 08:55:01 0 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-08T09:30:56.992Z] 08:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:55:01 2 1.97 0.00 0.03 0.00 0.02 97.98 [2024-08-08T09:30:56.992Z] 08:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:55:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-08T09:30:56.992Z] 08:55:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:56:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-08T09:30:56.992Z] 08:56:01 0 0.07 0.00 0.02 0.02 0.00 99.90 [2024-08-08T09:30:56.992Z] 08:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:56:01 2 2.00 0.00 0.02 0.00 0.03 97.95 [2024-08-08T09:30:56.992Z] 08:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:56:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.992Z] 08:56:01 5 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 08:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:57:01 all 0.26 0.00 0.02 0.00 0.01 99.71 [2024-08-08T09:30:56.992Z] 08:57:01 0 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:57:01 2 1.91 0.00 0.03 0.00 0.02 98.04 [2024-08-08T09:30:56.992Z] 08:57:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 08:57:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:57:01 7 0.05 0.00 0.05 0.00 0.00 99.90 [2024-08-08T09:30:56.992Z] 08:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-08T09:30:56.992Z] 08:58:01 0 0.07 0.00 0.05 0.02 0.00 99.87 [2024-08-08T09:30:56.992Z] 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:58:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 08:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:58:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 08:58:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:59:01 all 0.06 0.00 0.01 0.00 0.00 99.92 [2024-08-08T09:30:56.992Z] 08:59:01 0 0.28 0.00 0.03 0.00 0.00 99.68 [2024-08-08T09:30:56.992Z] 08:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 08:59:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 08:59:01 4 0.05 0.00 0.03 0.02 0.00 99.90 [2024-08-08T09:30:56.992Z] 08:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 08:59:01 6 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 08:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.992Z] 09:00:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 09:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.992Z] 09:00:01 2 0.03 0.00 0.05 0.00 0.03 99.88 [2024-08-08T09:30:56.992Z] 09:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:00:01 7 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 09:01:01 all 0.04 0.00 0.00 0.03 0.01 99.92 [2024-08-08T09:30:56.992Z] 09:01:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-08T09:30:56.992Z] 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:01:01 2 0.12 0.00 0.00 0.00 0.02 99.87 [2024-08-08T09:30:56.992Z] 09:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 09:01:01 4 0.02 0.00 0.00 0.18 0.02 99.78 [2024-08-08T09:30:56.992Z] 09:01:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:01:01 7 0.02 0.00 0.00 0.05 0.00 99.93 [2024-08-08T09:30:56.992Z] 09:02:01 all 0.01 0.00 0.01 0.02 0.00 99.95 [2024-08-08T09:30:56.992Z] 09:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:02:01 2 0.02 0.00 0.03 0.00 0.03 99.92 [2024-08-08T09:30:56.992Z] 09:02:01 3 0.02 0.00 0.05 0.00 0.00 99.93 [2024-08-08T09:30:56.992Z] 09:02:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:02:01 7 0.02 0.00 0.00 0.13 0.00 99.85 [2024-08-08T09:30:56.992Z] [2024-08-08T09:30:56.992Z] 09:02:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T09:30:56.992Z] 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-08T09:30:56.992Z] 09:03:01 0 0.05 0.00 0.00 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 09:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.992Z] 09:03:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T09:30:56.992Z] 09:03:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T09:30:56.992Z] 09:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:03:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:04:01 all 0.27 0.00 0.01 0.00 0.01 99.71 [2024-08-08T09:30:56.992Z] 09:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:04:01 2 2.02 0.00 0.03 0.00 0.02 97.93 [2024-08-08T09:30:56.992Z] 09:04:01 3 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T09:30:56.992Z] 09:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:04:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.992Z] 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:04:01 7 0.03 0.00 0.02 0.02 0.02 99.92 [2024-08-08T09:30:56.992Z] 09:05:01 all 0.28 0.00 0.02 0.00 0.01 99.69 [2024-08-08T09:30:56.992Z] 09:05:01 0 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-08T09:30:56.992Z] 09:05:01 1 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:05:01 2 2.02 0.00 0.02 0.00 0.02 97.95 [2024-08-08T09:30:56.992Z] 09:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:05:01 4 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-08T09:30:56.992Z] 09:05:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:05:01 7 0.03 0.00 0.03 0.02 0.00 99.92 [2024-08-08T09:30:56.992Z] 09:06:01 all 0.16 0.00 0.02 0.00 0.01 99.80 [2024-08-08T09:30:56.992Z] 09:06:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-08T09:30:56.992Z] 09:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-08T09:30:56.992Z] 09:06:01 2 1.17 0.00 0.08 0.00 0.00 98.74 [2024-08-08T09:30:56.992Z] 09:06:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-08T09:30:56.992Z] 09:06:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T09:30:56.992Z] 09:06:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:06:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 09:07:01 all 0.03 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.992Z] 09:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:07:01 1 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-08T09:30:56.992Z] 09:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.992Z] 09:07:01 3 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 09:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-08T09:30:56.992Z] 09:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 09:08:01 all 0.01 0.00 0.01 0.01 0.01 99.96 [2024-08-08T09:30:56.992Z] 09:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 09:08:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.992Z] 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.992Z] 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.992Z] 09:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:08:01 7 0.02 0.00 0.02 0.05 0.02 99.90 [2024-08-08T09:30:56.992Z] 09:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-08T09:30:56.992Z] 09:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 [2024-08-08T09:30:56.992Z] 09:09:01 1 0.03 0.00 0.03 0.00 0.03 99.90 [2024-08-08T09:30:56.992Z] 09:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T09:30:56.992Z] 09:09:01 3 0.07 0.00 0.02 0.00 0.00 99.92 [2024-08-08T09:30:56.992Z] 09:09:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T09:30:56.992Z] 09:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.992Z] 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-08T09:30:56.992Z] 09:10:01 0 0.05 0.00 0.03 0.00 0.00 99.92 [2024-08-08T09:30:56.992Z] 09:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.992Z] 09:10:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.992Z] 09:10:01 3 0.05 0.00 0.05 0.00 0.02 99.88 [2024-08-08T09:30:56.992Z] 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.992Z] 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.992Z] 09:10:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-08T09:30:56.992Z] 09:11:01 all 0.00 0.00 0.02 0.00 0.01 99.97 [2024-08-08T09:30:56.993Z] 09:11:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:11:01 3 0.00 0.00 0.05 0.00 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:11:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:11:01 7 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:12:01 all 0.05 0.00 0.01 0.00 0.01 99.93 [2024-08-08T09:30:56.993Z] 09:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:12:01 2 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:12:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:12:01 4 0.22 0.00 0.03 0.00 0.02 99.73 [2024-08-08T09:30:56.993Z] 09:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:12:01 7 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:13:01 all 0.01 0.00 0.01 0.00 0.01 99.97 [2024-08-08T09:30:56.993Z] 09:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:13:01 4 0.03 0.00 0.00 0.03 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 [2024-08-08T09:30:56.993Z] [2024-08-08T09:30:56.993Z] 09:13:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T09:30:56.993Z] 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 [2024-08-08T09:30:56.993Z] 09:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.993Z] 09:14:01 3 0.05 0.00 0.02 0.00 0.03 99.90 [2024-08-08T09:30:56.993Z] 09:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:14:01 7 0.03 0.00 0.02 0.02 0.00 99.93 [2024-08-08T09:30:56.993Z] 09:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 [2024-08-08T09:30:56.993Z] 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:15:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:15:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:15:01 7 0.02 0.00 0.03 0.02 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:16:01 all 0.04 0.00 0.01 0.01 0.01 99.94 [2024-08-08T09:30:56.993Z] 09:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:16:01 3 0.05 0.00 0.02 0.00 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:16:01 4 0.03 0.00 0.00 0.07 0.02 99.88 [2024-08-08T09:30:56.993Z] 09:16:01 5 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T09:30:56.993Z] 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:16:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T09:30:56.993Z] 09:17:01 all 0.01 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:17:01 0 0.07 0.00 0.00 0.00 0.00 99.93 [2024-08-08T09:30:56.993Z] 09:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:17:01 7 0.02 0.00 0.02 0.03 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:18:01 all 0.04 0.00 0.01 0.00 0.01 99.95 [2024-08-08T09:30:56.993Z] 09:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:18:01 3 0.08 0.00 0.02 0.00 0.02 99.88 [2024-08-08T09:30:56.993Z] 09:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 [2024-08-08T09:30:56.993Z] 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:18:01 7 0.07 0.00 0.02 0.02 0.02 99.88 [2024-08-08T09:30:56.993Z] 09:19:01 all 0.02 0.00 0.00 0.00 0.01 99.97 [2024-08-08T09:30:56.993Z] 09:19:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:19:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:19:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:20:01 all 0.12 0.00 0.01 0.00 0.01 99.85 [2024-08-08T09:30:56.993Z] 09:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:20:01 2 0.80 0.00 0.05 0.00 0.02 99.14 [2024-08-08T09:30:56.993Z] 09:20:01 3 0.05 0.00 0.03 0.00 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.993Z] 09:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:20:01 7 0.05 0.00 0.02 0.02 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:21:01 all 0.01 0.00 0.00 0.02 0.01 99.97 [2024-08-08T09:30:56.993Z] 09:21:01 0 0.00 0.00 0.03 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:21:01 3 0.05 0.00 0.00 0.00 0.03 99.92 [2024-08-08T09:30:56.993Z] 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:21:01 7 0.00 0.00 0.00 0.13 0.00 99.87 [2024-08-08T09:30:56.993Z] 09:22:01 all 0.03 0.00 0.02 0.00 0.01 99.94 [2024-08-08T09:30:56.993Z] 09:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:22:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:22:01 3 0.07 0.00 0.07 0.00 0.02 99.85 [2024-08-08T09:30:56.993Z] 09:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:22:01 7 0.07 0.00 0.03 0.03 0.02 99.85 [2024-08-08T09:30:56.993Z] 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.993Z] 09:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:23:01 3 0.07 0.00 0.05 0.00 0.02 99.87 [2024-08-08T09:30:56.993Z] 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.993Z] 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:23:01 7 0.05 0.00 0.03 0.03 0.02 99.87 [2024-08-08T09:30:56.993Z] 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 [2024-08-08T09:30:56.993Z] 09:24:01 0 0.10 0.00 0.02 0.00 0.00 99.88 [2024-08-08T09:30:56.993Z] 09:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:24:01 2 0.03 0.00 0.00 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:24:01 3 0.02 0.00 0.02 0.00 0.03 99.93 [2024-08-08T09:30:56.993Z] 09:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.993Z] 09:24:01 5 0.02 0.00 0.03 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 [2024-08-08T09:30:56.993Z] [2024-08-08T09:30:56.993Z] 09:24:01 CPU %user %nice %system %iowait %steal %idle [2024-08-08T09:30:56.993Z] 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.993Z] 09:25:01 0 0.05 0.00 0.00 0.00 0.00 99.95 [2024-08-08T09:30:56.993Z] 09:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:25:01 2 0.00 0.00 0.03 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:25:01 4 0.00 0.00 0.02 0.02 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:25:01 7 0.03 0.00 0.00 0.02 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:26:01 all 0.26 0.00 0.01 0.00 0.00 99.73 [2024-08-08T09:30:56.993Z] 09:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:26:01 2 1.92 0.00 0.00 0.00 0.02 98.06 [2024-08-08T09:30:56.993Z] 09:26:01 3 0.03 0.00 0.03 0.00 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:26:01 4 0.02 0.00 0.00 0.02 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 [2024-08-08T09:30:56.993Z] 09:27:01 all 0.28 0.00 0.01 0.00 0.01 99.70 [2024-08-08T09:30:56.993Z] 09:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:27:01 2 2.02 0.00 0.03 0.00 0.00 97.95 [2024-08-08T09:30:56.993Z] 09:27:01 3 0.07 0.00 0.02 0.00 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 [2024-08-08T09:30:56.993Z] 09:27:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:27:01 7 0.05 0.00 0.00 0.02 0.02 99.92 [2024-08-08T09:30:56.993Z] 09:28:01 all 0.20 0.00 0.02 0.00 0.01 99.78 [2024-08-08T09:30:56.993Z] 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:28:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:28:01 2 1.49 0.00 0.07 0.00 0.02 98.42 [2024-08-08T09:30:56.993Z] 09:28:01 3 0.03 0.00 0.02 0.00 0.03 99.92 [2024-08-08T09:30:56.993Z] 09:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:28:01 7 0.02 0.00 0.02 0.02 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 [2024-08-08T09:30:56.993Z] 09:29:01 0 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:29:01 3 0.03 0.00 0.02 0.00 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:29:01 4 0.00 0.00 0.00 0.02 0.02 99.97 [2024-08-08T09:30:56.993Z] 09:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 [2024-08-08T09:30:56.993Z] 09:30:01 all 0.02 0.00 0.01 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 [2024-08-08T09:30:56.993Z] 09:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 [2024-08-08T09:30:56.993Z] 09:30:01 3 0.03 0.00 0.05 0.00 0.02 99.90 [2024-08-08T09:30:56.993Z] 09:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 [2024-08-08T09:30:56.993Z] 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 [2024-08-08T09:30:56.993Z] 09:30:01 7 0.05 0.00 0.02 0.02 0.00 99.92 [2024-08-08T09:30:56.993Z] Average: all 6.07 0.00 1.07 1.12 0.02 91.72 [2024-08-08T09:30:56.993Z] Average: 0 6.15 0.00 1.20 1.41 0.02 91.21 [2024-08-08T09:30:56.993Z] Average: 1 6.14 0.00 1.09 0.81 0.02 91.94 [2024-08-08T09:30:56.993Z] Average: 2 6.30 0.00 1.08 1.32 0.02 91.29 [2024-08-08T09:30:56.993Z] Average: 3 6.02 0.00 1.03 0.64 0.02 92.28 [2024-08-08T09:30:56.993Z] Average: 4 5.89 0.00 1.04 2.01 0.02 91.03 [2024-08-08T09:30:56.993Z] Average: 5 5.85 0.00 1.00 0.62 0.02 92.50 [2024-08-08T09:30:56.993Z] Average: 6 6.19 0.00 1.04 0.63 0.02 92.12 [2024-08-08T09:30:56.993Z] Average: 7 6.04 0.00 1.05 1.50 0.02 91.38 [2024-08-08T09:30:56.993Z] [2024-08-08T09:30:56.993Z] [2024-08-08T09:30:56.993Z]