Branch indexing Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cc0d00debd4c33b877563843a6c7757fc5a1d126+475a7db5b5b56187166d71228061bf2da140d1ab (9c7c856b3a760233bdd6ab1c3f66e295dfc92dbe) Loading library edgex-global-pipelines@stable Attempting to resolve stable from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2817862103935328271.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh10688609275072402760.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision f3350a1713306dce7682ed7e37d5774890d03277 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh17382635293539828529.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10988134425454813735.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4907/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh5841310012805444268.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-10286 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-go.git > git init /w/workspace/edgex-go/4 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 475a7db5b5b56187166d71228061bf2da140d1ab into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 Merge succeeded, producing 55e708f57b91161b5b00965f0614759095dae6cd Checking out Revision 55e708f57b91161b5b00965f0614759095dae6cd (PR-4907) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 55e708f57b91161b5b00965f0614759095dae6cd # timeout=10 Commit message: "Merge commit '475a7db5b5b56187166d71228061bf2da140d1ab' into HEAD" > git rev-list --no-walk 586c4689bdd10946f16341d9d991995c52cbb19b # timeout=10 First time build. Skipping changelog. [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:30:12 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:30:12 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:30:12 ========================================================= 08:30:12 EdgeX Global Pipelines Version Info 08:30:12 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:30:14 ------------------- 08:30:14 stable info: 08:30:14 ------------------- 08:30:14 Commited By: Cherry Wang cherry@iotechsys.com 08:30:14 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:14 Message: update stable to v1.0.263 08:30:14 ------------------- 08:30:14 experimental info: 08:30:14 ------------------- 08:30:14 Commited By: Cherry Wang cherry@iotechsys.com 08:30:14 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 08:30:14 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:30:14 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4907 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4907 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4907 [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 55e708f [Pipeline] echo 08:30:15 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:30:15 provisioning config files... 08:30:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config2107088679696610103tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:30:15 ---> ****-login.sh 08:30:15 nexus3.edgexfoundry.org:10001 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10002 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10003 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 nexus3.edgexfoundry.org:10004 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 ****.io 08:30:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:30:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:30:16 Configure a credential helper to remove this warning. See 08:30:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:30:16 08:30:16 Login Succeeded 08:30:16 ---> ****-login.sh ends [Pipeline] } 08:30:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:17 + 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:30:17 + dirname cmd/core-command/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo core-command,cmd/core-command/Dockerfile 08:30:17 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:30:17 + dirname cmd/core-data/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo core-data,cmd/core-data/Dockerfile 08:30:17 + dirname cmd/core-keeper/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo core-keeper,cmd/core-keeper/Dockerfile 08:30:17 + + dirname cmd/core-metadata/Dockerfile 08:30:17 cut -d/ -f2 08:30:17 + echo core-metadata,cmd/core-metadata/Dockerfile 08:30:17 + dirname+ cmd/security-bootstrapper/Dockerfile 08:30:17 cut -d/ -f2 08:30:17 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:30:17 + dirname cmd/security-proxy-auth/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:30:17 + dirname cmd/security-proxy-setup/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:30:17 + dirname cmd/security-secretstore-setup/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:30:17 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:30:17 + + dirname cmd/security-spire-agent/Dockerfile 08:30:17 cut -d/ -f2 08:30:17 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:30:17 + dirname cmd/security-spire-config/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:30:17 + dirname cmd/security-spire-server/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:30:17 + dirname cmd/support-cron-scheduler/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 08:30:17 + dirname cmd/support-notifications/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo support-notifications,cmd/support-notifications/Dockerfile 08:30:17 + dirname cmd/support-scheduler/Dockerfile 08:30:17 + cut -d/ -f2 08:30:17 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:30:17 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:30:17 + git rev-list -1 --merges 55e708f57b91161b5b00965f0614759095dae6cd~1..55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] echo 08:30:17 -----------> git rev-list -1 --merges 55e708f57b91161b5b00965f0614759095dae6cd~1..55e708f57b91161b5b00965f0614759095dae6cd 55e708f57b91161b5b00965f0614759095dae6cd 08:30:17 55e708f57b91161b5b00965f0614759095dae6cd [false] [Pipeline] sh 08:30:17 + git log --format=format:%s -1 55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] echo 08:30:17 ========================================================= 08:30:17 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:30:17 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:30:18 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:30:18 + grep -v github /etc/ssh/ssh_known_hosts 08:30:18 + [ -e /tmp/ssh_known_hosts ] 08:30:18 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:30:18 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:30:18 + sudo tee -a /etc/ssh/ssh_known_hosts 08:30:18 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:18 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:18 08:30:18 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:30:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:19 0.1.4: Pulling from edgex-devops/py-git-semver 08:30:19 b85a868b505f: Pulling fs layer 08:30:19 e2be974225ed: Pulling fs layer 08:30:19 339a4e72a1f5: Pulling fs layer 08:30:19 988bab9f4d93: Pulling fs layer 08:30:19 1469e6f7b9e6: Pulling fs layer 08:30:19 eaf3925da568: Pulling fs layer 08:30:19 bab4dde63d76: Pulling fs layer 08:30:19 bde34c3a00c8: Pulling fs layer 08:30:19 eaf3925da568: Waiting 08:30:19 1469e6f7b9e6: Waiting 08:30:19 bab4dde63d76: Waiting 08:30:19 988bab9f4d93: Waiting 08:30:19 b352a97aabf1: Pulling fs layer 08:30:19 bde34c3a00c8: Waiting 08:30:19 4872d77fe225: Pulling fs layer 08:30:19 5851b861e8e6: Pulling fs layer 08:30:19 b352a97aabf1: Waiting 08:30:19 4872d77fe225: Waiting 08:30:19 5851b861e8e6: Waiting 08:30:19 e2be974225ed: Download complete 08:30:19 988bab9f4d93: Verifying Checksum 08:30:19 988bab9f4d93: Download complete 08:30:19 1469e6f7b9e6: Verifying Checksum 08:30:19 1469e6f7b9e6: Download complete 08:30:19 339a4e72a1f5: Verifying Checksum 08:30:19 339a4e72a1f5: Download complete 08:30:19 eaf3925da568: Download complete 08:30:19 bde34c3a00c8: Verifying Checksum 08:30:19 bde34c3a00c8: Download complete 08:30:19 b352a97aabf1: Download complete 08:30:19 4872d77fe225: Verifying Checksum 08:30:19 4872d77fe225: Download complete 08:30:19 5851b861e8e6: Download complete 08:30:19 b85a868b505f: Verifying Checksum 08:30:19 b85a868b505f: Download complete 08:30:19 bab4dde63d76: Verifying Checksum 08:30:19 bab4dde63d76: Download complete 08:30:20 b85a868b505f: Pull complete 08:30:20 e2be974225ed: Pull complete 08:30:21 339a4e72a1f5: Pull complete 08:30:21 988bab9f4d93: Pull complete 08:30:21 1469e6f7b9e6: Pull complete 08:30:21 eaf3925da568: Pull complete 08:30:23 bab4dde63d76: Pull complete 08:30:23 bde34c3a00c8: Pull complete 08:30:23 b352a97aabf1: Pull complete 08:30:23 4872d77fe225: Pull complete 08:30:23 5851b861e8e6: Pull complete 08:30:23 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:30:23 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:30:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:30:23 prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container 08:30:23 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:30:26 $ docker top 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f -eo pid,comm 08:30:26 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:30:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:30:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:26 [ssh-agent] Looking for ssh-agent implementation... 08:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:27 $ docker exec 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent 08:30:27 SSH_AUTH_SOCK=/tmp/ssh-Y8iCyHB5tehM/agent.32 08:30:27 SSH_AGENT_PID=38 08:30:27 Running ssh-add (command line suppressed) 08:30:27 Identity added: /w/workspace/edgex-go/4@tmp/private_key_2300556355028594679.key (/w/workspace/edgex-go/4@tmp/private_key_2300556355028594679.key) 08:30:27 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:27 + git tag --points-at HEAD [Pipeline] } 08:30:27 $ docker exec --env ******** --env ******** 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent -k 08:30:27 unset SSH_AUTH_SOCK; 08:30:27 unset SSH_AGENT_PID; 08:30:27 echo Agent pid 38 killed; 08:30:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:30:27 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:30:27 [ssh-agent] Looking for ssh-agent implementation... 08:30:27 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:30:27 $ docker exec 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent 08:30:27 SSH_AUTH_SOCK=/tmp/ssh-JQpMRNZO4YJu/agent.71 08:30:27 SSH_AGENT_PID=77 08:30:27 Running ssh-add (command line suppressed) 08:30:28 Identity added: /w/workspace/edgex-go/4@tmp/private_key_816060421020606530.key (/w/workspace/edgex-go/4@tmp/private_key_816060421020606530.key) 08:30:28 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:30:28 + git semver init 08:30:28 2024-09-14 08:30:28,473 [run_init] DEBUG init version:0.0.0 force:False 08:30:28 2024-09-14 08:30:28,474 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/4/.semver 08:30:28 2024-09-14 08:30:28,474 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/4/.semver 08:30:28 2024-09-14 08:30:28,475 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/4/.semver'], cwd=/w/workspace/edgex-go/4, universal_newlines=False, shell=None, istream=None) 08:30:35 2024-09-14 08:30:34,227 [append_file] DEBUG append to file:/w/workspace/edgex-go/4/.git/info/exclude 08:30:35 2024-09-14 08:30:34,227 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/4/.semver/PR-4907 with force:False 08:30:35 2024-09-14 08:30:34,227 [write_file] DEBUG write to file:/w/workspace/edgex-go/4/.semver/PR-4907 08:30:35 2024-09-14 08:30:34,232 [execute] INFO git cat-file --batch-check 08:30:35 2024-09-14 08:30:34,232 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2024-09-14 08:30:34,238 [execute] INFO git cat-file --batch 08:30:35 2024-09-14 08:30:34,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/4/.semver, universal_newlines=False, shell=None, istream=) 08:30:35 2024-09-14 08:30:34,243 [read_version] DEBUG read version from /w/workspace/edgex-go/4/.semver/PR-4907 08:30:35 0.0.0 [Pipeline] } 08:30:35 $ docker exec --env ******** --env ******** 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f ssh-agent -k 08:30:35 unset SSH_AUTH_SOCK; 08:30:35 unset SSH_AGENT_PID; 08:30:35 echo Agent pid 77 killed; 08:30:35 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:30:35 + git semver [Pipeline] } 08:30:35 $ docker stop --time=1 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f 08:30:37 $ docker rm -f --volumes 4711ed6254ce81c5b3bb779730888c9bd6bf51e553801faf4e3dc2f2a57a8a1f [Pipeline] // withDockerContainer [Pipeline] sh 08:30:37 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:30:37 Stashed 1 file(s) [Pipeline] echo 08:30:37 [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:38 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:38 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:30:38 ========================================================= 08:30:38 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 08:30:38 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:30:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:38 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 08:30:38 619be1103602: Pulling fs layer 08:30:38 7862e08f4a3e: Pulling fs layer 08:30:38 5df492c9dc93: Pulling fs layer 08:30:38 7629e6793208: Pulling fs layer 08:30:38 4f4fb700ef54: Pulling fs layer 08:30:38 fb5054dd5b73: Pulling fs layer 08:30:38 eeca6798cff9: Pulling fs layer 08:30:38 aa269ceb94a6: Pulling fs layer 08:30:38 ada007ff1a6a: Pulling fs layer 08:30:38 4f4fb700ef54: Waiting 08:30:38 fb5054dd5b73: Waiting 08:30:38 eeca6798cff9: Waiting 08:30:38 aa269ceb94a6: Waiting 08:30:38 7629e6793208: Waiting 08:30:38 7862e08f4a3e: Verifying Checksum 08:30:38 7862e08f4a3e: Download complete 08:30:38 7629e6793208: Verifying Checksum 08:30:38 7629e6793208: Download complete 08:30:38 4f4fb700ef54: Verifying Checksum 08:30:38 4f4fb700ef54: Download complete 08:30:38 fb5054dd5b73: Verifying Checksum 08:30:38 fb5054dd5b73: Download complete 08:30:38 619be1103602: Verifying Checksum 08:30:38 619be1103602: Download complete 08:30:38 eeca6798cff9: Verifying Checksum 08:30:38 eeca6798cff9: Download complete 08:30:38 619be1103602: Pull complete 08:30:38 ada007ff1a6a: Verifying Checksum 08:30:38 ada007ff1a6a: Download complete 08:30:38 7862e08f4a3e: Pull complete 08:30:39 5df492c9dc93: Verifying Checksum 08:30:39 5df492c9dc93: Download complete 08:30:39 aa269ceb94a6: Verifying Checksum 08:30:39 aa269ceb94a6: Download complete 08:30:42 5df492c9dc93: Pull complete 08:30:42 7629e6793208: Pull complete 08:30:42 4f4fb700ef54: Pull complete 08:30:42 fb5054dd5b73: Pull complete 08:30:42 eeca6798cff9: Pull complete 08:30:44 aa269ceb94a6: Pull complete 08:30:45 ada007ff1a6a: Pull complete 08:30:45 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 08:30:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:30:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:45 WORKDIR /edgex 08:30:45 COPY go.mod . 08:30:45 RUN go mod download 08:30:45 + docker build -t ci-base-image-x86_64 -f - . 08:30:45 Sending build context to Docker daemon 179.3MB 08:30:46 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 08:30:46 ---> f489d0715acc 08:30:46 Step 2/4 : WORKDIR /edgex 08:30:51 ---> Running in 694a0b58654f 08:30:51 Removing intermediate container 694a0b58654f 08:30:51 ---> 4447eb8bf35b 08:30:51 Step 3/4 : COPY go.mod . 08:30:51 ---> e6974880d551 08:30:51 Step 4/4 : RUN go mod download 08:30:51 ---> Running in 21eb13592325 08:30:52 Still waiting to schedule task 08:30:52 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:31:23 Removing intermediate container 21eb13592325 08:31:23 ---> 086f48c09542 08:31:23 Successfully built 086f48c09542 08:31:23 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:23 + docker inspect -f . ci-base-image-x86_64 08:31:23 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:24 prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container 08:31:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:24 $ docker top caba16bf9c905deceb6ef01679497232469c25d3ffa536c97085a80a0a108698 -eo pid,comm [Pipeline] { [Pipeline] sh 08:31:24 + go version 08:31:24 go version go1.21.9 linux/amd64 [Pipeline] } 08:31:24 $ docker stop --time=1 caba16bf9c905deceb6ef01679497232469c25d3ffa536c97085a80a0a108698 08:31:26 $ docker rm -f --volumes caba16bf9c905deceb6ef01679497232469c25d3ffa536c97085a80a0a108698 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:31:26 + docker inspect -f . ci-base-image-x86_64 08:31:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:31:26 prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container 08:31:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:31:27 $ docker top 54d83721c14e96a2873ddf622f8b8c163520be4c3e6f5ae46209d1b366a7fc50 -eo pid,comm [Pipeline] { [Pipeline] echo 08:31:27 ========================================================= 08:31:27 [edgeXBuildGoParallel] Running Tests and Build... 08:31:27 ========================================================= [Pipeline] sh 08:31:27 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:31:27 + make test 08:31:27 go test -race -coverprofile=coverage.out ./... 08:31:35 ? github.com/edgexfoundry/edgex-go [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:32:02 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:32:03 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:32:05 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:32:06 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.027s coverage: 28.7% of statements 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:32:07 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:32:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:32:09 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:32:10 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:32:11 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.038s coverage: 53.2% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.455s coverage: 93.4% of statements 08:32:11 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 08:32:12 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.044s coverage: 7.0% of statements 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:32:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:32:13 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.367s coverage: 95.8% of statements 08:32:13 ok github.com/edgexfoundry/edgex-go/internal/io 1.021s coverage: 72.2% of statements 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:32:14 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:32:14 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.023s coverage: 0.0% of statements [no tests to run] 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.048s coverage: 0.8% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 30.7% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 77.8% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 08:32:15 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.043s coverage: 96.3% of statements 08:32:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.024s coverage: 87.5% of statements 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:32:16 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:32:18 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:32:19 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:32:21 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:32:23 Running on prd-ubuntu20.04-docker-arm64-4c-16g-10287 in /w/workspace/edgexfoundry_edgex-go_PR-4907 [Pipeline] { [Pipeline] ws 08:32:23 Running in /w/workspace/edgex-go/4 [Pipeline] { [Pipeline] checkout 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:32:23 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:32:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:32:26 The recommended git tool is: git 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:32:26 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:32:27 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:32:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.031s coverage: 94.4% of statements 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:32:28 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:32:29 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:32:30 using credential edgex-jenkins-ssh 08:32:30 Cloning the remote Git repository 08:32:30 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:32:31 > git init /w/workspace/edgex-go/4 # timeout=10 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:32:31 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:32:31 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:31 > git --version # timeout=10 08:32:31 > git --version # 'git version 2.25.1' 08:32:31 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:31 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:32:33 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.250s coverage: 79.9% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.048s coverage: 92.9% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.022s coverage: 66.7% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 75.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 20.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.062s coverage: 82.1% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.027s coverage: 86.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.030s coverage: 89.4% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.017s coverage: 73.7% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.142s coverage: 36.5% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.026s coverage: 89.5% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.018s coverage: 84.8% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 4.9% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.031s coverage: 35.9% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.038s coverage: 19.9% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.102s coverage: 95.7% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 08:32:42 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.056s coverage: 98.9% of statements 08:32:42 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:42 running golangci-lint 08:32:42 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 08:32:42 go version go1.21.9 linux/amd64 08:32:42 level=info msg="[config_reader] Used config file .golangci.yml" 08:32:42 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 08:32:49 Merging remotes/origin/main commit 475a7db5b5b56187166d71228061bf2da140d1ab into PR head commit cc0d00debd4c33b877563843a6c7757fc5a1d126 08:32:48 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:48 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:32:49 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:32:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:32:49 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:49 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4907/head:refs/remotes/origin/PR-4907 +refs/heads/main:refs/remotes/origin/main # timeout=10 08:32:50 > git config core.sparsecheckout # timeout=10 08:32:50 > git checkout -f cc0d00debd4c33b877563843a6c7757fc5a1d126 # timeout=10 08:32:50 > git remote # timeout=10 08:32:50 > git config --get remote.origin.url # timeout=10 08:32:50 using GIT_SSH to set credentials SSH Credentials for GitHub 08:32:50 > git merge 475a7db5b5b56187166d71228061bf2da140d1ab # timeout=10 08:32:50 Merge succeeded, producing e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 08:32:50 Checking out Revision e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 (PR-4907) 08:32:50 > git rev-parse HEAD^{commit} # timeout=10 08:32:50 > git config core.sparsecheckout # timeout=10 08:32:50 > git checkout -f e63b1be693ede8ed2fa3ee4ec7dd0251f1715710 # timeout=10 08:32:54 Commit message: "Merge commit '475a7db5b5b56187166d71228061bf2da140d1ab' into HEAD" 08:32:54 First time build. Skipping changelog. 08:32:54 > git rev-list --no-walk 586c4689bdd10946f16341d9d991995c52cbb19b # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:32:56 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 08:32:56 % Total % Received % Xferd Average Speed Time Time Time Current 08:32:56 Dload Upload Total Spent Left Speed 08:32:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 59 12828 59 7618 0 0 66824 0 --:--:-- --:--:-- --:--:-- 66243 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 08:32:56 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 08:32:56 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 08:32:56 + sudo tee /etc/docker/daemon.new 08:32:56 { 08:32:56 "registry-mirrors": [ 08:32:56 "https://nexus3.edgexfoundry.org:10001" 08:32:56 ], 08:32:56 "bip": "10.250.0.254/24", 08:32:56 "hosts": [ 08:32:56 "tcp://0.0.0.0:5555", 08:32:56 "unix:///var/run/docker.sock" 08:32:56 ], 08:32:56 "mtu": 1458, 08:32:56 "selinux-enabled": true, 08:32:56 "seccomp-profile": "/etc/docker/seccomp.json" 08:32:56 } [Pipeline] sh 08:32:57 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 08:32:57 + sudo service docker restart 08:33:09 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 22.232749142s" 08:33:09 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 43.476424ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:33:15 provisioning config files... 08:33:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/4@tmp/config4570835356558324047tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:33:16 ---> ****-login.sh 08:33:16 nexus3.edgexfoundry.org:10001 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:16 Configure a credential helper to remove this warning. See 08:33:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:16 08:33:16 Login Succeeded 08:33:16 nexus3.edgexfoundry.org:10002 08:33:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 nexus3.edgexfoundry.org:10003 08:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 nexus3.edgexfoundry.org:10004 08:33:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:17 Configure a credential helper to remove this warning. See 08:33:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:17 08:33:17 Login Succeeded 08:33:17 ****.io 08:33:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:33:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:33:18 Configure a credential helper to remove this warning. See 08:33:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:33:18 08:33:18 Login Succeeded 08:33:18 ---> ****-login.sh ends [Pipeline] } 08:33:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:33:18 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] echo 08:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:33:19 ========================================================= 08:33:19 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 08:33:19 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:33:19 level=info msg="[linters_context/goanalysis] analyzers took 1m57.969299922s with top 10 stages: buildir: 1m1.511203986s, gosec: 8.817938506s, fact_deprecated: 3.357447966s, inspect: 3.134010362s, ctrlflow: 1.796654381s, printf: 1.759512986s, nilness: 1.41835344s, fact_purity: 1.392134798s, S1038: 1.191528247s, typedness: 881.638712ms" 08:33:19 level=info msg="[runner] Issues before processing: 214, after processing: 0" 08:33:19 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 214/214, exclude-rules: 22/214, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, nolint: 0/22, cgo: 214/214, filename_unadjuster: 214/214, skip_dirs: 214/214, identifier_marker: 214/214" 08:33:19 level=info msg="[runner] processing took 19.225914ms with stages: nolint: 7.863253ms, identifier_marker: 5.876914ms, autogenerated_exclude: 1.734894ms, path_prettifier: 1.639992ms, exclude-rules: 1.217824ms, skip_dirs: 820.646µs, cgo: 41.911µs, filename_unadjuster: 24.48µs, max_same_issues: 1.05µs, uniq_by_line: 750ns, fixer: 710ns, skip_files: 620ns, sort_results: 510ns, exclude: 480ns, max_from_linter: 450ns, diff: 420ns, severity-rules: 410ns, path_prefixer: 210ns, source_code: 140ns, max_per_file_from_linter: 130ns, path_shortener: 120ns" 08:33:19 level=info msg="[runner] linters took 12.891588133s with stages: goanalysis_metalinter: 12.872241597s" 08:33:19 level=info msg="File cache stats: 0 entries of total size 0B" 08:33:19 level=info msg="Memory: 351 samples, avg is 313.8MB, max is 1367.2MB" 08:33:19 level=info msg="Execution took 35.177555056s" 08:33:19 go vet ./... 08:33:19 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:19 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:33:19 c6b39de5b339: Pulling fs layer 08:33:19 a69c41024577: Pulling fs layer 08:33:19 d6de4b400683: Pulling fs layer 08:33:19 35cb2a7552d0: Pulling fs layer 08:33:19 4f4fb700ef54: Pulling fs layer 08:33:19 464afbd9ba4c: Pulling fs layer 08:33:19 00f215d4a9da: Pulling fs layer 08:33:19 d496ad576159: Pulling fs layer 08:33:19 4f4fb700ef54: Waiting 08:33:19 464afbd9ba4c: Waiting 08:33:19 00f215d4a9da: Waiting 08:33:19 d496ad576159: Waiting 08:33:19 35cb2a7552d0: Waiting 08:33:19 a69c41024577: Verifying Checksum 08:33:19 a69c41024577: Download complete 08:33:19 35cb2a7552d0: Verifying Checksum 08:33:19 35cb2a7552d0: Download complete 08:33:19 4f4fb700ef54: Verifying Checksum 08:33:19 4f4fb700ef54: Download complete 08:33:19 c6b39de5b339: Verifying Checksum 08:33:19 c6b39de5b339: Download complete 08:33:19 464afbd9ba4c: Verifying Checksum 08:33:19 464afbd9ba4c: Download complete 08:33:20 d496ad576159: Verifying Checksum 08:33:20 d496ad576159: Download complete 08:33:20 c6b39de5b339: Pull complete 08:33:21 a69c41024577: Pull complete 08:33:21 d6de4b400683: Download complete 08:33:22 00f215d4a9da: Verifying Checksum 08:33:22 00f215d4a9da: Download complete 08:33:24 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:33:24 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:33:24 ./bin/test-attribution-txt.sh 08:33:24 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:33:24 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:33:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:33:24 + ls -al . 08:33:24 total 936 08:33:24 drwxrwxr-x 11 1001 1001 4096 Sep 14 08:31 . 08:33:24 drwxr-xr-x 4 root root 4096 Sep 14 08:31 .. 08:33:24 drwxrwxr-x 2 1001 1001 4096 Sep 14 08:30 .blubracket 08:33:24 -rw-rw-r-- 1 1001 1001 10 Sep 14 08:30 .dockerignore 08:33:24 drwxrwxr-x 8 1001 1001 4096 Sep 14 08:32 .git 08:33:24 drwxrwxr-x 3 1001 1001 4096 Sep 14 08:30 .github 08:33:24 -rw-rw-r-- 1 1001 1001 1102 Sep 14 08:30 .gitignore 08:33:24 -rw-rw-r-- 1 1001 1001 42 Sep 14 08:30 .golangci.yml 08:33:24 -rw-rw-r-- 1 1001 1001 100 Sep 14 08:30 .hadolint.yml 08:33:24 drwxr-xr-x 3 1001 1001 4096 Sep 14 08:30 .semver 08:33:24 -rw-rw-r-- 1 1001 1001 155 Sep 14 08:30 .sonarcloud.properties 08:33:24 -rw-rw-r-- 1 1001 1001 1171 Sep 14 08:30 ADOPTERS.md 08:33:24 -rw-rw-r-- 1 1001 1001 21286 Sep 14 08:30 Attribution.txt 08:33:24 -rw-rw-r-- 1 1001 1001 100284 Sep 14 08:30 CHANGELOG.md 08:33:24 -rw-rw-r-- 1 1001 1001 3804 Sep 14 08:30 CONTRIBUTING.md 08:33:24 -rw-rw-r-- 1 1001 1001 677 Sep 14 08:30 GOVERNANCE.md 08:33:24 -rw-rw-r-- 1 1001 1001 861 Sep 14 08:30 Jenkinsfile 08:33:24 -rw-rw-r-- 1 1001 1001 10775 Sep 14 08:30 LICENSE 08:33:24 -rw-rw-r-- 1 1001 1001 16854 Sep 14 08:30 Makefile 08:33:24 -rw-rw-r-- 1 1001 1001 582 Sep 14 08:30 OWNERS.md 08:33:24 -rw-rw-r-- 1 1001 1001 9528 Sep 14 08:30 README.md 08:33:24 -rw-rw-r-- 1 1001 1001 789 Sep 14 08:30 SECURITY.md 08:33:24 -rw-rw-r-- 1 1001 1001 5 Sep 14 08:30 VERSION 08:33:24 drwxrwxr-x 2 1001 1001 4096 Sep 14 08:30 bin 08:33:24 drwxrwxr-x 20 1001 1001 4096 Sep 14 08:30 cmd 08:33:24 -rw-r--r-- 1 root root 567970 Sep 14 08:32 coverage.out 08:33:24 drwxrwxr-x 2 1001 1001 4096 Sep 14 08:30 fuzz_test 08:33:24 -rw-rw-r-- 1 1001 1001 7305 Sep 14 08:30 go.mod 08:33:24 -rw-rw-r-- 1 1001 1001 102748 Sep 14 08:30 go.sum 08:33:24 drwxrwxr-x 7 1001 1001 4096 Sep 14 08:30 internal 08:33:24 drwxrwxr-x 3 1001 1001 4096 Sep 14 08:30 openapi 08:33:24 -rw-rw-r-- 1 1001 1001 584 Sep 14 08:30 security.txt 08:33:24 -rw-rw-r-- 1 1001 1001 204 Sep 14 08:30 version.go [Pipeline] sh 08:33:25 + '[' -e coverage.out ] 08:33:25 + chown 1001:1001 coverage.out [Pipeline] stash 08:33:25 Stashed 1 file(s) [Pipeline] sh 08:33:25 + make build 08:33:25 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:35 d6de4b400683: Pull complete 08:33:35 35cb2a7552d0: Pull complete 08:33:35 4f4fb700ef54: Pull complete 08:33:35 464afbd9ba4c: Pull complete 08:33:43 00f215d4a9da: Pull complete 08:33:44 d496ad576159: Pull complete 08:33:45 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 08:33:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:45 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 08:33:45 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:45 WORKDIR /edgex 08:33:45 COPY go.mod . 08:33:45 RUN go mod download 08:33:45 + docker build -t ci-base-image-arm64 -f - . 08:33:45 Sending build context to Docker daemon 3.576MB 08:33:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 08:33:45 ---> f246e2811388 08:33:45 Step 2/4 : WORKDIR /edgex 08:33:47 ---> Running in 80f119968112 08:33:48 Removing intermediate container 80f119968112 08:33:48 ---> 81600c8d3f5e 08:33:48 Step 3/4 : COPY go.mod . 08:33:48 ---> 2956ed8ee060 08:33:48 Step 4/4 : RUN go mod download 08:33:48 ---> Running in 99c77d1509c0 08:33:52 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:52 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:52 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:52 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:53 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:57 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:58 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:34:01 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:34:02 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:34:03 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:34:04 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:34:05 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:34: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-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:34:07 $ docker stop --time=1 54d83721c14e96a2873ddf622f8b8c163520be4c3e6f5ae46209d1b366a7fc50 08:34:14 $ docker rm -f --volumes 54d83721c14e96a2873ddf622f8b8c163520be4c3e6f5ae46209d1b366a7fc50 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:15 08:34:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:16 latest: Pulling from edgex-devops/edgex-compose 08:34:16 91d30c5bc195: Pulling fs layer 08:34:16 2e9b0aa3be6d: Pulling fs layer 08:34:16 9c61dcf015f6: Pulling fs layer 08:34:16 4698f68db338: Pulling fs layer 08:34:16 2a2f49069b9e: Pulling fs layer 08:34:16 e0025b399a48: Pulling fs layer 08:34:16 4698f68db338: Waiting 08:34:16 2a2f49069b9e: Waiting 08:34:16 e0025b399a48: Waiting 08:34:16 91d30c5bc195: Verifying Checksum 08:34:16 91d30c5bc195: Download complete 08:34:16 4698f68db338: Verifying Checksum 08:34:16 4698f68db338: Download complete 08:34:16 2e9b0aa3be6d: Verifying Checksum 08:34:16 2e9b0aa3be6d: Download complete 08:34:16 e0025b399a48: Verifying Checksum 08:34:16 e0025b399a48: Download complete 08:34:16 91d30c5bc195: Pull complete 08:34:16 2a2f49069b9e: Verifying Checksum 08:34:16 2a2f49069b9e: Download complete 08:34:16 2e9b0aa3be6d: Pull complete 08:34:16 9c61dcf015f6: Verifying Checksum 08:34:16 9c61dcf015f6: Download complete 08:34:19 9c61dcf015f6: Pull complete 08:34:19 4698f68db338: Pull complete 08:34:19 2a2f49069b9e: Pull complete 08:34:19 e0025b399a48: Pull complete 08:34:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:34:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:34:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:19 prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container 08:34:19 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:34:22 $ docker top d53195189068a1c865aba5376f5983cb8fcceb5ef53b3346ca5bfea7785b109c -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:22 + docker compose -f ./docker-compose-build.yml build --parallel 08:34:25 #1 [support-cron-scheduler internal] load build definition from Dockerfile 08:34:25 #1 transferring dockerfile: 1.85kB done 08:34:25 #1 DONE 0.0s 08:34:25 08:34:25 #2 [support-notifications internal] load build definition from Dockerfile 08:34:25 #2 transferring dockerfile: 1.95kB done 08:34:25 #2 DONE 0.0s 08:34:25 08:34:25 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:34:25 #3 transferring dockerfile: 2.23kB done 08:34:25 #3 DONE 0.0s 08:34:25 08:34:25 #4 [support-scheduler internal] load build definition from Dockerfile 08:34:25 #4 transferring dockerfile: 1.93kB done 08:34:25 #4 DONE 0.0s 08:34:25 08:34:25 #5 [core-metadata internal] load build definition from Dockerfile 08:34:25 #5 transferring dockerfile: 2.06kB done 08:34:25 #5 DONE 0.0s 08:34:25 08:34:25 #6 [security-spire-agent internal] load build definition from Dockerfile 08:34:25 #6 transferring dockerfile: 1.81kB done 08:34:25 #6 DONE 0.0s 08:34:25 08:34:25 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:34:25 #7 transferring dockerfile: 1.89kB done 08:34:25 #7 DONE 0.0s 08:34:25 08:34:25 #8 [security-spire-server internal] load build definition from Dockerfile 08:34:25 #8 transferring dockerfile: 1.70kB done 08:34:25 #8 DONE 0.0s 08:34:25 08:34:25 #9 [core-command internal] load build definition from Dockerfile 08:34:25 #9 transferring dockerfile: 1.93kB done 08:34:25 #9 DONE 0.0s 08:34:25 08:34:25 #10 [core-data internal] load build definition from Dockerfile 08:34:25 #10 transferring dockerfile: 2.07kB done 08:34:25 #10 DONE 0.0s 08:34:25 08:34:25 #11 [core-keeper internal] load build definition from Dockerfile 08:34:25 #11 transferring dockerfile: 2.01kB done 08:34:25 #11 DONE 0.0s 08:34:25 08:34:25 #12 [security-bootstrapper internal] load build definition from Dockerfile 08:34:25 #12 transferring dockerfile: 3.17kB done 08:34:25 #12 DONE 0.0s 08:34:25 08:34:25 #13 [security-proxy-auth internal] load build definition from Dockerfile 08:34:25 #13 transferring dockerfile: 2.15kB done 08:34:25 #13 DONE 0.0s 08:34:25 08:34:25 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:34:25 #14 transferring dockerfile: 2.49kB done 08:34:25 #14 DONE 0.0s 08:34:25 08:34:25 #15 [support-cron-scheduler internal] load .dockerignore 08:34:25 #15 transferring context: 50B done 08:34:25 #15 DONE 0.0s 08:34:25 08:34:25 #16 [security-proxy-setup internal] load build definition from Dockerfile 08:34:25 #16 transferring dockerfile: 2.50kB done 08:34:25 #16 DONE 0.0s 08:34:25 08:34:25 #17 [security-spire-config internal] load build definition from Dockerfile 08:34:25 #17 transferring dockerfile: 1.69kB done 08:34:25 #17 DONE 0.0s 08:34:25 08:34:25 #18 [support-notifications internal] load .dockerignore 08:34:25 #18 transferring context: 50B done 08:34:25 #18 DONE 0.0s 08:34:25 08:34:25 #19 [core-common-config-bootstrapper internal] load .dockerignore 08:34:25 #19 transferring context: 50B done 08:34:25 #19 DONE 0.0s 08:34:25 08:34:25 #20 [support-scheduler internal] load .dockerignore 08:34:25 #20 transferring context: 50B done 08:34:25 #20 DONE 0.0s 08:34:25 08:34:25 #21 [core-metadata internal] load .dockerignore 08:34:25 #21 transferring context: 50B done 08:34:25 #21 DONE 0.0s 08:34:25 08:34:25 #22 [security-spire-agent internal] load .dockerignore 08:34:25 #22 transferring context: 50B done 08:34:25 #22 DONE 0.0s 08:34:25 08:34:25 #23 [security-spire-server internal] load .dockerignore 08:34:25 #23 transferring context: 50B done 08:34:25 #23 DONE 0.0s 08:34:25 08:34:25 #24 [security-spiffe-token-provider internal] load .dockerignore 08:34:25 #24 transferring context: 50B done 08:34:25 #24 DONE 0.0s 08:34:25 08:34:25 #25 [core-command internal] load .dockerignore 08:34:25 #25 transferring context: 50B done 08:34:25 #25 DONE 0.0s 08:34:25 08:34:25 #26 [core-keeper internal] load .dockerignore 08:34:25 #26 transferring context: 50B done 08:34:25 #26 DONE 0.0s 08:34:25 08:34:25 #27 [core-data internal] load .dockerignore 08:34:25 #27 transferring context: 50B done 08:34:25 #27 DONE 0.1s 08:34:25 08:34:25 #28 [security-bootstrapper internal] load .dockerignore 08:34:25 #28 transferring context: 50B done 08:34:25 #28 DONE 0.0s 08:34:25 08:34:25 #29 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #30 [security-secretstore-setup internal] load .dockerignore 08:34:25 #30 transferring context: 50B done 08:34:25 #30 DONE 0.1s 08:34:25 08:34:25 #31 [security-proxy-auth internal] load .dockerignore 08:34:25 #31 transferring context: 50B done 08:34:25 #31 DONE 0.0s 08:34:25 08:34:25 #32 [security-spire-config internal] load .dockerignore 08:34:25 #32 transferring context: 50B done 08:34:25 #32 DONE 0.0s 08:34:25 08:34:25 #33 [security-proxy-setup internal] load .dockerignore 08:34:25 #33 transferring context: 50B done 08:34:25 #33 DONE 0.1s 08:34:25 08:34:25 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #34 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:25 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:25 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:25 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:25 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:25 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0B / 3.42MB 0.1s 08:34:25 #34 ... 08:34:25 08:34:25 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:25 #29 DONE 0.0s 08:34:25 08:34:25 #34 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:25 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:25 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:25 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:25 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:26 #34 ... 08:34:26 08:34:26 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #29 DONE 0.0s 08:34:26 08:34:26 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:26 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:26 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:26 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:26 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:26 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.3s 08:34:26 #34 ... 08:34:26 08:34:26 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #29 DONE 0.0s 08:34:26 08:34:26 #35 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:34:26 #35 DONE 0.3s 08:34:26 08:34:26 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:26 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 08:34:26 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 08:34:26 #34 ... 08:34:26 08:34:26 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #29 DONE 0.0s 08:34:26 08:34:26 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:26 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:26 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:26 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:26 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:26 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 08:34:26 #34 ... 08:34:26 08:34:26 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #29 DONE 0.0s 08:34:26 08:34:26 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:26 #34 ... 08:34:26 08:34:26 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:34:26 #29 DONE 0.0s 08:34:26 08:34:26 #34 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:26 #34 ... 08:34:26 08:34:26 #35 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 08:34:26 #35 DONE 0.7s 08:34:26 08:34:26 #34 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:26 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:26 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:26 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:26 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:26 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 08:34:26 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done 08:34:29 #34 ... 08:34:29 08:34:29 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:34:29 #36 DONE 3.2s 08:34:29 08:34:29 #37 [support-scheduler internal] load build context 08:34:30 #37 transferring context: 192.18MB 4.8s 08:34:31 #37 ... 08:34:31 08:34:31 #38 [support-cron-scheduler internal] load build context 08:34:31 #38 ... 08:34:31 08:34:31 #37 [support-scheduler internal] load build context 08:34:32 #37 ... 08:34:32 08:34:32 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:34:32 #39 DONE 5.8s 08:34:32 08:34:32 #37 [support-scheduler internal] load build context 08:34:35 #37 ... 08:34:35 08:34:35 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:34:35 #40 ... 08:34:35 08:34:35 #41 [core-common-config-bootstrapper internal] load build context 08:34:35 #41 transferring context: 424.41MB 10.0s 08:34:36 #41 ... 08:34:36 08:34:36 #42 [core-metadata internal] load build context 08:34:36 #42 ... 08:34:36 08:34:36 #43 [security-spiffe-token-provider internal] load build context 08:34:36 #43 ... 08:34:36 08:34:36 #44 [core-data internal] load build context 08:34:36 #44 ... 08:34:36 08:34:36 #45 [support-notifications internal] load build context 08:34:36 #45 ... 08:34:36 08:34:36 #46 [core-keeper internal] load build context 08:34:36 #46 ... 08:34:36 08:34:36 #47 [security-bootstrapper internal] load build context 08:34:36 #47 ... 08:34:36 08:34:36 #48 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:34:36 #48 ... 08:34:36 08:34:36 #49 [security-proxy-setup internal] load build context 08:34:36 #49 ... 08:34:36 08:34:36 #50 [security-proxy-auth internal] load build context 08:34:36 #50 ... 08:34:36 08:34:36 #51 [core-command internal] load build context 08:34:37 #51 ... 08:34:37 08:34:37 #52 [security-secretstore-setup internal] load build context 08:34:37 #52 ... 08:34:37 08:34:37 #51 [core-command internal] load build context 08:34:41 #51 transferring context: 305.82MB 14.9s 08:34:41 #51 ... 08:34:41 08:34:41 #38 [support-cron-scheduler internal] load build context 08:34:41 #38 ... 08:34:41 08:34:41 #37 [support-scheduler internal] load build context 08:34:41 #37 transferring context: 496.28MB 15.6s done 08:34:41 #37 ... 08:34:41 08:34:41 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:41 #34 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:34:41 #34 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:34:41 #34 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 08:34:41 #34 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 08:34:41 #34 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.4s done 08:34:41 #34 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.6s done 08:34:41 #34 ... 08:34:41 08:34:41 #53 [security-spire-agent internal] load build context 08:34:42 #53 ... 08:34:42 08:34:42 #54 [security-spire-config internal] load build context 08:34:42 #54 ... 08:34:42 08:34:42 #55 [security-spire-server internal] load build context 08:34:42 #55 ... 08:34:42 08:34:42 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:42 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:42 #56 ... 08:34:42 08:34:42 #57 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:42 #57 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:43 #57 ... 08:34:43 08:34:43 #51 [core-command internal] load build context 08:34:45 #51 transferring context: 496.28MB 18.6s done 08:34:45 #51 ... 08:34:45 08:34:45 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:45 #56 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 13.6s done 08:34:45 #56 DONE 13.6s 08:34:45 08:34:45 #41 [core-common-config-bootstrapper internal] load build context 08:34:45 #41 transferring context: 496.28MB 11.6s done 08:34:45 #41 DONE 19.5s 08:34:45 08:34:45 #44 [core-data internal] load build context 08:34:45 #44 transferring context: 496.28MB 13.0s done 08:34:45 #44 DONE 19.2s 08:34:45 08:34:45 #42 [core-metadata internal] load build context 08:34:45 #42 transferring context: 496.28MB 12.3s done 08:34:45 #42 DONE 19.5s 08:34:45 08:34:45 #47 [security-bootstrapper internal] load build context 08:34:45 #47 transferring context: 496.28MB 12.3s done 08:34:45 #47 DONE 19.2s 08:34:45 08:34:45 #34 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:34:45 #34 DONE 19.8s 08:34:45 08:34:45 #48 [support-notifications builder 2/7] WORKDIR /edgex-go 08:34:45 #48 DONE 19.0s 08:34:45 08:34:45 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:34:45 #58 ... 08:34:45 08:34:45 #46 [core-keeper internal] load build context 08:34:45 #46 transferring context: 496.28MB 13.3s done 08:34:45 #46 DONE 19.2s 08:34:45 08:34:45 #49 [security-proxy-setup internal] load build context 08:34:45 #49 transferring context: 496.28MB 13.2s done 08:34:45 #49 DONE 18.7s 08:34:45 08:34:45 #45 [support-notifications internal] load build context 08:34:45 #45 transferring context: 496.28MB 14.3s done 08:34:45 #45 DONE 19.7s 08:34:45 08:34:45 #43 [security-spiffe-token-provider internal] load build context 08:34:45 #43 transferring context: 496.28MB 15.3s done 08:34:45 #43 DONE 19.4s 08:34:45 08:34:45 #37 [support-scheduler internal] load build context 08:34:45 #37 DONE 19.6s 08:34:45 08:34:45 #51 [core-command internal] load build context 08:34:45 #51 DONE 19.3s 08:34:45 08:34:45 #38 [support-cron-scheduler internal] load build context 08:34:45 #38 transferring context: 496.28MB 16.3s done 08:34:45 #38 DONE 19.7s 08:34:45 08:34:45 #52 [security-secretstore-setup internal] load build context 08:34:45 #52 transferring context: 496.28MB 12.5s done 08:34:45 #52 DONE 18.8s 08:34:45 08:34:45 #55 [security-spire-server internal] load build context 08:34:45 #55 transferring context: 27.71kB done 08:34:45 #55 DONE 13.8s 08:34:45 08:34:45 #54 [security-spire-config internal] load build context 08:34:45 #54 transferring context: 25.96kB done 08:34:45 #54 DONE 13.9s 08:34:45 08:34:45 #53 [security-spire-agent internal] load build context 08:34:45 #53 transferring context: 27.24kB done 08:34:45 #53 DONE 13.9s 08:34:45 08:34:45 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:34:45 #57 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 13.6s done 08:34:45 #57 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:34:45 #57 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 08:34:45 #57 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 08:34:45 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:34:45 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:34:45 #57 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 08:34:45 #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 08:34:45 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:45 #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.3s 08:34:45 #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.4s 08:34:45 #57 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:34:45 #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.56MB / 30.73MB 0.5s 08:34:45 #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.7s 08:34:46 #57 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 0.9s done 08:34:46 #57 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 08:34:47 #57 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 08:34:48 #57 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.6s done 08:34:53 #57 ... 08:34:53 08:34:53 #50 [security-proxy-auth internal] load build context 08:34:53 #50 transferring context: 496.28MB 5.2s done 08:34:53 #50 DONE 26.6s 08:34:53 08:34:53 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:34:53 #56 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 08:34:53 #56 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 08:34:53 #56 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 08:34:53 #56 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 08:34:53 #56 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:34:53 #56 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 08:34:53 #56 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 08:34:53 #56 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.8s done 08:34:53 #56 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 08:34:53 #56 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 08:34:55 #56 ... 08:34:55 08:34:55 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:34:55 #0 7.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 8.037 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 8.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:55 #0 8.361 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:55 #0 8.361 OK: 20070 distinct packages available 08:34:55 #0 8.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 8.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 8.792 (1/11) Installing ca-certificates (20240226-r0) 08:34:55 #0 8.878 (2/11) Installing brotli-libs (1.0.9-r14) 08:34:55 #0 8.903 (3/11) Installing libunistring (1.1-r1) 08:34:55 #0 9.005 (4/11) Installing libidn2 (2.3.4-r1) 08:34:55 #0 9.012 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:34:55 #0 9.017 (6/11) Installing libcurl (8.9.1-r0) 08:34:55 #0 9.027 (7/11) Installing curl (8.9.1-r0) 08:34:55 #0 9.075 (8/11) Installing dumb-init (1.2.5-r2) 08:34:55 #0 9.075 (9/11) Installing musl-obstack (1.2.3-r2) 08:34:55 #0 9.075 (10/11) Installing libucontext (1.2-r2) 08:34:55 #0 9.075 (11/11) Installing gcompat (1.1.0-r1) 08:34:55 #0 9.075 Executing busybox-1.36.1-r7.trigger 08:34:55 #0 9.075 Executing ca-certificates-20240226-r0.trigger 08:34:55 #0 9.097 OK: 12 MiB in 26 packages 08:34:55 #59 ... 08:34:55 08:34:55 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:34:55 #0 5.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 5.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 5.788 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:55 #0 5.788 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:55 #0 5.788 OK: 20070 distinct packages available 08:34:55 #0 5.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 6.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 6.202 (1/5) Installing dumb-init (1.2.5-r2) 08:34:55 #0 6.206 (2/5) Installing musl-obstack (1.2.3-r2) 08:34:55 #0 6.209 (3/5) Installing libucontext (1.2-r2) 08:34:55 #0 6.212 (4/5) Installing gcompat (1.1.0-r1) 08:34:55 #0 6.215 (5/5) Installing openssl (3.1.7-r0) 08:34:55 #0 6.225 Executing busybox-1.36.1-r7.trigger 08:34:55 #0 6.232 OK: 8 MiB in 20 packages 08:34:55 #60 ... 08:34:55 08:34:55 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:34:55 #0 6.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:55 #0 6.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:55 #0 6.867 (1/4) Installing dumb-init (1.2.5-r2) 08:34:55 #0 6.871 (2/4) Installing openssl (3.1.7-r0) 08:34:55 #0 6.880 (3/4) Installing su-exec (0.2-r3) 08:34:55 #0 6.883 (4/4) Installing yq (4.33.3-r5) 08:34:55 #0 7.020 Executing busybox-1.36.1-r7.trigger 08:34:55 #0 7.026 OK: 17 MiB in 19 packages 08:34:55 #61 ... 08:34:55 08:34:55 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:34:56 #62 ... 08:34:56 08:34:56 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:34:56 #63 ... 08:34:56 08:34:56 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:34:56 #64 ... 08:34:56 08:34:56 #65 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:34:56 #65 ... 08:34:56 08:34:56 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:34:56 #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 1.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 1.387 OK: 264 MiB in 52 packages 08:34:56 #66 ... 08:34:56 08:34:56 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:34:56 #0 6.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 6.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 6.605 (1/2) Installing ca-certificates (20240226-r0) 08:34:56 #0 6.619 (2/2) Installing dumb-init (1.2.5-r2) 08:34:56 #0 6.623 Executing busybox-1.36.1-r7.trigger 08:34:56 #0 6.629 Executing ca-certificates-20240226-r0.trigger 08:34:56 #0 6.666 OK: 8 MiB in 17 packages 08:34:56 Removing intermediate container 99c77d1509c0 08:34:56 ---> 0a7c055c40d9 08:34:56 Successfully built 0a7c055c40d9 08:34:56 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:34:56 #67 ... 08:34:56 08:34:56 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:34:56 #0 0.919 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:56 #0 1.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:56 #0 1.391 OK: 264 MiB in 52 packages 08:34:57 + docker inspect -f . ci-base-image-arm64 08:34:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:34:57 #68 ... 08:34:57 08:34:57 #69 [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:57 #69 ... 08:34:57 08:34:57 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:34:57 prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container 08:34:57 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:34:57 #70 ... 08:34:57 08:34:57 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:34:57 #71 ... 08:34:57 08:34:57 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:34:57 #72 ... 08:34:57 08:34:57 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:34:57 #0 1.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.531 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.731 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:34:57 #0 1.731 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:34:57 #0 1.731 OK: 20078 distinct packages available 08:34:57 #0 1.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:57 #0 1.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:57 #0 2.095 OK: 264 MiB in 52 packages 08:34:58 #73 ... 08:34:58 08:34:58 #58 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:34:58 #58 1.392 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:34:58 #58 1.544 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:34:58 #58 1.800 OK: 264 MiB in 52 packages 08:34:58 $ docker top 21c89d7cc30eb84d441c0f0ffdf67177609b696609a2f01347398d4ae5709d87 -eo pid,comm [Pipeline] { [Pipeline] sh 08:34:59 + go version 08:34:59 go version go1.21.9 linux/arm64 [Pipeline] } 08:34:59 $ docker stop --time=1 21c89d7cc30eb84d441c0f0ffdf67177609b696609a2f01347398d4ae5709d87 08:35:00 $ docker rm -f --volumes 21c89d7cc30eb84d441c0f0ffdf67177609b696609a2f01347398d4ae5709d87 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:35:01 + docker inspect -f . ci-base-image-arm64 08:35:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:35:01 prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container 08:35:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:35:02 $ docker top 6fcd4ba0dd6dcaa27d3eba31405e989c9ce5878baec5efb1c41a263c32ef5998 -eo pid,comm [Pipeline] { [Pipeline] echo 08:35:03 ========================================================= 08:35:03 [edgeXBuildGoParallel] Running Tests and Build... 08:35:03 ========================================================= [Pipeline] sh 08:35:04 #58 ... 08:35:04 08:35:04 #61 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:35:04 #61 DONE 17.7s 08:35:04 08:35:04 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:35:04 #60 DONE 17.7s 08:35:04 08:35:04 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:35:04 #68 DONE 17.9s 08:35:04 08:35:04 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:04 #70 DONE 17.8s 08:35:04 08:35:04 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #58 DONE 17.8s 08:35:04 08:35:04 #73 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:35:04 #73 DONE 17.8s 08:35:04 08:35:04 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:35:04 #67 DONE 17.7s 08:35:04 08:35:04 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:35:04 #66 DONE 17.8s 08:35:04 08:35:04 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:35:04 #59 DONE 17.7s 08:35:04 08:35:04 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:04 #74 ... 08:35:04 08:35:04 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:04 #75 DONE 0.3s 08:35:04 08:35:04 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:35:04 #76 DONE 0.3s 08:35:04 08:35:04 #77 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:35:04 #77 DONE 0.2s 08:35:04 08:35:04 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:35:04 #56 DONE 31.7s 08:35:04 08:35:04 #57 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:35:04 #57 DONE 31.8s 08:35:04 08:35:04 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:35:04 #78 DONE 0.3s 08:35:04 08:35:04 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:04 #79 ... 08:35:04 08:35:04 #69 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:35:04 #69 DONE 18.4s 08:35:04 08:35:04 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:04 + git config --global --add safe.directory /w/workspace/edgex-go/4 [Pipeline] fileExists [Pipeline] sh 08:35:04 + make test 08:35:04 go test -race -coverprofile=coverage.out ./... 08:35:05 #80 ... 08:35:05 08:35:05 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:35:05 #72 18.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #72 19.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #72 19.33 (1/4) Installing ca-certificates (20240226-r0) 08:35:05 #72 19.35 (2/4) Installing dumb-init (1.2.5-r2) 08:35:05 #72 19.35 (3/4) Installing su-exec (0.2-r3) 08:35:05 #72 19.35 (4/4) Installing yq (4.33.3-r5) 08:35:05 #72 19.42 Executing busybox-1.36.1-r7.trigger 08:35:05 #72 19.43 Executing ca-certificates-20240226-r0.trigger 08:35:05 #72 19.69 OK: 17 MiB in 19 packages 08:35:05 #72 DONE 19.9s 08:35:05 08:35:05 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:35:05 #0 1.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 1.674 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.009 OK: 17 MiB in 19 packages 08:35:05 #81 DONE 2.2s 08:35:05 08:35:05 #65 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:35:05 #65 19.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #65 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #65 19.34 (1/1) Installing dumb-init (1.2.5-r2) 08:35:05 #65 19.35 Executing busybox-1.36.1-r7.trigger 08:35:05 #65 19.35 OK: 7 MiB in 16 packages 08:35:05 #65 DONE 19.9s 08:35:05 08:35:05 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:35:05 #64 19.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #64 19.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #64 19.37 (1/1) Installing dumb-init (1.2.5-r2) 08:35:05 #64 19.37 Executing busybox-1.36.1-r7.trigger 08:35:05 #64 19.39 OK: 7 MiB in 16 packages 08:35:05 #64 DONE 19.9s 08:35:05 08:35:05 #82 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:35:05 #0 1.732 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #0 1.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #0 2.025 OK: 8 MiB in 20 packages 08:35:05 #82 DONE 2.2s 08:35:05 08:35:05 #71 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:35:05 #71 18.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #71 19.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #71 19.41 (1/2) Installing dumb-init (1.2.5-r2) 08:35:05 #71 19.42 (2/2) Installing su-exec (0.2-r3) 08:35:05 #71 19.42 Executing busybox-1.36.1-r7.trigger 08:35:05 #71 19.43 OK: 7 MiB in 17 packages 08:35:05 #71 DONE 19.9s 08:35:05 08:35:05 #62 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:35:05 #62 18.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:05 #62 19.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:05 #62 19.34 (1/3) Installing ca-certificates (20240226-r0) 08:35:05 #62 19.37 (2/3) Installing dumb-init (1.2.5-r2) 08:35:05 #62 19.37 (3/3) Installing tzdata (2024a-r0) 08:35:05 #62 19.44 Executing busybox-1.36.1-r7.trigger 08:35:05 #62 19.44 Executing ca-certificates-20240226-r0.trigger 08:35:05 #62 19.71 OK: 11 MiB in 18 packages 08:35:05 #62 DONE 19.9s 08:35:05 08:35:05 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:06 #83 ... 08:35:06 08:35:06 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:35:06 #63 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #63 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #63 19.89 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:35:06 #63 19.89 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:35:06 #63 19.89 OK: 20070 distinct packages available 08:35:06 #63 19.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #63 20.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #63 20.19 (1/4) Installing dumb-init (1.2.5-r2) 08:35:06 #63 20.19 (2/4) Installing musl-obstack (1.2.3-r2) 08:35:06 #63 20.20 (3/4) Installing libucontext (1.2-r2) 08:35:06 #63 20.20 (4/4) Installing gcompat (1.1.0-r1) 08:35:06 #63 20.20 Executing busybox-1.36.1-r7.trigger 08:35:06 #63 20.21 OK: 8 MiB in 19 packages 08:35:06 #63 DONE 20.9s 08:35:06 08:35:06 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:35:06 #84 DONE 1.0s 08:35:06 08:35:06 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:06 #85 DONE 1.0s 08:35:06 08:35:06 #86 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:35:06 #86 DONE 1.0s 08:35:06 08:35:06 #87 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:35:06 #87 DONE 0.1s 08:35:06 08:35:06 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:06 #88 ... 08:35:06 08:35:06 #89 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:35:06 #0 2.180 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #0 2.743 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #0 3.402 OK: 264 MiB in 52 packages 08:35:06 #89 DONE 3.8s 08:35:06 08:35:06 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:06 #90 DONE 0.6s 08:35:06 08:35:06 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:35:06 #74 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:06 #74 3.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:06 #74 3.449 OK: 12 MiB in 26 packages 08:35:06 #74 DONE 3.8s 08:35:07 08:35:07 #88 [security-spire-server stage-2 6/9] COPY security.txt / 08:35:07 #88 DONE 0.5s 08:35:07 08:35:07 #91 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:35:07 #91 DONE 0.0s 08:35:07 08:35:07 #92 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:35:07 #92 DONE 0.1s 08:35:07 08:35:07 #93 [security-spire-agent stage-3 7/10] COPY security.txt / 08:35:07 #93 DONE 0.1s 08:35:07 08:35:07 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:07 #94 ... 08:35:07 08:35:07 #95 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:35:07 #95 DONE 0.1s 08:35:07 08:35:07 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:35:07 #96 DONE 0.1s 08:35:07 08:35:07 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:35:07 #97 DONE 0.1s 08:35:07 08:35:07 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:35:07 #98 DONE 0.1s 08:35:07 08:35:07 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:35:07 #99 DONE 0.1s 08:35:07 08:35:07 #100 [security-spire-server] exporting to image 08:35:07 #100 exporting layers 08:35:07 #100 ... 08:35:07 08:35:07 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:35:07 #101 DONE 0.0s 08:35:07 08:35:07 #100 [security-spire-agent] exporting to image 08:35:07 #100 ... 08:35:07 08:35:07 #102 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:35:07 #0 3.938 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:07 #0 4.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:07 #0 4.408 OK: 8 MiB in 17 packages 08:35:07 #102 DONE 4.5s 08:35:07 08:35:07 #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:08 #103 ... 08:35:08 08:35:08 #100 [security-spire-agent] exporting to image 08:35:08 #100 exporting layers 1.0s done 08:35:08 #100 writing image sha256:1609d3aa810bc822395d60b0708d5fb9389b3345b94cf6fcd12e27f4c66cd431 done 08:35:08 #100 naming to docker.io/library/security-spire-server done 08:35:08 #100 writing image sha256:0b99e63d92044a7b911df4ce4f23966ac463eec76a65173fe1ca0fd62054f3e1 done 08:35:08 #100 naming to docker.io/library/security-spire-agent done 08:35:08 #100 DONE 1.0s 08:35:08 08:35:08 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:08 #83 3.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #83 3.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #83 ... 08:35:08 08:35:08 #104 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:35:08 #0 2.881 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #0 2.966 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #0 3.132 OK: 17 MiB in 19 packages 08:35:08 #104 DONE 3.2s 08:35:08 08:35:08 #83 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 08:35:08 #83 3.379 OK: 7 MiB in 16 packages 08:35:08 #83 DONE 3.5s 08:35:08 08:35:08 #103 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:35:08 #103 2.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #103 2.284 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #103 2.471 OK: 8 MiB in 19 packages 08:35:08 #103 DONE 2.6s 08:35:08 08:35:08 #105 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:35:08 #0 3.077 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #0 3.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:08 #0 3.378 OK: 7 MiB in 16 packages 08:35:08 #105 DONE 3.5s 08:35:08 08:35:08 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:08 #80 4.575 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:08 #80 5.041 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:09 #80 ... 08:35:09 08:35:09 #106 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:35:09 #0 3.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:09 #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:09 #0 3.431 OK: 7 MiB in 17 packages 08:35:09 #106 DONE 3.6s 08:35:09 08:35:09 #107 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:35:09 #0 3.132 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 08:35:09 #0 3.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 08:35:09 #0 3.448 OK: 11 MiB in 18 packages 08:35:09 #107 DONE 3.6s 08:35:09 08:35:09 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:10 #108 ... 08:35:10 08:35:10 #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:35:10 #109 DONE 0.9s 08:35:10 08:35:10 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:35:10 #110 DONE 0.0s 08:35:10 08:35:10 #111 [security-spire-config stage-2 6/10] COPY security.txt / 08:35:10 #111 DONE 0.0s 08:35:10 08:35:10 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:35:10 #112 DONE 0.0s 08:35:10 08:35:10 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:35:10 #113 DONE 0.0s 08:35:10 08:35:10 #114 [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 #114 DONE 0.0s 08:35:10 08:35:10 #100 [security-spire-config] exporting to image 08:35:12 #100 exporting layers 0.6s done 08:35:12 #100 writing image sha256:379fcd7f2d7b985fc156a422f3e167f386a98d8db23cf77849d6ef29321cd0d6 done 08:35:12 #100 naming to docker.io/library/security-spire-config done 08:35:12 #100 DONE 1.6s 08:35:12 08:35:12 #108 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:35:12 #108 DONE 1.6s 08:35:12 08:35:12 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:35:12 #115 DONE 0.0s 08:35:12 08:35:12 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:35:12 #80 5.697 (1/1) Installing dumb-init (1.2.5-r2) 08:35:12 #80 7.066 Executing busybox-1.36.1-r7.trigger 08:35:12 #80 7.073 OK: 7 MiB in 16 packages 08:35:12 #80 DONE 7.1s 08:35:12 08:35:12 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #116 ... 08:35:13 08:35:13 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:13 #117 ... 08:35:13 08:35:13 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:35:46 ? github.com/edgexfoundry/edgex-go [no test files] 08:36:13 #118 ... 08:36:13 08:36:13 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 #79 DONE 62.3s 08:36:13 08:36:13 #94 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 #94 DONE 58.6s 08:36:13 08:36:13 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 #116 DONE 62.3s 08:36:13 08:36:13 #119 [core-keeper builder 7/8] COPY . . 08:36:13 #119 ... 08:36:13 08:36:13 #118 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 #118 DONE 62.3s 08:36:13 08:36:13 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:13 #117 DONE 62.3s 08:36:13 08:36:13 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 08:36:15 #120 DONE 9.6s 08:36:15 08:36:15 #121 [security-bootstrapper builder 6/7] COPY . . 08:36:15 #121 DONE 9.6s 08:36:15 08:36:15 #122 [support-notifications builder 6/7] COPY . . 08:36:15 #122 CACHED 08:36:15 08:36:15 #123 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:36:15 #123 CACHED 08:36:15 08:36:15 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #124 CACHED 08:36:15 08:36:15 #119 [core-keeper builder 7/8] COPY . . 08:36:15 #119 DONE 9.6s 08:36:15 08:36:15 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #125 CACHED 08:36:15 08:36:15 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:36:15 #126 CACHED 08:36:15 08:36:15 #127 [security-proxy-setup builder 6/7] COPY . . 08:36:15 #127 CACHED 08:36:15 08:36:15 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #128 CACHED 08:36:15 08:36:15 #129 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:36:15 #129 CACHED 08:36:15 08:36:15 #130 [security-secretstore-setup builder 6/7] COPY . . 08:36:15 #130 CACHED 08:36:15 08:36:15 #131 [security-spiffe-token-provider builder 6/7] COPY . . 08:36:15 #131 DONE 9.6s 08:36:15 08:36:15 #132 [core-data builder 4/7] COPY go.mod vendor* ./ 08:36:15 #132 CACHED 08:36:15 08:36:15 #133 [core-data builder 6/7] COPY . . 08:36:15 #133 CACHED 08:36:15 08:36:15 #134 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #134 CACHED 08:36:15 08:36:15 #135 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #135 CACHED 08:36:15 08:36:15 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 08:36:15 #136 CACHED 08:36:15 08:36:15 #137 [core-command builder 6/7] COPY . . 08:36:15 #137 CACHED 08:36:15 08:36:15 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #138 CACHED 08:36:15 08:36:15 #139 [security-proxy-auth builder 6/7] COPY . . 08:36:15 #139 CACHED 08:36:15 08:36:15 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:36:15 #140 CACHED 08:36:15 08:36:15 #141 [support-scheduler builder 6/7] COPY . . 08:36:15 #141 CACHED 08:36:15 08:36:15 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:36:15 #142 CACHED 08:36:15 08:36:15 #143 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #143 CACHED 08:36:15 08:36:15 #144 [core-metadata builder 6/7] COPY . . 08:36:15 #144 CACHED 08:36:15 08:36:15 #145 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:36:15 #145 CACHED 08:36:15 08:36:15 #146 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:36:15 #146 CACHED 08:36:15 08:36:15 #147 [support-cron-scheduler builder 6/7] COPY . . 08:36:15 #147 DONE 9.6s 08:36:15 08:36:15 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:36:17 #148 1.715 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:36:25 #148 ... 08:36:25 08:36:25 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:36:25 #0 0.876 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:36:25 #149 ... 08:36:25 08:36:25 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:36:25 #0 1.209 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:36:25 #150 ... 08:36:25 08:36:25 #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:25 #0 1.713 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:36:25 #151 ... 08:36:25 08:36:25 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:36:25 #0 0.443 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:36:26 #152 ... 08:36:26 08:36:26 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:36:26 #0 1.306 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:36:26 #153 ... 08:36:26 08:36:26 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:36:26 #0 1.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:36:26 #154 ... 08:36:26 08:36:26 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:36:26 #0 0.951 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:36:26 #155 ... 08:36:26 08:36:26 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:36:26 #0 1.062 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:36:26 #156 ... 08:36:26 08:36:26 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:36:26 #0 1.329 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:36:26 #157 ... 08:36:26 08:36:26 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:36:26 #0 0.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:36:26 #158 ... 08:36:26 08:36:26 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:36:26 #0 0.809 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:36:27 #159 ... 08:36:27 08:36:27 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:36:27 #0 1.371 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:38:06 #160 ... 08:38:06 08:38:06 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:06 #155 95.92 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:38:07 #155 ... 08:38:07 08:38:07 #159 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:38:07 #159 DONE 112.0s 08:38:07 08:38:07 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:07 #161 ... 08:38:07 08:38:07 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:38:07 #149 DONE 112.5s 08:38:07 08:38:07 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:38:07 #155 DONE 112.5s 08:38:07 08:38:07 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:38:07 #151 DONE 112.5s 08:38:07 08:38:07 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:16 #162 ... 08:38:16 08:38:16 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:18 #163 ... 08:38:18 08:38:18 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:24 #164 ... 08:38:24 08:38:24 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:38:24 #150 DONE 127.7s 08:38:24 08:38:24 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:38:30 #158 ... 08:38:30 08:38:30 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #165 ... 08:38:40 08:38:40 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #162 DONE 32.6s 08:38:40 08:38:40 #164 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:38:40 #164 DONE 31.9s 08:38:40 08:38:40 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:40 #166 ... 08:38:40 08:38:40 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #161 DONE 33.1s 08:38:40 08:38:40 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #163 DONE 31.5s 08:38:40 08:38:40 #165 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:38:40 #165 DONE 11.6s 08:38:40 08:38:40 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:41 #167 ... 08:38:41 08:38:41 #168 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:41 #168 DONE 0.9s 08:38:41 08:38:41 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 08:38:41 #169 DONE 0.8s 08:38:41 08:38:41 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 08:38:41 #170 DONE 0.8s 08:38:41 08:38:41 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:38:41 #167 DONE 0.9s 08:38:41 08:38:41 #171 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 08:38:42 #171 DONE 1.0s 08:38:42 08:38:42 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 08:38:42 #172 DONE 1.1s 08:38:42 08:38:42 #173 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:38:42 #173 DONE 1.2s 08:38:42 08:38:42 #174 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 08:38:42 #174 DONE 1.1s 08:38:42 08:38:42 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:42 #175 ... 08:38:42 08:38:42 #166 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 08:38:42 #166 DONE 2.1s 08:38:42 08:38:42 #176 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 08:38:42 #176 DONE 0.3s 08:38:42 08:38:42 #177 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 08:38:42 #177 DONE 0.3s 08:38:42 08:38:42 #175 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 08:38:42 #175 DONE 0.3s 08:38:42 08:38:42 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 08:38:42 #178 DONE 0.3s 08:38:42 08:38:42 #100 [security-spiffe-token-provider] exporting to image 08:38:42 #100 exporting layers 08:38:43 #100 ... 08:38:43 08:38:43 #179 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 08:38:43 #179 DONE 0.4s 08:38:43 08:38:43 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 08:38:43 #180 DONE 0.3s 08:38:43 08:38:43 #181 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:38:43 #181 DONE 0.4s 08:38:43 08:38:43 #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:43 #182 ... 08:38:43 08:38:43 #183 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 08:38:43 #183 DONE 0.4s 08:38:43 08:38:43 #100 [security-spiffe-token-provider] exporting to image 08:38:43 #100 exporting layers 0.4s done 08:38:43 #100 writing image sha256:7b0bad4086ba956d68aa649ae19b2ab2457bf9cfca89e7c7c5c072a26a050d7c done 08:38:43 #100 naming to docker.io/library/security-spiffe-token-provider done 08:38:43 #100 DONE 2.1s 08:38:43 08:38:43 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 08:38:43 #184 DONE 0.4s 08:38:43 08:38:43 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:43 #185 ... 08:38:43 08:38:43 #182 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 08:38:43 #182 DONE 0.7s 08:38:43 08:38:43 #186 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 08:38:43 #186 DONE 0.5s 08:38:43 08:38:43 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:44 #187 ... 08:38:44 08:38:44 #185 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:38:44 #185 DONE 0.7s 08:38:44 08:38:44 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:45 #188 ... 08:38:45 08:38:45 #187 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 08:38:45 #187 DONE 1.6s 08:38:45 08:38:45 #189 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:45 #189 DONE 2.2s 08:38:45 08:38:45 #188 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:38:45 #188 DONE 1.4s 08:38:45 08:38:45 #100 [core-common-config-bootstrapper] exporting to image 08:38:45 #100 ... 08:38:45 08:38:45 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 08:38:45 #190 DONE 0.3s 08:38:45 08:38:45 #191 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 08:38:45 #191 DONE 0.2s 08:38:45 08:38:45 #192 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 08:38:46 #192 DONE 0.3s 08:38:46 08:38:46 #100 [core-common-config-bootstrapper] exporting to image 08:38:46 #100 exporting layers 0.6s done 08:38:46 #100 writing image sha256:ebdbeecb359c190238dffbd725224c442f59441904b03dd4a60edbf4c81e1476 0.0s done 08:38:46 #100 naming to docker.io/library/core-common-config-bootstrapper done 08:38:46 #100 DONE 2.7s 08:38:46 08:38:46 #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:48 #193 ... 08:38:48 08:38:48 #194 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:48 #194 DONE 5.2s 08:38:49 08:38:49 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:52 #195 ... 08:38:52 08:38:52 #100 [security-proxy-setup] exporting to image 08:38:53 #100 ... 08:38:53 08:38:53 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:38:53 #157 DONE 158.4s 08:38:53 08:38:53 #193 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 08:38:53 #193 DONE 7.7s 08:38:53 08:38:53 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:54 #196 ... 08:38:54 08:38:54 #195 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:38:54 #195 DONE 9.2s 08:38:55 08:38:55 #100 [security-secretstore-setup] exporting to image 08:38:55 #100 exporting layers 08:38:55 #100 ... 08:38:55 08:38:55 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:38:55 #148 DONE 159.8s 08:38:55 08:38:55 #197 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 08:38:56 #197 DONE 2.2s 08:38:56 08:38:56 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:38:56 #196 DONE 2.1s 08:38:56 08:38:56 #198 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:38:57 #198 DONE 0.8s 08:38:57 08:38:57 #199 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:38:57 #199 DONE 0.8s 08:38:57 08:38:57 #200 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:38:57 #200 CACHED 08:38:57 08:38:57 #201 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:38:57 #201 CACHED 08:38:57 08:38:57 #100 [security-proxy-setup] exporting to image 08:38:57 #100 exporting layers 7.7s done 08:38:57 #100 writing image sha256:897b921c846809af91c10bbd19786b4ee980b7b3828c308e9c3c2041768b4fe7 done 08:38:57 #100 naming to docker.io/library/security-proxy-setup done 08:38:58 #100 exporting layers 3.8s done 08:38:59 #100 ... 08:38:59 08:38:59 #202 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 08:38:59 #202 DONE 2.2s 08:38:59 08:38:59 #100 [security-proxy-setup] exporting to image 08:38:59 #100 writing image sha256:eb9048870693e5872a840820f419a9efdfe5eec1f361cade3b6b7424e9ec6a21 08:38:59 #100 writing image sha256:eb9048870693e5872a840820f419a9efdfe5eec1f361cade3b6b7424e9ec6a21 0.2s done 08:38:59 #100 naming to docker.io/library/security-secretstore-setup 08:38:59 #100 naming to docker.io/library/security-secretstore-setup 0.2s done 08:38:59 #100 DONE 12.9s 08:38:59 08:38:59 #203 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 08:38:59 #203 DONE 2.6s 08:38:59 08:38:59 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:38:59 #204 ... 08:38:59 08:38:59 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:38:59 #156 DONE 164.0s 08:38:59 08:38:59 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:01 #205 ... 08:39:01 08:39:01 #204 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 08:39:01 #204 DONE 1.9s 08:39:01 08:39:01 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:39:01 #152 DONE 165.7s 08:39:01 08:39:01 #206 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 08:39:01 #206 DONE 4.3s 08:39:01 08:39:01 #100 [security-bootstrapper] exporting to image 08:39:01 #100 ... 08:39:01 08:39:01 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 08:39:01 #205 DONE 2.0s 08:39:01 08:39:01 #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 #207 ... 08:39:02 08:39:02 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:39:02 #160 DONE 166.9s 08:39:02 08:39:02 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:39:02 #154 DONE 166.9s 08:39:02 08:39:02 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:39:02 #158 DONE 166.9s 08:39:02 08:39:02 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 08:39:02 #208 DONE 1.4s 08:39:02 08:39:02 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 #209 ... 08:39:02 08:39:02 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:39:02 #210 CACHED 08:39:02 08:39:02 #211 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 #211 CACHED 08:39:02 08:39:02 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 #212 DONE 1.6s 08:39:02 08:39:02 #207 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:02 #207 DONE 1.4s 08:39:02 08:39:02 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #213 ... 08:39:03 08:39:03 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:39:03 #153 DONE 167.7s 08:39:03 08:39:03 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #209 DONE 0.7s 08:39:03 08:39:03 #100 [core-command] exporting to image 08:39:03 #100 exporting layers 0.7s done 08:39:03 #100 writing image sha256:9c5c4ef26833e50513507333346132a27ca26be30d86dc901f657de535bdb7ca 0.3s done 08:39:03 #100 naming to docker.io/library/core-command done 08:39:03 #100 ... 08:39:03 08:39:03 #214 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 08:39:03 #214 DONE 0.9s 08:39:03 08:39:03 #215 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #215 CACHED 08:39:03 08:39:03 #216 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #216 CACHED 08:39:03 08:39:03 #217 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 08:39:03 #217 DONE 0.9s 08:39:03 08:39:03 #100 [core-command] exporting to image 08:39:03 #100 exporting layers 2.4s done 08:39:03 #100 writing image sha256:d98d1a8f4b6a4a62ba5b1d41e064629e0a585cb055cc799a0f2d9e98d83e0f0a done 08:39:03 #100 naming to docker.io/library/security-bootstrapper done 08:39:03 #100 DONE 15.4s 08:39:03 08:39:03 #213 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:03 #213 DONE 0.8s 08:39:03 08:39:03 #218 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 08:39:03 #218 DONE 0.9s 08:39:03 08:39:03 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:04 #219 ... 08:39:04 08:39:04 #220 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 08:39:04 #220 DONE 1.1s 08:39:04 08:39:04 #221 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 08:39:04 #221 DONE 1.1s 08:39:04 08:39:04 #222 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 08:39:04 #222 DONE 1.1s 08:39:04 08:39:04 #223 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 08:39:04 #223 DONE 1.1s 08:39:04 08:39:04 #219 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 08:39:04 #219 DONE 1.1s 08:39:04 08:39:04 #224 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 08:39:04 #224 DONE 1.1s 08:39:04 08:39:04 #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:04 #225 ... 08:39:04 08:39:04 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:39:04 #226 DONE 2.3s 08:39:04 08:39:04 #100 [security-proxy-auth] exporting to image 08:39:05 #100 ... 08:39:05 08:39:05 #227 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 08:39:05 #227 DONE 0.9s 08:39:05 08:39:05 #228 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 08:39:05 #228 DONE 0.9s 08:39:05 08:39:05 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 08:39:05 #229 DONE 0.9s 08:39:05 08:39:05 #225 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 08:39:05 #225 DONE 0.9s 08:39:05 08:39:05 #100 [support-scheduler] exporting to image 08:39:05 #100 ... 08:39:05 08:39:05 #230 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 08:39:05 #230 DONE 0.9s 08:39:05 08:39:05 #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 08:39:05 #231 DONE 0.1s 08:39:05 08:39:05 #232 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 08:39:05 #232 DONE 0.1s 08:39:05 08:39:05 #100 [support-cron-scheduler] exporting to image 08:39:05 #100 writing image sha256:bded6259cae5b13fc23f71bd4b6ca62265819404904e2327bce5034a7acad1be done 08:39:05 #100 naming to docker.io/library/security-proxy-auth done 08:39:05 #100 writing image sha256:94f0320448a696d948c4bed05e4f253ba53f3f0ae1f27e0e7accd6dc4963f96c done 08:39:05 #100 naming to docker.io/library/core-keeper done 08:39:05 #100 ... 08:39:05 08:39:05 #233 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 08:39:05 #233 DONE 0.1s 08:39:05 08:39:05 #100 [support-notifications] exporting to image 08:39:05 #100 exporting layers 0.2s done 08:39:05 #100 writing image sha256:d26441444f147825d16e27a6e37d9115f3bb3042d06b940cf12529d3e6160c9d done 08:39:05 #100 naming to docker.io/library/support-notifications done 08:39:05 #100 writing image sha256:fa26301d5d90b9a4eefb4bd41956994fd6f0c50876a201cac32bbe96f6c9ec71 0.0s done 08:39:05 #100 naming to docker.io/library/core-metadata 08:39:06 #100 exporting layers 0.2s done 08:39:06 #100 naming to docker.io/library/core-metadata done 08:39:06 #100 writing image sha256:65705dd35782e04aeb0ee6cd827b546385f041ac540247577b4f0927f20634fd done 08:39:06 #100 naming to docker.io/library/support-scheduler done 08:39:06 #100 writing image sha256:fa385096a439dcc8ed292c5552b8021ca5b0eda12dbb49ac7a87399e230616e6 done 08:39:06 #100 naming to docker.io/library/support-cron-scheduler done 08:39:06 #100 writing image sha256:689e06963810caf8d7b4ffbb4c9f740165298bc6ebba9dcd7b63444814c625e8 done 08:39:06 #100 naming to docker.io/library/core-data done 08:39:06 #100 DONE 16.7s 08:39:06 08:39:06 #40 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 08:39:06 time="2024-09-14T08:34:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 08:39:06 $ docker stop --time=1 d53195189068a1c865aba5376f5983cb8fcceb5ef53b3346ca5bfea7785b109c 08:39:07 $ docker rm -f --volumes d53195189068a1c865aba5376f5983cb8fcceb5ef53b3346ca5bfea7785b109c [Pipeline] // withDockerContainer [Pipeline] sh 08:39:07 + docker images 08:39:07 REPOSITORY TAG IMAGE ID CREATED SIZE 08:39:07 support-cron-scheduler latest fa385096a439 2 seconds ago 44.3MB 08:39:07 support-scheduler latest 65705dd35782 2 seconds ago 42.1MB 08:39:07 core-data latest 689e06963810 2 seconds ago 39.8MB 08:39:07 core-metadata latest fa26301d5d90 2 seconds ago 39.9MB 08:39:07 support-notifications latest d26441444f14 2 seconds ago 42.6MB 08:39:07 core-keeper latest 94f0320448a6 3 seconds ago 39.7MB 08:39:07 security-proxy-auth latest bded6259cae5 3 seconds ago 33.1MB 08:39:07 core-command latest 9c5c4ef26833 6 seconds ago 35.5MB 08:39:07 security-bootstrapper latest d98d1a8f4b6a 7 seconds ago 19MB 08:39:07 security-secretstore-setup latest eb9048870693 14 seconds ago 37MB 08:39:07 security-proxy-setup latest 897b921c8468 20 seconds ago 26.2MB 08:39:07 core-common-config-bootstrapper latest ebdbeecb359c 22 seconds ago 15.2MB 08:39:07 security-spiffe-token-provider latest 7b0bad4086ba 25 seconds ago 28.9MB 08:39:07 security-spire-config latest 379fcd7f2d7b 3 minutes ago 120MB 08:39:07 security-spire-agent latest 0b99e63d9204 4 minutes ago 182MB 08:39:07 security-spire-server latest 1609d3aa810b 4 minutes ago 121MB 08:39:07 ci-base-image-x86_64 latest 086f48c09542 7 minutes ago 971MB 08:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 08:39:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 08:39:07 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:22 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 08:39:22 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 08:40:09 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 08:40:10 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 08:40:11 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 08:40:13 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:40:19 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 08:40:32 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 08:40:32 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.119s coverage: 28.7% of statements 08:40:42 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.191s coverage: 97.0% of statements 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 08:40:48 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 08:40:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.289s coverage: 69.2% of statements 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 08:40:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 08:40:55 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.212s coverage: 53.2% of statements 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 08:40:59 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 08:41:07 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.143s coverage: 93.4% of statements 08:41:09 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.392s coverage: 91.7% of statements 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 08:41:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 08:41:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.204s coverage: 7.0% of statements 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 08:41:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 08:41:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.765s coverage: 95.8% of statements 08:41:25 ok github.com/edgexfoundry/edgex-go/internal/io 1.095s coverage: 72.2% of statements 08:41:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 08:41:31 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.131s coverage: 0.0% of statements [no tests to run] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:41:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.293s coverage: 0.8% of statements 08:41:36 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.153s coverage: 30.7% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.125s coverage: 41.7% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.122s coverage: 77.8% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.094s coverage: 94.1% of statements 08:41:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.098s coverage: 96.3% of statements 08:41:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.130s coverage: 87.5% of statements 08:41:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 08:41:47 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 08:41:50 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 08:41:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.106s coverage: 94.4% of statements 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 08:41:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 08:42:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 08:42:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 08:42:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.903s coverage: 79.9% of statements 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.148s coverage: 92.9% of statements 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.087s coverage: 66.7% of statements 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.127s coverage: 62.3% of statements 08:42:11 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.109s coverage: 75.0% of statements 08:42:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 08:42:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.108s coverage: 87.2% of statements 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.078s coverage: 20.0% of statements 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.082s coverage: 100.0% of statements 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.268s coverage: 81.8% of statements 08:42:16 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.263s coverage: 82.1% of statements 08:42:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.116s coverage: 86.0% of statements 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 08:42:22 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.766s coverage: 63.1% of statements 08:42:23 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.121s coverage: 100.0% of statements 08:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.111s coverage: 89.4% of statements 08:42:25 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.087s coverage: 100.0% of statements 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 08:42:25 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.074s coverage: 73.7% of statements 08:42:26 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 08:42:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.694s coverage: 36.5% of statements 08:42:34 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.119s coverage: 89.5% of statements 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 08:42:34 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 08:42:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.107s coverage: 84.8% of statements 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 08:42:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 08:42:39 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.123s coverage: 4.9% of statements 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 08:42:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.329s coverage: 97.1% of statements 08:42:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.135s coverage: 35.9% of statements 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 08:42:52 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 08:42:59 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.177s coverage: 19.9% of statements 08:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 08:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 08:42:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 08:43:01 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.488s coverage: 95.7% of statements 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 08:43:04 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 08:43:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.185s coverage: 61.8% of statements 08:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:43:07 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 08:43:08 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.290s coverage: 98.9% of statements 08:43:10 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:43:10 WARNING: Linting skipped (not on x86_64 or linter not installed) 08:43:10 go vet ./... 08:47:32 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:47:32 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:47:32 ./bin/test-attribution-txt.sh 08:47:32 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 08:47:32 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 08:47:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 08:47:33 + ls -al . 08:47:33 total 932 08:47:33 drwxrwxr-x 10 1001 1001 4096 Sep 14 08:35 . 08:47:33 drwxr-xr-x 4 root root 4096 Sep 14 08:35 .. 08:47:33 drwxrwxr-x 2 1001 1001 4096 Sep 14 08:32 .blubracket 08:47:33 -rw-rw-r-- 1 1001 1001 10 Sep 14 08:32 .dockerignore 08:47:33 drwxrwxr-x 8 1001 1001 4096 Sep 14 08:32 .git 08:47:33 drwxrwxr-x 3 1001 1001 4096 Sep 14 08:32 .github 08:47:33 -rw-rw-r-- 1 1001 1001 1102 Sep 14 08:32 .gitignore 08:47:33 -rw-rw-r-- 1 1001 1001 42 Sep 14 08:32 .golangci.yml 08:47:33 -rw-rw-r-- 1 1001 1001 100 Sep 14 08:32 .hadolint.yml 08:47:33 -rw-rw-r-- 1 1001 1001 155 Sep 14 08:32 .sonarcloud.properties 08:47:33 -rw-rw-r-- 1 1001 1001 1171 Sep 14 08:32 ADOPTERS.md 08:47:33 -rw-rw-r-- 1 1001 1001 21286 Sep 14 08:32 Attribution.txt 08:47:33 -rw-rw-r-- 1 1001 1001 100284 Sep 14 08:32 CHANGELOG.md 08:47:33 -rw-rw-r-- 1 1001 1001 3804 Sep 14 08:32 CONTRIBUTING.md 08:47:33 -rw-rw-r-- 1 1001 1001 677 Sep 14 08:32 GOVERNANCE.md 08:47:33 -rw-rw-r-- 1 1001 1001 861 Sep 14 08:32 Jenkinsfile 08:47:33 -rw-rw-r-- 1 1001 1001 10775 Sep 14 08:32 LICENSE 08:47:33 -rw-rw-r-- 1 1001 1001 16854 Sep 14 08:32 Makefile 08:47:33 -rw-rw-r-- 1 1001 1001 582 Sep 14 08:32 OWNERS.md 08:47:33 -rw-rw-r-- 1 1001 1001 9528 Sep 14 08:32 README.md 08:47:33 -rw-rw-r-- 1 1001 1001 789 Sep 14 08:32 SECURITY.md 08:47:33 -rw-rw-r-- 1 1001 1001 5 Sep 14 08:30 VERSION 08:47:33 drwxrwxr-x 2 1001 1001 4096 Sep 14 08:32 bin 08:47:33 drwxrwxr-x 20 1001 1001 4096 Sep 14 08:32 cmd 08:47:33 -rw-r--r-- 1 root root 567970 Sep 14 08:43 coverage.out 08:47:33 drwxrwxr-x 2 1001 1001 4096 Sep 14 08:32 fuzz_test 08:47:33 -rw-rw-r-- 1 1001 1001 7305 Sep 14 08:32 go.mod 08:47:33 -rw-rw-r-- 1 1001 1001 102748 Sep 14 08:32 go.sum 08:47:33 drwxrwxr-x 7 1001 1001 4096 Sep 14 08:32 internal 08:47:33 drwxrwxr-x 3 1001 1001 4096 Sep 14 08:32 openapi 08:47:33 -rw-rw-r-- 1 1001 1001 584 Sep 14 08:32 security.txt 08:47:33 -rw-rw-r-- 1 1001 1001 204 Sep 14 08:32 version.go [Pipeline] sh 08:47:33 + '[' -e coverage.out ] 08:47:33 + chown 1001:1001 coverage.out [Pipeline] stash 08:47:33 Warning: overwriting stash ‘coverage-report’ 08:47:34 Stashed 1 file(s) [Pipeline] sh 08:47:34 + make build 08:47:35 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:50: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-metadata/core-metadata ./cmd/core-metadata 08:50: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:51:00 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:51:03 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:51:11 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:51:38 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:51:48 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:52:01 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:52:11 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:52:14 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:52:17 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:52:20 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:52:25 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:52:30 $ docker stop --time=1 6fcd4ba0dd6dcaa27d3eba31405e989c9ce5878baec5efb1c41a263c32ef5998 08:52:32 $ docker rm -f --volumes 6fcd4ba0dd6dcaa27d3eba31405e989c9ce5878baec5efb1c41a263c32ef5998 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:35 08:52:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:36 latest: Pulling from edgex-devops/edgex-compose-arm64 08:52:36 547446be3368: Pulling fs layer 08:52:36 d125d8839a47: Pulling fs layer 08:52:36 3e85d5ac6304: Pulling fs layer 08:52:36 c3105a71a48b: Pulling fs layer 08:52:36 0f093f025ec4: Pulling fs layer 08:52:36 c3106fc0e877: Pulling fs layer 08:52:36 c3105a71a48b: Waiting 08:52:36 0f093f025ec4: Waiting 08:52:36 c3106fc0e877: Waiting 08:52:36 547446be3368: Verifying Checksum 08:52:36 547446be3368: Download complete 08:52:36 c3105a71a48b: Verifying Checksum 08:52:36 c3105a71a48b: Download complete 08:52:37 d125d8839a47: Verifying Checksum 08:52:37 d125d8839a47: Download complete 08:52:37 c3106fc0e877: Verifying Checksum 08:52:37 c3106fc0e877: Download complete 08:52:37 0f093f025ec4: Verifying Checksum 08:52:37 0f093f025ec4: Download complete 08:52:37 547446be3368: Pull complete 08:52:38 d125d8839a47: Pull complete 08:52:39 3e85d5ac6304: Download complete 08:52:49 3e85d5ac6304: Pull complete 08:52:49 c3105a71a48b: Pull complete 08:52:50 0f093f025ec4: Pull complete 08:52:50 c3106fc0e877: Pull complete 08:52:50 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:52:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:52:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:50 prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container 08:52:50 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:52:52 $ docker top 9eedcd18014109b57d1962253399de2860de1feac086b3695d16801fe810140c -eo pid,comm [Pipeline] { [Pipeline] sh 08:52:53 + docker compose -f ./docker-compose-build.yml build --parallel 08:53:03 #1 [security-bootstrapper internal] load build definition from Dockerfile 08:53:03 #1 transferring dockerfile: 08:53:03 #1 transferring dockerfile: 3.17kB done 08:53:03 #1 DONE 0.1s 08:53:03 08:53:03 #2 [core-keeper internal] load build definition from Dockerfile 08:53:03 #2 transferring dockerfile: 2.01kB done 08:53:03 #2 DONE 0.1s 08:53:03 08:53:03 #3 [security-spire-agent internal] load build definition from Dockerfile 08:53:03 #3 transferring dockerfile: 1.81kB 0.0s done 08:53:03 #3 DONE 0.1s 08:53:03 08:53:03 #4 [security-proxy-auth internal] load build definition from Dockerfile 08:53:03 #4 transferring dockerfile: 2.15kB done 08:53:03 #4 DONE 0.1s 08:53:03 08:53:03 #5 [security-proxy-setup internal] load build definition from Dockerfile 08:53:03 #5 transferring dockerfile: 2.50kB done 08:53:03 #5 DONE 0.1s 08:53:03 08:53:03 #6 [support-cron-scheduler internal] load build definition from Dockerfile 08:53:03 #6 transferring dockerfile: 1.85kB 0.0s done 08:53:03 #6 DONE 0.1s 08:53:03 08:53:03 #7 [security-spire-server internal] load build definition from Dockerfile 08:53:03 #7 transferring dockerfile: 1.70kB done 08:53:03 #7 DONE 0.1s 08:53:03 08:53:03 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:53:03 #8 transferring dockerfile: 1.89kB done 08:53:04 #8 DONE 0.1s 08:53:04 08:53:04 #9 [support-scheduler internal] load build definition from Dockerfile 08:53:04 #9 transferring dockerfile: 1.93kB done 08:53:04 #9 DONE 0.1s 08:53:04 08:53:04 #10 [security-secretstore-setup internal] load build definition from Dockerfile 08:53:04 #10 transferring dockerfile: 2.49kB done 08:53:04 #10 DONE 0.1s 08:53:04 08:53:04 #11 [core-command internal] load build definition from Dockerfile 08:53:04 #11 transferring dockerfile: 1.93kB done 08:53:04 #11 DONE 0.1s 08:53:04 08:53:04 #12 [security-spire-config internal] load build definition from Dockerfile 08:53:04 #12 transferring dockerfile: 1.69kB done 08:53:04 #12 DONE 0.1s 08:53:04 08:53:04 #13 [core-metadata internal] load build definition from Dockerfile 08:53:04 #13 transferring dockerfile: 2.06kB 0.0s done 08:53:04 #13 DONE 0.1s 08:53:04 08:53:04 #14 [core-data internal] load build definition from Dockerfile 08:53:04 #14 transferring dockerfile: 2.07kB done 08:53:04 #14 DONE 0.1s 08:53:04 08:53:04 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:53:04 #15 transferring dockerfile: 2.23kB 0.0s done 08:53:04 #15 DONE 0.1s 08:53:04 08:53:04 #16 [support-notifications internal] load build definition from Dockerfile 08:53:04 #16 transferring dockerfile: 1.95kB 0.0s done 08:53:04 #16 DONE 0.1s 08:53:04 08:53:04 #17 [security-bootstrapper internal] load .dockerignore 08:53:04 #17 transferring context: 08:53:04 #17 transferring context: 50B done 08:53:04 #17 DONE 0.1s 08:53:05 08:53:05 #18 [core-keeper internal] load .dockerignore 08:53:05 #18 transferring context: 50B done 08:53:05 #18 DONE 0.0s 08:53:05 08:53:05 #19 [security-spire-agent internal] load .dockerignore 08:53:05 #19 transferring context: 50B done 08:53:05 #19 DONE 0.0s 08:53:05 08:53:05 #20 [security-proxy-auth internal] load .dockerignore 08:53:05 #20 transferring context: 50B 0.0s done 08:53:05 #20 DONE 0.1s 08:53:05 08:53:05 #21 [security-proxy-setup internal] load .dockerignore 08:53:05 #21 transferring context: 50B done 08:53:05 #21 DONE 0.1s 08:53:05 08:53:05 #22 [support-cron-scheduler internal] load .dockerignore 08:53:05 #22 transferring context: 50B 0.0s done 08:53:05 #22 ... 08:53:05 08:53:05 #23 [security-spire-server internal] load .dockerignore 08:53:05 #23 transferring context: 50B done 08:53:05 #23 DONE 0.1s 08:53:05 08:53:05 #24 [security-spiffe-token-provider internal] load .dockerignore 08:53:05 #24 transferring context: 50B done 08:53:05 #24 DONE 0.1s 08:53:05 08:53:05 #25 [support-scheduler internal] load .dockerignore 08:53:05 #25 transferring context: 50B done 08:53:05 #25 DONE 0.0s 08:53:05 08:53:05 #26 [security-secretstore-setup internal] load .dockerignore 08:53:05 #26 transferring context: 50B done 08:53:05 #26 DONE 0.1s 08:53:05 08:53:05 #27 [core-command internal] load .dockerignore 08:53:06 #27 transferring context: 50B 0.0s done 08:53:06 #27 DONE 0.1s 08:53:06 08:53:06 #28 [security-spire-config internal] load .dockerignore 08:53:06 #28 transferring context: 50B done 08:53:06 #28 DONE 0.1s 08:53:06 08:53:06 #29 [core-metadata internal] load .dockerignore 08:53:06 #29 transferring context: 50B done 08:53:06 #29 DONE 0.1s 08:53:06 08:53:06 #30 [core-data internal] load .dockerignore 08:53:06 #30 transferring context: 50B 0.0s done 08:53:06 #30 DONE 0.1s 08:53:06 08:53:06 #31 [core-common-config-bootstrapper internal] load .dockerignore 08:53:06 #31 transferring context: 50B 0.0s done 08:53:06 #31 DONE 0.1s 08:53:06 08:53:06 #32 [support-notifications internal] load .dockerignore 08:53:06 #32 transferring context: 50B done 08:53:06 #32 DONE 0.1s 08:53:06 08:53:06 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:06 #33 DONE 0.0s 08:53:06 08:53:06 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 08:53:06 #34 DONE 0.1s 08:53:06 08:53:06 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:06 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:06 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 08:53:06 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:06 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.15MB / 3.34MB 0.2s 08:53:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:06 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 08:53:07 #35 ... 08:53:07 08:53:07 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:07 #33 DONE 0.0s 08:53:07 08:53:07 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 08:53:07 #34 DONE 0.2s 08:53:07 08:53:07 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:07 #36 DONE 1.6s 08:53:07 08:53:07 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:07 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:07 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:07 #35 ... 08:53:07 08:53:07 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 08:53:07 #37 DONE 0.5s 08:53:07 08:53:07 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:07 #35 ... 08:53:07 08:53:07 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:07 #33 DONE 0.0s 08:53:07 08:53:07 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:07 #35 ... 08:53:07 08:53:07 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:07 #33 DONE 0.0s 08:53:07 08:53:07 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:07 #33 DONE 0.0s 08:53:07 08:53:07 #36 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:07 #36 DONE 1.6s 08:53:07 08:53:07 #37 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 08:53:07 #37 DONE 0.5s 08:53:07 08:53:07 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:07 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:07 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:08 #35 ... 08:53:08 08:53:08 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 08:53:08 #34 DONE 0.8s 08:53:08 08:53:08 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:08 #35 ... 08:53:08 08:53:08 #36 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:08 #36 DONE 1.6s 08:53:08 08:53:08 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:08 #33 DONE 0.0s 08:53:08 08:53:08 #37 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 08:53:08 #37 DONE 0.5s 08:53:08 08:53:08 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:08 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:08 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:08 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:08 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:08 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:08 #35 ... 08:53:08 08:53:08 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:08 #33 DONE 0.0s 08:53:08 08:53:08 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:08 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:08 #35 ... 08:53:08 08:53:08 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:08 #33 DONE 0.0s 08:53:08 08:53:08 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:08 #36 DONE 1.7s 08:53:08 08:53:08 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 08:53:08 #37 DONE 0.6s 08:53:08 08:53:08 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 08:53:08 #34 DONE 1.2s 08:53:08 08:53:08 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:08 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:08 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:08 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:08 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:08 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:08 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:08 #35 ... 08:53:08 08:53:08 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:08 #36 DONE 1.7s 08:53:08 08:53:08 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 08:53:08 #37 DONE 0.6s 08:53:08 08:53:08 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:08 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:08 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:08 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:08 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:08 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:08 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:09 #35 ... 08:53:09 08:53:09 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 08:53:09 #38 DONE 1.5s 08:53:09 08:53:09 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:09 #33 DONE 0.0s 08:53:09 08:53:09 #39 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:09 #39 DONE 1.5s 08:53:09 08:53:09 #35 [security-spire-server stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:09 #35 ... 08:53:09 08:53:09 #36 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:09 #36 DONE 1.8s 08:53:09 08:53:09 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 08:53:09 #37 DONE 0.7s 08:53:09 08:53:09 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:09 #33 DONE 0.0s 08:53:09 08:53:09 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 08:53:09 #34 DONE 1.7s 08:53:09 08:53:09 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:09 #35 ... 08:53:09 08:53:09 #36 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:09 #36 DONE 1.8s 08:53:09 08:53:09 #37 [core-command builder 2/7] WORKDIR /edgex-go 08:53:09 #37 DONE 0.7s 08:53:09 08:53:09 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:09 #35 ... 08:53:09 08:53:09 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:09 #33 DONE 0.1s 08:53:09 08:53:09 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:09 #33 DONE 0.1s 08:53:09 08:53:09 #40 [security-spire-server internal] load build context 08:53:09 #40 transferring context: 27.71kB 0.1s done 08:53:09 #40 DONE 0.7s 08:53:09 08:53:09 #41 [security-spire-agent internal] load build context 08:53:09 #41 transferring context: 27.24kB 0.1s done 08:53:09 #41 DONE 0.7s 08:53:09 08:53:09 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:09 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:53:09 #42 ... 08:53:09 08:53:09 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 08:53:09 #39 DONE 2.2s 08:53:09 08:53:09 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:09 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.4s done 08:53:09 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 08:53:09 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 08:53:10 #42 ... 08:53:10 08:53:10 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:53:10 #33 DONE 0.1s 08:53:10 08:53:10 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:10 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:10 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:10 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:10 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:10 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:10 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:10 #35 DONE 4.4s 08:53:10 08:53:10 #43 [core-keeper internal] load build context 08:53:12 #43 ... 08:53:12 08:53:12 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 08:53:12 #34 DONE 4.3s 08:53:12 08:53:12 #44 [security-spire-config internal] load build context 08:53:12 #44 transferring context: 25.96kB 0.5s done 08:53:12 #44 DONE 2.3s 08:53:12 08:53:12 #43 [core-keeper internal] load build context 08:53:12 #43 ... 08:53:12 08:53:12 #36 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:12 #36 DONE 1.8s 08:53:12 08:53:12 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 08:53:12 #37 DONE 0.7s 08:53:12 08:53:12 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:12 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:12 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:12 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:12 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:12 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:12 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:12 #35 DONE 4.5s 08:53:12 08:53:12 #43 [core-keeper internal] load build context 08:53:12 #43 ... 08:53:12 08:53:12 #36 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 08:53:12 #36 DONE 1.8s 08:53:12 08:53:12 #37 [core-data builder 2/7] WORKDIR /edgex-go 08:53:12 #37 DONE 0.7s 08:53:12 08:53:12 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 08:53:12 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 08:53:12 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 08:53:12 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.2s done 08:53:12 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 08:53:12 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 08:53:12 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 08:53:12 #35 DONE 4.5s 08:53:12 08:53:12 #45 [core-data internal] load build context 08:53:12 #45 DONE 0.0s 08:53:12 08:53:12 #43 [core-keeper internal] load build context 08:53:14 #43 ... 08:53:14 08:53:14 #46 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:14 #46 DONE 6.6s 08:53:14 08:53:14 #43 [core-keeper internal] load build context 08:53:16 #43 ... 08:53:16 08:53:16 #47 [security-bootstrapper internal] load build context 08:53:16 #47 transferring context: 45.66MB 9.9s 08:53:16 #47 ... 08:53:16 08:53:16 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:16 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 08:53:16 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done 08:53:16 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done 08:53:16 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.0s done 08:53:16 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:16 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 5.0s 08:53:16 #42 ... 08:53:16 08:53:16 #47 [security-bootstrapper internal] load build context 08:53:17 #47 ... 08:53:17 08:53:17 #48 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:53:17 #0 8.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:17 #0 9.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:17 #48 ... 08:53:17 08:53:17 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:17 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.1s 08:53:17 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 6.2s 08:53:17 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 6.2s done 08:53:17 #42 ... 08:53:17 08:53:17 #49 [security-proxy-setup internal] load build context 08:53:18 #49 ... 08:53:18 08:53:18 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:53:18 #0 8.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:18 #0 9.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:18 #50 ... 08:53:18 08:53:18 #51 [security-proxy-auth internal] load build context 08:53:18 #51 ... 08:53:18 08:53:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:18 #42 ... 08:53:18 08:53:18 #52 [support-cron-scheduler internal] load build context 08:53:18 #52 ... 08:53:18 08:53:18 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:18 #0 8.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:18 #0 9.051 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:18 #53 ... 08:53:18 08:53:18 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:18 #42 ... 08:53:18 08:53:18 #54 [security-spiffe-token-provider internal] load build context 08:53:18 #54 ... 08:53:18 08:53:18 #55 [security-secretstore-setup internal] load build context 08:53:19 #55 ... 08:53:19 08:53:19 #56 [support-scheduler internal] load build context 08:53:19 #56 ... 08:53:19 08:53:19 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:19 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.4s done 08:53:19 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 08:53:19 #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 08:53:19 #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 08:53:19 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.9s done 08:53:19 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 3.4s done 08:53:19 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 3.4s done 08:53:19 #57 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 08:53:19 #57 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.1s done 08:53:19 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 8.5s 08:53:19 #57 ... 08:53:19 08:53:19 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:19 #0 5.538 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:19 #0 6.158 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:19 #0 9.062 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:19 #0 9.062 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:19 #0 9.062 OK: 19954 distinct packages available 08:53:19 #0 9.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:19 #58 ... 08:53:19 08:53:19 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:19 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 08:53:19 #57 ... 08:53:19 08:53:19 #59 [core-metadata internal] load build context 08:53:19 #59 ... 08:53:19 08:53:19 #60 [core-command internal] load build context 08:53:19 #60 ... 08:53:19 08:53:19 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:19 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 8.2s 08:53:19 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 08:53:20 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 9.1s 08:53:20 #42 ... 08:53:20 08:53:20 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:20 #0 9.988 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:20 #61 ... 08:53:20 08:53:20 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:20 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 10.1s 08:53:21 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.34MB / 18.32MB 10.4s 08:53:21 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 10.7s 08:53:21 #57 ... 08:53:21 08:53:21 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:21 #62 ... 08:53:21 08:53:21 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:21 #63 ... 08:53:21 08:53:21 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:22 #64 ... 08:53:22 08:53:22 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:22 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 10.4s 08:53:22 #42 ... 08:53:22 08:53:22 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:22 #65 ... 08:53:22 08:53:22 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:22 #66 ... 08:53:22 08:53:22 #48 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:53:22 #48 12.45 OK: 266 MiB in 52 packages 08:53:22 #48 DONE 15.5s 08:53:22 08:53:22 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:22 #67 ... 08:53:22 08:53:22 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:22 #68 ... 08:53:22 08:53:22 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:22 #69 ... 08:53:22 08:53:22 #45 [core-data internal] load build context 08:53:22 #45 transferring context: 1.50MB 7.4s 08:53:22 #45 ... 08:53:22 08:53:22 #70 [support-notifications internal] load build context 08:53:23 #70 ... 08:53:23 08:53:23 #71 [core-common-config-bootstrapper internal] load build context 08:53:23 #71 ... 08:53:23 08:53:23 #70 [support-notifications internal] load build context 08:53:23 #70 ... 08:53:23 08:53:23 #53 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:53:23 #53 11.64 OK: 266 MiB in 52 packages 08:53:23 #53 DONE 15.2s 08:53:23 08:53:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #42 ... 08:53:23 08:53:23 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 08:53:23 #50 12.15 OK: 266 MiB in 52 packages 08:53:23 #50 DONE 16.1s 08:53:23 08:53:23 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:23 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.79MB / 28.04MB 12.4s 08:53:24 #42 ... 08:53:24 08:53:24 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:53:24 #58 10.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:24 #58 13.04 OK: 266 MiB in 52 packages 08:53:24 #58 DONE 15.1s 08:53:24 08:53:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 12.6s 08:53:24 #42 ... 08:53:24 08:53:24 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:24 #72 ... 08:53:24 08:53:24 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:24 #73 ... 08:53:24 08:53:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:24 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 13.2s 08:53:24 #42 ... 08:53:24 08:53:24 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:24 #74 ... 08:53:24 08:53:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:25 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.38MB / 28.04MB 13.8s 08:53:25 #42 ... 08:53:25 08:53:25 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:53:25 #63 DONE 13.7s 08:53:25 08:53:25 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:26 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.32MB / 28.04MB 15.2s 08:53:26 #42 ... 08:53:26 08:53:26 #43 [core-keeper internal] load build context 08:53:26 #43 ... 08:53:26 08:53:26 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:27 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 15.8s 08:53:27 #42 ... 08:53:27 08:53:27 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 08:53:27 #62 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:27 #62 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:27 #62 14.22 (1/2) Installing dumb-init (1.2.5-r2) 08:53:27 #62 14.22 (2/2) Installing su-exec (0.2-r3) 08:53:27 #62 14.35 Executing busybox-1.36.1-r7.trigger 08:53:27 #62 14.35 OK: 8 MiB in 17 packages 08:53:27 #62 DONE 16.0s 08:53:27 08:53:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:27 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 16.2s 08:53:27 #42 ... 08:53:27 08:53:27 #47 [security-bootstrapper internal] load build context 08:53:27 #47 transferring context: 55.17MB 21.0s 08:53:27 #47 ... 08:53:27 08:53:27 #61 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:53:27 #61 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:27 #61 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:27 #61 12.26 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:27 #61 12.26 OK: 19946 distinct packages available 08:53:27 #61 12.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:27 #61 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:27 #61 15.12 (1/4) Installing dumb-init (1.2.5-r2) 08:53:27 #61 15.12 (2/4) Installing musl-obstack (1.2.3-r2) 08:53:27 #61 15.12 (3/4) Installing libucontext (1.2-r2) 08:53:27 #61 15.12 (4/4) Installing gcompat (1.1.0-r1) 08:53:27 #61 15.12 Executing busybox-1.36.1-r7.trigger 08:53:27 #61 15.23 OK: 8 MiB in 19 packages 08:53:27 #61 DONE 17.0s 08:53:27 08:53:27 #47 [security-bootstrapper internal] load build context 08:53:27 #47 ... 08:53:27 08:53:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:28 #42 ... 08:53:28 08:53:28 #49 [security-proxy-setup internal] load build context 08:53:28 #49 ... 08:53:28 08:53:28 #47 [security-bootstrapper internal] load build context 08:53:28 #47 ... 08:53:28 08:53:28 #51 [security-proxy-auth internal] load build context 08:53:28 #51 ... 08:53:28 08:53:28 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:29 #42 ... 08:53:29 08:53:29 #54 [security-spiffe-token-provider internal] load build context 08:53:29 #54 ... 08:53:29 08:53:29 #52 [support-cron-scheduler internal] load build context 08:53:29 #52 ... 08:53:29 08:53:29 #55 [security-secretstore-setup internal] load build context 08:53:29 #55 ... 08:53:29 08:53:29 #56 [support-scheduler internal] load build context 08:53:29 #56 ... 08:53:29 08:53:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:29 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 18.0s 08:53:29 #42 ... 08:53:29 08:53:29 #59 [core-metadata internal] load build context 08:53:29 #59 ... 08:53:29 08:53:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:29 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 18.5s 08:53:30 #42 ... 08:53:30 08:53:30 #60 [core-command internal] load build context 08:53:30 #60 ... 08:53:30 08:53:30 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:30 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.77MB / 28.04MB 19.1s 08:53:31 #42 ... 08:53:31 08:53:31 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:53:31 #64 13.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:31 #64 13.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:31 #64 16.59 (1/4) Installing dumb-init (1.2.5-r2) 08:53:31 #64 16.59 (2/4) Installing openssl (3.1.7-r0) 08:53:31 #64 16.59 (3/4) Installing su-exec (0.2-r3) 08:53:31 #64 16.59 (4/4) Installing yq (4.33.3-r5) 08:53:31 #64 17.14 Executing busybox-1.36.1-r7.trigger 08:53:31 #64 17.25 OK: 18 MiB in 19 packages 08:53:31 #64 DONE 19.4s 08:53:31 08:53:31 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:31 #75 ... 08:53:31 08:53:31 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:31 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 14.2s done 08:53:31 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s 08:53:31 #57 ... 08:53:31 08:53:31 #59 [core-metadata internal] load build context 08:53:32 #59 ... 08:53:32 08:53:32 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:53:32 #66 15.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:32 #66 15.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:32 #66 18.74 (1/1) Installing dumb-init (1.2.5-r2) 08:53:32 #66 18.81 Executing busybox-1.36.1-r7.trigger 08:53:32 #66 18.85 OK: 8 MiB in 16 packages 08:53:32 #66 DONE 20.4s 08:53:32 08:53:32 #59 [core-metadata internal] load build context 08:53:33 #59 ... 08:53:33 08:53:33 #45 [core-data internal] load build context 08:53:33 #45 ... 08:53:33 08:53:33 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:53:33 #76 ... 08:53:33 08:53:33 #71 [core-common-config-bootstrapper internal] load build context 08:53:33 #71 ... 08:53:33 08:53:33 #59 [core-metadata internal] load build context 08:53:33 #59 transferring context: 42.70MB 23.6s 08:53:33 #59 ... 08:53:33 08:53:33 #70 [support-notifications internal] load build context 08:53:33 #70 ... 08:53:33 08:53:33 #45 [core-data internal] load build context 08:53:35 #45 ... 08:53:35 08:53:35 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:35 #77 ... 08:53:35 08:53:35 #45 [core-data internal] load build context 08:53:36 #45 ... 08:53:36 08:53:36 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:53:36 #67 14.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:36 #67 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:36 #67 18.53 (1/3) Installing ca-certificates (20240226-r0) 08:53:36 #67 19.04 (2/3) Installing dumb-init (1.2.5-r2) 08:53:36 #67 19.04 (3/3) Installing tzdata (2024a-r0) 08:53:36 #67 20.96 Executing busybox-1.36.1-r7.trigger 08:53:36 #67 21.12 Executing ca-certificates-20240226-r0.trigger 08:53:36 #67 21.98 OK: 12 MiB in 18 packages 08:53:36 #67 DONE 24.2s 08:53:36 08:53:36 #45 [core-data internal] load build context 08:53:36 #45 ... 08:53:36 08:53:36 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:53:36 #65 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:36 #65 17.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:36 #65 21.44 (1/4) Installing ca-certificates (20240226-r0) 08:53:36 #65 21.44 (2/4) Installing dumb-init (1.2.5-r2) 08:53:36 #65 21.44 (3/4) Installing su-exec (0.2-r3) 08:53:36 #65 21.44 (4/4) Installing yq (4.33.3-r5) 08:53:36 #65 21.97 Executing busybox-1.36.1-r7.trigger 08:53:36 #65 21.97 Executing ca-certificates-20240226-r0.trigger 08:53:36 #65 22.63 OK: 18 MiB in 19 packages 08:53:36 #65 DONE 24.7s 08:53:36 08:53:36 #45 [core-data internal] load build context 08:53:36 #45 ... 08:53:36 08:53:36 #43 [core-keeper internal] load build context 08:53:37 #43 ... 08:53:37 08:53:37 #45 [core-data internal] load build context 08:53:37 #45 ... 08:53:37 08:53:37 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:38 #78 ... 08:53:38 08:53:38 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:38 #79 ... 08:53:38 08:53:38 #45 [core-data internal] load build context 08:53:38 #45 ... 08:53:38 08:53:38 #49 [security-proxy-setup internal] load build context 08:53:38 #49 transferring context: 32.58MB 30.4s 08:53:38 #49 ... 08:53:38 08:53:38 #43 [core-keeper internal] load build context 08:53:38 #43 ... 08:53:38 08:53:38 #47 [security-bootstrapper internal] load build context 08:53:38 #47 ... 08:53:38 08:53:38 #49 [security-proxy-setup internal] load build context 08:53:38 #49 ... 08:53:38 08:53:38 #51 [security-proxy-auth internal] load build context 08:53:39 #51 ... 08:53:39 08:53:39 #47 [security-bootstrapper internal] load build context 08:53:39 #47 ... 08:53:39 08:53:39 #54 [security-spiffe-token-provider internal] load build context 08:53:39 #54 ... 08:53:39 08:53:39 #52 [support-cron-scheduler internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #55 [security-secretstore-setup internal] load build context 08:53:39 #55 ... 08:53:39 08:53:39 #52 [support-cron-scheduler internal] load build context 08:53:39 #52 ... 08:53:39 08:53:39 #56 [support-scheduler internal] load build context 08:53:39 #56 ... 08:53:39 08:53:39 #55 [security-secretstore-setup internal] load build context 08:53:40 #55 ... 08:53:40 08:53:40 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:40 #69 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:40 #69 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:40 #69 22.43 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:40 #69 22.43 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:40 #69 22.43 OK: 19946 distinct packages available 08:53:40 #69 23.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:40 #69 24.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:40 #69 ... 08:53:40 08:53:40 #56 [support-scheduler internal] load build context 08:53:40 #56 ... 08:53:40 08:53:40 #60 [core-command internal] load build context 08:53:40 #60 ... 08:53:40 08:53:40 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:40 #77 14.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:41 #77 ... 08:53:41 08:53:41 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:41 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 19.7s done 08:53:41 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.3s 08:53:41 #42 ... 08:53:41 08:53:41 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:41 #68 19.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:41 #68 20.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:41 #68 24.36 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 08:53:41 #68 24.36 v3.18.9-22-g42b035846a5 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 08:53:41 #68 24.36 OK: 19946 distinct packages available 08:53:41 #68 24.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:41 #68 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:41 #68 ... 08:53:41 08:53:41 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:41 #78 13.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:41 #78 ... 08:53:41 08:53:41 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:41 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.7s 08:53:42 #57 ... 08:53:42 08:53:42 #60 [core-command internal] load build context 08:53:43 #60 ... 08:53:43 08:53:43 #72 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 08:53:43 #72 20.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:43 #72 22.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:43 #72 25.43 (1/2) Installing ca-certificates (20240226-r0) 08:53:43 #72 25.78 (2/2) Installing dumb-init (1.2.5-r2) 08:53:43 #72 25.78 Executing busybox-1.36.1-r7.trigger 08:53:43 #72 26.00 Executing ca-certificates-20240226-r0.trigger 08:53:43 #72 27.19 OK: 9 MiB in 17 packages 08:53:43 #72 DONE 29.1s 08:53:43 08:53:43 #60 [core-command internal] load build context 08:53:43 #60 ... 08:53:43 08:53:43 #71 [core-common-config-bootstrapper internal] load build context 08:53:43 #71 ... 08:53:43 08:53:43 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:43 #68 31.34 (1/5) Installing dumb-init (1.2.5-r2) 08:53:43 #68 31.35 (2/5) Installing musl-obstack (1.2.3-r2) 08:53:43 #68 31.37 (3/5) Installing libucontext (1.2-r2) 08:53:43 #68 31.39 (4/5) Installing gcompat (1.1.0-r1) 08:53:43 #68 31.44 (5/5) Installing openssl (3.1.7-r0) 08:53:43 #68 31.65 Executing busybox-1.36.1-r7.trigger 08:53:43 #68 31.85 OK: 9 MiB in 20 packages 08:53:43 #68 ... 08:53:43 08:53:43 #70 [support-notifications internal] load build context 08:53:44 #70 ... 08:53:44 08:53:44 #59 [core-metadata internal] load build context 08:53:44 #59 transferring context: 60.99MB 34.0s 08:53:44 #59 ... 08:53:44 08:53:44 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:44 #79 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:45 #79 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:45 #79 ... 08:53:45 08:53:45 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:53:45 #69 28.79 (1/11) Installing ca-certificates (20240226-r0) 08:53:45 #69 29.46 (2/11) Installing brotli-libs (1.0.9-r14) 08:53:45 #69 29.46 (3/11) Installing libunistring (1.1-r1) 08:53:45 #69 29.72 (4/11) Installing libidn2 (2.3.4-r1) 08:53:45 #69 29.72 (5/11) Installing nghttp2-libs (1.57.0-r0) 08:53:45 #69 29.72 (6/11) Installing libcurl (8.9.1-r0) 08:53:45 #69 29.98 (7/11) Installing curl (8.9.1-r0) 08:53:45 #69 29.98 (8/11) Installing dumb-init (1.2.5-r2) 08:53:45 #69 29.98 (9/11) Installing musl-obstack (1.2.3-r2) 08:53:45 #69 29.98 (10/11) Installing libucontext (1.2-r2) 08:53:45 #69 29.98 (11/11) Installing gcompat (1.1.0-r1) 08:53:45 #69 30.02 Executing busybox-1.36.1-r7.trigger 08:53:45 #69 30.19 Executing ca-certificates-20240226-r0.trigger 08:53:45 #69 30.80 OK: 13 MiB in 26 packages 08:53:45 #69 DONE 33.6s 08:53:45 08:53:45 #45 [core-data internal] load build context 08:53:46 #45 ... 08:53:46 08:53:46 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:46 #80 ... 08:53:46 08:53:46 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:46 #73 21.96 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:46 #73 22.99 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:46 #73 29.10 OK: 266 MiB in 52 packages 08:53:46 #73 ... 08:53:46 08:53:46 #45 [core-data internal] load build context 08:53:46 #45 ... 08:53:46 08:53:46 #68 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:53:46 #68 DONE 34.5s 08:53:46 08:53:46 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:46 #81 ... 08:53:46 08:53:46 #45 [core-data internal] load build context 08:53:46 #45 ... 08:53:46 08:53:46 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:53:46 #73 DONE 32.7s 08:53:46 08:53:46 #45 [core-data internal] load build context 08:53:46 #45 ... 08:53:46 08:53:46 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:47 #82 ... 08:53:47 08:53:47 #45 [core-data internal] load build context 08:53:48 #45 ... 08:53:48 08:53:48 #74 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 08:53:48 #74 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:48 #74 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:48 #74 28.79 (1/1) Installing dumb-init (1.2.5-r2) 08:53:48 #74 28.82 Executing busybox-1.36.1-r7.trigger 08:53:48 #74 28.96 OK: 8 MiB in 16 packages 08:53:48 #74 DONE 33.5s 08:53:48 08:53:48 #45 [core-data internal] load build context 08:53:49 #45 ... 08:53:49 08:53:49 #78 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 08:53:49 #78 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:49 #78 18.76 OK: 8 MiB in 17 packages 08:53:49 #78 DONE 21.2s 08:53:49 08:53:49 #45 [core-data internal] load build context 08:53:49 #45 ... 08:53:49 08:53:49 #77 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:53:49 #77 16.76 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:49 #77 20.42 (1/1) Installing dumb-init (1.2.5-r2) 08:53:49 #77 21.39 Executing busybox-1.36.1-r7.trigger 08:53:49 #77 21.39 OK: 8 MiB in 16 packages 08:53:49 #77 DONE 23.6s 08:53:49 08:53:49 #45 [core-data internal] load build context 08:53:49 #45 transferring context: 34.63MB 34.0s 08:53:49 #45 ... 08:53:49 08:53:49 #49 [security-proxy-setup internal] load build context 08:53:49 #49 ... 08:53:49 08:53:49 #51 [security-proxy-auth internal] load build context 08:53:49 #51 ... 08:53:49 08:53:49 #43 [core-keeper internal] load build context 08:53:49 #43 ... 08:53:49 08:53:49 #54 [security-spiffe-token-provider internal] load build context 08:53:49 #54 ... 08:53:49 08:53:49 #47 [security-bootstrapper internal] load build context 08:53:49 #47 ... 08:53:49 08:53:49 #45 [core-data internal] load build context 08:53:50 #45 ... 08:53:50 08:53:50 #52 [support-cron-scheduler internal] load build context 08:53:50 #52 ... 08:53:50 08:53:50 #47 [security-bootstrapper internal] load build context 08:53:50 #47 ... 08:53:50 08:53:50 #56 [support-scheduler internal] load build context 08:53:50 #56 ... 08:53:50 08:53:50 #55 [security-secretstore-setup internal] load build context 08:53:50 #55 ... 08:53:50 08:53:50 #54 [security-spiffe-token-provider internal] load build context 08:53:51 #54 ... 08:53:51 08:53:51 #79 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:53:51 #79 20.56 OK: 8 MiB in 19 packages 08:53:51 #79 DONE 22.7s 08:53:51 08:53:51 #54 [security-spiffe-token-provider internal] load build context 08:53:51 #54 ... 08:53:51 08:53:51 #75 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:53:51 #75 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:51 #75 16.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:51 #75 19.01 OK: 18 MiB in 19 packages 08:53:51 #75 DONE 20.0s 08:53:51 08:53:51 #54 [security-spiffe-token-provider internal] load build context 08:53:52 #54 ... 08:53:52 08:53:52 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:53:52 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 26.7s 08:53:52 #57 ... 08:53:52 08:53:52 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:53:52 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.6s 08:53:52 #42 ... 08:53:52 08:53:52 #51 [security-proxy-auth internal] load build context 08:53:52 #51 ... 08:53:52 08:53:52 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:53:52 #83 DONE 1.4s 08:53:52 08:53:52 #51 [security-proxy-auth internal] load build context 08:53:53 #51 ... 08:53:53 08:53:53 #76 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:53:53 #76 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:53 #76 16.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:53 #76 19.07 OK: 8 MiB in 16 packages 08:53:53 #76 DONE 21.0s 08:53:53 08:53:53 #51 [security-proxy-auth internal] load build context 08:53:53 #51 ... 08:53:53 08:53:53 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:53 #84 ... 08:53:53 08:53:53 #51 [security-proxy-auth internal] load build context 08:53:53 #51 ... 08:53:53 08:53:53 #81 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:53:53 #81 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:53 #81 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:53 #81 15.68 OK: 12 MiB in 18 packages 08:53:53 #81 DONE 17.1s 08:53:53 08:53:53 #51 [security-proxy-auth internal] load build context 08:53:53 #51 ... 08:53:53 08:53:53 #60 [core-command internal] load build context 08:53:53 #60 ... 08:53:53 08:53:53 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:53:53 #82 10.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:53 #82 12.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:53 #82 15.44 OK: 18 MiB in 19 packages 08:53:53 #82 DONE 17.0s 08:53:53 08:53:53 #60 [core-command internal] load build context 08:53:53 #60 ... 08:53:53 08:53:53 #51 [security-proxy-auth internal] load build context 08:53:53 #51 transferring context: 76.59MB 45.9s 08:53:54 #51 ... 08:53:54 08:53:54 #71 [core-common-config-bootstrapper internal] load build context 08:53:54 #71 ... 08:53:54 08:53:54 #59 [core-metadata internal] load build context 08:53:54 #59 ... 08:53:54 08:53:54 #70 [support-notifications internal] load build context 08:53:54 #70 ... 08:53:54 08:53:54 #59 [core-metadata internal] load build context 08:53:56 #59 ... 08:53:56 08:53:56 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:53:56 #84 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:56 #84 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:56 #84 12.26 OK: 9 MiB in 17 packages 08:53:56 #84 DONE 13.1s 08:53:56 08:53:56 #71 [core-common-config-bootstrapper internal] load build context 08:53:56 #71 ... 08:53:56 08:53:56 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:53:57 #85 ... 08:53:57 08:53:57 #60 [core-command internal] load build context 08:53:58 #60 ... 08:53:58 08:53:58 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:53:58 #0 9.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #86 ... 08:53:58 08:53:58 #60 [core-command internal] load build context 08:53:58 #60 ... 08:53:58 08:53:58 #80 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:53:58 #80 10.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:53:58 #80 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:53:58 #80 11.88 OK: 13 MiB in 26 packages 08:53:58 #80 DONE 12.7s 08:53:58 08:53:58 #60 [core-command internal] load build context 08:53:59 #60 ... 08:53:59 08:53:59 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:53:59 #87 ... 08:53:59 08:53:59 #60 [core-command internal] load build context 08:53:59 #60 transferring context: 83.12MB 49.1s 08:53:59 #60 ... 08:53:59 08:53:59 #49 [security-proxy-setup internal] load build context 08:53:59 #49 ... 08:53:59 08:53:59 #60 [core-command internal] load build context 08:53:59 #60 ... 08:53:59 08:53:59 #43 [core-keeper internal] load build context 08:54:00 #43 ... 08:54:00 08:54:00 #87 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:54:00 #87 DONE 10.9s 08:54:00 08:54:00 #43 [core-keeper internal] load build context 08:54:00 #43 ... 08:54:00 08:54:00 #60 [core-command internal] load build context 08:54:00 #60 ... 08:54:00 08:54:00 #45 [core-data internal] load build context 08:54:00 #45 ... 08:54:00 08:54:00 #52 [support-cron-scheduler internal] load build context 08:54:00 #52 ... 08:54:00 08:54:00 #56 [support-scheduler internal] load build context 08:54:00 #56 ... 08:54:00 08:54:00 #47 [security-bootstrapper internal] load build context 08:54:00 #47 ... 08:54:00 08:54:00 #56 [support-scheduler internal] load build context 08:54:00 #56 ... 08:54:00 08:54:00 #85 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 08:54:00 #85 10.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 08:54:00 #85 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:00 #85 13.16 OK: 9 MiB in 20 packages 08:54:00 #85 DONE 14.3s 08:54:00 08:54:00 #55 [security-secretstore-setup internal] load build context 08:54:01 #55 ... 08:54:01 08:54:01 #86 [core-data stage-1 3/8] RUN apk --no-cache upgrade 08:54:01 #86 10.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 08:54:01 #86 12.15 OK: 8 MiB in 16 packages 08:54:01 #86 DONE 12.9s 08:54:01 08:54:01 #55 [security-secretstore-setup internal] load build context 08:54:01 #55 ... 08:54:01 08:54:01 #56 [support-scheduler internal] load build context 08:54:01 #56 ... 08:54:01 08:54:01 #88 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 08:54:01 #88 DONE 1.4s 08:54:01 08:54:01 #56 [support-scheduler internal] load build context 08:54:02 #56 ... 08:54:02 08:54:02 #54 [security-spiffe-token-provider internal] load build context 08:54:02 #54 ... 08:54:02 08:54:02 #55 [security-secretstore-setup internal] load build context 08:54:02 #55 ... 08:54:02 08:54:02 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:02 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 37.3s done 08:54:02 #57 ... 08:54:02 08:54:02 #56 [support-scheduler internal] load build context 08:54:03 #56 ... 08:54:03 08:54:03 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:03 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 29.1s 08:54:03 #42 ... 08:54:03 08:54:03 #56 [support-scheduler internal] load build context 08:54:04 #56 transferring context: 37.86MB 55.4s 08:54:04 #56 ... 08:54:04 08:54:04 #51 [security-proxy-auth internal] load build context 08:54:04 #51 ... 08:54:04 08:54:04 #56 [support-scheduler internal] load build context 08:54:04 #56 ... 08:54:04 08:54:04 #70 [support-notifications internal] load build context 08:54:04 #70 ... 08:54:04 08:54:04 #56 [support-scheduler internal] load build context 08:54:07 #56 ... 08:54:07 08:54:07 #71 [core-common-config-bootstrapper internal] load build context 08:54:07 #71 ... 08:54:07 08:54:07 #56 [support-scheduler internal] load build context 08:54:07 #56 ... 08:54:07 08:54:07 #59 [core-metadata internal] load build context 08:54:07 #59 ... 08:54:07 08:54:07 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:08 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 34.2s 08:54:09 #42 ... 08:54:09 08:54:09 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:54:09 #89 DONE 2.1s 08:54:09 08:54:09 #71 [core-common-config-bootstrapper internal] load build context 08:54:09 #71 transferring context: 107.11MB 55.0s 08:54:09 #71 ... 08:54:09 08:54:09 #49 [security-proxy-setup internal] load build context 08:54:09 #49 ... 08:54:09 08:54:09 #59 [core-metadata internal] load build context 08:54:10 #59 ... 08:54:10 08:54:10 #43 [core-keeper internal] load build context 08:54:10 #43 ... 08:54:10 08:54:10 #71 [core-common-config-bootstrapper internal] load build context 08:54:10 #71 ... 08:54:10 08:54:10 #45 [core-data internal] load build context 08:54:10 #45 ... 08:54:10 08:54:10 #60 [core-command internal] load build context 08:54:10 #60 ... 08:54:10 08:54:10 #52 [support-cron-scheduler internal] load build context 08:54:10 #52 ... 08:54:10 08:54:10 #47 [security-bootstrapper internal] load build context 08:54:11 #47 ... 08:54:11 08:54:11 #52 [support-cron-scheduler internal] load build context 08:54:12 #52 ... 08:54:12 08:54:12 #55 [security-secretstore-setup internal] load build context 08:54:12 #55 ... 08:54:12 08:54:12 #54 [security-spiffe-token-provider internal] load build context 08:54:13 #54 ... 08:54:13 08:54:13 #55 [security-secretstore-setup internal] load build context 08:54:14 #55 ... 08:54:14 08:54:14 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 08:54:14 #57 ... 08:54:14 08:54:14 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:14 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 39.9s 08:54:14 #42 ... 08:54:14 08:54:14 #51 [security-proxy-auth internal] load build context 08:54:14 #51 transferring context: 148.61MB 66.4s 08:54:14 #51 ... 08:54:14 08:54:14 #55 [security-secretstore-setup internal] load build context 08:54:14 #55 ... 08:54:14 08:54:14 #70 [support-notifications internal] load build context 08:54:14 #70 ... 08:54:14 08:54:14 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 08:54:14 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 40.5s done 08:54:17 #42 ... 08:54:17 08:54:17 #56 [support-scheduler internal] load build context 08:54:17 #56 ... 08:54:17 08:54:17 #45 [core-data internal] load build context 08:54:17 #45 ... 08:54:17 08:54:17 #56 [support-scheduler internal] load build context 08:54:20 #56 transferring context: 71.67MB 70.8s 08:54:20 #56 ... 08:54:20 08:54:20 #49 [security-proxy-setup internal] load build context 08:54:20 #49 ... 08:54:20 08:54:20 #56 [support-scheduler internal] load build context 08:54:20 #56 ... 08:54:20 08:54:20 #43 [core-keeper internal] load build context 08:54:20 #43 ... 08:54:20 08:54:20 #59 [core-metadata internal] load build context 08:54:20 #59 ... 08:54:20 08:54:20 #43 [core-keeper internal] load build context 08:54:20 #43 ... 08:54:20 08:54:20 #71 [core-common-config-bootstrapper internal] load build context 08:54:20 #71 ... 08:54:20 08:54:20 #43 [core-keeper internal] load build context 08:54:20 #43 ... 08:54:20 08:54:20 #60 [core-command internal] load build context 08:54:20 #60 ... 08:54:20 08:54:20 #71 [core-common-config-bootstrapper internal] load build context 08:54:21 #71 ... 08:54:21 08:54:21 #47 [security-bootstrapper internal] load build context 08:54:21 #47 ... 08:54:21 08:54:21 #71 [core-common-config-bootstrapper internal] load build context 08:54:22 #71 ... 08:54:22 08:54:22 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:22 #90 DONE 2.3s 08:54:22 08:54:22 #91 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:22 #91 DONE 3.6s 08:54:22 08:54:22 #71 [core-common-config-bootstrapper internal] load build context 08:54:22 #71 ... 08:54:22 08:54:22 #52 [support-cron-scheduler internal] load build context 08:54:23 #52 ... 08:54:23 08:54:23 #92 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:54:23 #92 DONE 4.4s 08:54:23 08:54:23 #52 [support-cron-scheduler internal] load build context 08:54:23 #52 ... 08:54:23 08:54:23 #71 [core-common-config-bootstrapper internal] load build context 08:54:23 #71 ... 08:54:23 08:54:23 #54 [security-spiffe-token-provider internal] load build context 08:54:23 #54 ... 08:54:23 08:54:23 #52 [support-cron-scheduler internal] load build context 08:54:23 #52 ... 08:54:23 08:54:23 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:54:23 #93 DONE 1.0s 08:54:23 08:54:23 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:23 #94 ... 08:54:23 08:54:23 #95 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:54:23 #95 DONE 1.3s 08:54:23 08:54:23 #54 [security-spiffe-token-provider internal] load build context 08:54:24 #54 transferring context: 217.74MB 75.3s 08:54:24 #54 ... 08:54:24 08:54:24 #51 [security-proxy-auth internal] load build context 08:54:24 #51 ... 08:54:24 08:54:24 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:54:24 #96 DONE 1.6s 08:54:24 08:54:24 #51 [security-proxy-auth internal] load build context 08:54:24 #51 ... 08:54:24 08:54:24 #52 [support-cron-scheduler internal] load build context 08:54:24 #52 ... 08:54:24 08:54:24 #97 [security-spire-config stage-2 6/10] COPY security.txt / 08:54:24 #97 DONE 1.2s 08:54:24 08:54:24 #52 [support-cron-scheduler internal] load build context 08:54:25 #52 ... 08:54:25 08:54:25 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 08:54:25 #94 DONE 1.6s 08:54:25 08:54:25 #52 [support-cron-scheduler internal] load build context 08:54:25 #52 ... 08:54:25 08:54:25 #55 [security-secretstore-setup internal] load build context 08:54:25 #55 ... 08:54:25 08:54:25 #70 [support-notifications internal] load build context 08:54:25 #70 ... 08:54:25 08:54:25 #52 [support-cron-scheduler internal] load build context 08:54:26 #52 ... 08:54:26 08:54:26 #98 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:54:26 #98 DONE 1.1s 08:54:26 08:54:26 #99 [security-spire-server stage-2 6/9] COPY security.txt / 08:54:26 #99 DONE 1.3s 08:54:26 08:54:26 #52 [support-cron-scheduler internal] load build context 08:54:26 #52 ... 08:54:26 08:54:26 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:54:26 #100 DONE 1.2s 08:54:26 08:54:26 #52 [support-cron-scheduler internal] load build context 08:54:27 #52 ... 08:54:27 08:54:27 #101 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:54:27 #101 DONE 1.0s 08:54:27 08:54:27 #52 [support-cron-scheduler internal] load build context 08:54:27 #52 ... 08:54:27 08:54:27 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:54:27 #102 DONE 1.4s 08:54:27 08:54:27 #52 [support-cron-scheduler internal] load build context 08:54:27 #52 ... 08:54:27 08:54:27 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:54:27 #103 DONE 1.3s 08:54:27 08:54:27 #52 [support-cron-scheduler internal] load build context 08:54:27 #52 ... 08:54:27 08:54:27 #45 [core-data internal] load build context 08:54:27 #45 ... 08:54:27 08:54:27 #52 [support-cron-scheduler internal] load build context 08:54:28 #52 ... 08:54:28 08:54:28 #104 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:54:28 #104 DONE 1.3s 08:54:28 08:54:28 #52 [support-cron-scheduler internal] load build context 08:54:29 #52 ... 08:54:29 08:54:29 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:54:29 #105 DONE 1.4s 08:54:29 08:54:29 #52 [support-cron-scheduler internal] load build context 08:54:29 #52 ... 08:54:29 08:54:29 #106 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:54:29 #106 DONE 1.5s 08:54:29 08:54:29 #52 [support-cron-scheduler internal] load build context 08:54:30 #52 transferring context: 202.00MB 81.3s 08:54:30 #52 ... 08:54:30 08:54:30 #49 [security-proxy-setup internal] load build context 08:54:30 #49 ... 08:54:30 08:54:30 #56 [support-scheduler internal] load build context 08:54:30 #56 ... 08:54:30 08:54:30 #49 [security-proxy-setup internal] load build context 08:54:30 #49 ... 08:54:30 08:54:30 #59 [core-metadata internal] load build context 08:54:30 #59 ... 08:54:30 08:54:30 #52 [support-cron-scheduler internal] load build context 08:54:30 #52 ... 08:54:30 08:54:30 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:54:30 #107 DONE 1.5s 08:54:30 08:54:30 #52 [support-cron-scheduler internal] load build context 08:54:30 #52 ... 08:54:30 08:54:30 #43 [core-keeper internal] load build context 08:54:31 #43 ... 08:54:31 08:54:31 #60 [core-command internal] load build context 08:54:31 #60 ... 08:54:31 08:54:31 #43 [core-keeper internal] load build context 08:54:31 #43 ... 08:54:31 08:54:31 #47 [security-bootstrapper internal] load build context 08:54:31 #47 ... 08:54:31 08:54:31 #43 [core-keeper internal] load build context 08:54:33 #43 ... 08:54:33 08:54:33 #71 [core-common-config-bootstrapper internal] load build context 08:54:33 #71 ... 08:54:33 08:54:33 #43 [core-keeper internal] load build context 08:54:34 #43 ... 08:54:34 08:54:34 #54 [security-spiffe-token-provider internal] load build context 08:54:34 #54 transferring context: 260.16MB 85.5s 08:54:34 #54 ... 08:54:34 08:54:34 #51 [security-proxy-auth internal] load build context 08:54:35 #51 ... 08:54:35 08:54:35 #54 [security-spiffe-token-provider internal] load build context 08:54:35 #54 ... 08:54:35 08:54:35 #55 [security-secretstore-setup internal] load build context 08:54:35 #55 ... 08:54:35 08:54:35 #51 [security-proxy-auth internal] load build context 08:54:35 #51 ... 08:54:35 08:54:35 #70 [support-notifications internal] load build context 08:54:35 #70 ... 08:54:35 08:54:35 #51 [security-proxy-auth internal] load build context 08:54:37 #51 ... 08:54:37 08:54:37 #108 [security-spire-server] exporting to image 08:54:37 #108 exporting layers 5.9s done 08:54:37 #108 writing image sha256:b1fabd83597494b2777a2356c11dc5539b1ae411ecff209a473a654f640bd64b 0.2s done 08:54:37 #108 naming to docker.io/library/security-spire-config-arm64 0.1s done 08:54:37 #108 writing image sha256:19d7c371129c0732c138834306b4981cdd3007abed1811251699a1fab5c8434e 0.2s done 08:54:37 #108 naming to docker.io/library/security-spire-agent-arm64 0.0s done 08:54:37 #108 writing image sha256:1560f0f956e006570c1e4c109d849b0e3384c9d7655b2950c1deaa725b40ba9e 0.0s done 08:54:37 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:54:37 #108 DONE 7.8s 08:54:37 08:54:37 #51 [security-proxy-auth internal] load build context 08:54:38 #51 ... 08:54:38 08:54:38 #45 [core-data internal] load build context 08:54:38 #45 ... 08:54:38 08:54:38 #51 [security-proxy-auth internal] load build context 08:54:40 #51 transferring context: 243.54MB 91.9s 08:54:40 #51 ... 08:54:40 08:54:40 #56 [support-scheduler internal] load build context 08:54:40 #56 ... 08:54:40 08:54:40 #51 [security-proxy-auth internal] load build context 08:54:40 #51 ... 08:54:40 08:54:40 #49 [security-proxy-setup internal] load build context 08:54:40 #49 ... 08:54:40 08:54:40 #59 [core-metadata internal] load build context 08:54:40 #59 ... 08:54:40 08:54:40 #49 [security-proxy-setup internal] load build context 08:54:41 #49 ... 08:54:41 08:54:41 #52 [support-cron-scheduler internal] load build context 08:54:41 #52 ... 08:54:41 08:54:41 #49 [security-proxy-setup internal] load build context 08:54:41 #49 ... 08:54:41 08:54:41 #60 [core-command internal] load build context 08:54:41 #60 ... 08:54:41 08:54:41 #52 [support-cron-scheduler internal] load build context 08:54:41 #52 ... 08:54:41 08:54:41 #59 [core-metadata internal] load build context 08:54:41 #59 transferring context: 310.82MB 91.3s done 08:54:41 #59 DONE 92.0s 08:54:41 08:54:41 #52 [support-cron-scheduler internal] load build context 08:54:41 #52 ... 08:54:41 08:54:41 #47 [security-bootstrapper internal] load build context 08:54:41 #47 ... 08:54:41 08:54:41 #60 [core-command internal] load build context 08:54:41 #60 transferring context: 310.82MB 91.7s done 08:54:41 #60 DONE 92.3s 08:54:41 08:54:41 #47 [security-bootstrapper internal] load build context 08:54:41 #47 ... 08:54:41 08:54:41 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:42 #109 ... 08:54:42 08:54:42 #55 [security-secretstore-setup internal] load build context 08:54:42 #55 transferring context: 310.82MB 93.3s done 08:54:42 #55 DONE 94.1s 08:54:42 08:54:42 #52 [support-cron-scheduler internal] load build context 08:54:43 #52 ... 08:54:43 08:54:43 #71 [core-common-config-bootstrapper internal] load build context 08:54:43 #71 ... 08:54:43 08:54:43 #52 [support-cron-scheduler internal] load build context 08:54:44 #52 ... 08:54:44 08:54:44 #54 [security-spiffe-token-provider internal] load build context 08:54:44 #54 transferring context: 310.82MB 94.5s done 08:54:44 #54 DONE 95.3s 08:54:44 08:54:44 #52 [support-cron-scheduler internal] load build context 08:54:44 #52 ... 08:54:44 08:54:44 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:54:44 #109 DONE 2.6s 08:54:44 08:54:44 #52 [support-cron-scheduler internal] load build context 08:54:44 #52 ... 08:54:44 08:54:44 #110 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:54:44 #110 DONE 1.3s 08:54:44 08:54:44 #52 [support-cron-scheduler internal] load build context 08:54:44 #52 ... 08:54:44 08:54:44 #43 [core-keeper internal] load build context 08:54:45 #43 ... 08:54:45 08:54:45 #52 [support-cron-scheduler internal] load build context 08:54:45 #52 ... 08:54:45 08:54:45 #45 [core-data internal] load build context 08:54:45 #45 transferring context: 310.82MB 89.2s done 08:54:45 #45 DONE 92.6s 08:54:45 08:54:45 #52 [support-cron-scheduler internal] load build context 08:54:45 #52 ... 08:54:45 08:54:45 #70 [support-notifications internal] load build context 08:54:46 #70 ... 08:54:46 08:54:46 #52 [support-cron-scheduler internal] load build context 08:54:46 #52 ... 08:54:46 08:54:46 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:54:46 #111 DONE 1.6s 08:54:46 08:54:46 #52 [support-cron-scheduler internal] load build context 08:54:46 #52 ... 08:54:46 08:54:46 #71 [core-common-config-bootstrapper internal] load build context 08:54:46 #71 transferring context: 310.82MB 91.4s done 08:54:46 #71 DONE 93.7s 08:54:46 08:54:46 #52 [support-cron-scheduler internal] load build context 08:54:50 #52 transferring context: 310.82MB 102.0s done 08:54:50 #52 ... 08:54:50 08:54:50 #56 [support-scheduler internal] load build context 08:54:50 #56 ... 08:54:50 08:54:50 #52 [support-cron-scheduler internal] load build context 08:54:50 #52 DONE 102.4s 08:54:50 08:54:50 #56 [support-scheduler internal] load build context 08:54:50 #56 ... 08:54:50 08:54:50 #51 [security-proxy-auth internal] load build context 08:54:50 #51 ... 08:54:50 08:54:50 #56 [support-scheduler internal] load build context 08:54:51 #56 ... 08:54:51 08:54:51 #49 [security-proxy-setup internal] load build context 08:54:51 #49 ... 08:54:51 08:54:51 #56 [support-scheduler internal] load build context 08:54:52 #56 ... 08:54:52 08:54:52 #112 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 08:54:52 #112 DONE 1.2s 08:54:52 08:54:52 #56 [support-scheduler internal] load build context 08:54:52 #56 ... 08:54:52 08:54:52 #47 [security-bootstrapper internal] load build context 08:54:52 #47 ... 08:54:52 08:54:52 #56 [support-scheduler internal] load build context 08:54:54 #56 ... 08:54:54 08:54:54 #51 [security-proxy-auth internal] load build context 08:54:54 #51 transferring context: 310.82MB 106.0s done 08:54:54 #51 DONE 106.3s 08:54:54 08:54:54 #56 [support-scheduler internal] load build context 08:54:54 #56 ... 08:54:54 08:54:54 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:54 #113 ... 08:54:54 08:54:54 #56 [support-scheduler internal] load build context 08:54:54 #56 ... 08:54:54 08:54:54 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:54 #114 ... 08:54:54 08:54:54 #56 [support-scheduler internal] load build context 08:54:55 #56 ... 08:54:55 08:54:55 #43 [core-keeper internal] load build context 08:54:55 #43 ... 08:54:55 08:54:55 #56 [support-scheduler internal] load build context 08:54:55 #56 ... 08:54:55 08:54:55 #70 [support-notifications internal] load build context 08:54:55 #70 ... 08:54:55 08:54:55 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:54:56 #115 ... 08:54:56 08:54:56 #70 [support-notifications internal] load build context 08:54:57 #70 ... 08:54:57 08:54:57 #47 [security-bootstrapper internal] load build context 08:54:57 #47 transferring context: 310.82MB 111.1s done 08:54:57 #47 DONE 111.3s 08:54:57 08:54:57 #70 [support-notifications internal] load build context 08:55:01 #70 ... 08:55:01 08:55:01 #56 [support-scheduler internal] load build context 08:55:01 #56 transferring context: 310.82MB 112.4s done 08:55:01 #56 DONE 112.5s 08:55:01 08:55:01 #70 [support-notifications internal] load build context 08:55:01 #70 ... 08:55:01 08:55:01 #49 [security-proxy-setup internal] load build context 08:55:01 #49 ... 08:55:01 08:55:01 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:01 #116 ... 08:55:01 08:55:01 #49 [security-proxy-setup internal] load build context 08:55:07 #49 ... 08:55:07 08:55:07 #43 [core-keeper internal] load build context 08:55:07 #43 transferring context: 310.82MB 116.1s done 08:55:07 #43 DONE 116.3s 08:55:07 08:55:07 #49 [security-proxy-setup internal] load build context 08:55:07 #49 transferring context: 310.82MB 116.2s done 08:55:07 #49 DONE 116.7s 08:55:07 08:55:07 #70 [support-notifications internal] load build context 08:55:07 #70 transferring context: 310.82MB 110.4s done 08:55:07 #70 DONE 112.6s 08:55:07 08:55:07 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:55:07 #117 DONE 1.4s 08:55:07 08:55:07 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:55:07 #114 ... 08:55:07 08:55:07 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:15 #118 DONE 69.0s 08:56:15 08:56:15 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:15 #113 DONE 89.3s 08:56:15 08:56:15 #114 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:15 #114 DONE 89.2s 08:56:15 08:56:15 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:15 #116 DONE 82.0s 08:56:15 08:56:15 #119 [security-secretstore-setup builder 6/7] COPY . . 08:56:15 #119 ... 08:56:15 08:56:15 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:15 #115 DONE 88.0s 08:56:15 08:56:15 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:19 #120 ... 08:56:19 08:56:19 #121 [support-notifications builder 6/7] COPY . . 08:56:19 #121 CACHED 08:56:19 08:56:19 #122 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:56:19 #122 CACHED 08:56:19 08:56:19 #123 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #123 CACHED 08:56:19 08:56:19 #124 [core-metadata builder 6/7] COPY . . 08:56:19 #124 DONE 5.5s 08:56:19 08:56:19 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 08:56:19 #125 CACHED 08:56:19 08:56:19 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:19 #126 CACHED 08:56:19 08:56:19 #127 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #127 CACHED 08:56:19 08:56:19 #128 [core-data builder 6/7] COPY . . 08:56:19 #128 CACHED 08:56:19 08:56:19 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 08:56:19 #129 CACHED 08:56:19 08:56:19 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #130 CACHED 08:56:19 08:56:19 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #131 CACHED 08:56:19 08:56:19 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 08:56:19 #132 CACHED 08:56:19 08:56:19 #133 [core-command builder 6/7] COPY . . 08:56:19 #133 CACHED 08:56:19 08:56:19 #119 [security-secretstore-setup builder 6/7] COPY . . 08:56:19 #119 DONE 5.5s 08:56:19 08:56:19 #134 [support-scheduler builder 6/7] COPY . . 08:56:19 #134 CACHED 08:56:19 08:56:19 #135 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #135 CACHED 08:56:19 08:56:19 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:19 #136 CACHED 08:56:19 08:56:19 #137 [support-cron-scheduler builder 6/7] COPY . . 08:56:19 #137 DONE 5.5s 08:56:19 08:56:19 #138 [core-keeper builder 7/8] COPY . . 08:56:19 #138 DONE 5.5s 08:56:19 08:56:19 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #139 CACHED 08:56:19 08:56:19 #140 [security-proxy-auth builder 6/7] COPY . . 08:56:19 #140 CACHED 08:56:19 08:56:19 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 08:56:19 #141 CACHED 08:56:19 08:56:19 #142 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:19 #142 CACHED 08:56:19 08:56:19 #143 [security-bootstrapper builder 6/7] COPY . . 08:56:19 #143 CACHED 08:56:19 08:56:19 #144 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #144 CACHED 08:56:19 08:56:19 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:19 #145 ... 08:56:19 08:56:19 #120 [security-spiffe-token-provider builder 6/7] COPY . . 08:56:19 #120 DONE 5.5s 08:56:19 08:56:19 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:56:19 #146 CACHED 08:56:19 08:56:19 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:19 #147 CACHED 08:56:19 08:56:19 #148 [security-proxy-setup builder 6/7] COPY . . 08:56:19 #148 CACHED 08:56:19 08:56:19 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:25 #149 ... 08:56:25 08:56:25 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:56:25 #0 5.171 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 08:56:26 #150 ... 08:56:26 08:56:26 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:56:26 #149 6.565 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:56:29 #149 ... 08:56:29 08:56:29 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 08:56:29 #0 4.921 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 08:56:29 #151 ... 08:56:29 08:56:29 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:56:29 #0 6.188 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:29 #152 ... 08:56:29 08:56:29 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:56:29 #0 6.087 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:29 #153 ... 08:56:29 08:56:29 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:56:29 #0 6.509 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:30 #154 ... 08:56:30 08:56:30 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:56:30 #0 6.525 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 08:56:30 #155 ... 08:56:30 08:56:30 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:56:30 #0 6.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:30 #156 ... 08:56:30 08:56:30 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:56:30 #0 6.688 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 08:56:30 #157 ... 08:56:30 08:56:30 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 08:56:30 #0 5.879 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:56:30 #158 ... 08:56:30 08:56:30 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:56:30 #0 5.280 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:31 #159 ... 08:56:31 08:56:31 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:56:31 #0 6.676 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:31 #160 ... 08:56:31 08:56:31 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:56:31 #145 6.886 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:16:24 #145 ... 09:16:24 09:16:24 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:24 #156 1200.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:16:24 #156 ... 09:16:24 09:16:24 #157 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:16:24 #157 DONE 1201.8s 09:16:24 09:16:24 #22 [support-cron-scheduler internal] load .dockerignore 09:16:24 #22 ... 09:16:24 09:16:24 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:16:24 #161 DONE 0.4s 09:16:24 09:16:24 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:16:24 #162 DONE 0.2s 09:16:24 09:16:24 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:24 #152 ... 09:16:24 09:16:24 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:16:24 #163 DONE 0.4s 09:16:24 09:16:24 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:16:24 #164 DONE 0.3s 09:16:24 09:16:24 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:16:24 #165 DONE 0.3s 09:16:24 09:16:24 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:16:24 #166 DONE 0.2s 09:16:24 09:16:24 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:24 #160 ... 09:16:24 09:16:24 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:25 #167 DONE 2.4s 09:16:25 09:16:25 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:26 #156 ... 09:16:26 09:16:26 #108 [security-proxy-setup] exporting to image 09:16:26 #108 exporting layers 09:16:26 #108 exporting layers 0.8s done 09:16:26 #108 writing image sha256:d2c8f89f08d8d6715a142460375adbb9751fda696aa68c0cb3bd48f272df8572 done 09:16:26 #108 naming to docker.io/library/security-proxy-setup-arm64 done 09:16:26 #108 DONE 8.6s 09:16:26 09:16:26 #22 [support-cron-scheduler internal] load .dockerignore 09:16:28 #22 ... 09:16:28 09:16:29 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:16:29 #145 DONE 1209.3s 09:16:29 09:16:29 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:29 #57 ... 09:16:29 09:16:29 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:16:29 #168 DONE 0.4s 09:16:29 09:16:29 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 09:16:32 #169 DONE 2.4s 09:16:32 09:16:32 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 09:16:32 #170 DONE 0.6s 09:16:32 09:16:32 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:16:32 #159 ... 09:16:32 09:16:32 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 09:16:33 #171 DONE 0.3s 09:16:33 09:16:33 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:33 #57 ... 09:16:33 09:16:33 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:16:33 #172 DONE 0.4s 09:16:33 09:16:33 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:16:33 #173 DONE 0.2s 09:16:33 09:16:33 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:16:33 #174 DONE 0.1s 09:16:33 09:16:33 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:16:34 #150 ... 09:16:34 09:16:34 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:16:34 #175 DONE 0.1s 09:16:34 09:16:34 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:16:34 #176 DONE 0.2s 09:16:34 09:16:34 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 09:16:34 #177 DONE 0.1s 09:16:34 09:16:34 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:16:34 #178 DONE 0.2s 09:16:34 09:16:34 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:34 #156 ... 09:16:34 09:16:34 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 09:16:37 #179 DONE 2.0s 09:16:37 09:16:37 #108 [security-bootstrapper] exporting to image 09:16:37 #108 exporting layers 09:16:38 #108 exporting layers 2.1s done 09:16:38 #108 writing image sha256:398dd6839975e818edc6be0b3aa9518561d18dbbd0c67e9612a23fafd9b34d81 done 09:16:38 #108 naming to docker.io/library/security-bootstrapper-arm64 done 09:16:38 #108 DONE 10.7s 09:16:38 09:16:38 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:16:44 #160 ... 09:16:44 09:16:44 #156 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:16:44 #156 DONE 1224.0s 09:16:44 09:16:44 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:44 #152 ... 09:16:44 09:16:44 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:16:44 #180 DONE 0.3s 09:16:44 09:16:44 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:16:44 #181 DONE 0.3s 09:16:44 09:16:44 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:16:44 #182 DONE 0.1s 09:16:44 09:16:44 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:16:44 #183 DONE 0.1s 09:16:44 09:16:44 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:16:44 #184 DONE 0.1s 09:16:44 09:16:44 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:16:45 #57 ... 09:16:45 09:16:45 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:16:45 #185 DONE 0.3s 09:16:45 09:16:45 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:45 #152 ... 09:16:45 09:16:45 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:16:45 #186 DONE 0.3s 09:16:45 09:16:45 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:16:45 #187 DONE 0.2s 09:16:45 09:16:45 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:16:47 #188 DONE 2.0s 09:16:47 09:16:47 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:16:47 #152 ... 09:16:47 09:16:47 #108 [security-secretstore-setup] exporting to image 09:16:47 #108 exporting layers 09:16:49 #108 exporting layers 1.5s done 09:16:49 #108 writing image sha256:0a08f35786d377b27409130695c887e743eb42837c47183f18ade1e332989699 done 09:16:49 #108 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 09:16:49 #108 DONE 12.2s 09:16:49 09:16:49 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:17:37 #151 ... 09:17:37 09:17:37 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:17:37 #153 DONE 1272.3s 09:17:37 09:17:37 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:17:37 #154 ... 09:17:37 09:17:37 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:17:37 #189 DONE 0.2s 09:17:37 09:17:37 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:17:37 #152 ... 09:17:37 09:17:37 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:17:37 #190 DONE 0.2s 09:17:37 09:17:37 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:17:37 #191 DONE 0.2s 09:17:37 09:17:37 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:17:37 #192 DONE 0.2s 09:17:37 09:17:37 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:17:37 #193 DONE 0.2s 09:17:37 09:17:37 #22 [support-cron-scheduler internal] load .dockerignore 09:17:37 #22 ... 09:17:37 09:17:37 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:17:37 #194 DONE 2.1s 09:17:37 09:17:37 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:17:37 #57 ... 09:17:37 09:17:37 #108 [core-common-config-bootstrapper] exporting to image 09:17:37 #108 exporting layers 09:17:37 #108 exporting layers 0.6s done 09:17:37 #108 writing image sha256:23a3eac31bc436bef0356eb9e72ba73950f593ea9a126f819389407a609866e0 done 09:17:37 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:17:37 #108 DONE 12.9s 09:17:37 09:17:37 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:19:43 #150 ... 09:19:43 09:19:43 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:19:43 #149 DONE 1402.0s 09:19:43 09:19:43 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:43 #152 ... 09:19:43 09:19:43 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:19:43 #195 DONE 0.2s 09:19:43 09:19:43 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:19:43 #196 DONE 0.1s 09:19:43 09:19:43 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:19:43 #57 ... 09:19:43 09:19:43 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:19:43 #197 DONE 0.3s 09:19:43 09:19:43 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:19:43 #152 ... 09:19:43 09:19:43 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:19:43 #198 DONE 0.2s 09:19:43 09:19:43 #108 [security-spiffe-token-provider] exporting to image 09:19:43 #108 exporting layers 09:19:43 #108 exporting layers 0.8s done 09:19:43 #108 writing image sha256:be4fdee21e8ef7ad4d63415b8629eda5b0fd86fbd5550b9dc799e18552b80e13 done 09:19:43 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:19:43 #108 DONE 13.6s 09:19:43 09:19:43 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:27:50 #57 ... 09:27:50 09:27:50 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:27:50 #160 DONE 1887.9s 09:27:50 09:27:50 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:27:50 #57 ... 09:27:50 09:27:50 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:27:50 #199 DONE 0.1s 09:27:50 09:27:50 #22 [support-cron-scheduler internal] load .dockerignore 09:27:50 #22 ... 09:27:50 09:27:50 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:27:50 #200 DONE 0.2s 09:27:50 09:27:50 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:27:50 #201 DONE 0.4s 09:27:50 09:27:50 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:27:50 #57 ... 09:27:50 09:27:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 09:27:50 #202 DONE 0.1s 09:27:50 09:27:50 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:27:50 #203 DONE 0.1s 09:27:50 09:27:50 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:27:50 #152 ... 09:27:50 09:27:50 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:27:50 #204 DONE 1.8s 09:27:50 09:27:50 #108 [security-proxy-auth] exporting to image 09:27:50 #108 exporting layers 09:27:51 #108 exporting layers 0.7s done 09:27:51 #108 writing image sha256:2986a3065465cbcef221946a9ce4015674e378bc32b7f97e48bf284e9dae53ad done 09:27:51 #108 naming to docker.io/library/security-proxy-auth-arm64 done 09:27:51 #108 DONE 14.3s 09:27:51 09:27:51 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:28:59 #152 ... 09:28:59 09:28:59 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:28:59 #150 DONE 1952.0s 09:28:59 09:28:59 #22 [support-cron-scheduler internal] load .dockerignore 09:28:59 #22 ... 09:28:59 09:28:59 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:28:59 #205 DONE 0.2s 09:28:59 09:28:59 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:28:59 #206 DONE 0.1s 09:28:59 09:28:59 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:28:59 #207 DONE 0.5s 09:28:59 09:28:59 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:28:59 #208 DONE 0.2s 09:28:59 09:28:59 #108 [core-command] exporting to image 09:28:59 #108 exporting layers 09:28:59 #108 exporting layers 0.4s done 09:28:59 #108 writing image sha256:4e38f5d2c440eca6b8a5d8b4dca1e461ae4b8c10ddfb99a0748be0995b283f2b 0.0s done 09:28:59 #108 naming to docker.io/library/core-command-arm64 done 09:28:59 #108 DONE 14.8s 09:28:59 09:28:59 #22 [support-cron-scheduler internal] load .dockerignore 09:31:05 #22 ... 09:31:05 09:31:05 #159 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:31:05 #159 DONE 2073.5s 09:31:05 09:31:05 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:05 #152 ... 09:31:05 09:31:05 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:31:05 #209 DONE 0.4s 09:31:05 09:31:05 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:05 #57 ... 09:31:05 09:31:05 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:31:05 #210 DONE 0.2s 09:31:05 09:31:05 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:05 #57 ... 09:31:05 09:31:05 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:05 #211 ... 09:31:05 09:31:05 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:31:05 #158 DONE 2074.7s 09:31:05 09:31:05 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 09:31:05 #57 ... 09:31:05 09:31:05 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:31:05 #211 DONE 0.8s 09:31:05 09:31:05 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:31:05 #212 DONE 0.4s 09:31:05 09:31:05 #213 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:31:05 #213 DONE 0.4s 09:31:05 09:31:05 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:31:05 #214 ... 09:31:05 09:31:05 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:31:05 #215 DONE 0.2s 09:31:05 09:31:05 #108 [core-metadata] exporting to image 09:31:05 #108 exporting layers 09:31:05 #108 ... 09:31:05 09:31:05 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:31:05 #214 DONE 0.8s 09:31:05 09:31:05 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:31:05 #216 DONE 0.2s 09:31:05 09:31:05 #108 [core-keeper] exporting to image 09:31:05 #108 exporting layers 0.9s done 09:31:05 #108 ... 09:31:05 09:31:05 #155 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:31:05 #155 DONE 2076.9s 09:31:05 09:31:05 #108 [core-metadata] exporting to image 09:31:05 #108 writing image sha256:f2f510fa71f6a42582c2d1df952919aa2f7b60001d4ea1dc51dcbb2a000108a1 0.0s done 09:31:05 #108 naming to docker.io/library/core-metadata-arm64 done 09:31:05 #108 exporting layers 0.9s done 09:31:05 #108 writing image sha256:e4407ce0d291658a88f89a217e2cdb029a2c31e63df03db4195b1750baa81e14 done 09:31:05 #108 naming to docker.io/library/core-keeper-arm64 done 09:31:05 #108 DONE 16.7s 09:31:05 09:31:05 #22 [support-cron-scheduler internal] load .dockerignore 09:31:05 #22 ... 09:31:05 09:31:05 #217 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:31:05 #217 DONE 0.2s 09:31:05 09:31:05 #218 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:31:05 #218 DONE 0.1s 09:31:05 09:31:05 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:31:05 #219 DONE 0.4s 09:31:05 09:31:05 #220 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:31:05 #220 DONE 0.1s 09:31:05 09:31:05 #22 [support-cron-scheduler internal] load .dockerignore 09:31:05 #22 ... 09:31:05 09:31:05 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 09:31:05 #221 DONE 0.1s 09:31:05 09:31:05 #108 [core-data] exporting to image 09:31:05 #108 exporting layers 0.5s done 09:31:05 #108 writing image sha256:b4a72ab9f470ffbb1eee593776fd6e28d93c28594c708c4a3ff711653c30881b 0.0s done 09:31:05 #108 naming to docker.io/library/core-data-arm64 done 09:31:05 #108 DONE 17.2s 09:31:05 09:31:05 #22 [support-cron-scheduler internal] load .dockerignore 09:31:38 #22 ... 09:31:38 09:31:38 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:31:38 #152 DONE 2116.0s 09:31:38 09:31:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:31:38 #154 DONE 2115.9s 09:31:38 09:31:38 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:38 #42 ... 09:31:38 09:31:38 #222 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #222 DONE 0.3s 09:31:38 09:31:38 #22 [support-cron-scheduler internal] load .dockerignore 09:31:38 #22 ... 09:31:38 09:31:38 #223 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:38 #223 DONE 0.1s 09:31:38 09:31:38 #151 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 09:31:38 #151 DONE 2116.8s 09:31:38 09:31:38 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:38 #224 ... 09:31:38 09:31:38 #225 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #225 DONE 0.3s 09:31:38 09:31:38 #226 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:38 #226 DONE 0.2s 09:31:38 09:31:38 #227 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:31:38 #227 DONE 0.2s 09:31:38 09:31:38 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:38 #228 ... 09:31:38 09:31:38 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:31:38 #229 DONE 0.1s 09:31:38 09:31:38 #224 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:31:38 #224 DONE 0.7s 09:31:38 09:31:38 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:38 #230 ... 09:31:38 09:31:38 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:31:38 #228 DONE 0.4s 09:31:38 09:31:38 #231 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 09:31:38 #231 DONE 0.2s 09:31:38 09:31:38 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:31:38 #232 DONE 0.3s 09:31:38 09:31:38 #108 [support-notifications] exporting to image 09:31:38 #108 exporting layers 09:31:38 #108 ... 09:31:38 09:31:38 #230 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 09:31:38 #230 DONE 0.6s 09:31:38 09:31:38 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 09:31:38 #233 DONE 0.1s 09:31:38 09:31:38 #108 [support-cron-scheduler] exporting to image 09:31:38 #108 exporting layers 0.7s done 09:31:38 #108 writing image sha256:b6128ce2155c0f508747da657cbdbca22aec2dca5fb155c74fbd9799bd6c1e53 done 09:31:38 #108 naming to docker.io/library/support-scheduler-arm64 done 09:31:38 #108 exporting layers 0.8s done 09:31:38 #108 writing image sha256:8e08fae147bf644c88144468f04198f67e8416069ab231b6e4361147f74043b3 done 09:31:38 #108 naming to docker.io/library/support-notifications-arm64 done 09:31:39 #108 exporting layers 1.5s done 09:31:39 #108 writing image sha256:48324d23de42ab73a50887dae2de37601cb2ec9e218f87b3f8ebefa185f8bcbb done 09:31:39 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 09:31:39 #108 DONE 19.2s 09:31:39 09:31:39 #42 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:54Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:31:39 time="2024-09-14T08:52:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:31:39 $ docker stop --time=1 9eedcd18014109b57d1962253399de2860de1feac086b3695d16801fe810140c 09:31:41 $ docker rm -f --volumes 9eedcd18014109b57d1962253399de2860de1feac086b3695d16801fe810140c [Pipeline] // withDockerContainer [Pipeline] sh 09:31:41 + docker images 09:31:41 REPOSITORY TAG IMAGE ID CREATED SIZE 09:31:41 support-cron-scheduler-arm64 latest 48324d23de42 4 seconds ago 43.7MB 09:31:41 support-notifications-arm64 latest 8e08fae147bf 4 seconds ago 42.2MB 09:31:41 support-scheduler-arm64 latest b6128ce2155c 4 seconds ago 41.4MB 09:31:41 core-data-arm64 latest b4a72ab9f470 43 seconds ago 39.3MB 09:31:41 core-keeper-arm64 latest e4407ce0d291 45 seconds ago 39.2MB 09:31:41 core-metadata-arm64 latest f2f510fa71f6 46 seconds ago 39.4MB 09:31:41 core-command-arm64 latest 4e38f5d2c440 2 minutes ago 35.1MB 09:31:41 security-proxy-auth-arm64 latest 2986a3065465 3 minutes ago 32.7MB 09:31:41 security-spiffe-token-provider-arm64 latest be4fdee21e8e 11 minutes ago 29.1MB 09:31:41 core-common-config-bootstrapper-arm64 latest 23a3eac31bc4 14 minutes ago 15.4MB 09:31:41 security-secretstore-setup-arm64 latest 0a08f35786d3 14 minutes ago 36.4MB 09:31:41 security-bootstrapper-arm64 latest 398dd6839975 15 minutes ago 18.9MB 09:31:41 security-proxy-setup-arm64 latest d2c8f89f08d8 15 minutes ago 26.2MB 09:31:41 security-spire-server-arm64 latest 1560f0f956e0 37 minutes ago 116MB 09:31:41 security-spire-agent-arm64 latest 19d7c371129c 37 minutes ago 174MB 09:31:41 security-spire-config-arm64 latest b1fabd835974 37 minutes ago 115MB 09:31:41 ci-base-image-arm64 latest 0a7c055c40d9 56 minutes ago 967MB 09:31:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 09:31:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 15 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:42 09:31:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:31:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:31:42 arm64: Pulling from edgex-lftools-log-publisher 09:31:42 8998bd30e6a1: Pulling fs layer 09:31:42 04944245beec: Pulling fs layer 09:31:42 699f458cf7ca: Pulling fs layer 09:31:42 765212b225bb: Pulling fs layer 09:31:42 f23df028b6ca: Pulling fs layer 09:31:42 d65c8cfc05b1: Pulling fs layer 09:31:42 2437ff75d9bd: Pulling fs layer 09:31:42 f23df028b6ca: Waiting 09:31:42 d65c8cfc05b1: Waiting 09:31:42 2437ff75d9bd: Waiting 09:31:42 765212b225bb: Waiting 09:31:42 04944245beec: Verifying Checksum 09:31:42 04944245beec: Download complete 09:31:42 765212b225bb: Download complete 09:31:42 f23df028b6ca: Verifying Checksum 09:31:42 f23df028b6ca: Download complete 09:31:42 d65c8cfc05b1: Verifying Checksum 09:31:42 d65c8cfc05b1: Download complete 09:31:42 699f458cf7ca: Verifying Checksum 09:31:42 699f458cf7ca: Download complete 09:31:43 8998bd30e6a1: Verifying Checksum 09:31:43 8998bd30e6a1: Download complete 09:31:46 2437ff75d9bd: Verifying Checksum 09:31:46 2437ff75d9bd: Download complete 09:31:48 8998bd30e6a1: Pull complete 09:31:48 04944245beec: Pull complete 09:31:50 699f458cf7ca: Pull complete 09:31:50 765212b225bb: Pull complete 09:31:51 f23df028b6ca: Pull complete 09:31:51 d65c8cfc05b1: Pull complete 09:32:09 2437ff75d9bd: Pull complete 09:32:09 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:32:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:32:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:09 prd-ubuntu20.04-docker-arm64-4c-16g-10287 does not seem to be running inside a container 09:32:09 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:32:12 $ docker top f327338f7f58880115f218962e651f0a4cc1d2699c16cd5142ccf936f79589dc -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:32:13 ---> job-cost.sh 09:32:13 lf-activate-venv: SKIPPING 09:32:13 INFO: No Stack... 09:32:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:32:14 INFO: Archiving Costs [Pipeline] sh 09:32:15 + cat /w/workspace/edgex-go/4/archives/cost.csv 09:32:15 + cut -d, -f6 [Pipeline] lock 09:32:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] 09:32:15 Resource [jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] did not exist. Created. 09:32:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:32:15 + echo total: 0.2199999988079071 [Pipeline] stash 09:32:15 Stashed 1 file(s) [Pipeline] } 09:32:15 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4907-4-stack-cost] [Pipeline] // lock [Pipeline] } 09:32:15 $ docker stop --time=1 f327338f7f58880115f218962e651f0a4cc1d2699c16cd5142ccf936f79589dc 09:32:17 $ docker rm -f --volumes f327338f7f58880115f218962e651f0a4cc1d2699c16cd5142ccf936f79589dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:32:17 provisioning config files... 09:32:17 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/4@tmp/config1514411980892560704tmp [Pipeline] { [Pipeline] sh 09:32:18 + set +x 09:32:18 + curl -s https://codecov.io/bash 09:32:18 + bash -s -- 09:32:18 09:32:18 _____ _ 09:32:18 / ____| | | 09:32:18 | | ___ __| | ___ ___ _____ __ 09:32:18 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:32:18 | |___| (_) | (_| | __/ (_| (_) \ V / 09:32:18 \_____\___/ \__,_|\___|\___\___/ \_/ 09:32:18 Bash-1.0.6 09:32:18 09:32:18 09:32:18 ==> git version 2.25.1 found 09:32:18 ==> 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:32:18 Release-Date: 2020-01-08 09:32:18 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:32:18 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:32:18 ==> Jenkins CI detected. 09:32:18 current dir:  /w/workspace/edgex-go/4 09:32:18 project root: . 09:32:18 --> token set from env 09:32:18 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:32:18 ==> Running gcov in . (disable via -X gcov) 09:32:18 ==> Python coveragepy not found 09:32:18 ==> Searching for coverage reports in: 09:32:18 + . 09:32:18 -> Found 1 reports 09:32:18 ==> Detecting git/mercurial file structure 09:32:18 ==> Reading reports 09:32:18 + ./coverage.out bytes=567970 09:32:18 ==> Appending adjustments 09:32:18 https://docs.codecov.io/docs/fixing-reports 09:32:19 + Found adjustments 09:32:19 ==> Gzipping contents 09:32:19 72K /tmp/codecov.RpIxGk.gz 09:32:19 ==> Uploading reports 09:32:19 url: https://codecov.io 09:32:19 query: branch=PR-4907&commit=55e708f57b91161b5b00965f0614759095dae6cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:32:19 -> Pinging Codecov 09:32:19 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4907&commit=55e708f57b91161b5b00965f0614759095dae6cd&build=4&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4907%2F4%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4907&job=&cmd_args= 09:32:20 -> Uploading to 09:32:20 https://storage.googleapis.com/codecov/v4/raw/2024-09-14/00271124DB129430A58F1EEE437C3FCB/55e708f57b91161b5b00965f0614759095dae6cd/a6e09c82-5744-45ea-9d26-9ab6b8d5675b.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240914%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240914T093219Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=5fced51f8be0763028840bb4dadaaf8a34bc4625f3586534f0159a1d70c66677 09:32:20 % Total % Received % Xferd Average Speed Time Time Time Current 09:32:20 Dload Upload Total Spent Left Speed 09:32:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69987 0 0 100 69987 0 330k --:--:-- --:--:-- --:--:-- 328k 100 69987 0 0 100 69987 0 238k --:--:-- --:--:-- --:--:-- 237k 09:32:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/55e708f57b91161b5b00965f0614759095dae6cd [Pipeline] } 09:32:20 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:32:21 + [ -d /w/workspace/edgex-go/4/archives ] [Pipeline] libraryResource [Pipeline] sh 09:32:21 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:32:22 ---> package-listing.sh 09:32:22 ++ facter osfamily 09:32:22 ++ tr '[:upper:]' '[:lower:]' 09:32:22 + OS_FAMILY=debian 09:32:22 + workspace=/w/workspace/edgex-go/4 09:32:22 + START_PACKAGES=/tmp/packages_start.txt 09:32:22 + END_PACKAGES=/tmp/packages_end.txt 09:32:22 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:32:22 + PACKAGES=/tmp/packages_start.txt 09:32:22 + '[' /w/workspace/edgex-go/4 ']' 09:32:22 + PACKAGES=/tmp/packages_end.txt 09:32:22 + case "${OS_FAMILY}" in 09:32:22 + dpkg -l 09:32:22 + grep '^ii' 09:32:22 + '[' -f /tmp/packages_start.txt ']' 09:32:22 + '[' -f /tmp/packages_end.txt ']' 09:32:22 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:32:22 + '[' /w/workspace/edgex-go/4 ']' 09:32:22 + mkdir -p /w/workspace/edgex-go/4/archives/ 09:32:22 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/4/archives/ [Pipeline] echo 09:32:22 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:32:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:23 09:32:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:32:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:23 latest: Pulling from edgex-lftools-log-publisher 09:32:23 5eb5b503b376: Pulling fs layer 09:32:23 5c69ac0246d0: Pulling fs layer 09:32:23 ec43610c2a17: Pulling fs layer 09:32:23 3a2ae6a8a46f: Pulling fs layer 09:32:23 33b1e0a273af: Pulling fs layer 09:32:23 5d3b04190fa2: Pulling fs layer 09:32:23 2f39f015ded8: Pulling fs layer 09:32:23 3a2ae6a8a46f: Waiting 09:32:23 2f39f015ded8: Waiting 09:32:23 5d3b04190fa2: Waiting 09:32:23 33b1e0a273af: Waiting 09:32:23 5c69ac0246d0: Download complete 09:32:23 3a2ae6a8a46f: Verifying Checksum 09:32:23 3a2ae6a8a46f: Download complete 09:32:23 33b1e0a273af: Verifying Checksum 09:32:23 33b1e0a273af: Download complete 09:32:23 ec43610c2a17: Verifying Checksum 09:32:23 ec43610c2a17: Download complete 09:32:23 5d3b04190fa2: Download complete 09:32:23 5eb5b503b376: Download complete 09:32:24 2f39f015ded8: Download complete 09:32:25 5eb5b503b376: Pull complete 09:32:25 5c69ac0246d0: Pull complete 09:32:25 ec43610c2a17: Pull complete 09:32:25 3a2ae6a8a46f: Pull complete 09:32:25 33b1e0a273af: Pull complete 09:32:25 5d3b04190fa2: Pull complete 09:32:30 2f39f015ded8: Pull complete 09:32:30 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:32:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:32:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:32:30 prd-ubuntu20.04-docker-8c-8g-10286 does not seem to be running inside a container 09:32:30 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/4/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/4 -v /w/workspace/edgex-go/4:/w/workspace/edgex-go/4:rw,z -v /w/workspace/edgex-go/4@tmp:/w/workspace/edgex-go/4@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:32:35 $ docker top 1b6df74bdd918d2a1ab0a5018c1ee6177638be65838762f5caa5944eec41cbd3 -eo pid,comm [Pipeline] { [Pipeline] sh 09:32:35 + touch /tmp/pre-build-complete [Pipeline] sh 09:32:35 + mkdir -p /var/log/sysstat [Pipeline] sh 09:32:36 + ls /var/log/sa-host 09:32:36 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:32:36 provisioning config files... 09:32:36 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/4@tmp/config7309526695875576622tmp [Pipeline] { [Pipeline] echo 09:32:36 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:32:36 ---> create-netrc.sh [Pipeline] } 09:32:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:32:36 ---> python-tools-install.sh [Pipeline] echo 09:32:36 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:32:37 ---> sudo-logs.sh 09:32:37 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:32:37 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:32:37 ---> job-cost.sh 09:32:37 lf-activate-venv: SKIPPING 09:32:37 DEBUG: total: 0.2199999988079071 09:32:37 INFO: Retrieving Stack Cost... 09:32:37 INFO: Retrieving Pricing Info for: v3-standard-8 09:32:37 INFO: Archiving Costs [Pipeline] echo 09:32:37 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:32:38 ---> logs-deploy.sh 09:32:38 lf-activate-venv: SKIPPING 09:32:38 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4907/4 09:32:38 INFO: archiving workspace using pattern(s): 09:32:39 Archives upload complete. 09:32:39 INFO: archiving logs to Nexus 09:32:40 ---> uname -a: 09:32:40 Linux prd-ubuntu20-04-docker-8c-8g-10286 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:32:40 09:32:40 09:32:40 ---> lscpu: 09:32:40 Architecture: x86_64 09:32:40 CPU op-mode(s): 32-bit, 64-bit 09:32:40 Byte Order: Little Endian 09:32:40 Address sizes: 40 bits physical, 48 bits virtual 09:32:40 CPU(s): 8 09:32:40 On-line CPU(s) list: 0-7 09:32:40 Thread(s) per core: 1 09:32:40 Core(s) per socket: 1 09:32:40 Socket(s): 8 09:32:40 NUMA node(s): 1 09:32:40 Vendor ID: AuthenticAMD 09:32:40 CPU family: 23 09:32:40 Model: 49 09:32:40 Model name: AMD EPYC-Rome Processor 09:32:40 Stepping: 0 09:32:40 CPU MHz: 2800.000 09:32:40 BogoMIPS: 5600.00 09:32:40 Virtualization: AMD-V 09:32:40 Hypervisor vendor: KVM 09:32:40 Virtualization type: full 09:32:40 L1d cache: 256 KiB 09:32:40 L1i cache: 256 KiB 09:32:40 L2 cache: 4 MiB 09:32:40 L3 cache: 128 MiB 09:32:40 NUMA node0 CPU(s): 0-7 09:32:40 Vulnerability Itlb multihit: Not affected 09:32:40 Vulnerability L1tf: Not affected 09:32:40 Vulnerability Mds: Not affected 09:32:40 Vulnerability Meltdown: Not affected 09:32:40 Vulnerability Mmio stale data: Not affected 09:32:40 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:32:40 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:32:40 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:32:40 Vulnerability Srbds: Not affected 09:32:40 Vulnerability Tsx async abort: Not affected 09:32:40 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:32:40 09:32:40 09:32:40 ---> nproc: 09:32:40 8 09:32:40 09:32:40 09:32:40 ---> df -h: 09:32:40 Filesystem Size Used Avail Use% Mounted on 09:32:40 overlay 155G 28G 128G 18% / 09:32:40 tmpfs 64M 0 64M 0% /dev 09:32:40 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:32:40 shm 64M 0 64M 0% /dev/shm 09:32:40 /dev/vda1 155G 28G 128G 18% /facter-os 09:32:40 09:32:40 09:32:40 ---> sar -b -r -n DEV: 09:32:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10286) 09/14/24 _x86_64_ (8 CPU) 09:32:40 09:32:40 08:29:21 LINUX RESTART (8 CPU) 09:32:40 09:32:40 08:30:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:32:40 08:31:01 369.02 14.98 354.04 0.00 1892.94 97252.65 0.00 09:32:40 08:32:01 105.43 1.03 104.40 0.00 18.53 80565.64 0.00 09:32:40 08:33:01 50.56 0.00 50.56 0.00 0.00 67235.73 0.00 09:32:40 08:34:01 35.24 0.23 35.01 0.00 3.07 18525.98 0.00 09:32:40 08:35:01 312.60 1.35 311.25 0.00 109.85 253681.45 0.00 09:32:40 08:36:01 704.46 18.89 685.57 0.00 4414.84 115514.33 0.00 09:32:40 08:37:01 328.15 0.47 327.69 0.00 6.13 118824.59 0.00 09:32:40 08:38:01 322.47 0.05 322.42 0.00 0.40 114650.50 0.00 09:32:40 08:39:01 819.70 0.12 819.58 0.00 1.60 142617.16 0.00 09:32:40 08:40:01 187.78 0.02 187.76 0.00 0.68 9393.91 0.00 09:32:40 08:41:01 1.65 0.00 1.65 0.00 0.00 18.53 0.00 09:32:40 08:42:01 1.48 0.00 1.48 0.00 0.00 21.86 0.00 09:32:40 08:43:01 0.90 0.00 0.90 0.00 0.00 9.60 0.00 09:32:40 08:44:01 0.93 0.00 0.93 0.00 0.00 12.40 0.00 09:32:40 08:45:01 1.67 0.02 1.65 0.00 0.13 18.93 0.00 09:32:40 08:46:01 1.47 0.00 1.47 0.00 0.00 21.19 0.00 09:32:40 08:47:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 09:32:40 08:48:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 09:32:40 08:49:01 0.83 0.00 0.83 0.00 0.00 10.40 0.00 09:32:40 08:50:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 09:32:40 08:51:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 09:32:40 08:52:01 1.05 0.00 1.05 0.00 0.00 13.60 0.00 09:32:40 08:53:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 09:32:40 08:54:01 3.32 1.02 2.30 0.00 21.86 30.93 0.00 09:32:40 08:55:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 09:32:40 08:56:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 09:32:40 08:57:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 09:32:40 08:58:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 09:32:40 08:59:01 0.78 0.00 0.78 0.00 0.00 9.07 0.00 09:32:40 09:00:01 1.65 0.00 1.65 0.00 0.00 19.46 0.00 09:32:40 09:01:01 0.75 0.00 0.75 0.00 0.00 8.93 0.00 09:32:40 09:02:01 1.18 0.00 1.18 0.00 0.00 15.20 0.00 09:32:40 09:03:01 0.75 0.00 0.75 0.00 0.00 9.33 0.00 09:32:40 09:04:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 09:32:40 09:05:01 1.13 0.00 1.13 0.00 0.00 14.13 0.00 09:32:40 09:06:01 1.28 0.00 1.28 0.00 0.00 15.06 0.00 09:32:40 09:07:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 09:32:40 09:08:01 1.03 0.00 1.03 0.00 0.00 12.80 0.00 09:32:40 09:09:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 09:32:40 09:10:01 3.08 1.58 1.50 0.00 36.93 20.53 0.00 09:32:40 09:11:01 0.93 0.00 0.93 0.00 0.00 11.73 0.00 09:32:40 09:12:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 09:32:40 09:13:01 0.92 0.00 0.92 0.00 0.00 11.73 0.00 09:32:40 09:14:01 0.95 0.00 0.95 0.00 0.00 12.26 0.00 09:32:40 09:15:01 2.92 0.63 2.28 0.00 70.52 28.26 0.00 09:32:40 09:16:01 1.28 0.00 1.28 0.00 0.00 15.73 0.00 09:32:40 09:17:01 0.92 0.02 0.90 0.00 0.13 10.53 0.00 09:32:40 09:18:01 1.18 0.00 1.18 0.00 0.00 15.33 0.00 09:32:40 09:19:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 09:32:40 09:20:01 1.10 0.00 1.10 0.00 0.00 15.86 0.00 09:32:40 09:21:01 1.07 0.00 1.07 0.00 0.00 12.26 0.00 09:32:40 09:22:01 1.02 0.00 1.02 0.00 0.00 12.66 0.00 09:32:40 09:23:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 09:32:40 09:24:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 09:32:40 09:25:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 09:32:40 09:26:01 1.15 0.00 1.15 0.00 0.00 14.66 0.00 09:32:40 09:27:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 09:32:40 09:28:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 09:32:40 09:29:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:32:40 09:30:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 09:32:40 09:31:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 09:32:40 09:32:01 1.08 0.00 1.08 0.00 0.00 13.73 0.00 09:32:40 Average: 53.28 0.66 52.62 0.00 106.68 16462.41 0.00 09:32:40 09:32:40 08:30:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:32:40 08:31:01 28660880 31514204 806416 2.45 81528 3030528 1968552 5.80 1132716 2695064 7804 09:32:40 08:32:01 27255516 31434448 875940 2.66 128776 4186476 1983716 5.85 1781496 3314716 900812 09:32:40 08:33:01 26552236 31210704 1096340 3.33 132560 4638024 2544468 7.50 2015024 3754244 824268 09:32:40 08:34:01 26447820 31479584 826148 2.51 136300 4969008 1893504 5.58 1781624 4057012 650012 09:32:40 08:35:01 20631720 31356740 941036 2.86 149540 10519476 2849916 8.40 1908376 9597184 104688 09:32:40 08:36:01 16841760 31364068 890500 2.71 343332 13802000 2397268 7.07 2846824 12078312 556220 09:32:40 08:37:01 9255316 28407800 3771924 11.47 384836 17948716 11210084 33.04 6574736 15388952 1361992 09:32:40 08:38:01 5316044 26277148 5915776 17.99 396852 19699860 11028016 32.50 9346688 16530556 216496 09:32:40 08:39:01 9405044 31256836 981256 2.98 410680 20683868 2632252 7.76 3718540 18244652 748 09:32:40 08:40:01 9714808 31403272 849944 2.58 412792 20548424 2186240 6.44 3294436 18410176 372 09:32:40 08:41:01 9714996 31403600 849644 2.58 412828 20548428 2186240 6.44 3294320 18410180 148 09:32:40 08:42:01 9755948 31444576 808796 2.46 412860 20548436 2186240 6.44 3253320 18410184 180 09:32:40 08:43:01 9757948 31446580 806768 2.45 412876 20548436 2186240 6.44 3252028 18410188 156 09:32:40 08:44:01 9758964 31447664 805744 2.45 412904 20548440 2170148 6.40 3251732 18410196 200 09:32:40 08:45:01 9758088 31446852 806916 2.45 412944 20548440 2179420 6.42 3251664 18410192 188 09:32:40 08:46:01 9758576 31447392 806300 2.45 412980 20548420 2179420 6.42 3251944 18410176 196 09:32:40 08:47:01 9758584 31447412 806204 2.45 412984 20548428 2179420 6.42 3252172 18410180 132 09:32:40 08:48:01 9758736 31447568 806176 2.45 412996 20548428 2179420 6.42 3251980 18410180 184 09:32:40 08:49:01 9758728 31447564 806148 2.45 413008 20548432 2179420 6.42 3252016 18410184 152 09:32:40 08:50:01 9760396 31449316 804312 2.45 413032 20548436 2179420 6.42 3250596 18410188 80 09:32:40 08:51:01 9760380 31449328 804244 2.45 413048 20548440 2179420 6.42 3250688 18410192 164 09:32:40 08:52:01 9759780 31448752 804720 2.45 413060 20548444 2179420 6.42 3250872 18410196 208 09:32:40 08:53:01 9759480 31448456 804940 2.45 413076 20548444 2179420 6.42 3250940 18410196 156 09:32:40 08:54:01 9758204 31448192 805364 2.45 413132 20549064 2206624 6.50 3250948 18410744 44 09:32:40 08:55:01 9757548 31447660 805792 2.45 413156 20549188 2206624 6.50 3251340 18410864 20 09:32:40 08:56:01 9757720 31447884 805532 2.45 413172 20549196 2206624 6.50 3251332 18410876 152 09:32:40 08:57:01 9757908 31448104 805352 2.45 413196 20549200 2206624 6.50 3251476 18410884 148 09:32:40 08:58:01 9757876 31448084 805324 2.45 413208 20549204 2206624 6.50 3251432 18410880 148 09:32:40 08:59:01 9758164 31448376 805264 2.45 413220 20549208 2206624 6.50 3251112 18410884 8 09:32:40 09:00:01 9758584 31448828 805000 2.45 413236 20549208 2206624 6.50 3250992 18410892 20 09:32:40 09:01:01 9759040 31449292 804464 2.45 413244 20549212 2206624 6.50 3251028 18410892 160 09:32:40 09:02:01 9759184 31449476 804300 2.45 413260 20549216 2206624 6.50 3250996 18410896 12 09:32:40 09:03:01 9758868 31449176 804544 2.45 413264 20549220 2190156 6.45 3251016 18410900 152 09:32:40 09:04:01 9758748 31449076 804592 2.45 413280 20549224 2190156 6.45 3251180 18410904 212 09:32:40 09:05:01 9758448 31448796 804796 2.45 413320 20549228 2190156 6.45 3251648 18410908 112 09:32:40 09:06:01 9758868 31449256 804500 2.45 413344 20549228 2190156 6.45 3251232 18410908 148 09:32:40 09:07:01 9758884 31449280 804428 2.45 413376 20549232 2190156 6.45 3251192 18410912 172 09:32:40 09:08:01 9758876 31449340 804408 2.45 413396 20549240 2190156 6.45 3250928 18410920 144 09:32:40 09:09:01 9758568 31449032 804572 2.45 413420 20549240 2190156 6.45 3251284 18410920 152 09:32:40 09:10:01 9754896 31447544 805924 2.45 413460 20550348 2190156 6.45 3256460 18411240 80 09:32:40 09:11:01 9754432 31447100 806320 2.45 413484 20550348 2190156 6.45 3256520 18411208 176 09:32:40 09:12:01 9754092 31446824 806504 2.45 413500 20550352 2190156 6.45 3256380 18411208 188 09:32:40 09:13:01 9753792 31446532 806716 2.45 413520 20550356 2190156 6.45 3256380 18411212 148 09:32:40 09:14:01 9753712 31446508 806712 2.45 413544 20550356 2190156 6.45 3256608 18411212 240 09:32:40 09:15:01 9748100 31443200 809860 2.46 413592 20552448 2169336 6.39 3257092 18412992 16 09:32:40 09:16:01 9748588 31443696 809324 2.46 413604 20552468 2169336 6.39 3257072 18413000 52 09:32:40 09:17:01 9748580 31443688 809272 2.46 413628 20552464 2169336 6.39 3257296 18413000 128 09:32:40 09:18:01 9748604 31443780 809216 2.46 413640 20552472 2169336 6.39 3256888 18413004 60 09:32:40 09:19:01 9748596 31443776 809192 2.46 413660 20552472 2169336 6.39 3256872 18413004 12 09:32:40 09:20:01 9749364 31444592 808608 2.46 413680 20552468 2169336 6.39 3256604 18413012 88 09:32:40 09:21:01 9749364 31444600 808580 2.46 413684 20552484 2169336 6.39 3256484 18413016 12 09:32:40 09:22:01 9749292 31444552 808720 2.46 413704 20552484 2169336 6.39 3256576 18413016 132 09:32:40 09:23:01 9749276 31444620 808528 2.46 413728 20552616 2169336 6.39 3256608 18413096 24 09:32:40 09:24:01 9749228 31444688 808488 2.46 413756 20552620 2169336 6.39 3256660 18413152 8 09:32:40 09:25:01 9749464 31444932 808168 2.46 413792 20552612 2169336 6.39 3256732 18413156 36 09:32:40 09:26:01 9749664 31445192 808100 2.46 413804 20552628 2169336 6.39 3256584 18413160 132 09:32:40 09:27:01 9749680 31445208 808040 2.46 413824 20552628 2169336 6.39 3256628 18413160 8 09:32:40 09:28:01 9749348 31444916 808296 2.46 413836 20552632 2169336 6.39 3256644 18413164 4 09:32:40 09:29:01 9749300 31444876 808260 2.46 413856 20552636 2169336 6.39 3256644 18413168 8 09:32:40 09:30:01 9749776 31445388 807920 2.46 413872 20552632 2169336 6.39 3256764 18413168 196 09:32:40 09:31:01 9749832 31445396 807876 2.46 413884 20552640 2169336 6.39 3256708 18413172 12 09:32:40 09:32:01 9749532 31445124 808096 2.46 413904 20552640 2169336 6.39 3256720 18413172 44 09:32:40 Average: 11085383 31304781 950664 2.89 388274 19171631 2487535 7.33 3284481 17120471 74664 09:32:40 09:32:40 08:30:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:32:40 08:31:01 vethed0060d 152.99 173.74 14.88 135.00 0.00 0.00 0.00 0.01 09:32:40 08:31:01 lo 4.85 4.85 0.47 0.47 0.00 0.00 0.00 0.00 09:32:40 08:31:01 docker0 779.00 703.70 55.37 2969.03 0.00 0.00 0.00 0.00 09:32:40 08:31:01 ens3 1573.14 1602.39 10808.99 185.92 0.00 0.00 0.00 0.00 09:32:40 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:32:01 docker0 131.33 206.25 10.67 1933.25 0.00 0.00 0.00 0.00 09:32:40 08:32:01 veth44d342c 0.00 0.20 0.00 0.02 0.00 0.00 0.00 0.00 09:32:40 08:32:01 ens3 231.44 145.83 1958.64 22.50 0.00 0.00 0.00 0.00 09:32:40 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:33:01 docker0 1.57 1.57 0.12 0.14 0.00 0.00 0.00 0.00 09:32:40 08:33:01 veth44d342c 1.57 1.58 0.14 0.14 0.00 0.00 0.00 0.00 09:32:40 08:33:01 ens3 40.58 24.49 39.73 16.27 0.00 0.00 0.00 0.00 09:32:40 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:34:01 veth44d342c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:34:01 ens3 21.40 12.20 18.79 10.06 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth86620eb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth3fbf787 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethfaa9da6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth4d1f45f 0.63 0.78 0.06 0.25 0.00 0.00 0.00 0.00 09:32:40 08:35:01 lo 1.53 1.53 0.15 0.15 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethae809d6 3.47 5.77 0.25 61.79 0.00 0.00 0.00 0.01 09:32:40 08:35:01 docker0 20.36 33.59 1.28 447.58 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth43cc47e 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth7740267 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethda96594 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethab4f178 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethf8778c2 1.27 2.35 0.09 30.90 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth45904ed 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth9b40a64 1.57 2.50 0.11 30.87 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth97402ff 1.65 2.87 0.13 34.06 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth6a85f76 4.83 7.20 0.38 92.55 0.00 0.00 0.00 0.01 09:32:40 08:35:01 ens3 213.55 147.94 3596.29 165.23 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth38ac567 0.00 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:35:01 veth96ffbd6 1.23 2.15 0.09 30.86 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethb28b460 2.80 6.35 0.21 98.18 0.00 0.00 0.00 0.01 09:32:40 08:35:01 vethad2e62e 2.92 5.58 0.23 68.24 0.00 0.00 0.00 0.01 09:32:40 08:35:01 veth3cea7b8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:35:01 vethfe9a0be 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:36:01 veth4d1f45f 0.15 1.11 0.01 0.06 0.00 0.00 0.00 0.00 09:32:40 08:36:01 vethe5c9908 97.30 149.69 9.48 1188.33 0.00 0.00 0.00 0.10 09:32:40 08:36:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 09:32:40 08:36:01 docker0 472.99 804.86 40.55 6578.42 0.00 0.00 0.00 0.00 09:32:40 08:36:01 veth2195886 91.41 142.44 9.20 1184.38 0.00 0.00 0.00 0.10 09:32:40 08:36:01 ens3 994.14 563.60 9287.25 58.45 0.00 0.00 0.00 0.00 09:32:40 08:36:01 vetha7727e7 74.17 154.85 7.84 1180.29 0.00 0.00 0.00 0.10 09:32:40 08:36:01 veth2166449 93.99 150.21 9.30 1179.83 0.00 0.00 0.00 0.10 09:32:40 08:36:01 veth54aac0d 79.48 154.15 8.50 1181.66 0.00 0.00 0.00 0.10 09:32:40 08:37:01 vethb1f4b3e 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth02510ba 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth4d1f45f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth86f27b2 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 docker0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:37:01 vethed7fe1d 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 vethd72dedd 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 vethd303454 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth074ff31 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 vethfed388f 0.05 0.20 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 ens3 13.71 10.23 10.76 6.26 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth3b7c2f5 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 vethac7de19 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 vethc0d182a 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth0402605 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:37:01 veth20d4c89 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethb1f4b3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth02510ba 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth4d1f45f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth86f27b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethed7fe1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethd72dedd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethd303454 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth074ff31 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethfed388f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 ens3 1.58 1.38 1.16 0.68 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth3b7c2f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethac7de19 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 vethc0d182a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth0402605 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:38:01 veth20d4c89 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 vethb1f4b3e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 veth4d1f45f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 veth86f27b2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 vethed7fe1d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 ens3 33.51 19.23 26.57 14.48 0.00 0.00 0.00 0.00 09:32:40 08:39:01 vethc0d182a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:39:01 vethd7d22f5 0.20 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:32:40 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:40:01 ens3 7.75 5.04 7.81 3.14 0.00 0.00 0.00 0.00 09:32:40 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:41:01 ens3 0.05 0.03 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:42:01 ens3 0.25 0.13 0.17 0.01 0.00 0.00 0.00 0.00 09:32:40 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:43:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:44:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:45:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:32:40 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:46:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:47:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:32:40 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:48:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:49:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:50:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:32:40 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:51:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:52:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:55:01 ens3 0.33 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:32:40 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:56:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:57:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:58:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 08:59:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:00:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:32:40 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:01:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:02:01 ens3 0.58 0.45 0.27 0.22 0.00 0.00 0.00 0.00 09:32:40 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:03:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:04:01 ens3 0.85 0.12 0.09 0.01 0.00 0.00 0.00 0.00 09:32:40 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:05:01 ens3 0.62 0.40 0.44 0.28 0.00 0.00 0.00 0.00 09:32:40 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:06:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:07:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:08:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:09:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:32:40 09:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:32:40 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:10:01 ens3 6.50 5.48 4.56 5.25 0.00 0.00 0.00 0.00 09:32:40 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:11:01 ens3 1.72 1.48 0.97 1.21 0.00 0.00 0.00 0.00 09:32:40 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:13:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:15:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:32:40 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:16:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:17:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:19:01 ens3 0.30 0.18 0.20 0.01 0.00 0.00 0.00 0.00 09:32:40 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:20:01 ens3 0.25 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:32:40 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:21:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:22:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:23:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:25:01 ens3 0.32 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:32:40 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:27:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:28:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:30:01 ens3 0.28 0.23 0.08 0.08 0.00 0.00 0.00 0.00 09:32:40 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:31:01 ens3 0.20 0.05 0.12 0.00 0.00 0.00 0.00 0.00 09:32:40 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:32:40 09:32:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:32:40 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 09:32:40 Average: docker0 22.88 28.43 1.76 193.32 0.00 0.00 0.00 0.00 09:32:40 Average: ens3 51.20 41.47 418.61 7.96 0.00 0.00 0.00 0.00 09:32:40 09:32:40 09:32:40 ---> sar -P ALL: 09:32:40 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-10286) 09/14/24 _x86_64_ (8 CPU) 09:32:40 09:32:40 08:29:21 LINUX RESTART (8 CPU) 09:32:40 09:32:40 08:30:00 CPU %user %nice %system %iowait %steal %idle 09:32:40 08:31:01 all 9.98 0.00 3.59 2.81 0.07 83.55 09:32:40 08:31:01 0 8.50 0.00 3.52 7.34 0.07 80.58 09:32:40 08:31:01 1 10.04 0.00 4.78 4.38 0.07 80.73 09:32:40 08:31:01 2 9.88 0.00 2.97 1.54 0.07 85.54 09:32:40 08:31:01 3 11.39 0.00 3.02 1.91 0.07 83.61 09:32:40 08:31:01 4 8.50 0.00 2.53 0.98 0.07 87.92 09:32:40 08:31:01 5 8.78 0.00 4.97 3.44 0.07 82.75 09:32:40 08:31:01 6 14.28 0.00 4.16 0.08 0.07 81.41 09:32:40 08:31:01 7 8.51 0.00 2.80 2.78 0.07 85.85 09:32:40 08:32:01 all 33.20 0.00 5.50 2.57 0.09 58.65 09:32:40 08:32:01 0 33.36 0.00 4.90 2.05 0.08 59.61 09:32:40 08:32:01 1 34.99 0.00 5.10 3.33 0.08 56.50 09:32:40 08:32:01 2 32.43 0.00 5.65 0.32 0.07 61.53 09:32:40 08:32:01 3 34.60 0.00 4.94 0.39 0.10 59.97 09:32:40 08:32:01 4 34.25 0.00 6.52 12.95 0.08 46.20 09:32:40 08:32:01 5 34.11 0.00 6.10 0.15 0.08 59.56 09:32:40 08:32:01 6 30.80 0.00 5.42 0.77 0.10 62.91 09:32:40 08:32:01 7 31.09 0.00 5.36 0.59 0.08 62.88 09:32:40 08:33:01 all 37.18 0.00 6.02 1.50 0.10 55.21 09:32:40 08:33:01 0 36.81 0.00 6.45 8.61 0.10 48.03 09:32:40 08:33:01 1 37.38 0.00 5.25 1.14 0.10 56.12 09:32:40 08:33:01 2 37.62 0.00 5.83 0.27 0.12 56.17 09:32:40 08:33:01 3 37.39 0.00 5.26 0.18 0.08 57.08 09:32:40 08:33:01 4 36.49 0.00 5.99 1.23 0.08 56.20 09:32:40 08:33:01 5 39.72 0.00 6.89 0.13 0.10 53.15 09:32:40 08:33:01 6 36.10 0.00 6.60 0.17 0.10 57.03 09:32:40 08:33:01 7 35.89 0.00 5.88 0.25 0.08 57.89 09:32:40 08:34:01 all 52.96 0.00 6.74 0.75 0.11 39.45 09:32:40 08:34:01 0 51.66 0.00 6.35 0.30 0.10 41.58 09:32:40 08:34:01 1 52.88 0.00 6.84 0.71 0.13 39.43 09:32:40 08:34:01 2 52.57 0.00 6.40 0.54 0.10 40.38 09:32:40 08:34:01 3 53.65 0.00 6.64 0.77 0.10 38.83 09:32:40 08:34:01 4 51.31 0.00 6.84 2.20 0.08 39.57 09:32:40 08:34:01 5 55.54 0.00 6.65 0.72 0.10 36.98 09:32:40 08:34:01 6 53.65 0.00 7.69 0.54 0.13 37.98 09:32:40 08:34:01 7 52.38 0.00 6.49 0.19 0.10 40.84 09:32:40 08:35:01 all 19.96 0.00 7.54 16.48 0.14 55.88 09:32:40 08:35:01 0 19.73 0.00 8.32 28.01 0.10 43.84 09:32:40 08:35:01 1 22.01 0.00 7.43 16.79 0.26 53.51 09:32:40 08:35:01 2 16.83 0.00 6.34 13.76 0.16 62.91 09:32:40 08:35:01 3 21.71 0.00 7.54 7.80 0.14 62.82 09:32:40 08:35:01 4 17.62 0.00 8.10 14.68 0.12 59.47 09:32:40 08:35:01 5 21.75 0.00 8.07 17.50 0.14 52.54 09:32:40 08:35:01 6 21.08 0.00 7.85 13.06 0.10 57.90 09:32:40 08:35:01 7 18.92 0.00 6.65 20.33 0.07 54.03 09:32:40 08:36:01 all 11.49 0.00 6.19 10.53 0.10 71.69 09:32:40 08:36:01 0 11.75 0.00 6.12 5.68 0.08 76.37 09:32:40 08:36:01 1 12.55 0.00 6.34 6.54 0.08 74.48 09:32:40 08:36:01 2 10.51 0.00 6.65 8.29 0.17 74.39 09:32:40 08:36:01 3 13.35 0.00 5.90 8.95 0.08 71.71 09:32:40 08:36:01 4 9.11 0.00 4.91 6.22 0.07 79.70 09:32:40 08:36:01 5 11.54 0.00 8.42 34.85 0.12 45.07 09:32:40 08:36:01 6 11.18 0.00 5.87 7.11 0.10 75.75 09:32:40 08:36:01 7 11.91 0.00 5.36 6.80 0.08 75.85 09:32:40 08:37:01 all 66.00 0.00 11.10 5.37 0.11 17.42 09:32:40 08:37:01 0 66.01 0.00 9.62 4.86 0.13 19.38 09:32:40 08:37:01 1 65.31 0.00 12.65 1.19 0.12 20.73 09:32:40 08:37:01 2 66.14 0.00 10.01 5.14 0.12 18.60 09:32:40 08:37:01 3 65.74 0.00 12.76 2.32 0.10 19.08 09:32:40 08:37:01 4 65.29 0.00 9.88 1.41 0.12 23.31 09:32:40 08:37:01 5 66.81 0.00 11.70 19.90 0.08 1.50 09:32:40 08:37:01 6 66.65 0.00 11.03 4.30 0.08 17.94 09:32:40 08:37:01 7 66.07 0.00 11.18 3.90 0.12 18.73 09:32:40 08:38:01 all 89.10 0.00 10.67 0.00 0.22 0.00 09:32:40 08:38:01 0 89.12 0.00 10.69 0.00 0.19 0.00 09:32:40 08:38:01 1 88.98 0.00 10.85 0.00 0.17 0.00 09:32:40 08:38:01 2 90.20 0.00 9.46 0.00 0.34 0.00 09:32:40 08:38:01 3 88.37 0.00 11.46 0.00 0.17 0.00 09:32:40 08:38:01 4 88.82 0.00 10.99 0.00 0.19 0.00 09:32:40 08:38:01 5 90.00 0.00 9.78 0.00 0.22 0.00 09:32:40 08:38:01 6 87.65 0.00 12.07 0.00 0.28 0.00 09:32:40 08:38:01 7 89.66 0.00 10.12 0.00 0.22 0.00 09:32:40 08:39:01 all 82.46 0.00 13.43 1.84 0.23 2.04 09:32:40 08:39:01 0 81.71 0.00 13.96 1.63 0.24 2.45 09:32:40 08:39:01 1 81.27 0.00 14.39 3.30 0.24 0.79 09:32:40 08:39:01 2 82.14 0.00 13.30 1.20 0.38 2.97 09:32:40 08:39:01 3 83.06 0.00 12.68 1.21 0.15 2.90 09:32:40 08:39:01 4 81.74 0.00 13.73 1.46 0.22 2.85 09:32:40 08:39:01 5 83.29 0.00 12.80 2.19 0.19 1.54 09:32:40 08:39:01 6 82.02 0.00 13.71 1.93 0.19 2.15 09:32:40 08:39:01 7 84.46 0.00 12.89 1.78 0.21 0.66 09:32:40 08:40:01 all 0.71 0.00 0.46 1.89 0.01 96.92 09:32:40 08:40:01 0 0.54 0.00 0.59 1.78 0.02 97.07 09:32:40 08:40:01 1 0.82 0.00 0.41 2.86 0.02 95.90 09:32:40 08:40:01 2 0.76 0.00 0.47 3.00 0.02 95.74 09:32:40 08:40:01 3 0.83 0.00 0.53 0.36 0.02 98.27 09:32:40 08:40:01 4 0.78 0.00 0.39 1.29 0.02 97.53 09:32:40 08:40:01 5 0.78 0.00 0.41 1.36 0.02 97.44 09:32:40 08:40:01 6 0.53 0.00 0.42 2.95 0.00 96.10 09:32:40 08:40:01 7 0.66 0.00 0.49 1.53 0.00 97.32 09:32:40 08:41:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:32:40 08:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 08:41:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 08:41:01 2 0.02 0.00 0.02 0.02 0.00 99.95 09:32:40 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:41:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:41:01 5 0.20 0.00 0.03 0.00 0.00 99.77 09:32:40 08:41:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 08:41:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:32:40 08:41:01 CPU %user %nice %system %iowait %steal %idle 09:32:40 08:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:40 08:42:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:32:40 08:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:32:40 08:42:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 08:42:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 08:42:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 08:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:40 08:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:32:40 08:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:43:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:32:40 08:43:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 08:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:43:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 08:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:43:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:40 08:44:01 0 0.02 0.00 0.00 0.00 0.03 99.95 09:32:40 08:44:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:32:40 08:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:44:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 08:44:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:44:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:44:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:45:01 all 0.02 0.00 0.03 0.01 0.01 99.93 09:32:40 08:45:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:32:40 08:45:01 1 0.02 0.00 0.03 0.02 0.03 99.90 09:32:40 08:45:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:32:40 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:45:01 5 0.00 0.00 0.05 0.00 0.00 99.95 09:32:40 08:45:01 6 0.02 0.00 0.03 0.02 0.02 99.92 09:32:40 08:45:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:32:40 08:46:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:32:40 08:46:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:32:40 08:46:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:32:40 08:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:46:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:46:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:32:40 08:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 08:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:47:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:32:40 08:47:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 08:47:01 1 0.03 0.00 0.03 0.02 0.02 99.90 09:32:40 08:47:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:32:40 08:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 08:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:48:01 all 0.21 0.00 0.01 0.00 0.01 99.77 09:32:40 08:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 08:48:01 1 1.58 0.00 0.00 0.00 0.03 98.39 09:32:40 08:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 08:48:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 08:49:01 all 0.27 0.00 0.00 0.00 0.01 99.71 09:32:40 08:49:01 0 0.02 0.00 0.02 0.00 0.03 99.93 09:32:40 08:49:01 1 2.00 0.00 0.00 0.00 0.02 97.98 09:32:40 08:49:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:32:40 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:49:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:32:40 08:49:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 08:49:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 08:50:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:32:40 08:50:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:50:01 1 1.99 0.00 0.00 0.00 0.02 98.00 09:32:40 08:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 08:50:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 08:50:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 08:50:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:32:40 08:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 08:50:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 08:51:01 all 0.18 0.00 0.01 0.00 0.00 99.80 09:32:40 08:51:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:40 08:51:01 1 1.27 0.00 0.00 0.00 0.02 98.71 09:32:40 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:51:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:51:01 5 0.07 0.00 0.02 0.00 0.00 99.92 09:32:40 08:51:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:32:40 08:51:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 08:52:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:32:40 08:52:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:32:40 08:52:01 1 0.66 0.00 0.02 0.00 0.02 99.30 09:32:40 08:52:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 08:52:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 08:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:52:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 08:52:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:32:40 09:32:40 08:52:01 CPU %user %nice %system %iowait %steal %idle 09:32:40 08:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:40 08:53:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:40 08:53:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 08:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 08:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 08:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:53:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 08:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:54:01 all 0.07 0.00 0.05 0.01 0.01 99.87 09:32:40 08:54:01 0 0.07 0.00 0.05 0.00 0.02 99.87 09:32:40 08:54:01 1 0.10 0.00 0.02 0.03 0.02 99.83 09:32:40 08:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 08:54:01 3 0.03 0.00 0.03 0.00 0.00 99.93 09:32:40 08:54:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:32:40 08:54:01 5 0.23 0.00 0.13 0.03 0.00 99.60 09:32:40 08:54:01 6 0.02 0.00 0.05 0.02 0.00 99.92 09:32:40 08:54:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:32:40 08:55:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:40 08:55:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:32:40 08:55:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 08:55:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 08:55:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 08:55:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 08:55:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 08:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:56:01 all 0.01 0.00 0.01 0.34 0.01 99.63 09:32:40 08:56:01 0 0.02 0.00 0.02 2.35 0.02 97.60 09:32:40 08:56:01 1 0.05 0.00 0.00 0.35 0.02 99.58 09:32:40 08:56:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 08:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:56:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 08:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:57:01 all 0.09 0.00 0.01 0.00 0.00 99.89 09:32:40 08:57:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:32:40 08:57:01 1 0.58 0.00 0.02 0.02 0.02 99.37 09:32:40 08:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 08:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:57:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 08:57:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 08:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 08:58:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:32:40 08:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:58:01 1 1.52 0.00 0.00 0.02 0.02 98.45 09:32:40 08:58:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:32:40 08:58:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 08:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:58:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 08:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 08:59:01 all 0.22 0.00 0.01 0.00 0.01 99.76 09:32:40 08:59:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:32:40 08:59:01 1 1.58 0.00 0.02 0.00 0.02 98.38 09:32:40 08:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 08:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 08:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 08:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 08:59:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:32:40 08:59:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:32:40 09:00:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:32:40 09:00:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:32:40 09:00:01 1 0.00 0.00 0.00 0.03 0.02 99.95 09:32:40 09:00:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:00:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:00:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 09:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:40 09:01:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:32:40 09:01:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 09:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:01:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:01:01 5 0.03 0.00 0.05 0.00 0.05 99.87 09:32:40 09:01:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:32:40 09:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:02:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:32:40 09:02:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:32:40 09:02:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:32:40 09:02:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 09:02:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:02:01 5 0.08 0.00 0.02 0.00 0.00 99.90 09:32:40 09:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:03:01 all 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:03:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:32:40 09:03:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:32:40 09:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:03:01 5 0.08 0.00 0.05 0.00 0.02 99.85 09:32:40 09:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:32:40 09:03:01 CPU %user %nice %system %iowait %steal %idle 09:32:40 09:04:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:32:40 09:04:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:04:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:04:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:32:40 09:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:05:01 all 0.03 0.00 0.01 0.01 0.02 99.93 09:32:40 09:05:01 0 0.10 0.00 0.03 0.00 0.03 99.83 09:32:40 09:05:01 1 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 09:05:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:05:01 5 0.05 0.00 0.05 0.00 0.02 99.88 09:32:40 09:05:01 6 0.02 0.00 0.00 0.03 0.02 99.93 09:32:40 09:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:06:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:32:40 09:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:06:01 1 0.25 0.00 0.00 0.02 0.02 99.72 09:32:40 09:06:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:07:01 all 0.29 0.00 0.01 0.00 0.01 99.69 09:32:40 09:07:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:07:01 1 2.03 0.00 0.00 0.00 0.02 97.95 09:32:40 09:07:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:32:40 09:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:07:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:32:40 09:07:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:32:40 09:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:07:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:08:01 all 0.11 0.00 0.01 0.01 0.01 99.87 09:32:40 09:08:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:32:40 09:08:01 1 0.81 0.00 0.02 0.00 0.02 99.15 09:32:40 09:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:08:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 09:08:01 7 0.00 0.00 0.00 0.03 0.00 99.97 09:32:40 09:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:32:40 09:09:01 0 0.02 0.00 0.07 0.00 0.02 99.90 09:32:40 09:09:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:32:40 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:09:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:32:40 09:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:10:01 all 0.23 0.00 0.03 0.01 0.01 99.71 09:32:40 09:10:01 0 0.07 0.00 0.02 0.00 0.03 99.88 09:32:40 09:10:01 1 0.18 0.00 0.02 0.00 0.02 99.78 09:32:40 09:10:01 2 0.30 0.00 0.07 0.02 0.02 99.60 09:32:40 09:10:01 3 0.15 0.00 0.07 0.00 0.02 99.77 09:32:40 09:10:01 4 0.70 0.00 0.02 0.00 0.00 99.28 09:32:40 09:10:01 5 0.10 0.00 0.05 0.00 0.02 99.83 09:32:40 09:10:01 6 0.32 0.00 0.03 0.03 0.02 99.60 09:32:40 09:10:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:32:40 09:11:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:32:40 09:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:32:40 09:11:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:32:40 09:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:11:01 4 0.07 0.00 0.02 0.00 0.00 99.92 09:32:40 09:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:11:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:40 09:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:40 09:12:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:32:40 09:12:01 1 0.07 0.00 0.02 0.00 0.03 99.88 09:32:40 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:12:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:12:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:32:40 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:12:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 09:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:40 09:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:32:40 09:13:01 1 0.10 0.00 0.00 0.00 0.02 99.88 09:32:40 09:13:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:13:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:32:40 09:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 09:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:32:40 09:14:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:14:01 1 0.03 0.00 0.03 0.00 0.03 99.90 09:32:40 09:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:14:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:14:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 09:32:40 09:14:01 CPU %user %nice %system %iowait %steal %idle 09:32:40 09:15:01 all 0.21 0.00 0.05 0.01 0.01 99.72 09:32:40 09:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:32:40 09:15:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:32:40 09:15:01 2 1.45 0.00 0.05 0.00 0.02 98.48 09:32:40 09:15:01 3 0.00 0.00 0.07 0.00 0.02 99.92 09:32:40 09:15:01 4 0.02 0.00 0.05 0.00 0.00 99.93 09:32:40 09:15:01 5 0.07 0.00 0.12 0.03 0.02 99.77 09:32:40 09:15:01 6 0.02 0.00 0.03 0.02 0.00 99.93 09:32:40 09:15:01 7 0.02 0.00 0.03 0.03 0.00 99.92 09:32:40 09:16:01 all 0.25 0.00 0.01 0.00 0.01 99.72 09:32:40 09:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:32:40 09:16:01 2 1.92 0.00 0.02 0.00 0.03 98.03 09:32:40 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:16:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 09:17:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:32:40 09:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:17:01 2 0.48 0.00 0.02 0.00 0.02 99.48 09:32:40 09:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:17:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:32:40 09:18:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:32:40 09:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:18:01 2 0.91 0.00 0.05 0.00 0.03 99.01 09:32:40 09:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:18:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:18:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:18:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:32:40 09:19:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:32:40 09:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:19:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:32:40 09:19:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:19:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 09:20:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:32:40 09:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:20:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:32:40 09:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:20:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:20:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:40 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:40 09:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:21:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:32:40 09:21:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:21:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 09:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:21:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:32:40 09:22:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:40 09:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:22:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:22:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:32:40 09:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:22:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:40 09:22:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:32:40 09:23:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:32:40 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:23:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:32:40 09:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:32:40 09:24:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:32:40 09:24:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:32:40 09:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:24:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:24:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:32:40 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:25:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:32:40 09:25:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:32:40 09:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:25:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:32:40 09:25:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:32:40 09:25:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 09:32:40 09:25:01 CPU %user %nice %system %iowait %steal %idle 09:32:40 09:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:32:40 09:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:26:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:32:40 09:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:32:40 09:26:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:26:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:32:40 09:27:01 all 0.03 0.00 0.00 0.00 0.01 99.96 09:32:40 09:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:32:40 09:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:27:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:27:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:32:40 09:27:01 6 0.03 0.00 0.00 0.02 0.02 99.93 09:32:40 09:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:32:40 09:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:32:40 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:28:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:32:40 09:28:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:32:40 09:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:32:40 09:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 09:29:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:32:40 09:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:32:40 09:29:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:32:40 09:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:32:40 09:29:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:29:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:32:40 09:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:32:40 09:29:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:32:40 09:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 09:32:40 09:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:30:01 1 0.05 0.00 0.02 0.02 0.02 99.90 09:32:40 09:30:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:32:40 09:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.97 09:32:40 09:31:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:31:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:32:40 09:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:32:40 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:32:40 09:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 09:32:40 09:31:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:32:40 09:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:32:40 09:32:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:32:40 09:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:32:40 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:32:40 09:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:32:40 09:32:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:32:40 09:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:32:40 09:32:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:32:40 Average: all 6.46 0.00 1.14 0.70 0.03 91.68 09:32:40 Average: 0 6.35 0.00 1.13 0.99 0.03 91.49 09:32:40 Average: 1 6.73 0.00 1.19 0.65 0.03 91.40 09:32:40 Average: 2 6.44 0.00 1.08 0.54 0.03 91.91 09:32:40 Average: 3 6.55 0.00 1.13 0.38 0.02 91.91 09:32:40 Average: 4 6.28 0.00 1.12 0.67 0.02 91.91 09:32:40 Average: 5 6.57 0.00 1.22 1.28 0.02 90.90 09:32:40 Average: 6 6.38 0.00 1.19 0.50 0.02 91.91 09:32:40 Average: 7 6.33 0.00 1.07 0.61 0.02 91.97 09:32:40 09:32:40 09:32:40