Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 6864b6a6596971ecbf015eda9d5b15b16885470e+a62407a90ca41d87e849251ea1cea1034d4f0a3c (68c66b26a772fb46f66ad317514a3c3e2b7a93a7) 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-ssh18044996161639255034.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-ssh5390270271653568760.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-4846/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-4846/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh16857466940650782847.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-ssh6675716276359534326.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-4846/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-4846/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh758229110978479974.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 ‘prd-ubuntu20.04-docker-8c-8g-6983’ is offline Running on prd-ubuntu20.04-docker-8c-8g-6985 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [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 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e Merge succeeded, producing 1d1017a3de6003dc3e9ae32720e69887a73d81a9 Checking out Revision 1d1017a3de6003dc3e9ae32720e69887a73d81a9 (PR-4846) > 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/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # 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 a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 1d1017a3de6003dc3e9ae32720e69887a73d81a9 # timeout=10 Commit message: "Merge commit 'a62407a90ca41d87e849251ea1cea1034d4f0a3c' into HEAD" First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:29:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:29:38 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:29:38 ========================================================= 08:29:38 EdgeX Global Pipelines Version Info 08:29:38 ========================================================= [Pipeline] libraryResource [Pipeline] sh > git rev-list --no-walk 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 # timeout=10 08:29:39 ------------------- 08:29:39 stable info: 08:29:39 ------------------- 08:29:39 Commited By: Ginny Guan ginny@iotechsys.com 08:29:39 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 08:29:39 Message: update stable to v1.0.260 08:29:40 ------------------- 08:29:40 experimental info: 08:29:40 ------------------- 08:29:40 Commited By: Ginny Guan ginny@iotechsys.com 08:29:40 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 08:29:40 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4846 [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4846 [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4846 [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1d1017a [Pipeline] echo 08:29:40 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:29:40 provisioning config files... 08:29:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config11798029724448600854tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:29:41 ---> ****-login.sh 08:29:41 nexus3.edgexfoundry.org:10001 08:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:41 Configure a credential helper to remove this warning. See 08:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:41 08:29:41 Login Succeeded 08:29:41 nexus3.edgexfoundry.org:10002 08:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:41 Configure a credential helper to remove this warning. See 08:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:41 08:29:41 Login Succeeded 08:29:41 nexus3.edgexfoundry.org:10003 08:29:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:41 Configure a credential helper to remove this warning. See 08:29:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:41 08:29:41 Login Succeeded 08:29:41 nexus3.edgexfoundry.org:10004 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 ****.io 08:29:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:29:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:29:42 Configure a credential helper to remove this warning. See 08:29:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:29:42 08:29:42 Login Succeeded 08:29:42 ---> ****-login.sh ends [Pipeline] } 08:29:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:29:42 + 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 08:29:42 + dirname cmd/core-command/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo core-command,cmd/core-command/Dockerfile 08:29:42 + + cut -d/dirname -f2 08:29:42 cmd/core-common-config-bootstrapper/Dockerfile 08:29:42 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:29:42 + dirname cmd/core-data/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo core-data,cmd/core-data/Dockerfile 08:29:42 + dirname cmd/core-keeper/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo core-keeper,cmd/core-keeper/Dockerfile 08:29:42 + dirname cmd/core-metadata/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo core-metadata,cmd/core-metadata/Dockerfile 08:29:42 + dirname cmd/security-bootstrapper/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:29:42 + dirname cmd/security-proxy-auth/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + dirname cmd/security-proxy-setup/Dockerfile 08:29:42 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:29:42 + dirname cmd/security-secretstore-setup/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:29:42 + + dirname cmd/security-spiffe-token-provider/Dockerfile 08:29:42 cut -d/ -f2 08:29:42 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:29:42 + dirname cmd/security-spire-agent/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:29:42 + dirname cmd/security-spire-config/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:29:42 + dirname cmd/security-spire-server/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:29:42 + dirname cmd/support-cron-scheduler/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:29:42 + dirname cmd/support-notifications/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo support-notifications,cmd/support-notifications/Dockerfile 08:29:42 + dirname cmd/support-scheduler/Dockerfile 08:29:42 + cut -d/ -f2 08:29:42 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:29:42 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 08:29:43 + git rev-list -1 --merges 1d1017a3de6003dc3e9ae32720e69887a73d81a9~1..1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] echo 08:29:43 -----------> git rev-list -1 --merges 1d1017a3de6003dc3e9ae32720e69887a73d81a9~1..1d1017a3de6003dc3e9ae32720e69887a73d81a9 1d1017a3de6003dc3e9ae32720e69887a73d81a9 08:29:43 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [false] [Pipeline] sh 08:29:43 + git log --format=format:%s -1 1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] echo 08:29:43 ========================================================= 08:29:43 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:29:43 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:29:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:29:43 + grep -v github /etc/ssh/ssh_known_hosts 08:29:43 + [ -e /tmp/ssh_known_hosts ] 08:29:43 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:29:43 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:29:43 + sudo tee -a /etc/ssh/ssh_known_hosts 08:29:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:44 08:29:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:29:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:44 0.1.4: Pulling from edgex-devops/py-git-semver 08:29:44 b85a868b505f: Pulling fs layer 08:29:44 e2be974225ed: Pulling fs layer 08:29:44 339a4e72a1f5: Pulling fs layer 08:29:44 988bab9f4d93: Pulling fs layer 08:29:44 1469e6f7b9e6: Pulling fs layer 08:29:44 eaf3925da568: Pulling fs layer 08:29:44 bab4dde63d76: Pulling fs layer 08:29:44 bde34c3a00c8: Pulling fs layer 08:29:44 b352a97aabf1: Pulling fs layer 08:29:44 4872d77fe225: Pulling fs layer 08:29:44 5851b861e8e6: Pulling fs layer 08:29:44 1469e6f7b9e6: Waiting 08:29:44 eaf3925da568: Waiting 08:29:44 bab4dde63d76: Waiting 08:29:44 bde34c3a00c8: Waiting 08:29:44 b352a97aabf1: Waiting 08:29:44 4872d77fe225: Waiting 08:29:44 5851b861e8e6: Waiting 08:29:44 988bab9f4d93: Waiting 08:29:44 e2be974225ed: Download complete 08:29:44 988bab9f4d93: Verifying Checksum 08:29:44 988bab9f4d93: Download complete 08:29:44 1469e6f7b9e6: Verifying Checksum 08:29:44 1469e6f7b9e6: Download complete 08:29:44 eaf3925da568: Verifying Checksum 08:29:44 eaf3925da568: Download complete 08:29:44 339a4e72a1f5: Verifying Checksum 08:29:44 339a4e72a1f5: Download complete 08:29:44 bde34c3a00c8: Verifying Checksum 08:29:44 bde34c3a00c8: Download complete 08:29:44 b352a97aabf1: Download complete 08:29:44 4872d77fe225: Verifying Checksum 08:29:44 4872d77fe225: Download complete 08:29:44 5851b861e8e6: Verifying Checksum 08:29:44 5851b861e8e6: Download complete 08:29:44 b85a868b505f: Verifying Checksum 08:29:44 b85a868b505f: Download complete 08:29:45 bab4dde63d76: Verifying Checksum 08:29:46 b85a868b505f: Pull complete 08:29:46 e2be974225ed: Pull complete 08:29:46 339a4e72a1f5: Pull complete 08:29:46 988bab9f4d93: Pull complete 08:29:47 1469e6f7b9e6: Pull complete 08:29:47 eaf3925da568: Pull complete 08:29:49 bab4dde63d76: Pull complete 08:29:49 bde34c3a00c8: Pull complete 08:29:49 b352a97aabf1: Pull complete 08:29:49 4872d77fe225: Pull complete 08:29:49 5851b861e8e6: Pull complete 08:29:49 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:29:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:29:49 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:29:49 prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container 08:29:49 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:29:54 $ docker top c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc -eo pid,comm 08:29:54 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:29:54 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:54 [ssh-agent] Looking for ssh-agent implementation... 08:29:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:54 $ docker exec c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent 08:29:54 SSH_AUTH_SOCK=/tmp/ssh-DOk0ihimtvkc/agent.31 08:29:54 SSH_AGENT_PID=37 08:29:54 Running ssh-add (command line suppressed) 08:29:54 Identity added: /w/workspace/edgex-go/3@tmp/private_key_2909445658725925886.key (/w/workspace/edgex-go/3@tmp/private_key_2909445658725925886.key) 08:29:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:54 + git tag --points-at HEAD [Pipeline] } 08:29:54 $ docker exec --env ******** --env ******** c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent -k 08:29:54 unset SSH_AUTH_SOCK; 08:29:54 unset SSH_AGENT_PID; 08:29:54 echo Agent pid 37 killed; 08:29:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:29:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:29:54 [ssh-agent] Looking for ssh-agent implementation... 08:29:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:29:55 $ docker exec c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent 08:29:55 SSH_AUTH_SOCK=/tmp/ssh-vLHlJdGCSXnx/agent.70 08:29:55 SSH_AGENT_PID=77 08:29:55 Running ssh-add (command line suppressed) 08:29:55 Identity added: /w/workspace/edgex-go/3@tmp/private_key_9863070202204010610.key (/w/workspace/edgex-go/3@tmp/private_key_9863070202204010610.key) 08:29:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:29:55 + git semver init 08:29:55 2024-08-02 08:29:55,795 [run_init] DEBUG init version:0.0.0 force:False 08:29:55 2024-08-02 08:29:55,795 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/3/.semver 08:29:55 2024-08-02 08:29:55,796 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/3/.semver 08:29:55 2024-08-02 08:29:55,796 [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) 08:30:01 2024-08-02 08:30:00,664 [append_file] DEBUG append to file:/w/workspace/edgex-go/3/.git/info/exclude 08:30:01 2024-08-02 08:30:00,664 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/3/.semver/PR-4846 with force:False 08:30:01 2024-08-02 08:30:00,664 [write_file] DEBUG write to file:/w/workspace/edgex-go/3/.semver/PR-4846 08:30:01 2024-08-02 08:30:00,667 [execute] INFO git cat-file --batch-check 08:30:01 2024-08-02 08:30:00,668 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:01 2024-08-02 08:30:00,673 [execute] INFO git cat-file --batch 08:30:01 2024-08-02 08:30:00,673 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/3/.semver, universal_newlines=False, shell=None, istream=) 08:30:01 2024-08-02 08:30:00,677 [read_version] DEBUG read version from /w/workspace/edgex-go/3/.semver/PR-4846 08:30:01 0.0.0 [Pipeline] } 08:30:01 $ docker exec --env ******** --env ******** c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc ssh-agent -k 08:30:01 unset SSH_AUTH_SOCK; 08:30:01 unset SSH_AGENT_PID; 08:30:01 echo Agent pid 77 killed; 08:30:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:01 + git semver [Pipeline] } 08:30:02 $ docker stop --time=1 c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc 08:30:03 $ docker rm -f --volumes c598a20cccffe148d185327dc08c0ad7af69f6b06d24381543a200d3ea2b0ecc [Pipeline] // withDockerContainer [Pipeline] sh 08:30:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:04 Stashed 1 file(s) [Pipeline] echo 08:30:04 [edgeXSemver]: initialized semver on version 0.0.0 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:30:04 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:30:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:04 ========================================================= 08:30:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:04 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:04 619be1103602: Pulling fs layer 08:30:04 7862e08f4a3e: Pulling fs layer 08:30:04 5df492c9dc93: Pulling fs layer 08:30:04 7629e6793208: Pulling fs layer 08:30:04 4f4fb700ef54: Pulling fs layer 08:30:04 fb5054dd5b73: Pulling fs layer 08:30:04 eeca6798cff9: Pulling fs layer 08:30:04 aa269ceb94a6: Pulling fs layer 08:30:04 ada007ff1a6a: Pulling fs layer 08:30:04 7629e6793208: Waiting 08:30:04 4f4fb700ef54: Waiting 08:30:04 fb5054dd5b73: Waiting 08:30:04 eeca6798cff9: Waiting 08:30:04 ada007ff1a6a: Waiting 08:30:04 aa269ceb94a6: Waiting 08:30:04 7862e08f4a3e: Verifying Checksum 08:30:04 7862e08f4a3e: Download complete 08:30:04 7629e6793208: Verifying Checksum 08:30:04 7629e6793208: Download complete 08:30:04 fb5054dd5b73: Verifying Checksum 08:30:04 fb5054dd5b73: Download complete 08:30:04 619be1103602: Download complete 08:30:05 eeca6798cff9: Verifying Checksum 08:30:05 eeca6798cff9: Download complete 08:30:05 619be1103602: Pull complete 08:30:05 ada007ff1a6a: Verifying Checksum 08:30:05 ada007ff1a6a: Download complete 08:30:05 7862e08f4a3e: Pull complete 08:30:05 5df492c9dc93: Download complete 08:30:06 aa269ceb94a6: Verifying Checksum 08:30:06 aa269ceb94a6: Download complete 08:30:09 5df492c9dc93: Pull complete 08:30:09 7629e6793208: Pull complete 08:30:09 4f4fb700ef54: Pull complete 08:30:09 fb5054dd5b73: Pull complete 08:30:09 eeca6798cff9: Pull complete 08:30:11 aa269ceb94a6: Pull complete 08:30:12 ada007ff1a6a: Pull complete 08:30:12 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:12 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:12 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:12 WORKDIR /edgex 08:30:12 COPY go.mod . 08:30:12 RUN go mod download 08:30:12 + docker build -t ci-base-image-x86_64 -f - . 08:30:13 Sending build context to Docker daemon 178.9MB 08:30:13 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:13 ---> f489d0715acc 08:30:13 Step 2/4 : WORKDIR /edgex 08:30:19 Still waiting to schedule task 08:30:19 ‘prd-ubuntu20.04-docker-arm64-4c-16g-6984’ is offline 08:30:23 ---> Running in 8d3e66882a7d 08:30:23 Removing intermediate container 8d3e66882a7d 08:30:23 ---> d52f2f26501b 08:30:23 Step 3/4 : COPY go.mod . 08:30:23 ---> 15301b8dda56 08:30:23 Step 4/4 : RUN go mod download 08:30:23 ---> Running in 1532348aa2f8 08:31:01 Removing intermediate container 1532348aa2f8 08:31:01 ---> a08e2da535ba 08:31:01 Successfully built a08e2da535ba 08:31:01 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:02 + docker inspect -f . ci-base-image-x86_64 08:31:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:02 prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container 08:31:02 $ 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 ******** ci-base-image-x86_64 cat 08:31:02 $ docker top 102d1eb206d1a685dd21d7987ac7f27d1475efea1c7391d54a86507addbd1d64 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:03 + go version 08:31:03 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:03 $ docker stop --time=1 102d1eb206d1a685dd21d7987ac7f27d1475efea1c7391d54a86507addbd1d64 08:31:04 $ docker rm -f --volumes 102d1eb206d1a685dd21d7987ac7f27d1475efea1c7391d54a86507addbd1d64 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:04 + docker inspect -f . ci-base-image-x86_64 08:31:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:04 prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container 08:31:05 $ 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 ******** ci-base-image-x86_64 cat 08:31:05 $ docker top 3a7ebad6e1e4e8cad0e043207e52dff76be2f79c9eac864279ea2be6c24bf60d -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:05 ========================================================= 08:31:05 [edgeXBuildGoParallel] Running Tests and Build... 08:31:05 ========================================================= [Pipeline] sh 08:31:05 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:31:06 + make test 08:31:06 go test -race -coverprofile=coverage.out ./... 08:31:14 ? github.com/edgexfoundry/edgex-go [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:31:40 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:31:41 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:31:43 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:31:45 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:31:45 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.030s coverage: 28.7% of statements 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:31:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:31:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.037s coverage: 97.0% of statements 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:31:48 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:31:50 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.064s coverage: 69.2% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.032s coverage: 53.2% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.486s coverage: 93.4% of statements 08:31:50 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:31:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:31:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.032s coverage: 6.5% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.310s coverage: 95.8% of statements 08:31:52 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 08:31:53 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.033s coverage: 0.0% of statements [no tests to run] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:31:53 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:31:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-6986 in /w/workspace/edgexfoundry_edgex-go_PR-4846 [Pipeline] { [Pipeline] ws 08:31:53 Running in /w/workspace/edgex-go/3 [Pipeline] { [Pipeline] checkout 08:31:53 The recommended git tool is: git 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 0.8% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.040s coverage: 30.7% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.026s coverage: 41.7% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.033s coverage: 77.8% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.027s coverage: 96.3% of statements 08:31:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:31:55 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:31:56 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:31:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:31:58 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:31:59 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:01 using credential edgex-jenkins-ssh 08:32:01 Cloning the remote Git repository 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:01 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:01 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:01 > git init /w/workspace/edgex-go/3 # timeout=10 08:32:01 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:01 > git --version # timeout=10 08:32:01 > git --version # 'git version 2.25.1' 08:32:01 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:01 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:04 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:06 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.030s coverage: 94.4% of statements 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:08 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:19 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.265s coverage: 79.9% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 67.2% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 76.6% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.016s coverage: 20.0% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.013s coverage: 100.0% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.059s coverage: 82.1% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.127s coverage: 63.1% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.144s coverage: 36.5% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 84.8% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.105s coverage: 95.7% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.032s coverage: 61.8% of statements 08:32:20 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.071s coverage: 98.9% of statements 08:32:20 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 08:32:20 running golangci-lint 08:32:20 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:20 go version go1.21.9 linux/amd64 08:32:20 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:20 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:20 Merging remotes/origin/main commit a62407a90ca41d87e849251ea1cea1034d4f0a3c into PR head commit 6864b6a6596971ecbf015eda9d5b15b16885470e 08:32:21 Merge succeeded, producing 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 08:32:21 Checking out Revision 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 (PR-4846) 08:32:20 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:20 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4846/head:refs/remotes/origin/PR-4846 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:21 > git config core.sparsecheckout # timeout=10 08:32:21 > git checkout -f 6864b6a6596971ecbf015eda9d5b15b16885470e # timeout=10 08:32:21 > git remote # timeout=10 08:32:21 > git config --get remote.origin.url # timeout=10 08:32:21 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:21 > git merge a62407a90ca41d87e849251ea1cea1034d4f0a3c # timeout=10 08:32:21 > git rev-parse HEAD^{commit} # timeout=10 08:32:21 > git config core.sparsecheckout # timeout=10 08:32:21 > git checkout -f 33cc08fa050124c5a9b53be4703bf7e52f2bcaa2 # timeout=10 08:32:25 Commit message: "Merge commit 'a62407a90ca41d87e849251ea1cea1034d4f0a3c' into HEAD" 08:32:25 First time build. Skipping changelog. [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:27 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:27 Dload Upload Total Spent Left Speed 08:32:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 126k 0 --:--:-- --:--:-- --:--:-- 126k [Pipeline] sh 08:32:25 > git rev-list --no-walk 56d712574e7b8f1d1c3be0cbcfcf8f8d42a0ff61 # timeout=10 08:32:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:27 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:27 + sudo tee /etc/docker/daemon.new 08:32:27 { 08:32:27 "registry-mirrors": [ 08:32:27 "https://nexus3.edgexfoundry.org:10001" 08:32:27 ], 08:32:27 "bip": "10.250.0.254/24", 08:32:27 "hosts": [ 08:32:27 "tcp://0.0.0.0:5555", 08:32:27 "unix:///var/run/docker.sock" 08:32:27 ], 08:32:27 "mtu": 1458, 08:32:27 "selinux-enabled": true, 08:32:27 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:27 } [Pipeline] sh 08:32:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:28 + sudo service docker restart 08:32:42 level=info msg="[loader] Go packages loading at mode 575 (exports_file|compiled_files|deps|files|imports|name|types_sizes) took 21.357721348s" 08:32:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 52.896019ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:32:46 provisioning config files... 08:32:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/3@tmp/config15284545109358919993tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:32:47 ---> ****-login.sh 08:32:47 nexus3.edgexfoundry.org:10001 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10002 08:32:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:47 Configure a credential helper to remove this warning. See 08:32:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:47 08:32:47 Login Succeeded 08:32:47 nexus3.edgexfoundry.org:10003 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 nexus3.edgexfoundry.org:10004 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:48 Configure a credential helper to remove this warning. See 08:32:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:48 08:32:48 Login Succeeded 08:32:48 ****.io 08:32:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:32:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:32:49 Configure a credential helper to remove this warning. See 08:32:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:32:49 08:32:49 Login Succeeded 08:32:49 ---> ****-login.sh ends [Pipeline] } 08:32:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:32:49 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:32:49 ========================================================= 08:32:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:32:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:32:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:32:50 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:32:50 c6b39de5b339: Pulling fs layer 08:32:50 a69c41024577: Pulling fs layer 08:32:50 d6de4b400683: Pulling fs layer 08:32:50 35cb2a7552d0: Pulling fs layer 08:32:50 4f4fb700ef54: Pulling fs layer 08:32:50 464afbd9ba4c: Pulling fs layer 08:32:50 00f215d4a9da: Pulling fs layer 08:32:50 d496ad576159: Pulling fs layer 08:32:50 4f4fb700ef54: Waiting 08:32:50 464afbd9ba4c: Waiting 08:32:50 00f215d4a9da: Waiting 08:32:50 d496ad576159: Waiting 08:32:50 35cb2a7552d0: Waiting 08:32:50 a69c41024577: Verifying Checksum 08:32:50 a69c41024577: Download complete 08:32:50 35cb2a7552d0: Verifying Checksum 08:32:50 35cb2a7552d0: Download complete 08:32:50 4f4fb700ef54: Verifying Checksum 08:32:50 4f4fb700ef54: Download complete 08:32:50 464afbd9ba4c: Download complete 08:32:50 c6b39de5b339: Download complete 08:32:51 d496ad576159: Verifying Checksum 08:32:51 d496ad576159: Download complete 08:32:51 c6b39de5b339: Pull complete 08:32:52 a69c41024577: Pull complete 08:32:52 d6de4b400683: Verifying Checksum 08:32:52 d6de4b400683: Download complete 08:32:52 level=info msg="[linters_context/goanalysis] analyzers took 1m28.532831163s with top 10 stages: buildir: 48.69924576s, gosec: 7.454443338s, fact_deprecated: 2.787413834s, inspect: 2.377612535s, printf: 1.921624968s, ctrlflow: 1.791739901s, fact_purity: 1.193619468s, nilness: 965.548385ms, S1038: 891.981881ms, isgenerated: 796.01611ms" 08:32:52 level=info msg="[runner] Issues before processing: 213, after processing: 0" 08:32:52 level=info msg="[runner] Processors filtering stat (out/in): skip_files: 213/213, skip_dirs: 213/213, autogenerated_exclude: 213/213, nolint: 0/21, filename_unadjuster: 213/213, exclude: 213/213, cgo: 213/213, identifier_marker: 213/213, exclude-rules: 21/213, path_prettifier: 213/213" 08:32:52 level=info msg="[runner] processing took 18.953239ms with stages: nolint: 9.550435ms, identifier_marker: 4.589302ms, path_prettifier: 1.627621ms, exclude-rules: 1.528381ms, autogenerated_exclude: 997.31µs, skip_dirs: 611.88µs, cgo: 27.89µs, filename_unadjuster: 13.82µs, max_same_issues: 1.35µs, skip_files: 690ns, fixer: 690ns, max_from_linter: 520ns, uniq_by_line: 470ns, severity-rules: 450ns, sort_results: 440ns, diff: 420ns, exclude: 380ns, path_shortener: 340ns, source_code: 330ns, max_per_file_from_linter: 270ns, path_prefixer: 250ns" 08:32:52 level=info msg="[runner] linters took 10.183040397s with stages: goanalysis_metalinter: 10.163932608s" 08:32:52 level=info msg="File cache stats: 0 entries of total size 0B" 08:32:52 level=info msg="Memory: 316 samples, avg is 284.7MB, max is 1313.4MB" 08:32:52 level=info msg="Execution took 31.602044329s" 08:32:52 go vet ./... 08:32:53 00f215d4a9da: Verifying Checksum 08:32:53 00f215d4a9da: Download complete 08:32:58 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:32:58 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:32:58 ./bin/test-attribution-txt.sh [Pipeline] echo 08:32:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:32:59 + ls -al . 08:32:59 total 872 08:32:59 drwxrwxr-x 11 1001 1001 4096 Aug 2 08:31 . 08:32:59 drwxr-xr-x 4 root root 4096 Aug 2 08:31 .. 08:32:59 drwxrwxr-x 2 1001 1001 4096 Aug 2 08:29 .blubracket 08:32:59 -rw-rw-r-- 1 1001 1001 10 Aug 2 08:29 .dockerignore 08:32:59 drwxrwxr-x 8 1001 1001 4096 Aug 2 08:32 .git 08:32:59 drwxrwxr-x 3 1001 1001 4096 Aug 2 08:29 .github 08:32:59 -rw-rw-r-- 1 1001 1001 1102 Aug 2 08:29 .gitignore 08:32:59 -rw-rw-r-- 1 1001 1001 42 Aug 2 08:29 .golangci.yml 08:32:59 -rw-rw-r-- 1 1001 1001 100 Aug 2 08:29 .hadolint.yml 08:32:59 drwxr-xr-x 3 1001 1001 4096 Aug 2 08:30 .semver 08:32:59 -rw-rw-r-- 1 1001 1001 155 Aug 2 08:29 .sonarcloud.properties 08:32:59 -rw-rw-r-- 1 1001 1001 1171 Aug 2 08:29 ADOPTERS.md 08:32:59 -rw-rw-r-- 1 1001 1001 20806 Aug 2 08:29 Attribution.txt 08:32:59 -rw-rw-r-- 1 1001 1001 100284 Aug 2 08:29 CHANGELOG.md 08:32:59 -rw-rw-r-- 1 1001 1001 3804 Aug 2 08:29 CONTRIBUTING.md 08:32:59 -rw-rw-r-- 1 1001 1001 677 Aug 2 08:29 GOVERNANCE.md 08:32:59 -rw-rw-r-- 1 1001 1001 861 Aug 2 08:29 Jenkinsfile 08:32:59 -rw-rw-r-- 1 1001 1001 10775 Aug 2 08:29 LICENSE 08:32:59 -rw-rw-r-- 1 1001 1001 16854 Aug 2 08:29 Makefile 08:32:59 -rw-rw-r-- 1 1001 1001 582 Aug 2 08:29 OWNERS.md 08:32:59 -rw-rw-r-- 1 1001 1001 9528 Aug 2 08:29 README.md 08:32:59 -rw-rw-r-- 1 1001 1001 789 Aug 2 08:29 SECURITY.md 08:32:59 -rw-rw-r-- 1 1001 1001 5 Aug 2 08:30 VERSION 08:32:59 drwxrwxr-x 2 1001 1001 4096 Aug 2 08:29 bin 08:32:59 drwxrwxr-x 20 1001 1001 4096 Aug 2 08:29 cmd 08:32:59 -rw-r--r-- 1 root root 504185 Aug 2 08:32 coverage.out 08:32:59 drwxrwxr-x 2 1001 1001 4096 Aug 2 08:29 fuzz_test 08:32:59 -rw-rw-r-- 1 1001 1001 7118 Aug 2 08:29 go.mod 08:32:59 -rw-rw-r-- 1 1001 1001 101672 Aug 2 08:29 go.sum 08:32:59 drwxrwxr-x 7 1001 1001 4096 Aug 2 08:29 internal 08:32:59 drwxrwxr-x 3 1001 1001 4096 Aug 2 08:29 openapi 08:32:59 -rw-rw-r-- 1 1001 1001 584 Aug 2 08:29 security.txt 08:32:59 -rw-rw-r-- 1 1001 1001 204 Aug 2 08:29 version.go [Pipeline] sh 08:32:59 + '[' -e coverage.out ] 08:32:59 + chown 1001:1001 coverage.out [Pipeline] stash 08:32:59 Stashed 1 file(s) [Pipeline] sh 08:32:59 + make build 08:32:59 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 08:33:05 d6de4b400683: Pull complete 08:33:05 35cb2a7552d0: Pull complete 08:33:05 4f4fb700ef54: Pull complete 08:33:05 464afbd9ba4c: Pull complete 08:33:16 00f215d4a9da: Pull complete 08:33:16 d496ad576159: Pull complete 08:33:16 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:33:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:16 WORKDIR /edgex 08:33:16 COPY go.mod . 08:33:16 RUN go mod download 08:33:16 + docker build -t ci-base-image-arm64 -f - . 08:33:16 Sending build context to Docker daemon 3.374MB 08:33:16 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:16 ---> f246e2811388 08:33:16 Step 2/4 : WORKDIR /edgex 08:33:18 ---> Running in c07788f21101 08:33:18 Removing intermediate container c07788f21101 08:33:18 ---> ffa9477ec28a 08:33:18 Step 3/4 : COPY go.mod . 08:33:19 ---> 4e906e2168f8 08:33:19 Step 4/4 : RUN go mod download 08:33:19 ---> Running in 945fbbe9462b 08:33:26 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 08:33:26 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 08:33:26 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 08:33:26 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 08:33:27 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 08:33:31 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 08:33:32 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 08:33:34 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 08:33:35 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 08:33:36 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 08:33:37 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 08:33:37 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 08:33:38 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] } 08:33:39 $ docker stop --time=1 3a7ebad6e1e4e8cad0e043207e52dff76be2f79c9eac864279ea2be6c24bf60d 08:33:47 $ docker rm -f --volumes 3a7ebad6e1e4e8cad0e043207e52dff76be2f79c9eac864279ea2be6c24bf60d [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 08:33:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:49 08:33:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:33:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:49 latest: Pulling from edgex-devops/edgex-compose 08:33:49 91d30c5bc195: Pulling fs layer 08:33:49 2e9b0aa3be6d: Pulling fs layer 08:33:49 9c61dcf015f6: Pulling fs layer 08:33:49 4698f68db338: Pulling fs layer 08:33:49 2a2f49069b9e: Pulling fs layer 08:33:49 e0025b399a48: Pulling fs layer 08:33:49 4698f68db338: Waiting 08:33:49 2a2f49069b9e: Waiting 08:33:49 e0025b399a48: Waiting 08:33:49 91d30c5bc195: Verifying Checksum 08:33:49 91d30c5bc195: Download complete 08:33:49 4698f68db338: Verifying Checksum 08:33:49 4698f68db338: Download complete 08:33:49 2e9b0aa3be6d: Verifying Checksum 08:33:49 2e9b0aa3be6d: Download complete 08:33:49 91d30c5bc195: Pull complete 08:33:49 e0025b399a48: Verifying Checksum 08:33:49 e0025b399a48: Download complete 08:33:49 2a2f49069b9e: Download complete 08:33:50 2e9b0aa3be6d: Pull complete 08:33:50 9c61dcf015f6: Verifying Checksum 08:33:50 9c61dcf015f6: Download complete 08:33:52 9c61dcf015f6: Pull complete 08:33:52 4698f68db338: Pull complete 08:33:52 2a2f49069b9e: Pull complete 08:33:52 e0025b399a48: Pull complete 08:33:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:33:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:33:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:33:52 prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container 08:33:53 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:33:57 $ docker top 2b56668907e6cf1bbc316c2a648cb82e9a22455f7d1dbfa38484b8e03e3a27d4 -eo pid,comm [Pipeline] { [Pipeline] sh 08:33:57 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:00 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:00 #1 transferring dockerfile: 2.49kB done 08:34:00 #1 DONE 0.0s 08:34:00 08:34:00 #2 [core-keeper internal] load build definition from Dockerfile 08:34:00 #2 transferring dockerfile: 2.01kB done 08:34:00 #2 DONE 0.0s 08:34:00 08:34:00 #3 [security-proxy-setup internal] load build definition from Dockerfile 08:34:00 #3 transferring dockerfile: 2.50kB done 08:34:00 #3 DONE 0.0s 08:34:00 08:34:00 #4 [security-bootstrapper internal] load build definition from Dockerfile 08:34:00 #4 transferring dockerfile: 3.17kB done 08:34:00 #4 DONE 0.0s 08:34:00 08:34:00 #5 [support-notifications internal] load build definition from Dockerfile 08:34:00 #5 transferring dockerfile: 1.95kB done 08:34:00 #5 DONE 0.0s 08:34:00 08:34:00 #6 [security-spire-agent internal] load build definition from Dockerfile 08:34:00 #6 transferring dockerfile: 1.81kB done 08:34:00 #6 DONE 0.0s 08:34:00 08:34:00 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:00 #7 DONE 0.0s 08:34:00 08:34:00 #8 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:00 #8 transferring dockerfile: 1.85kB done 08:34:00 #8 DONE 0.0s 08:34:00 08:34:00 #9 [core-data internal] load build definition from Dockerfile 08:34:00 #9 transferring dockerfile: 2.01kB done 08:34:00 #9 DONE 0.0s 08:34:00 08:34:00 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:00 #7 transferring dockerfile: 1.89kB done 08:34:00 #7 DONE 0.0s 08:34:00 08:34:00 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:00 #10 transferring dockerfile: 2.23kB done 08:34:00 #10 DONE 0.0s 08:34:00 08:34:00 #11 [security-spire-server internal] load build definition from Dockerfile 08:34:00 #11 transferring dockerfile: 1.70kB done 08:34:00 #11 DONE 0.0s 08:34:00 08:34:00 #12 [support-scheduler internal] load build definition from Dockerfile 08:34:00 #12 transferring dockerfile: 1.93kB done 08:34:00 #12 DONE 0.0s 08:34:00 08:34:00 #13 [core-command internal] load build definition from Dockerfile 08:34:00 #13 transferring dockerfile: 1.93kB done 08:34:00 #13 DONE 0.0s 08:34:00 08:34:00 #14 [security-secretstore-setup internal] load .dockerignore 08:34:00 #14 transferring context: 50B done 08:34:00 #14 DONE 0.0s 08:34:00 08:34:00 #15 [core-metadata internal] load build definition from Dockerfile 08:34:00 #15 transferring dockerfile: 2.06kB done 08:34:00 #15 DONE 0.0s 08:34:00 08:34:00 #16 [security-proxy-auth internal] load build definition from Dockerfile 08:34:00 #16 transferring dockerfile: 2.15kB done 08:34:00 #16 DONE 0.0s 08:34:00 08:34:00 #17 [security-spire-config internal] load build definition from Dockerfile 08:34:00 #17 transferring dockerfile: 1.69kB done 08:34:00 #17 DONE 0.0s 08:34:00 08:34:00 #18 [security-spire-agent internal] load .dockerignore 08:34:00 #18 ... 08:34:00 08:34:00 #19 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:00 #19 DONE 0.0s 08:34:00 08:34:00 #20 [core-keeper internal] load .dockerignore 08:34:00 #20 transferring context: 50B done 08:34:00 #20 DONE 0.4s 08:34:00 08:34:00 #21 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:34:00 #21 ... 08:34:00 08:34:00 #19 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:00 #19 DONE 0.0s 08:34:00 08:34:00 #22 [security-proxy-setup internal] load .dockerignore 08:34:00 #22 transferring context: 50B done 08:34:00 #22 DONE 0.4s 08:34:00 08:34:00 #23 [security-bootstrapper internal] load .dockerignore 08:34:00 #23 transferring context: 50B done 08:34:00 #23 DONE 0.5s 08:34:00 08:34:00 #18 [security-spire-agent internal] load .dockerignore 08:34:00 #18 transferring context: 50B done 08:34:00 #18 DONE 0.5s 08:34:00 08:34:00 #21 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 08:34:01 #21 DONE 0.3s 08:34:01 08:34:01 #24 [support-notifications internal] load .dockerignore 08:34:01 #24 transferring context: 50B done 08:34:01 #24 DONE 0.5s 08:34:01 08:34:01 #25 [security-spiffe-token-provider internal] load .dockerignore 08:34:01 #25 transferring context: 50B done 08:34:01 #25 DONE 0.5s 08:34:01 08:34:01 #26 [core-data internal] load .dockerignore 08:34:01 #26 transferring context: 50B done 08:34:01 #26 DONE 0.5s 08:34:01 08:34:01 #27 [support-cron-scheduler internal] load .dockerignore 08:34:01 #27 transferring context: 50B done 08:34:01 #27 DONE 0.5s 08:34:01 08:34:01 #28 [core-common-config-bootstrapper internal] load .dockerignore 08:34:01 #28 transferring context: 50B 0.0s done 08:34:01 #28 DONE 0.5s 08:34:01 08:34:01 #19 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:01 #19 DONE 0.0s 08:34:01 08:34:01 #29 [support-notifications stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:01 #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:01 #29 ... 08:34:01 08:34:01 #30 [security-spire-config internal] load .dockerignore 08:34:01 #30 transferring context: 50B done 08:34:01 #30 DONE 0.5s 08:34:01 08:34:01 #31 [core-metadata internal] load .dockerignore 08:34:01 #31 transferring context: 50B 0.0s done 08:34:01 #31 DONE 0.5s 08:34:01 08:34:01 #32 [security-proxy-auth internal] load .dockerignore 08:34:01 #32 transferring context: 50B 0.0s done 08:34:01 #32 DONE 0.5s 08:34:01 08:34:01 #33 [support-scheduler internal] load .dockerignore 08:34:01 #33 transferring context: 50B 0.0s done 08:34:01 #33 DONE 0.6s 08:34:01 08:34:01 #34 [security-spire-server internal] load .dockerignore 08:34:01 #34 transferring context: 50B 0.0s done 08:34:01 #34 DONE 0.6s 08:34:01 08:34:01 #35 [core-command internal] load .dockerignore 08:34:01 #35 transferring context: 50B 0.0s done 08:34:01 #35 DONE 0.6s 08:34:01 08:34:01 #19 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:01 #19 DONE 0.0s 08:34:01 08:34:01 #36 [security-spiffe-token-provider internal] load build context 08:34:01 #36 DONE 0.0s 08:34:01 08:34:01 #29 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:01 #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:01 #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:01 #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:01 #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:01 #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 08:34:01 #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 08:34:01 #29 ... 08:34:01 08:34:01 #21 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:34:01 #21 DONE 0.4s 08:34:01 08:34:01 #29 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:01 #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:01 #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:01 #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:01 #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:01 #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:01 #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 08:34:01 #29 ... 08:34:01 08:34:01 #19 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:01 #19 DONE 0.0s 08:34:01 08:34:01 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:01 #37 DONE 0.8s 08:34:01 08:34:01 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:01 #38 DONE 0.9s 08:34:01 08:34:01 #19 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:01 #19 DONE 0.0s 08:34:01 08:34:01 #29 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:01 #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:01 #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:01 #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:01 #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:01 #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:01 #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 08:34:02 #29 ... 08:34:02 08:34:02 #21 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:34:02 #21 DONE 1.1s 08:34:02 08:34:02 #29 [support-cron-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:34:02 #29 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:34:02 #29 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:34:02 #29 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 08:34:02 #29 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 08:34:02 #29 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s done 08:34:02 #29 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.5s done 08:34:02 #29 DONE 1.7s 08:34:02 08:34:02 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:02 #37 DONE 1.3s 08:34:02 08:34:02 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:02 #39 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 08:34:02 #39 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:34:02 #39 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:34:02 #39 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:34:07 #39 ... 08:34:07 08:34:07 #40 [security-bootstrapper internal] load build context 08:34:07 #40 transferring context: 237.13MB 5.9s 08:34:11 #40 ... 08:34:11 08:34:11 #41 [core-keeper internal] load build context 08:34:11 #41 ... 08:34:11 08:34:11 #42 [core-data internal] load build context 08:34:11 #42 ... 08:34:11 08:34:11 #43 [security-secretstore-setup internal] load build context 08:34:11 #43 ... 08:34:11 08:34:11 #44 [security-proxy-setup internal] load build context 08:34:12 #44 ... 08:34:12 08:34:12 #45 [core-command builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:34:12 #45 ... 08:34:12 08:34:12 #46 [core-metadata internal] load build context 08:34:12 #46 transferring context: 196.53MB 10.2s 08:34:12 #46 ... 08:34:12 08:34:12 #47 [security-spire-config internal] load build context 08:34:12 #47 transferring context: 25.48kB 0.0s done 08:34:12 #47 ... 08:34:12 08:34:12 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:12 #48 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 08:34:12 #48 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:34:12 #48 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:34:12 #48 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:34:12 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 10.2s 08:34:12 #48 ... 08:34:12 08:34:12 #49 [core-common-config-bootstrapper internal] load build context 08:34:12 #49 transferring context: 423.58MB 11.3s 08:34:12 #49 ... 08:34:12 08:34:12 #36 [security-spiffe-token-provider internal] load build context 08:34:12 #36 transferring context: 492.99MB 9.6s done 08:34:13 #36 ... 08:34:13 08:34:13 #50 [support-notifications internal] load build context 08:34:13 #50 ... 08:34:13 08:34:13 #51 [security-spire-server internal] load build context 08:34:13 #51 ... 08:34:13 08:34:13 #52 [support-scheduler internal] load build context 08:34:13 #52 ... 08:34:13 08:34:13 #53 [support-cron-scheduler internal] load build context 08:34:13 #53 ... 08:34:13 08:34:13 #54 [security-proxy-auth internal] load build context 08:34:13 #54 ... 08:34:13 08:34:13 #55 [core-command internal] load build context 08:34:13 #55 ... 08:34:13 08:34:13 #56 [security-spire-agent internal] load build context 08:34:13 #56 transferring context: 26.76kB 0.0s done 08:34:13 #56 ... 08:34:13 08:34:13 #52 [support-scheduler internal] load build context 08:34:13 #52 transferring context: 379.12MB 11.5s 08:34:14 #52 transferring context: 492.99MB 12.5s done 08:34:15 Removing intermediate container 945fbbe9462b 08:34:15 ---> 4e99dd8e792b 08:34:15 Successfully built 4e99dd8e792b 08:34:15 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker inspect -f . ci-base-image-arm64 08:34:16 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:16 prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container 08:34:16 $ 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 ******** ci-base-image-arm64 cat 08:34:17 $ docker top a0bf0eaf8df5882bb50e80e89bb09a13623e158998bc698f192bd5f01acecf94 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:18 + go version 08:34:18 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:18 $ docker stop --time=1 a0bf0eaf8df5882bb50e80e89bb09a13623e158998bc698f192bd5f01acecf94 08:34:19 #52 ... 08:34:19 08:34:19 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:19 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 16.4s 08:34:20 $ docker rm -f --volumes a0bf0eaf8df5882bb50e80e89bb09a13623e158998bc698f192bd5f01acecf94 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:20 + docker inspect -f . ci-base-image-arm64 08:34:20 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:20 prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container 08:34:20 #48 ... 08:34:20 08:34:20 #40 [security-bootstrapper internal] load build context 08:34:20 #40 transferring context: 492.99MB 12.9s done 08:34:20 $ 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 ******** ci-base-image-arm64 cat 08:34:21 #40 ... 08:34:21 08:34:21 #41 [core-keeper internal] load build context 08:34:21 #41 transferring context: 492.99MB 14.0s done 08:34:21 #41 ... 08:34:21 08:34:21 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:21 #48 ... 08:34:21 08:34:21 #42 [core-data internal] load build context 08:34:21 #42 transferring context: 492.99MB 13.7s done 08:34:21 #42 ... 08:34:21 08:34:21 #43 [security-secretstore-setup internal] load build context 08:34:21 #43 transferring context: 492.99MB 12.0s done 08:34:21 #43 ... 08:34:21 08:34:21 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:22 $ docker top 5fec955a42c42f982c6f5bc0309c63a909986b6189ffc42a3683d05a63060691 -eo pid,comm [Pipeline] { [Pipeline] echo 08:34:22 ========================================================= 08:34:22 [edgeXBuildGoParallel] Running Tests and Build... 08:34:22 ========================================================= [Pipeline] sh 08:34:22 + git config --global --add safe.directory /w/workspace/edgex-go/3 [Pipeline] fileExists [Pipeline] sh 08:34:22 #48 ... 08:34:22 08:34:22 #44 [security-proxy-setup internal] load build context 08:34:22 #44 transferring context: 492.99MB 12.9s done 08:34:22 #44 ... 08:34:22 08:34:22 #46 [core-metadata internal] load build context 08:34:22 #46 transferring context: 492.99MB 15.1s done 08:34:22 #46 ... 08:34:22 08:34:22 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:22 #48 ... 08:34:22 08:34:22 #49 [core-common-config-bootstrapper internal] load build context 08:34:22 #49 transferring context: 492.99MB 12.2s done 08:34:22 + make test 08:34:22 go test -race -coverprofile=coverage.out ./... 08:34:23 #49 ... 08:34:23 08:34:23 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:23 #48 ... 08:34:23 08:34:23 #50 [support-notifications internal] load build context 08:34:23 #50 transferring context: 492.99MB 13.1s done 08:34:23 #50 ... 08:34:23 08:34:23 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:23 #48 ... 08:34:23 08:34:23 #53 [support-cron-scheduler internal] load build context 08:34:23 #53 transferring context: 492.99MB 12.7s done 08:34:23 #53 ... 08:34:23 08:34:23 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:23 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 21.4s 08:34:30 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 26.6s 08:34:35 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 31.6s 08:34:37 #48 ... 08:34:37 08:34:37 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:37 #57 ... 08:34:37 08:34:37 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:39 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 36.7s 08:34:44 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 41.7s 08:34:45 #48 ... 08:34:45 08:34:45 #47 [security-spire-config internal] load build context 08:34:45 #47 DONE 43.6s 08:34:45 08:34:45 #56 [security-spire-agent internal] load build context 08:34:45 #56 DONE 43.6s 08:34:45 08:34:45 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:45 #48 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 43.0s done 08:34:45 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 43.0s 08:34:45 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 43.0s 08:34:45 #48 ... 08:34:45 08:34:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:45 #39 ... 08:34:45 08:34:45 #36 [security-spiffe-token-provider internal] load build context 08:34:45 #36 DONE 44.4s 08:34:45 08:34:45 #49 [core-common-config-bootstrapper internal] load build context 08:34:45 #49 DONE 44.3s 08:34:45 08:34:45 #43 [security-secretstore-setup internal] load build context 08:34:45 #43 DONE 44.6s 08:34:45 08:34:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:45 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.6s 08:34:45 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.6s 08:34:45 #39 ... 08:34:45 08:34:45 #44 [security-proxy-setup internal] load build context 08:34:45 #44 DONE 44.8s 08:34:45 08:34:45 #53 [support-cron-scheduler internal] load build context 08:34:45 #53 DONE 44.6s 08:34:45 08:34:45 #40 [security-bootstrapper internal] load build context 08:34:45 #40 DONE 44.7s 08:34:45 08:34:45 #50 [support-notifications internal] load build context 08:34:45 #50 DONE 44.7s 08:34:45 08:34:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:45 #39 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:45 #39 ... 08:34:45 08:34:45 #52 [support-scheduler internal] load build context 08:34:45 #52 DONE 44.0s 08:34:45 08:34:45 #46 [core-metadata internal] load build context 08:34:45 #46 DONE 44.0s 08:34:45 08:34:45 #42 [core-data internal] load build context 08:34:45 #42 DONE 44.7s 08:34:45 08:34:45 #41 [core-keeper internal] load build context 08:34:45 #41 DONE 44.9s 08:34:45 08:34:45 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:45 #39 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 34.7s done 08:34:45 #39 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 34.7s done 08:34:45 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 34.8s 08:34:45 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 34.8s 08:34:45 #39 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:45 #39 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 34.9s done 08:34:45 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 34.9s 08:34:45 #39 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 08:34:46 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 5.24MB / 30.73MB 35.0s 08:34:46 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.2s 08:34:46 #39 ... 08:34:46 08:34:46 #51 [security-spire-server internal] load build context 08:34:46 #51 transferring context: 27.23kB done 08:34:46 #51 DONE 44.2s 08:34:46 08:34:46 #39 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:46 #39 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 35.6s done 08:34:46 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:34:48 #39 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 08:34:53 #39 ... 08:34:53 08:34:53 #54 [security-proxy-auth internal] load build context 08:34:53 #54 transferring context: 492.99MB 5.0s done 08:34:53 #54 DONE 50.6s 08:34:53 08:34:53 #55 [core-command internal] load build context 08:34:53 #55 transferring context: 492.99MB 5.4s done 08:34:55 #55 ... 08:34:55 08:34:55 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:55 #58 ... 08:34:55 08:34:55 #59 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:56 #59 ... 08:34:56 08:34:56 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:56 #60 ... 08:34:56 08:34:56 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:56 #61 ... 08:34:56 08:34:56 #55 [core-command internal] load build context 08:34:56 #55 DONE 53.7s 08:34:56 08:34:56 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:56 #62 ... 08:34:56 08:34:56 #63 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:56 #0 3.760 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 3.949 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 4.225 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:56 #0 4.225 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:56 #0 4.225 OK: 20070 distinct packages available 08:34:56 #0 4.259 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 4.331 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 4.525 (1/5) Installing dumb-init (1.2.5-r2) 08:34:56 #0 4.529 (2/5) Installing musl-obstack (1.2.3-r2) 08:34:56 #0 4.535 (3/5) Installing libucontext (1.2-r2) 08:34:56 #0 4.546 (4/5) Installing gcompat (1.1.0-r1) 08:34:56 #0 4.552 (5/5) Installing openssl (3.1.6-r0) 08:34:56 #0 4.562 Executing busybox-1.36.1-r7.trigger 08:34:56 #0 4.568 OK: 8 MiB in 20 packages 08:34:56 #63 ... 08:34:56 08:34:56 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:56 #64 ... 08:34:56 08:34:56 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:56 #65 ... 08:34:56 08:34:56 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:56 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 43.3s done 08:34:56 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 43.3s done 08:34:56 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:56 #48 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 43.8s done 08:34:56 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:56 #48 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:34:56 #48 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 08:34:57 #48 ... 08:34:57 08:34:57 #45 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-x86_64 08:34:57 #45 ... 08:34:57 08:34:57 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:57 #66 ... 08:34:57 08:34:57 #67 [core-data builder 2/8] WORKDIR /edgex-go 08:34:58 #67 DONE 12.0s 08:34:58 08:34:58 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:34:58 #68 ... 08:34:58 08:34:58 #63 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:58 #63 DONE 13.3s 08:34:58 08:34:58 #48 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:58 #48 DONE 57.0s 08:34:58 08:34:58 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:58 #62 DONE 13.4s 08:34:58 08:34:58 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:58 #64 13.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #64 13.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #64 13.78 (1/4) Installing dumb-init (1.2.5-r2) 08:34:59 #64 13.78 (2/4) Installing openssl (3.1.6-r0) 08:34:59 #64 13.83 (3/4) Installing su-exec (0.2-r3) 08:34:59 #64 13.83 (4/4) Installing yq (4.33.3-r5) 08:34:59 #64 14.06 Executing busybox-1.36.1-r7.trigger 08:34:59 #64 14.11 OK: 17 MiB in 19 packages 08:34:59 #64 DONE 14.3s 08:34:59 08:34:59 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:34:59 #65 13.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #65 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:59 #65 13.79 (1/1) Installing dumb-init (1.2.5-r2) 08:34:59 #65 13.81 Executing busybox-1.36.1-r7.trigger 08:34:59 #65 13.82 OK: 7 MiB in 16 packages 08:34:59 #65 DONE 14.3s 08:34:59 08:34:59 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:59 #57 33.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:59 #57 33.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #57 33.56 (1/2) Installing ca-certificates (20240226-r0) 08:35:00 #57 33.57 (2/2) Installing dumb-init (1.2.5-r2) 08:35:00 #57 33.58 Executing busybox-1.36.1-r7.trigger 08:35:00 #57 33.59 Executing ca-certificates-20240226-r0.trigger 08:35:00 #57 33.80 OK: 8 MiB in 17 packages 08:35:00 #57 ... 08:35:00 08:35:00 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:00 #58 14.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #58 14.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #58 14.58 (1/2) Installing dumb-init (1.2.5-r2) 08:35:00 #58 14.59 (2/2) Installing su-exec (0.2-r3) 08:35:00 #58 14.60 Executing busybox-1.36.1-r7.trigger 08:35:00 #58 14.61 OK: 7 MiB in 17 packages 08:35:00 #58 DONE 15.1s 08:35:00 08:35:00 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:35:00 #68 2.101 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #68 2.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #68 ... 08:35:00 08:35:00 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:00 #59 13.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #59 14.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #59 14.45 (1/1) Installing dumb-init (1.2.5-r2) 08:35:00 #59 14.46 Executing busybox-1.36.1-r7.trigger 08:35:00 #59 14.48 OK: 7 MiB in 16 packages 08:35:00 #59 DONE 15.4s 08:35:00 08:35:00 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:00 #0 1.161 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #0 1.570 OK: 264 MiB in 52 packages 08:35:00 #69 DONE 2.3s 08:35:00 08:35:00 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:00 #66 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #66 13.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #66 14.04 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:00 #66 14.04 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:00 #66 14.04 OK: 20070 distinct packages available 08:35:00 #66 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #66 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #66 14.41 (1/11) Installing ca-certificates (20240226-r0) 08:35:00 #66 14.43 (2/11) Installing brotli-libs (1.0.9-r14) 08:35:00 #66 14.44 (3/11) Installing libunistring (1.1-r1) 08:35:00 #66 14.47 (4/11) Installing libidn2 (2.3.4-r1) 08:35:00 #66 14.48 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:35:00 #66 14.48 (6/11) Installing libcurl (8.9.0-r0) 08:35:00 #66 14.49 (7/11) Installing curl (8.9.0-r0) 08:35:00 #66 14.51 (8/11) Installing dumb-init (1.2.5-r2) 08:35:00 #66 14.51 (9/11) Installing musl-obstack (1.2.3-r2) 08:35:00 #66 14.51 (10/11) Installing libucontext (1.2-r2) 08:35:00 #66 14.52 (11/11) Installing gcompat (1.1.0-r1) 08:35:00 #66 14.53 Executing busybox-1.36.1-r7.trigger 08:35:00 #66 14.54 Executing ca-certificates-20240226-r0.trigger 08:35:00 #66 14.66 OK: 12 MiB in 26 packages 08:35:00 #66 DONE 15.4s 08:35:00 08:35:00 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:00 #61 13.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #61 14.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #61 14.47 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:00 #61 14.47 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:00 #61 14.47 OK: 20070 distinct packages available 08:35:00 #61 14.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:00 #61 14.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:00 #61 14.97 (1/4) Installing dumb-init (1.2.5-r2) 08:35:00 #61 14.99 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:00 #61 15.00 (3/4) Installing libucontext (1.2-r2) 08:35:00 #61 15.00 (4/4) Installing gcompat (1.1.0-r1) 08:35:00 #61 15.00 Executing busybox-1.36.1-r7.trigger 08:35:00 #61 15.01 OK: 8 MiB in 19 packages 08:35:00 #61 DONE 15.4s 08:35:00 08:35:00 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:00 #57 DONE 34.3s 08:35:00 08:35:00 #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:35:01 #70 ... 08:35:01 08:35:01 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:01 #71 DONE 2.5s 08:35:01 08:35:01 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:35:01 #72 DONE 0.3s 08:35:01 08:35:01 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:01 #60 14.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #60 14.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #60 14.72 (1/4) Installing ca-certificates (20240226-r0) 08:35:01 #60 14.85 (2/4) Installing dumb-init (1.2.5-r2) 08:35:01 #60 14.85 (3/4) Installing su-exec (0.2-r3) 08:35:01 #60 14.85 (4/4) Installing yq (4.33.3-r5) 08:35:01 #60 14.99 Executing busybox-1.36.1-r7.trigger 08:35:01 #60 15.00 Executing ca-certificates-20240226-r0.trigger 08:35:01 #60 15.05 OK: 17 MiB in 19 packages 08:35:01 #60 DONE 15.5s 08:35:01 08:35:01 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:01 #73 ... 08:35:01 08:35:01 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:35:01 #68 2.423 OK: 264 MiB in 52 packages 08:35:01 #68 DONE 2.7s 08:35:01 08:35:01 #74 [core-data builder 4/7] COPY go.mod vendor* ./ 08:35:01 #74 DONE 0.1s 08:35:01 08:35:01 #75 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:01 #0 2.270 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:01 #0 2.358 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:01 #0 2.563 OK: 264 MiB in 52 packages 08:35:01 #75 DONE 2.9s 08:35:01 08:35:01 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:35:01 #76 DONE 0.1s 08:35:01 08:35:01 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:02 #77 ... 08:35:02 08:35:02 #78 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 08:35:02 #0 3.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:02 #0 3.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:02 #0 3.479 OK: 8 MiB in 20 packages 08:35:02 #78 DONE 3.6s 08:35:02 08:35:02 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:04 #79 ... 08:35:04 08:35:04 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:04 #0 3.152 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.461 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:04 #0 3.461 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:04 #0 3.461 OK: 20077 distinct packages available 08:35:04 #0 3.528 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.614 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.830 OK: 264 MiB in 52 packages 08:35:04 #80 DONE 5.8s 08:35:04 08:35:04 #81 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:35:04 #0 2.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 2.914 OK: 7 MiB in 16 packages 08:35:04 #81 DONE 4.7s 08:35:04 08:35:04 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:04 #0 3.480 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:04 #0 3.987 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:04 #0 4.621 (1/1) Installing dumb-init (1.2.5-r2) 08:35:04 #0 4.933 Executing busybox-1.36.1-r7.trigger 08:35:04 #0 4.940 OK: 7 MiB in 16 packages 08:35:04 #82 DONE 5.5s 08:35:04 08:35:04 #79 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:04 #79 DONE 2.1s 08:35:04 08:35:04 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:04 #83 DONE 2.1s 08:35:04 08:35:04 #84 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:04 #84 DONE 0.1s 08:35:04 08:35:04 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:05 #85 ... 08:35:05 08:35:05 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:05 #86 DONE 1.4s 08:35:05 08:35:05 #87 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:05 #87 DONE 1.5s 08:35:05 08:35:05 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:06 #88 ... 08:35:06 08:35:06 #89 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:06 #89 DONE 0.2s 08:35:06 08:35:06 #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:35:06 #70 5.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #70 5.597 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #70 ... 08:35:06 08:35:06 #88 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:06 #88 DONE 0.8s 08:35:06 08:35:06 #70 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 08:35:06 #70 5.795 OK: 7 MiB in 16 packages 08:35:07 #70 ... 08:35:07 08:35:07 #90 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:07 #0 6.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 6.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 6.484 OK: 17 MiB in 19 packages 08:35:07 #90 DONE 7.5s 08:35:07 08:35:07 #91 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:07 #0 5.102 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 5.479 OK: 7 MiB in 17 packages 08:35:07 #91 DONE 6.5s 08:35:07 08:35:07 #70 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:35:07 #70 DONE 6.4s 08:35:07 08:35:07 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:07 #92 ... 08:35:07 08:35:07 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:07 #0 5.393 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 5.588 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 5.847 OK: 8 MiB in 19 packages 08:35:07 #93 DONE 6.5s 08:35:07 08:35:07 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:07 #94 DONE 1.3s 08:35:07 08:35:07 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 5.887 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 5.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 6.155 OK: 12 MiB in 26 packages 08:35:07 #95 DONE 6.6s 08:35:07 08:35:07 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:08 #96 ... 08:35:08 08:35:08 #97 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:08 #0 5.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #0 6.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #0 6.302 OK: 8 MiB in 17 packages 08:35:08 #97 DONE 7.1s 08:35:08 08:35:08 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:09 #98 ... 08:35:09 08:35:09 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:09 #39 ... 08:35:09 08:35:09 #99 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:09 #99 DONE 2.4s 08:35:09 08:35:09 #100 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:09 #100 DONE 2.7s 08:35:09 08:35:09 #98 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:09 #98 DONE 2.2s 08:35:09 08:35:09 #101 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:09 #0 7.016 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:09 #0 7.104 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:09 #0 7.311 OK: 17 MiB in 19 packages 08:35:09 #101 DONE 8.6s 08:35:09 08:35:09 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #102 DONE 0.1s 08:35:09 08:35:09 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:09 #96 DONE 2.2s 08:35:09 08:35:09 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:09 #103 DONE 0.1s 08:35:09 08:35:09 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:09 ? github.com/edgexfoundry/edgex-go [no test files] 08:35:09 #104 DONE 0.1s 08:35:09 08:35:09 #105 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:09 #105 DONE 0.1s 08:35:09 08:35:09 #106 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:09 #106 DONE 0.1s 08:35:09 08:35:09 #107 [security-spire-server] exporting to image 08:35:09 #107 exporting layers 08:35:09 #107 ... 08:35:09 08:35:09 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:09 #108 DONE 0.0s 08:35:09 08:35:09 #109 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:09 #109 DONE 0.1s 08:35:09 08:35:09 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:09 #110 DONE 0.1s 08:35:09 08:35:09 #107 [security-spire-agent] exporting to image 08:35:10 #107 ... 08:35:10 08:35:10 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:35:10 #111 DONE 0.0s 08:35:10 08:35:10 #107 [security-spire-config] exporting to image 08:35:10 #107 exporting layers 0.8s done 08:35:10 #107 writing image sha256:2ad037eb516b8a2014d4eb27f92183239f21ffba727afbe7dd7d8f3d4916f428 08:35:10 #107 ... 08:35:10 08:35:10 #92 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:10 #92 DONE 3.4s 08:35:10 08:35:10 #107 [security-spire-server] exporting to image 08:35:10 #107 writing image sha256:2ad037eb516b8a2014d4eb27f92183239f21ffba727afbe7dd7d8f3d4916f428 done 08:35:10 #107 naming to docker.io/library/security-spire-server done 08:35:10 #107 ... 08:35:10 08:35:10 #112 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:10 #112 DONE 0.1s 08:35:10 08:35:10 #107 [security-spire-agent] exporting to image 08:35:10 #107 exporting layers 0.8s done 08:35:10 #107 writing image sha256:31ce2911405b5083173a33e7291fb3827f9a1ce602f9c24deb34f9de3e0f44ed done 08:35:10 #107 naming to docker.io/library/security-spire-agent done 08:35:10 #107 exporting layers 0.8s done 08:35:10 #107 writing image sha256:756c373445c98835fca05a30091693ab746a450d96efe0119411eb7cb2c374bd done 08:35:10 #107 naming to docker.io/library/security-spire-config done 08:35:10 #107 DONE 1.1s 08:35:10 08:35:10 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:10 #0 9.059 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:10 #0 9.554 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:11 #113 10.20 OK: 264 MiB in 52 packages 08:35:11 #113 ... 08:35:11 08:35:11 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:11 #114 ... 08:35:11 08:35:11 #113 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:11 #113 DONE 10.3s 08:35:11 08:35:11 #115 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:11 #115 DONE 0.1s 08:35:11 08:35:11 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #116 ... 08:36:19 08:36:19 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #85 DONE 63.9s 08:36:19 08:36:19 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #73 DONE 67.3s 08:36:19 08:36:19 #114 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #114 DONE 67.1s 08:36:19 08:36:19 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #116 DONE 57.0s 08:36:19 08:36:19 #77 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:19 #77 DONE 67.1s 08:36:19 08:36:19 #117 [security-secretstore-setup builder 6/7] COPY . . 08:36:19 #117 ... 08:36:19 08:36:19 #118 [core-keeper builder 7/8] COPY . . 08:36:19 #118 ... 08:36:19 08:36:19 #119 [core-data builder 6/7] COPY . . 08:36:19 #119 ... 08:36:19 08:36:19 #120 [support-notifications builder 6/7] COPY . . 08:36:19 #120 ... 08:36:19 08:36:19 #121 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:21 #121 DONE 13.6s 08:36:21 08:36:21 #120 [support-notifications builder 6/7] COPY . . 08:36:21 #120 DONE 13.6s 08:36:21 08:36:21 #122 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:21 #122 CACHED 08:36:21 08:36:21 #123 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:21 #123 CACHED 08:36:21 08:36:21 #124 [support-cron-scheduler builder 6/7] COPY . . 08:36:21 #124 CACHED 08:36:21 08:36:21 #125 [security-bootstrapper builder 6/7] COPY . . 08:36:21 #125 CACHED 08:36:21 08:36:21 #126 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:21 #126 CACHED 08:36:21 08:36:21 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:21 #127 CACHED 08:36:21 08:36:21 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:21 #128 CACHED 08:36:21 08:36:21 #129 [security-proxy-setup builder 6/7] COPY . . 08:36:21 #129 CACHED 08:36:21 08:36:21 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:21 #130 CACHED 08:36:21 08:36:21 #117 [security-secretstore-setup builder 6/7] COPY . . 08:36:21 #117 DONE 13.5s 08:36:21 08:36:21 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:22 #131 ... 08:36:22 08:36:22 #132 [security-proxy-auth builder 6/7] COPY . . 08:36:22 #132 CACHED 08:36:22 08:36:22 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:22 #133 CACHED 08:36:22 08:36:22 #134 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:22 #134 CACHED 08:36:22 08:36:22 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:22 #135 CACHED 08:36:22 08:36:22 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:22 #136 CACHED 08:36:22 08:36:22 #137 [core-metadata builder 6/7] COPY . . 08:36:22 #137 CACHED 08:36:22 08:36:22 #138 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:22 #138 CACHED 08:36:22 08:36:22 #139 [core-command builder 6/7] COPY . . 08:36:22 #139 CACHED 08:36:22 08:36:22 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:22 #140 CACHED 08:36:22 08:36:22 #119 [core-data builder 6/7] COPY . . 08:36:22 #119 DONE 13.6s 08:36:22 08:36:22 #141 [support-scheduler builder 6/7] COPY . . 08:36:22 #141 CACHED 08:36:22 08:36:22 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:22 #142 CACHED 08:36:22 08:36:22 #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:22 #143 CACHED 08:36:22 08:36:22 #144 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:36:22 #144 CACHED 08:36:22 08:36:22 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:22 #145 CACHED 08:36:22 08:36:22 #146 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:22 #146 CACHED 08:36:22 08:36:22 #118 [core-keeper builder 7/8] COPY . . 08:36:22 #118 DONE 13.7s 08:36:22 08:36:22 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:24 #147 1.560 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 08:36:32 #147 ... 08:36:32 08:36:32 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:32 #0 1.138 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 08:36:32 #148 ... 08:36:32 08:36:32 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:32 #0 0.651 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 08:36:32 #149 ... 08:36:32 08:36:32 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:32 #0 0.957 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 08:36:32 #150 ... 08:36:32 08:36:32 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:36:32 #0 1.584 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 08:36:32 #151 ... 08:36:32 08:36:32 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:32 #0 0.660 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 08:36:32 #152 ... 08:36:32 08:36:32 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:32 #0 0.684 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 08:36:32 #153 ... 08:36:32 08:36:32 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:32 #0 0.352 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 08:36:32 #154 ... 08:36:32 08:36:32 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:32 #0 1.004 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 08:36:33 #155 ... 08:36:33 08:36:33 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:33 #0 1.930 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 08:36:33 #156 ... 08:36:33 08:36:33 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:33 #0 1.359 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 08:36:33 #157 ... 08:36:33 08:36:33 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:33 #0 1.780 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 08:36:34 #158 ... 08:36:34 08:36:34 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:34 #131 2.092 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 08:37:55 #131 ... 08:37:55 08:37:55 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:37:55 #149 84.98 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 08:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:38:16 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:39:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:39:05 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:39:17 #149 ... 08:39:17 08:39:17 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:39:17 #153 DONE 171.7s 08:39:17 08:39:17 #148 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:39:17 #148 DONE 171.7s 08:39:17 08:39:17 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:17 #156 DONE 171.7s 08:39:17 08:39:17 #131 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:39:17 #131 DONE 171.8s 08:39:17 08:39:17 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:39:17 #151 DONE 171.8s 08:39:17 08:39:17 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #159 ... 08:39:17 08:39:17 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:17 #157 DONE 171.8s 08:39:17 08:39:17 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:17 #155 DONE 171.9s 08:39:17 08:39:17 #147 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:39:17 #147 DONE 171.8s 08:39:17 08:39:17 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:39:17 #152 DONE 171.9s 08:39:17 08:39:17 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:39:17 #149 DONE 171.9s 08:39:17 08:39:17 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:17 #150 DONE 172.0s 08:39:17 08:39:17 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #160 ... 08:39:17 08:39:17 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:17 #158 DONE 172.2s 08:39:17 08:39:17 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:39:17 #154 DONE 172.3s 08:39:17 08:39:17 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:17 #161 ... 08:39:17 08:39:17 #159 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #159 DONE 0.7s 08:39:17 08:39:17 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #162 CACHED 08:39:17 08:39:17 #163 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #163 DONE 0.8s 08:39:17 08:39:17 #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #164 DONE 0.7s 08:39:17 08:39:17 #160 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #160 DONE 0.6s 08:39:17 08:39:17 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #165 DONE 0.7s 08:39:17 08:39:17 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:39:17 #166 ... 08:39:17 08:39:17 #167 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #167 DONE 0.7s 08:39:17 08:39:17 #168 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #168 DONE 0.6s 08:39:17 08:39:17 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:39:17 #161 DONE 0.4s 08:39:17 08:39:17 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:39:17 #169 ... 08:39:17 08:39:17 #170 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:17 #170 CACHED 08:39:17 08:39:17 #171 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #171 CACHED 08:39:17 08:39:17 #172 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:17 #172 CACHED 08:39:17 08:39:17 #173 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #173 CACHED 08:39:17 08:39:17 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:17 #174 CACHED 08:39:17 08:39:17 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:17 #175 CACHED 08:39:17 08:39:17 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #176 CACHED 08:39:17 08:39:17 #177 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:17 #177 DONE 0.7s 08:39:17 08:39:17 #178 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:17 #178 DONE 0.7s 08:39:17 08:39:17 #179 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:17 #179 DONE 0.6s 08:39:17 08:39:17 #180 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:17 #180 CACHED 08:39:17 08:39:17 #181 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:17 #181 CACHED 08:39:17 08:39:17 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:17 #182 DONE 0.6s 08:39:17 08:39:17 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:39:17 #166 DONE 0.6s 08:39:17 08:39:17 #183 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:17 #183 DONE 0.7s 08:39:17 08:39:17 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:39:17 #184 DONE 0.6s 08:39:17 08:39:17 #185 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:39:17 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:39:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.122s coverage: 28.7% of statements 08:39:18 #185 DONE 3.2s 08:39:18 08:39:18 #186 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:18 #186 DONE 3.3s 08:39:18 08:39:18 #187 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:39:18 #187 DONE 3.4s 08:39:18 08:39:18 #188 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:39:18 #188 DONE 3.4s 08:39:18 08:39:18 #189 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:39:18 #189 DONE 3.4s 08:39:18 08:39:18 #190 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:18 #190 DONE 3.4s 08:39:18 08:39:18 #191 [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 08:39:18 #191 DONE 3.4s 08:39:18 08:39:18 #192 [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 08:39:18 #192 ... 08:39:18 08:39:18 #193 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:18 #193 DONE 3.4s 08:39:18 08:39:18 #194 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:18 #194 DONE 3.5s 08:39:18 08:39:18 #195 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:18 #195 DONE 3.4s 08:39:18 08:39:18 #196 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:39:18 #196 DONE 3.4s 08:39:18 08:39:18 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:39:18 #197 DONE 3.5s 08:39:18 08:39:18 #107 [core-keeper] exporting to image 08:39:18 #107 exporting layers 0.2s done 08:39:19 #107 ... 08:39:19 08:39:19 #198 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:19 #198 DONE 0.3s 08:39:19 08:39:19 #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:39:19 #199 DONE 0.3s 08:39:19 08:39:19 #200 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:19 #200 DONE 0.4s 08:39:19 08:39:19 #201 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:19 #201 DONE 0.4s 08:39:19 08:39:19 #107 [core-command] exporting to image 08:39:19 #107 ... 08:39:19 08:39:19 #202 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:19 #202 DONE 0.4s 08:39:19 08:39:19 #203 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:19 #203 DONE 0.4s 08:39:19 08:39:19 #204 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:19 #204 DONE 0.4s 08:39:19 08:39:19 #192 [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 08:39:19 #192 DONE 0.4s 08:39:19 08:39:19 #107 [core-data] exporting to image 08:39:19 #107 ... 08:39:19 08:39:19 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:19 #205 DONE 0.4s 08:39:19 08:39:19 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:39:19 #206 DONE 0.4s 08:39:19 08:39:19 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:39:19 #207 DONE 0.4s 08:39:19 08:39:19 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:39:19 #169 DONE 4.5s 08:39:19 08:39:19 #107 [security-spiffe-token-provider] exporting to image 08:39:19 #107 exporting layers 0.2s done 08:39:19 #107 exporting layers 0.2s done 08:39:19 #107 ... 08:39:19 08:39:19 #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:39:19 #208 DONE 0.4s 08:39:19 08:39:19 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:19 #209 DONE 0.5s 08:39:19 08:39:19 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:39:19 #210 DONE 0.3s 08:39:19 08:39:19 #211 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:39:19 #211 DONE 0.4s 08:39:19 08:39:19 #107 [security-spiffe-token-provider] exporting to image 08:39:19 #107 exporting layers 0.4s done 08:39:19 #107 writing image sha256:eb47abc28896485bfc4e19bf5160fa0a95ac570bbf23a69de62c21457eba8d8c 08:39:19 #107 ... 08:39:19 08:39:19 #212 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:19 #212 DONE 0.4s 08:39:19 08:39:19 #213 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:39:19 #213 DONE 0.3s 08:39:19 08:39:19 #107 [core-metadata] exporting to image 08:39:19 #107 exporting layers 0.4s done 08:39:19 #107 writing image sha256:eb47abc28896485bfc4e19bf5160fa0a95ac570bbf23a69de62c21457eba8d8c 0.0s done 08:39:19 #107 naming to docker.io/library/core-keeper done 08:39:19 #107 writing image sha256:2d522a050300ce546a8cd5a566c48b758e2977e9bc012a7c97109ca891ab9f4e 08:39:19 #107 writing image sha256:fc001d521e57b1e1c674128e560db4d025894a6f4228f07142b80fdc19bf85da 08:39:19 #107 writing image sha256:520ad4be9726868839b9f66250c9ce619559df664d5750793018ea8324e62aab 08:39:19 #107 writing image sha256:80a74f994d2d08f4bd328f7a176d21d26f6bc227fd1ac261d8fbd58813af9e66 08:39:19 #107 writing image sha256:8463d173e6a6a1b27a87d15c30e82bb19d01a4f2276a398fe89e675ab221cce7 0.0s done 08:39:19 #107 writing image sha256:2a2b214e5b7e1b7a0dc523ac2987b2dec25e4b0208f081089dca215f751724f8 08:39:19 #107 naming to docker.io/library/support-cron-scheduler 08:39:19 #107 writing image sha256:2d522a050300ce546a8cd5a566c48b758e2977e9bc012a7c97109ca891ab9f4e 0.0s done 08:39:19 #107 naming to docker.io/library/support-cron-scheduler done 08:39:19 #107 naming to docker.io/library/support-notifications 08:39:19 #107 ... 08:39:19 08:39:19 #214 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:39:19 #214 DONE 0.3s 08:39:19 08:39:19 #215 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:39:19 #215 DONE 0.4s 08:39:19 08:39:19 #216 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:39:19 #216 DONE 0.4s 08:39:19 08:39:19 #107 [security-spiffe-token-provider] exporting to image 08:39:19 #107 exporting layers 0.3s done 08:39:19 #107 writing image sha256:fc001d521e57b1e1c674128e560db4d025894a6f4228f07142b80fdc19bf85da 0.2s done 08:39:19 #107 writing image sha256:520ad4be9726868839b9f66250c9ce619559df664d5750793018ea8324e62aab 0.2s done 08:39:19 #107 writing image sha256:80a74f994d2d08f4bd328f7a176d21d26f6bc227fd1ac261d8fbd58813af9e66 0.2s done 08:39:19 #107 writing image sha256:2a2b214e5b7e1b7a0dc523ac2987b2dec25e4b0208f081089dca215f751724f8 0.2s done 08:39:19 #107 naming to docker.io/library/support-notifications 0.2s done 08:39:19 #107 naming to docker.io/library/support-scheduler done 08:39:19 #107 naming to docker.io/library/core-command done 08:39:19 #107 naming to docker.io/library/core-data done 08:39:19 #107 naming to docker.io/library/security-spiffe-token-provider 0.0s done 08:39:20 #107 writing image sha256:cf889e7ebbd35b9b907d6f501e280c170cea9966bc172e90d73515f8d64443d2 done 08:39:20 #107 naming to docker.io/library/core-metadata done 08:39:20 #107 DONE 2.4s 08:39:20 08:39:20 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:39:20 #217 DONE 0.5s 08:39:20 08:39:20 #218 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:39:20 #218 DONE 0.5s 08:39:20 08:39:20 #219 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:39:20 #219 DONE 0.0s 08:39:20 08:39:20 #220 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:39:20 #220 DONE 0.1s 08:39:20 08:39:20 #221 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:20 #221 DONE 0.9s 08:39:20 08:39:20 #222 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:20 #222 DONE 0.9s 08:39:20 08:39:20 #223 [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/ 08:39:20 #223 DONE 0.1s 08:39:20 08:39:20 #107 [core-common-config-bootstrapper] exporting to image 08:39:20 #107 ... 08:39:20 08:39:20 #224 [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/ 08:39:20 #224 DONE 0.1s 08:39:20 08:39:20 #107 [core-common-config-bootstrapper] exporting to image 08:39:20 #107 exporting layers 0.2s done 08:39:20 #107 writing image sha256:179bce332e1b00bc5bb09ebe64a5f59c1f07796d6c0f9ab923749481fc093519 done 08:39:20 #107 naming to docker.io/library/core-common-config-bootstrapper done 08:39:20 #107 exporting layers 0.3s done 08:39:20 #107 writing image sha256:2fb28966bf5a726ebac9f3042aaaea7344e16bd9ccac356cb5d9d926a36f2404 done 08:39:20 #107 naming to docker.io/library/security-proxy-auth done 08:39:20 #107 DONE 2.7s 08:39:20 08:39:20 #225 [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/ 08:39:20 #225 DONE 0.1s 08:39:20 08:39:20 #226 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:39:20 #226 DONE 0.1s 08:39:20 08:39:20 #227 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:39:20 #227 DONE 0.1s 08:39:20 08:39:20 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:21 #228 ... 08:39:21 08:39:21 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:21 #229 DONE 1.0s 08:39:21 08:39:21 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:21 #228 DONE 0.6s 08:39:21 08:39:21 #107 [security-secretstore-setup] exporting to image 08:39:21 #107 exporting layers 0.2s done 08:39:21 #107 writing image sha256:193ac6adb2990ec506d79828d6c37f5727f8ff5b52202d9ffc91d7736e02b607 done 08:39:21 #107 naming to docker.io/library/security-proxy-setup done 08:39:21 #107 exporting layers 0.2s done 08:39:21 #107 writing image sha256:cd387133427be39306b25a04670a06b571c6f0344139f30da2d94dd1490cf2b7 done 08:39:21 #107 naming to docker.io/library/security-secretstore-setup done 08:39:21 #107 DONE 3.1s 08:39:21 08:39:21 #230 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:39:21 #230 DONE 0.5s 08:39:21 08:39:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:39:21 #39 ... 08:39:21 08:39:21 #107 [security-bootstrapper] exporting to image 08:39:21 #107 exporting layers 0.2s done 08:39:21 #107 writing image sha256:54ef465c46b7ed498cdeca5374bf082cfe5da09867390f8ec94e629ee7c611cb done 08:39:21 #107 naming to docker.io/library/security-bootstrapper done 08:39:21 #107 DONE 3.3s 08:39:21 08:39:21 #39 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:21 time="2024-08-02T08:33:57Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:21 $ docker stop --time=1 2b56668907e6cf1bbc316c2a648cb82e9a22455f7d1dbfa38484b8e03e3a27d4 08:39:22 $ docker rm -f --volumes 2b56668907e6cf1bbc316c2a648cb82e9a22455f7d1dbfa38484b8e03e3a27d4 [Pipeline] // withDockerContainer [Pipeline] sh 08:39:23 + docker images 08:39:23 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:23 security-bootstrapper latest 54ef465c46b7 1 second ago 18.9MB 08:39:23 security-proxy-setup latest 193ac6adb299 2 seconds ago 26.2MB 08:39:23 security-proxy-auth latest 2fb28966bf5a 2 seconds ago 33MB 08:39:23 core-common-config-bootstrapper latest 179bce332e1b 2 seconds ago 15.2MB 08:39:23 security-secretstore-setup latest cd387133427b 2 seconds ago 36.9MB 08:39:23 core-metadata latest cf889e7ebbd3 3 seconds ago 39.6MB 08:39:23 core-keeper latest eb47abc28896 4 seconds ago 39.4MB 08:39:23 security-spiffe-token-provider latest 2a2b214e5b7e 4 seconds ago 28.8MB 08:39:23 core-data latest 80a74f994d2d 4 seconds ago 39.5MB 08:39:23 support-scheduler latest 520ad4be9726 4 seconds ago 41.8MB 08:39:23 support-cron-scheduler latest 8463d173e6a6 4 seconds ago 42.2MB 08:39:23 core-command latest fc001d521e57 4 seconds ago 35.4MB 08:39:23 support-notifications latest 2d522a050300 4 seconds ago 42.4MB 08:39:23 security-spire-server latest 2ad037eb516b 4 minutes ago 121MB 08:39:23 security-spire-agent latest 31ce2911405b 4 minutes ago 182MB 08:39:23 security-spire-config latest 756c373445c9 4 minutes ago 120MB 08:39:23 ci-base-image-x86_64 latest a08e2da535ba 8 minutes ago 969MB 08:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 08:39:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 08:39:23 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] } 08:39:30 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.179s coverage: 97.0% of statements 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:39:34 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:39:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.291s coverage: 69.2% of statements 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:39:39 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:39:40 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.213s coverage: 53.2% of statements 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:39:46 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:39:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 9.657s coverage: 93.4% of statements 08:39:55 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.284s coverage: 91.7% of statements 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:40:01 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:40:02 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.220s coverage: 6.5% of statements 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:40:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:40:10 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.578s coverage: 95.8% of statements 08:40:11 ok github.com/edgexfoundry/edgex-go/internal/io 1.096s coverage: 72.2% of statements 08:40:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.088s coverage: 0.0% of statements [no tests to run] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:40:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.303s coverage: 0.8% of statements 08:40:22 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.150s coverage: 30.7% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.190s coverage: 41.7% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.197s coverage: 77.8% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.168s coverage: 94.1% of statements 08:40:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.098s coverage: 96.3% of statements 08:40:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.103s coverage: 87.5% of statements 08:40:31 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:40:34 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:40:37 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.093s coverage: 94.4% of statements 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:40:42 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:40:52 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:40:55 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:40:56 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.823s coverage: 79.9% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 26.148s coverage: 92.9% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.089s coverage: 67.2% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.117s coverage: 62.3% of statements 08:41:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.097s coverage: 76.6% of statements 08:41:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.103s coverage: 87.2% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.071s coverage: 100.0% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.411s coverage: 81.8% of statements 08:41:01 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.253s coverage: 82.1% of statements 08:41:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:41:03 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.122s coverage: 86.0% of statements 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:41:08 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.704s coverage: 63.1% of statements 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.108s coverage: 100.0% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.097s coverage: 89.4% of statements 08:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.072s coverage: 100.0% of statements 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:41:11 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.071s coverage: 73.7% of statements 08:41:12 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.068s coverage: 100.0% of statements 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:41:18 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.675s coverage: 36.5% of statements 08:41:19 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http [no test files] 08:41:19 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:41:20 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:41:21 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.103s coverage: 84.8% of statements 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:41:34 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.169s coverage: 19.9% of statements 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:41:34 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.467s coverage: 95.7% of statements 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:41:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:41:39 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.156s coverage: 61.8% of statements 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:41:41 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:41:43 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.276s coverage: 98.9% of statements 08:41:44 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 08:41:44 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:41:44 go vet ./... 08:46:21 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:46:21 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:46:21 ./bin/test-attribution-txt.sh [Pipeline] echo 08:46:21 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:46:22 + ls -al . 08:46:22 total 868 08:46:22 drwxrwxr-x 10 1001 1001 4096 Aug 2 08:34 . 08:46:22 drwxr-xr-x 4 root root 4096 Aug 2 08:34 .. 08:46:22 drwxrwxr-x 2 1001 1001 4096 Aug 2 08:32 .blubracket 08:46:22 -rw-rw-r-- 1 1001 1001 10 Aug 2 08:32 .dockerignore 08:46:22 drwxrwxr-x 8 1001 1001 4096 Aug 2 08:32 .git 08:46:22 drwxrwxr-x 3 1001 1001 4096 Aug 2 08:32 .github 08:46:22 -rw-rw-r-- 1 1001 1001 1102 Aug 2 08:32 .gitignore 08:46:22 -rw-rw-r-- 1 1001 1001 42 Aug 2 08:32 .golangci.yml 08:46:22 -rw-rw-r-- 1 1001 1001 100 Aug 2 08:32 .hadolint.yml 08:46:22 -rw-rw-r-- 1 1001 1001 155 Aug 2 08:32 .sonarcloud.properties 08:46:22 -rw-rw-r-- 1 1001 1001 1171 Aug 2 08:32 ADOPTERS.md 08:46:22 -rw-rw-r-- 1 1001 1001 20806 Aug 2 08:32 Attribution.txt 08:46:22 -rw-rw-r-- 1 1001 1001 100284 Aug 2 08:32 CHANGELOG.md 08:46:22 -rw-rw-r-- 1 1001 1001 3804 Aug 2 08:32 CONTRIBUTING.md 08:46:22 -rw-rw-r-- 1 1001 1001 677 Aug 2 08:32 GOVERNANCE.md 08:46:22 -rw-rw-r-- 1 1001 1001 861 Aug 2 08:32 Jenkinsfile 08:46:22 -rw-rw-r-- 1 1001 1001 10775 Aug 2 08:32 LICENSE 08:46:22 -rw-rw-r-- 1 1001 1001 16854 Aug 2 08:32 Makefile 08:46:22 -rw-rw-r-- 1 1001 1001 582 Aug 2 08:32 OWNERS.md 08:46:22 -rw-rw-r-- 1 1001 1001 9528 Aug 2 08:32 README.md 08:46:22 -rw-rw-r-- 1 1001 1001 789 Aug 2 08:32 SECURITY.md 08:46:22 -rw-rw-r-- 1 1001 1001 5 Aug 2 08:30 VERSION 08:46:22 drwxrwxr-x 2 1001 1001 4096 Aug 2 08:32 bin 08:46:22 drwxrwxr-x 20 1001 1001 4096 Aug 2 08:32 cmd 08:46:22 -rw-r--r-- 1 root root 504185 Aug 2 08:41 coverage.out 08:46:22 drwxrwxr-x 2 1001 1001 4096 Aug 2 08:32 fuzz_test 08:46:22 -rw-rw-r-- 1 1001 1001 7118 Aug 2 08:32 go.mod 08:46:22 -rw-rw-r-- 1 1001 1001 101672 Aug 2 08:32 go.sum 08:46:22 drwxrwxr-x 7 1001 1001 4096 Aug 2 08:32 internal 08:46:22 drwxrwxr-x 3 1001 1001 4096 Aug 2 08:32 openapi 08:46:22 -rw-rw-r-- 1 1001 1001 584 Aug 2 08:32 security.txt 08:46:22 -rw-rw-r-- 1 1001 1001 204 Aug 2 08:32 version.go [Pipeline] sh 08:46:22 + '[' -e coverage.out ] 08:46:22 + chown 1001:1001 coverage.out [Pipeline] stash 08:46:22 Warning: overwriting stash ‘coverage-report’ 08:46:23 Stashed 1 file(s) [Pipeline] sh 08:46:24 + make build 08:46:24 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 08:49:46 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 08:49:56 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 08:50:04 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 08:50:07 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 08:50:17 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 08:50:50 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 08:50:56 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 08:51:06 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 08:51:16 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 08:51:21 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 08:51:24 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 08:51:27 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 08:51:33 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] } 08:51:38 $ docker stop --time=1 5fec955a42c42f982c6f5bc0309c63a909986b6189ffc42a3683d05a63060691 08:51:40 $ docker rm -f --volumes 5fec955a42c42f982c6f5bc0309c63a909986b6189ffc42a3683d05a63060691 [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 08:51:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:44 08:51:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:51:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:45 latest: Pulling from edgex-devops/edgex-compose-arm64 08:51:45 547446be3368: Pulling fs layer 08:51:45 d125d8839a47: Pulling fs layer 08:51:45 3e85d5ac6304: Pulling fs layer 08:51:45 c3105a71a48b: Pulling fs layer 08:51:45 0f093f025ec4: Pulling fs layer 08:51:45 c3106fc0e877: Pulling fs layer 08:51:45 c3105a71a48b: Waiting 08:51:45 0f093f025ec4: Waiting 08:51:45 c3106fc0e877: Waiting 08:51:45 547446be3368: Verifying Checksum 08:51:45 547446be3368: Download complete 08:51:45 c3105a71a48b: Verifying Checksum 08:51:45 c3105a71a48b: Download complete 08:51:45 d125d8839a47: Verifying Checksum 08:51:45 d125d8839a47: Download complete 08:51:45 c3106fc0e877: Verifying Checksum 08:51:45 c3106fc0e877: Download complete 08:51:45 0f093f025ec4: Verifying Checksum 08:51:45 0f093f025ec4: Download complete 08:51:45 547446be3368: Pull complete 08:51:47 d125d8839a47: Pull complete 08:51:47 3e85d5ac6304: Verifying Checksum 08:51:47 3e85d5ac6304: Download complete 08:51:57 3e85d5ac6304: Pull complete 08:51:57 c3105a71a48b: Pull complete 08:51:58 0f093f025ec4: Pull complete 08:51:58 c3106fc0e877: Pull complete 08:51:58 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:51:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:51:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:51:59 prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container 08:51:59 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:52:01 $ docker top 1cef5c10d47f0f032f2bd5ca7682da2bb062c497c3e02008be345fdb84be3aec -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:02 + docker compose -f ./docker-compose-build.yml build --parallel 08:52:12 #1 [support-cron-scheduler internal] load build definition from Dockerfile 08:52:12 #1 transferring dockerfile: 1.85kB done 08:52:12 #1 DONE 0.1s 08:52:12 08:52:12 #2 [core-data internal] load build definition from Dockerfile 08:52:12 #2 transferring dockerfile: 2.01kB 0.0s done 08:52:12 #2 DONE 0.1s 08:52:12 08:52:12 #3 [security-spire-agent internal] load build definition from Dockerfile 08:52:12 #3 transferring dockerfile: 1.81kB done 08:52:12 #3 DONE 0.1s 08:52:12 08:52:12 #4 [support-scheduler internal] load build definition from Dockerfile 08:52:12 #4 transferring dockerfile: 1.93kB done 08:52:12 #4 DONE 0.1s 08:52:12 08:52:12 #5 [core-command internal] load build definition from Dockerfile 08:52:12 #5 transferring dockerfile: 1.93kB 0.0s done 08:52:12 #5 DONE 0.1s 08:52:12 08:52:12 #6 [security-proxy-setup internal] load build definition from Dockerfile 08:52:12 #6 transferring dockerfile: 2.50kB done 08:52:12 #6 DONE 0.1s 08:52:12 08:52:12 #7 [security-bootstrapper internal] load build definition from Dockerfile 08:52:13 #7 transferring dockerfile: 3.17kB 0.0s done 08:52:13 #7 DONE 0.1s 08:52:13 08:52:13 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:52:13 #8 transferring dockerfile: 1.89kB 0.0s done 08:52:13 #8 DONE 0.1s 08:52:13 08:52:13 #9 [security-proxy-auth internal] load build definition from Dockerfile 08:52:13 #9 transferring dockerfile: 2.15kB 0.0s done 08:52:13 #9 DONE 0.1s 08:52:13 08:52:13 #10 [support-notifications internal] load build definition from Dockerfile 08:52:13 #10 transferring dockerfile: 1.95kB done 08:52:13 #10 DONE 0.1s 08:52:13 08:52:13 #11 [security-spire-server internal] load build definition from Dockerfile 08:52:13 #11 transferring dockerfile: 1.70kB 0.0s done 08:52:13 #11 DONE 0.1s 08:52:13 08:52:13 #12 [security-secretstore-setup internal] load build definition from Dockerfile 08:52:13 #12 transferring dockerfile: 2.49kB 0.0s done 08:52:13 #12 DONE 0.1s 08:52:13 08:52:13 #13 [security-spire-config internal] load build definition from Dockerfile 08:52:13 #13 transferring dockerfile: 1.69kB 0.0s done 08:52:13 #13 DONE 0.1s 08:52:13 08:52:13 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:52:13 #14 transferring dockerfile: 2.23kB done 08:52:13 #14 DONE 0.1s 08:52:13 08:52:13 #15 [core-keeper internal] load build definition from Dockerfile 08:52:13 #15 transferring dockerfile: 2.01kB 0.0s done 08:52:13 #15 DONE 0.1s 08:52:13 08:52:13 #16 [core-metadata internal] load build definition from Dockerfile 08:52:13 #16 transferring dockerfile: 2.06kB 0.0s done 08:52:13 #16 DONE 0.1s 08:52:13 08:52:13 #17 [support-cron-scheduler internal] load .dockerignore 08:52:13 #17 transferring context: 08:52:14 #17 transferring context: 50B 0.0s done 08:52:14 #17 DONE 0.1s 08:52:14 08:52:14 #18 [core-data internal] load .dockerignore 08:52:14 #18 transferring context: 50B done 08:52:14 #18 DONE 0.0s 08:52:14 08:52:14 #19 [security-spire-agent internal] load .dockerignore 08:52:14 #19 transferring context: 50B done 08:52:14 #19 DONE 0.0s 08:52:14 08:52:14 #20 [support-scheduler internal] load .dockerignore 08:52:14 #20 transferring context: 50B done 08:52:14 #20 DONE 0.1s 08:52:14 08:52:14 #21 [core-command internal] load .dockerignore 08:52:14 #21 transferring context: 50B done 08:52:14 #21 DONE 0.0s 08:52:14 08:52:14 #22 [security-proxy-setup internal] load .dockerignore 08:52:14 #22 transferring context: 50B 0.0s done 08:52:14 #22 DONE 0.1s 08:52:14 08:52:14 #23 [security-bootstrapper internal] load .dockerignore 08:52:15 #23 transferring context: 50B 0.0s done 08:52:15 #23 DONE 0.1s 08:52:15 08:52:15 #24 [security-spiffe-token-provider internal] load .dockerignore 08:52:15 #24 transferring context: 50B 0.0s done 08:52:15 #24 DONE 0.1s 08:52:15 08:52:15 #25 [security-proxy-auth internal] load .dockerignore 08:52:15 #25 transferring context: 50B 0.0s done 08:52:15 #25 DONE 0.1s 08:52:15 08:52:15 #26 [support-notifications internal] load .dockerignore 08:52:15 #26 transferring context: 50B done 08:52:15 #26 DONE 0.1s 08:52:15 08:52:15 #27 [security-spire-server internal] load .dockerignore 08:52:15 #27 transferring context: 50B done 08:52:15 #27 DONE 0.1s 08:52:15 08:52:15 #28 [security-secretstore-setup internal] load .dockerignore 08:52:15 #28 transferring context: 50B 0.0s done 08:52:15 #28 DONE 0.1s 08:52:15 08:52:15 #29 [security-spire-config internal] load .dockerignore 08:52:15 #29 transferring context: 50B 0.0s done 08:52:15 #29 DONE 0.1s 08:52:15 08:52:15 #30 [core-common-config-bootstrapper internal] load .dockerignore 08:52:15 #30 transferring context: 50B 0.0s done 08:52:15 #30 DONE 0.1s 08:52:15 08:52:15 #31 [core-keeper internal] load .dockerignore 08:52:15 #31 transferring context: 50B 0.0s done 08:52:15 #31 DONE 0.1s 08:52:15 08:52:15 #32 [core-metadata internal] load .dockerignore 08:52:15 #32 transferring context: 50B 0.0s done 08:52:15 #32 DONE 0.1s 08:52:15 08:52:15 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:15 #33 DONE 0.0s 08:52:15 08:52:15 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:52:15 #34 DONE 0.2s 08:52:15 08:52:15 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:15 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:15 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:15 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:15 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:15 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 897.02kB / 3.34MB 0.1s 08:52:16 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s 08:52:16 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:16 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 08:52:16 #35 ... 08:52:16 08:52:16 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:16 #36 DONE 1.0s 08:52:16 08:52:16 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:17 #35 ... 08:52:17 08:52:17 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:17 #33 DONE 0.0s 08:52:17 08:52:17 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:52:17 #37 DONE 0.3s 08:52:17 08:52:17 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:17 #35 ... 08:52:17 08:52:17 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:17 #36 DONE 1.7s 08:52:17 08:52:17 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:52:17 #37 DONE 0.7s 08:52:17 08:52:17 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:17 #35 ... 08:52:17 08:52:17 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 08:52:17 #34 DONE 0.3s 08:52:17 08:52:17 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:17 #33 DONE 0.0s 08:52:17 08:52:17 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 08:52:17 #34 DONE 0.4s 08:52:17 08:52:17 #38 [core-data internal] load build context 08:52:17 #38 ... 08:52:17 08:52:17 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:17 #33 DONE 0.0s 08:52:17 08:52:17 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:17 #36 DONE 1.8s 08:52:17 08:52:17 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 08:52:17 #37 DONE 0.7s 08:52:17 08:52:17 #38 [core-data internal] load build context 08:52:17 #38 ... 08:52:17 08:52:17 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:17 #33 DONE 0.0s 08:52:17 08:52:17 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:17 #35 DONE 2.6s 08:52:17 08:52:17 #38 [core-data internal] load build context 08:52:17 #38 ... 08:52:17 08:52:17 #36 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:17 #36 DONE 1.8s 08:52:17 08:52:17 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 08:52:17 #34 DONE 0.6s 08:52:17 08:52:17 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 08:52:17 #37 DONE 0.8s 08:52:17 08:52:17 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:17 #35 DONE 2.6s 08:52:17 08:52:17 #38 [core-data internal] load build context 08:52:17 #38 ... 08:52:17 08:52:17 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:17 #36 DONE 1.8s 08:52:17 08:52:17 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:17 #33 DONE 0.0s 08:52:17 08:52:17 #37 [core-command builder 2/7] WORKDIR /edgex-go 08:52:17 #37 DONE 0.8s 08:52:17 08:52:17 #35 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:17 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:17 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:17 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:17 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:17 #35 DONE 2.6s 08:52:17 08:52:17 #38 [core-data internal] load build context 08:52:18 #38 ... 08:52:18 08:52:18 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:18 #33 DONE 0.0s 08:52:18 08:52:18 #38 [core-data internal] load build context 08:52:18 #38 ... 08:52:18 08:52:18 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:18 #33 DONE 0.0s 08:52:18 08:52:18 #38 [core-data internal] load build context 08:52:18 #38 ... 08:52:18 08:52:18 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:18 #36 DONE 1.9s 08:52:18 08:52:18 #37 [support-notifications builder 2/7] WORKDIR /edgex-go 08:52:18 #37 DONE 0.8s 08:52:18 08:52:18 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:18 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:18 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:18 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:18 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:18 #35 DONE 2.7s 08:52:18 08:52:18 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:18 #33 DONE 0.0s 08:52:18 08:52:18 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 08:52:18 #34 DONE 1.4s 08:52:18 08:52:18 #38 [core-data internal] load build context 08:52:19 #38 ... 08:52:19 08:52:19 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:19 #36 DONE 1.9s 08:52:19 08:52:19 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:52:19 #37 DONE 0.8s 08:52:19 08:52:19 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:19 #35 DONE 2.7s 08:52:19 08:52:19 #38 [core-data internal] load build context 08:52:19 #38 ... 08:52:19 08:52:19 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:19 #33 DONE 0.0s 08:52:19 08:52:19 #38 [core-data internal] load build context 08:52:19 #38 ... 08:52:19 08:52:19 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:52:19 #39 DONE 1.9s 08:52:19 08:52:19 #38 [core-data internal] load build context 08:52:19 #38 ... 08:52:19 08:52:19 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:19 #35 DONE 2.7s 08:52:19 08:52:19 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:19 #33 DONE 0.0s 08:52:19 08:52:19 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:52:19 #40 DONE 2.1s 08:52:19 08:52:19 #38 [core-data internal] load build context 08:52:19 #38 ... 08:52:19 08:52:19 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:52:19 #34 DONE 2.1s 08:52:19 08:52:19 #38 [core-data internal] load build context 08:52:19 #38 ... 08:52:19 08:52:19 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:19 #36 DONE 2.0s 08:52:19 08:52:19 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:52:19 #37 DONE 0.9s 08:52:19 08:52:19 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:19 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:19 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:19 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:19 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:19 #35 DONE 2.8s 08:52:19 08:52:19 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:19 #33 DONE 0.0s 08:52:19 08:52:19 #38 [core-data internal] load build context 08:52:20 #38 ... 08:52:20 08:52:20 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:52:20 #33 DONE 0.0s 08:52:20 08:52:20 #38 [core-data internal] load build context 08:52:20 #38 transferring context: 23.06MB 3.0s 08:52:20 #38 ... 08:52:20 08:52:20 #41 [security-spire-agent internal] load build context 08:52:20 #41 transferring context: 26.76kB 0.3s done 08:52:20 #41 DONE 1.3s 08:52:20 08:52:20 #38 [core-data internal] load build context 08:52:21 #38 ... 08:52:21 08:52:21 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:52:21 #34 DONE 4.0s 08:52:21 08:52:21 #38 [core-data internal] load build context 08:52:21 #38 ... 08:52:21 08:52:21 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:21 #36 DONE 2.0s 08:52:21 08:52:21 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 08:52:21 #37 DONE 1.0s 08:52:21 08:52:21 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:21 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:21 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:21 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:21 #35 DONE 2.8s 08:52:21 08:52:21 #42 [core-keeper internal] load build context 08:52:21 #42 DONE 0.0s 08:52:21 08:52:21 #43 [security-spire-config internal] load build context 08:52:21 #43 transferring context: 25.48kB 0.4s done 08:52:21 #43 DONE 2.2s 08:52:21 08:52:21 #44 [security-spire-server internal] load build context 08:52:21 #44 transferring context: 27.23kB 0.3s done 08:52:21 #44 DONE 2.1s 08:52:21 08:52:21 #38 [core-data internal] load build context 08:52:21 #38 ... 08:52:21 08:52:21 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:52:21 #36 DONE 2.0s 08:52:21 08:52:21 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:52:21 #37 DONE 1.0s 08:52:21 08:52:21 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 08:52:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 08:52:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 08:52:21 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 08:52:21 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 08:52:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 08:52:21 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.0s done 08:52:21 #35 DONE 2.8s 08:52:22 08:52:22 #38 [core-data internal] load build context 08:52:26 #38 ... 08:52:26 08:52:26 #45 [support-cron-scheduler internal] load build context 08:52:26 #45 transferring context: 58.87MB 10.0s 08:52:26 #45 ... 08:52:26 08:52:26 #38 [core-data internal] load build context 08:52:27 #38 ... 08:52:27 08:52:27 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:27 #0 9.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:27 #0 9.712 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:27 #46 ... 08:52:27 08:52:27 #47 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:52:27 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:27 #47 ... 08:52:27 08:52:27 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:27 #48 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 08:52:27 #48 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:52:27 #48 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:52:27 #48 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:52:27 #48 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 08:52:27 #48 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.9s done 08:52:27 #48 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.7s done 08:52:27 #48 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:52:27 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 4.2s 08:52:27 #48 ... 08:52:27 08:52:27 #49 [support-scheduler internal] load build context 08:52:27 #49 ... 08:52:27 08:52:27 #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:27 #0 8.769 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:27 #0 9.640 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:27 #50 ... 08:52:27 08:52:27 #51 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:52:27 #51 ... 08:52:27 08:52:27 #52 [security-proxy-setup internal] load build context 08:52:28 #52 ... 08:52:28 08:52:28 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:28 #53 ... 08:52:28 08:52:28 #54 [core-command internal] load build context 08:52:28 #54 ... 08:52:28 08:52:28 #55 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:28 #55 ... 08:52:28 08:52:28 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:28 #56 ... 08:52:28 08:52:28 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:28 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.81MB / 28.04MB 5.3s 08:52:28 #48 ... 08:52:28 08:52:28 #57 [security-spiffe-token-provider internal] load build context 08:52:29 #57 ... 08:52:29 08:52:29 #58 [support-notifications internal] load build context 08:52:29 #58 ... 08:52:29 08:52:29 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:29 #59 ... 08:52:29 08:52:29 #60 [security-bootstrapper internal] load build context 08:52:29 #60 ... 08:52:29 08:52:29 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:29 #61 ... 08:52:29 08:52:29 #62 [security-proxy-auth internal] load build context 08:52:29 #62 ... 08:52:29 08:52:29 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:52:29 #63 ... 08:52:29 08:52:29 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:29 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.7s done 08:52:29 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:52:29 #64 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:52:29 #64 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:52:29 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.5s done 08:52:29 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.7s done 08:52:29 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:52:29 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.6s done 08:52:29 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.8s 08:52:29 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done 08:52:29 #64 ... 08:52:29 08:52:29 #46 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:52:29 #46 11.85 OK: 266 MiB in 52 packages 08:52:29 #46 DONE 13.2s 08:52:29 08:52:29 #65 [security-secretstore-setup internal] load build context 08:52:29 #65 ... 08:52:29 08:52:29 #66 [core-common-config-bootstrapper internal] load build context 08:52:30 #66 ... 08:52:30 08:52:30 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:30 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.6s 08:52:30 #48 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.6s done 08:52:30 #48 ... 08:52:30 08:52:30 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:30 #67 ... 08:52:30 08:52:30 #65 [security-secretstore-setup internal] load build context 08:52:31 #65 ... 08:52:31 08:52:31 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:31 #68 ... 08:52:31 08:52:31 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:31 #69 ... 08:52:31 08:52:31 #65 [security-secretstore-setup internal] load build context 08:52:31 #65 ... 08:52:31 08:52:31 #50 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:31 #50 11.94 (1/1) Installing dumb-init (1.2.5-r2) 08:52:31 #50 11.94 Executing busybox-1.36.1-r7.trigger 08:52:31 #50 12.07 OK: 8 MiB in 16 packages 08:52:31 #50 DONE 13.8s 08:52:31 08:52:31 #65 [security-secretstore-setup internal] load build context 08:52:31 #65 ... 08:52:31 08:52:31 #42 [core-keeper internal] load build context 08:52:31 #42 transferring context: 1.70MB 8.7s 08:52:32 #42 ... 08:52:32 08:52:32 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:32 #70 ... 08:52:32 08:52:32 #71 [core-metadata internal] load build context 08:52:32 #71 ... 08:52:32 08:52:32 #72 [core-command stage-1 3/7] RUN apk --no-cache upgrade 08:52:32 #72 ... 08:52:32 08:52:32 #47 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:52:32 #47 11.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:32 #47 14.12 OK: 266 MiB in 52 packages 08:52:32 #47 DONE 15.7s 08:52:33 08:52:33 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:33 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 8.7s 08:52:33 #48 ... 08:52:33 08:52:33 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:33 #73 ... 08:52:33 08:52:33 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:33 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.44MB / 18.32MB 9.5s 08:52:33 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 10.0s 08:52:33 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:52:33 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 11.53MB / 18.32MB 10.3s 08:52:34 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 10.7s 08:52:34 #64 ... 08:52:34 08:52:34 #51 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:52:34 #51 11.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:34 #51 12.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:34 #51 14.91 OK: 266 MiB in 52 packages 08:52:34 #51 DONE 16.7s 08:52:34 08:52:34 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:34 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.14MB / 28.04MB 11.3s 08:52:34 #48 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:52:35 #48 ... 08:52:35 08:52:35 #53 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:52:35 #53 11.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:35 #53 12.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:35 #53 15.39 (1/1) Installing dumb-init (1.2.5-r2) 08:52:35 #53 15.39 Executing busybox-1.36.1-r7.trigger 08:52:35 #53 15.39 OK: 8 MiB in 16 packages 08:52:35 #53 DONE 17.0s 08:52:35 08:52:35 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:35 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 12.3s 08:52:36 #48 ... 08:52:36 08:52:36 #45 [support-cron-scheduler internal] load build context 08:52:36 #45 transferring context: 69.16MB 20.0s 08:52:36 #45 ... 08:52:36 08:52:36 #58 [support-notifications internal] load build context 08:52:36 #58 ... 08:52:36 08:52:36 #45 [support-cron-scheduler internal] load build context 08:52:37 #45 ... 08:52:37 08:52:37 #38 [core-data internal] load build context 08:52:37 #38 ... 08:52:37 08:52:37 #58 [support-notifications internal] load build context 08:52:38 #58 ... 08:52:38 08:52:38 #49 [support-scheduler internal] load build context 08:52:38 #49 ... 08:52:38 08:52:38 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:38 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.30MB / 28.04MB 15.0s 08:52:38 #48 ... 08:52:38 08:52:38 #52 [security-proxy-setup internal] load build context 08:52:38 #52 ... 08:52:38 08:52:38 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:38 #48 ... 08:52:38 08:52:38 #54 [core-command internal] load build context 08:52:38 #54 ... 08:52:38 08:52:38 #52 [security-proxy-setup internal] load build context 08:52:39 #52 ... 08:52:39 08:52:39 #55 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:52:39 #55 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:39 #55 16.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:39 #55 18.91 (1/2) Installing ca-certificates (20240226-r0) 08:52:39 #55 18.91 (2/2) Installing dumb-init (1.2.5-r2) 08:52:39 #55 18.91 Executing busybox-1.36.1-r7.trigger 08:52:39 #55 19.05 Executing ca-certificates-20240226-r0.trigger 08:52:39 #55 19.92 OK: 9 MiB in 17 packages 08:52:39 #55 DONE 21.7s 08:52:39 08:52:39 #52 [security-proxy-setup internal] load build context 08:52:39 #52 ... 08:52:39 08:52:39 #57 [security-spiffe-token-provider internal] load build context 08:52:39 #57 ... 08:52:39 08:52:39 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:39 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 15.8s 08:52:39 #48 ... 08:52:39 08:52:39 #60 [security-bootstrapper internal] load build context 08:52:39 #60 ... 08:52:39 08:52:39 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:39 #48 ... 08:52:39 08:52:39 #62 [security-proxy-auth internal] load build context 08:52:39 #62 ... 08:52:39 08:52:39 #58 [support-notifications internal] load build context 08:52:40 #58 ... 08:52:40 08:52:40 #66 [core-common-config-bootstrapper internal] load build context 08:52:40 #66 ... 08:52:40 08:52:40 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:40 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 16.8s 08:52:40 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 17.5s 08:52:41 #48 ... 08:52:41 08:52:41 #56 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:52:41 #56 15.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:41 #56 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:41 #56 19.64 (1/4) Installing dumb-init (1.2.5-r2) 08:52:41 #56 19.64 (2/4) Installing openssl (3.1.6-r0) 08:52:41 #56 19.72 (3/4) Installing su-exec (0.2-r3) 08:52:41 #56 19.72 (4/4) Installing yq (4.33.3-r5) 08:52:41 #56 20.66 Executing busybox-1.36.1-r7.trigger 08:52:41 #56 20.81 OK: 18 MiB in 19 packages 08:52:41 #56 DONE 22.8s 08:52:41 08:52:41 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:41 #48 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 18.0s done 08:52:42 #48 ... 08:52:42 08:52:42 #65 [security-secretstore-setup internal] load build context 08:52:42 #65 transferring context: 6.92MB 20.8s 08:52:42 #65 ... 08:52:42 08:52:42 #42 [core-keeper internal] load build context 08:52:42 #42 ... 08:52:42 08:52:42 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:42 #68 21.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:42 #68 ... 08:52:42 08:52:42 #71 [core-metadata internal] load build context 08:52:42 #71 ... 08:52:42 08:52:42 #42 [core-keeper internal] load build context 08:52:43 #42 ... 08:52:43 08:52:43 #69 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:52:43 #69 13.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:43 #69 14.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:43 #69 17.09 (1/4) Installing ca-certificates (20240226-r0) 08:52:43 #69 17.67 (2/4) Installing dumb-init (1.2.5-r2) 08:52:43 #69 17.73 (3/4) Installing su-exec (0.2-r3) 08:52:43 #69 17.73 (4/4) Installing yq (4.33.3-r5) 08:52:43 #69 19.04 Executing busybox-1.36.1-r7.trigger 08:52:43 #69 19.04 Executing ca-certificates-20240226-r0.trigger 08:52:43 #69 19.86 OK: 18 MiB in 19 packages 08:52:43 #69 DONE 22.4s 08:52:43 08:52:43 #42 [core-keeper internal] load build context 08:52:44 #42 ... 08:52:44 08:52:44 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:44 #64 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.3s done 08:52:44 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.3s 08:52:44 #64 ... 08:52:44 08:52:44 #42 [core-keeper internal] load build context 08:52:44 #42 ... 08:52:44 08:52:44 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:44 #59 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:44 #59 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:44 #59 21.04 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:44 #59 21.04 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:44 #59 21.04 OK: 19953 distinct packages available 08:52:44 #59 21.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:44 #59 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:45 #59 ... 08:52:45 08:52:45 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:45 #70 DONE 22.7s 08:52:45 08:52:45 #42 [core-keeper internal] load build context 08:52:45 #42 ... 08:52:45 08:52:45 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:45 #74 ... 08:52:45 08:52:45 #42 [core-keeper internal] load build context 08:52:47 #42 ... 08:52:47 08:52:47 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:52:47 #63 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:47 #63 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:47 #63 24.87 (1/2) Installing dumb-init (1.2.5-r2) 08:52:47 #63 24.87 (2/2) Installing su-exec (0.2-r3) 08:52:47 #63 24.87 Executing busybox-1.36.1-r7.trigger 08:52:47 #63 25.02 OK: 8 MiB in 17 packages 08:52:47 #63 DONE 27.7s 08:52:47 08:52:47 #42 [core-keeper internal] load build context 08:52:47 #42 transferring context: 11.83MB 24.0s 08:52:47 #42 ... 08:52:47 08:52:47 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:52:47 #73 DONE 24.4s 08:52:47 08:52:47 #58 [support-notifications internal] load build context 08:52:47 #58 ... 08:52:47 08:52:47 #45 [support-cron-scheduler internal] load build context 08:52:47 #45 ... 08:52:47 08:52:47 #38 [core-data internal] load build context 08:52:47 #38 ... 08:52:47 08:52:47 #45 [support-cron-scheduler internal] load build context 08:52:48 #45 ... 08:52:48 08:52:48 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:52:48 #59 27.71 OK: 266 MiB in 52 packages 08:52:48 #59 DONE 29.3s 08:52:48 08:52:48 #45 [support-cron-scheduler internal] load build context 08:52:48 #45 ... 08:52:48 08:52:48 #49 [support-scheduler internal] load build context 08:52:48 #49 ... 08:52:48 08:52:48 #45 [support-cron-scheduler internal] load build context 08:52:49 #45 ... 08:52:49 08:52:49 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:52:49 #75 ... 08:52:49 08:52:49 #52 [security-proxy-setup internal] load build context 08:52:49 #52 ... 08:52:49 08:52:49 #54 [core-command internal] load build context 08:52:49 #54 ... 08:52:49 08:52:49 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:49 #61 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #61 21.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #61 25.88 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:49 #61 25.88 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:49 #61 25.88 OK: 19946 distinct packages available 08:52:49 #61 26.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #61 27.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #61 ... 08:52:49 08:52:49 #67 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:49 #67 18.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #67 20.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #67 24.39 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:49 #67 24.39 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:49 #67 24.39 OK: 19946 distinct packages available 08:52:49 #67 25.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:49 #67 26.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:49 #67 ... 08:52:49 08:52:49 #57 [security-spiffe-token-provider internal] load build context 08:52:49 #57 ... 08:52:49 08:52:49 #45 [support-cron-scheduler internal] load build context 08:52:49 #45 ... 08:52:49 08:52:49 #60 [security-bootstrapper internal] load build context 08:52:50 #60 ... 08:52:50 08:52:50 #62 [security-proxy-auth internal] load build context 08:52:50 #62 ... 08:52:50 08:52:50 #60 [security-bootstrapper internal] load build context 08:52:50 #60 ... 08:52:50 08:52:50 #66 [core-common-config-bootstrapper internal] load build context 08:52:50 #66 ... 08:52:50 08:52:50 #60 [security-bootstrapper internal] load build context 08:52:51 #60 ... 08:52:51 08:52:51 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:52:51 #76 ... 08:52:51 08:52:51 #66 [core-common-config-bootstrapper internal] load build context 08:52:52 #66 transferring context: 10.23MB 31.3s 08:52:52 #66 ... 08:52:52 08:52:52 #65 [security-secretstore-setup internal] load build context 08:52:52 #65 ... 08:52:52 08:52:52 #66 [core-common-config-bootstrapper internal] load build context 08:52:52 #66 ... 08:52:52 08:52:52 #71 [core-metadata internal] load build context 08:52:53 #71 ... 08:52:53 08:52:53 #66 [core-common-config-bootstrapper internal] load build context 08:52:53 #66 ... 08:52:53 08:52:53 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:52:53 #77 ... 08:52:53 08:52:53 #66 [core-common-config-bootstrapper internal] load build context 08:52:53 #66 ... 08:52:53 08:52:53 #72 [core-common-config-bootstrapper stage-1 3/7] RUN apk --no-cache upgrade 08:52:53 #72 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:53 #72 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:53 #72 18.84 OK: 8 MiB in 16 packages 08:52:53 #72 DONE 21.6s 08:52:53 08:52:53 #45 [support-cron-scheduler internal] load build context 08:52:54 #45 ... 08:52:54 08:52:54 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:54 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.9s 08:52:54 #48 ... 08:52:54 08:52:54 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:52:54 #68 23.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:54 #68 27.47 v3.18.8-26-ge1b7447db54 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:52:54 #68 27.47 v3.18.8-24-g39a9b27d196 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:52:54 #68 27.47 OK: 19946 distinct packages available 08:52:54 #68 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:54 #68 30.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:54 #68 ... 08:52:54 08:52:54 #45 [support-cron-scheduler internal] load build context 08:52:54 #45 ... 08:52:54 08:52:54 #67 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:52:54 #67 31.99 (1/5) Installing dumb-init (1.2.5-r2) 08:52:54 #67 31.99 (2/5) Installing musl-obstack (1.2.3-r2) 08:52:54 #67 31.99 (3/5) Installing libucontext (1.2-r2) 08:52:54 #67 31.99 (4/5) Installing gcompat (1.1.0-r1) 08:52:54 #67 31.99 (5/5) Installing openssl (3.1.6-r0) 08:52:54 #67 31.99 Executing busybox-1.36.1-r7.trigger 08:52:54 #67 32.13 OK: 9 MiB in 20 packages 08:52:54 #67 DONE 34.6s 08:52:54 08:52:54 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:52:55 #48 ... 08:52:55 08:52:55 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:52:55 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 14.4s 08:52:55 #64 ... 08:52:55 08:52:55 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:52:55 #78 ... 08:52:55 08:52:55 #45 [support-cron-scheduler internal] load build context 08:52:55 #45 ... 08:52:55 08:52:55 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:52:55 #61 31.98 (1/11) Installing ca-certificates (20240226-r0) 08:52:55 #61 32.59 (2/11) Installing brotli-libs (1.0.9-r14) 08:52:55 #61 32.90 (3/11) Installing libunistring (1.1-r1) 08:52:55 #61 33.00 (4/11) Installing libidn2 (2.3.4-r1) 08:52:55 #61 33.00 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:52:55 #61 33.00 (6/11) Installing libcurl (8.9.0-r0) 08:52:55 #61 33.17 (7/11) Installing curl (8.9.0-r0) 08:52:55 #61 33.17 (8/11) Installing dumb-init (1.2.5-r2) 08:52:55 #61 33.17 (9/11) Installing musl-obstack (1.2.3-r2) 08:52:55 #61 33.17 (10/11) Installing libucontext (1.2-r2) 08:52:55 #61 33.26 (11/11) Installing gcompat (1.1.0-r1) 08:52:55 #61 33.37 Executing busybox-1.36.1-r7.trigger 08:52:55 #61 33.74 Executing ca-certificates-20240226-r0.trigger 08:52:55 #61 34.63 OK: 13 MiB in 26 packages 08:52:55 #61 DONE 36.6s 08:52:56 08:52:56 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:52:57 #79 ... 08:52:57 08:52:57 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:52:57 #80 ... 08:52:57 08:52:57 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:52:57 #74 13.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:52:57 #74 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:52:57 #74 19.43 OK: 8 MiB in 16 packages 08:52:57 #74 DONE 22.3s 08:52:57 08:52:57 #58 [support-notifications internal] load build context 08:52:57 #58 transferring context: 43.83MB 38.5s 08:52:57 #58 ... 08:52:57 08:52:57 #42 [core-keeper internal] load build context 08:53:00 #42 ... 08:53:00 08:53:00 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:00 #81 ... 08:53:00 08:53:00 #38 [core-data internal] load build context 08:53:00 #38 ... 08:53:00 08:53:00 #42 [core-keeper internal] load build context 08:53:00 #42 ... 08:53:00 08:53:00 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:00 #68 35.03 (1/4) Installing dumb-init (1.2.5-r2) 08:53:00 #68 35.03 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:00 #68 35.18 (3/4) Installing libucontext (1.2-r2) 08:53:00 #68 35.18 (4/4) Installing gcompat (1.1.0-r1) 08:53:00 #68 35.18 Executing busybox-1.36.1-r7.trigger 08:53:00 #68 35.18 OK: 8 MiB in 19 packages 08:53:00 #68 DONE 37.5s 08:53:00 08:53:00 #42 [core-keeper internal] load build context 08:53:00 #42 ... 08:53:00 08:53:00 #75 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:00 #75 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:00 #75 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:00 #75 18.19 OK: 9 MiB in 17 packages 08:53:00 #75 DONE 20.7s 08:53:00 08:53:00 #42 [core-keeper internal] load build context 08:53:00 #42 ... 08:53:00 08:53:00 #49 [support-scheduler internal] load build context 08:53:00 #49 ... 08:53:00 08:53:00 #42 [core-keeper internal] load build context 08:53:00 #42 ... 08:53:00 08:53:00 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:00 #76 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:00 #76 14.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:00 #76 16.29 OK: 18 MiB in 19 packages 08:53:00 #76 DONE 17.6s 08:53:00 08:53:00 #49 [support-scheduler internal] load build context 08:53:00 #49 ... 08:53:00 08:53:00 #52 [security-proxy-setup internal] load build context 08:53:00 #52 ... 08:53:00 08:53:00 #54 [core-command internal] load build context 08:53:00 #54 ... 08:53:00 08:53:00 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:00 #80 11.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:00 #80 ... 08:53:00 08:53:00 #57 [security-spiffe-token-provider internal] load build context 08:53:00 #57 ... 08:53:00 08:53:00 #54 [core-command internal] load build context 08:53:00 #54 ... 08:53:00 08:53:00 #62 [security-proxy-auth internal] load build context 08:53:00 #62 ... 08:53:00 08:53:00 #52 [security-proxy-setup internal] load build context 08:53:00 #52 ... 08:53:00 08:53:00 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:53:00 #82 DONE 1.8s 08:53:00 08:53:00 #52 [security-proxy-setup internal] load build context 08:53:01 #52 ... 08:53:01 08:53:01 #77 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:01 #77 13.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:01 #77 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:01 #77 16.33 OK: 18 MiB in 19 packages 08:53:01 #77 DONE 18.0s 08:53:01 08:53:01 #52 [security-proxy-setup internal] load build context 08:53:01 #52 ... 08:53:01 08:53:01 #60 [security-bootstrapper internal] load build context 08:53:01 #60 ... 08:53:01 08:53:01 #52 [security-proxy-setup internal] load build context 08:53:03 #52 transferring context: 52.32MB 44.3s 08:53:03 #52 ... 08:53:03 08:53:03 #65 [security-secretstore-setup internal] load build context 08:53:03 #65 ... 08:53:03 08:53:03 #52 [security-proxy-setup internal] load build context 08:53:03 #52 ... 08:53:03 08:53:03 #71 [core-metadata internal] load build context 08:53:03 #71 ... 08:53:03 08:53:03 #52 [security-proxy-setup internal] load build context 08:53:04 #52 ... 08:53:04 08:53:04 #66 [core-common-config-bootstrapper internal] load build context 08:53:04 #66 ... 08:53:04 08:53:04 #52 [security-proxy-setup internal] load build context 08:53:04 #52 ... 08:53:04 08:53:04 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:53:04 #0 9.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:04 #83 ... 08:53:04 08:53:04 #71 [core-metadata internal] load build context 08:53:05 #71 ... 08:53:05 08:53:05 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:05 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.1s 08:53:05 #48 ... 08:53:05 08:53:05 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:05 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.5s 08:53:05 #64 ... 08:53:05 08:53:05 #49 [support-scheduler internal] load build context 08:53:05 #49 ... 08:53:05 08:53:05 #45 [support-cron-scheduler internal] load build context 08:53:05 #45 ... 08:53:05 08:53:05 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:07 #48 ... 08:53:07 08:53:07 #78 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:07 #78 14.26 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:07 #78 16.41 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:07 #78 19.74 OK: 266 MiB in 52 packages 08:53:07 #78 DONE 21.2s 08:53:07 08:53:07 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:07 #48 ... 08:53:07 08:53:07 #80 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:07 #80 14.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:07 #80 16.92 OK: 8 MiB in 17 packages 08:53:07 #80 DONE 18.8s 08:53:07 08:53:07 #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:07 #84 ... 08:53:07 08:53:07 #81 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:07 #81 11.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:07 #81 13.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:07 #81 17.88 (1/1) Installing dumb-init (1.2.5-r2) 08:53:07 #81 18.16 Executing busybox-1.36.1-r7.trigger 08:53:07 #81 18.26 OK: 8 MiB in 16 packages 08:53:07 #81 DONE 19.8s 08:53:07 08:53:07 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:08 #48 ... 08:53:08 08:53:08 #58 [support-notifications internal] load build context 08:53:08 #58 transferring context: 63.93MB 48.7s 08:53:08 #58 ... 08:53:08 08:53:08 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:08 #48 ... 08:53:08 08:53:08 #38 [core-data internal] load build context 08:53:08 #38 ... 08:53:08 08:53:08 #83 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 08:53:08 #83 10.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:08 #83 12.85 OK: 9 MiB in 20 packages 08:53:08 #83 DONE 13.8s 08:53:08 08:53:08 #38 [core-data internal] load build context 08:53:08 #38 ... 08:53:08 08:53:08 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:08 #0 9.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:08 #0 9.795 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:08 #85 ... 08:53:08 08:53:08 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:09 #48 ... 08:53:09 08:53:09 #79 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:09 #79 9.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:09 #79 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:09 #79 12.35 OK: 13 MiB in 26 packages 08:53:09 #79 DONE 13.3s 08:53:09 08:53:09 #49 [support-scheduler internal] load build context 08:53:09 #49 ... 08:53:09 08:53:09 #42 [core-keeper internal] load build context 08:53:09 #42 ... 08:53:09 08:53:09 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:10 #48 ... 08:53:10 08:53:10 #57 [security-spiffe-token-provider internal] load build context 08:53:10 #57 ... 08:53:10 08:53:10 #42 [core-keeper internal] load build context 08:53:10 #42 ... 08:53:10 08:53:10 #85 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:10 #85 11.10 OK: 8 MiB in 19 packages 08:53:10 #85 DONE 11.7s 08:53:10 08:53:10 #42 [core-keeper internal] load build context 08:53:10 #42 ... 08:53:10 08:53:10 #54 [core-command internal] load build context 08:53:10 #54 ... 08:53:10 08:53:10 #62 [security-proxy-auth internal] load build context 08:53:10 #62 ... 08:53:10 08:53:10 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:10 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.4s 08:53:11 #48 ... 08:53:11 08:53:11 #60 [security-bootstrapper internal] load build context 08:53:11 #60 ... 08:53:11 08:53:11 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:12 #48 ... 08:53:12 08:53:12 #84 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:12 #84 DONE 6.2s 08:53:12 08:53:12 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:53:13 #86 ... 08:53:13 08:53:13 #65 [security-secretstore-setup internal] load build context 08:53:13 #65 transferring context: 60.66MB 51.9s 08:53:13 #65 ... 08:53:13 08:53:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:13 #48 ... 08:53:13 08:53:13 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:53:13 #86 DONE 0.8s 08:53:13 08:53:13 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:14 #48 ... 08:53:14 08:53:14 #66 [core-common-config-bootstrapper internal] load build context 08:53:14 #66 ... 08:53:14 08:53:14 #62 [security-proxy-auth internal] load build context 08:53:14 #62 ... 08:53:14 08:53:14 #52 [security-proxy-setup internal] load build context 08:53:15 #52 ... 08:53:15 08:53:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:15 #48 ... 08:53:15 08:53:15 #71 [core-metadata internal] load build context 08:53:15 #71 ... 08:53:15 08:53:15 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:15 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 31.5s 08:53:15 #48 ... 08:53:15 08:53:15 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:15 #64 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 36.9s done 08:53:15 #64 ... 08:53:15 08:53:15 #45 [support-cron-scheduler internal] load build context 08:53:16 #45 ... 08:53:16 08:53:16 #71 [core-metadata internal] load build context 08:53:18 #71 transferring context: 65.82MB 54.3s 08:53:18 #71 ... 08:53:18 08:53:18 #58 [support-notifications internal] load build context 08:53:18 #58 ... 08:53:18 08:53:18 #71 [core-metadata internal] load build context 08:53:18 #71 ... 08:53:18 08:53:18 #38 [core-data internal] load build context 08:53:18 #38 ... 08:53:18 08:53:18 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:19 #48 ... 08:53:19 08:53:19 #49 [support-scheduler internal] load build context 08:53:19 #49 ... 08:53:19 08:53:19 #38 [core-data internal] load build context 08:53:20 #38 ... 08:53:20 08:53:20 #57 [security-spiffe-token-provider internal] load build context 08:53:20 #57 ... 08:53:20 08:53:20 #42 [core-keeper internal] load build context 08:53:20 #42 ... 08:53:20 08:53:20 #54 [core-command internal] load build context 08:53:20 #54 ... 08:53:20 08:53:20 #42 [core-keeper internal] load build context 08:53:22 #42 ... 08:53:22 08:53:22 #87 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:53:22 #87 DONE 1.9s 08:53:22 08:53:22 #42 [core-keeper internal] load build context 08:53:22 #42 ... 08:53:22 08:53:22 #60 [security-bootstrapper internal] load build context 08:53:22 #60 ... 08:53:22 08:53:22 #42 [core-keeper internal] load build context 08:53:23 #42 transferring context: 111.19MB 60.1s 08:53:23 #42 ... 08:53:23 08:53:23 #65 [security-secretstore-setup internal] load build context 08:53:23 #65 ... 08:53:23 08:53:23 #60 [security-bootstrapper internal] load build context 08:53:24 #60 ... 08:53:24 08:53:24 #66 [core-common-config-bootstrapper internal] load build context 08:53:24 #66 ... 08:53:24 08:53:24 #62 [security-proxy-auth internal] load build context 08:53:25 #62 ... 08:53:25 08:53:25 #66 [core-common-config-bootstrapper internal] load build context 08:53:25 #66 ... 08:53:25 08:53:25 #52 [security-proxy-setup internal] load build context 08:53:25 #52 ... 08:53:25 08:53:25 #66 [core-common-config-bootstrapper internal] load build context 08:53:26 #66 ... 08:53:26 08:53:26 #45 [support-cron-scheduler internal] load build context 08:53:26 #45 ... 08:53:26 08:53:26 #66 [core-common-config-bootstrapper internal] load build context 08:53:27 #66 ... 08:53:27 08:53:27 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:27 #64 ... 08:53:27 08:53:27 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:27 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 42.8s 08:53:27 #48 ... 08:53:27 08:53:27 #66 [core-common-config-bootstrapper internal] load build context 08:53:28 #66 transferring context: 92.77MB 67.5s 08:53:28 #66 ... 08:53:28 08:53:28 #58 [support-notifications internal] load build context 08:53:28 #58 ... 08:53:28 08:53:28 #66 [core-common-config-bootstrapper internal] load build context 08:53:28 #66 ... 08:53:28 08:53:28 #71 [core-metadata internal] load build context 08:53:28 #71 ... 08:53:28 08:53:28 #66 [core-common-config-bootstrapper internal] load build context 08:53:29 #66 ... 08:53:29 08:53:29 #49 [support-scheduler internal] load build context 08:53:30 #49 ... 08:53:30 08:53:30 #66 [core-common-config-bootstrapper internal] load build context 08:53:30 #66 ... 08:53:30 08:53:30 #38 [core-data internal] load build context 08:53:30 #38 ... 08:53:30 08:53:30 #66 [core-common-config-bootstrapper internal] load build context 08:53:30 #66 ... 08:53:30 08:53:30 #54 [core-command internal] load build context 08:53:30 #54 ... 08:53:30 08:53:30 #57 [security-spiffe-token-provider internal] load build context 08:53:30 #57 ... 08:53:30 08:53:30 #49 [support-scheduler internal] load build context 08:53:33 #49 transferring context: 209.60MB 75.4s 08:53:33 #49 ... 08:53:33 08:53:33 #65 [security-secretstore-setup internal] load build context 08:53:33 #65 ... 08:53:33 08:53:33 #42 [core-keeper internal] load build context 08:53:33 #42 ... 08:53:33 08:53:33 #65 [security-secretstore-setup internal] load build context 08:53:35 #65 ... 08:53:35 08:53:35 #60 [security-bootstrapper internal] load build context 08:53:35 #60 ... 08:53:35 08:53:35 #62 [security-proxy-auth internal] load build context 08:53:35 #62 ... 08:53:35 08:53:35 #65 [security-secretstore-setup internal] load build context 08:53:35 #65 ... 08:53:35 08:53:35 #52 [security-proxy-setup internal] load build context 08:53:35 #52 ... 08:53:35 08:53:35 #42 [core-keeper internal] load build context 08:53:36 #42 ... 08:53:36 08:53:36 #45 [support-cron-scheduler internal] load build context 08:53:36 #45 ... 08:53:36 08:53:36 #66 [core-common-config-bootstrapper internal] load build context 08:53:36 #66 ... 08:53:36 08:53:36 #52 [security-proxy-setup internal] load build context 08:53:37 #52 ... 08:53:37 08:53:37 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:37 #48 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 43.3s done 08:53:37 #48 ... 08:53:37 08:53:37 #52 [security-proxy-setup internal] load build context 08:53:37 #52 ... 08:53:37 08:53:37 #88 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:37 #88 DONE 4.9s 08:53:37 08:53:37 #52 [security-proxy-setup internal] load build context 08:53:37 #52 ... 08:53:37 08:53:37 #89 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:37 #89 DONE 5.0s 08:53:37 08:53:37 #52 [security-proxy-setup internal] load build context 08:53:37 #52 ... 08:53:37 08:53:37 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:53:37 #90 DONE 3.8s 08:53:38 08:53:38 #52 [security-proxy-setup internal] load build context 08:53:38 #52 transferring context: 145.39MB 79.9s 08:53:38 #52 ... 08:53:38 08:53:38 #58 [support-notifications internal] load build context 08:53:38 #58 ... 08:53:38 08:53:38 #52 [security-proxy-setup internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #71 [core-metadata internal] load build context 08:53:39 #71 ... 08:53:39 08:53:39 #91 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:53:39 #91 DONE 1.3s 08:53:39 08:53:39 #52 [security-proxy-setup internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:53:39 #92 DONE 1.6s 08:53:39 08:53:39 #52 [security-proxy-setup internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:53:39 #93 DONE 1.8s 08:53:40 08:53:40 #52 [security-proxy-setup internal] load build context 08:53:40 #52 ... 08:53:40 08:53:40 #38 [core-data internal] load build context 08:53:40 #38 ... 08:53:40 08:53:40 #52 [security-proxy-setup internal] load build context 08:53:40 #52 ... 08:53:40 08:53:40 #54 [core-command internal] load build context 08:53:41 #54 ... 08:53:41 08:53:41 #57 [security-spiffe-token-provider internal] load build context 08:53:41 #57 ... 08:53:41 08:53:41 #52 [security-proxy-setup internal] load build context 08:53:41 #52 ... 08:53:41 08:53:41 #94 [security-spire-server stage-2 6/9] COPY security.txt / 08:53:41 #94 DONE 1.4s 08:53:41 08:53:41 #52 [security-proxy-setup internal] load build context 08:53:41 #52 ... 08:53:41 08:53:41 #95 [security-spire-config stage-2 6/10] COPY security.txt / 08:53:41 #95 DONE 2.1s 08:53:41 08:53:41 #96 [security-spire-agent stage-3 7/10] COPY security.txt / 08:53:41 #96 DONE 1.4s 08:53:41 08:53:41 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:43 #97 ... 08:53:43 08:53:43 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:53:43 #98 DONE 1.2s 08:53:43 08:53:43 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:53:43 #99 DONE 1.6s 08:53:43 08:53:43 #38 [core-data internal] load build context 08:53:43 #38 transferring context: 248.81MB 85.8s 08:53:43 #38 ... 08:53:43 08:53:43 #97 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:53:43 #97 DONE 1.9s 08:53:43 08:53:43 #38 [core-data internal] load build context 08:53:43 #38 ... 08:53:43 08:53:43 #49 [support-scheduler internal] load build context 08:53:43 #49 ... 08:53:43 08:53:43 #38 [core-data internal] load build context 08:53:44 #38 ... 08:53:44 08:53:44 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:53:44 #100 DONE 1.4s 08:53:44 08:53:44 #38 [core-data internal] load build context 08:53:44 #38 ... 08:53:44 08:53:44 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:53:44 #101 DONE 1.5s 08:53:44 08:53:44 #38 [core-data internal] load build context 08:53:44 #38 ... 08:53:44 08:53:44 #102 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:53:44 #102 DONE 1.0s 08:53:44 08:53:44 #38 [core-data internal] load build context 08:53:45 #38 ... 08:53:45 08:53:45 #60 [security-bootstrapper internal] load build context 08:53:45 #60 ... 08:53:45 08:53:45 #62 [security-proxy-auth internal] load build context 08:53:45 #62 ... 08:53:45 08:53:45 #38 [core-data internal] load build context 08:53:45 #38 ... 08:53:45 08:53:45 #103 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:53:45 #103 DONE 1.0s 08:53:45 08:53:45 #38 [core-data internal] load build context 08:53:45 #38 ... 08:53:45 08:53:45 #65 [security-secretstore-setup internal] load build context 08:53:45 #65 ... 08:53:45 08:53:45 #38 [core-data internal] load build context 08:53:45 #38 ... 08:53:45 08:53:45 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:53:45 #104 DONE 1.4s 08:53:45 08:53:45 #38 [core-data internal] load build context 08:53:46 #38 ... 08:53:46 08:53:46 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:53:46 #105 DONE 1.8s 08:53:46 08:53:46 #38 [core-data internal] load build context 08:53:46 #38 ... 08:53:46 08:53:46 #45 [support-cron-scheduler internal] load build context 08:53:46 #45 ... 08:53:46 08:53:46 #42 [core-keeper internal] load build context 08:53:47 #42 ... 08:53:47 08:53:47 #38 [core-data internal] load build context 08:53:47 #38 ... 08:53:47 08:53:47 #66 [core-common-config-bootstrapper internal] load build context 08:53:47 #66 ... 08:53:47 08:53:47 #38 [core-data internal] load build context 08:53:48 #38 transferring context: 267.29MB 90.9s 08:53:49 #38 ... 08:53:49 08:53:49 #58 [support-notifications internal] load build context 08:53:49 #58 ... 08:53:49 08:53:49 #38 [core-data internal] load build context 08:53:49 #38 ... 08:53:49 08:53:49 #71 [core-metadata internal] load build context 08:53:49 #71 ... 08:53:49 08:53:49 #38 [core-data internal] load build context 08:53:50 #38 ... 08:53:50 08:53:50 #54 [core-command internal] load build context 08:53:51 #54 ... 08:53:51 08:53:51 #57 [security-spiffe-token-provider internal] load build context 08:53:51 #57 ... 08:53:51 08:53:51 #38 [core-data internal] load build context 08:53:51 #38 ... 08:53:51 08:53:51 #52 [security-proxy-setup internal] load build context 08:53:51 #52 ... 08:53:51 08:53:51 #38 [core-data internal] load build context 08:53:53 #38 transferring context: 287.45MB 95.9s 08:53:53 #38 ... 08:53:53 08:53:53 #49 [support-scheduler internal] load build context 08:53:54 #49 ... 08:53:54 08:53:54 #71 [core-metadata internal] load build context 08:53:54 #71 ... 08:53:54 08:53:54 #106 [security-spire-server] exporting to image 08:53:54 #106 exporting layers 8.6s done 08:53:54 #106 writing image sha256:d824056f86caafe68b871d2d1f3dadf4b9312afc0bd44c4fd9e41afbe773d81f 0.3s done 08:53:54 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 08:53:54 #106 writing image sha256:32e2cea44654af3f81244a04f86094f9b336e63ae755e0f37fd850a74efcb702 0.1s done 08:53:54 #106 naming to docker.io/library/security-spire-agent-arm64 0.1s done 08:53:54 #106 writing image sha256:58321ce486a50878215173e0beedfa6bf76afa83cf969efbb38f8b8c428e30a0 0.1s done 08:53:54 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:53:54 #106 DONE 9.1s 08:53:54 08:53:54 #71 [core-metadata internal] load build context 08:53:54 #71 ... 08:53:54 08:53:54 #38 [core-data internal] load build context 08:53:55 #38 ... 08:53:55 08:53:55 #62 [security-proxy-auth internal] load build context 08:53:55 #62 ... 08:53:55 08:53:55 #60 [security-bootstrapper internal] load build context 08:53:55 #60 ... 08:53:55 08:53:55 #62 [security-proxy-auth internal] load build context 08:53:55 #62 ... 08:53:55 08:53:55 #65 [security-secretstore-setup internal] load build context 08:53:55 #65 ... 08:53:55 08:53:55 #62 [security-proxy-auth internal] load build context 08:53:57 #62 ... 08:53:57 08:53:57 #45 [support-cron-scheduler internal] load build context 08:53:57 #45 ... 08:53:57 08:53:57 #42 [core-keeper internal] load build context 08:53:57 #42 ... 08:53:57 08:53:57 #71 [core-metadata internal] load build context 08:53:57 #71 ... 08:53:57 08:53:57 #66 [core-common-config-bootstrapper internal] load build context 08:53:57 #66 ... 08:53:57 08:53:57 #71 [core-metadata internal] load build context 08:53:57 #71 ... 08:53:57 08:53:57 #49 [support-scheduler internal] load build context 08:53:57 #49 transferring context: 308.08MB 99.9s done 08:53:57 #49 DONE 100.1s 08:53:58 08:53:58 #71 [core-metadata internal] load build context 08:53:58 #71 ... 08:53:58 08:53:58 #38 [core-data internal] load build context 08:53:58 #38 transferring context: 308.08MB 100.4s done 08:53:58 #38 DONE 100.8s 08:53:58 08:53:58 #71 [core-metadata internal] load build context 08:53:59 #71 ... 08:53:59 08:53:59 #58 [support-notifications internal] load build context 08:53:59 #58 ... 08:53:59 08:53:59 #71 [core-metadata internal] load build context 08:54:00 #71 ... 08:54:00 08:54:00 #107 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:54:00 #107 DONE 2.6s 08:54:00 08:54:00 #45 [support-cron-scheduler internal] load build context 08:54:00 #45 transferring context: 308.08MB 104.1s done 08:54:00 #45 DONE 104.4s 08:54:00 08:54:00 #71 [core-metadata internal] load build context 08:54:01 #71 ... 08:54:01 08:54:01 #62 [security-proxy-auth internal] load build context 08:54:01 #62 transferring context: 308.08MB 101.0s done 08:54:01 #62 DONE 102.2s 08:54:01 08:54:01 #71 [core-metadata internal] load build context 08:54:01 #71 ... 08:54:01 08:54:01 #54 [core-command internal] load build context 08:54:01 #54 ... 08:54:01 08:54:01 #57 [security-spiffe-token-provider internal] load build context 08:54:01 #57 ... 08:54:01 08:54:01 #54 [core-command internal] load build context 08:54:01 #54 ... 08:54:01 08:54:01 #108 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:54:01 #108 DONE 1.3s 08:54:01 08:54:01 #54 [core-command internal] load build context 08:54:01 #54 ... 08:54:01 08:54:01 #52 [security-proxy-setup internal] load build context 08:54:02 #52 ... 08:54:02 08:54:02 #54 [core-command internal] load build context 08:54:03 #54 ... 08:54:03 08:54:03 #42 [core-keeper internal] load build context 08:54:03 #42 transferring context: 308.08MB 99.6s done 08:54:03 #42 DONE 101.1s 08:54:03 08:54:03 #54 [core-command internal] load build context 08:54:04 #54 ... 08:54:04 08:54:04 #58 [support-notifications internal] load build context 08:54:04 #58 transferring context: 308.08MB 104.4s done 08:54:04 #58 DONE 105.3s 08:54:04 08:54:04 #54 [core-command internal] load build context 08:54:04 #54 ... 08:54:04 08:54:04 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:54:04 #109 DONE 1.1s 08:54:04 08:54:04 #54 [core-command internal] load build context 08:54:05 #54 ... 08:54:05 08:54:05 #60 [security-bootstrapper internal] load build context 08:54:05 #60 transferring context: 308.08MB 106.2s done 08:54:05 #60 DONE 106.7s 08:54:05 08:54:05 #54 [core-command internal] load build context 08:54:05 #54 ... 08:54:05 08:54:05 #65 [security-secretstore-setup internal] load build context 08:54:06 #65 ... 08:54:06 08:54:06 #54 [core-command internal] load build context 08:54:06 #54 ... 08:54:06 08:54:06 #110 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:54:06 #110 DONE 1.1s 08:54:06 08:54:06 #54 [core-command internal] load build context 08:54:07 #54 ... 08:54:07 08:54:07 #66 [core-common-config-bootstrapper internal] load build context 08:54:07 #66 ... 08:54:07 08:54:07 #54 [core-command internal] load build context 08:54:10 #54 ... 08:54:10 08:54:10 #65 [security-secretstore-setup internal] load build context 08:54:10 #65 transferring context: 308.08MB 108.3s done 08:54:10 #65 DONE 109.8s 08:54:10 08:54:10 #54 [core-command internal] load build context 08:54:10 #54 ... 08:54:10 08:54:10 #71 [core-metadata internal] load build context 08:54:10 #71 transferring context: 308.08MB 105.9s done 08:54:10 #71 DONE 107.7s 08:54:10 08:54:10 #54 [core-command internal] load build context 08:54:10 #54 ... 08:54:10 08:54:10 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:10 #111 ... 08:54:10 08:54:10 #54 [core-command internal] load build context 08:54:10 #54 ... 08:54:10 08:54:10 #66 [core-common-config-bootstrapper internal] load build context 08:54:10 #66 transferring context: 308.08MB 109.6s done 08:54:10 #66 DONE 111.0s 08:54:10 08:54:10 #54 [core-command internal] load build context 08:54:11 #54 ... 08:54:11 08:54:11 #57 [security-spiffe-token-provider internal] load build context 08:54:11 #57 ... 08:54:11 08:54:11 #54 [core-command internal] load build context 08:54:12 #54 ... 08:54:12 08:54:12 #52 [security-proxy-setup internal] load build context 08:54:12 #52 ... 08:54:12 08:54:12 #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:12 #112 ... 08:54:12 08:54:12 #52 [security-proxy-setup internal] load build context 08:54:14 #52 ... 08:54:14 08:54:14 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:14 #113 ... 08:54:14 08:54:14 #52 [security-proxy-setup internal] load build context 08:54:15 #52 transferring context: 299.86MB 117.0s 08:54:16 #52 transferring context: 308.08MB 117.5s done 08:54:16 #52 DONE 118.1s 08:54:16 08:54:16 #54 [core-command internal] load build context 08:54:17 #54 ... 08:54:17 08:54:17 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:17 #114 ... 08:54:17 08:54:17 #54 [core-command internal] load build context 08:54:20 #54 transferring context: 308.08MB 122.0s done 08:54:20 #54 DONE 122.4s 08:54:20 08:54:20 #57 [security-spiffe-token-provider internal] load build context 08:54:20 #57 transferring context: 308.08MB 120.6s done 08:54:20 #57 DONE 121.5s 08:54:20 08:54:20 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:20 #113 ... 08:54:20 08:54:20 #115 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:54:22 #115 DONE 1.9s 08:54:22 08:54:22 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #116 ... 08:55:30 08:55:30 #113 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #113 DONE 79.8s 08:55:30 08:55:30 #114 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #114 DONE 77.4s 08:55:30 08:55:30 #111 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #111 DONE 83.8s 08:55:30 08:55:30 #117 [core-keeper builder 7/8] COPY . . 08:55:30 #117 ... 08:55:30 08:55:30 #112 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #112 DONE 82.3s 08:55:30 08:55:30 #118 [support-cron-scheduler builder 6/7] COPY . . 08:55:30 #118 DONE 5.9s 08:55:30 08:55:30 #119 [core-metadata builder 6/7] COPY . . 08:55:30 #119 CACHED 08:55:30 08:55:30 #120 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:55:30 #120 CACHED 08:55:30 08:55:30 #121 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #121 CACHED 08:55:30 08:55:30 #117 [core-keeper builder 7/8] COPY . . 08:55:30 #117 DONE 6.0s 08:55:30 08:55:30 #122 [core-common-config-bootstrapper builder 6/7] COPY . . 08:55:30 #122 CACHED 08:55:30 08:55:30 #123 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #123 CACHED 08:55:30 08:55:30 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:55:30 #124 CACHED 08:55:30 08:55:30 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:55:30 #125 CACHED 08:55:30 08:55:30 #126 [support-notifications builder 6/7] COPY . . 08:55:30 #126 CACHED 08:55:30 08:55:30 #127 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #127 CACHED 08:55:30 08:55:30 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #116 DONE 67.9s 08:55:30 08:55:30 #128 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:55:30 #128 CACHED 08:55:30 08:55:30 #129 [security-proxy-auth builder 6/7] COPY . . 08:55:30 #129 CACHED 08:55:30 08:55:30 #130 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #130 CACHED 08:55:30 08:55:30 #131 [support-scheduler builder 6/7] COPY . . 08:55:30 #131 DONE 5.9s 08:55:30 08:55:30 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 08:55:30 #132 CACHED 08:55:30 08:55:30 #133 [core-command builder 6/7] COPY . . 08:55:30 #133 CACHED 08:55:30 08:55:30 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #134 CACHED 08:55:30 08:55:30 #135 [security-bootstrapper builder 6/7] COPY . . 08:55:30 #135 DONE 6.0s 08:55:30 08:55:30 #136 [core-data builder 6/7] COPY . . 08:55:30 #136 CACHED 08:55:30 08:55:30 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #137 CACHED 08:55:30 08:55:30 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 08:55:30 #138 CACHED 08:55:30 08:55:30 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:30 #139 ... 08:55:30 08:55:30 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:55:30 #140 CACHED 08:55:30 08:55:30 #141 [security-secretstore-setup builder 6/7] COPY . . 08:55:30 #141 CACHED 08:55:30 08:55:30 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #142 CACHED 08:55:30 08:55:30 #143 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:55:30 #143 CACHED 08:55:30 08:55:30 #144 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:30 #144 CACHED 08:55:30 08:55:30 #145 [security-proxy-setup builder 6/7] COPY . . 08:55:30 #145 CACHED 08:55:30 08:55:30 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:36 #146 ... 08:55:36 08:55:36 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:55:36 #0 5.454 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 08:55:36 #147 ... 08:55:36 08:55:36 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:55:36 #0 6.013 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 08:55:37 #148 ... 08:55:37 08:55:37 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:55:37 #146 6.628 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 08:55:40 #146 ... 08:55:40 08:55:40 #149 [security-spiffe-token-provider builder 6/7] COPY . . 08:55:40 #149 ... 08:55:40 08:55:40 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:55:40 #0 6.527 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 08:55:40 #150 ... 08:55:40 08:55:40 #149 [security-spiffe-token-provider builder 6/7] COPY . . 08:55:40 #149 DONE 10.3s 08:55:40 08:55:40 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:55:40 #0 6.553 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 08:55:40 #151 ... 08:55:40 08:55:40 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:55:40 #0 6.311 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 08:55:40 #152 ... 08:55:40 08:55:40 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:55:40 #0 5.694 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 08:55:41 #153 ... 08:55:41 08:55:41 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:55:41 #0 7.003 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 08:55:41 #154 ... 08:55:41 08:55:41 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:55:41 #0 6.708 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 08:55:41 #155 ... 08:55:41 08:55:41 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:55:41 #0 6.549 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 08:55:41 #156 ... 08:55:41 08:55:41 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:55:41 #0 5.497 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 08:55:41 #157 ... 08:55:41 08:55:41 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:55:42 #158 2.065 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 08:55:47 #158 ... 08:55:47 08:55:47 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:55:47 #139 6.945 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 09:15:11 #139 ... 09:15:11 09:15:11 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:15:11 #147 1175.5 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 09:15:15 #147 ... 09:15:15 09:15:15 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:15:15 #146 DONE 1185.1s 09:15:15 09:15:15 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:15:15 #48 ... 09:15:15 09:15:15 #159 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:15:16 #159 DONE 0.2s 09:15:16 09:15:16 #160 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:15:16 #160 DONE 0.2s 09:15:16 09:15:16 #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 09:15:16 #161 DONE 0.1s 09:15:16 09:15:16 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:15:16 #148 ... 09:15:16 09:15:16 #162 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:15:16 #162 DONE 0.1s 09:15:16 09:15:16 #163 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:15:16 #163 DONE 0.3s 09:15:16 09:15:16 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:16 #158 ... 09:15:16 09:15:16 #164 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:15:16 #164 DONE 0.2s 09:15:16 09:15:16 #165 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:18 #165 DONE 2.1s 09:15:18 09:15:18 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:19 #64 ... 09:15:19 09:15:19 #106 [security-proxy-setup] exporting to image 09:15:19 #106 exporting layers 09:15:20 #106 exporting layers 1.1s done 09:15:20 #106 writing image sha256:b047e77e5455f4121f2aa99beeca35d91300c77567dac56285382bee69fa633f done 09:15:20 #106 naming to docker.io/library/security-proxy-setup-arm64 done 09:15:20 #106 DONE 10.2s 09:15:20 09:15:20 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:15:23 #156 ... 09:15:23 09:15:23 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:15:23 #155 DONE 1192.7s 09:15:23 09:15:23 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:23 #64 ... 09:15:23 09:15:23 #166 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:15:23 #166 DONE 0.2s 09:15:23 09:15:23 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:15:26 #167 DONE 2.2s 09:15:26 09:15:26 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:26 #64 ... 09:15:26 09:15:26 #168 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:15:26 #168 DONE 0.2s 09:15:26 09:15:26 #169 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:15:26 #169 DONE 0.4s 09:15:26 09:15:26 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:15:26 #158 ... 09:15:26 09:15:26 #170 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:15:26 #170 DONE 0.3s 09:15:26 09:15:26 #171 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:15:27 #171 DONE 0.2s 09:15:27 09:15:27 #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/ 09:15:27 #172 DONE 0.1s 09:15:27 09:15:27 #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/ 09:15:27 #173 DONE 0.2s 09:15:27 09:15:27 #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/ 09:15:27 #174 DONE 0.2s 09:15:27 09:15:27 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:15:27 #175 ... 09:15:27 09:15:27 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:15:27 #147 DONE 1197.4s 09:15:27 09:15:27 #175 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:15:27 #175 DONE 0.3s 09:15:27 09:15:27 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:15:27 #148 ... 09:15:27 09:15:27 #176 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:15:28 #176 DONE 0.5s 09:15:28 09:15:28 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:15:28 #177 ... 09:15:28 09:15:28 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:15:28 #178 DONE 0.3s 09:15:28 09:15:28 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:15:29 #179 DONE 0.5s 09:15:29 09:15:29 #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 09:15:29 #180 DONE 0.2s 09:15:29 09:15:29 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:15:29 #157 ... 09:15:29 09:15:29 #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 09:15:29 #181 DONE 0.3s 09:15:29 09:15:29 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:29 #64 ... 09:15:29 09:15:29 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:15:29 #182 DONE 0.3s 09:15:29 09:15:29 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:15:30 #183 DONE 0.4s 09:15:30 09:15:30 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:30 #64 ... 09:15:30 09:15:30 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:15:30 #184 DONE 0.4s 09:15:30 09:15:30 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:15:30 #157 ... 09:15:30 09:15:30 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:15:31 #185 DONE 0.1s 09:15:31 09:15:31 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:31 #186 ... 09:15:31 09:15:31 #177 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:15:31 #177 DONE 2.8s 09:15:31 09:15:31 #106 [security-bootstrapper] exporting to image 09:15:31 #106 exporting layers 09:15:33 #106 exporting layers 2.0s done 09:15:33 #106 writing image sha256:d8324117ef696a051990adad89592fedd2ff9c16db83ed9d4474778f1eac94ac done 09:15:33 #106 naming to docker.io/library/security-bootstrapper-arm64 done 09:15:33 #106 DONE 12.2s 09:15:33 09:15:33 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:15:34 #64 ... 09:15:34 09:15:34 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:15:34 #186 DONE 3.1s 09:15:34 09:15:34 #106 [security-secretstore-setup] exporting to image 09:15:35 #106 exporting layers 1.3s done 09:15:35 #106 writing image sha256:a939be7b624b654ac919c1488388a4422aa5be7a08ff6ba9532e0180243442ce done 09:15:35 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 09:15:35 #106 DONE 13.6s 09:15:35 09:15:35 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:32 #64 ... 09:16:32 09:16:32 #139 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:16:32 #139 DONE 1260.9s 09:16:32 09:16:32 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:16:32 #157 ... 09:16:32 09:16:32 #187 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:16:32 #187 DONE 0.2s 09:16:32 09:16:32 #188 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:16:32 #188 DONE 0.2s 09:16:32 09:16:32 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:16:32 #189 DONE 0.2s 09:16:32 09:16:32 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:16:32 #156 ... 09:16:32 09:16:32 #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 09:16:32 #190 DONE 0.1s 09:16:32 09:16:32 #191 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:16:32 #191 DONE 0.1s 09:16:32 09:16:32 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:16:32 #148 ... 09:16:32 09:16:32 #192 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:34 #192 DONE 2.1s 09:16:34 09:16:34 #106 [core-common-config-bootstrapper] exporting to image 09:16:34 #106 exporting layers 09:16:35 #106 exporting layers 0.8s done 09:16:35 #106 writing image sha256:9226acf3f17007b54f5944474e5f29a84ed60fe8f7f45598411b2eafa604b6f7 done 09:16:35 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 09:16:35 #106 DONE 14.4s 09:16:35 09:16:35 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:42 #64 ... 09:18:42 09:18:42 #158 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:18:42 #158 DONE 1378.6s 09:18:42 09:18:42 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:42 #64 ... 09:18:42 09:18:42 #193 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:18:42 #193 DONE 0.2s 09:18:42 09:18:42 #194 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:18:42 #194 DONE 0.2s 09:18:42 09:18:42 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:18:42 #64 ... 09:18:42 09:18:42 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:18:42 #195 DONE 0.3s 09:18:42 09:18:42 #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 09:18:42 #196 DONE 0.2s 09:18:42 09:18:42 #106 [security-spiffe-token-provider] exporting to image 09:18:42 #106 exporting layers 09:18:42 #106 exporting layers 0.7s done 09:18:42 #106 writing image sha256:061d96c2c7ec0f7e15269ef74e55cda729ad451b3a25ac929fea6f6d85b1dd73 done 09:18:42 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:18:42 #106 DONE 15.1s 09:18:42 09:18:42 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:34 #154 ... 09:26:34 09:26:34 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:26:34 #151 DONE 1850.8s 09:26:34 09:26:34 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:26:34 #153 ... 09:26:34 09:26:34 #197 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:26:34 #197 DONE 0.2s 09:26:34 09:26:34 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:26:34 #198 DONE 0.1s 09:26:34 09:26:34 #199 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:26:34 #199 DONE 0.4s 09:26:34 09:26:34 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:26:34 #148 ... 09:26:34 09:26:34 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:26:34 #200 DONE 0.1s 09:26:34 09:26:34 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:26:34 #201 DONE 0.1s 09:26:34 09:26:34 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:26:34 #154 ... 09:26:34 09:26:34 #202 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:26:34 #202 DONE 2.0s 09:26:34 09:26:34 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:26:34 #156 ... 09:26:34 09:26:34 #106 [security-proxy-auth] exporting to image 09:26:34 #106 exporting layers 09:26:34 #106 exporting layers 0.7s done 09:26:34 #106 writing image sha256:eff68fdfefbaa3a3f44af4a1bd33e2e223fc36287c03b75e0d17431feb1e8740 0.0s done 09:26:34 #106 naming to docker.io/library/security-proxy-auth-arm64 done 09:26:34 #106 DONE 15.8s 09:26:34 09:26:34 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:27:41 #150 DONE 1920.9s 09:27:41 09:27:41 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:27:41 #157 ... 09:27:41 09:27:41 #203 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:27:41 #203 DONE 0.2s 09:27:41 09:27:41 #204 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:27:41 #204 DONE 0.3s 09:27:41 09:27:41 #205 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:27:41 #205 DONE 0.4s 09:27:41 09:27:41 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:27:41 #206 DONE 0.2s 09:27:41 09:27:41 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:27:41 #64 ... 09:27:41 09:27:41 #106 [core-command] exporting to image 09:27:41 #106 exporting layers 09:27:41 #106 exporting layers 0.5s done 09:27:41 #106 writing image sha256:ae48128230619d73cc49fcc02fcc60f10dcfbca6c09207545fb940eb46477b44 done 09:27:41 #106 naming to docker.io/library/core-command-arm64 done 09:27:41 #106 DONE 16.3s 09:27:41 09:27:41 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:33 #64 ... 09:29:33 09:29:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:29:33 #154 DONE 2041.2s 09:29:33 09:29:33 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:33 #64 ... 09:29:33 09:29:33 #207 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:29:33 #207 DONE 0.2s 09:29:33 09:29:33 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:29:33 #48 ... 09:29:33 09:29:33 #208 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:29:33 #208 DONE 0.1s 09:29:33 09:29:33 #209 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:29:33 #209 DONE 0.4s 09:29:33 09:29:33 #210 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:29:33 #210 DONE 0.2s 09:29:33 09:29:33 #106 [core-data] exporting to image 09:29:33 #106 exporting layers 09:29:33 #106 exporting layers 0.5s done 09:29:33 #106 writing image sha256:35d544e190bece75615f0c24ef613a88ec7d4e73fe922dac51bb92d7fcc78a13 done 09:29:33 #106 naming to docker.io/library/core-data-arm64 done 09:29:33 #106 DONE 16.8s 09:29:33 09:29:33 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:34 #64 ... 09:29:34 09:29:34 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:29:34 #148 DONE 2044.3s 09:29:34 09:29:34 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:34 #153 ... 09:29:34 09:29:34 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:29:35 #211 DONE 0.3s 09:29:35 09:29:35 #212 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:29:35 #212 DONE 0.5s 09:29:35 09:29:35 #213 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:29:36 #213 DONE 0.3s 09:29:36 09:29:36 #106 [core-keeper] exporting to image 09:29:36 #106 ... 09:29:36 09:29:36 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:29:36 #153 DONE 2046.2s 09:29:36 09:29:36 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:37 #64 ... 09:29:37 09:29:37 #106 [core-keeper] exporting to image 09:29:37 #106 exporting layers 0.9s done 09:29:37 #106 writing image sha256:5f97ddcb966c23d1f8a3d0371d672e20a855ab4436b110a1c9b6bba53835ec38 done 09:29:37 #106 naming to docker.io/library/core-keeper-arm64 done 09:29:37 #106 DONE 17.7s 09:29:37 09:29:37 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:37 #64 ... 09:29:37 09:29:37 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:29:37 #214 DONE 0.2s 09:29:37 09:29:37 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:37 #64 ... 09:29:37 09:29:37 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:29:37 #215 DONE 0.1s 09:29:37 09:29:37 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:29:37 #216 DONE 0.4s 09:29:37 09:29:37 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:37 #64 ... 09:29:37 09:29:37 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:29:37 #217 DONE 0.1s 09:29:38 09:29:38 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:29:38 #218 DONE 0.1s 09:29:38 09:29:38 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:29:38 #64 ... 09:29:38 09:29:38 #106 [core-metadata] exporting to image 09:29:38 #106 exporting layers 0.5s done 09:29:38 #106 writing image sha256:6ad514477ed5a6f23dbfe944510b66959f812b9e41345d298d334c6d665e30e0 done 09:29:38 #106 naming to docker.io/library/core-metadata-arm64 done 09:29:38 #106 DONE 18.2s 09:29:38 09:29:38 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:30:10 #48 ... 09:30:10 09:30:10 #157 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:30:10 #157 DONE 2080.4s 09:30:10 09:30:10 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:11 #64 ... 09:30:11 09:30:11 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:11 #219 DONE 0.2s 09:30:11 09:30:11 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:11 #64 ... 09:30:11 09:30:11 #220 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:11 #220 DONE 0.2s 09:30:11 09:30:11 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:11 #156 ... 09:30:11 09:30:11 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:30:12 #221 ... 09:30:12 09:30:12 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:30:12 #152 DONE 2082.1s 09:30:12 09:30:12 #156 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:30:12 #156 DONE 2082.0s 09:30:12 09:30:12 #221 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:30:12 #221 DONE 0.6s 09:30:12 09:30:12 #222 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:30:12 #222 DONE 0.3s 09:30:12 09:30:12 #106 [support-cron-scheduler] exporting to image 09:30:12 #106 exporting layers 09:30:13 #106 ... 09:30:13 09:30:13 #223 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:13 #223 CACHED 09:30:13 09:30:13 #224 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:13 #224 CACHED 09:30:13 09:30:13 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:30:13 #225 DONE 0.2s 09:30:13 09:30:13 #226 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:30:13 #226 DONE 0.2s 09:30:13 09:30:13 #227 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:30:13 #227 DONE 0.4s 09:30:13 09:30:13 #228 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:30:13 #228 DONE 0.1s 09:30:13 09:30:13 #106 [support-notifications] exporting to image 09:30:13 #106 ... 09:30:13 09:30:13 #229 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:30:13 #229 DONE 0.5s 09:30:13 09:30:13 #106 [support-cron-scheduler] exporting to image 09:30:13 #106 exporting layers 1.1s done 09:30:13 #106 writing image sha256:d630620c8b7316562c797bec77caf1e1fdf19fc899bb0c3b2e21a92058e8a7d1 done 09:30:13 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 09:30:14 #106 ... 09:30:14 09:30:14 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:30:14 #230 DONE 0.1s 09:30:14 09:30:14 #106 [support-scheduler] exporting to image 09:30:14 #106 exporting layers 0.6s done 09:30:14 #106 writing image sha256:5f46dd7f4975318d6218aff8fbe2ae10af9fd57be80ee0123b493b7b3776763a done 09:30:14 #106 naming to docker.io/library/support-notifications-arm64 done 09:30:14 #106 exporting layers 0.5s done 09:30:14 #106 writing image sha256:6245a349d66757180931db324c1d71cd34e7788c2b01d54ce297796dbb5d6fb8 done 09:30:14 #106 naming to docker.io/library/support-scheduler-arm64 09:30:14 #106 naming to docker.io/library/support-scheduler-arm64 done 09:30:14 #106 DONE 19.3s 09:30:14 09:30:14 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:30:14 time="2024-08-02T08:52:03Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:30:14 time="2024-08-02T08:52:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:30:14 $ docker stop --time=1 1cef5c10d47f0f032f2bd5ca7682da2bb062c497c3e02008be345fdb84be3aec 09:30:16 $ docker rm -f --volumes 1cef5c10d47f0f032f2bd5ca7682da2bb062c497c3e02008be345fdb84be3aec [Pipeline] // withDockerContainer [Pipeline] sh 09:30:16 + docker images 09:30:16 REPOSITORY TAG IMAGE ID CREATED SIZE 09:30:16 support-scheduler-arm64 latest 6245a349d667 3 seconds ago 41.2MB 09:30:16 support-notifications-arm64 latest 5f46dd7f4975 3 seconds ago 41.9MB 09:30:16 support-cron-scheduler-arm64 latest d630620c8b73 4 seconds ago 41.8MB 09:30:16 core-metadata-arm64 latest 6ad514477ed5 38 seconds ago 39.1MB 09:30:16 core-keeper-arm64 latest 5f97ddcb966c 41 seconds ago 38.9MB 09:30:16 core-data-arm64 latest 35d544e190be 44 seconds ago 39MB 09:30:16 core-command-arm64 latest ae4812823061 2 minutes ago 35MB 09:30:16 security-proxy-auth-arm64 latest eff68fdfefba 3 minutes ago 32.6MB 09:30:16 security-spiffe-token-provider-arm64 latest 061d96c2c7ec 11 minutes ago 29MB 09:30:16 core-common-config-bootstrapper-arm64 latest 9226acf3f170 13 minutes ago 15.3MB 09:30:16 security-secretstore-setup-arm64 latest a939be7b624b 14 minutes ago 36.4MB 09:30:16 security-bootstrapper-arm64 latest d8324117ef69 14 minutes ago 18.9MB 09:30:16 security-proxy-setup-arm64 latest b047e77e5455 14 minutes ago 26.1MB 09:30:16 security-spire-agent-arm64 latest 32e2cea44654 36 minutes ago 174MB 09:30:16 security-spire-config-arm64 latest d824056f86ca 36 minutes ago 115MB 09:30:16 security-spire-server-arm64 latest 58321ce486a5 36 minutes ago 116MB 09:30:16 ci-base-image-arm64 latest 4e99dd8e792b 56 minutes ago 965MB 09:30:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 09:30:16 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 09:30:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:17 09:30:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:17 arm64: Pulling from edgex-lftools-log-publisher 09:30:17 8998bd30e6a1: Pulling fs layer 09:30:17 04944245beec: Pulling fs layer 09:30:17 699f458cf7ca: Pulling fs layer 09:30:17 765212b225bb: Pulling fs layer 09:30:17 f23df028b6ca: Pulling fs layer 09:30:17 d65c8cfc05b1: Pulling fs layer 09:30:17 2437ff75d9bd: Pulling fs layer 09:30:17 f23df028b6ca: Waiting 09:30:17 d65c8cfc05b1: Waiting 09:30:17 2437ff75d9bd: Waiting 09:30:17 765212b225bb: Waiting 09:30:18 04944245beec: Verifying Checksum 09:30:18 04944245beec: Download complete 09:30:18 765212b225bb: Verifying Checksum 09:30:18 f23df028b6ca: Verifying Checksum 09:30:18 f23df028b6ca: Download complete 09:30:18 d65c8cfc05b1: Verifying Checksum 09:30:18 d65c8cfc05b1: Download complete 09:30:18 699f458cf7ca: Verifying Checksum 09:30:18 699f458cf7ca: Download complete 09:30:18 8998bd30e6a1: Download complete 09:30:21 2437ff75d9bd: Verifying Checksum 09:30:21 2437ff75d9bd: Download complete 09:30:23 8998bd30e6a1: Pull complete 09:30:23 04944245beec: Pull complete 09:30:25 699f458cf7ca: Pull complete 09:30:25 765212b225bb: Pull complete 09:30:26 f23df028b6ca: Pull complete 09:30:26 d65c8cfc05b1: Pull complete 09:30:44 2437ff75d9bd: Pull complete 09:30:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:30:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:30:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:30:45 prd-ubuntu20.04-docker-arm64-4c-16g-6986 does not seem to be running inside a container 09:30:45 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:30:47 $ docker top 6dfcc8fa63daea7d98ef4b28b02b6cecb6ca75227f06909a9b325c60797e38c7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:30:48 ---> job-cost.sh 09:30:48 lf-activate-venv: SKIPPING 09:30:48 INFO: No Stack... 09:30:49 INFO: Retrieving Pricing Info for: v3-standard-4 09:30:49 INFO: Archiving Costs [Pipeline] sh 09:30:50 + cat /w/workspace/edgex-go/3/archives/cost.csv 09:30:50 + cut -d, -f6 [Pipeline] lock 09:30:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] 09:30:50 Resource [jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] did not exist. Created. 09:30:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:30:51 + echo total: 0.2199999988079071 [Pipeline] stash 09:30:51 Stashed 1 file(s) [Pipeline] } 09:30:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4846-3-stack-cost] [Pipeline] // lock [Pipeline] } 09:30:51 $ docker stop --time=1 6dfcc8fa63daea7d98ef4b28b02b6cecb6ca75227f06909a9b325c60797e38c7 09:30:52 $ docker rm -f --volumes 6dfcc8fa63daea7d98ef4b28b02b6cecb6ca75227f06909a9b325c60797e38c7 [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 09:30:53 provisioning config files... 09:30:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/3@tmp/config8939641827084010924tmp [Pipeline] { [Pipeline] sh 09:30:53 + set +x 09:30:53 + curl -s https://codecov.io/bash 09:30:53 + bash -s -- 09:30:53 09:30:53 _____ _ 09:30:53 / ____| | | 09:30:53 | | ___ __| | ___ ___ _____ __ 09:30:53 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:30:53 | |___| (_) | (_| | __/ (_| (_) \ V / 09:30:53 \_____\___/ \__,_|\___|\___\___/ \_/ 09:30:53 Bash-1.0.6 09:30:53 09:30:53 09:30:53 ==> git version 2.25.1 found 09:30:53 ==> 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 09:30:53 Release-Date: 2020-01-08 09:30:53 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:30:53 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:30:53 ==> Jenkins CI detected. 09:30:53 current dir:  /w/workspace/edgex-go/3 09:30:53 project root: . 09:30:53 --> token set from env 09:30:53 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:30:53 ==> Running gcov in . (disable via -X gcov) 09:30:53 ==> Python coveragepy not found 09:30:53 ==> Searching for coverage reports in: 09:30:53 + . 09:30:53 -> Found 1 reports 09:30:53 ==> Detecting git/mercurial file structure 09:30:53 ==> Reading reports 09:30:53 + ./coverage.out bytes=504185 09:30:53 ==> Appending adjustments 09:30:53 https://docs.codecov.io/docs/fixing-reports 09:30:55 + Found adjustments 09:30:55 ==> Gzipping contents 09:30:55 64K /tmp/codecov.9E3onc.gz 09:30:55 ==> Uploading reports 09:30:55 url: https://codecov.io 09:30:55 query: branch=PR-4846&commit=1d1017a3de6003dc3e9ae32720e69887a73d81a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= 09:30:55 -> Pinging Codecov 09:30:55 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4846&commit=1d1017a3de6003dc3e9ae32720e69887a73d81a9&build=3&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4846%2F3%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4846&job=&cmd_args= 09:30:55 -> Uploading to 09:30:55 https://storage.googleapis.com/codecov/v4/raw/2024-08-02/00271124DB129430A58F1EEE437C3FCB/1d1017a3de6003dc3e9ae32720e69887a73d81a9/42138bc3-760f-4ffe-bb47-5a3964578ef1.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240802%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240802T093055Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=bccbdebae77c443355890a9bbce172da836502846882a4bbc805d4b64ee7d9d5 09:30:55 % Total % Received % Xferd Average Speed Time Time Time Current 09:30:55 Dload Upload Total Spent Left Speed 09:30:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 64220 0 0 100 64220 0 218k --:--:-- --:--:-- --:--:-- 219k 09:30:55 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1d1017a3de6003dc3e9ae32720e69887a73d81a9 [Pipeline] } 09:30:55 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 09:30:56 + [ -d /w/workspace/edgex-go/3/archives ] [Pipeline] libraryResource [Pipeline] sh 09:30:56 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:30:57 ---> package-listing.sh 09:30:57 ++ facter osfamily 09:30:57 ++ tr '[:upper:]' '[:lower:]' 09:30:57 + OS_FAMILY=debian 09:30:57 + workspace=/w/workspace/edgex-go/3 09:30:57 + START_PACKAGES=/tmp/packages_start.txt 09:30:57 + END_PACKAGES=/tmp/packages_end.txt 09:30:57 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:30:57 + PACKAGES=/tmp/packages_start.txt 09:30:57 + '[' /w/workspace/edgex-go/3 ']' 09:30:57 + PACKAGES=/tmp/packages_end.txt 09:30:57 + case "${OS_FAMILY}" in 09:30:57 + dpkg -l 09:30:57 + grep '^ii' 09:30:57 + '[' -f /tmp/packages_start.txt ']' 09:30:57 + '[' -f /tmp/packages_end.txt ']' 09:30:57 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:30:57 + '[' /w/workspace/edgex-go/3 ']' 09:30:57 + mkdir -p /w/workspace/edgex-go/3/archives/ 09:30:57 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/3/archives/ [Pipeline] echo 09:30:57 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 09:30:58 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:58 09:30:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:30:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:30:58 latest: Pulling from edgex-lftools-log-publisher 09:30:58 5eb5b503b376: Pulling fs layer 09:30:58 5c69ac0246d0: Pulling fs layer 09:30:58 ec43610c2a17: Pulling fs layer 09:30:58 3a2ae6a8a46f: Pulling fs layer 09:30:58 33b1e0a273af: Pulling fs layer 09:30:58 5d3b04190fa2: Pulling fs layer 09:30:58 2f39f015ded8: Pulling fs layer 09:30:58 33b1e0a273af: Waiting 09:30:58 3a2ae6a8a46f: Waiting 09:30:58 5d3b04190fa2: Waiting 09:30:58 2f39f015ded8: Waiting 09:30:58 5c69ac0246d0: Download complete 09:30:58 3a2ae6a8a46f: Download complete 09:30:58 33b1e0a273af: Verifying Checksum 09:30:58 33b1e0a273af: Download complete 09:30:58 5d3b04190fa2: Verifying Checksum 09:30:58 5d3b04190fa2: Download complete 09:30:59 ec43610c2a17: Verifying Checksum 09:30:59 ec43610c2a17: Download complete 09:30:59 5eb5b503b376: Verifying Checksum 09:30:59 5eb5b503b376: Download complete 09:30:59 2f39f015ded8: Verifying Checksum 09:30:59 2f39f015ded8: Download complete 09:31:00 5eb5b503b376: Pull complete 09:31:00 5c69ac0246d0: Pull complete 09:31:01 ec43610c2a17: Pull complete 09:31:01 3a2ae6a8a46f: Pull complete 09:31:01 33b1e0a273af: Pull complete 09:31:01 5d3b04190fa2: Pull complete 09:31:05 2f39f015ded8: Pull complete 09:31:05 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:31:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:31:05 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:31:05 prd-ubuntu20.04-docker-8c-8g-6985 does not seem to be running inside a container 09:31:05 $ 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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:31:13 $ docker top cfd429cc449903c45d29e905242f7ef6eaa44fc9fccf6df61a4f8d26167923d8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:31:14 + touch /tmp/pre-build-complete [Pipeline] sh 09:31:14 + mkdir -p /var/log/sysstat [Pipeline] sh 09:31:14 + ls /var/log/sa-host 09:31:14 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:31:14 provisioning config files... 09:31:14 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/3@tmp/config12458908726497330852tmp [Pipeline] { [Pipeline] echo 09:31:14 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:31:15 ---> create-netrc.sh [Pipeline] } 09:31:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:31:15 ---> python-tools-install.sh [Pipeline] echo 09:31:15 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:31:15 ---> sudo-logs.sh 09:31:15 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:31:15 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:31:16 ---> job-cost.sh 09:31:16 lf-activate-venv: SKIPPING 09:31:16 DEBUG: total: 0.2199999988079071 09:31:16 INFO: Retrieving Stack Cost... 09:31:16 INFO: Retrieving Pricing Info for: v3-standard-8 09:31:16 INFO: Archiving Costs [Pipeline] echo 09:31:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:31:17 ---> logs-deploy.sh 09:31:17 lf-activate-venv: SKIPPING 09:31:17 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4846/3 09:31:17 INFO: archiving workspace using pattern(s): 09:31:18 Archives upload complete. 09:31:18 INFO: archiving logs to Nexus 09:31:18 ---> uname -a: 09:31:18 Linux prd-ubuntu20-04-docker-8c-8g-6985 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:31:18 09:31:18 09:31:18 ---> lscpu: 09:31:18 Architecture: x86_64 09:31:18 CPU op-mode(s): 32-bit, 64-bit 09:31:18 Byte Order: Little Endian 09:31:18 Address sizes: 40 bits physical, 48 bits virtual 09:31:18 CPU(s): 8 09:31:18 On-line CPU(s) list: 0-7 09:31:18 Thread(s) per core: 1 09:31:18 Core(s) per socket: 1 09:31:18 Socket(s): 8 09:31:18 NUMA node(s): 1 09:31:18 Vendor ID: AuthenticAMD 09:31:18 CPU family: 23 09:31:18 Model: 49 09:31:18 Model name: AMD EPYC-Rome Processor 09:31:18 Stepping: 0 09:31:18 CPU MHz: 2799.998 09:31:18 BogoMIPS: 5599.99 09:31:18 Virtualization: AMD-V 09:31:18 Hypervisor vendor: KVM 09:31:18 Virtualization type: full 09:31:18 L1d cache: 256 KiB 09:31:18 L1i cache: 256 KiB 09:31:18 L2 cache: 4 MiB 09:31:18 L3 cache: 128 MiB 09:31:18 NUMA node0 CPU(s): 0-7 09:31:18 Vulnerability Itlb multihit: Not affected 09:31:18 Vulnerability L1tf: Not affected 09:31:18 Vulnerability Mds: Not affected 09:31:18 Vulnerability Meltdown: Not affected 09:31:18 Vulnerability Mmio stale data: Not affected 09:31:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:31:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:31:18 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:31:18 Vulnerability Srbds: Not affected 09:31:18 Vulnerability Tsx async abort: Not affected 09:31:18 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 09:31:18 09:31:18 09:31:18 ---> nproc: 09:31:18 8 09:31:18 09:31:18 09:31:18 ---> df -h: 09:31:18 Filesystem Size Used Avail Use% Mounted on 09:31:18 overlay 155G 28G 128G 18% / 09:31:18 tmpfs 64M 0 64M 0% /dev 09:31:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:31:18 shm 64M 0 64M 0% /dev/shm 09:31:18 /dev/vda1 155G 28G 128G 18% /facter-os 09:31:18 09:31:18 09:31:18 ---> sar -b -r -n DEV: 09:31:18 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6985) 08/02/24 _x86_64_ (8 CPU) 09:31:18 09:31:18 08:28:53 LINUX RESTART (8 CPU) 09:31:18 09:31:18 08:29:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:31:18 08:30:02 344.84 48.87 295.97 0.00 5496.42 166394.71 0.00 09:31:18 08:31:01 176.72 1.51 175.21 0.00 36.06 62930.62 0.00 09:31:18 08:32:01 47.59 0.05 47.54 0.00 6.27 25241.93 0.00 09:31:18 08:33:01 31.79 0.15 31.64 0.00 2.40 14807.28 0.00 09:31:18 08:34:01 125.49 1.30 124.19 0.00 99.70 52752.28 0.00 09:31:18 08:35:01 306.68 2.10 304.58 0.00 122.61 222158.92 0.00 09:31:18 08:36:01 602.31 16.92 585.39 0.00 4374.78 101208.32 0.00 09:31:18 08:37:01 269.43 0.75 268.68 0.00 8.53 114980.47 0.00 09:31:18 08:38:01 253.17 0.05 253.12 0.00 0.40 72543.69 0.00 09:31:18 08:39:01 295.00 0.00 295.00 0.00 0.00 103602.87 0.00 09:31:18 08:40:01 460.44 0.10 460.34 0.00 10.26 48702.55 0.00 09:31:18 08:41:01 1.65 0.00 1.65 0.00 0.00 17.33 0.00 09:31:18 08:42:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 09:31:18 08:43:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 09:31:18 08:44:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 09:31:18 08:45:01 2.40 0.02 2.38 0.00 0.13 30.93 0.00 09:31:18 08:46:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 09:31:18 08:47:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:31:18 08:48:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 09:31:18 08:49:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 09:31:18 08:50:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:31:18 08:51:01 1.58 0.00 1.58 0.00 0.00 16.66 0.00 09:31:18 08:52:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 09:31:18 08:53:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 09:31:18 08:54:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 09:31:18 08:55:01 1.35 0.37 0.98 0.00 11.46 12.00 0.00 09:31:18 08:56:01 2.53 1.20 1.33 0.00 25.46 17.06 0.00 09:31:18 08:57:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 09:31:18 08:58:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 09:31:18 08:59:01 1.37 0.00 1.37 0.00 0.00 15.06 0.00 09:31:18 09:00:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 09:31:18 09:01:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 09:31:18 09:02:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 09:31:18 09:03:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:31:18 09:04:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 09:31:18 09:05:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:31:18 09:06:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 09:31:19 09:07:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 09:31:19 09:08:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 09:31:19 09:09:01 1.37 0.00 1.37 0.00 0.00 16.40 0.00 09:31:19 09:10:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:31:19 09:11:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 09:31:19 09:12:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 09:31:19 09:13:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 09:31:19 09:14:01 1.25 0.00 1.25 0.00 0.00 15.20 0.00 09:31:19 09:15:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 09:31:19 09:16:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 09:31:19 09:17:01 0.93 0.02 0.92 0.00 0.13 9.87 0.00 09:31:19 09:18:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 09:31:19 09:19:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 09:31:19 09:20:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 09:31:19 09:21:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 09:31:19 09:22:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:31:19 09:23:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 09:31:19 09:24:01 1.23 0.00 1.23 0.00 0.00 15.86 0.00 09:31:19 09:25:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 09:31:19 09:26:01 1.57 0.00 1.57 0.00 0.00 17.46 0.00 09:31:19 09:27:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 09:31:19 09:28:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 09:31:19 09:29:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 09:31:19 09:30:01 1.17 0.00 1.17 0.00 0.00 14.93 0.00 09:31:19 09:31:01 6.73 0.25 6.48 0.00 25.46 487.25 0.00 09:31:19 Average: 47.98 1.18 46.80 0.00 163.55 15861.95 0.00 09:31:19 09:31:19 08:29:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:31:19 08:30:02 29581056 31585992 757232 2.30 60652 2234504 1801772 5.31 1002460 1952744 740 09:31:19 08:31:01 28352360 31549528 761992 2.32 124924 3281720 1740188 5.13 1122348 2948572 7080 09:31:19 08:32:01 26948660 31324448 977340 2.97 128424 4370544 2423536 7.14 2022872 3358556 383812 09:31:19 08:33:01 27075920 31421384 877012 2.67 133848 4305608 1980860 5.84 1466052 3752704 369932 09:31:19 08:34:01 27424936 31415608 882996 2.69 139856 3992164 2358392 6.95 1402232 3508884 15136 09:31:19 08:35:01 20571060 31279800 977388 2.97 156376 10499276 3483492 10.27 1989612 9533396 532 09:31:19 08:36:01 16925240 31378788 868792 2.64 337300 13744032 2444380 7.20 2815420 12026196 734440 09:31:19 08:37:01 8825952 27653892 4515916 13.73 376112 17650236 12386496 36.50 7186752 15207440 1398156 09:31:19 08:38:01 5534068 26391336 5792180 17.61 389736 19609908 11235252 33.11 9204060 16450144 1605896 09:31:19 08:39:01 10131012 31381484 854396 2.60 400508 20138632 2434480 7.17 3217660 18065740 974868 09:31:19 08:40:01 9818268 31393996 851192 2.59 405324 20450316 2184972 6.44 3277688 18321792 12 09:31:19 08:41:01 9819164 31394960 850136 2.59 405344 20450312 2184972 6.44 3277464 18321796 316 09:31:19 08:42:01 9863332 31439184 805808 2.45 405356 20450324 2184972 6.44 3233056 18321800 8 09:31:19 08:43:01 9863164 31439024 805892 2.45 405376 20450324 2184972 6.44 3233060 18321800 144 09:31:19 08:44:01 9864080 31439984 805064 2.45 405400 20450320 2184972 6.44 3232088 18321804 20 09:31:19 08:45:01 9866420 31442324 803072 2.44 405428 20450296 2172052 6.40 3231616 18321780 152 09:31:19 08:46:01 9866032 31442072 803160 2.44 405456 20450440 2172052 6.40 3231600 18321900 12 09:31:19 08:47:01 9866300 31442384 802808 2.44 405464 20450444 2172052 6.40 3231660 18321904 144 09:31:19 08:48:01 9866000 31442100 803036 2.44 405476 20450436 2172052 6.40 3231668 18321904 12 09:31:19 08:49:01 9865952 31442072 802996 2.44 405496 20450440 2172052 6.40 3231740 18321908 16 09:31:19 08:50:01 9866692 31442836 802204 2.44 405516 20450452 2172052 6.40 3231000 18321928 8 09:31:19 08:51:01 9866612 31442796 802168 2.44 405544 20450456 2155396 6.35 3231056 18321928 308 09:31:19 08:52:01 9866536 31442756 802376 2.44 405564 20450456 2155396 6.35 3231128 18321932 8 09:31:19 08:53:01 9867024 31443264 801852 2.44 405584 20450452 2155396 6.35 3231148 18321932 12 09:31:19 08:54:01 9866652 31443064 801940 2.44 405600 20450592 2155396 6.35 3231720 18322068 204 09:31:19 08:55:01 9861388 31438160 806836 2.45 405624 20450932 2155396 6.35 3239688 18322232 36 09:31:19 08:56:01 9861636 31440188 804704 2.45 405656 20451704 2171556 6.40 3237796 18322376 8 09:31:19 08:57:01 9861644 31440224 804624 2.45 405680 20451708 2171556 6.40 3237516 18322372 8 09:31:19 08:58:01 9861836 31440504 804516 2.45 405756 20451708 2171556 6.40 3237528 18322372 16 09:31:19 08:59:01 9862028 31440724 804468 2.45 405776 20451712 2171556 6.40 3237528 18322376 8 09:31:19 09:00:01 9861004 31439756 805428 2.45 405804 20451716 2171556 6.40 3237596 18322380 8 09:31:19 09:01:01 9860988 31439740 805400 2.45 405832 20451716 2171556 6.40 3237536 18322380 4 09:31:19 09:02:01 9861028 31439816 805276 2.45 405848 20451720 2171556 6.40 3237872 18322384 184 09:31:19 09:03:01 9861020 31439832 805180 2.45 405880 20451728 2171556 6.40 3237584 18322388 152 09:31:19 09:04:01 9860404 31439264 805660 2.45 405904 20451720 2171556 6.40 3237912 18322388 12 09:31:19 09:05:01 9860640 31439516 805368 2.45 405916 20451732 2171556 6.40 3237888 18322396 12 09:31:19 09:06:01 9860808 31439700 805332 2.45 405936 20451732 2171556 6.40 3237692 18322396 8 09:31:19 09:07:01 9860784 31439700 805312 2.45 405940 20451736 2171556 6.40 3237704 18322400 8 09:31:19 09:08:01 9860460 31439384 805548 2.45 405948 20451740 2171556 6.40 3237708 18322404 8 09:31:19 09:09:01 9860624 31439576 805260 2.45 405968 20451736 2171556 6.40 3238024 18322404 152 09:31:19 09:10:01 9860672 31439636 805176 2.45 405992 20451744 2171556 6.40 3237816 18322408 8 09:31:19 09:11:01 9860624 31439620 805136 2.45 406012 20451748 2171556 6.40 3237772 18322412 8 09:31:19 09:12:01 9860316 31439316 805408 2.45 406028 20451752 2171556 6.40 3237788 18322416 12 09:31:19 09:13:01 9860088 31439132 805544 2.45 406052 20451756 2154656 6.35 3237824 18322420 12 09:31:19 09:14:01 9860304 31439352 805492 2.45 406076 20451760 2154656 6.35 3237864 18322424 32 09:31:19 09:15:01 9860280 31439392 805492 2.45 406104 20451756 2154656 6.35 3237964 18322432 12 09:31:19 09:16:01 9860248 31439368 805492 2.45 406120 20451768 2154656 6.35 3237904 18322436 8 09:31:19 09:17:01 9860200 31439352 805468 2.45 406136 20451764 2154656 6.35 3237940 18322432 8 09:31:19 09:18:01 9860120 31439312 805432 2.45 406144 20451772 2154656 6.35 3237988 18322436 8 09:31:19 09:19:01 9860080 31439284 805420 2.45 406160 20451760 2154656 6.35 3237988 18322436 8 09:31:19 09:20:01 9859812 31439044 805580 2.45 406184 20451776 2154656 6.35 3238100 18322440 4 09:31:19 09:21:01 9860048 31439312 805256 2.45 406204 20451780 2154656 6.35 3238048 18322444 8 09:31:19 09:22:01 9860216 31439636 805092 2.45 406220 20451912 2154656 6.35 3238068 18322576 8 09:31:19 09:23:01 9860444 31439884 804816 2.45 406228 20451916 2154656 6.35 3238084 18322580 8 09:31:19 09:24:01 9860324 31439792 805000 2.45 406248 20451920 2170712 6.40 3238688 18322584 220 09:31:19 09:25:01 9860380 31439860 804904 2.45 406268 20451920 2170712 6.40 3238252 18322584 8 09:31:19 09:26:01 9860292 31439800 804932 2.45 406280 20451924 2170712 6.40 3238136 18322588 4 09:31:19 09:27:01 9860696 31440216 804676 2.45 406288 20451924 2154316 6.35 3238204 18322588 8 09:31:19 09:28:01 9860412 31439952 804884 2.45 406304 20451932 2154316 6.35 3238176 18322596 8 09:31:19 09:29:01 9860612 31440180 804856 2.45 406320 20451928 2154316 6.35 3238176 18322600 8 09:31:19 09:30:01 9860628 31440216 804780 2.45 406340 20451936 2154316 6.35 3238272 18322600 8 09:31:19 09:31:01 9467108 31387968 856656 2.61 407964 20769732 2460912 7.25 3289744 18639744 318676 09:31:19 Average: 11511495 31292432 955699 2.91 376690 18767998 2503725 7.38 3223444 16772264 93737 09:31:19 09:31:19 08:29:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:31:19 08:30:02 lo 4.34 4.34 0.42 0.42 0.00 0.00 0.00 0.00 09:31:19 08:30:02 vethcf26733 576.36 513.51 47.81 2923.60 0.00 0.00 0.00 0.24 09:31:19 08:30:02 docker0 576.36 513.39 39.93 2923.60 0.00 0.00 0.00 0.00 09:31:19 08:30:02 ens3 1434.35 1430.05 8314.33 180.53 0.00 0.00 0.00 0.00 09:31:19 08:31:01 lo 1.36 1.36 0.13 0.13 0.00 0.00 0.00 0.00 09:31:19 08:31:01 docker0 254.63 342.04 21.59 2095.78 0.00 0.00 0.00 0.00 09:31:19 08:31:01 ens3 465.80 329.40 5318.58 39.99 0.00 0.00 0.00 0.00 09:31:19 08:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:32:01 docker0 0.10 0.17 0.01 0.02 0.00 0.00 0.00 0.00 09:31:19 08:32:01 ens3 42.98 28.61 49.83 18.28 0.00 0.00 0.00 0.00 09:31:19 08:32:01 veth66132e3 0.10 0.28 0.01 0.03 0.00 0.00 0.00 0.00 09:31:19 08:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:33:01 docker0 1.53 1.53 0.11 0.14 0.00 0.00 0.00 0.00 09:31:19 08:33:01 ens3 27.78 20.66 22.79 12.97 0.00 0.00 0.00 0.00 09:31:19 08:33:01 veth66132e3 1.53 1.55 0.14 0.14 0.00 0.00 0.00 0.00 09:31:19 08:34:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 09:31:19 08:34:01 docker0 0.60 0.45 0.05 0.23 0.00 0.00 0.00 0.00 09:31:19 08:34:01 veth719449c 0.60 0.55 0.06 0.24 0.00 0.00 0.00 0.00 09:31:19 08:34:01 ens3 156.45 92.34 2938.81 17.50 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth1443bfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth8a6b545 8.43 5.05 92.57 0.39 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth60f84be 2.65 5.30 0.20 95.83 0.00 0.00 0.00 0.01 09:31:19 08:35:01 veth5ac26fe 1.20 2.38 0.09 30.85 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth9d91216 2.22 1.28 30.88 0.10 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth1c4307e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 vethf393b29 1.53 2.80 0.12 34.02 0.00 0.00 0.00 0.00 09:31:19 08:35:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 09:31:19 08:35:01 vethce6f1e1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth5b4f8e5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth7f2e709 3.51 1.62 31.42 0.12 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth09e935c 5.30 2.65 95.83 0.20 0.00 0.00 0.00 0.00 09:31:19 08:35:01 vethe0b37df 1.62 3.51 0.12 31.42 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth4991399 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth26b695d 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:35:01 vethcf72a5a 2.80 1.53 34.02 0.12 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth350de69 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth0028f7c 1.12 2.35 0.09 30.85 0.00 0.00 0.00 0.00 09:31:19 08:35:01 docker0 25.87 47.26 1.64 638.51 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth719449c 0.05 0.30 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth198a49c 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth7782274 1.28 2.22 0.10 30.88 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth44db511 5.05 8.43 0.39 92.57 0.00 0.00 0.00 0.01 09:31:19 08:35:01 veth26d3e72 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth6bdf17d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:35:01 ens3 141.58 109.78 1507.21 171.04 0.00 0.00 0.00 0.00 09:31:19 08:35:01 veth8a0a295 2.73 4.71 0.22 62.95 0.00 0.00 0.00 0.01 09:31:19 08:36:01 veth6a9244a 86.97 140.28 8.69 1181.20 0.00 0.00 0.00 0.10 09:31:19 08:36:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 09:31:19 08:36:01 veth0f3b89b 88.62 131.71 8.92 1179.03 0.00 0.00 0.00 0.10 09:31:19 08:36:01 vethd8c34f1 86.21 137.10 8.80 1182.97 0.00 0.00 0.00 0.10 09:31:19 08:36:01 docker0 478.47 747.55 40.47 6335.40 0.00 0.00 0.00 0.00 09:31:19 08:36:01 veth719449c 0.12 0.96 0.01 0.04 0.00 0.00 0.00 0.00 09:31:19 08:36:01 veth0c75c1d 93.36 149.61 9.26 1192.50 0.00 0.00 0.00 0.10 09:31:19 08:36:01 vethe82275b 96.06 151.06 9.38 1196.85 0.00 0.00 0.00 0.10 09:31:19 08:36:01 ens3 899.72 545.22 8409.23 57.87 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth0b566d9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth112614c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth0ef9672 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 vethf005efa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth4e8d42d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth0bfa4fa 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth5cc6eeb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth2b5b6ac 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth3104a37 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth4476481 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth0da9a54 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth719449c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth161c897 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 veth74b5c62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:31:19 08:37:01 ens3 14.08 9.20 11.20 6.32 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth0b566d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth112614c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth0ef9672 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 vethf005efa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth4e8d42d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth0bfa4fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth5cc6eeb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth2b5b6ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth3104a37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth4476481 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth0da9a54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth719449c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth161c897 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 veth74b5c62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:38:01 ens3 4.28 2.48 3.40 1.83 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth0b566d9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth112614c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth0ef9672 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 vethf005efa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth4e8d42d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth0bfa4fa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth5cc6eeb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth2b5b6ac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth3104a37 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth4476481 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth0da9a54 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth719449c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth161c897 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 veth74b5c62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:39:01 ens3 3.97 2.22 3.02 1.65 0.00 0.00 0.00 0.00 09:31:19 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:40:01 ens3 7.63 5.37 6.95 3.60 0.00 0.00 0.00 0.00 09:31:19 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:41:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:42:01 ens3 0.23 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:31:19 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:43:01 ens3 0.45 0.08 0.05 0.01 0.00 0.00 0.00 0.00 09:31:19 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:44:01 ens3 0.72 0.62 0.76 0.29 0.00 0.00 0.00 0.00 09:31:19 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:45:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:31:19 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:46:01 ens3 0.08 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:47:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:48:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:49:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:50:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:31:19 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:51:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:52:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:54:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:55:01 ens3 1.17 0.90 1.06 0.44 0.00 0.00 0.00 0.00 09:31:19 08:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:56:01 ens3 7.08 5.53 4.64 5.92 0.00 0.00 0.00 0.00 09:31:19 08:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:57:01 ens3 0.30 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:31:19 08:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:58:01 ens3 0.07 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 08:59:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:00:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:31:19 09:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:01:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:02:01 ens3 0.32 0.27 0.25 0.21 0.00 0.00 0.00 0.00 09:31:19 09:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:03:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:04:01 ens3 0.55 0.07 0.11 0.00 0.00 0.00 0.00 0.00 09:31:19 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:05:01 ens3 0.60 0.52 0.42 0.35 0.00 0.00 0.00 0.00 09:31:19 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:06:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:07:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:08:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:09:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:10:01 ens3 0.23 0.12 0.13 0.07 0.00 0.00 0.00 0.00 09:31:19 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:11:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:12:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:14:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:15:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:31:19 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:16:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:18:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:20:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:31:19 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:23:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:25:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:31:19 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:26:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:27:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:31:19 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:30:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:31:19 09:31:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:31:19 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:31:19 09:31:01 ens3 87.49 51.66 2519.67 10.16 0.00 0.00 0.00 0.00 09:31:19 Average: lo 0.24 0.24 0.02 0.02 0.00 0.00 0.00 0.00 09:31:19 Average: docker0 21.37 26.45 1.66 192.36 0.00 0.00 0.00 0.00 09:31:19 Average: ens3 52.80 42.11 466.37 8.49 0.00 0.00 0.00 0.00 09:31:19 09:31:19 09:31:19 ---> sar -P ALL: 09:31:19 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-6985) 08/02/24 _x86_64_ (8 CPU) 09:31:19 09:31:19 08:28:53 LINUX RESTART (8 CPU) 09:31:19 09:31:19 08:29:01 CPU %user %nice %system %iowait %steal %idle 09:31:19 08:30:02 all 8.53 0.00 2.81 2.55 0.05 86.06 09:31:19 08:30:02 0 8.11 0.00 2.72 10.93 0.05 78.18 09:31:19 08:30:02 1 6.40 0.00 2.52 1.53 0.03 89.52 09:31:19 08:30:02 2 8.00 0.00 3.03 3.89 0.07 85.00 09:31:19 08:30:02 3 12.93 0.00 2.43 2.41 0.03 82.20 09:31:19 08:30:02 4 8.41 0.00 4.55 0.70 0.05 86.29 09:31:19 08:30:02 5 8.34 0.00 3.18 0.44 0.07 87.97 09:31:19 08:30:02 6 10.02 0.00 2.25 0.15 0.05 87.52 09:31:19 08:30:02 7 6.06 0.00 1.78 0.33 0.03 91.80 09:31:19 08:31:01 all 6.10 0.00 3.18 6.01 0.06 84.65 09:31:19 08:31:01 0 5.47 0.00 2.44 7.76 0.03 84.29 09:31:19 08:31:01 1 5.71 0.00 4.41 12.18 0.10 77.59 09:31:19 08:31:01 2 6.11 0.00 3.59 15.62 0.05 74.63 09:31:19 08:31:01 3 6.13 0.00 2.36 0.05 0.05 91.41 09:31:19 08:31:01 4 5.06 0.00 4.82 11.44 0.07 78.62 09:31:19 08:31:01 5 6.19 0.00 2.53 0.65 0.03 90.59 09:31:19 08:31:01 6 7.04 0.00 2.35 0.09 0.07 90.46 09:31:19 08:31:01 7 7.09 0.00 2.93 0.34 0.10 89.53 09:31:19 08:32:01 all 39.10 0.00 5.76 2.93 0.10 52.11 09:31:19 08:32:01 0 39.38 0.00 6.74 0.66 0.10 53.12 09:31:19 08:32:01 1 41.85 0.00 5.09 0.24 0.08 52.74 09:31:19 08:32:01 2 41.42 0.00 5.76 0.78 0.10 51.95 09:31:19 08:32:01 3 39.82 0.00 5.60 3.26 0.10 51.21 09:31:19 08:32:01 4 37.98 0.00 5.50 1.95 0.12 54.46 09:31:19 08:32:01 5 38.39 0.00 5.83 0.12 0.08 55.58 09:31:19 08:32:01 6 38.50 0.00 6.22 0.30 0.10 54.87 09:31:19 08:32:01 7 35.47 0.00 5.33 16.09 0.10 43.01 09:31:19 08:33:01 all 48.06 0.00 6.03 1.10 0.11 44.71 09:31:19 08:33:01 0 45.72 0.00 5.93 0.20 0.10 48.05 09:31:19 08:33:01 1 45.67 0.00 5.85 0.12 0.15 48.21 09:31:19 08:33:01 2 51.36 0.00 6.27 0.27 0.08 42.01 09:31:19 08:33:01 3 49.89 0.00 6.32 2.72 0.08 40.98 09:31:19 08:33:01 4 51.00 0.00 6.42 0.25 0.08 42.24 09:31:19 08:33:01 5 48.23 0.00 6.47 0.45 0.15 44.69 09:31:19 08:33:01 6 45.57 0.00 5.60 0.54 0.10 48.20 09:31:19 08:33:01 7 46.99 0.00 5.40 4.20 0.10 43.31 09:31:19 08:34:01 all 28.03 0.00 6.14 3.92 0.08 61.83 09:31:19 08:34:01 0 26.57 0.00 5.68 6.56 0.07 61.13 09:31:19 08:34:01 1 27.03 0.00 5.78 6.00 0.10 61.09 09:31:19 08:34:01 2 28.99 0.00 6.53 0.37 0.08 64.03 09:31:19 08:34:01 3 29.65 0.00 7.00 3.19 0.08 60.08 09:31:19 08:34:01 4 29.83 0.00 6.15 1.96 0.07 62.00 09:31:19 08:34:01 5 29.52 0.00 6.94 0.88 0.08 62.57 09:31:19 08:34:01 6 26.38 0.00 5.43 12.09 0.07 56.04 09:31:19 08:34:01 7 26.28 0.00 5.61 0.30 0.10 67.71 09:31:19 08:35:01 all 16.18 0.00 5.74 25.24 0.14 52.71 09:31:19 08:35:01 0 16.26 0.00 5.28 16.44 0.10 61.92 09:31:19 08:35:01 1 15.33 0.00 5.35 3.90 0.17 75.25 09:31:19 08:35:01 2 16.42 0.00 6.48 27.42 0.10 49.58 09:31:19 08:35:01 3 15.95 0.00 5.79 44.03 0.22 34.01 09:31:19 08:35:01 4 17.82 0.00 5.74 56.75 0.10 19.59 09:31:19 08:35:01 5 16.04 0.00 6.42 13.48 0.15 63.90 09:31:19 08:35:01 6 15.83 0.00 5.72 31.56 0.17 46.72 09:31:19 08:35:01 7 15.76 0.00 5.14 8.57 0.08 70.45 09:31:19 08:36:01 all 10.02 0.00 5.17 18.64 0.10 66.06 09:31:19 08:36:01 0 9.51 0.00 4.79 13.13 0.24 72.34 09:31:19 08:36:01 1 11.17 0.00 5.34 12.47 0.07 70.96 09:31:19 08:36:01 2 10.58 0.00 5.01 9.96 0.08 74.37 09:31:19 08:36:01 3 9.18 0.00 4.64 14.33 0.08 71.76 09:31:19 08:36:01 4 11.68 0.00 7.38 61.08 0.12 19.74 09:31:19 08:36:01 5 8.04 0.00 4.38 14.03 0.08 73.46 09:31:19 08:36:01 6 9.67 0.00 4.84 9.89 0.08 75.51 09:31:19 08:36:01 7 10.33 0.00 4.99 14.49 0.07 70.13 09:31:19 08:37:01 all 54.65 0.00 8.95 8.32 0.11 27.96 09:31:19 08:37:01 0 55.12 0.00 9.08 3.86 0.10 31.84 09:31:19 08:37:01 1 53.82 0.00 8.98 12.57 0.10 24.53 09:31:19 08:37:01 2 55.31 0.00 9.64 13.26 0.13 21.65 09:31:19 08:37:01 3 55.14 0.00 7.95 4.50 0.10 32.31 09:31:19 08:37:01 4 54.89 0.00 8.69 23.23 0.12 13.07 09:31:19 08:37:01 5 54.55 0.00 8.39 2.01 0.12 34.93 09:31:19 08:37:01 6 54.47 0.00 9.05 2.08 0.13 34.26 09:31:19 08:37:01 7 53.88 0.00 9.83 5.13 0.10 31.06 09:31:19 08:38:01 all 88.52 0.00 11.30 0.00 0.17 0.00 09:31:19 08:38:01 0 89.21 0.00 10.62 0.00 0.17 0.00 09:31:19 08:38:01 1 88.38 0.00 11.47 0.00 0.15 0.00 09:31:19 08:38:01 2 89.02 0.00 10.82 0.00 0.16 0.00 09:31:19 08:38:01 3 88.18 0.00 11.64 0.00 0.18 0.00 09:31:19 08:38:01 4 88.52 0.00 11.29 0.00 0.17 0.02 09:31:19 08:38:01 5 87.19 0.00 12.62 0.00 0.20 0.00 09:31:19 08:38:01 6 88.78 0.00 10.98 0.00 0.24 0.00 09:31:19 08:38:01 7 88.82 0.00 11.04 0.00 0.13 0.00 09:31:19 08:39:01 all 72.28 0.00 10.64 3.09 0.13 13.86 09:31:19 08:39:01 0 72.36 0.00 10.08 1.44 0.14 15.99 09:31:19 08:39:01 1 72.63 0.00 11.23 1.15 0.12 14.87 09:31:19 08:39:01 2 73.08 0.00 10.25 1.50 0.14 15.03 09:31:19 08:39:01 3 70.34 0.00 11.61 0.59 0.14 17.32 09:31:19 08:39:01 4 72.70 0.00 9.78 0.00 0.12 17.40 09:31:19 08:39:01 5 74.13 0.00 9.85 12.44 0.14 3.45 09:31:19 08:39:01 6 71.88 0.00 10.53 1.20 0.12 16.27 09:31:19 08:39:01 7 70.95 0.00 11.86 6.30 0.14 10.75 09:31:19 08:40:01 all 1.65 0.00 0.98 6.24 0.04 91.09 09:31:19 08:40:01 0 1.13 0.00 0.75 0.75 0.03 97.34 09:31:19 08:40:01 1 1.54 0.00 0.87 4.90 0.12 92.57 09:31:19 08:40:01 2 2.19 0.00 1.24 4.84 0.03 91.69 09:31:19 08:40:01 3 1.07 0.00 0.58 4.81 0.03 93.51 09:31:19 08:40:01 4 0.97 0.00 0.83 6.19 0.02 91.99 09:31:19 08:40:01 5 1.69 0.00 1.66 22.08 0.03 74.54 09:31:19 08:40:01 6 1.34 0.00 0.95 3.25 0.02 94.45 09:31:19 08:40:01 7 3.30 0.00 0.94 3.22 0.02 92.53 09:31:19 09:31:19 08:40:01 CPU %user %nice %system %iowait %steal %idle 09:31:19 08:41:01 all 0.17 0.00 0.01 0.00 0.01 99.81 09:31:19 08:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 08:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 08:41:01 3 0.18 0.00 0.00 0.00 0.00 99.82 09:31:19 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 08:41:01 7 1.03 0.00 0.00 0.00 0.00 98.97 09:31:19 08:42:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:31:19 08:42:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 08:42:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:31:19 08:42:01 2 0.02 0.00 0.05 0.00 0.02 99.92 09:31:19 08:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 08:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 08:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:42:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 08:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:31:19 08:43:01 0 0.07 0.00 0.07 0.00 0.03 99.83 09:31:19 08:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 08:43:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:31:19 08:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:43:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 08:43:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 08:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:31:19 08:44:01 0 0.05 0.00 0.03 0.00 0.03 99.88 09:31:19 08:44:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 08:44:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 08:44:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:31:19 08:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:45:01 all 0.10 0.00 0.03 0.01 0.01 99.85 09:31:19 08:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 08:45:01 1 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 08:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 08:45:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:31:19 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 08:45:01 6 0.00 0.00 0.05 0.07 0.00 99.88 09:31:19 08:45:01 7 0.68 0.00 0.05 0.00 0.00 99.27 09:31:19 08:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:31:19 08:46:01 0 0.10 0.00 0.07 0.00 0.05 99.78 09:31:19 08:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 08:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 08:46:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 08:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 08:46:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 08:46:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:31:19 08:47:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:31:19 08:47:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 08:47:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:31:19 08:47:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 08:47:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:47:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:31:19 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:47:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:48:01 all 0.10 0.00 0.01 0.00 0.01 99.88 09:31:19 08:48:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:31:19 08:48:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 08:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:48:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:48:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 08:48:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:31:19 08:48:01 7 0.60 0.00 0.03 0.00 0.00 99.37 09:31:19 08:49:01 all 0.03 0.00 0.03 0.01 0.01 99.93 09:31:19 08:49:01 0 0.02 0.00 0.07 0.02 0.03 99.87 09:31:19 08:49:01 1 0.02 0.00 0.03 0.02 0.00 99.93 09:31:19 08:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:31:19 08:49:01 3 0.10 0.00 0.05 0.00 0.02 99.83 09:31:19 08:49:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:31:19 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:49:01 6 0.00 0.00 0.03 0.02 0.00 99.95 09:31:19 08:49:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:31:19 08:50:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:31:19 08:50:01 0 0.08 0.00 0.07 0.00 0.02 99.83 09:31:19 08:50:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:31:19 08:50:01 2 0.18 0.00 0.00 0.00 0.02 99.80 09:31:19 08:50:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 08:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 08:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:50:01 7 1.76 0.00 0.05 0.00 0.00 98.19 09:31:19 08:51:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:31:19 08:51:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 08:51:01 1 0.02 0.00 0.03 0.02 0.03 99.90 09:31:19 08:51:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:31:19 08:51:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 08:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:51:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:31:19 08:51:01 7 1.99 0.00 0.00 0.00 0.00 98.01 09:31:19 09:31:19 08:51:01 CPU %user %nice %system %iowait %steal %idle 09:31:19 08:52:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:31:19 08:52:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 08:52:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 08:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:52:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:52:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 08:52:01 7 1.97 0.00 0.00 0.00 0.00 98.03 09:31:19 08:53:01 all 0.24 0.00 0.02 0.00 0.01 99.73 09:31:19 08:53:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 08:53:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 08:53:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:53:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 08:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:31:19 08:53:01 7 1.64 0.00 0.07 0.00 0.02 98.27 09:31:19 08:54:01 all 0.23 0.00 0.03 0.00 0.01 99.73 09:31:19 08:54:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 08:54:01 1 0.03 0.00 0.03 0.02 0.03 99.88 09:31:19 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 08:54:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 08:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:54:01 7 1.69 0.00 0.12 0.00 0.00 98.19 09:31:19 08:55:01 all 0.08 0.00 0.03 0.00 0.01 99.88 09:31:19 08:55:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:31:19 08:55:01 1 0.03 0.00 0.05 0.00 0.02 99.90 09:31:19 08:55:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:31:19 08:55:01 3 0.10 0.00 0.03 0.02 0.00 99.85 09:31:19 08:55:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 08:55:01 5 0.10 0.00 0.02 0.00 0.02 99.87 09:31:19 08:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 08:55:01 7 0.23 0.00 0.05 0.00 0.02 99.70 09:31:19 08:56:01 all 0.38 0.00 0.03 0.01 0.01 99.58 09:31:19 08:56:01 0 0.12 0.00 0.05 0.00 0.02 99.82 09:31:19 08:56:01 1 0.12 0.00 0.07 0.02 0.02 99.78 09:31:19 08:56:01 2 0.13 0.00 0.02 0.00 0.02 99.83 09:31:19 08:56:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:31:19 08:56:01 4 0.30 0.00 0.02 0.03 0.00 99.65 09:31:19 08:56:01 5 0.73 0.00 0.00 0.00 0.00 99.27 09:31:19 08:56:01 6 0.05 0.00 0.00 0.02 0.00 99.93 09:31:19 08:56:01 7 1.50 0.00 0.07 0.00 0.00 98.43 09:31:19 08:57:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:31:19 08:57:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:31:19 08:57:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 08:57:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 08:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 08:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 08:57:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:57:01 7 2.00 0.00 0.02 0.00 0.00 97.98 09:31:19 08:58:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:31:19 08:58:01 0 0.05 0.00 0.02 0.00 0.03 99.90 09:31:19 08:58:01 1 0.07 0.00 0.03 0.03 0.03 99.83 09:31:19 08:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 08:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 08:58:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 08:58:01 7 1.99 0.00 0.00 0.00 0.02 98.00 09:31:19 08:59:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:31:19 08:59:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 08:59:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:31:19 08:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 08:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 08:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 08:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 08:59:01 7 1.97 0.00 0.02 0.00 0.00 98.01 09:31:19 09:00:01 all 0.19 0.00 0.02 0.00 0.01 99.78 09:31:19 09:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:00:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:31:19 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:31:19 09:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:00:01 7 1.44 0.00 0.00 0.00 0.02 98.55 09:31:19 09:01:01 all 0.04 0.00 0.01 0.02 0.01 99.92 09:31:19 09:01:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:01:01 1 0.08 0.00 0.03 0.02 0.02 99.85 09:31:19 09:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:01:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:01:01 5 0.10 0.00 0.02 0.00 0.00 99.88 09:31:19 09:01:01 6 0.02 0.00 0.00 0.13 0.00 99.85 09:31:19 09:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:02:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:31:19 09:02:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:02:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:31:19 09:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:02:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:31:19 09:02:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:31:19 09:02:01 CPU %user %nice %system %iowait %steal %idle 09:31:19 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:31:19 09:03:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:31:19 09:03:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:31:19 09:03:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 09:03:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:03:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:31:19 09:03:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:31:19 09:04:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:31:19 09:04:01 1 0.07 0.00 0.03 0.02 0.02 99.87 09:31:19 09:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 09:31:19 09:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:05:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:31:19 09:05:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:31:19 09:05:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 09:05:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 09:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:05:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 09:05:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:31:19 09:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:31:19 09:06:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:06:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:31:19 09:06:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:31:19 09:06:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:06:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:06:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:31:19 09:07:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 09:07:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:31:19 09:07:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:31:19 09:07:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 09:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:07:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:07:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 09:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:08:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:19 09:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:08:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:31:19 09:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:08:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:31:19 09:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 09:31:19 09:09:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:31:19 09:09:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:09:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:31:19 09:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:31:19 09:10:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:10:01 1 0.08 0.00 0.02 0.02 0.02 99.87 09:31:19 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:10:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:31:19 09:11:01 0 0.03 0.00 0.00 0.00 0.03 99.93 09:31:19 09:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:11:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:11:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:11:01 6 0.00 0.00 0.03 0.02 0.00 99.95 09:31:19 09:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:31:19 09:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:12:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:31:19 09:12:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:13:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:31:19 09:13:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 09:13:01 1 0.03 0.00 0.05 0.02 0.03 99.87 09:31:19 09:13:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:13:01 6 0.00 0.00 0.00 0.08 0.00 99.92 09:31:19 09:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:31:19 09:13:01 CPU %user %nice %system %iowait %steal %idle 09:31:19 09:14:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:31:19 09:14:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 09:14:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:14:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:14:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:31:19 09:14:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 09:14:01 7 1.04 0.00 0.02 0.00 0.02 98.92 09:31:19 09:15:01 all 0.21 0.00 0.02 0.00 0.01 99.76 09:31:19 09:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:15:01 1 0.03 0.00 0.05 0.02 0.02 99.88 09:31:19 09:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:15:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:31:19 09:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 09:15:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:15:01 7 1.58 0.00 0.00 0.00 0.00 98.42 09:31:19 09:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:31:19 09:16:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 09:16:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:31:19 09:16:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:16:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 09:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:31:19 09:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:31:19 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:17:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:31:19 09:17:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:31:19 09:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 09:18:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:31:19 09:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:18:01 1 0.03 0.00 0.03 0.02 0.03 99.88 09:31:19 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:31:19 09:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:18:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:31:19 09:18:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:31:19 09:19:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:31:19 09:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:31:19 09:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:19:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 09:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:19:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:31:19 09:19:01 7 0.85 0.00 0.02 0.00 0.00 99.14 09:31:19 09:20:01 all 0.04 0.00 0.01 0.01 0.01 99.93 09:31:19 09:20:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:20:01 1 0.07 0.00 0.03 0.07 0.02 99.82 09:31:19 09:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:20:01 3 0.08 0.00 0.03 0.00 0.02 99.87 09:31:19 09:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:20:01 6 0.02 0.00 0.00 0.05 0.00 99.93 09:31:19 09:20:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:21:01 all 0.10 0.00 0.01 0.00 0.00 99.88 09:31:19 09:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:21:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:31:19 09:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:21:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:31:19 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:21:01 7 0.68 0.00 0.00 0.00 0.00 99.32 09:31:19 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:31:19 09:22:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:22:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:31:19 09:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:22:01 3 0.10 0.00 0.03 0.00 0.02 99.85 09:31:19 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:22:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:31:19 09:22:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:19 09:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:23:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:31:19 09:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:24:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:31:19 09:24:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:24:01 1 0.03 0.00 0.05 0.02 0.02 99.88 09:31:19 09:24:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 09:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:31:19 09:24:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:31:19 09:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:31:19 09:24:01 CPU %user %nice %system %iowait %steal %idle 09:31:19 09:25:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:31:19 09:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:25:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:31:19 09:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:25:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:31:19 09:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:25:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:31:19 09:25:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:26:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:31:19 09:26:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:31:19 09:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:31:19 09:26:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:31:19 09:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:26:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:31:19 09:26:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:31:19 09:27:01 all 0.16 0.00 0.02 0.00 0.01 99.80 09:31:19 09:27:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:31:19 09:27:01 1 0.05 0.00 0.07 0.02 0.03 99.83 09:31:19 09:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:31:19 09:27:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:31:19 09:27:01 7 1.16 0.00 0.02 0.00 0.02 98.81 09:31:19 09:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:31:19 09:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:28:01 1 0.07 0.00 0.07 0.00 0.02 99.85 09:31:19 09:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:28:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:31:19 09:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:31:19 09:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:31:19 09:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:31:19 09:29:01 all 0.08 0.00 0.01 0.00 0.00 99.91 09:31:19 09:29:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:31:19 09:29:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:31:19 09:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:31:19 09:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:31:19 09:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:31:19 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:31:19 09:29:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:29:01 7 0.35 0.00 0.00 0.00 0.00 99.65 09:31:19 09:30:01 all 0.12 0.00 0.01 0.00 0.00 99.86 09:31:19 09:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:30:01 1 0.05 0.00 0.05 0.02 0.02 99.87 09:31:19 09:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:31:19 09:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:31:19 09:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:31:19 09:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:31:19 09:30:01 7 0.83 0.00 0.02 0.00 0.00 99.16 09:31:19 09:31:01 all 1.77 0.00 0.73 0.06 0.01 97.43 09:31:19 09:31:01 0 2.05 0.00 0.77 0.00 0.02 97.16 09:31:19 09:31:01 1 1.58 0.00 0.67 0.30 0.02 97.43 09:31:19 09:31:01 2 2.07 0.00 0.92 0.02 0.02 96.98 09:31:19 09:31:01 3 1.60 0.00 0.92 0.02 0.02 97.45 09:31:19 09:31:01 4 1.86 0.00 0.45 0.00 0.00 97.69 09:31:19 09:31:01 5 1.49 0.00 0.67 0.00 0.02 97.83 09:31:19 09:31:01 6 1.23 0.00 1.05 0.08 0.02 97.61 09:31:19 09:31:01 7 2.31 0.00 0.38 0.03 0.02 97.26 09:31:19 Average: all 6.01 0.00 1.08 1.25 0.02 91.64 09:31:19 Average: 0 5.95 0.00 1.05 0.98 0.03 91.99 09:31:19 Average: 1 5.97 0.00 1.10 0.89 0.03 92.01 09:31:19 Average: 2 6.11 0.00 1.11 1.23 0.02 91.52 09:31:19 Average: 3 5.96 0.00 1.06 1.27 0.02 91.68 09:31:19 Average: 4 6.07 0.00 1.14 2.60 0.02 90.17 09:31:19 Average: 5 5.91 0.00 1.09 1.07 0.02 91.91 09:31:19 Average: 6 5.87 0.00 1.03 0.99 0.02 92.09 09:31:19 Average: 7 6.27 0.00 1.05 0.94 0.02 91.72 09:31:19 09:31:19 09:31:19