Pull request #4896 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Connecting to https://api.github.com to check permissions of obtain list of jackchenjc for edgexfoundry/edgex-go Obtained Jenkinsfile from 88ea20729181eb12d7d41dd65a185ef9debd239e+6ac0180759da1d23d6b313fd49d9fb17c0af6626 (4e8a7b80ce1b43310ed94977618f453a58ffff9d) 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-ssh14881610437534936260.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-ssh12016879567095715319.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 Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4896/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-4896/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3958722468626980138.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-4896/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13067041980998000951.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 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh15844080021823083368.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 Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/PR-4896/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-4896/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh12075090194714574605.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 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 Waiting for next available executor Running on prd-ubuntu20.04-docker-8c-8g-9628 in /w/workspace/edgexfoundry_edgex-go_PR-4896 [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/1 [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/1 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 88ea20729181eb12d7d41dd65a185ef9debd239e Merge succeeded, producing 88ea20729181eb12d7d41dd65a185ef9debd239e Checking out Revision 88ea20729181eb12d7d41dd65a185ef9debd239e (PR-4896) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4896/head:refs/remotes/origin/PR-4896 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # 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 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # timeout=10 Commit message: "fix: Fix the wrong behavior when querying schedule action records" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:39:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 19:39:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 19:39:01 ========================================================= 19:39:01 EdgeX Global Pipelines Version Info 19:39:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 19:39:02 ------------------- 19:39:02 stable info: 19:39:02 ------------------- 19:39:02 Commited By: Cherry Wang cherry@iotechsys.com 19:39:02 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:39:02 Message: update stable to v1.0.263 19:39:03 ------------------- 19:39:03 experimental info: 19:39:03 ------------------- 19:39:03 Commited By: Cherry Wang cherry@iotechsys.com 19:39:03 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 19:39:03 Message: update experimental to v1.0.263 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 19:39:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 19:39:04 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-4896 [Pipeline] echo 19:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-4896 [Pipeline] echo 19:39:05 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-4896 [Pipeline] echo 19:39:05 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] echo 19:39:05 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 88ea207 [Pipeline] echo 19:39:05 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:39:05 provisioning config files... 19:39:05 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config5794784774534873545tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:39:05 ---> ****-login.sh 19:39:05 nexus3.edgexfoundry.org:10001 19:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:06 Configure a credential helper to remove this warning. See 19:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:06 19:39:06 Login Succeeded 19:39:06 nexus3.edgexfoundry.org:10002 19:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:06 Configure a credential helper to remove this warning. See 19:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:06 19:39:06 Login Succeeded 19:39:06 nexus3.edgexfoundry.org:10003 19:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:06 Configure a credential helper to remove this warning. See 19:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:06 19:39:06 Login Succeeded 19:39:06 nexus3.edgexfoundry.org:10004 19:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:06 Configure a credential helper to remove this warning. See 19:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:06 19:39:06 Login Succeeded 19:39:06 ****.io 19:39:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:39:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:39:06 Configure a credential helper to remove this warning. See 19:39:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:39:06 19:39:06 Login Succeeded 19:39:06 ---> ****-login.sh ends [Pipeline] } 19:39:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:07 + 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 19:39:07 + dirname cmd/core-command/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo core-command,cmd/core-command/Dockerfile 19:39:07 + dirname cmd/core-common-config-bootstrapper/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 19:39:07 + dirname cmd/core-data/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo core-data,cmd/core-data/Dockerfile 19:39:07 + dirname cmd/core-keeper/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo core-keeper,cmd/core-keeper/Dockerfile 19:39:07 + + dirnamecut cmd/core-metadata/Dockerfile -d/ 19:39:07 -f2 19:39:07 + echo core-metadata,cmd/core-metadata/Dockerfile 19:39:07 + dirname cmd/security-bootstrapper/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 19:39:07 + dirname cmd/security-proxy-auth/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 19:39:07 + dirname cmd/security-proxy-setup/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 19:39:07 + dirname cmd/security-secretstore-setup/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 19:39:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 19:39:07 + dirname cmd/security-spire-agent/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 19:39:07 + dirname cmd/security-spire-config/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 19:39:07 + + dirname cmd/security-spire-server/Dockerfile 19:39:07 cut -d/ -f2 19:39:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 19:39:07 + dirname cmd/support-cron-scheduler/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 19:39:07 + dirname cmd/support-notifications/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo support-notifications,cmd/support-notifications/Dockerfile 19:39:07 + dirname cmd/support-scheduler/Dockerfile 19:39:07 + cut -d/ -f2 19:39:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 19:39:07 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 19:39:08 + git rev-list -1 --merges 88ea20729181eb12d7d41dd65a185ef9debd239e~1..88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] echo 19:39:08 -----------> git rev-list -1 --merges 88ea20729181eb12d7d41dd65a185ef9debd239e~1..88ea20729181eb12d7d41dd65a185ef9debd239e 88ea20729181eb12d7d41dd65a185ef9debd239e [false] [Pipeline] sh 19:39:08 + git log --format=format:%s -1 88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] echo 19:39:08 ========================================================= 19:39:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 19:39:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 19:39:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 19:39:08 + grep -v github /etc/ssh/ssh_known_hosts 19:39:08 + [ -e /tmp/ssh_known_hosts ] 19:39:08 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 19:39:08 + + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 19:39:08 sudo tee -a /etc/ssh/ssh_known_hosts 19:39:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:09 19:39:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:39:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:09 0.1.4: Pulling from edgex-devops/py-git-semver 19:39:09 b85a868b505f: Pulling fs layer 19:39:09 e2be974225ed: Pulling fs layer 19:39:09 339a4e72a1f5: Pulling fs layer 19:39:09 988bab9f4d93: Pulling fs layer 19:39:09 1469e6f7b9e6: Pulling fs layer 19:39:09 eaf3925da568: Pulling fs layer 19:39:09 bab4dde63d76: Pulling fs layer 19:39:09 bde34c3a00c8: Pulling fs layer 19:39:09 b352a97aabf1: Pulling fs layer 19:39:09 4872d77fe225: Pulling fs layer 19:39:09 5851b861e8e6: Pulling fs layer 19:39:09 bab4dde63d76: Waiting 19:39:09 bde34c3a00c8: Waiting 19:39:09 b352a97aabf1: Waiting 19:39:09 4872d77fe225: Waiting 19:39:09 5851b861e8e6: Waiting 19:39:09 988bab9f4d93: Waiting 19:39:09 1469e6f7b9e6: Waiting 19:39:09 eaf3925da568: Waiting 19:39:09 e2be974225ed: Download complete 19:39:09 988bab9f4d93: Download complete 19:39:09 1469e6f7b9e6: Verifying Checksum 19:39:09 1469e6f7b9e6: Download complete 19:39:09 eaf3925da568: Verifying Checksum 19:39:09 eaf3925da568: Download complete 19:39:10 339a4e72a1f5: Verifying Checksum 19:39:10 339a4e72a1f5: Download complete 19:39:10 bde34c3a00c8: Download complete 19:39:10 b352a97aabf1: Download complete 19:39:10 4872d77fe225: Verifying Checksum 19:39:10 4872d77fe225: Download complete 19:39:10 5851b861e8e6: Verifying Checksum 19:39:10 5851b861e8e6: Download complete 19:39:10 b85a868b505f: Verifying Checksum 19:39:10 b85a868b505f: Download complete 19:39:10 bab4dde63d76: Verifying Checksum 19:39:10 bab4dde63d76: Download complete 19:39:11 b85a868b505f: Pull complete 19:39:11 e2be974225ed: Pull complete 19:39:11 339a4e72a1f5: Pull complete 19:39:11 988bab9f4d93: Pull complete 19:39:12 1469e6f7b9e6: Pull complete 19:39:12 eaf3925da568: Pull complete 19:39:14 bab4dde63d76: Pull complete 19:39:14 bde34c3a00c8: Pull complete 19:39:14 b352a97aabf1: Pull complete 19:39:14 4872d77fe225: Pull complete 19:39:14 5851b861e8e6: Pull complete 19:39:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 19:39:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 19:39:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:39:14 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 19:39:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:39:17 $ docker top a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c -eo pid,comm 19:39:17 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). 19:39:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 19:39:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:17 [ssh-agent] Looking for ssh-agent implementation... 19:39:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:18 $ docker exec a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent 19:39:18 SSH_AUTH_SOCK=/tmp/ssh-h77SjhzMYRof/agent.31 19:39:18 SSH_AGENT_PID=37 19:39:18 Running ssh-add (command line suppressed) 19:39:18 Identity added: /w/workspace/edgex-go/1@tmp/private_key_1265748867627868153.key (/w/workspace/edgex-go/1@tmp/private_key_1265748867627868153.key) 19:39:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:18 + git tag --points-at HEAD [Pipeline] } 19:39:18 $ docker exec --env ******** --env ******** a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent -k 19:39:18 unset SSH_AUTH_SOCK; 19:39:18 unset SSH_AGENT_PID; 19:39:18 echo Agent pid 37 killed; 19:39:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 19:39:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 19:39:18 [ssh-agent] Looking for ssh-agent implementation... 19:39:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 19:39:19 $ docker exec a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent 19:39:19 SSH_AUTH_SOCK=/tmp/ssh-N8IpvhPzjlrO/agent.70 19:39:19 SSH_AGENT_PID=76 19:39:19 Running ssh-add (command line suppressed) 19:39:19 Identity added: /w/workspace/edgex-go/1@tmp/private_key_2623424659630700834.key (/w/workspace/edgex-go/1@tmp/private_key_2623424659630700834.key) 19:39:19 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 19:39:19 + git semver init 19:39:19 2024-09-06 19:39:19,769 [run_init] DEBUG init version:0.0.0 force:False 19:39:19 2024-09-06 19:39:19,770 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/1/.semver 19:39:19 2024-09-06 19:39:19,771 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/1/.semver 19:39:19 2024-09-06 19:39:19,771 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/1/.semver'], cwd=/w/workspace/edgex-go/1, universal_newlines=False, shell=None, istream=None) 19:39:25 2024-09-06 19:39:24,806 [append_file] DEBUG append to file:/w/workspace/edgex-go/1/.git/info/exclude 19:39:25 2024-09-06 19:39:24,806 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/1/.semver/PR-4896 with force:False 19:39:25 2024-09-06 19:39:24,807 [write_file] DEBUG write to file:/w/workspace/edgex-go/1/.semver/PR-4896 19:39:25 2024-09-06 19:39:24,811 [execute] INFO git cat-file --batch-check 19:39:25 2024-09-06 19:39:24,812 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:25 2024-09-06 19:39:24,817 [execute] INFO git cat-file --batch 19:39:25 2024-09-06 19:39:24,818 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/1/.semver, universal_newlines=False, shell=None, istream=) 19:39:25 2024-09-06 19:39:24,821 [read_version] DEBUG read version from /w/workspace/edgex-go/1/.semver/PR-4896 19:39:25 0.0.0 [Pipeline] } 19:39:25 $ docker exec --env ******** --env ******** a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c ssh-agent -k 19:39:25 unset SSH_AUTH_SOCK; 19:39:25 unset SSH_AGENT_PID; 19:39:25 echo Agent pid 76 killed; 19:39:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 19:39:25 + git semver [Pipeline] } 19:39:26 $ docker stop --time=1 a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c 19:39:27 $ docker rm -f --volumes a64801adb4e03fe15cead1926eb35f5dbedfcd3a0487eaebc1c44325a5ae900c [Pipeline] // withDockerContainer [Pipeline] sh 19:39:27 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 19:39:28 Stashed 1 file(s) [Pipeline] echo 19:39:28 [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 19:39:29 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:39:29 ========================================================= 19:39:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 19:39:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:39:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 19:39:29 619be1103602: Pulling fs layer 19:39:29 7862e08f4a3e: Pulling fs layer 19:39:29 5df492c9dc93: Pulling fs layer 19:39:29 7629e6793208: Pulling fs layer 19:39:29 4f4fb700ef54: Pulling fs layer 19:39:29 fb5054dd5b73: Pulling fs layer 19:39:29 eeca6798cff9: Pulling fs layer 19:39:29 aa269ceb94a6: Pulling fs layer 19:39:29 ada007ff1a6a: Pulling fs layer 19:39:29 fb5054dd5b73: Waiting 19:39:29 eeca6798cff9: Waiting 19:39:29 ada007ff1a6a: Waiting 19:39:29 aa269ceb94a6: Waiting 19:39:29 7629e6793208: Waiting 19:39:29 7862e08f4a3e: Download complete 19:39:29 7629e6793208: Verifying Checksum 19:39:29 7629e6793208: Download complete 19:39:29 4f4fb700ef54: Verifying Checksum 19:39:29 4f4fb700ef54: Download complete 19:39:29 fb5054dd5b73: Download complete 19:39:29 619be1103602: Verifying Checksum 19:39:29 619be1103602: Download complete 19:39:29 eeca6798cff9: Verifying Checksum 19:39:29 eeca6798cff9: Download complete 19:39:29 619be1103602: Pull complete 19:39:29 ada007ff1a6a: Verifying Checksum 19:39:29 ada007ff1a6a: Download complete 19:39:30 7862e08f4a3e: Pull complete 19:39:30 5df492c9dc93: Verifying Checksum 19:39:30 5df492c9dc93: Download complete 19:39:30 aa269ceb94a6: Verifying Checksum 19:39:30 aa269ceb94a6: Download complete 19:39:33 5df492c9dc93: Pull complete 19:39:33 7629e6793208: Pull complete 19:39:33 4f4fb700ef54: Pull complete 19:39:33 fb5054dd5b73: Pull complete 19:39:33 eeca6798cff9: Pull complete 19:39:36 aa269ceb94a6: Pull complete 19:39:36 ada007ff1a6a: Pull complete 19:39:36 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 19:39:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:39:36 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:36 WORKDIR /edgex 19:39:36 COPY go.mod . 19:39:36 RUN go mod download 19:39:36 + docker build -t ci-base-image-x86_64 -f - . 19:39:37 Sending build context to Docker daemon 179.3MB 19:39:37 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 19:39:37 ---> f489d0715acc 19:39:37 Step 2/4 : WORKDIR /edgex 19:39:42 ---> Running in 2ee417469b6c 19:39:42 Removing intermediate container 2ee417469b6c 19:39:42 ---> 9c1f6ac40284 19:39:42 Step 3/4 : COPY go.mod . 19:39:42 ---> 44f3602a18a2 19:39:42 Step 4/4 : RUN go mod download 19:39:42 ---> Running in aa25bdf14997 19:39:43 Still waiting to schedule task 19:39:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 19:40:14 Removing intermediate container aa25bdf14997 19:40:14 ---> a1e5d8e500ac 19:40:14 Successfully built a1e5d8e500ac 19:40:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:15 + docker inspect -f . ci-base-image-x86_64 19:40:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:15 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 19:40:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:40:15 $ docker top 43c035645ef1fbcaf1fa2953bf5cd89c3a07ab55dd4ac12c4073666d779e1b05 -eo pid,comm [Pipeline] { [Pipeline] sh 19:40:16 + go version 19:40:16 go version go1.21.9 linux/amd64 [Pipeline] } 19:40:16 $ docker stop --time=1 43c035645ef1fbcaf1fa2953bf5cd89c3a07ab55dd4ac12c4073666d779e1b05 19:40:17 $ docker rm -f --volumes 43c035645ef1fbcaf1fa2953bf5cd89c3a07ab55dd4ac12c4073666d779e1b05 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:40:18 + docker inspect -f . ci-base-image-x86_64 19:40:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:40:18 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 19:40:18 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:40:18 $ docker top 62e6c04d244f601c4165b1058b31c7473b05f10e3ac05b65f4772b5f3bfe3e4c -eo pid,comm [Pipeline] { [Pipeline] echo 19:40:19 ========================================================= 19:40:19 [edgeXBuildGoParallel] Running Tests and Build... 19:40:19 ========================================================= [Pipeline] sh 19:40:19 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:40:19 + make test 19:40:19 go test -race -coverprofile=coverage.out ./... 19:40:27 ? github.com/edgexfoundry/edgex-go [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:40:54 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:40:55 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:40:56 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:40:56 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:40:56 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:40:56 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:40:56 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:40:58 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:40:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.020s coverage: 28.7% of statements 19:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:41:00 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:41:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.038s coverage: 97.0% of statements 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:41:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:41:03 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.221s coverage: 69.2% of statements 19:41:04 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.085s coverage: 53.2% of statements 19:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:41:04 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.983s coverage: 93.4% of statements 19:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.055s coverage: 91.7% of statements 19:41:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:41:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:41:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:41:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.377s coverage: 95.8% of statements 19:41:07 ok github.com/edgexfoundry/edgex-go/internal/io 1.025s coverage: 72.2% of statements 19:41:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:41:07 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:41:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 19:41:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.059s coverage: 0.8% of statements 19:41:09 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.048s coverage: 30.7% of statements 19:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.059s coverage: 41.7% of statements 19:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.046s coverage: 77.8% of statements 19:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 19:41:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.035s coverage: 96.3% of statements 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:41:10 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:41:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.029s coverage: 87.5% of statements 19:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:41:11 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:41:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:41:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:41:15 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:41:16 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:41:17 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:41:19 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:41:20 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:41:21 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:41:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:41:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.062s coverage: 94.4% of statements 19:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:41:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:41:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9629 in /w/workspace/edgexfoundry_edgex-go_PR-4896 [Pipeline] { [Pipeline] ws 19:41:24 Running in /w/workspace/edgex-go/1 [Pipeline] { [Pipeline] checkout 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:41:25 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:41:26 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:41:27 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:41:28 The recommended git tool is: git 19:41:35 using credential edgex-jenkins-ssh 19:41:35 Cloning the remote Git repository 19:41:35 Cloning repository git@github.com:edgexfoundry/edgex-go.git 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.266s coverage: 79.9% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 23.053s coverage: 92.9% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 66.7% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.027s coverage: 62.3% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.026s coverage: 87.2% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.068s coverage: 81.8% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.063s coverage: 82.1% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.020s coverage: 86.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.139s coverage: 63.1% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.685s coverage: 36.5% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.043s coverage: 89.5% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.025s coverage: 5.2% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.060s coverage: 90.8% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.043s coverage: 19.9% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.107s coverage: 95.7% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.035s coverage: 61.8% of statements 19:41:36 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 98.9% of statements 19:41:36 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 19:41:36 running golangci-lint 19:41:36 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 19:41:36 go version go1.21.9 linux/amd64 19:41:36 level=info msg="[config_reader] Used config file .golangci.yml" 19:41:36 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 19:41:35 > git init /w/workspace/edgex-go/1 # timeout=10 19:41:36 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:36 > git --version # timeout=10 19:41:36 > git --version # 'git version 2.25.1' 19:41:36 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:36 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:53 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:53 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 19:41:54 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 19:41:54 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 19:41:54 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:54 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/pull/4896/head:refs/remotes/origin/PR-4896 +refs/heads/main:refs/remotes/origin/main # timeout=10 19:41:55 Merging remotes/origin/main commit 6ac0180759da1d23d6b313fd49d9fb17c0af6626 into PR head commit 88ea20729181eb12d7d41dd65a185ef9debd239e 19:41:55 Merge succeeded, producing 88ea20729181eb12d7d41dd65a185ef9debd239e 19:41:55 Checking out Revision 88ea20729181eb12d7d41dd65a185ef9debd239e (PR-4896) 19:41:55 > git config core.sparsecheckout # timeout=10 19:41:55 > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # timeout=10 19:41:55 > git remote # timeout=10 19:41:55 > git config --get remote.origin.url # timeout=10 19:41:55 using GIT_SSH to set credentials SSH Credentials for GitHub 19:41:55 > git merge 6ac0180759da1d23d6b313fd49d9fb17c0af6626 # timeout=10 19:41:55 > git rev-parse HEAD^{commit} # timeout=10 19:41:55 > git config core.sparsecheckout # timeout=10 19:41:55 > git checkout -f 88ea20729181eb12d7d41dd65a185ef9debd239e # timeout=10 19:41:59 Commit message: "fix: Fix the wrong behavior when querying schedule action records" 19:41:59 > git --version # timeout=10 19:41:59 > git --version # 'git version 2.25.1' 19:41:59 fatal: bad object f3350a1713306dce7682ed7e37d5774890d03277 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 19:42:01 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 19:42:01 % Total % Received % Xferd Average Speed Time Time Time Current 19:42:01 Dload Upload Total Spent Left Speed 19:42:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 103k 0 --:--:-- --:--:-- --:--:-- 103k [Pipeline] sh 19:42:01 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 19:42:02 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 19:42:02 + sudo tee /etc/docker/daemon.new 19:42:02 { 19:42:02 "registry-mirrors": [ 19:42:02 "https://nexus3.edgexfoundry.org:10001" 19:42:02 ], 19:42:02 "bip": "10.250.0.254/24", 19:42:02 "hosts": [ 19:42:02 "tcp://0.0.0.0:5555", 19:42:02 "unix:///var/run/docker.sock" 19:42:02 ], 19:42:02 "mtu": 1458, 19:42:02 "selinux-enabled": true, 19:42:02 "seccomp-profile": "/etc/docker/seccomp.json" 19:42:02 } [Pipeline] sh 19:42:02 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 19:42:02 level=info msg="[loader] Go packages loading at mode 575 (deps|exports_file|files|imports|compiled_files|name|types_sizes) took 22.698361905s" 19:42:02 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 45.9296ms" 19:42:02 + sudo service docker restart 19:42:10 level=info msg="[linters_context/goanalysis] analyzers took 1m40.575401582s with top 10 stages: buildir: 59.80612784s, gosec: 9.460580367s, inspect: 2.914863089s, fact_deprecated: 2.481197539s, printf: 1.578901709s, ctrlflow: 1.568799024s, S1038: 1.351482775s, nilness: 1.24637887s, fact_purity: 1.246055063s, isgenerated: 926.650086ms" 19:42:11 level=info msg="[runner] Issues before processing: 214, after processing: 0" 19:42:11 level=info msg="[runner] Processors filtering stat (out/in): identifier_marker: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, skip_dirs: 214/214, path_prettifier: 214/214, skip_files: 214/214, exclude: 214/214, cgo: 214/214" 19:42:11 level=info msg="[runner] processing took 16.80045ms with stages: nolint: 7.485964ms, identifier_marker: 3.906129ms, path_prettifier: 1.971285ms, autogenerated_exclude: 1.259116ms, exclude-rules: 1.179834ms, skip_dirs: 927.991µs, filename_unadjuster: 35.2µs, cgo: 30.251µs, max_same_issues: 930ns, max_from_linter: 700ns, skip_files: 640ns, fixer: 520ns, uniq_by_line: 350ns, exclude: 290ns, diff: 290ns, severity-rules: 260ns, sort_results: 220ns, source_code: 140ns, path_shortener: 130ns, max_per_file_from_linter: 110ns, path_prefixer: 100ns" 19:42:11 level=info msg="[runner] linters took 12.473555886s with stages: goanalysis_metalinter: 12.456647525s" 19:42:11 level=info msg="File cache stats: 0 entries of total size 0B" 19:42:11 level=info msg="Memory: 354 samples, avg is 316.8MB, max is 1379.5MB" 19:42:11 level=info msg="Execution took 35.228932413s" 19:42:11 go vet ./... 19:42:17 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:42:17 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:42:18 ./bin/test-attribution-txt.sh [Pipeline] echo 19:42:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:42:18 + ls -al . 19:42:18 total 916 19:42:18 drwxrwxr-x 11 1001 1001 4096 Sep 6 19:40 . 19:42:18 drwxr-xr-x 4 root root 4096 Sep 6 19:40 .. 19:42:18 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:38 .blubracket 19:42:18 -rw-rw-r-- 1 1001 1001 10 Sep 6 19:38 .dockerignore 19:42:18 drwxrwxr-x 8 1001 1001 4096 Sep 6 19:41 .git 19:42:18 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:38 .github 19:42:18 -rw-rw-r-- 1 1001 1001 1102 Sep 6 19:38 .gitignore 19:42:18 -rw-rw-r-- 1 1001 1001 42 Sep 6 19:38 .golangci.yml 19:42:18 -rw-rw-r-- 1 1001 1001 100 Sep 6 19:38 .hadolint.yml 19:42:18 drwxr-xr-x 3 1001 1001 4096 Sep 6 19:39 .semver 19:42:18 -rw-rw-r-- 1 1001 1001 155 Sep 6 19:38 .sonarcloud.properties 19:42:18 -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:38 ADOPTERS.md 19:42:18 -rw-rw-r-- 1 1001 1001 21286 Sep 6 19:38 Attribution.txt 19:42:18 -rw-rw-r-- 1 1001 1001 100284 Sep 6 19:38 CHANGELOG.md 19:42:18 -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:38 CONTRIBUTING.md 19:42:18 -rw-rw-r-- 1 1001 1001 677 Sep 6 19:38 GOVERNANCE.md 19:42:18 -rw-rw-r-- 1 1001 1001 861 Sep 6 19:38 Jenkinsfile 19:42:18 -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:38 LICENSE 19:42:18 -rw-rw-r-- 1 1001 1001 16854 Sep 6 19:38 Makefile 19:42:18 -rw-rw-r-- 1 1001 1001 582 Sep 6 19:38 OWNERS.md 19:42:18 -rw-rw-r-- 1 1001 1001 9528 Sep 6 19:38 README.md 19:42:18 -rw-rw-r-- 1 1001 1001 789 Sep 6 19:38 SECURITY.md 19:42:18 -rw-rw-r-- 1 1001 1001 5 Sep 6 19:39 VERSION 19:42:18 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:38 bin 19:42:18 drwxrwxr-x 20 1001 1001 4096 Sep 6 19:38 cmd 19:42:18 -rw-r--r-- 1 root root 545587 Sep 6 19:41 coverage.out 19:42:18 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:38 fuzz_test 19:42:18 -rw-rw-r-- 1 1001 1001 7306 Sep 6 19:38 go.mod 19:42:18 -rw-rw-r-- 1 1001 1001 102583 Sep 6 19:38 go.sum 19:42:18 drwxrwxr-x 7 1001 1001 4096 Sep 6 19:38 internal 19:42:18 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:38 openapi 19:42:18 -rw-rw-r-- 1 1001 1001 584 Sep 6 19:38 security.txt 19:42:18 -rw-rw-r-- 1 1001 1001 204 Sep 6 19:38 version.go [Pipeline] sh 19:42:19 + '[' -e coverage.out ] 19:42:19 + chown 1001:1001 coverage.out [Pipeline] stash 19:42:19 Stashed 1 file(s) [Pipeline] sh 19:42:19 + make build 19:42:19 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:42:21 provisioning config files... 19:42:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/1@tmp/config17167917303152422639tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 19:42:21 ---> ****-login.sh 19:42:21 nexus3.edgexfoundry.org:10001 19:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:22 Configure a credential helper to remove this warning. See 19:42:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:22 19:42:22 Login Succeeded 19:42:22 nexus3.edgexfoundry.org:10002 19:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:22 Configure a credential helper to remove this warning. See 19:42:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:22 19:42:22 Login Succeeded 19:42:22 nexus3.edgexfoundry.org:10003 19:42:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:22 Configure a credential helper to remove this warning. See 19:42:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:22 19:42:22 Login Succeeded 19:42:22 nexus3.edgexfoundry.org:10004 19:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:23 Configure a credential helper to remove this warning. See 19:42:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:23 19:42:23 Login Succeeded 19:42:23 ****.io 19:42:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 19:42:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 19:42:23 Configure a credential helper to remove this warning. See 19:42:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 19:42:23 19:42:23 Login Succeeded 19:42:23 ---> ****-login.sh ends [Pipeline] } 19:42:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 19:42:24 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] echo 19:42:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 19:42:24 ========================================================= 19:42:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 19:42:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 19:42:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:24 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 19:42:24 c6b39de5b339: Pulling fs layer 19:42:24 a69c41024577: Pulling fs layer 19:42:24 d6de4b400683: Pulling fs layer 19:42:24 35cb2a7552d0: Pulling fs layer 19:42:24 4f4fb700ef54: Pulling fs layer 19:42:24 464afbd9ba4c: Pulling fs layer 19:42:24 00f215d4a9da: Pulling fs layer 19:42:24 d496ad576159: Pulling fs layer 19:42:24 35cb2a7552d0: Waiting 19:42:24 4f4fb700ef54: Waiting 19:42:24 464afbd9ba4c: Waiting 19:42:24 00f215d4a9da: Waiting 19:42:25 a69c41024577: Verifying Checksum 19:42:25 a69c41024577: Download complete 19:42:25 35cb2a7552d0: Verifying Checksum 19:42:25 35cb2a7552d0: Download complete 19:42:25 4f4fb700ef54: Verifying Checksum 19:42:25 4f4fb700ef54: Download complete 19:42:25 464afbd9ba4c: Verifying Checksum 19:42:25 464afbd9ba4c: Download complete 19:42:25 c6b39de5b339: Verifying Checksum 19:42:25 c6b39de5b339: Download complete 19:42:25 d496ad576159: Verifying Checksum 19:42:25 d496ad576159: Download complete 19:42:26 c6b39de5b339: Pull complete 19:42:26 a69c41024577: Pull complete 19:42:26 d6de4b400683: Download complete 19:42:27 00f215d4a9da: Verifying Checksum 19:42:27 00f215d4a9da: Download complete 19:42:40 d6de4b400683: Pull complete 19:42:40 35cb2a7552d0: Pull complete 19:42:40 4f4fb700ef54: Pull complete 19:42:40 464afbd9ba4c: Pull complete 19:42:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 19:42:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:42:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 19:42:46 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 19:42:47 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 19:42:50 00f215d4a9da: Pull complete 19:42:50 d496ad576159: Pull complete 19:42:50 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 19:42:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:50 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 19:42:50 + docker build -t ci-base-image-arm64 -f - . 19:42:50 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:50 WORKDIR /edgex 19:42:50 COPY go.mod . 19:42:50 RUN go mod download 19:42:51 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 19:42:51 Sending build context to Docker daemon 3.534MB 19:42:51 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 19:42:51 ---> f246e2811388 19:42:51 Step 2/4 : WORKDIR /edgex 19:42:53 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 19:42:53 ---> Running in bc9c61185c6e 19:42:53 Removing intermediate container bc9c61185c6e 19:42:53 ---> f1d32a27d7f5 19:42:53 Step 3/4 : COPY go.mod . 19:42:54 ---> b7f79ae076ec 19:42:54 Step 4/4 : RUN go mod download 19:42:54 ---> Running in e4d7f59c301d 19:42:55 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 19:42:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 19:42:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 19:42:58 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 19:42:59 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 19:43:00 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] } 19:43:01 $ docker stop --time=1 62e6c04d244f601c4165b1058b31c7473b05f10e3ac05b65f4772b5f3bfe3e4c 19:43:05 $ docker rm -f --volumes 62e6c04d244f601c4165b1058b31c7473b05f10e3ac05b65f4772b5f3bfe3e4c [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 19:43:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:07 19:43:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:43:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:08 latest: Pulling from edgex-devops/edgex-compose 19:43:08 91d30c5bc195: Pulling fs layer 19:43:08 2e9b0aa3be6d: Pulling fs layer 19:43:08 9c61dcf015f6: Pulling fs layer 19:43:08 4698f68db338: Pulling fs layer 19:43:08 2a2f49069b9e: Pulling fs layer 19:43:08 e0025b399a48: Pulling fs layer 19:43:08 4698f68db338: Waiting 19:43:08 2a2f49069b9e: Waiting 19:43:08 e0025b399a48: Waiting 19:43:08 91d30c5bc195: Verifying Checksum 19:43:08 91d30c5bc195: Download complete 19:43:08 4698f68db338: Download complete 19:43:08 2e9b0aa3be6d: Verifying Checksum 19:43:08 2e9b0aa3be6d: Download complete 19:43:08 e0025b399a48: Verifying Checksum 19:43:08 e0025b399a48: Download complete 19:43:08 91d30c5bc195: Pull complete 19:43:08 2a2f49069b9e: Verifying Checksum 19:43:08 2a2f49069b9e: Download complete 19:43:08 2e9b0aa3be6d: Pull complete 19:43:08 9c61dcf015f6: Verifying Checksum 19:43:08 9c61dcf015f6: Download complete 19:43:11 9c61dcf015f6: Pull complete 19:43:11 4698f68db338: Pull complete 19:43:11 2a2f49069b9e: Pull complete 19:43:11 e0025b399a48: Pull complete 19:43:11 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 19:43:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 19:43:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:43:11 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 19:43:11 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:43:14 $ docker top 5adbafc2d24e1f96b7349b291a67f5db49c31f41a9e7caf73e721f1d655af9ea -eo pid,comm [Pipeline] { [Pipeline] sh 19:43:14 + docker compose -f ./docker-compose-build.yml build --parallel 19:43:17 #1 [security-bootstrapper internal] load build definition from Dockerfile 19:43:17 #1 transferring dockerfile: 19:43:17 #1 transferring dockerfile: 3.17kB 0.0s done 19:43:17 #1 DONE 0.0s 19:43:17 19:43:17 #2 [support-notifications internal] load build definition from Dockerfile 19:43:17 #2 transferring dockerfile: 1.95kB done 19:43:17 #2 DONE 0.0s 19:43:17 19:43:17 #3 [security-spire-server internal] load build definition from Dockerfile 19:43:17 #3 transferring dockerfile: 1.70kB done 19:43:17 #3 DONE 0.0s 19:43:17 19:43:17 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 19:43:17 #4 transferring dockerfile: 1.89kB done 19:43:17 #4 DONE 0.0s 19:43:17 19:43:17 #5 [core-metadata internal] load build definition from Dockerfile 19:43:17 #5 transferring dockerfile: 2.06kB done 19:43:17 #5 DONE 0.0s 19:43:17 19:43:17 #6 [core-command internal] load build definition from Dockerfile 19:43:17 #6 transferring dockerfile: 1.93kB done 19:43:17 #6 DONE 0.0s 19:43:17 19:43:17 #7 [core-keeper internal] load build definition from Dockerfile 19:43:17 #7 transferring dockerfile: 2.01kB done 19:43:17 #7 DONE 0.0s 19:43:17 19:43:17 #8 [support-scheduler internal] load build definition from Dockerfile 19:43:17 #8 transferring dockerfile: 1.93kB done 19:43:17 #8 DONE 0.0s 19:43:17 19:43:17 #9 [core-data internal] load build definition from Dockerfile 19:43:17 #9 transferring dockerfile: 2.07kB done 19:43:17 #9 DONE 0.0s 19:43:17 19:43:17 #10 [security-spire-agent internal] load build definition from Dockerfile 19:43:17 #10 transferring dockerfile: 1.81kB done 19:43:17 #10 DONE 0.0s 19:43:17 19:43:17 #11 [security-secretstore-setup internal] load build definition from Dockerfile 19:43:17 #11 transferring dockerfile: 2.49kB done 19:43:17 #11 DONE 0.0s 19:43:17 19:43:17 #12 [security-spire-config internal] load build definition from Dockerfile 19:43:17 #12 transferring dockerfile: 1.69kB done 19:43:17 #12 DONE 0.0s 19:43:17 19:43:17 #13 [support-cron-scheduler internal] load build definition from Dockerfile 19:43:17 #13 transferring dockerfile: 1.85kB done 19:43:17 #13 DONE 0.0s 19:43:17 19:43:17 #14 [security-proxy-setup internal] load build definition from Dockerfile 19:43:17 #14 transferring dockerfile: 2.50kB done 19:43:17 #14 DONE 0.0s 19:43:17 19:43:17 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 19:43:17 #15 transferring dockerfile: 2.23kB done 19:43:17 #15 DONE 0.0s 19:43:17 19:43:17 #16 [security-bootstrapper internal] load .dockerignore 19:43:17 #16 transferring context: 50B done 19:43:17 #16 DONE 0.0s 19:43:17 19:43:17 #17 [security-proxy-auth internal] load build definition from Dockerfile 19:43:17 #17 transferring dockerfile: 2.15kB done 19:43:17 #17 DONE 0.1s 19:43:17 19:43:17 #18 [support-notifications internal] load .dockerignore 19:43:17 #18 transferring context: 50B done 19:43:17 #18 DONE 0.0s 19:43:17 19:43:17 #19 [security-spire-server internal] load .dockerignore 19:43:17 #19 transferring context: 50B done 19:43:17 #19 DONE 0.0s 19:43:17 19:43:17 #20 [security-spiffe-token-provider internal] load .dockerignore 19:43:17 #20 transferring context: 50B done 19:43:17 #20 DONE 0.0s 19:43:17 19:43:17 #21 [core-metadata internal] load .dockerignore 19:43:17 #21 transferring context: 50B done 19:43:17 #21 DONE 0.0s 19:43:17 19:43:17 #22 [core-command internal] load .dockerignore 19:43:17 #22 transferring context: 50B done 19:43:17 #22 DONE 0.0s 19:43:17 19:43:17 #23 [core-keeper internal] load .dockerignore 19:43:17 #23 transferring context: 50B done 19:43:17 #23 DONE 0.0s 19:43:17 19:43:17 #24 [core-data internal] load .dockerignore 19:43:17 #24 transferring context: 50B done 19:43:17 #24 DONE 0.0s 19:43:17 19:43:17 #25 [support-scheduler internal] load .dockerignore 19:43:17 #25 transferring context: 50B done 19:43:17 #25 DONE 0.0s 19:43:17 19:43:17 #26 [security-spire-agent internal] load .dockerignore 19:43:17 #26 transferring context: 50B 0.0s done 19:43:17 #26 DONE 0.0s 19:43:17 19:43:17 #27 [security-spire-config internal] load .dockerignore 19:43:17 #27 transferring context: 50B done 19:43:17 #27 DONE 0.0s 19:43:17 19:43:17 #28 [security-secretstore-setup internal] load .dockerignore 19:43:17 #28 transferring context: 50B done 19:43:17 #28 DONE 0.0s 19:43:17 19:43:17 #29 [support-cron-scheduler internal] load .dockerignore 19:43:17 #29 transferring context: 50B done 19:43:17 #29 DONE 0.0s 19:43:17 19:43:17 #30 [security-proxy-setup internal] load .dockerignore 19:43:17 #30 transferring context: 50B done 19:43:17 #30 DONE 0.0s 19:43:17 19:43:17 #31 [security-proxy-auth internal] load .dockerignore 19:43:17 #31 transferring context: 50B done 19:43:17 #31 DONE 0.0s 19:43:17 19:43:17 #32 [core-common-config-bootstrapper internal] load .dockerignore 19:43:17 #32 transferring context: 50B done 19:43:17 #32 DONE 0.1s 19:43:17 19:43:17 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:17 #33 DONE 0.0s 19:43:17 19:43:17 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 19:43:17 #34 DONE 0.1s 19:43:17 19:43:17 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:17 #35 ... 19:43:17 19:43:17 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:17 #33 DONE 0.0s 19:43:17 19:43:17 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 19:43:17 #34 DONE 0.1s 19:43:17 19:43:17 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:17 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:17 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.1s 19:43:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:17 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:17 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:17 #35 ... 19:43:17 19:43:17 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:17 #33 DONE 0.0s 19:43:17 19:43:17 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:17 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:17 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:17 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:18 #35 ... 19:43:18 19:43:18 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:18 #33 DONE 0.0s 19:43:18 19:43:18 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:18 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 19:43:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:18 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:18 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:18 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 19:43:18 #35 ... 19:43:18 19:43:18 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:18 #33 DONE 0.0s 19:43:18 19:43:18 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:18 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 19:43:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:18 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:18 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:18 #35 ... 19:43:18 19:43:18 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 19:43:18 #34 DONE 0.5s 19:43:18 19:43:18 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:18 #35 ... 19:43:18 19:43:18 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:18 #33 DONE 0.0s 19:43:18 19:43:18 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:18 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 19:43:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:18 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:18 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:18 #35 ... 19:43:18 19:43:18 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 19:43:18 #33 DONE 0.0s 19:43:18 19:43:18 #35 [support-cron-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:18 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:43:18 #35 ... 19:43:18 19:43:18 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 19:43:18 #34 DONE 0.7s 19:43:18 19:43:18 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 19:43:18 #36 DONE 0.8s 19:43:18 19:43:18 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:18 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 19:43:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:18 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:18 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:18 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:43:18 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:18 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 19:43:18 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:18 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:18 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:18 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:43:19 #35 ... 19:43:19 19:43:19 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 19:43:19 #37 DONE 1.2s 19:43:19 19:43:19 #38 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 19:43:19 #38 DONE 1.7s 19:43:19 19:43:19 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:19 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 19:43:19 #35 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 19:43:19 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 19:43:19 #35 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 19:43:19 #35 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 19:43:19 #35 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.6s done 19:43:19 #35 ... 19:43:19 19:43:19 #39 [security-spire-agent internal] load build context 19:43:19 #39 transferring context: 27.24kB 0.0s done 19:43:19 #39 DONE 0.2s 19:43:19 19:43:19 #40 [security-spire-config internal] load build context 19:43:19 #40 transferring context: 25.96kB 0.0s done 19:43:19 #40 DONE 1.0s 19:43:19 19:43:19 #41 [security-spire-server internal] load build context 19:43:19 #41 transferring context: 27.71kB 0.0s done 19:43:19 #41 DONE 1.0s 19:43:19 19:43:19 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 19:43:19 #35 DONE 2.0s 19:43:19 19:43:19 #42 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:43:24 #42 ... 19:43:24 19:43:24 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:43:24 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 19:43:24 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 19:43:24 #43 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 19:43:24 #43 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 19:43:24 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:43:24 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 19:43:24 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 5.4s 19:43:24 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 5.4s 19:43:28 #43 ... 19:43:28 19:43:28 #44 [security-bootstrapper internal] load build context 19:43:28 #44 transferring context: 185.88MB 9.7s 19:43:28 #44 ... 19:43:28 19:43:28 #45 [support-notifications internal] load build context 19:43:28 #45 ... 19:43:28 19:43:28 #46 [support-scheduler internal] load build context 19:43:28 #46 ... 19:43:28 19:43:28 #47 [core-keeper internal] load build context 19:43:28 #47 ... 19:43:28 19:43:28 #48 [core-metadata internal] load build context 19:43:28 #48 ... 19:43:28 19:43:28 #49 [security-spiffe-token-provider internal] load build context 19:43:28 #49 ... 19:43:28 19:43:28 #50 [core-command internal] load build context 19:43:28 #50 ... 19:43:28 19:43:28 #51 [support-cron-scheduler internal] load build context 19:43:28 #51 ... 19:43:28 19:43:28 #52 [core-data internal] load build context 19:43:28 #52 ... 19:43:28 19:43:28 #53 [security-proxy-setup internal] load build context 19:43:28 #53 ... 19:43:28 19:43:28 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:28 #54 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.6s done 19:43:28 #54 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 19:43:28 #54 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 19:43:28 #54 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 19:43:28 #54 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 19:43:28 #54 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 19:43:28 #54 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 19:43:28 #54 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 19:43:28 #54 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 19:43:28 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 9.6s 19:43:28 #54 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 19:43:28 #54 ... 19:43:28 19:43:28 #55 [security-proxy-auth internal] load build context 19:43:29 #55 ... 19:43:29 19:43:29 #56 [core-common-config-bootstrapper internal] load build context 19:43:29 #56 ... 19:43:29 19:43:29 #57 [security-secretstore-setup internal] load build context 19:43:29 #57 ... 19:43:29 19:43:29 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:29 #54 ... 19:43:29 19:43:29 #58 [core-command builder 2/7] WORKDIR /edgex-go 19:43:29 #58 ... 19:43:29 19:43:29 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:31 #54 ... 19:43:31 19:43:31 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:43:31 #59 ... 19:43:31 19:43:31 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:32 #54 ... 19:43:32 19:43:32 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:43:32 #60 ... 19:43:32 19:43:32 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:43:32 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 12.5s 19:43:32 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 12.5s 19:43:33 #43 ... 19:43:33 19:43:33 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:33 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 14.6s 19:43:38 #54 ... 19:43:38 19:43:38 #44 [security-bootstrapper internal] load build context 19:43:38 #44 transferring context: 495.49MB 17.8s done 19:43:38 #44 ... 19:43:38 19:43:38 #45 [support-notifications internal] load build context 19:43:38 #45 transferring context: 495.49MB 19.0s done 19:43:38 #45 ... 19:43:38 19:43:38 #46 [support-scheduler internal] load build context 19:43:38 #46 transferring context: 495.49MB 17.0s done 19:43:38 #46 ... 19:43:38 19:43:38 #47 [core-keeper internal] load build context 19:43:38 #47 transferring context: 495.49MB 14.6s done 19:43:38 #47 ... 19:43:38 19:43:38 #48 [core-metadata internal] load build context 19:43:38 #48 transferring context: 495.49MB 16.0s done 19:43:39 #48 ... 19:43:39 19:43:39 #50 [core-command internal] load build context 19:43:39 #50 transferring context: 495.49MB 15.3s done 19:43:39 #50 ... 19:43:39 19:43:39 #49 [security-spiffe-token-provider internal] load build context 19:43:39 #49 transferring context: 495.49MB 14.6s done 19:43:39 #49 ... 19:43:39 19:43:39 #52 [core-data internal] load build context 19:43:39 #52 transferring context: 495.49MB 13.3s done 19:43:39 #52 ... 19:43:39 19:43:39 #56 [core-common-config-bootstrapper internal] load build context 19:43:39 #56 transferring context: 495.49MB 16.1s done 19:43:39 #56 ... 19:43:39 19:43:39 #55 [security-proxy-auth internal] load build context 19:43:39 #55 transferring context: 495.49MB 14.5s done 19:43:40 #55 ... 19:43:40 19:43:40 #53 [security-proxy-setup internal] load build context 19:43:40 #53 transferring context: 495.49MB 14.7s done 19:43:40 #53 ... 19:43:40 19:43:40 #51 [support-cron-scheduler internal] load build context 19:43:40 #51 transferring context: 495.49MB 16.6s done 19:43:40 #51 ... 19:43:40 19:43:40 #57 [security-secretstore-setup internal] load build context 19:43:40 #57 transferring context: 495.49MB 16.0s done 19:43:40 #57 ... 19:43:40 19:43:40 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:40 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.8s 19:43:41 #54 ... 19:43:41 19:43:41 #52 [core-data internal] load build context 19:43:41 #52 DONE 24.0s 19:43:41 19:43:41 #49 [security-spiffe-token-provider internal] load build context 19:43:41 #49 DONE 24.0s 19:43:41 19:43:41 #47 [core-keeper internal] load build context 19:43:41 #47 DONE 24.0s 19:43:41 19:43:41 #58 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 19:43:41 #58 DONE 22.8s 19:43:41 19:43:41 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:41 #54 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 22.7s done 19:43:41 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19:43:42 #54 ... 19:43:42 19:43:42 #50 [core-command internal] load build context 19:43:42 #50 DONE 24.0s 19:43:42 19:43:42 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:43 #54 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0.9s done 19:43:44 #54 ... 19:43:44 19:43:44 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:43:44 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 22.6s done 19:43:44 #43 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.6s done 19:43:44 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 19:43:44 #43 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.6s done 19:43:46 #43 ... 19:43:46 19:43:46 #55 [security-proxy-auth internal] load build context 19:43:46 #55 DONE 27.9s 19:43:46 19:43:46 #61 [core-data builder 3/7] RUN apk add --update --no-cache make git 19:43:52 #61 ... 19:43:52 19:43:52 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:43:52 #62 ... 19:43:52 19:43:52 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:43:52 #63 ... 19:43:52 19:43:52 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:43:52 #64 ... 19:43:52 19:43:52 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:43:52 #65 ... 19:43:52 19:43:52 #66 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 19:43:52 #66 ... 19:43:52 19:43:52 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:43:52 #67 ... 19:43:52 19:43:52 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:43:52 #68 ... 19:43:52 19:43:52 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:43:53 #69 ... 19:43:53 19:43:53 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:43:53 #70 ... 19:43:53 19:43:53 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:53 #71 ... 19:43:53 19:43:53 #48 [core-metadata internal] load build context 19:43:53 #48 DONE 35.5s 19:43:53 19:43:53 #53 [security-proxy-setup internal] load build context 19:43:53 #53 DONE 34.9s 19:43:53 19:43:53 #46 [support-scheduler internal] load build context 19:43:53 #46 DONE 35.5s 19:43:53 19:43:53 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:43:53 #72 ... 19:43:53 19:43:53 #51 [support-cron-scheduler internal] load build context 19:43:53 #51 DONE 35.2s 19:43:53 19:43:53 #57 [security-secretstore-setup internal] load build context 19:43:53 #57 DONE 35.4s 19:43:53 19:43:53 #56 [core-common-config-bootstrapper internal] load build context 19:43:53 #56 DONE 34.9s 19:43:53 19:43:53 #45 [support-notifications internal] load build context 19:43:53 #45 DONE 35.8s 19:43:53 19:43:53 #44 [security-bootstrapper internal] load build context 19:43:53 #44 DONE 35.8s 19:43:53 19:43:53 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:53 #73 ... 19:43:53 19:43:53 #54 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 19:43:53 #54 DONE 35.0s 19:43:53 19:43:53 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:43:54 #43 ... 19:43:54 19:43:54 #70 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 19:43:54 #70 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:54 #70 12.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:54 #70 12.58 (1/2) Installing ca-certificates (20240226-r0) 19:43:54 #70 12.60 (2/2) Installing dumb-init (1.2.5-r2) 19:43:54 #70 12.60 Executing busybox-1.36.1-r7.trigger 19:43:54 #70 12.61 Executing ca-certificates-20240226-r0.trigger 19:43:54 #70 12.66 OK: 8 MiB in 17 packages 19:43:54 #70 DONE 12.8s 19:43:54 19:43:54 #60 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 19:43:54 #60 32.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:54 #60 32.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:54 #60 32.81 (1/2) Installing dumb-init (1.2.5-r2) 19:43:54 #60 32.82 (2/2) Installing su-exec (0.2-r3) 19:43:54 #60 32.83 Executing busybox-1.36.1-r7.trigger 19:43:54 #60 32.84 OK: 7 MiB in 17 packages 19:43:54 #60 DONE 33.1s 19:43:54 19:43:54 #64 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 19:43:54 #64 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:54 #64 12.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:54 #64 12.63 (1/1) Installing dumb-init (1.2.5-r2) 19:43:54 #64 12.64 Executing busybox-1.36.1-r7.trigger 19:43:54 #64 12.65 OK: 7 MiB in 16 packages 19:43:54 #64 DONE 12.8s 19:43:54 19:43:54 #74 [core-command stage-1 3/9] RUN apk --no-cache upgrade 19:43:55 #74 ... 19:43:55 19:43:55 #59 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 19:43:55 #59 33.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #59 33.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #59 33.56 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:43:55 #59 33.56 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:43:55 #59 33.56 OK: 20072 distinct packages available 19:43:55 #59 33.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #59 33.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #59 33.95 (1/4) Installing dumb-init (1.2.5-r2) 19:43:55 #59 33.95 (2/4) Installing musl-obstack (1.2.3-r2) 19:43:55 #59 33.96 (3/4) Installing libucontext (1.2-r2) 19:43:55 #59 33.96 (4/4) Installing gcompat (1.1.0-r1) 19:43:55 #59 33.96 Executing busybox-1.36.1-r7.trigger 19:43:55 #59 33.97 OK: 8 MiB in 19 packages 19:43:55 #59 DONE 34.4s 19:43:55 19:43:55 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 19:43:55 #61 12.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #61 12.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #61 12.77 OK: 264 MiB in 52 packages 19:43:55 #61 DONE 13.2s 19:43:55 19:43:55 #42 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 19:43:55 #42 34.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #42 34.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #42 34.94 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:43:55 #42 34.94 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:43:55 #42 34.94 OK: 20072 distinct packages available 19:43:55 #42 34.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #42 35.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #42 35.31 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:43:55 #42 35.35 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:43:55 #42 35.37 (3/7) Installing dumb-init (1.2.5-r2) 19:43:55 #42 35.37 (4/7) Installing musl-obstack (1.2.3-r2) 19:43:55 #42 35.37 (5/7) Installing libucontext (1.2-r2) 19:43:55 #42 35.37 (6/7) Installing gcompat (1.1.0-r1) 19:43:55 #42 35.38 (7/7) Installing openssl (3.1.7-r0) 19:43:55 #42 35.39 Executing busybox-1.36.1-r7.trigger 19:43:55 #42 35.40 OK: 8 MiB in 20 packages 19:43:55 #42 DONE 35.6s 19:43:55 19:43:55 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 19:43:55 #63 12.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #63 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #63 12.80 OK: 264 MiB in 52 packages 19:43:55 #63 DONE 13.2s 19:43:55 19:43:55 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 19:43:55 #68 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #68 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #68 12.99 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:43:55 #68 13.03 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:43:55 #68 13.04 (3/6) Installing dumb-init (1.2.5-r2) 19:43:55 #68 13.05 (4/6) Installing openssl (3.1.7-r0) 19:43:55 #68 13.06 (5/6) Installing su-exec (0.2-r3) 19:43:55 #68 13.06 (6/6) Installing yq (4.33.3-r5) 19:43:55 #68 13.12 Executing busybox-1.36.1-r7.trigger 19:43:55 #68 13.18 OK: 17 MiB in 19 packages 19:43:55 #68 DONE 13.3s 19:43:55 19:43:55 #75 [core-metadata builder 4/7] COPY go.mod vendor* ./ 19:43:55 #75 DONE 0.1s 19:43:55 19:43:55 #76 [support-notifications builder 4/7] COPY go.mod vendor* ./ 19:43:55 #76 DONE 0.1s 19:43:55 19:43:55 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:55 #77 ... 19:43:55 19:43:55 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:55 #71 DONE 13.3s 19:43:55 19:43:55 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 19:43:55 #62 12.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #62 12.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #62 13.18 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:43:55 #62 13.18 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:43:55 #62 13.18 OK: 20072 distinct packages available 19:43:55 #62 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #62 13.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #62 13.52 (1/11) Installing ca-certificates (20240226-r0) 19:43:55 #62 13.53 (2/11) Installing brotli-libs (1.0.9-r14) 19:43:55 #62 13.54 (3/11) Installing libunistring (1.1-r1) 19:43:55 #62 13.56 (4/11) Installing libidn2 (2.3.4-r1) 19:43:55 #62 13.56 (5/11) Installing nghttp2-libs (1.57.0-r0) 19:43:55 #62 13.57 (6/11) Installing libcurl (8.9.0-r0) 19:43:55 #62 13.58 (7/11) Installing curl (8.9.0-r0) 19:43:55 #62 13.58 (8/11) Installing dumb-init (1.2.5-r2) 19:43:55 #62 13.59 (9/11) Installing musl-obstack (1.2.3-r2) 19:43:55 #62 13.59 (10/11) Installing libucontext (1.2-r2) 19:43:55 #62 13.59 (11/11) Installing gcompat (1.1.0-r1) 19:43:55 #62 13.60 Executing busybox-1.36.1-r7.trigger 19:43:55 #62 13.61 Executing ca-certificates-20240226-r0.trigger 19:43:55 #62 13.65 OK: 12 MiB in 26 packages 19:43:55 #62 DONE 13.9s 19:43:55 19:43:55 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 19:43:55 #65 13.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:55 #65 13.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:55 #65 13.37 (1/3) Installing ca-certificates (20240226-r0) 19:43:55 #65 13.39 (2/3) Installing dumb-init (1.2.5-r2) 19:43:55 #65 13.39 (3/3) Installing tzdata (2024a-r0) 19:43:55 #65 13.47 Executing busybox-1.36.1-r7.trigger 19:43:55 #65 13.48 Executing ca-certificates-20240226-r0.trigger 19:43:55 #65 13.53 OK: 11 MiB in 18 packages 19:43:55 #65 DONE 13.9s 19:43:55 19:43:55 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:43:56 #78 ... 19:43:56 19:43:56 #73 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 19:43:56 #73 DONE 14.5s 19:43:56 19:43:56 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:43:56 #69 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:56 #69 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:56 #69 ... 19:43:56 19:43:56 #66 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 19:43:56 #66 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:56 #66 14.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:56 #66 14.36 OK: 264 MiB in 52 packages 19:43:56 #66 DONE 14.7s 19:43:56 19:43:56 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:43:56 #79 DONE 0.2s 19:43:56 19:43:56 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 19:43:56 #69 14.75 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 19:43:56 #69 14.75 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 19:43:56 #69 14.75 OK: 20078 distinct packages available 19:43:56 #69 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:57 #69 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:57 #69 15.09 OK: 264 MiB in 52 packages 19:43:57 #69 DONE 15.2s 19:43:57 19:43:57 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 19:43:57 #80 DONE 0.0s 19:43:57 19:43:57 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:43:57 #81 ... 19:43:57 19:43:57 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 19:43:57 #67 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:57 #67 15.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:57 #67 15.46 (1/4) Installing ca-certificates (20240226-r0) 19:43:57 #67 15.48 (2/4) Installing dumb-init (1.2.5-r2) 19:43:57 #67 15.48 (3/4) Installing su-exec (0.2-r3) 19:43:57 #67 15.48 (4/4) Installing yq (4.33.3-r5) 19:43:57 #67 15.56 Executing busybox-1.36.1-r7.trigger 19:43:57 #67 15.56 Executing ca-certificates-20240226-r0.trigger 19:43:57 #67 15.61 OK: 17 MiB in 19 packages 19:43:57 #67 DONE 15.8s 19:43:57 19:43:57 #72 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 19:43:57 #72 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:57 #72 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:57 #72 15.85 (1/1) Installing dumb-init (1.2.5-r2) 19:43:57 #72 15.86 Executing busybox-1.36.1-r7.trigger 19:43:57 #72 15.86 OK: 7 MiB in 16 packages 19:43:57 #72 DONE 16.0s 19:43:57 19:43:57 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:43:58 #82 ... 19:43:58 19:43:58 #83 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 19:43:58 #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:58 #0 2.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:58 #0 2.928 OK: 8 MiB in 20 packages 19:43:58 #83 DONE 3.1s 19:43:58 19:43:58 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:43:59 #84 ... 19:43:59 19:43:59 #85 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 19:43:59 #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:59 #0 3.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:59 #0 3.367 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:43:59 #0 3.401 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:43:59 #0 3.477 Executing ca-certificates-20240226-r0.trigger 19:43:59 #0 3.540 OK: 8 MiB in 17 packages 19:43:59 #85 DONE 5.1s 19:43:59 19:43:59 #74 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 19:43:59 #74 2.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:59 #74 3.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:59 #74 3.595 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:43:59 #74 3.619 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:43:59 #74 3.625 OK: 7 MiB in 16 packages 19:43:59 #74 DONE 5.1s 19:43:59 19:43:59 #86 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 19:43:59 #0 3.125 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:59 #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:59 #0 3.401 OK: 17 MiB in 19 packages 19:43:59 #86 DONE 4.6s 19:43:59 19:43:59 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 19:43:59 #0 3.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:43:59 #0 3.316 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:43:59 #0 3.485 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:43:59 #0 3.549 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:43:59 #0 3.567 OK: 7 MiB in 17 packages 19:43:59 #87 DONE 5.1s 19:44:00 19:44:00 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 19:44:00 #0 2.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:00 #0 4.007 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:00 #0 4.173 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:44:00 #0 4.211 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:44:00 #0 4.218 OK: 8 MiB in 19 packages 19:44:00 #88 DONE 4.7s 19:44:00 19:44:00 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 19:44:00 #89 DONE 1.6s 19:44:00 19:44:00 #84 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:44:00 #84 DONE 1.6s 19:44:00 19:44:00 #90 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 19:44:00 #0 3.066 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:00 #0 3.670 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:00 #0 4.451 OK: 264 MiB in 52 packages 19:44:00 #90 DONE 4.6s 19:44:00 19:44:00 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:44:00 #91 ... 19:44:00 19:44:00 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 19:44:00 #0 3.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:00 #0 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:00 #0 3.866 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:44:00 #0 4.010 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:44:00 #0 4.018 Executing ca-certificates-20240226-r0.trigger 19:44:00 #0 4.076 OK: 12 MiB in 26 packages 19:44:00 #92 DONE 4.3s 19:44:00 19:44:00 #78 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 19:44:00 #78 4.055 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:00 #78 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:00 #78 4.374 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:44:00 #78 4.497 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:44:00 #78 4.504 Executing ca-certificates-20240226-r0.trigger 19:44:00 #78 4.557 OK: 11 MiB in 18 packages 19:44:01 #78 DONE 5.6s 19:44:01 19:44:01 #93 [security-spire-server stage-2 5/9] COPY Attribution.txt / 19:44:01 #93 DONE 1.5s 19:44:01 19:44:01 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 19:44:01 #94 DONE 1.5s 19:44:01 19:44:01 #95 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:44:01 #95 DONE 1.6s 19:44:01 19:44:01 #96 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 19:44:01 #0 3.464 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:01 #0 3.941 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:01 #0 4.601 (1/1) Installing dumb-init (1.2.5-r2) 19:44:01 #0 4.899 Executing busybox-1.36.1-r7.trigger 19:44:01 #0 4.906 OK: 7 MiB in 16 packages 19:44:01 #96 DONE 5.1s 19:44:01 19:44:01 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:44:01 #97 ... 19:44:01 19:44:01 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 19:44:01 #98 DONE 1.6s 19:44:01 19:44:01 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 19:44:01 #91 DONE 1.5s 19:44:01 19:44:01 #99 [security-spire-server stage-2 6/9] COPY security.txt / 19:44:01 #99 DONE 0.2s 19:44:01 19:44:01 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 19:44:01 #97 DONE 0.2s 19:44:01 19:44:01 #100 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 19:44:01 #100 DONE 0.1s 19:44:01 19:44:01 #101 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 19:44:01 #101 DONE 0.1s 19:44:01 19:44:01 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:44:01 #102 ... 19:44:01 19:44:01 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 19:44:01 #103 DONE 0.1s 19:44:01 19:44:01 #104 [security-spire-config stage-2 6/10] COPY security.txt / 19:44:01 #104 DONE 0.1s 19:44:01 19:44:01 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 19:44:01 #105 DONE 0.1s 19:44:01 19:44:01 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 19:44:01 #106 DONE 0.1s 19:44:01 19:44:01 #102 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 19:44:01 #102 DONE 0.1s 19:44:01 19:44:01 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 19:44:01 #107 DONE 0.1s 19:44:01 19:44:01 #108 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 19:44:01 #108 DONE 0.1s 19:44:01 19:44:01 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:02 #109 ... 19:44:02 19:44:02 #110 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 19:44:02 #110 DONE 0.1s 19:44:02 19:44:02 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 19:44:02 #111 DONE 0.1s 19:44:02 19:44:02 #109 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 19:44:02 #109 DONE 0.1s 19:44:02 19:44:02 #112 [security-spire-config] exporting to image 19:44:02 #112 exporting layers 19:44:02 Removing intermediate container e4d7f59c301d 19:44:02 ---> 8e7674283ad2 19:44:02 Successfully built 8e7674283ad2 19:44:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:02 + docker inspect -f . ci-base-image-arm64 19:44:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:02 prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container 19:44:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:44:03 #112 ... 19:44:03 19:44:03 #113 [core-data stage-1 3/8] RUN apk --no-cache upgrade 19:44:03 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:03 #0 4.908 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:03 #0 5.149 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:44:03 #0 5.321 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:44:03 #0 5.331 OK: 7 MiB in 16 packages 19:44:03 #113 DONE 5.5s 19:44:03 19:44:03 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 19:44:03 #82 4.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 19:44:03 #82 4.855 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 19:44:03 #82 5.043 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 19:44:03 #82 5.074 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 19:44:03 #82 5.081 Executing ca-certificates-20240226-r0.trigger 19:44:03 #82 5.128 OK: 17 MiB in 19 packages 19:44:03 #82 DONE 5.7s 19:44:03 19:44:03 #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 19:44:03 #114 DONE 3.5s 19:44:03 19:44:03 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 19:44:03 #115 DONE 0.3s 19:44:03 19:44:03 #112 [security-spire-config] exporting to image 19:44:03 #112 exporting layers 1.9s done 19:44:03 #112 exporting layers 1.8s done 19:44:03 #112 writing image sha256:b6fa9f58c3297f1968b7e314023984aae6f414b4b4ab0f1bb8dd6c5d0530655b 0.0s done 19:44:03 #112 naming to docker.io/library/security-spire-server done 19:44:03 #112 writing image sha256:3531efa5a888f3ab9338e12cb00809b0431f12d4fe99f082579b8e516ef331cd done 19:44:03 #112 writing image sha256:92b430e93213f662caad43fbfc5d6a336ba545476d592c070e8809c4002da1b8 done 19:44:03 #112 naming to docker.io/library/security-spire-agent done 19:44:03 #112 naming to docker.io/library/security-spire-config done 19:44:03 #112 DONE 2.0s 19:44:03 19:44:03 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:04 $ docker top 88d3b43f669c183157cec85dcae0607dcf1f80cac113e48778034cabb79fddfa -eo pid,comm [Pipeline] { [Pipeline] sh 19:44:05 + go version 19:44:05 go version go1.21.9 linux/arm64 [Pipeline] } 19:44:05 $ docker stop --time=1 88d3b43f669c183157cec85dcae0607dcf1f80cac113e48778034cabb79fddfa 19:44:05 #116 ... 19:44:05 19:44:05 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:05 #117 ... 19:44:05 19:44:05 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:06 $ docker rm -f --volumes 88d3b43f669c183157cec85dcae0607dcf1f80cac113e48778034cabb79fddfa [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 19:44:07 + docker inspect -f . ci-base-image-arm64 19:44:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 19:44:08 prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container 19:44:08 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 19:44:09 $ docker top 91a6d9410b9791d1d6f35a8f7aa72af2f48115417afcb1552d94ee71a6c26742 -eo pid,comm [Pipeline] { [Pipeline] echo 19:44:09 ========================================================= 19:44:09 [edgeXBuildGoParallel] Running Tests and Build... 19:44:09 ========================================================= [Pipeline] sh 19:44:10 + git config --global --add safe.directory /w/workspace/edgex-go/1 [Pipeline] fileExists [Pipeline] sh 19:44:10 + make test 19:44:10 go test -race -coverprofile=coverage.out ./... 19:44:52 #118 DONE 49.3s 19:44:52 19:44:52 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:52 #116 DONE 44.6s 19:44:52 19:44:52 #77 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:52 #77 DONE 50.8s 19:44:52 19:44:52 #117 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:52 #117 DONE 50.8s 19:44:52 19:44:52 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:52 #81 DONE 48.9s 19:44:52 19:44:52 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:44:56 #119 ... 19:44:56 19:44:56 #120 [support-notifications builder 6/7] COPY . . 19:44:56 #120 ... 19:44:56 19:44:56 #121 [security-bootstrapper builder 6/7] COPY . . 19:44:56 #121 DONE 10.3s 19:44:56 19:44:56 #122 [core-keeper builder 7/8] COPY . . 19:44:56 #122 DONE 10.2s 19:44:56 19:44:56 #119 [security-spiffe-token-provider builder 6/7] COPY . . 19:44:56 #119 DONE 10.2s 19:44:56 19:44:56 #120 [support-notifications builder 6/7] COPY . . 19:44:56 #120 DONE 10.2s 19:44:56 19:44:56 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 19:44:56 #123 CACHED 19:44:56 19:44:56 #124 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #124 CACHED 19:44:56 19:44:56 #125 [support-cron-scheduler builder 6/7] COPY . . 19:44:56 #125 CACHED 19:44:56 19:44:56 #126 [security-proxy-setup builder 6/7] COPY . . 19:44:56 #126 CACHED 19:44:56 19:44:56 #127 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 19:44:56 #127 CACHED 19:44:56 19:44:56 #128 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #128 CACHED 19:44:56 19:44:56 #129 [core-metadata builder 6/7] COPY . . 19:44:56 #129 DONE 10.2s 19:44:56 19:44:56 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 19:44:56 #130 CACHED 19:44:56 19:44:56 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #131 CACHED 19:44:56 19:44:56 #132 [support-scheduler builder 6/7] COPY . . 19:44:56 #132 CACHED 19:44:56 19:44:56 #133 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #133 CACHED 19:44:56 19:44:56 #134 [security-proxy-auth builder 6/7] COPY . . 19:44:56 #134 CACHED 19:44:56 19:44:56 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 19:44:56 #135 CACHED 19:44:56 19:44:56 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 19:44:56 #136 CACHED 19:44:56 19:44:56 #137 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #137 CACHED 19:44:56 19:44:56 #138 [core-data builder 6/7] COPY . . 19:44:56 #138 CACHED 19:44:56 19:44:56 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #139 CACHED 19:44:56 19:44:56 #140 [core-command builder 6/7] COPY . . 19:44:56 #140 CACHED 19:44:56 19:44:56 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 19:44:56 #141 CACHED 19:44:56 19:44:56 #142 [security-secretstore-setup builder 6/7] COPY . . 19:44:56 #142 CACHED 19:44:56 19:44:56 #143 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 19:44:56 #143 CACHED 19:44:56 19:44:56 #144 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #144 CACHED 19:44:56 19:44:56 #145 [core-common-config-bootstrapper builder 6/7] COPY . . 19:44:56 #145 CACHED 19:44:56 19:44:56 #146 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 19:44:56 #146 CACHED 19:44:56 19:44:56 #147 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 19:44:56 #147 CACHED 19:44:56 19:44:56 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:44:57 ? github.com/edgexfoundry/edgex-go [no test files] 19:44:57 #148 1.554 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 19:45:07 #148 ... 19:45:07 19:45:07 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:45:07 #0 0.754 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 19:45:07 #149 ... 19:45:07 19:45:07 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:45:07 #0 1.193 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 19:45:07 #150 ... 19:45:07 19:45:07 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:45:07 #0 0.660 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 19:45:07 #151 ... 19:45:07 19:45:07 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:45:07 #0 1.439 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 19:45:07 #152 ... 19:45:07 19:45:07 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:45:07 #0 1.524 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 19:45:07 #153 ... 19:45:07 19:45:07 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:45:07 #0 1.206 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 19:45:07 #154 ... 19:45:07 19:45:07 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:45:07 #0 1.506 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 19:45:07 #155 ... 19:45:07 19:45:07 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:45:07 #0 1.496 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 19:45:07 #156 ... 19:45:07 19:45:07 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:45:07 #0 1.099 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 19:45:07 #157 ... 19:45:07 19:45:07 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:45:07 #0 0.652 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 19:45:07 #158 ... 19:45:07 19:45:07 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:45:07 #0 0.799 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 19:45:08 #159 ... 19:45:08 19:45:08 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:45:08 #0 1.536 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 19:46:44 #160 ... 19:46:44 19:46:44 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:46:44 #154 93.88 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 19:47:41 #154 ... 19:47:41 19:47:41 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 19:47:41 #149 DONE 160.3s 19:47:41 19:47:41 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 19:47:41 #156 DONE 160.3s 19:47:41 19:47:41 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 19:47:41 #157 DONE 160.3s 19:47:41 19:47:41 #159 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 19:47:41 #159 DONE 160.3s 19:47:41 19:47:41 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 19:47:41 #152 DONE 160.3s 19:47:41 19:47:41 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 19:47:41 #160 DONE 160.3s 19:47:41 19:47:41 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:47:41 #161 ... 19:47:41 19:47:41 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 19:47:41 #150 DONE 160.5s 19:47:41 19:47:41 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 19:47:41 #148 DONE 160.6s 19:47:41 19:47:41 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 19:47:41 #153 DONE 160.6s 19:47:41 19:47:41 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 19:47:41 #154 DONE 160.6s 19:47:41 19:47:41 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #162 ... 19:47:41 19:47:41 #155 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 19:47:41 #155 DONE 160.7s 19:47:41 19:47:41 #151 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 19:47:41 #151 DONE 160.8s 19:47:41 19:47:41 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 19:47:41 #158 DONE 160.7s 19:47:41 19:47:41 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #163 ... 19:47:41 19:47:41 #164 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #164 DONE 0.9s 19:47:41 19:47:41 #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #165 DONE 0.9s 19:47:41 19:47:41 #166 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #166 DONE 1.0s 19:47:41 19:47:41 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 19:47:41 #161 DONE 0.9s 19:47:41 19:47:41 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:47:41 #167 ... 19:47:41 19:47:41 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #168 DONE 1.0s 19:47:41 19:47:41 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #162 DONE 0.8s 19:47:41 19:47:41 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #163 DONE 0.7s 19:47:41 19:47:41 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:47:41 #169 ... 19:47:41 19:47:41 #170 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #170 DONE 0.7s 19:47:41 19:47:41 #171 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #171 DONE 0.7s 19:47:41 19:47:41 #172 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 19:47:41 #172 DONE 0.6s 19:47:41 19:47:41 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:47:41 #173 ... 19:47:41 19:47:41 #174 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:47:41 #174 DONE 0.5s 19:47:41 19:47:41 #175 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:47:41 #175 DONE 0.5s 19:47:41 19:47:41 #176 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:41 #176 CACHED 19:47:41 19:47:41 #177 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #177 CACHED 19:47:41 19:47:41 #178 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:47:41 #178 CACHED 19:47:41 19:47:41 #179 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #179 CACHED 19:47:41 19:47:41 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 19:47:41 #180 CACHED 19:47:41 19:47:41 #181 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #181 CACHED 19:47:41 19:47:41 #182 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #182 CACHED 19:47:41 19:47:41 #183 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 19:47:41 #183 CACHED 19:47:41 19:47:41 #184 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:41 #184 DONE 0.4s 19:47:41 19:47:41 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:41 #185 DONE 0.5s 19:47:41 19:47:41 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:47:41 #186 ... 19:47:41 19:47:41 #169 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 19:47:41 #169 DONE 0.7s 19:47:41 19:47:41 #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 19:47:41 #187 DONE 0.7s 19:47:41 19:47:41 #173 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 19:47:41 #173 DONE 0.7s 19:47:41 19:47:41 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:47:41 #188 ... 19:47:41 19:47:41 #189 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 19:47:41 #189 DONE 1.8s 19:47:41 19:47:41 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:47:41 #190 ... 19:47:41 19:47:41 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 19:47:41 #186 DONE 2.1s 19:47:41 19:47:41 #191 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 19:47:41 #191 DONE 2.2s 19:47:41 19:47:41 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 19:47:41 #192 DONE 2.2s 19:47:41 19:47:41 #193 [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 19:47:41 #193 DONE 1.7s 19:47:41 19:47:41 #194 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 19:47:41 #194 DONE 2.2s 19:47:41 19:47:41 #195 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 19:47:41 #195 DONE 2.2s 19:47:41 19:47:41 #196 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 19:47:41 #196 DONE 2.2s 19:47:41 19:47:41 #197 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 19:47:41 #197 DONE 2.2s 19:47:41 19:47:41 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 19:47:41 #198 DONE 2.2s 19:47:41 19:47:41 #188 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 19:47:41 #188 DONE 1.8s 19:47:41 19:47:41 #199 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 19:47:41 #199 DONE 1.8s 19:47:41 19:47:41 #167 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 19:47:41 #167 DONE 2.9s 19:47:41 19:47:41 #112 [core-keeper] exporting to image 19:47:41 #112 exporting layers 19:47:41 #112 ... 19:47:41 19:47:41 #200 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 19:47:41 #200 DONE 0.3s 19:47:41 19:47:41 #190 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 19:47:41 #190 DONE 0.6s 19:47:41 19:47:41 #112 [support-notifications] exporting to image 19:47:41 #112 exporting layers 0.2s done 19:47:41 #112 ... 19:47:41 19:47:41 #201 [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 19:47:41 #201 DONE 0.5s 19:47:41 19:47:41 #202 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 19:47:41 #202 DONE 0.5s 19:47:41 19:47:41 #203 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 19:47:41 #203 DONE 0.5s 19:47:41 19:47:41 #112 [core-command] exporting to image 19:47:41 #112 ... 19:47:41 19:47:41 #204 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 19:47:41 #204 DONE 0.5s 19:47:41 19:47:41 #205 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 19:47:41 #205 DONE 0.5s 19:47:41 19:47:41 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 19:47:41 #206 DONE 0.5s 19:47:41 19:47:41 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 19:47:41 #207 DONE 0.6s 19:47:41 19:47:41 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 19:47:41 #208 DONE 0.6s 19:47:41 19:47:41 #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 19:47:41 #209 DONE 0.5s 19:47:41 19:47:41 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 19:47:41 #210 DONE 0.5s 19:47:41 19:47:41 #112 [support-cron-scheduler] exporting to image 19:47:41 #112 ... 19:47:41 19:47:41 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 19:47:41 #211 DONE 0.5s 19:47:41 19:47:41 #112 [support-cron-scheduler] exporting to image 19:47:41 #112 exporting layers 0.3s done 19:47:41 #112 ... 19:47:41 19:47:41 #212 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 19:47:41 #212 DONE 0.4s 19:47:41 19:47:41 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 19:47:41 #213 DONE 0.5s 19:47:41 19:47:41 #112 [support-cron-scheduler] exporting to image 19:47:41 #112 exporting layers 0.5s done 19:47:41 #112 ... 19:47:41 19:47:41 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 19:47:41 #214 DONE 0.4s 19:47:41 19:47:41 #215 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 19:47:41 #215 DONE 0.4s 19:47:41 19:47:41 #216 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 19:47:41 #216 DONE 0.5s 19:47:41 19:47:41 #217 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 19:47:41 #217 DONE 0.4s 19:47:41 19:47:41 #112 [core-metadata] exporting to image 19:47:41 #112 writing image sha256:2eed8aaf3edc6a444f831399d9347d1b2215dca9a1b38e7aedc87f08e8cbba5d 0.0s done 19:47:41 #112 naming to docker.io/library/core-keeper 19:47:41 #112 exporting layers 0.5s done 19:47:41 #112 naming to docker.io/library/core-keeper done 19:47:41 #112 ... 19:47:41 19:47:41 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 19:47:41 #218 DONE 0.4s 19:47:41 19:47:41 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 19:47:41 #219 DONE 0.5s 19:47:41 19:47:41 #220 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 19:47:41 #220 DONE 0.4s 19:47:41 19:47:41 #112 [core-metadata] exporting to image 19:47:41 #112 exporting layers 0.4s done 19:47:41 #112 writing image sha256:bd781f29168a243444124a71f36d360d4f1757c5c845981713fa19e6b523471e 0.0s done 19:47:41 #112 writing image sha256:ba5add7b27a66336d5ac4d0f4e4622d20c3531f8fb774804027237209d946ef6 0.0s done 19:47:41 #112 writing image sha256:08f8d7862b0a7edf345c0adbd247455a25b30357ce55691b947062fed9aa2c2d 0.0s done 19:47:41 #112 writing image sha256:b284a86aac95d15901dfff2d0af8c7d7e82db55736d363cc27e7eaa84d3ab14d 0.0s done 19:47:41 #112 writing image sha256:a559c3cd6a51f4a5a9611a8f892559ecc1ca1252640ab4c543a69d6087d0acd8 0.0s done 19:47:41 #112 writing image sha256:edd859b792c5e58d9c7290871ef77039ad350345bba6786e2b96f211e9a5317d done 19:47:41 #112 naming to docker.io/library/core-command done 19:47:41 #112 naming to docker.io/library/core-metadata 0.0s done 19:47:41 #112 naming to docker.io/library/support-notifications done 19:47:41 #112 naming to docker.io/library/support-scheduler 0.0s done 19:47:41 #112 naming to docker.io/library/security-spiffe-token-provider done 19:47:41 #112 naming to docker.io/library/support-cron-scheduler done 19:47:42 #112 exporting layers 0.6s done 19:47:42 #112 writing image sha256:9f1bc19a8f0d0609b49f652d79cceed5902d3b66bcb66b860d8ce0e8fada32d7 done 19:47:42 #112 naming to docker.io/library/core-data done 19:47:42 #112 DONE 3.5s 19:47:42 19:47:42 #221 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 19:47:42 #221 DONE 0.2s 19:47:42 19:47:42 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 19:47:42 #222 DONE 0.2s 19:47:42 19:47:42 #223 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 19:47:42 #223 DONE 0.1s 19:47:42 19:47:42 #224 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:42 #224 DONE 0.7s 19:47:42 19:47:42 #225 [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/ 19:47:42 #225 DONE 0.1s 19:47:42 19:47:42 #226 [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/ 19:47:42 #226 DONE 0.1s 19:47:42 19:47:42 #112 [core-common-config-bootstrapper] exporting to image 19:47:42 #112 exporting layers 0.1s done 19:47:42 #112 writing image sha256:0745b2aa6671a564faa4a5ee653d78fbb80eb97f93452a2b6cddfc72430cf2e3 0.0s done 19:47:42 #112 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 19:47:42 #112 DONE 3.7s 19:47:42 19:47:42 #227 [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/ 19:47:42 #227 DONE 0.1s 19:47:42 19:47:42 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:42 #228 ... 19:47:42 19:47:42 #229 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:42 #229 DONE 0.9s 19:47:42 19:47:42 #230 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:42 #230 DONE 0.7s 19:47:42 19:47:42 #231 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 19:47:42 #231 DONE 0.1s 19:47:42 19:47:42 #232 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 19:47:42 #232 DONE 0.0s 19:47:42 19:47:42 #112 [security-proxy-setup] exporting to image 19:47:42 #112 exporting layers 0.2s done 19:47:42 #112 exporting layers 0.2s done 19:47:42 #112 writing image sha256:cfbb77eab13b732fbea537920793274d5bd97f6b674fa1fe3f2cea53e09aa67b done 19:47:42 #112 naming to docker.io/library/security-proxy-auth done 19:47:42 #112 writing image sha256:562a613ea604246a8581f857586da3aaf65e86ef2baf00f559c39087ace6a398 done 19:47:42 #112 naming to docker.io/library/security-proxy-setup done 19:47:42 #112 DONE 4.0s 19:47:42 19:47:42 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:47:42 #233 ... 19:47:42 19:47:42 #228 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 19:47:42 #228 DONE 0.5s 19:47:42 19:47:42 #112 [security-secretstore-setup] exporting to image 19:47:42 #112 exporting layers 0.2s done 19:47:42 #112 writing image sha256:0b5925e02187d4f20b2df9c6431c9583aedd3880cf689e1469e86ad9b6addd71 done 19:47:42 #112 naming to docker.io/library/security-secretstore-setup 19:47:43 #112 ... 19:47:43 19:47:43 #233 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 19:47:43 #233 DONE 0.4s 19:47:43 19:47:43 #112 [security-bootstrapper] exporting to image 19:47:43 #112 naming to docker.io/library/security-secretstore-setup done 19:47:43 #112 exporting layers 0.2s done 19:47:43 #112 writing image sha256:f7f4e1894d0c0c54258c92ebddb6563c58a24d7f9a99d897f3400654d1b44fbb done 19:47:43 #112 naming to docker.io/library/security-bootstrapper done 19:47:43 #112 DONE 4.4s 19:47:43 19:47:43 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 19:47:43 time="2024-09-06T19:43:14Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 19:47:43 $ docker stop --time=1 5adbafc2d24e1f96b7349b291a67f5db49c31f41a9e7caf73e721f1d655af9ea 19:47:44 $ docker rm -f --volumes 5adbafc2d24e1f96b7349b291a67f5db49c31f41a9e7caf73e721f1d655af9ea [Pipeline] // withDockerContainer [Pipeline] sh 19:47:44 + docker images 19:47:44 REPOSITORY TAG IMAGE ID CREATED SIZE 19:47:44 security-proxy-auth latest cfbb77eab13b 2 seconds ago 38.1MB 19:47:44 security-secretstore-setup latest 0b5925e02187 2 seconds ago 42.3MB 19:47:44 security-proxy-setup latest 562a613ea604 2 seconds ago 31.3MB 19:47:44 security-bootstrapper latest f7f4e1894d0c 2 seconds ago 24MB 19:47:44 core-common-config-bootstrapper latest 0745b2aa6671 3 seconds ago 20.3MB 19:47:44 core-metadata latest edd859b792c5 3 seconds ago 44.9MB 19:47:44 core-data latest 9f1bc19a8f0d 3 seconds ago 44.7MB 19:47:44 security-spiffe-token-provider latest ba5add7b27a6 4 seconds ago 34.1MB 19:47:44 support-scheduler latest a559c3cd6a51 4 seconds ago 47MB 19:47:44 support-notifications latest bd781f29168a 4 seconds ago 47.8MB 19:47:44 support-cron-scheduler latest 08f8d7862b0a 4 seconds ago 49.4MB 19:47:44 core-command latest b284a86aac95 4 seconds ago 40.6MB 19:47:44 core-keeper latest 2eed8aaf3edc 4 seconds ago 39.5MB 19:47:44 security-spire-agent latest 3531efa5a888 3 minutes ago 187MB 19:47:44 security-spire-config latest 92b430e93213 3 minutes ago 125MB 19:47:44 security-spire-server latest b6fa9f58c329 3 minutes ago 126MB 19:47:44 ci-base-image-x86_64 latest a1e5d8e500ac 7 minutes ago 971MB 19:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 4 months ago 565MB 19:47:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 15 months ago 334MB 19:47:44 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] } 19:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 19:48:04 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 19:48:51 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 19:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 19:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 19:48:58 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 19:48:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 19:48:58 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 19:49:08 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 19:49:08 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.128s coverage: 28.7% of statements 19:49:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.183s coverage: 97.0% of statements 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 19:49:25 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 19:49:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.271s coverage: 69.2% of statements 19:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 19:49:31 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 19:49:32 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.201s coverage: 53.2% of statements 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 19:49:36 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 19:49:44 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 19:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 10.216s coverage: 93.4% of statements 19:49:46 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.228s coverage: 91.7% of statements 19:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 19:49:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 19:49:53 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.209s coverage: 7.0% of statements 19:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 19:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 19:49:59 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 19:50:01 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 19:50:01 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 2.653s coverage: 95.8% of statements 19:50:02 ok github.com/edgexfoundry/edgex-go/internal/io 1.091s coverage: 72.2% of statements 19:50:06 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 19:50:07 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.118s coverage: 0.0% of statements [no tests to run] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 19:50:12 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 19:50:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.305s coverage: 0.8% of statements 19:50:13 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.149s coverage: 30.7% of statements 19:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.119s coverage: 41.7% of statements 19:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.127s coverage: 77.8% of statements 19:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.090s coverage: 94.1% of statements 19:50:18 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.104s coverage: 96.3% of statements 19:50:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.101s coverage: 87.5% of statements 19:50:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 19:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 19:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 19:50:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 19:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 19:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 19:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 19:50:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 19:50:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.104s coverage: 94.4% of statements 19:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 19:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 19:50:35 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 19:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 19:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 19:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 19:50:39 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 19:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 19:50:44 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 19:50:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 19:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.881s coverage: 79.9% of statements 19:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.142s coverage: 92.9% of statements 19:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.085s coverage: 66.7% of statements 19:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.109s coverage: 62.3% of statements 19:50:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.106s coverage: 75.0% of statements 19:50:51 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 19:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.101s coverage: 87.2% of statements 19:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.076s coverage: 20.0% of statements 19:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.072s coverage: 100.0% of statements 19:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.299s coverage: 81.8% of statements 19:50:53 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.257s coverage: 82.1% of statements 19:50:53 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 19:50:54 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.127s coverage: 86.0% of statements 19:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 19:50:58 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 19:51:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.752s coverage: 63.1% of statements 19:51:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.106s coverage: 100.0% of statements 19:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.116s coverage: 89.4% of statements 19:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.123s coverage: 100.0% of statements 19:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 19:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 19:51:02 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 19:51:02 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.076s coverage: 73.7% of statements 19:51:03 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.073s coverage: 100.0% of statements 19:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 19:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 19:51:09 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 19:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.693s coverage: 36.5% of statements 19:51:11 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.113s coverage: 89.5% of statements 19:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 19:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 19:51:11 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 19:51:11 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 19:51:12 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.100s coverage: 84.8% of statements 19:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 19:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 19:51:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 19:51:16 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.127s coverage: 5.2% of statements 19:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 19:51:22 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 19:51:22 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.288s coverage: 90.8% of statements 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 19:51:28 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 19:51:36 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.188s coverage: 19.9% of statements 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 19:51:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 19:51:37 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.467s coverage: 95.7% of statements 19:51:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 19:51:40 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 19:51:41 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.160s coverage: 61.8% of statements 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 19:51:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 19:51:44 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.285s coverage: 98.9% of statements 19:51:46 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 19:51:46 WARNING: Linting skipped (not on x86_64 or linter not installed) 19:51:46 go vet ./... 19:56:08 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 19:56:08 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 19:56:08 ./bin/test-attribution-txt.sh [Pipeline] echo 19:56:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 19:56:08 + ls -al . 19:56:08 total 912 19:56:08 drwxrwxr-x 10 1001 1001 4096 Sep 6 19:44 . 19:56:08 drwxr-xr-x 4 root root 4096 Sep 6 19:44 .. 19:56:08 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:41 .blubracket 19:56:08 -rw-rw-r-- 1 1001 1001 10 Sep 6 19:41 .dockerignore 19:56:08 drwxrwxr-x 8 1001 1001 4096 Sep 6 19:41 .git 19:56:08 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:41 .github 19:56:08 -rw-rw-r-- 1 1001 1001 1102 Sep 6 19:41 .gitignore 19:56:08 -rw-rw-r-- 1 1001 1001 42 Sep 6 19:41 .golangci.yml 19:56:08 -rw-rw-r-- 1 1001 1001 100 Sep 6 19:41 .hadolint.yml 19:56:08 -rw-rw-r-- 1 1001 1001 155 Sep 6 19:41 .sonarcloud.properties 19:56:08 -rw-rw-r-- 1 1001 1001 1171 Sep 6 19:41 ADOPTERS.md 19:56:08 -rw-rw-r-- 1 1001 1001 21286 Sep 6 19:41 Attribution.txt 19:56:08 -rw-rw-r-- 1 1001 1001 100284 Sep 6 19:41 CHANGELOG.md 19:56:08 -rw-rw-r-- 1 1001 1001 3804 Sep 6 19:41 CONTRIBUTING.md 19:56:08 -rw-rw-r-- 1 1001 1001 677 Sep 6 19:41 GOVERNANCE.md 19:56:08 -rw-rw-r-- 1 1001 1001 861 Sep 6 19:41 Jenkinsfile 19:56:08 -rw-rw-r-- 1 1001 1001 10775 Sep 6 19:41 LICENSE 19:56:08 -rw-rw-r-- 1 1001 1001 16854 Sep 6 19:41 Makefile 19:56:08 -rw-rw-r-- 1 1001 1001 582 Sep 6 19:41 OWNERS.md 19:56:08 -rw-rw-r-- 1 1001 1001 9528 Sep 6 19:41 README.md 19:56:08 -rw-rw-r-- 1 1001 1001 789 Sep 6 19:41 SECURITY.md 19:56:08 -rw-rw-r-- 1 1001 1001 5 Sep 6 19:39 VERSION 19:56:08 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:41 bin 19:56:08 drwxrwxr-x 20 1001 1001 4096 Sep 6 19:41 cmd 19:56:08 -rw-r--r-- 1 root root 545587 Sep 6 19:51 coverage.out 19:56:08 drwxrwxr-x 2 1001 1001 4096 Sep 6 19:41 fuzz_test 19:56:08 -rw-rw-r-- 1 1001 1001 7306 Sep 6 19:41 go.mod 19:56:08 -rw-rw-r-- 1 1001 1001 102583 Sep 6 19:41 go.sum 19:56:08 drwxrwxr-x 7 1001 1001 4096 Sep 6 19:41 internal 19:56:08 drwxrwxr-x 3 1001 1001 4096 Sep 6 19:41 openapi 19:56:08 -rw-rw-r-- 1 1001 1001 584 Sep 6 19:41 security.txt 19:56:08 -rw-rw-r-- 1 1001 1001 204 Sep 6 19:41 version.go [Pipeline] sh 19:56:09 + '[' -e coverage.out ] 19:56:09 + chown 1001:1001 coverage.out [Pipeline] stash 19:56:09 Warning: overwriting stash ‘coverage-report’ 19:56:10 Stashed 1 file(s) [Pipeline] sh 19:56:10 + make build 19:56:10 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 19:59:17 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 19:59:24 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=0.0.0" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 19:59:32 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 19:59: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-keeper/core-keeper ./cmd/core-keeper 19:59:43 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 20:00:10 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 20:00:20 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 20:00:30 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 20:00:41 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 20:00:44 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 20:00:47 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 20:00:50 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 20:00:56 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] } 20:01:00 $ docker stop --time=1 91a6d9410b9791d1d6f35a8f7aa72af2f48115417afcb1552d94ee71a6c26742 20:01:03 $ docker rm -f --volumes 91a6d9410b9791d1d6f35a8f7aa72af2f48115417afcb1552d94ee71a6c26742 [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 20:01:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:07 20:01:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:01:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:07 latest: Pulling from edgex-devops/edgex-compose-arm64 20:01:07 547446be3368: Pulling fs layer 20:01:07 d125d8839a47: Pulling fs layer 20:01:07 3e85d5ac6304: Pulling fs layer 20:01:07 c3105a71a48b: Pulling fs layer 20:01:07 0f093f025ec4: Pulling fs layer 20:01:07 c3106fc0e877: Pulling fs layer 20:01:07 c3105a71a48b: Waiting 20:01:07 0f093f025ec4: Waiting 20:01:07 c3106fc0e877: Waiting 20:01:07 547446be3368: Download complete 20:01:07 c3105a71a48b: Verifying Checksum 20:01:07 c3105a71a48b: Download complete 20:01:08 d125d8839a47: Verifying Checksum 20:01:08 d125d8839a47: Download complete 20:01:08 c3106fc0e877: Download complete 20:01:08 0f093f025ec4: Verifying Checksum 20:01:08 0f093f025ec4: Download complete 20:01:08 547446be3368: Pull complete 20:01:10 d125d8839a47: Pull complete 20:01:10 3e85d5ac6304: Verifying Checksum 20:01:10 3e85d5ac6304: Download complete 20:01:20 3e85d5ac6304: Pull complete 20:01:20 c3105a71a48b: Pull complete 20:01:21 0f093f025ec4: Pull complete 20:01:21 c3106fc0e877: Pull complete 20:01:21 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 20:01:21 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 20:01:21 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:01:22 prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container 20:01:22 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 20:01:24 $ docker top 48517aed3865b9fa9e65527888d3c675f5828bc979655f81ee6580b75ffa42d8 -eo pid,comm [Pipeline] { [Pipeline] sh 20:01:25 + docker compose -f ./docker-compose-build.yml build --parallel 20:01:35 #1 [support-notifications internal] load build definition from Dockerfile 20:01:35 #1 transferring dockerfile: 20:01:35 #1 transferring dockerfile: 1.95kB done 20:01:35 #1 DONE 0.1s 20:01:35 20:01:35 #2 [core-metadata internal] load build definition from Dockerfile 20:01:35 #2 transferring dockerfile: 2.06kB done 20:01:35 #2 DONE 0.1s 20:01:35 20:01:35 #3 [security-proxy-auth internal] load build definition from Dockerfile 20:01:35 #3 transferring dockerfile: 2.15kB done 20:01:35 #3 DONE 0.1s 20:01:35 20:01:35 #4 [security-spire-config internal] load build definition from Dockerfile 20:01:35 #4 transferring dockerfile: 1.69kB 0.0s done 20:01:35 #4 DONE 0.1s 20:01:35 20:01:35 #5 [core-data internal] load build definition from Dockerfile 20:01:35 #5 transferring dockerfile: 2.07kB 0.0s done 20:01:35 #5 DONE 0.1s 20:01:35 20:01:35 #6 [security-secretstore-setup internal] load build definition from Dockerfile 20:01:35 #6 transferring dockerfile: 2.49kB done 20:01:35 #6 DONE 0.1s 20:01:35 20:01:35 #7 [support-scheduler internal] load build definition from Dockerfile 20:01:35 #7 transferring dockerfile: 1.93kB 0.0s done 20:01:35 #7 DONE 0.1s 20:01:35 20:01:35 #8 [security-spire-agent internal] load build definition from Dockerfile 20:01:35 #8 transferring dockerfile: 1.81kB done 20:01:35 #8 DONE 0.1s 20:01:35 20:01:35 #9 [security-spire-server internal] load build definition from Dockerfile 20:01:35 #9 transferring dockerfile: 1.70kB done 20:01:35 #9 DONE 0.1s 20:01:35 20:01:35 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 20:01:35 #10 transferring dockerfile: 1.89kB done 20:01:35 #10 DONE 0.1s 20:01:35 20:01:35 #11 [security-bootstrapper internal] load build definition from Dockerfile 20:01:35 #11 transferring dockerfile: 3.17kB done 20:01:35 #11 DONE 0.1s 20:01:35 20:01:35 #12 [security-proxy-setup internal] load build definition from Dockerfile 20:01:35 #12 transferring dockerfile: 2.50kB 0.0s done 20:01:35 #12 DONE 0.1s 20:01:35 20:01:35 #13 [core-keeper internal] load build definition from Dockerfile 20:01:35 #13 transferring dockerfile: 2.01kB done 20:01:35 #13 DONE 0.1s 20:01:35 20:01:35 #14 [core-command internal] load build definition from Dockerfile 20:01:35 #14 transferring dockerfile: 1.93kB done 20:01:35 #14 DONE 0.1s 20:01:35 20:01:35 #15 [support-cron-scheduler internal] load build definition from Dockerfile 20:01:35 #15 transferring dockerfile: 1.85kB done 20:01:35 #15 DONE 0.1s 20:01:35 20:01:35 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 20:01:35 #16 transferring dockerfile: 2.23kB done 20:01:35 #16 DONE 0.1s 20:01:35 20:01:35 #17 [support-notifications internal] load .dockerignore 20:01:35 #17 transferring context: 20:01:36 #17 transferring context: 50B done 20:01:36 #17 DONE 0.1s 20:01:36 20:01:36 #18 [core-metadata internal] load .dockerignore 20:01:36 #18 transferring context: 50B done 20:01:36 #18 DONE 0.0s 20:01:36 20:01:36 #19 [security-proxy-auth internal] load .dockerignore 20:01:36 #19 transferring context: 50B done 20:01:36 #19 DONE 0.0s 20:01:36 20:01:36 #20 [security-spire-config internal] load .dockerignore 20:01:36 #20 transferring context: 50B done 20:01:37 #20 DONE 0.1s 20:01:37 20:01:37 #21 [core-data internal] load .dockerignore 20:01:37 #21 transferring context: 50B done 20:01:37 #21 DONE 0.1s 20:01:37 20:01:37 #22 [security-secretstore-setup internal] load .dockerignore 20:01:37 #22 transferring context: 50B done 20:01:37 #22 DONE 0.1s 20:01:37 20:01:37 #23 [support-scheduler internal] load .dockerignore 20:01:37 #23 transferring context: 50B done 20:01:37 #23 DONE 0.1s 20:01:37 20:01:37 #24 [security-spire-agent internal] load .dockerignore 20:01:37 #24 transferring context: 50B 0.0s done 20:01:37 #24 DONE 0.1s 20:01:37 20:01:37 #25 [security-spire-server internal] load .dockerignore 20:01:37 #25 transferring context: 50B done 20:01:37 #25 DONE 0.1s 20:01:37 20:01:37 #26 [security-spiffe-token-provider internal] load .dockerignore 20:01:37 #26 transferring context: 50B done 20:01:37 #26 DONE 0.1s 20:01:37 20:01:37 #27 [security-bootstrapper internal] load .dockerignore 20:01:37 #27 transferring context: 50B done 20:01:37 #27 DONE 0.1s 20:01:37 20:01:37 #28 [security-proxy-setup internal] load .dockerignore 20:01:37 #28 transferring context: 50B 0.0s done 20:01:37 #28 DONE 0.1s 20:01:37 20:01:37 #29 [core-keeper internal] load .dockerignore 20:01:37 #29 transferring context: 50B 0.0s done 20:01:37 #29 DONE 0.1s 20:01:37 20:01:37 #30 [core-command internal] load .dockerignore 20:01:37 #30 transferring context: 50B 0.0s done 20:01:37 #30 DONE 0.1s 20:01:37 20:01:37 #31 [support-cron-scheduler internal] load .dockerignore 20:01:37 #31 transferring context: 50B done 20:01:37 #31 DONE 0.1s 20:01:37 20:01:37 #32 [core-common-config-bootstrapper internal] load .dockerignore 20:01:37 #32 transferring context: 50B done 20:01:37 #32 DONE 0.1s 20:01:37 20:01:37 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:37 #33 DONE 0.0s 20:01:37 20:01:37 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 20:01:38 #34 DONE 0.4s 20:01:38 20:01:38 #35 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 20:01:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:38 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 20:01:38 #35 ... 20:01:38 20:01:38 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:38 #33 DONE 0.0s 20:01:38 20:01:38 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:38 #33 DONE 0.0s 20:01:38 20:01:38 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:38 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:38 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:38 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:38 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:38 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:39 #35 ... 20:01:39 20:01:39 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 20:01:39 #34 DONE 0.6s 20:01:39 20:01:39 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 ... 20:01:39 20:01:39 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:39 #33 DONE 0.0s 20:01:39 20:01:39 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:39 #36 DONE 1.8s 20:01:39 20:01:39 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 ... 20:01:39 20:01:39 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:39 #33 DONE 0.0s 20:01:39 20:01:39 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 ... 20:01:39 20:01:39 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 20:01:39 #34 DONE 0.8s 20:01:39 20:01:39 #36 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:39 #36 DONE 1.9s 20:01:39 20:01:39 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:39 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:39 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:39 #35 ... 20:01:39 20:01:39 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:39 #33 DONE 0.0s 20:01:39 20:01:39 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 ... 20:01:39 20:01:39 #37 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 20:01:39 #37 DONE 0.9s 20:01:39 20:01:39 #35 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 ... 20:01:39 20:01:39 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:39 #33 DONE 0.0s 20:01:39 20:01:39 #36 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:39 #36 DONE 1.9s 20:01:39 20:01:39 #37 [support-scheduler builder 2/7] WORKDIR /edgex-go 20:01:39 #37 DONE 0.9s 20:01:39 20:01:39 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:39 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:39 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:39 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:39 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:39 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:39 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done 20:01:40 #35 ... 20:01:40 20:01:40 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:40 #33 DONE 0.0s 20:01:40 20:01:40 #38 [support-notifications internal] load build context 20:01:40 #38 ... 20:01:40 20:01:40 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:40 #33 DONE 0.0s 20:01:40 20:01:40 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 20:01:40 #39 DONE 1.6s 20:01:40 20:01:40 #36 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:40 #36 DONE 2.1s 20:01:40 20:01:40 #37 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 20:01:40 #37 DONE 1.1s 20:01:40 20:01:40 #35 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done 20:01:40 #35 ... 20:01:40 20:01:40 #36 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:40 #36 DONE 2.1s 20:01:40 20:01:40 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 20:01:40 #37 DONE 1.1s 20:01:40 20:01:40 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:40 #33 DONE 0.2s 20:01:40 20:01:40 #35 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:40 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:40 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:40 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:40 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:40 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:40 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done 20:01:41 #35 ... 20:01:41 20:01:41 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:41 #33 DONE 0.2s 20:01:41 20:01:41 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:41 #33 DONE 0.2s 20:01:41 20:01:41 #40 [security-spire-config internal] load build context 20:01:41 #40 transferring context: 25.96kB 0.1s done 20:01:41 #40 DONE 0.5s 20:01:41 20:01:41 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:41 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:41 #41 ... 20:01:41 20:01:41 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 20:01:41 #33 DONE 0.2s 20:01:41 20:01:41 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 20:01:41 #42 DONE 1.7s 20:01:41 20:01:41 #38 [support-notifications internal] load build context 20:01:41 #38 ... 20:01:41 20:01:41 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:01:41 #43 DONE 0.0s 20:01:41 20:01:41 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 20:01:41 #34 DONE 2.8s 20:01:41 20:01:41 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 20:01:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:41 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done 20:01:41 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 20:01:41 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 20:01:41 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 20:01:41 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 20:01:41 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.2s done 20:01:41 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.7s done 20:01:41 #35 DONE 4.8s 20:01:41 20:01:41 #36 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 20:01:41 #36 DONE 2.2s 20:01:41 20:01:41 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 20:01:41 #37 DONE 1.2s 20:01:41 20:01:41 #44 [core-command internal] load build context 20:01:41 #44 DONE 0.0s 20:01:41 20:01:41 #45 [security-spire-server internal] load build context 20:01:41 #45 transferring context: 27.71kB 0.1s done 20:01:41 #45 DONE 1.2s 20:01:41 20:01:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:41 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done 20:01:41 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 20:01:41 #41 ... 20:01:41 20:01:41 #46 [core-common-config-bootstrapper internal] load build context 20:01:41 #46 DONE 0.0s 20:01:41 20:01:41 #47 [core-keeper internal] load build context 20:01:41 #47 DONE 0.0s 20:01:41 20:01:41 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:41 #41 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 20:01:42 #41 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 20:01:42 #41 ... 20:01:42 20:01:42 #48 [security-spire-agent internal] load build context 20:01:42 #48 transferring context: 27.24kB 0.1s done 20:01:42 #48 DONE 1.1s 20:01:42 20:01:42 #49 [core-metadata internal] load build context 20:01:44 #49 ... 20:01:44 20:01:44 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:01:49 #50 ... 20:01:49 20:01:49 #51 [security-proxy-auth internal] load build context 20:01:49 #51 transferring context: 24.81MB 9.8s 20:01:49 #51 ... 20:01:49 20:01:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:49 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.4s done 20:01:49 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.6s done 20:01:49 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.5s done 20:01:49 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:01:49 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 20:01:49 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.05MB / 28.04MB 5.4s 20:01:49 #41 ... 20:01:49 20:01:49 #52 [core-data internal] load build context 20:01:49 #52 ... 20:01:49 20:01:49 #53 [security-secretstore-setup internal] load build context 20:01:49 #53 ... 20:01:49 20:01:49 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 20:01:49 #0 5.207 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:49 #0 5.771 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:49 #0 8.290 OK: 266 MiB in 52 packages 20:01:49 #54 DONE 10.0s 20:01:49 20:01:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:49 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.15MB / 28.04MB 5.9s 20:01:49 #41 ... 20:01:49 20:01:49 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 20:01:49 #0 5.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:49 #0 5.801 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:49 #0 8.327 OK: 266 MiB in 52 packages 20:01:49 #55 DONE 10.0s 20:01:49 20:01:49 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:49 #41 ... 20:01:49 20:01:49 #56 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:01:49 #0 6.477 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:49 #0 7.250 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:49 #0 9.662 OK: 266 MiB in 52 packages 20:01:50 #56 ... 20:01:50 20:01:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:50 #41 ... 20:01:50 20:01:50 #57 [support-scheduler internal] load build context 20:01:50 #57 ... 20:01:50 20:01:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:50 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 6.7s 20:01:50 #41 ... 20:01:50 20:01:50 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 20:01:50 #56 DONE 11.9s 20:01:50 20:01:50 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:50 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 7.1s 20:01:50 #41 ... 20:01:50 20:01:50 #58 [security-bootstrapper internal] load build context 20:01:50 #58 ... 20:01:50 20:01:50 #59 [security-spiffe-token-provider internal] load build context 20:01:51 #59 ... 20:01:51 20:01:51 #60 [security-proxy-setup internal] load build context 20:01:51 #60 ... 20:01:51 20:01:51 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:01:51 #0 5.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:51 #0 7.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:51 #0 9.006 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:01:51 #0 9.006 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:01:51 #0 9.006 OK: 19954 distinct packages available 20:01:51 #0 9.361 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:51 #0 9.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:51 #61 ... 20:01:51 20:01:51 #59 [security-spiffe-token-provider internal] load build context 20:01:51 #59 ... 20:01:51 20:01:51 #38 [support-notifications internal] load build context 20:01:51 #38 ... 20:01:51 20:01:51 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:01:51 #43 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 3.0s done 20:01:51 #43 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 20:01:51 #43 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 20:01:51 #43 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 20:01:51 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 20:01:51 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 20:01:51 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 20:01:51 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.4s done 20:01:51 #43 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.6s done 20:01:51 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.17MB / 18.32MB 4.1s 20:01:51 #43 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.3s done 20:01:51 #43 ... 20:01:51 20:01:51 #38 [support-notifications internal] load build context 20:01:51 #38 ... 20:01:51 20:01:51 #47 [core-keeper internal] load build context 20:01:52 #47 ... 20:01:52 20:01:52 #46 [core-common-config-bootstrapper internal] load build context 20:01:52 #46 ... 20:01:52 20:01:52 #62 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:52 #62 DONE 10.1s 20:01:52 20:01:52 #46 [core-common-config-bootstrapper internal] load build context 20:01:52 #46 ... 20:01:52 20:01:52 #44 [core-command internal] load build context 20:01:52 #44 ... 20:01:52 20:01:52 #63 [support-cron-scheduler internal] load build context 20:01:52 #63 ... 20:01:52 20:01:52 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:52 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 8.7s 20:01:52 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.3s done 20:01:53 #41 ... 20:01:53 20:01:53 #61 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 20:01:53 #61 10.84 OK: 266 MiB in 52 packages 20:01:53 #61 DONE 12.3s 20:01:53 20:01:53 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:53 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 10.0s 20:01:53 #41 ... 20:01:53 20:01:53 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:53 #64 ... 20:01:53 20:01:53 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:01:53 #65 ... 20:01:53 20:01:53 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:01:54 #66 ... 20:01:54 20:01:54 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:01:54 #0 9.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:54 #67 10.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:54 #67 ... 20:01:54 20:01:54 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:01:54 #68 ... 20:01:54 20:01:54 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 20:01:54 #69 10.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:01:54 #69 ... 20:01:54 20:01:54 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:01:54 #70 ... 20:01:54 20:01:54 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:01:54 #71 ... 20:01:54 20:01:54 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:01:54 #72 ... 20:01:54 20:01:54 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:01:54 #73 ... 20:01:54 20:01:54 #49 [core-metadata internal] load build context 20:01:54 #49 transferring context: 51.01MB 15.9s 20:01:54 #49 ... 20:01:54 20:01:54 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:54 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 11.3s 20:01:55 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.60MB / 28.04MB 11.9s 20:01:56 #41 ... 20:01:56 20:01:56 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 20:01:56 #64 DONE 13.1s 20:01:56 20:01:56 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:56 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 13.2s 20:01:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.4s 20:01:58 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.66MB / 28.04MB 14.8s 20:01:58 #41 ... 20:01:58 20:01:58 #69 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 20:01:58 #69 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:01:58 #69 12.97 (1/2) Installing dumb-init (1.2.5-r2) 20:01:58 #69 12.97 (2/2) Installing su-exec (0.2-r3) 20:01:58 #69 12.97 Executing busybox-1.36.1-r7.trigger 20:01:58 #69 13.05 OK: 8 MiB in 17 packages 20:01:58 #69 DONE 14.8s 20:01:58 20:01:58 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:58 #41 ... 20:01:58 20:01:58 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 20:01:58 #67 12.41 (1/6) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:01:58 #67 12.73 (2/6) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:01:58 #67 12.73 (3/6) Installing dumb-init (1.2.5-r2) 20:01:58 #67 12.82 (4/6) Installing openssl (3.1.7-r0) 20:01:58 #67 12.82 (5/6) Installing su-exec (0.2-r3) 20:01:58 #67 12.82 (6/6) Installing yq (4.33.3-r5) 20:01:58 #67 13.35 Executing busybox-1.36.1-r7.trigger 20:01:58 #67 13.48 OK: 18 MiB in 19 packages 20:01:58 #67 DONE 15.0s 20:01:58 20:01:58 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:59 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 15.3s 20:01:59 #41 ... 20:01:59 20:01:59 #51 [security-proxy-auth internal] load build context 20:01:59 #51 ... 20:01:59 20:01:59 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:01:59 #41 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 15.8s done 20:01:59 #41 ... 20:01:59 20:01:59 #52 [core-data internal] load build context 20:01:59 #52 ... 20:01:59 20:01:59 #53 [security-secretstore-setup internal] load build context 20:01:59 #53 ... 20:01:59 20:01:59 #57 [support-scheduler internal] load build context 20:02:00 #57 transferring context: 32.53MB 19.2s 20:02:00 #57 ... 20:02:00 20:02:00 #52 [core-data internal] load build context 20:02:01 #52 ... 20:02:01 20:02:01 #58 [security-bootstrapper internal] load build context 20:02:01 #58 ... 20:02:01 20:02:01 #53 [security-secretstore-setup internal] load build context 20:02:01 #53 ... 20:02:01 20:02:01 #60 [security-proxy-setup internal] load build context 20:02:01 #60 ... 20:02:01 20:02:01 #52 [core-data internal] load build context 20:02:01 #52 ... 20:02:01 20:02:01 #59 [security-spiffe-token-provider internal] load build context 20:02:01 #59 ... 20:02:01 20:02:01 #52 [core-data internal] load build context 20:02:01 #52 ... 20:02:01 20:02:01 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:02:01 #43 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 7.4s done 20:02:01 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.2s 20:02:02 #43 ... 20:02:02 20:02:02 #38 [support-notifications internal] load build context 20:02:02 #38 ... 20:02:02 20:02:02 #47 [core-keeper internal] load build context 20:02:02 #47 ... 20:02:02 20:02:02 #46 [core-common-config-bootstrapper internal] load build context 20:02:02 #46 ... 20:02:02 20:02:02 #47 [core-keeper internal] load build context 20:02:02 #47 ... 20:02:02 20:02:02 #63 [support-cron-scheduler internal] load build context 20:02:02 #63 ... 20:02:02 20:02:02 #44 [core-command internal] load build context 20:02:02 #44 ... 20:02:02 20:02:02 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:02:03 #74 ... 20:02:03 20:02:03 #63 [support-cron-scheduler internal] load build context 20:02:04 #63 ... 20:02:04 20:02:04 #65 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 20:02:04 #65 14.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:04 #65 15.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:04 #65 17.32 (1/2) Installing ca-certificates (20240226-r0) 20:02:04 #65 17.58 (2/2) Installing dumb-init (1.2.5-r2) 20:02:04 #65 17.58 Executing busybox-1.36.1-r7.trigger 20:02:04 #65 17.58 Executing ca-certificates-20240226-r0.trigger 20:02:04 #65 18.18 OK: 9 MiB in 17 packages 20:02:04 #65 DONE 20.2s 20:02:04 20:02:04 #63 [support-cron-scheduler internal] load build context 20:02:04 #63 ... 20:02:04 20:02:04 #66 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 20:02:04 #66 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:04 #66 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:04 #66 18.38 (1/1) Installing dumb-init (1.2.5-r2) 20:02:04 #66 18.38 Executing busybox-1.36.1-r7.trigger 20:02:04 #66 18.66 OK: 8 MiB in 16 packages 20:02:04 #66 DONE 20.9s 20:02:04 20:02:04 #63 [support-cron-scheduler internal] load build context 20:02:05 #63 ... 20:02:05 20:02:05 #49 [core-metadata internal] load build context 20:02:05 #49 ... 20:02:05 20:02:05 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:02:07 #75 ... 20:02:07 20:02:07 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:02:07 #76 ... 20:02:07 20:02:07 #60 [security-proxy-setup internal] load build context 20:02:07 #60 transferring context: 39.23MB 25.8s 20:02:07 #60 ... 20:02:07 20:02:07 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 20:02:07 #68 15.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:07 #68 16.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:07 #68 18.57 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:07 #68 18.57 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:07 #68 18.57 OK: 19948 distinct packages available 20:02:07 #68 19.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:07 #68 19.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:07 #68 22.09 (1/4) Installing dumb-init (1.2.5-r2) 20:02:07 #68 22.09 (2/4) Installing musl-obstack (1.2.3-r2) 20:02:07 #68 22.09 (3/4) Installing libucontext (1.2-r2) 20:02:07 #68 22.09 (4/4) Installing gcompat (1.1.0-r1) 20:02:07 #68 22.09 Executing busybox-1.36.1-r7.trigger 20:02:07 #68 22.33 OK: 8 MiB in 19 packages 20:02:07 #68 DONE 23.5s 20:02:07 20:02:07 #60 [security-proxy-setup internal] load build context 20:02:07 #60 ... 20:02:07 20:02:07 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:07 #70 23.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:08 #70 ... 20:02:08 20:02:08 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 20:02:08 #77 ... 20:02:08 20:02:08 #60 [security-proxy-setup internal] load build context 20:02:08 #60 ... 20:02:08 20:02:08 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:02:08 #78 ... 20:02:08 20:02:08 #73 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 20:02:08 #73 19.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:08 #73 20.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:08 #73 23.42 (1/1) Installing dumb-init (1.2.5-r2) 20:02:08 #73 23.43 Executing busybox-1.36.1-r7.trigger 20:02:08 #73 23.54 OK: 8 MiB in 16 packages 20:02:08 #73 DONE 25.0s 20:02:08 20:02:08 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:08 #70 24.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:09 #70 ... 20:02:09 20:02:09 #51 [security-proxy-auth internal] load build context 20:02:09 #51 ... 20:02:09 20:02:09 #60 [security-proxy-setup internal] load build context 20:02:09 #60 ... 20:02:09 20:02:09 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 20:02:09 #72 18.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:09 #72 19.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:09 #72 22.28 (1/4) Installing ca-certificates (20240226-r0) 20:02:09 #72 22.44 (2/4) Installing dumb-init (1.2.5-r2) 20:02:09 #72 22.44 (3/4) Installing su-exec (0.2-r3) 20:02:09 #72 22.44 (4/4) Installing yq (4.33.3-r5) 20:02:09 #72 22.82 Executing busybox-1.36.1-r7.trigger 20:02:09 #72 22.88 Executing ca-certificates-20240226-r0.trigger 20:02:09 #72 23.52 OK: 18 MiB in 19 packages 20:02:09 #72 DONE 25.7s 20:02:09 20:02:09 #60 [security-proxy-setup internal] load build context 20:02:10 #60 ... 20:02:10 20:02:10 #57 [support-scheduler internal] load build context 20:02:10 #57 ... 20:02:10 20:02:10 #60 [security-proxy-setup internal] load build context 20:02:11 #60 ... 20:02:11 20:02:11 #58 [security-bootstrapper internal] load build context 20:02:11 #58 ... 20:02:11 20:02:11 #57 [support-scheduler internal] load build context 20:02:11 #57 ... 20:02:11 20:02:11 #53 [security-secretstore-setup internal] load build context 20:02:11 #53 ... 20:02:11 20:02:11 #57 [support-scheduler internal] load build context 20:02:12 #57 transferring context: 47.52MB 31.2s 20:02:12 #57 ... 20:02:12 20:02:12 #59 [security-spiffe-token-provider internal] load build context 20:02:12 #59 ... 20:02:12 20:02:12 #52 [core-data internal] load build context 20:02:12 #52 ... 20:02:12 20:02:12 #38 [support-notifications internal] load build context 20:02:12 #38 ... 20:02:12 20:02:12 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:02:12 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.4s 20:02:12 #43 ... 20:02:12 20:02:12 #46 [core-common-config-bootstrapper internal] load build context 20:02:12 #46 ... 20:02:12 20:02:12 #52 [core-data internal] load build context 20:02:12 #52 ... 20:02:12 20:02:12 #47 [core-keeper internal] load build context 20:02:12 #47 ... 20:02:12 20:02:12 #52 [core-data internal] load build context 20:02:12 #52 ... 20:02:12 20:02:12 #44 [core-command internal] load build context 20:02:13 #44 ... 20:02:13 20:02:13 #52 [core-data internal] load build context 20:02:13 #52 ... 20:02:13 20:02:13 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:13 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.8s 20:02:13 #41 ... 20:02:13 20:02:13 #44 [core-command internal] load build context 20:02:14 #44 ... 20:02:14 20:02:14 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:02:14 #0 10.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:14 #79 ... 20:02:14 20:02:14 #44 [core-command internal] load build context 20:02:15 #44 ... 20:02:15 20:02:15 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:15 #71 21.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:15 #71 22.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:15 #71 25.43 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:15 #71 25.43 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:15 #71 25.43 OK: 19948 distinct packages available 20:02:15 #71 26.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:15 #71 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:15 #71 ... 20:02:15 20:02:15 #63 [support-cron-scheduler internal] load build context 20:02:15 #63 ... 20:02:15 20:02:15 #49 [core-metadata internal] load build context 20:02:15 #49 ... 20:02:15 20:02:15 #63 [support-cron-scheduler internal] load build context 20:02:17 #63 transferring context: 41.54MB 33.7s 20:02:17 #63 ... 20:02:17 20:02:17 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:02:17 #0 9.371 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:17 #80 ... 20:02:17 20:02:17 #63 [support-cron-scheduler internal] load build context 20:02:18 #63 ... 20:02:18 20:02:18 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 20:02:18 #74 15.51 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:18 #74 16.97 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:18 #74 23.65 OK: 266 MiB in 52 packages 20:02:18 #74 DONE 25.3s 20:02:18 20:02:18 #52 [core-data internal] load build context 20:02:18 #52 ... 20:02:18 20:02:18 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:02:18 #50 24.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:18 #50 25.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:18 #50 30.01 (1/3) Installing ca-certificates (20240226-r0) 20:02:18 #50 30.35 (2/3) Installing dumb-init (1.2.5-r2) 20:02:18 #50 30.35 (3/3) Installing tzdata (2024a-r0) 20:02:18 #50 34.24 Executing busybox-1.36.1-r7.trigger 20:02:18 #50 34.48 Executing ca-certificates-20240226-r0.trigger 20:02:18 #50 ... 20:02:18 20:02:18 #63 [support-cron-scheduler internal] load build context 20:02:19 #63 ... 20:02:19 20:02:19 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:02:19 #0 9.507 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:19 #81 ... 20:02:19 20:02:19 #52 [core-data internal] load build context 20:02:19 #52 ... 20:02:19 20:02:19 #77 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 20:02:19 #77 11.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:19 #77 13.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:19 #77 18.81 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:19 #77 19.64 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:19 #77 19.80 OK: 8 MiB in 17 packages 20:02:19 #77 DONE 20.8s 20:02:19 20:02:19 #52 [core-data internal] load build context 20:02:19 #52 ... 20:02:19 20:02:19 #51 [security-proxy-auth internal] load build context 20:02:19 #51 ... 20:02:19 20:02:19 #52 [core-data internal] load build context 20:02:20 #52 ... 20:02:20 20:02:20 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:02:20 #0 8.729 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:20 #82 ... 20:02:20 20:02:20 #59 [security-spiffe-token-provider internal] load build context 20:02:20 #59 ... 20:02:20 20:02:20 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:02:20 #76 13.27 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:20 #76 14.80 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:20 #76 23.45 (1/1) Installing dumb-init (1.2.5-r2) 20:02:20 #76 ... 20:02:20 20:02:20 #59 [security-spiffe-token-provider internal] load build context 20:02:21 #59 ... 20:02:21 20:02:21 #60 [security-proxy-setup internal] load build context 20:02:21 #60 ... 20:02:21 20:02:21 #58 [security-bootstrapper internal] load build context 20:02:21 #58 ... 20:02:21 20:02:21 #53 [security-secretstore-setup internal] load build context 20:02:21 #53 ... 20:02:21 20:02:21 #60 [security-proxy-setup internal] load build context 20:02:22 #60 ... 20:02:22 20:02:22 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:02:22 #78 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:22 #78 15.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:22 #78 22.94 OK: 18 MiB in 19 packages 20:02:22 #78 ... 20:02:22 20:02:22 #60 [security-proxy-setup internal] load build context 20:02:22 #60 ... 20:02:22 20:02:22 #57 [support-scheduler internal] load build context 20:02:22 #57 transferring context: 68.84MB 41.5s 20:02:22 #57 ... 20:02:22 20:02:22 #38 [support-notifications internal] load build context 20:02:22 #38 ... 20:02:22 20:02:22 #57 [support-scheduler internal] load build context 20:02:22 #57 ... 20:02:22 20:02:22 #46 [core-common-config-bootstrapper internal] load build context 20:02:23 #46 ... 20:02:23 20:02:23 #52 [core-data internal] load build context 20:02:23 #52 ... 20:02:23 20:02:23 #47 [core-keeper internal] load build context 20:02:23 #47 ... 20:02:23 20:02:23 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:23 #70 28.91 v3.18.8-84-g4058381e673 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 20:02:23 #70 28.91 v3.18.8-82-gcc6dfa5e9e1 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 20:02:23 #70 28.91 OK: 19948 distinct packages available 20:02:23 #70 30.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:23 #70 32.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:23 #70 38.83 (1/7) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:23 #70 39.15 (2/7) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:23 #70 39.24 (3/7) Installing dumb-init (1.2.5-r2) 20:02:23 #70 ... 20:02:23 20:02:23 #57 [support-scheduler internal] load build context 20:02:23 #57 ... 20:02:23 20:02:23 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:02:23 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 28.1s 20:02:23 #43 ... 20:02:23 20:02:23 #57 [support-scheduler internal] load build context 20:02:24 #57 ... 20:02:24 20:02:24 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 20:02:24 #71 34.01 (1/11) Installing ca-certificates (20240226-r0) 20:02:24 #71 34.50 (2/11) Installing brotli-libs (1.0.9-r14) 20:02:24 #71 34.50 (3/11) Installing libunistring (1.1-r1) 20:02:24 #71 34.72 (4/11) Installing libidn2 (2.3.4-r1) 20:02:24 #71 34.80 (5/11) Installing nghttp2-libs (1.57.0-r0) 20:02:24 #71 34.80 (6/11) Installing libcurl (8.9.0-r0) 20:02:24 #71 34.90 (7/11) Installing curl (8.9.0-r0) 20:02:24 #71 35.10 (8/11) Installing dumb-init (1.2.5-r2) 20:02:24 #71 35.10 (9/11) Installing musl-obstack (1.2.3-r2) 20:02:24 #71 35.10 (10/11) Installing libucontext (1.2-r2) 20:02:24 #71 35.10 (11/11) Installing gcompat (1.1.0-r1) 20:02:24 #71 35.10 Executing busybox-1.36.1-r7.trigger 20:02:24 #71 35.21 Executing ca-certificates-20240226-r0.trigger 20:02:24 #71 36.88 OK: 13 MiB in 26 packages 20:02:24 #71 DONE 39.8s 20:02:24 20:02:24 #57 [support-scheduler internal] load build context 20:02:24 #57 ... 20:02:24 20:02:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:24 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.3s 20:02:24 #41 ... 20:02:24 20:02:24 #50 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 20:02:24 #50 36.58 OK: 12 MiB in 18 packages 20:02:24 #50 DONE 40.1s 20:02:24 20:02:24 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:24 #41 ... 20:02:24 20:02:24 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:02:24 #83 ... 20:02:24 20:02:24 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 20:02:24 #76 24.56 Executing busybox-1.36.1-r7.trigger 20:02:24 #76 24.84 OK: 8 MiB in 16 packages 20:02:24 #76 DONE 27.7s 20:02:24 20:02:24 #47 [core-keeper internal] load build context 20:02:25 #47 ... 20:02:25 20:02:25 #78 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 20:02:25 #78 DONE 26.4s 20:02:25 20:02:25 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:02:25 #84 ... 20:02:25 20:02:25 #44 [core-command internal] load build context 20:02:25 #44 ... 20:02:25 20:02:25 #47 [core-keeper internal] load build context 20:02:25 #47 ... 20:02:25 20:02:25 #49 [core-metadata internal] load build context 20:02:25 #49 ... 20:02:25 20:02:25 #75 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 20:02:25 #75 11.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:25 #75 13.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:25 #75 19.38 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:25 #75 19.97 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:25 #75 20.05 OK: 8 MiB in 16 packages 20:02:25 #75 ... 20:02:25 20:02:25 #49 [core-metadata internal] load build context 20:02:26 #49 ... 20:02:26 20:02:26 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 20:02:26 #70 39.33 (4/7) Installing musl-obstack (1.2.3-r2) 20:02:26 #70 39.33 (5/7) Installing libucontext (1.2-r2) 20:02:26 #70 39.39 (6/7) Installing gcompat (1.1.0-r1) 20:02:26 #70 39.39 (7/7) Installing openssl (3.1.7-r0) 20:02:26 #70 39.53 Executing busybox-1.36.1-r7.trigger 20:02:26 #70 39.75 OK: 9 MiB in 20 packages 20:02:26 #70 DONE 42.5s 20:02:26 20:02:26 #49 [core-metadata internal] load build context 20:02:26 #49 ... 20:02:26 20:02:26 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:02:26 #79 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:26 #79 18.67 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:26 #79 19.29 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:26 #79 19.37 Executing ca-certificates-20240226-r0.trigger 20:02:26 #79 20.53 OK: 9 MiB in 17 packages 20:02:27 #79 ... 20:02:27 20:02:27 #49 [core-metadata internal] load build context 20:02:27 #49 transferring context: 105.23MB 48.4s 20:02:27 #49 ... 20:02:27 20:02:27 #75 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 20:02:27 #75 DONE 23.1s 20:02:27 20:02:27 #49 [core-metadata internal] load build context 20:02:27 #49 ... 20:02:27 20:02:27 #79 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 20:02:27 #79 DONE 23.4s 20:02:27 20:02:27 #49 [core-metadata internal] load build context 20:02:28 #49 ... 20:02:28 20:02:28 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 20:02:28 #85 DONE 8.8s 20:02:28 20:02:28 #49 [core-metadata internal] load build context 20:02:28 #49 ... 20:02:28 20:02:28 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 20:02:28 #81 11.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:28 #81 16.60 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:28 #81 16.72 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:28 #81 16.79 OK: 8 MiB in 16 packages 20:02:28 #81 DONE 19.4s 20:02:28 20:02:28 #49 [core-metadata internal] load build context 20:02:29 #49 ... 20:02:29 20:02:29 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 20:02:29 #80 12.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:29 #80 18.06 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:29 #80 18.35 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:29 #80 18.38 OK: 8 MiB in 19 packages 20:02:29 #80 DONE 21.2s 20:02:29 20:02:29 #47 [core-keeper internal] load build context 20:02:29 #47 ... 20:02:29 20:02:29 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 20:02:29 #82 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:29 #82 15.91 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:29 #82 16.17 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:29 #82 16.23 Executing ca-certificates-20240226-r0.trigger 20:02:29 #82 16.90 OK: 18 MiB in 19 packages 20:02:29 #82 DONE 19.4s 20:02:29 20:02:29 #47 [core-keeper internal] load build context 20:02:29 #47 ... 20:02:29 20:02:29 #63 [support-cron-scheduler internal] load build context 20:02:29 #63 ... 20:02:29 20:02:29 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 20:02:29 #84 DONE 4.4s 20:02:29 20:02:29 #63 [support-cron-scheduler internal] load build context 20:02:29 #63 ... 20:02:29 20:02:29 #47 [core-keeper internal] load build context 20:02:29 #47 ... 20:02:29 20:02:29 #51 [security-proxy-auth internal] load build context 20:02:29 #51 ... 20:02:29 20:02:29 #47 [core-keeper internal] load build context 20:02:30 #47 ... 20:02:30 20:02:30 #86 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 20:02:30 #86 DONE 2.1s 20:02:30 20:02:30 #47 [core-keeper internal] load build context 20:02:31 #47 ... 20:02:31 20:02:31 #59 [security-spiffe-token-provider internal] load build context 20:02:31 #59 ... 20:02:31 20:02:31 #47 [core-keeper internal] load build context 20:02:31 #47 ... 20:02:31 20:02:31 #53 [security-secretstore-setup internal] load build context 20:02:32 #53 ... 20:02:32 20:02:32 #58 [security-bootstrapper internal] load build context 20:02:32 #58 ... 20:02:32 20:02:32 #53 [security-secretstore-setup internal] load build context 20:02:32 #53 transferring context: 107.79MB 52.7s 20:02:32 #53 ... 20:02:32 20:02:32 #60 [security-proxy-setup internal] load build context 20:02:32 #60 ... 20:02:32 20:02:32 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:02:32 #83 8.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:32 #83 ... 20:02:32 20:02:32 #38 [support-notifications internal] load build context 20:02:32 #38 ... 20:02:32 20:02:32 #53 [security-secretstore-setup internal] load build context 20:02:33 #53 ... 20:02:33 20:02:33 #46 [core-common-config-bootstrapper internal] load build context 20:02:33 #46 ... 20:02:33 20:02:33 #52 [core-data internal] load build context 20:02:33 #52 ... 20:02:33 20:02:33 #53 [security-secretstore-setup internal] load build context 20:02:33 #53 ... 20:02:33 20:02:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:02:33 #43 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 34.7s done 20:02:33 #43 ... 20:02:33 20:02:33 #46 [core-common-config-bootstrapper internal] load build context 20:02:34 #46 ... 20:02:34 20:02:34 #57 [support-scheduler internal] load build context 20:02:34 #57 ... 20:02:34 20:02:34 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:02:34 #0 9.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:34 #0 9.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:34 #87 ... 20:02:34 20:02:34 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:34 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 30.8s 20:02:34 #41 ... 20:02:34 20:02:34 #57 [support-scheduler internal] load build context 20:02:36 #57 ... 20:02:36 20:02:36 #44 [core-command internal] load build context 20:02:36 #44 ... 20:02:36 20:02:36 #57 [support-scheduler internal] load build context 20:02:36 #57 ... 20:02:36 20:02:36 #88 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 20:02:36 #0 7.554 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 20:02:36 #0 8.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:36 #0 9.676 OK: 9 MiB in 20 packages 20:02:36 #88 ... 20:02:36 20:02:36 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:02:36 #87 12.16 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:36 #87 12.27 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:36 #87 12.27 Executing ca-certificates-20240226-r0.trigger 20:02:36 #87 ... 20:02:36 20:02:36 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 20:02:36 #88 DONE 10.3s 20:02:36 20:02:36 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:37 #41 ... 20:02:37 20:02:37 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 20:02:37 #83 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 20:02:37 #83 10.52 (1/2) Upgrading libcrypto3 (3.1.6-r0 -> 3.1.7-r0) 20:02:37 #83 10.81 (2/2) Upgrading libssl3 (3.1.6-r0 -> 3.1.7-r0) 20:02:37 #83 10.82 Executing ca-certificates-20240226-r0.trigger 20:02:37 #83 11.56 OK: 13 MiB in 26 packages 20:02:37 #83 DONE 12.8s 20:02:37 20:02:37 #46 [core-common-config-bootstrapper internal] load build context 20:02:37 #46 transferring context: 50.07MB 53.9s 20:02:38 #46 ... 20:02:38 20:02:38 #87 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 20:02:38 #87 12.64 OK: 12 MiB in 18 packages 20:02:38 #87 DONE 13.4s 20:02:38 20:02:38 #46 [core-common-config-bootstrapper internal] load build context 20:02:39 #46 ... 20:02:39 20:02:39 #49 [core-metadata internal] load build context 20:02:39 #49 ... 20:02:39 20:02:39 #46 [core-common-config-bootstrapper internal] load build context 20:02:39 #46 ... 20:02:39 20:02:39 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 20:02:39 #89 DONE 2.4s 20:02:39 20:02:39 #49 [core-metadata internal] load build context 20:02:39 #49 ... 20:02:39 20:02:39 #63 [support-cron-scheduler internal] load build context 20:02:39 #63 ... 20:02:39 20:02:39 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:39 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 36.3s 20:02:39 #41 ... 20:02:39 20:02:39 #51 [security-proxy-auth internal] load build context 20:02:40 #51 ... 20:02:40 20:02:40 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:42 #41 ... 20:02:42 20:02:42 #59 [security-spiffe-token-provider internal] load build context 20:02:42 #59 ... 20:02:42 20:02:42 #46 [core-common-config-bootstrapper internal] load build context 20:02:42 #46 ... 20:02:42 20:02:42 #47 [core-keeper internal] load build context 20:02:42 #47 ... 20:02:42 20:02:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:42 #41 ... 20:02:42 20:02:42 #58 [security-bootstrapper internal] load build context 20:02:42 #58 ... 20:02:42 20:02:42 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:42 #41 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 38.9s done 20:02:42 #41 ... 20:02:42 20:02:42 #60 [security-proxy-setup internal] load build context 20:02:42 #60 transferring context: 134.42MB 61.5s 20:02:42 #60 ... 20:02:42 20:02:42 #47 [core-keeper internal] load build context 20:02:42 #47 ... 20:02:42 20:02:42 #38 [support-notifications internal] load build context 20:02:43 #38 ... 20:02:43 20:02:43 #60 [security-proxy-setup internal] load build context 20:02:43 #60 ... 20:02:43 20:02:43 #52 [core-data internal] load build context 20:02:43 #52 ... 20:02:43 20:02:43 #46 [core-common-config-bootstrapper internal] load build context 20:02:43 #46 ... 20:02:43 20:02:43 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 20:02:43 #41 DONE 63.1s 20:02:43 20:02:43 #46 [core-common-config-bootstrapper internal] load build context 20:02:43 #46 ... 20:02:43 20:02:43 #53 [security-secretstore-setup internal] load build context 20:02:43 #53 ... 20:02:43 20:02:43 #46 [core-common-config-bootstrapper internal] load build context 20:02:46 #46 ... 20:02:46 20:02:46 #44 [core-command internal] load build context 20:02:46 #44 ... 20:02:46 20:02:46 #46 [core-common-config-bootstrapper internal] load build context 20:02:46 #46 ... 20:02:46 20:02:46 #57 [support-scheduler internal] load build context 20:02:46 #57 ... 20:02:46 20:02:46 #46 [core-common-config-bootstrapper internal] load build context 20:02:47 #46 transferring context: 100.97MB 64.0s 20:02:49 #46 ... 20:02:49 20:02:49 #90 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:49 #90 DONE 3.1s 20:02:49 20:02:49 #46 [core-common-config-bootstrapper internal] load build context 20:02:49 #46 ... 20:02:49 20:02:49 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:49 #91 DONE 3.4s 20:02:49 20:02:49 #92 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 20:02:49 #92 DONE 2.5s 20:02:49 20:02:49 #46 [core-common-config-bootstrapper internal] load build context 20:02:50 #46 ... 20:02:50 20:02:50 #49 [core-metadata internal] load build context 20:02:50 #49 ... 20:02:50 20:02:50 #63 [support-cron-scheduler internal] load build context 20:02:50 #63 ... 20:02:50 20:02:50 #51 [security-proxy-auth internal] load build context 20:02:50 #51 ... 20:02:50 20:02:50 #63 [support-cron-scheduler internal] load build context 20:02:50 #63 ... 20:02:50 20:02:50 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 20:02:50 #93 DONE 1.0s 20:02:50 20:02:50 #63 [support-cron-scheduler internal] load build context 20:02:51 #63 ... 20:02:51 20:02:51 #94 [security-spire-server stage-2 5/9] COPY Attribution.txt / 20:02:51 #94 DONE 1.2s 20:02:51 20:02:51 #63 [support-cron-scheduler internal] load build context 20:02:51 #63 ... 20:02:51 20:02:51 #95 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 20:02:51 #95 DONE 1.4s 20:02:51 20:02:51 #63 [support-cron-scheduler internal] load build context 20:02:52 #63 ... 20:02:52 20:02:52 #59 [security-spiffe-token-provider internal] load build context 20:02:52 #59 ... 20:02:52 20:02:52 #96 [security-spire-config stage-2 6/10] COPY security.txt / 20:02:52 #96 DONE 1.1s 20:02:52 20:02:52 #59 [security-spiffe-token-provider internal] load build context 20:02:52 #59 ... 20:02:52 20:02:52 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:02:52 #97 ... 20:02:52 20:02:52 #98 [security-spire-server stage-2 6/9] COPY security.txt / 20:02:52 #98 DONE 1.1s 20:02:52 20:02:52 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 20:02:52 #99 DONE 1.2s 20:02:52 20:02:52 #58 [security-bootstrapper internal] load build context 20:02:52 #58 ... 20:02:52 20:02:52 #59 [security-spiffe-token-provider internal] load build context 20:02:52 #59 transferring context: 182.56MB 71.2s 20:02:52 #59 ... 20:02:52 20:02:52 #97 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 20:02:52 #97 DONE 0.8s 20:02:52 20:02:52 #59 [security-spiffe-token-provider internal] load build context 20:02:53 #59 ... 20:02:53 20:02:53 #47 [core-keeper internal] load build context 20:02:53 #47 ... 20:02:53 20:02:53 #59 [security-spiffe-token-provider internal] load build context 20:02:53 #59 ... 20:02:53 20:02:53 #100 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 20:02:53 #100 DONE 0.9s 20:02:53 20:02:53 #59 [security-spiffe-token-provider internal] load build context 20:02:53 #59 ... 20:02:53 20:02:53 #38 [support-notifications internal] load build context 20:02:53 #38 ... 20:02:53 20:02:53 #60 [security-proxy-setup internal] load build context 20:02:53 #60 ... 20:02:53 20:02:53 #52 [core-data internal] load build context 20:02:53 #52 ... 20:02:53 20:02:53 #59 [security-spiffe-token-provider internal] load build context 20:02:53 #59 ... 20:02:53 20:02:53 #101 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 20:02:53 #101 DONE 1.2s 20:02:54 20:02:54 #102 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 20:02:54 #102 DONE 0.7s 20:02:54 20:02:54 #52 [core-data internal] load build context 20:02:54 #52 ... 20:02:54 20:02:54 #53 [security-secretstore-setup internal] load build context 20:02:54 #53 ... 20:02:54 20:02:54 #52 [core-data internal] load build context 20:02:54 #52 ... 20:02:54 20:02:54 #103 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 20:02:54 #103 DONE 1.0s 20:02:54 20:02:54 #52 [core-data internal] load build context 20:02:54 #52 ... 20:02:54 20:02:54 #104 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 20:02:54 #104 DONE 1.1s 20:02:54 20:02:54 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:55 #105 ... 20:02:55 20:02:55 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 20:02:55 #106 DONE 1.1s 20:02:55 20:02:55 #52 [core-data internal] load build context 20:02:56 #52 ... 20:02:56 20:02:56 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 20:02:56 #107 DONE 1.3s 20:02:56 20:02:56 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 20:02:56 #105 DONE 0.9s 20:02:56 20:02:56 #52 [core-data internal] load build context 20:02:56 #52 ... 20:02:56 20:02:56 #44 [core-command internal] load build context 20:02:56 #44 ... 20:02:56 20:02:56 #49 [core-metadata internal] load build context 20:02:56 #49 ... 20:02:56 20:02:56 #52 [core-data internal] load build context 20:02:57 #52 ... 20:02:57 20:02:57 #57 [support-scheduler internal] load build context 20:02:57 #57 ... 20:02:57 20:02:57 #52 [core-data internal] load build context 20:02:57 #52 transferring context: 246.48MB 78.0s 20:03:00 #52 ... 20:03:00 20:03:00 #46 [core-common-config-bootstrapper internal] load build context 20:03:00 #46 ... 20:03:00 20:03:00 #52 [core-data internal] load build context 20:03:00 #52 ... 20:03:00 20:03:00 #51 [security-proxy-auth internal] load build context 20:03:00 #51 ... 20:03:00 20:03:00 #52 [core-data internal] load build context 20:03:01 #52 ... 20:03:01 20:03:01 #108 [security-spire-agent] exporting to image 20:03:01 #108 exporting layers 5.4s done 20:03:01 #108 writing image sha256:7ca37c596bf2c020de622ca447efc9455fb682d1eb78d3936f09e1c5f99cfe29 0.1s done 20:03:01 #108 naming to docker.io/library/security-spire-config-arm64 done 20:03:01 #108 writing image sha256:13a8357ccc7949d969ca45c63ac01522cfc50e648bcb2900d601227c56240b96 0.2s done 20:03:01 #108 naming to docker.io/library/security-spire-server-arm64 0.1s done 20:03:01 #108 writing image sha256:d1d78673e175cb0b5edc774f9700cbfef89a2726a02291fe9e21329296589929 0.1s done 20:03:01 #108 naming to docker.io/library/security-spire-agent-arm64 0.1s done 20:03:01 #108 DONE 6.2s 20:03:01 20:03:01 #52 [core-data internal] load build context 20:03:02 #52 ... 20:03:02 20:03:02 #63 [support-cron-scheduler internal] load build context 20:03:02 #63 ... 20:03:02 20:03:02 #52 [core-data internal] load build context 20:03:02 #52 transferring context: 273.22MB 83.0s 20:03:02 #52 ... 20:03:02 20:03:02 #58 [security-bootstrapper internal] load build context 20:03:02 #58 ... 20:03:02 20:03:02 #52 [core-data internal] load build context 20:03:03 #52 ... 20:03:03 20:03:03 #47 [core-keeper internal] load build context 20:03:03 #47 ... 20:03:03 20:03:03 #52 [core-data internal] load build context 20:03:03 #52 ... 20:03:03 20:03:03 #38 [support-notifications internal] load build context 20:03:03 #38 ... 20:03:03 20:03:03 #60 [security-proxy-setup internal] load build context 20:03:03 #60 ... 20:03:03 20:03:03 #38 [support-notifications internal] load build context 20:03:03 #38 ... 20:03:03 20:03:03 #59 [security-spiffe-token-provider internal] load build context 20:03:03 #59 ... 20:03:03 20:03:03 #60 [security-proxy-setup internal] load build context 20:03:04 #60 ... 20:03:04 20:03:04 #53 [security-secretstore-setup internal] load build context 20:03:04 #53 ... 20:03:04 20:03:04 #60 [security-proxy-setup internal] load build context 20:03:07 #60 ... 20:03:07 20:03:07 #44 [core-command internal] load build context 20:03:07 #44 ... 20:03:07 20:03:07 #49 [core-metadata internal] load build context 20:03:07 #49 ... 20:03:07 20:03:07 #60 [security-proxy-setup internal] load build context 20:03:07 #60 ... 20:03:07 20:03:07 #57 [support-scheduler internal] load build context 20:03:07 #57 ... 20:03:07 20:03:07 #60 [security-proxy-setup internal] load build context 20:03:08 #60 transferring context: 256.81MB 86.8s 20:03:08 #60 ... 20:03:08 20:03:08 #49 [core-metadata internal] load build context 20:03:08 #49 transferring context: 310.04MB 89.3s done 20:03:08 #49 DONE 89.5s 20:03:08 20:03:08 #60 [security-proxy-setup internal] load build context 20:03:08 #60 ... 20:03:08 20:03:08 #52 [core-data internal] load build context 20:03:08 #52 transferring context: 310.04MB 88.9s done 20:03:08 #52 DONE 89.3s 20:03:08 20:03:08 #60 [security-proxy-setup internal] load build context 20:03:10 #60 ... 20:03:10 20:03:10 #46 [core-common-config-bootstrapper internal] load build context 20:03:10 #46 ... 20:03:10 20:03:10 #60 [security-proxy-setup internal] load build context 20:03:10 #60 ... 20:03:10 20:03:10 #109 [core-metadata builder 4/7] COPY go.mod vendor* ./ 20:03:10 #109 DONE 2.2s 20:03:10 20:03:10 #60 [security-proxy-setup internal] load build context 20:03:10 #60 ... 20:03:10 20:03:10 #51 [security-proxy-auth internal] load build context 20:03:10 #51 ... 20:03:10 20:03:10 #60 [security-proxy-setup internal] load build context 20:03:12 #60 ... 20:03:12 20:03:12 #63 [support-cron-scheduler internal] load build context 20:03:12 #63 ... 20:03:12 20:03:12 #51 [security-proxy-auth internal] load build context 20:03:12 #51 ... 20:03:12 20:03:12 #58 [security-bootstrapper internal] load build context 20:03:13 #58 ... 20:03:13 20:03:13 #51 [security-proxy-auth internal] load build context 20:03:13 #51 ... 20:03:13 20:03:13 #47 [core-keeper internal] load build context 20:03:13 #47 ... 20:03:13 20:03:13 #51 [security-proxy-auth internal] load build context 20:03:13 #51 transferring context: 223.31MB 94.4s 20:03:14 #51 ... 20:03:14 20:03:14 #59 [security-spiffe-token-provider internal] load build context 20:03:14 #59 ... 20:03:14 20:03:14 #38 [support-notifications internal] load build context 20:03:14 #38 ... 20:03:14 20:03:14 #47 [core-keeper internal] load build context 20:03:14 #47 ... 20:03:14 20:03:14 #63 [support-cron-scheduler internal] load build context 20:03:14 #63 transferring context: 310.04MB 90.7s done 20:03:14 #63 DONE 92.5s 20:03:14 20:03:14 #38 [support-notifications internal] load build context 20:03:14 #38 ... 20:03:14 20:03:14 #53 [security-secretstore-setup internal] load build context 20:03:14 #53 ... 20:03:14 20:03:14 #38 [support-notifications internal] load build context 20:03:16 #38 ... 20:03:16 20:03:16 #110 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 20:03:16 #110 DONE 1.4s 20:03:16 20:03:16 #38 [support-notifications internal] load build context 20:03:16 #38 ... 20:03:16 20:03:16 #44 [core-command internal] load build context 20:03:17 #44 ... 20:03:17 20:03:17 #59 [security-spiffe-token-provider internal] load build context 20:03:17 #59 transferring context: 310.04MB 94.9s done 20:03:17 #59 DONE 96.2s 20:03:17 20:03:17 #44 [core-command internal] load build context 20:03:17 #44 ... 20:03:17 20:03:17 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:03:17 #111 ... 20:03:17 20:03:17 #53 [security-secretstore-setup internal] load build context 20:03:17 #53 transferring context: 310.04MB 97.3s done 20:03:17 #53 DONE 97.8s 20:03:17 20:03:17 #38 [support-notifications internal] load build context 20:03:17 #38 ... 20:03:17 20:03:17 #57 [support-scheduler internal] load build context 20:03:17 #57 ... 20:03:17 20:03:17 #38 [support-notifications internal] load build context 20:03:18 #38 ... 20:03:18 20:03:18 #111 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 20:03:18 #111 DONE 1.1s 20:03:18 20:03:18 #38 [support-notifications internal] load build context 20:03:18 #38 ... 20:03:18 20:03:18 #112 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 20:03:18 #112 DONE 0.9s 20:03:18 20:03:18 #38 [support-notifications internal] load build context 20:03:19 #38 ... 20:03:19 20:03:19 #60 [security-proxy-setup internal] load build context 20:03:19 #60 transferring context: 310.04MB 98.0s done 20:03:19 #60 DONE 99.0s 20:03:19 20:03:19 #38 [support-notifications internal] load build context 20:03:19 #38 ... 20:03:19 20:03:19 #47 [core-keeper internal] load build context 20:03:19 #47 transferring context: 310.04MB 94.5s done 20:03:19 #47 DONE 97.8s 20:03:19 20:03:19 #38 [support-notifications internal] load build context 20:03:20 #38 ... 20:03:20 20:03:20 #46 [core-common-config-bootstrapper internal] load build context 20:03:20 #46 ... 20:03:20 20:03:20 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:20 #113 ... 20:03:20 20:03:20 #46 [core-common-config-bootstrapper internal] load build context 20:03:21 #46 ... 20:03:21 20:03:21 #114 [core-keeper builder 5/8] COPY go.mod vendor* ./ 20:03:21 #114 DONE 1.0s 20:03:21 20:03:21 #46 [core-common-config-bootstrapper internal] load build context 20:03:23 #46 ... 20:03:23 20:03:23 #58 [security-bootstrapper internal] load build context 20:03:23 #58 ... 20:03:23 20:03:23 #46 [core-common-config-bootstrapper internal] load build context 20:03:24 #46 ... 20:03:24 20:03:24 #51 [security-proxy-auth internal] load build context 20:03:24 #51 transferring context: 267.44MB 104.8s 20:03:24 #51 ... 20:03:24 20:03:24 #46 [core-common-config-bootstrapper internal] load build context 20:03:25 #46 ... 20:03:25 20:03:25 #57 [support-scheduler internal] load build context 20:03:25 #57 transferring context: 310.04MB 104.4s done 20:03:25 #57 DONE 105.3s 20:03:25 20:03:25 #46 [core-common-config-bootstrapper internal] load build context 20:03:25 #46 ... 20:03:25 20:03:25 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:26 #115 ... 20:03:26 20:03:26 #46 [core-common-config-bootstrapper internal] load build context 20:03:27 #46 ... 20:03:27 20:03:27 #44 [core-command internal] load build context 20:03:27 #44 ... 20:03:27 20:03:27 #51 [security-proxy-auth internal] load build context 20:03:28 #51 ... 20:03:28 20:03:28 #46 [core-common-config-bootstrapper internal] load build context 20:03:28 #46 transferring context: 310.04MB 104.1s done 20:03:28 #46 DONE 106.1s 20:03:28 20:03:28 #51 [security-proxy-auth internal] load build context 20:03:28 #51 ... 20:03:28 20:03:28 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 #116 ... 20:03:28 20:03:28 #44 [core-command internal] load build context 20:03:28 #44 ... 20:03:28 20:03:28 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:28 #117 ... 20:03:28 20:03:28 #44 [core-command internal] load build context 20:03:30 #44 ... 20:03:30 20:03:30 #51 [security-proxy-auth internal] load build context 20:03:30 #51 transferring context: 310.04MB 111.4s done 20:03:30 #51 DONE 111.6s 20:03:30 20:03:30 #44 [core-command internal] load build context 20:03:30 #44 ... 20:03:30 20:03:30 #38 [support-notifications internal] load build context 20:03:30 #38 ... 20:03:30 20:03:30 #44 [core-command internal] load build context 20:03:30 #44 ... 20:03:30 20:03:30 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:31 #118 ... 20:03:31 20:03:31 #44 [core-command internal] load build context 20:03:33 #44 ... 20:03:33 20:03:33 #58 [security-bootstrapper internal] load build context 20:03:33 #58 ... 20:03:33 20:03:33 #44 [core-command internal] load build context 20:03:36 #44 transferring context: 291.01MB 113.8s 20:03:37 #44 transferring context: 310.04MB 115.1s done 20:03:37 #44 DONE 115.4s 20:03:37 20:03:37 #58 [security-bootstrapper internal] load build context 20:03:39 #58 ... 20:03:39 20:03:39 #38 [support-notifications internal] load build context 20:03:39 #38 transferring context: 310.04MB 120.8s done 20:03:39 #38 DONE 121.0s 20:03:39 20:03:39 #58 [security-bootstrapper internal] load build context 20:03:40 #58 transferring context: 310.04MB 119.2s done 20:03:40 #58 DONE 120.0s 20:03:40 20:03:40 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #113 ... 20:04:48 20:04:48 #115 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #115 DONE 82.1s 20:04:48 20:04:48 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #116 DONE 79.9s 20:04:48 20:04:48 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #118 DONE 77.2s 20:04:48 20:04:48 #117 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #117 DONE 79.6s 20:04:48 20:04:48 #113 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #113 DONE 87.4s 20:04:48 20:04:48 #119 [security-secretstore-setup builder 6/7] COPY . . 20:04:48 #119 DONE 5.7s 20:04:48 20:04:48 #120 [core-keeper builder 7/8] COPY . . 20:04:48 #120 DONE 5.6s 20:04:48 20:04:48 #121 [support-cron-scheduler builder 6/7] COPY . . 20:04:48 #121 DONE 5.8s 20:04:48 20:04:48 #122 [security-spiffe-token-provider builder 6/7] COPY . . 20:04:48 #122 DONE 5.7s 20:04:48 20:04:48 #123 [security-proxy-setup builder 6/7] COPY . . 20:04:48 #123 CACHED 20:04:48 20:04:48 #124 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 20:04:48 #124 CACHED 20:04:48 20:04:48 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #125 CACHED 20:04:48 20:04:48 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:04:48 #126 CACHED 20:04:48 20:04:48 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #127 CACHED 20:04:48 20:04:48 #128 [security-bootstrapper builder 6/7] COPY . . 20:04:48 #128 CACHED 20:04:48 20:04:48 #129 [core-metadata builder 6/7] COPY . . 20:04:48 #129 DONE 5.7s 20:04:48 20:04:48 #130 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #130 CACHED 20:04:48 20:04:48 #131 [support-notifications builder 6/7] COPY . . 20:04:48 #131 CACHED 20:04:48 20:04:48 #132 [support-notifications builder 4/7] COPY go.mod vendor* ./ 20:04:48 #132 CACHED 20:04:48 20:04:48 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:04:48 #133 ... 20:04:48 20:04:48 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #134 CACHED 20:04:48 20:04:48 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 20:04:48 #135 CACHED 20:04:48 20:04:48 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 20:04:48 #136 CACHED 20:04:48 20:04:48 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #137 CACHED 20:04:48 20:04:48 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 20:04:48 #138 CACHED 20:04:48 20:04:48 #139 [core-command builder 6/7] COPY . . 20:04:48 #139 CACHED 20:04:48 20:04:48 #140 [support-scheduler builder 6/7] COPY . . 20:04:48 #140 CACHED 20:04:48 20:04:48 #141 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #141 CACHED 20:04:48 20:04:48 #142 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 20:04:48 #142 CACHED 20:04:48 20:04:48 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #143 CACHED 20:04:48 20:04:48 #144 [core-data builder 6/7] COPY . . 20:04:48 #144 CACHED 20:04:48 20:04:48 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 20:04:48 #145 CACHED 20:04:48 20:04:48 #146 [security-proxy-auth builder 6/7] COPY . . 20:04:48 #146 CACHED 20:04:48 20:04:48 #147 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:48 #147 CACHED 20:04:48 20:04:48 #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 20:04:48 #148 CACHED 20:04:48 20:04:48 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:49 #149 ... 20:04:49 20:04:49 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:04:49 #0 5.002 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 20:04:49 #150 ... 20:04:49 20:04:49 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:04:49 #0 5.567 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 20:04:50 #151 ... 20:04:50 20:04:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:04:50 #149 6.932 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 20:04:54 #149 ... 20:04:54 20:04:54 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:04:54 #0 5.843 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 20:04:54 #152 ... 20:04:54 20:04:54 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:04:54 #0 4.767 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 20:04:54 #153 ... 20:04:54 20:04:54 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:04:54 #0 6.827 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 20:04:54 #154 ... 20:04:54 20:04:54 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:04:54 #0 6.538 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 20:04:54 #155 ... 20:04:54 20:04:54 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:04:54 #0 4.708 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 20:04:54 #156 ... 20:04:54 20:04:54 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:04:54 #0 6.440 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 20:04:54 #157 ... 20:04:54 20:04:54 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:04:54 #0 5.852 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 20:04:55 #158 ... 20:04:55 20:04:55 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:04:55 #0 6.299 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 20:04:55 #159 ... 20:04:55 20:04:55 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:04:55 #0 5.541 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 20:04:55 #160 ... 20:04:55 20:04:55 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:04:55 #133 6.873 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 20:24:18 #133 ... 20:24:18 20:24:18 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:18 #150 1168.6 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 20:24:23 #150 ... 20:24:23 20:24:23 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 20:24:23 #152 DONE 1179.6s 20:24:23 20:24:23 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:24:23 #151 ... 20:24:23 20:24:23 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 20:24:24 #161 DONE 0.3s 20:24:24 20:24:24 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:24:24 #153 ... 20:24:24 20:24:24 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 20:24:24 #162 DONE 0.2s 20:24:24 20:24: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 20:24:24 #163 DONE 0.2s 20:24:24 20:24:24 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 20:24:24 #164 DONE 0.2s 20:24:24 20:24:24 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:24 #133 ... 20:24:24 20:24:24 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 20:24:25 #165 DONE 0.3s 20:24:25 20:24:25 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 20:24:25 #166 DONE 0.2s 20:24:25 20:24:25 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:27 #167 DONE 2.4s 20:24:27 20:24:27 #108 [security-proxy-setup] exporting to image 20:24:27 #108 exporting layers 20:24:28 #108 exporting layers 1.2s done 20:24:28 #108 writing image sha256:b6324dbe2ac079f334875c4ca503bfd7b775c9c613acc03338bcf74b2716d15c 0.0s done 20:24:28 #108 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 20:24:28 #108 DONE 7.4s 20:24:28 20:24:28 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:24:32 #158 ... 20:24:32 20:24:32 #159 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 20:24:32 #159 DONE 1188.1s 20:24:32 20:24:32 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:24:32 #133 ... 20:24:32 20:24:32 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 20:24:32 #168 DONE 0.2s 20:24:32 20:24:32 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:24:32 #151 ... 20:24:32 20:24:32 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 20:24:35 #169 DONE 2.3s 20:24:35 20:24:35 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 20:24:35 #170 DONE 0.3s 20:24:35 20:24:35 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 20:24:35 #171 DONE 0.1s 20:24:35 20:24:35 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 20:24:35 #172 DONE 0.5s 20:24:35 20:24:35 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 20:24:35 #150 DONE 1191.9s 20:24:35 20:24:35 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 20:24:36 #173 DONE 0.5s 20:24:36 20:24:36 #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/ 20:24:36 #174 ... 20:24:36 20:24:36 #175 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 20:24:36 #175 DONE 0.3s 20:24:36 20:24:36 #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/ 20:24:36 #174 DONE 0.3s 20:24:36 20:24:36 #176 [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/ 20:24:36 #176 ... 20:24:36 20:24:36 #177 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 20:24:36 #177 DONE 0.4s 20:24:37 20:24:37 #176 [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/ 20:24:37 #176 DONE 0.4s 20:24:37 20:24:37 #178 [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/ 20:24:37 #178 DONE 0.2s 20:24:37 20:24:37 #179 [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 20:24:37 #179 DONE 0.2s 20:24:37 20:24:37 #180 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 20:24:37 #180 DONE 0.2s 20:24:37 20:24:37 #181 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 20:24:37 #181 DONE 0.2s 20:24:37 20:24:37 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:24:37 #182 ... 20:24:37 20:24:37 #183 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 20:24:37 #183 DONE 0.1s 20:24:37 20:24:37 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 20:24:37 #182 DONE 0.2s 20:24:37 20:24:37 #184 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 20:24:38 #184 DONE 0.5s 20:24:38 20:24:38 #185 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 20:24:38 #185 DONE 0.3s 20:24:38 20:24:38 #186 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:24:38 #186 ... 20:24:38 20:24:38 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 20:24:38 #187 DONE 0.2s 20:24:38 20:24:38 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:40 #188 ... 20:24:40 20:24:40 #186 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 20:24:40 #186 DONE 2.6s 20:24:40 20:24:40 #108 [security-bootstrapper] exporting to image 20:24:40 #108 exporting layers 20:24:41 #108 ... 20:24:41 20:24:41 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:24:41 #188 DONE 3.1s 20:24:41 20:24:41 #108 [security-secretstore-setup] exporting to image 20:24:41 #108 exporting layers 1.8s done 20:24:42 #108 writing image sha256:21557d1f457196e68e8ceabe2891c90735600d5c5e5b8f3ab2288d5c8d8bb3ce 0.0s done 20:24:42 #108 naming to docker.io/library/security-bootstrapper-arm64 done 20:24:43 #108 exporting layers 1.4s done 20:24:43 #108 writing image sha256:c82090d01bf3773916e1ef11a0458cb7a3cff46c2ddb7be2eb82f031f615a097 done 20:24:43 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 20:24:43 #108 DONE 10.6s 20:24:43 20:24:43 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 20:25:51 #155 DONE 1256.3s 20:25:51 20:25:51 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:25:51 #156 ... 20:25:51 20:25:51 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:25:51 #189 DONE 0.3s 20:25:51 20:25:51 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:25:51 #190 DONE 0.1s 20:25:51 20:25:51 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 20:25:51 #191 DONE 0.3s 20:25:51 20:25:51 #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 20:25:51 #192 DONE 0.2s 20:25:51 20:25:51 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 20:25:51 #193 DONE 0.2s 20:25:51 20:25:51 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:25:51 #194 DONE 2.2s 20:25:51 20:25:51 #108 [core-common-config-bootstrapper] exporting to image 20:25:51 #108 exporting layers 20:25:51 #108 exporting layers 0.7s done 20:25:51 #108 writing image sha256:fa6dfb157d684f0b086fa724815fdbdffff3463d55044b78b29e78a2f03bee20 done 20:25:51 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 20:25:51 #108 DONE 11.3s 20:25:51 20:25:51 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:27:58 #151 ... 20:27:58 20:27:58 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 20:27:58 #153 DONE 1380.0s 20:27:58 20:27:58 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:27:58 #157 ... 20:27:58 20:27:58 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:27:58 #195 DONE 0.4s 20:27:58 20:27:58 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:27:58 #196 DONE 0.1s 20:27:58 20:27:58 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:27:58 #156 ... 20:27:58 20:27:58 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 20:27:58 #197 DONE 0.3s 20:27:58 20:27:58 #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 20:27:58 #198 DONE 0.1s 20:27:58 20:27:58 #108 [security-spiffe-token-provider] exporting to image 20:27:58 #108 exporting layers 20:27:58 #108 exporting layers 0.8s done 20:27:58 #108 writing image sha256:7a328ab2443222d64f9739223987b2bf86ef7a7bb72270fc5476dbc885bda47b 0.0s done 20:27:58 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 20:27:58 #108 DONE 12.1s 20:27:58 20:27:58 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:35:50 #154 ... 20:35:50 20:35:50 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 20:35:50 #151 DONE 1857.8s 20:35:50 20:35:50 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:35:50 #149 ... 20:35:50 20:35:50 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:35:50 #199 DONE 0.1s 20:35:50 20:35:50 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:35:50 #200 DONE 0.1s 20:35:50 20:35:50 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 20:35:50 #201 DONE 0.4s 20:35:50 20:35:50 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:35:50 #133 ... 20:35:50 20:35:50 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 20:35:50 #202 DONE 0.1s 20:35:50 20:35:50 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 20:35:50 #203 DONE 0.2s 20:35:50 20:35:50 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 20:35:50 #204 DONE 2.0s 20:35:50 20:35:50 #108 [security-proxy-auth] exporting to image 20:35:50 #108 exporting layers 20:35:50 #108 exporting layers 1.2s done 20:35:50 #108 writing image sha256:f095caa963fe195522ffb8c3778e6e109e2932abfd7301bd013fa1ed1007fb8c done 20:35:50 #108 naming to docker.io/library/security-proxy-auth-arm64 done 20:35:50 #108 DONE 13.4s 20:35:50 20:35:50 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:36:46 #158 ... 20:36:46 20:36:46 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 20:36:46 #149 DONE 1921.9s 20:36:46 20:36:46 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:46 #157 ... 20:36:46 20:36:46 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:36:46 #205 DONE 0.2s 20:36:46 20:36:46 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:36:46 #206 DONE 0.1s 20:36:46 20:36:46 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:36:46 #157 ... 20:36:46 20:36:46 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 20:36:47 #207 DONE 0.4s 20:36:47 20:36:47 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 20:36:47 #208 DONE 0.1s 20:36:47 20:36:47 #108 [core-command] exporting to image 20:36:47 #108 exporting layers 20:36:47 #108 exporting layers 0.5s done 20:36:47 #108 writing image sha256:1eeae6f90a40839c255824f545fa99ce85684a5a681ec3fbf63af0e017c0db70 done 20:36:47 #108 naming to docker.io/library/core-command-arm64 done 20:36:47 #108 DONE 13.8s 20:36:47 20:36:47 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:38:54 #157 ... 20:38:54 20:38:54 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 20:38:54 #154 DONE 2043.1s 20:38:54 20:38:54 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:38:54 #43 ... 20:38:54 20:38:54 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 20:38:54 #209 DONE 0.3s 20:38:54 20:38:54 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:38:54 #133 ... 20:38:54 20:38:54 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 20:38:54 #210 DONE 0.1s 20:38:54 20:38:54 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 20:38:54 #211 DONE 0.5s 20:38:54 20:38:54 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 20:38:54 #212 DONE 0.2s 20:38:54 20:38:54 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:38:54 #158 ... 20:38:54 20:38:54 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 20:38:54 #213 DONE 0.3s 20:38:54 20:38:54 #158 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 20:38:54 #158 DONE 2045.0s 20:38:54 20:38:54 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:38:54 #157 ... 20:38:54 20:38:54 #108 [core-data] exporting to image 20:38:54 #108 exporting layers 20:38:54 #108 exporting layers 1.1s done 20:38:54 #108 writing image sha256:149b679eb18676da5477f71c156c45f290617313293d13b6f9ca40ddaa65e96a 0.0s done 20:38:54 #108 naming to docker.io/library/core-data-arm64 done 20:38:54 #108 DONE 15.0s 20:38:54 20:38:54 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 20:38:54 #214 DONE 0.3s 20:38:54 20:38:54 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 20:38:54 #215 DONE 0.1s 20:38:54 20:38:54 #216 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 20:38:54 #216 DONE 0.7s 20:38:54 20:38:54 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:38:54 #217 ... 20:38:54 20:38:54 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 20:38:54 #156 DONE 2047.5s 20:38:54 20:38:54 #217 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 20:38:54 #217 DONE 0.3s 20:38:54 20:38:54 #218 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 20:38:54 #218 DONE 0.4s 20:38:54 20:38:54 #219 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 20:38:54 #219 DONE 0.3s 20:38:54 20:38:54 #108 [core-metadata] exporting to image 20:38:54 #108 exporting layers 0.9s done 20:38:54 #108 writing image sha256:c9c54d5756bb22190d50aa3f93620180e2d8bb375f742a431b0f1758cb4655e7 0.0s done 20:38:54 #108 naming to docker.io/library/core-metadata-arm64 0.0s done 20:38:54 #108 DONE 15.9s 20:38:54 20:38:54 #220 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 20:38:54 #220 DONE 0.6s 20:38:54 20:38:54 #221 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 20:38:54 #221 DONE 0.1s 20:38:54 20:38:54 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:38:54 #133 ... 20:38:54 20:38:54 #108 [core-keeper] exporting to image 20:38:54 #108 exporting layers 0.7s done 20:38:54 #108 writing image sha256:ab0d4656f6cf2d64cb3be92643e949428557d63085519d5bd3f8056a4f1867b4 done 20:38:54 #108 naming to docker.io/library/core-keeper-arm64 done 20:38:54 #108 DONE 16.5s 20:38:54 20:38:54 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:39:33 #133 ... 20:39:33 20:39:33 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 20:39:33 #157 DONE 2083.4s 20:39:33 20:39:33 #160 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 20:39:33 #160 DONE 2083.5s 20:39:33 20:39:33 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:39:33 #133 ... 20:39:33 20:39:33 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:39:33 #222 ... 20:39:33 20:39:33 #223 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:39:33 #223 DONE 0.3s 20:39:33 20:39:33 #224 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:39:33 #224 DONE 0.2s 20:39:33 20:39:33 #222 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:39:33 #222 DONE 0.3s 20:39:33 20:39:33 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:39:33 #133 ... 20:39:33 20:39:33 #225 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:39:33 #225 DONE 0.3s 20:39:33 20:39:33 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:33 #226 ... 20:39:33 20:39:33 #133 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 20:39:33 #133 DONE 2084.9s 20:39:33 20:39:33 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 20:39:33 #227 DONE 0.6s 20:39:33 20:39:33 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:39:33 #228 ... 20:39:33 20:39:33 #226 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 20:39:33 #226 DONE 0.5s 20:39:33 20:39:33 #228 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 20:39:33 #228 DONE 0.2s 20:39:33 20:39:33 #108 [support-scheduler] exporting to image 20:39:33 #108 exporting layers 20:39:33 #108 ... 20:39:33 20:39:33 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 20:39:33 #229 DONE 0.2s 20:39:33 20:39:33 #108 [support-notifications] exporting to image 20:39:33 #108 ... 20:39:33 20:39:33 #230 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 20:39:33 #230 DONE 0.3s 20:39:33 20:39:33 #231 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 20:39:33 #231 DONE 0.1s 20:39:33 20:39:33 #108 [support-scheduler] exporting to image 20:39:33 #108 exporting layers 0.8s done 20:39:33 #108 writing image sha256:200c7104ff12e374f966c2556f9af4d52c01eba28bd40902fc1df4b5b88fd058 done 20:39:33 #108 naming to docker.io/library/support-scheduler-arm64 done 20:39:33 #108 exporting layers 1.0s done 20:39:33 #108 writing image sha256:415786b56508066c9e5f8076b62df013709d5fee085f9be6066118fa59638ee1 done 20:39:33 #108 naming to docker.io/library/support-notifications-arm64 done 20:39:33 #108 DONE 18.3s 20:39:33 20:39:33 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 20:39:33 #232 DONE 0.5s 20:39:33 20:39:33 #233 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 20:39:33 #233 DONE 0.1s 20:39:33 20:39:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:39:33 #43 ... 20:39:33 20:39:33 #108 [support-cron-scheduler] exporting to image 20:39:33 #108 exporting layers 1.3s done 20:39:33 #108 writing image sha256:3007663ae8a4a0bd8e15d08764728ad180430dc9f3992a7f22d426b32b6c3f7a done 20:39:33 #108 naming to docker.io/library/support-cron-scheduler-arm64 done 20:39:33 #108 DONE 18.7s 20:39:33 20:39:33 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 20:39:33 time="2024-09-06T20:01:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 20:39:33 $ docker stop --time=1 48517aed3865b9fa9e65527888d3c675f5828bc979655f81ee6580b75ffa42d8 20:39:35 $ docker rm -f --volumes 48517aed3865b9fa9e65527888d3c675f5828bc979655f81ee6580b75ffa42d8 [Pipeline] // withDockerContainer [Pipeline] sh 20:39:35 + docker images 20:39:35 REPOSITORY TAG IMAGE ID CREATED SIZE 20:39:35 support-cron-scheduler-arm64 latest 3007663ae8a4 5 seconds ago 48.7MB 20:39:35 support-notifications-arm64 latest 415786b56508 6 seconds ago 47.1MB 20:39:35 support-scheduler-arm64 latest 200c7104ff12 7 seconds ago 46.2MB 20:39:35 core-keeper-arm64 latest ab0d4656f6cf 43 seconds ago 39MB 20:39:35 core-metadata-arm64 latest c9c54d5756bb 44 seconds ago 44.1MB 20:39:35 core-data-arm64 latest 149b679eb186 47 seconds ago 44MB 20:39:35 core-command-arm64 latest 1eeae6f90a40 2 minutes ago 39.9MB 20:39:35 security-proxy-auth-arm64 latest f095caa963fe 3 minutes ago 37.6MB 20:39:35 security-spiffe-token-provider-arm64 latest 7a328ab24432 11 minutes ago 34.2MB 20:39:35 core-common-config-bootstrapper-arm64 latest fa6dfb157d68 13 minutes ago 20.2MB 20:39:35 security-secretstore-setup-arm64 latest c82090d01bf3 14 minutes ago 41.5MB 20:39:35 security-bootstrapper-arm64 latest 21557d1f4571 14 minutes ago 23.8MB 20:39:35 security-proxy-setup-arm64 latest b6324dbe2ac0 15 minutes ago 31MB 20:39:35 security-spire-agent-arm64 latest d1d78673e175 36 minutes ago 179MB 20:39:35 security-spire-server-arm64 latest 13a8357ccc79 36 minutes ago 121MB 20:39:35 security-spire-config-arm64 latest 7ca37c596bf2 36 minutes ago 120MB 20:39:35 ci-base-image-arm64 latest 8e7674283ad2 55 minutes ago 967MB 20:39:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 4 months ago 561MB 20:39:35 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 20:39:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:36 20:39:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:39:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:39:37 arm64: Pulling from edgex-lftools-log-publisher 20:39:37 8998bd30e6a1: Pulling fs layer 20:39:37 04944245beec: Pulling fs layer 20:39:37 699f458cf7ca: Pulling fs layer 20:39:37 765212b225bb: Pulling fs layer 20:39:37 f23df028b6ca: Pulling fs layer 20:39:37 d65c8cfc05b1: Pulling fs layer 20:39:37 2437ff75d9bd: Pulling fs layer 20:39:37 765212b225bb: Waiting 20:39:37 f23df028b6ca: Waiting 20:39:37 d65c8cfc05b1: Waiting 20:39:37 2437ff75d9bd: Waiting 20:39:37 04944245beec: Verifying Checksum 20:39:37 04944245beec: Download complete 20:39:37 765212b225bb: Verifying Checksum 20:39:37 765212b225bb: Download complete 20:39:37 f23df028b6ca: Verifying Checksum 20:39:37 f23df028b6ca: Download complete 20:39:37 d65c8cfc05b1: Verifying Checksum 20:39:37 d65c8cfc05b1: Download complete 20:39:37 699f458cf7ca: Download complete 20:39:38 8998bd30e6a1: Verifying Checksum 20:39:38 8998bd30e6a1: Download complete 20:39:40 2437ff75d9bd: Verifying Checksum 20:39:40 2437ff75d9bd: Download complete 20:39:42 8998bd30e6a1: Pull complete 20:39:43 04944245beec: Pull complete 20:39:44 699f458cf7ca: Pull complete 20:39:44 765212b225bb: Pull complete 20:39:45 f23df028b6ca: Pull complete 20:39:45 d65c8cfc05b1: Pull complete 20:40:04 2437ff75d9bd: Pull complete 20:40:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 20:40:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 20:40:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:04 prd-ubuntu20.04-docker-arm64-4c-16g-9629 does not seem to be running inside a container 20:40:04 $ 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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 20:40:07 $ docker top dd8d25c72ca252c6b86679148a621f021bab6534efaa722ddf5b9e2a328b882c -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:40:08 ---> job-cost.sh 20:40:08 lf-activate-venv: SKIPPING 20:40:08 INFO: No Stack... 20:40:08 INFO: Retrieving Pricing Info for: v3-standard-4 20:40:09 INFO: Archiving Costs [Pipeline] sh 20:40:10 + cat /w/workspace/edgex-go/1/archives/cost.csv 20:40:10 + cut -d, -f6 [Pipeline] lock 20:40:10 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] 20:40:10 Resource [jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] did not exist. Created. 20:40:10 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:40:10 + echo total: 0.2199999988079071 [Pipeline] stash 20:40:11 Stashed 1 file(s) [Pipeline] } 20:40:11 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-PR-4896-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:40:11 $ docker stop --time=1 dd8d25c72ca252c6b86679148a621f021bab6534efaa722ddf5b9e2a328b882c 20:40:12 $ docker rm -f --volumes dd8d25c72ca252c6b86679148a621f021bab6534efaa722ddf5b9e2a328b882c [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 20:40:14 provisioning config files... 20:40:14 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/1@tmp/config12088141605229379373tmp [Pipeline] { [Pipeline] sh 20:40:14 + set +x 20:40:14 + bash -s+ -- 20:40:14 curl -s https://codecov.io/bash 20:40:14 20:40:14 _____ _ 20:40:14 / ____| | | 20:40:14 | | ___ __| | ___ ___ _____ __ 20:40:14 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:40:14 | |___| (_) | (_| | __/ (_| (_) \ V / 20:40:14 \_____\___/ \__,_|\___|\___\___/ \_/ 20:40:14 Bash-1.0.6 20:40:14 20:40:14 20:40:14 ==> git version 2.25.1 found 20:40:14 ==> 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 20:40:14 Release-Date: 2020-01-08 20:40:14 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:40:14 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:40:14 ==> Jenkins CI detected. 20:40:14 current dir:  /w/workspace/edgex-go/1 20:40:14 project root: . 20:40:14 --> token set from env 20:40:14 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:40:14 ==> Running gcov in . (disable via -X gcov) 20:40:14 ==> Python coveragepy not found 20:40:14 ==> Searching for coverage reports in: 20:40:14 + . 20:40:14 -> Found 1 reports 20:40:14 ==> Detecting git/mercurial file structure 20:40:14 ==> Reading reports 20:40:14 + ./coverage.out bytes=545587 20:40:14 ==> Appending adjustments 20:40:14 https://docs.codecov.io/docs/fixing-reports 20:40:15 + Found adjustments 20:40:15 ==> Gzipping contents 20:40:15 68K /tmp/codecov.WLLHUf.gz 20:40:15 ==> Uploading reports 20:40:15 url: https://codecov.io 20:40:15 query: branch=PR-4896&commit=88ea20729181eb12d7d41dd65a185ef9debd239e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4896%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4896&job=&cmd_args= 20:40:15 -> Pinging Codecov 20:40:15 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-4896&commit=88ea20729181eb12d7d41dd65a185ef9debd239e&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2FPR-4896%2F1%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=4896&job=&cmd_args= 20:40:16 -> Uploading to 20:40:16 https://storage.googleapis.com/codecov/v4/raw/2024-09-06/00271124DB129430A58F1EEE437C3FCB/88ea20729181eb12d7d41dd65a185ef9debd239e/80dd5f8c-fe79-45e3-97ac-d67391814939.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240906%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240906T204016Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=d1e3a1b9f829516a4a997c1c6bb0a15323d3fb846df9a4f9fefb7c11d24fd165 20:40:16 % Total % Received % Xferd Average Speed Time Time Time Current 20:40:16 Dload Upload Total Spent Left Speed 20:40:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 67979 0 0 100 67979 0 236k --:--:-- --:--:-- --:--:-- 236k 20:40:16 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/88ea20729181eb12d7d41dd65a185ef9debd239e [Pipeline] } 20:40:16 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 20:40:18 + [ -d /w/workspace/edgex-go/1/archives ] [Pipeline] libraryResource [Pipeline] sh 20:40:18 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:40:19 ---> package-listing.sh 20:40:19 ++ facter osfamily 20:40:19 ++ tr '[:upper:]' '[:lower:]' 20:40:19 + OS_FAMILY=debian 20:40:19 + workspace=/w/workspace/edgex-go/1 20:40:19 + START_PACKAGES=/tmp/packages_start.txt 20:40:19 + END_PACKAGES=/tmp/packages_end.txt 20:40:19 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:40:19 + PACKAGES=/tmp/packages_start.txt 20:40:19 + '[' /w/workspace/edgex-go/1 ']' 20:40:19 + PACKAGES=/tmp/packages_end.txt 20:40:19 + case "${OS_FAMILY}" in 20:40:19 + dpkg -l 20:40:19 + grep '^ii' 20:40:19 + '[' -f /tmp/packages_start.txt ']' 20:40:19 + '[' -f /tmp/packages_end.txt ']' 20:40:19 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:40:19 + '[' /w/workspace/edgex-go/1 ']' 20:40:19 + mkdir -p /w/workspace/edgex-go/1/archives/ 20:40:19 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/1/archives/ [Pipeline] echo 20:40:19 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/1/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:40:20 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:20 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:20 20:40:20 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:40:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:21 latest: Pulling from edgex-lftools-log-publisher 20:40:21 5eb5b503b376: Pulling fs layer 20:40:21 5c69ac0246d0: Pulling fs layer 20:40:21 ec43610c2a17: Pulling fs layer 20:40:21 3a2ae6a8a46f: Pulling fs layer 20:40:21 33b1e0a273af: Pulling fs layer 20:40:21 5d3b04190fa2: Pulling fs layer 20:40:21 2f39f015ded8: Pulling fs layer 20:40:21 5d3b04190fa2: Waiting 20:40:21 2f39f015ded8: Waiting 20:40:21 3a2ae6a8a46f: Waiting 20:40:21 33b1e0a273af: Waiting 20:40:21 5c69ac0246d0: Download complete 20:40:21 3a2ae6a8a46f: Verifying Checksum 20:40:21 3a2ae6a8a46f: Download complete 20:40:21 33b1e0a273af: Verifying Checksum 20:40:21 33b1e0a273af: Download complete 20:40:21 ec43610c2a17: Verifying Checksum 20:40:21 ec43610c2a17: Download complete 20:40:21 5d3b04190fa2: Verifying Checksum 20:40:21 5d3b04190fa2: Download complete 20:40:21 5eb5b503b376: Verifying Checksum 20:40:21 5eb5b503b376: Download complete 20:40:22 2f39f015ded8: Verifying Checksum 20:40:22 2f39f015ded8: Download complete 20:40:22 5eb5b503b376: Pull complete 20:40:23 5c69ac0246d0: Pull complete 20:40:23 ec43610c2a17: Pull complete 20:40:23 3a2ae6a8a46f: Pull complete 20:40:23 33b1e0a273af: Pull complete 20:40:23 5d3b04190fa2: Pull complete 20:40:29 2f39f015ded8: Pull complete 20:40:29 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:40:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:40:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:40:29 prd-ubuntu20.04-docker-8c-8g-9628 does not seem to be running inside a container 20:40:29 $ 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/1/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/1 -v /w/workspace/edgex-go/1:/w/workspace/edgex-go/1:rw,z -v /w/workspace/edgex-go/1@tmp:/w/workspace/edgex-go/1@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 20:40:38 $ docker top c9824e08d1c31aee90ef884ffcf6383ab6f57f61f8326238530f848dd80b9b50 -eo pid,comm [Pipeline] { [Pipeline] sh 20:40:38 + touch /tmp/pre-build-complete [Pipeline] sh 20:40:38 + mkdir -p /var/log/sysstat [Pipeline] sh 20:40:39 + ls /var/log/sa-host 20:40:39 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:40:39 provisioning config files... 20:40:39 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/1@tmp/config16102704826868031126tmp [Pipeline] { [Pipeline] echo 20:40:39 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:40:39 ---> create-netrc.sh [Pipeline] } 20:40:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:40:40 ---> python-tools-install.sh [Pipeline] echo 20:40:40 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:40:40 ---> sudo-logs.sh 20:40:40 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:40:40 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:40:41 ---> job-cost.sh 20:40:41 lf-activate-venv: SKIPPING 20:40:41 DEBUG: total: 0.2199999988079071 20:40:41 INFO: Retrieving Stack Cost... 20:40:41 INFO: Retrieving Pricing Info for: v3-standard-8 20:40:41 INFO: Archiving Costs [Pipeline] echo 20:40:42 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:40:42 ---> logs-deploy.sh 20:40:42 lf-activate-venv: SKIPPING 20:40:42 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/PR-4896/1 20:40:42 INFO: archiving workspace using pattern(s): 20:40:43 Archives upload complete. 20:40:43 INFO: archiving logs to Nexus 20:40:44 ---> uname -a: 20:40:44 Linux prd-ubuntu20-04-docker-8c-8g-9628 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 20:40:44 20:40:44 20:40:44 ---> lscpu: 20:40:44 Architecture: x86_64 20:40:44 CPU op-mode(s): 32-bit, 64-bit 20:40:44 Byte Order: Little Endian 20:40:44 Address sizes: 40 bits physical, 48 bits virtual 20:40:44 CPU(s): 8 20:40:44 On-line CPU(s) list: 0-7 20:40:44 Thread(s) per core: 1 20:40:44 Core(s) per socket: 1 20:40:44 Socket(s): 8 20:40:44 NUMA node(s): 1 20:40:44 Vendor ID: AuthenticAMD 20:40:44 CPU family: 23 20:40:44 Model: 49 20:40:44 Model name: AMD EPYC-Rome Processor 20:40:44 Stepping: 0 20:40:44 CPU MHz: 2799.998 20:40:44 BogoMIPS: 5599.99 20:40:44 Virtualization: AMD-V 20:40:44 Hypervisor vendor: KVM 20:40:44 Virtualization type: full 20:40:44 L1d cache: 256 KiB 20:40:44 L1i cache: 256 KiB 20:40:44 L2 cache: 4 MiB 20:40:44 L3 cache: 128 MiB 20:40:44 NUMA node0 CPU(s): 0-7 20:40:44 Vulnerability Itlb multihit: Not affected 20:40:44 Vulnerability L1tf: Not affected 20:40:44 Vulnerability Mds: Not affected 20:40:44 Vulnerability Meltdown: Not affected 20:40:44 Vulnerability Mmio stale data: Not affected 20:40:44 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:40:44 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:40:44 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 20:40:44 Vulnerability Srbds: Not affected 20:40:44 Vulnerability Tsx async abort: Not affected 20:40:44 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 20:40:44 20:40:44 20:40:44 ---> nproc: 20:40:44 8 20:40:44 20:40:44 20:40:44 ---> df -h: 20:40:44 Filesystem Size Used Avail Use% Mounted on 20:40:44 overlay 155G 28G 128G 18% / 20:40:44 tmpfs 64M 0 64M 0% /dev 20:40:44 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:40:44 shm 64M 0 64M 0% /dev/shm 20:40:44 /dev/vda1 155G 28G 128G 18% /facter-os 20:40:44 20:40:44 20:40:44 ---> sar -b -r -n DEV: 20:40:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9628) 09/06/24 _x86_64_ (8 CPU) 20:40:44 20:40:44 19:38:13 LINUX RESTART (8 CPU) 20:40:44 20:40:44 19:39:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:40:44 19:40:01 183.00 11.07 171.93 0.00 1734.78 58373.76 0.00 20:40:44 19:41:01 75.92 0.05 75.87 0.00 0.93 30444.51 0.00 20:40:44 19:42:02 38.34 1.05 37.29 0.00 22.13 26426.40 0.00 20:40:44 19:43:01 36.06 0.14 35.92 0.00 2.30 23315.62 0.00 20:40:44 19:44:01 508.05 2.78 505.27 0.00 147.44 271676.59 0.00 20:40:44 19:45:01 740.37 16.14 724.23 0.00 4383.16 198130.40 0.00 20:40:44 19:46:01 182.29 0.18 182.11 0.00 2.27 40641.65 0.00 20:40:44 19:47:01 315.08 0.08 315.00 0.00 0.67 111723.29 0.00 20:40:44 19:48:01 635.34 0.07 635.28 0.00 2.40 97596.13 0.00 20:40:44 19:49:01 2.87 0.00 2.87 0.00 0.00 32.66 0.00 20:40:44 19:50:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 20:40:44 19:51:01 1.90 0.00 1.90 0.00 0.00 20.80 0.00 20:40:44 19:52:01 1.20 0.00 1.20 0.00 0.00 13.60 0.00 20:40:44 19:53:01 1.55 0.00 1.55 0.00 0.00 17.33 0.00 20:40:44 19:54:01 1.83 0.02 1.82 0.00 0.13 24.26 0.00 20:40:44 19:55:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 20:40:44 19:56:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 20:40:44 19:57:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 20:40:44 19:58:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 20:40:44 19:59:01 1.95 0.00 1.95 0.00 0.00 22.93 0.00 20:40:44 20:00:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 20:40:44 20:01:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 20:40:44 20:02:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 20:40:44 20:03:01 1.75 0.00 1.75 0.00 0.00 20.53 0.00 20:40:44 20:04:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 20:40:44 20:05:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 20:40:44 20:06:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 20:40:44 20:07:01 1.47 0.00 1.47 0.00 0.00 17.20 0.00 20:40:44 20:08:01 0.93 0.00 0.93 0.00 0.00 10.80 0.00 20:40:44 20:09:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 20:40:44 20:10:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 20:40:44 20:11:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 20:40:44 20:12:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 20:40:44 20:13:01 1.58 0.00 1.58 0.00 0.00 18.00 0.00 20:40:44 20:14:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 20:40:44 20:15:01 1.75 0.00 1.75 0.00 0.00 19.86 0.00 20:40:44 20:16:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 20:40:44 20:17:01 1.57 0.02 1.55 0.00 0.13 17.06 0.00 20:40:44 20:18:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 20:40:44 20:19:01 1.55 0.00 1.55 0.00 0.00 19.60 0.00 20:40:44 20:20:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:40:44 20:21:01 1.60 0.00 1.60 0.00 0.00 17.86 0.00 20:40:44 20:22:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 20:40:44 20:23:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 20:40:44 20:24:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 20:40:44 20:25:01 2.00 0.30 1.70 0.00 10.00 20.26 0.00 20:40:44 20:26:01 2.35 1.20 1.15 0.00 25.46 15.06 0.00 20:40:44 20:27:01 1.72 0.00 1.72 0.00 0.00 19.60 0.00 20:40:44 20:28:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 20:40:44 20:29:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 20:40:44 20:30:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 20:40:44 20:31:01 1.17 0.00 1.17 0.00 0.00 15.20 0.00 20:40:44 20:32:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 20:40:44 20:33:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 20:40:44 20:34:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 20:40:44 20:35:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 20:40:44 20:36:01 0.82 0.00 0.82 0.00 0.00 9.87 0.00 20:40:44 20:37:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 20:40:44 20:38:01 0.87 0.00 0.87 0.00 0.00 9.87 0.00 20:40:44 20:39:01 1.78 0.00 1.78 0.00 0.00 20.79 0.00 20:40:44 20:40:01 1.06 0.00 1.06 0.00 0.00 12.50 0.00 20:40:44 Average: 45.69 0.54 45.15 0.00 103.94 14086.37 0.00 20:40:44 20:40:44 19:39:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:40:44 19:40:01 28179708 31534212 778008 2.37 100860 3459456 1892604 5.58 1232028 3010344 45680 20:40:44 19:41:01 27107628 31406016 900412 2.74 128924 4295536 2143192 6.32 1890552 3340996 743024 20:40:44 19:42:02 26494424 30813276 1491708 4.54 133808 4293960 2435512 7.18 2014824 3809940 482520 20:40:44 19:43:01 26428128 31540304 761972 2.32 136188 5041740 1774224 5.23 1712088 4133512 588480 20:40:44 19:44:01 20004212 31240972 1011224 3.08 162108 10992352 3171000 9.35 2226272 9823020 72 20:40:44 19:45:01 13468204 30781696 1420724 4.32 365000 16333640 5492832 16.19 3461108 14532760 78332 20:40:44 19:46:01 8267016 28328920 3845340 11.69 389532 18809884 10469964 30.86 7084952 15822056 1523760 20:40:44 19:47:01 6698140 29261084 2930040 8.91 400840 21243724 7634340 22.50 7070472 17378176 1263296 20:40:44 19:48:01 9686700 31399720 848896 2.58 410288 20573548 2240000 6.60 3336092 18389408 412 20:40:44 19:49:01 9686380 31399504 848872 2.58 410360 20573552 2240000 6.60 3336096 18389412 168 20:40:44 19:50:01 9729976 31443160 805204 2.45 410436 20573556 2240000 6.60 3293508 18389420 172 20:40:44 19:51:01 9732260 31445496 802832 2.44 410500 20573556 2240000 6.60 3291508 18389416 52 20:40:44 19:52:01 9733284 31446604 801772 2.44 410544 20573560 2240000 6.60 3290384 18389420 12 20:40:44 19:53:01 9733904 31447268 801148 2.44 410568 20573564 2240000 6.60 3291008 18389424 188 20:40:44 19:54:01 9733148 31446536 801836 2.44 410628 20573540 2244708 6.62 3291388 18389400 76 20:40:44 19:55:01 9732904 31446336 802012 2.44 410656 20573544 2244708 6.62 3291396 18389404 12 20:40:44 19:56:01 9732664 31446120 802092 2.44 410684 20573544 2244708 6.62 3291164 18389404 12 20:40:44 19:57:01 9733152 31446648 801508 2.44 410708 20573552 2244708 6.62 3291200 18389412 8 20:40:44 19:58:01 9733304 31446828 801484 2.44 410728 20573556 2244708 6.62 3291284 18389416 20 20:40:44 19:59:01 9734020 31447584 800692 2.43 410776 20573548 2244708 6.62 3291144 18389420 12 20:40:44 20:00:01 9734004 31447620 800604 2.43 410804 20573560 2244708 6.62 3291032 18389428 8 20:40:44 20:01:01 9734020 31447640 800512 2.43 410816 20573564 2244708 6.62 3290800 18389432 8 20:40:44 20:02:01 9733932 31447580 800516 2.43 410832 20573564 2244708 6.62 3291096 18389436 188 20:40:44 20:03:01 9733488 31447204 800728 2.44 410856 20573572 2244708 6.62 3290920 18389444 20 20:40:44 20:04:01 9733780 31447496 800340 2.43 410912 20573568 2244708 6.62 3290964 18389444 8 20:40:44 20:05:01 9733884 31447660 800300 2.43 410920 20573576 2244708 6.62 3291132 18389448 4 20:40:44 20:06:01 9733632 31447412 800532 2.43 410936 20573580 2244708 6.62 3290860 18389452 8 20:40:44 20:07:01 9733748 31447560 800336 2.43 410952 20573584 2244708 6.62 3290896 18389452 8 20:40:44 20:08:01 9733700 31447552 800296 2.43 410976 20573588 2244708 6.62 3290932 18389464 8 20:40:44 20:09:01 9733904 31447764 800108 2.43 411004 20573584 2244708 6.62 3291164 18389464 4 20:40:44 20:10:01 9733848 31447744 800096 2.43 411012 20573592 2244708 6.62 3291032 18389468 16 20:40:44 20:11:01 9733588 31447532 800268 2.43 411040 20573596 2244708 6.62 3291012 18389476 8 20:40:44 20:12:01 9733756 31447700 800240 2.43 411056 20573596 2244708 6.62 3291000 18389476 8 20:40:44 20:13:01 9734064 31448048 799872 2.43 411076 20573600 2244708 6.62 3291040 18389484 8 20:40:44 20:14:01 9733916 31447904 800132 2.43 411100 20573596 2244708 6.62 3291036 18389488 36 20:40:44 20:15:01 9733948 31447972 800028 2.43 411140 20573608 2228308 6.57 3291108 18389492 8 20:40:44 20:16:01 9733892 31447972 800000 2.43 411148 20573612 2228308 6.57 3291116 18389500 8 20:40:44 20:17:01 9733584 31447708 800204 2.43 411192 20573608 2228308 6.57 3291156 18389504 12 20:40:44 20:18:01 9733400 31447696 799984 2.43 411208 20573744 2228308 6.57 3291172 18389616 8 20:40:44 20:19:01 9733768 31448112 799532 2.43 411244 20573748 2228308 6.57 3291096 18389640 20 20:40:44 20:20:01 9733684 31448064 799744 2.43 411268 20573752 2228308 6.57 3291368 18389644 16 20:40:44 20:21:01 9733312 31447736 800072 2.43 411280 20573756 2228308 6.57 3291224 18389652 12 20:40:44 20:22:01 9733304 31447728 800016 2.43 411284 20573756 2228308 6.57 3291208 18389652 4 20:40:44 20:23:01 9733256 31447684 799988 2.43 411296 20573760 2228308 6.57 3291216 18389656 8 20:40:44 20:24:01 9733208 31447660 799956 2.43 411312 20573760 2244372 6.61 3291236 18389660 16 20:40:44 20:25:01 9732396 31447188 800296 2.43 411344 20574060 2244372 6.61 3294084 18389712 4 20:40:44 20:26:01 9726740 31443292 804264 2.45 411368 20574832 2228064 6.57 3299600 18389896 8 20:40:44 20:27:01 9726252 31442836 804912 2.45 411396 20574836 2228064 6.57 3299060 18389880 16 20:40:44 20:28:01 9726440 31443028 804668 2.45 411408 20574836 2228064 6.57 3298976 18389880 8 20:40:44 20:29:01 9726456 31443080 804572 2.45 411444 20574828 2228064 6.57 3299000 18389884 8 20:40:44 20:30:01 9726660 31443316 804280 2.45 411464 20574840 2228064 6.57 3298972 18389880 8 20:40:44 20:31:01 9726644 31443336 804208 2.45 411496 20574836 2228064 6.57 3299016 18389884 24 20:40:44 20:32:01 9726560 31443296 804412 2.45 411524 20574848 2228064 6.57 3299056 18389892 24 20:40:44 20:33:01 9726536 31443312 804372 2.45 411548 20574852 2228064 6.57 3299160 18389888 24 20:40:44 20:34:01 9726132 31442944 804688 2.45 411568 20574856 2228064 6.57 3299408 18389892 24 20:40:44 20:35:01 9726124 31442944 804580 2.45 411592 20574860 2228064 6.57 3299196 18389896 12 20:40:44 20:36:01 9726100 31442948 804544 2.45 411604 20574864 2228064 6.57 3299176 18389900 24 20:40:44 20:37:01 9726176 31443028 804384 2.45 411624 20574868 2228064 6.57 3299164 18389904 4 20:40:44 20:38:01 9725908 31442788 804632 2.45 411628 20574868 2228064 6.57 3299208 18389904 8 20:40:44 20:39:01 9726168 31443056 804268 2.45 411660 20574868 2244240 6.61 3299172 18389908 8 20:40:44 20:40:01 9725572 31442504 804972 2.45 411692 20574876 2244240 6.61 3299156 18389920 12 20:40:44 Average: 11021617 31335310 913610 2.78 386970 19260501 2517858 7.42 3300601 17155734 77491 20:40:44 20:40:44 19:39:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:40:44 19:40:01 lo 4.53 4.53 0.44 0.44 0.00 0.00 0.00 0.00 20:40:44 19:40:01 docker0 888.68 908.12 66.35 4947.77 0.00 0.00 0.00 0.00 20:40:44 19:40:01 ens3 1136.79 1032.60 9795.63 110.62 0.00 0.00 0.00 0.00 20:40:44 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:41:01 docker0 0.00 0.07 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:41:01 ens3 32.44 20.50 30.01 12.77 0.00 0.00 0.00 0.00 20:40:44 19:41:01 veth314e50c 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:40:44 19:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:42:02 docker0 1.58 1.58 0.12 0.14 0.00 0.00 0.00 0.00 20:40:44 19:42:02 ens3 32.61 22.45 25.35 14.55 0.00 0.00 0.00 0.00 20:40:44 19:42:02 veth314e50c 1.58 1.60 0.14 0.14 0.00 0.00 0.00 0.00 20:40:44 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:43:01 ens3 28.57 16.55 26.44 12.81 0.00 0.00 0.00 0.00 20:40:44 19:43:01 veth314e50c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:44:01 vethaef8c59 1.12 2.55 0.08 30.87 0.00 0.00 0.00 0.00 20:40:44 19:44:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 20:40:44 19:44:01 vetha4192ba 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth12db5fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:44:01 vethb67a1e0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:44:01 vethcb1d083 4.87 6.23 0.34 31.21 0.00 0.00 0.00 0.00 20:40:44 19:44:01 docker0 58.61 98.48 3.66 1312.05 0.00 0.00 0.00 0.00 20:40:44 19:44:01 vethd2ab968 2.20 4.67 0.16 63.40 0.00 0.00 0.00 0.01 20:40:44 19:44:01 vethf987c8b 4.42 2.08 63.38 0.15 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth2609caa 2.08 4.42 0.15 63.38 0.00 0.00 0.00 0.01 20:40:44 19:44:01 veth6c99393 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth27d0d43 4.35 6.25 0.30 31.30 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth088debd 2.55 1.12 30.87 0.08 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth0eef008 1.37 1.87 0.13 0.98 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth1f3d2e9 6.25 4.35 31.30 0.30 0.00 0.00 0.00 0.00 20:40:44 19:44:01 ens3 320.01 189.47 5495.56 169.87 0.00 0.00 0.00 0.00 20:40:44 19:44:01 vethe9300e5 1.52 1.95 0.14 1.12 0.00 0.00 0.00 0.00 20:40:44 19:44:01 veth91363fc 0.35 0.98 0.03 0.16 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth469e1cd 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth48017c8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 lo 0.60 0.60 0.05 0.05 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth557c8f8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth2296d03 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth8b69a73 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth013b16b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 docker0 388.12 724.88 34.61 6048.55 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth8564bc3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth430e56b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 vethc1b42f8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth6c865f8 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth1e3e9b0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth0729ced 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 ens3 865.14 453.90 7727.02 50.43 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth3041b2b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 20:40:44 19:45:01 veth91363fc 0.12 0.33 0.01 0.02 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth469e1cd 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth48017c8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth557c8f8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth2296d03 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth8b69a73 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth013b16b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth8564bc3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth430e56b 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 vethc1b42f8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth6c865f8 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth1e3e9b0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth0729ced 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 ens3 7.55 5.78 6.14 3.60 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth3041b2b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:46:01 veth91363fc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth469e1cd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth48017c8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth557c8f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth2296d03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth8b69a73 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth013b16b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth8564bc3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth430e56b 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 vethc1b42f8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth6c865f8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth1e3e9b0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth0729ced 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 ens3 5.53 3.67 5.35 2.27 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth3041b2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:47:01 veth91363fc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:48:01 ens3 7.08 4.32 6.55 3.26 0.00 0.00 0.00 0.00 20:40:44 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:49:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:52:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:53:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:54:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:55:01 ens3 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:56:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:57:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:58:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 19:59:01 ens3 0.25 0.28 0.08 0.08 0.00 0.00 0.00 0.00 20:40:44 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:00:01 ens3 0.22 0.20 0.52 0.01 0.00 0.00 0.00 0.00 20:40:44 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:01:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:02:01 ens3 0.25 0.32 0.25 0.21 0.00 0.00 0.00 0.00 20:40:44 20:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:03:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:04:01 ens3 1.00 0.45 0.43 0.28 0.00 0.00 0.00 0.00 20:40:44 20:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:05:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:06:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:08:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:09:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 20:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:10:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:11:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:12:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:13:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:14:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 20:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:15:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:18:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:19:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 20:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:20:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:22:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:23:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:24:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 20:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:25:01 ens3 1.02 0.83 1.04 0.38 0.00 0.00 0.00 0.00 20:40:44 20:26:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:26:01 ens3 7.03 5.82 4.65 5.94 0.00 0.00 0.00 0.00 20:40:44 20:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:28:01 ens3 0.13 0.08 0.06 0.00 0.00 0.00 0.00 0.00 20:40:44 20:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:29:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 20:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:31:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:33:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:34:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 20:40:44 20:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:35:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:36:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:38:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:40:44 20:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:39:01 ens3 0.25 0.20 0.09 0.07 0.00 0.00 0.00 0.00 20:40:44 20:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 20:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:40:44 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00 20:40:44 Average: docker0 21.94 28.45 1.72 202.02 0.00 0.00 0.00 0.00 20:40:44 Average: ens3 40.19 28.89 379.50 6.36 0.00 0.00 0.00 0.00 20:40:44 20:40:44 20:40:44 ---> sar -P ALL: 20:40:44 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9628) 09/06/24 _x86_64_ (8 CPU) 20:40:44 20:40:44 19:38:13 LINUX RESTART (8 CPU) 20:40:44 20:40:44 19:39:01 CPU %user %nice %system %iowait %steal %idle 20:40:44 19:40:01 all 7.62 0.00 3.50 2.68 0.07 86.12 20:40:44 19:40:01 0 6.37 0.00 2.99 7.61 0.08 82.95 20:40:44 19:40:01 1 7.62 0.00 4.55 0.74 0.08 87.00 20:40:44 19:40:01 2 7.22 0.00 4.51 9.06 0.07 79.14 20:40:44 19:40:01 3 7.31 0.00 3.50 0.32 0.08 88.79 20:40:44 19:40:01 4 10.75 0.00 3.62 1.74 0.05 83.84 20:40:44 19:40:01 5 6.71 0.00 2.76 0.64 0.08 89.80 20:40:44 19:40:01 6 7.75 0.00 3.09 0.97 0.07 88.12 20:40:44 19:40:01 7 7.22 0.00 3.01 0.39 0.07 89.31 20:40:44 19:41:01 all 36.48 0.00 6.03 1.87 0.09 55.53 20:40:44 19:41:01 0 39.01 0.00 5.91 1.95 0.10 53.04 20:40:44 19:41:01 1 35.03 0.00 6.37 0.56 0.08 57.96 20:40:44 19:41:01 2 34.42 0.00 6.25 0.76 0.08 58.48 20:40:44 19:41:01 3 38.77 0.00 5.85 0.07 0.08 55.23 20:40:44 19:41:01 4 35.73 0.00 6.06 1.73 0.07 56.41 20:40:44 19:41:01 5 33.76 0.00 5.81 0.46 0.08 59.89 20:40:44 19:41:01 6 36.65 0.00 6.44 8.63 0.10 48.18 20:40:44 19:41:01 7 38.47 0.00 5.57 0.81 0.08 55.07 20:40:44 19:42:02 all 40.34 0.00 6.60 1.07 0.08 51.90 20:40:44 19:42:02 0 40.26 0.00 7.49 0.07 0.08 52.10 20:40:44 19:42:02 1 38.89 0.00 5.89 0.10 0.08 55.03 20:40:44 19:42:02 2 40.66 0.00 6.22 0.70 0.08 52.33 20:40:44 19:42:02 3 41.62 0.00 6.86 0.05 0.10 51.37 20:40:44 19:42:02 4 41.40 0.00 6.63 1.01 0.08 50.88 20:40:44 19:42:02 5 40.48 0.00 7.19 0.20 0.07 52.06 20:40:44 19:42:02 6 37.70 0.00 6.66 6.42 0.08 49.13 20:40:44 19:42:02 7 41.66 0.00 5.90 0.05 0.08 52.30 20:40:44 19:43:01 all 48.97 0.00 6.99 0.71 0.10 43.23 20:40:44 19:43:01 0 47.33 0.00 6.67 1.77 0.09 44.14 20:40:44 19:43:01 1 47.01 0.00 6.76 0.00 0.12 46.11 20:40:44 19:43:01 2 50.90 0.00 7.44 0.07 0.10 41.49 20:40:44 19:43:01 3 50.87 0.00 6.84 0.24 0.09 41.96 20:40:44 19:43:01 4 50.78 0.00 7.81 0.75 0.09 40.58 20:40:44 19:43:01 5 49.91 0.00 7.80 0.15 0.10 42.04 20:40:44 19:43:01 6 47.21 0.00 6.42 2.47 0.10 43.80 20:40:44 19:43:01 7 47.70 0.00 6.18 0.26 0.09 45.78 20:40:44 19:44:01 all 20.39 0.00 8.15 18.65 0.12 52.69 20:40:44 19:44:01 0 20.89 0.00 8.26 30.59 0.14 40.13 20:40:44 19:44:01 1 20.36 0.00 7.75 19.00 0.19 52.69 20:40:44 19:44:01 2 21.28 0.00 8.33 23.19 0.10 47.09 20:40:44 19:44:01 3 20.40 0.00 7.47 22.07 0.12 49.95 20:40:44 19:44:01 4 21.97 0.00 8.77 9.86 0.10 59.30 20:40:44 19:44:01 5 20.19 0.00 10.41 17.39 0.09 51.92 20:40:44 19:44:01 6 18.45 0.00 6.72 16.49 0.10 58.24 20:40:44 19:44:01 7 19.61 0.00 7.48 10.55 0.10 62.26 20:40:44 19:45:01 all 11.73 0.00 6.89 22.08 0.09 59.21 20:40:44 19:45:01 0 12.18 0.00 7.07 30.04 0.10 50.60 20:40:44 19:45:01 1 11.82 0.00 7.59 19.48 0.08 61.02 20:40:44 19:45:01 2 11.07 0.00 5.52 10.46 0.08 72.87 20:40:44 19:45:01 3 10.44 0.00 5.40 10.48 0.07 73.62 20:40:44 19:45:01 4 13.77 0.00 8.34 40.30 0.08 37.51 20:40:44 19:45:01 5 10.55 0.00 5.04 8.27 0.07 76.07 20:40:44 19:45:01 6 12.65 0.00 6.98 12.89 0.10 67.38 20:40:44 19:45:01 7 11.35 0.00 9.22 45.13 0.12 34.18 20:40:44 19:46:01 all 87.98 0.00 11.62 0.13 0.23 0.03 20:40:44 19:46:01 0 88.05 0.00 11.69 0.14 0.12 0.00 20:40:44 19:46:01 1 87.08 0.00 12.73 0.02 0.17 0.00 20:40:44 19:46:01 2 87.84 0.00 11.73 0.17 0.15 0.12 20:40:44 19:46:01 3 88.47 0.00 11.11 0.22 0.13 0.07 20:40:44 19:46:01 4 88.46 0.00 11.37 0.03 0.12 0.02 20:40:44 19:46:01 5 88.80 0.00 10.76 0.26 0.14 0.03 20:40:44 19:46:01 6 87.94 0.00 11.70 0.20 0.14 0.02 20:40:44 19:46:01 7 87.16 0.00 11.91 0.03 0.90 0.00 20:40:44 19:47:01 all 88.73 0.00 11.06 0.00 0.19 0.02 20:40:44 19:47:01 0 89.20 0.00 10.61 0.00 0.19 0.00 20:40:44 19:47:01 1 87.74 0.00 12.02 0.00 0.25 0.00 20:40:44 19:47:01 2 88.73 0.00 11.01 0.02 0.17 0.07 20:40:44 19:47:01 3 89.91 0.00 9.90 0.00 0.15 0.03 20:40:44 19:47:01 4 89.78 0.00 10.05 0.00 0.17 0.00 20:40:44 19:47:01 5 88.61 0.00 11.15 0.00 0.19 0.05 20:40:44 19:47:01 6 89.00 0.00 10.80 0.00 0.20 0.00 20:40:44 19:47:01 7 86.66 0.00 13.10 0.00 0.23 0.00 20:40:44 19:48:01 all 36.33 0.00 6.12 5.38 0.08 52.08 20:40:44 19:48:01 0 36.39 0.00 6.54 4.19 0.07 52.82 20:40:44 19:48:01 1 36.96 0.00 6.05 6.45 0.08 50.45 20:40:44 19:48:01 2 35.74 0.00 6.43 21.13 0.08 36.62 20:40:44 19:48:01 3 36.08 0.00 5.61 0.78 0.08 57.44 20:40:44 19:48:01 4 37.11 0.00 5.74 1.34 0.07 55.74 20:40:44 19:48:01 5 34.65 0.00 6.35 3.14 0.08 55.77 20:40:44 19:48:01 6 38.00 0.00 5.64 2.65 0.07 53.64 20:40:44 19:48:01 7 35.71 0.00 6.61 3.45 0.12 54.12 20:40:44 19:49:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:40:44 19:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 19:49:01 1 0.02 0.00 0.02 0.02 0.02 99.93 20:40:44 19:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:49:01 4 0.03 0.00 0.02 0.03 0.03 99.88 20:40:44 19:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 20:40:44 19:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 19:49:01 7 0.05 0.00 0.05 0.00 0.02 99.88 20:40:44 19:50:01 all 0.08 0.00 0.02 0.00 0.01 99.89 20:40:44 19:50:01 0 0.47 0.00 0.02 0.00 0.00 99.52 20:40:44 19:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 20:40:44 19:50:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:50:01 4 0.05 0.00 0.03 0.03 0.02 99.87 20:40:44 19:50:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 19:50:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:40:44 19:50:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:40:44 20:40:44 19:50:01 CPU %user %nice %system %iowait %steal %idle 20:40:44 19:51:01 all 0.20 0.00 0.02 0.00 0.01 99.76 20:40:44 19:51:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 19:51:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:40:44 19:51:01 2 1.43 0.00 0.02 0.00 0.02 98.53 20:40:44 19:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:51:01 4 0.02 0.00 0.02 0.02 0.00 99.95 20:40:44 19:51:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 19:51:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 19:51:01 7 0.05 0.00 0.07 0.00 0.05 99.83 20:40:44 19:52:01 all 0.28 0.00 0.02 0.01 0.01 99.69 20:40:44 19:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 19:52:01 1 0.02 0.00 0.00 0.03 0.02 99.93 20:40:44 19:52:01 2 0.15 0.00 0.02 0.00 0.00 99.83 20:40:44 19:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 19:52:01 4 0.07 0.00 0.02 0.02 0.02 99.88 20:40:44 19:52:01 5 0.05 0.00 0.03 0.00 0.00 99.92 20:40:44 19:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 19:52:01 7 1.88 0.00 0.03 0.00 0.05 98.04 20:40:44 19:53:01 all 0.26 0.00 0.01 0.00 0.01 99.71 20:40:44 19:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 19:53:01 1 0.00 0.00 0.00 0.03 0.02 99.95 20:40:44 19:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:53:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 19:53:01 4 0.03 0.00 0.03 0.00 0.00 99.93 20:40:44 19:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 19:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 19:53:01 7 2.00 0.00 0.03 0.00 0.05 97.91 20:40:44 19:54:01 all 0.25 0.00 0.02 0.00 0.01 99.71 20:40:44 19:54:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:40:44 19:54:01 1 0.02 0.00 0.02 0.02 0.00 99.95 20:40:44 19:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 19:54:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 19:54:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 19:54:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 19:54:01 7 1.88 0.00 0.07 0.00 0.05 98.01 20:40:44 19:55:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:40:44 19:55:01 0 0.07 0.00 0.00 0.00 0.02 99.92 20:40:44 19:55:01 1 0.03 0.00 0.00 0.03 0.02 99.92 20:40:44 19:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 19:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:55:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:40:44 19:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:55:01 6 0.05 0.00 0.00 0.00 0.02 99.93 20:40:44 19:55:01 7 0.07 0.00 0.05 0.00 0.03 99.85 20:40:44 19:56:01 all 0.01 0.00 0.02 0.00 0.01 99.95 20:40:44 19:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:56:01 1 0.00 0.00 0.03 0.02 0.00 99.95 20:40:44 19:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:56:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:40:44 19:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 19:56:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 19:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 19:56:01 7 0.05 0.00 0.03 0.00 0.05 99.87 20:40:44 19:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:40:44 19:57:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 19:57:01 1 0.03 0.00 0.00 0.02 0.02 99.93 20:40:44 19:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 19:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 19:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:57:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 19:57:01 7 0.03 0.00 0.02 0.00 0.03 99.92 20:40:44 19:58:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:40:44 19:58:01 0 0.10 0.00 0.00 0.00 0.00 99.90 20:40:44 19:58:01 1 0.00 0.00 0.00 0.02 0.00 99.98 20:40:44 19:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:58:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 19:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 19:58:01 7 0.05 0.00 0.07 0.00 0.05 99.83 20:40:44 19:59:01 all 0.14 0.00 0.01 0.01 0.01 99.83 20:40:44 19:59:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:40:44 19:59:01 1 0.02 0.00 0.00 0.03 0.02 99.93 20:40:44 19:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 19:59:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 19:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 19:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 20:40:44 19:59:01 6 0.00 0.00 0.03 0.00 0.02 99.95 20:40:44 19:59:01 7 1.00 0.00 0.05 0.00 0.05 98.90 20:40:44 20:00:01 all 0.01 0.00 0.01 0.01 0.01 99.95 20:40:44 20:00:01 0 0.00 0.00 0.00 0.05 0.00 99.95 20:40:44 20:00:01 1 0.00 0.00 0.00 0.03 0.00 99.97 20:40:44 20:00:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:00:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:00:01 7 0.05 0.00 0.03 0.00 0.03 99.88 20:40:44 20:01:01 all 0.03 0.00 0.01 0.00 0.01 99.94 20:40:44 20:01:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:40:44 20:01:01 1 0.05 0.00 0.03 0.02 0.02 99.88 20:40:44 20:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:01:01 6 0.07 0.00 0.00 0.00 0.02 99.92 20:40:44 20:01:01 7 0.07 0.00 0.02 0.00 0.05 99.87 20:40:44 20:40:44 20:01:01 CPU %user %nice %system %iowait %steal %idle 20:40:44 20:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:40:44 20:02:01 0 0.00 0.00 0.02 0.02 0.02 99.95 20:40:44 20:02:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:02:01 7 0.02 0.00 0.03 0.00 0.03 99.92 20:40:44 20:03:01 all 0.02 0.00 0.02 0.01 0.01 99.94 20:40:44 20:03:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:40:44 20:03:01 1 0.00 0.00 0.03 0.02 0.03 99.92 20:40:44 20:03:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:03:01 5 0.02 0.00 0.03 0.02 0.00 99.93 20:40:44 20:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:03:01 7 0.07 0.00 0.07 0.00 0.03 99.83 20:40:44 20:04:01 all 0.02 0.00 0.01 0.01 0.01 99.95 20:40:44 20:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:04:01 1 0.00 0.00 0.02 0.08 0.03 99.87 20:40:44 20:04:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:04:01 7 0.05 0.00 0.03 0.00 0.05 99.87 20:40:44 20:05:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:40:44 20:05:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:40:44 20:05:01 1 0.02 0.00 0.05 0.00 0.02 99.92 20:40:44 20:05:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:05:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:05:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:05:01 5 0.05 0.00 0.05 0.00 0.02 99.88 20:40:44 20:05:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:05:01 7 0.15 0.00 0.02 0.00 0.03 99.80 20:40:44 20:06:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:40:44 20:06:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:06:01 1 0.00 0.00 0.03 0.02 0.03 99.92 20:40:44 20:06:01 2 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:06:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:06:01 7 0.05 0.00 0.05 0.00 0.03 99.87 20:40:44 20:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 20:40:44 20:07:01 0 0.03 0.00 0.00 0.02 0.02 99.93 20:40:44 20:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:07:01 7 0.03 0.00 0.03 0.00 0.03 99.90 20:40:44 20:08:01 all 0.02 0.00 0.01 0.00 0.01 99.94 20:40:44 20:08:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:40:44 20:08:01 1 0.03 0.00 0.02 0.02 0.03 99.90 20:40:44 20:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:08:01 3 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 20:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:08:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 20:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:08:01 7 0.05 0.00 0.00 0.00 0.03 99.92 20:40:44 20:09:01 all 0.08 0.00 0.00 0.00 0.01 99.90 20:40:44 20:09:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:40:44 20:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:09:01 6 0.02 0.00 0.00 0.02 0.02 99.95 20:40:44 20:09:01 7 0.57 0.00 0.02 0.00 0.05 99.37 20:40:44 20:10:01 all 0.27 0.00 0.01 0.00 0.01 99.70 20:40:44 20:10:01 0 0.08 0.00 0.02 0.00 0.02 99.88 20:40:44 20:10:01 1 0.03 0.00 0.02 0.02 0.03 99.90 20:40:44 20:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:10:01 7 1.97 0.00 0.03 0.00 0.02 97.98 20:40:44 20:11:01 all 0.04 0.00 0.02 0.00 0.01 99.92 20:40:44 20:11:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:40:44 20:11:01 1 0.03 0.00 0.02 0.02 0.03 99.90 20:40:44 20:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:11:01 7 0.18 0.00 0.07 0.00 0.03 99.72 20:40:44 20:12:01 all 0.03 0.00 0.00 0.00 0.01 99.96 20:40:44 20:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:12:01 2 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 20:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:12:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:40:44 20:12:01 7 0.05 0.00 0.00 0.00 0.02 99.93 20:40:44 20:40:44 20:12:01 CPU %user %nice %system %iowait %steal %idle 20:40:44 20:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:40:44 20:13:01 0 0.02 0.00 0.00 0.02 0.02 99.95 20:40:44 20:13:01 1 0.03 0.00 0.02 0.02 0.03 99.90 20:40:44 20:13:01 2 0.07 0.00 0.02 0.00 0.02 99.90 20:40:44 20:13:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:13:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:13:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:14:01 all 0.04 0.00 0.01 0.00 0.01 99.94 20:40:44 20:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 20:40:44 20:14:01 1 0.05 0.00 0.02 0.02 0.02 99.90 20:40:44 20:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:14:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:14:01 5 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:14:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:40:44 20:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 20:15:01 all 0.02 0.00 0.01 0.00 0.02 99.95 20:40:44 20:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:15:01 1 0.02 0.00 0.00 0.02 0.03 99.93 20:40:44 20:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:15:01 3 0.00 0.00 0.02 0.00 0.03 99.95 20:40:44 20:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:15:01 7 0.07 0.00 0.02 0.00 0.02 99.90 20:40:44 20:16:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:40:44 20:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:16:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 20:16:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:40:44 20:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:16:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:16:01 5 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:16:01 7 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:17:01 all 0.05 0.00 0.02 0.01 0.01 99.91 20:40:44 20:17:01 0 0.02 0.00 0.05 0.02 0.02 99.90 20:40:44 20:17:01 1 0.02 0.00 0.03 0.08 0.03 99.83 20:40:44 20:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:17:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:17:01 7 0.27 0.00 0.02 0.00 0.02 99.70 20:40:44 20:18:01 all 0.09 0.00 0.01 0.01 0.01 99.89 20:40:44 20:18:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:18:01 1 0.03 0.00 0.02 0.03 0.02 99.90 20:40:44 20:18:01 2 0.03 0.00 0.00 0.02 0.00 99.95 20:40:44 20:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 20:40:44 20:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:18:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:18:01 7 0.48 0.00 0.02 0.00 0.02 99.48 20:40:44 20:19:01 all 0.02 0.00 0.01 0.02 0.01 99.94 20:40:44 20:19:01 0 0.03 0.00 0.02 0.02 0.00 99.93 20:40:44 20:19:01 1 0.05 0.00 0.02 0.15 0.03 99.75 20:40:44 20:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:19:01 4 0.05 0.00 0.02 0.00 0.00 99.93 20:40:44 20:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:20:01 all 0.03 0.00 0.03 0.12 0.02 99.80 20:40:44 20:20:01 0 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:20:01 1 0.05 0.00 0.10 0.98 0.03 98.83 20:40:44 20:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:20:01 4 0.08 0.00 0.05 0.00 0.02 99.85 20:40:44 20:20:01 5 0.03 0.00 0.03 0.00 0.03 99.90 20:40:44 20:20:01 6 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 20:20:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:21:01 all 0.02 0.00 0.02 0.01 0.01 99.95 20:40:44 20:21:01 0 0.02 0.00 0.03 0.02 0.02 99.92 20:40:44 20:21:01 1 0.02 0.00 0.02 0.05 0.02 99.90 20:40:44 20:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:21:01 4 0.05 0.00 0.05 0.00 0.00 99.90 20:40:44 20:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:21:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:22:01 all 0.03 0.00 0.01 0.01 0.01 99.94 20:40:44 20:22:01 0 0.03 0.00 0.02 0.02 0.02 99.92 20:40:44 20:22:01 1 0.02 0.00 0.02 0.05 0.03 99.88 20:40:44 20:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:22:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:22:01 5 0.05 0.00 0.03 0.00 0.03 99.88 20:40:44 20:22:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:23:01 all 0.01 0.00 0.01 0.00 0.01 99.96 20:40:44 20:23:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:40:44 20:23:01 1 0.00 0.00 0.02 0.02 0.03 99.93 20:40:44 20:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:23:01 6 0.05 0.00 0.03 0.00 0.02 99.90 20:40:44 20:23:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:40:44 20:23:01 CPU %user %nice %system %iowait %steal %idle 20:40:44 20:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 20:40:44 20:24:01 0 0.02 0.00 0.02 0.00 0.03 99.93 20:40:44 20:24:01 1 0.07 0.00 0.02 0.02 0.03 99.87 20:40:44 20:24:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:24:01 5 0.03 0.00 0.05 0.00 0.02 99.90 20:40:44 20:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:24:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:40:44 20:25:01 all 0.08 0.00 0.02 0.01 0.01 99.87 20:40:44 20:25:01 0 0.10 0.00 0.00 0.02 0.02 99.87 20:40:44 20:25:01 1 0.02 0.00 0.05 0.03 0.03 99.87 20:40:44 20:25:01 2 0.08 0.00 0.02 0.00 0.00 99.90 20:40:44 20:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:25:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:25:01 5 0.17 0.00 0.05 0.02 0.03 99.73 20:40:44 20:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:25:01 7 0.20 0.00 0.00 0.00 0.02 99.78 20:40:44 20:26:01 all 0.21 0.00 0.03 0.01 0.01 99.74 20:40:44 20:26:01 0 0.83 0.00 0.05 0.02 0.00 99.10 20:40:44 20:26:01 1 0.07 0.00 0.07 0.00 0.03 99.83 20:40:44 20:26:01 2 0.08 0.00 0.00 0.00 0.00 99.92 20:40:44 20:26:01 3 0.10 0.00 0.02 0.00 0.00 99.88 20:40:44 20:26:01 4 0.08 0.00 0.05 0.00 0.02 99.85 20:40:44 20:26:01 5 0.13 0.00 0.03 0.00 0.02 99.82 20:40:44 20:26:01 6 0.13 0.00 0.00 0.07 0.02 99.78 20:40:44 20:26:01 7 0.23 0.00 0.02 0.02 0.02 99.72 20:40:44 20:27:01 all 0.05 0.00 0.02 0.01 0.01 99.91 20:40:44 20:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 20:27:01 1 0.08 0.00 0.02 0.07 0.02 99.82 20:40:44 20:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:27:01 4 0.08 0.00 0.05 0.00 0.00 99.87 20:40:44 20:27:01 5 0.05 0.00 0.03 0.00 0.02 99.90 20:40:44 20:27:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:40:44 20:27:01 7 0.10 0.00 0.00 0.00 0.00 99.90 20:40:44 20:28:01 all 0.02 0.00 0.02 0.00 0.00 99.96 20:40:44 20:28:01 0 0.00 0.00 0.02 0.02 0.00 99.97 20:40:44 20:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:40:44 20:28:01 2 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:28:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:40:44 20:28:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:28:01 7 0.02 0.00 0.03 0.00 0.00 99.95 20:40:44 20:29:01 all 0.11 0.00 0.01 0.01 0.01 99.85 20:40:44 20:29:01 0 0.02 0.00 0.00 0.02 0.00 99.97 20:40:44 20:29:01 1 0.07 0.00 0.03 0.10 0.03 99.77 20:40:44 20:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:29:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:29:01 6 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 20:29:01 7 0.73 0.00 0.02 0.00 0.02 99.24 20:40:44 20:30:01 all 0.11 0.00 0.02 0.03 0.01 99.82 20:40:44 20:30:01 0 0.07 0.00 0.05 0.13 0.02 99.73 20:40:44 20:30:01 1 0.02 0.00 0.02 0.13 0.02 99.82 20:40:44 20:30:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:30:01 5 0.03 0.00 0.03 0.00 0.02 99.92 20:40:44 20:30:01 6 0.05 0.00 0.00 0.00 0.00 99.95 20:40:44 20:30:01 7 0.71 0.00 0.07 0.00 0.02 99.20 20:40:44 20:31:01 all 0.03 0.00 0.01 0.00 0.01 99.95 20:40:44 20:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:31:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 20:31:01 2 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:31:01 5 0.03 0.00 0.03 0.00 0.00 99.93 20:40:44 20:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:31:01 7 0.12 0.00 0.02 0.00 0.02 99.85 20:40:44 20:32:01 all 0.10 0.00 0.01 0.03 0.01 99.85 20:40:44 20:32:01 0 0.03 0.00 0.02 0.17 0.00 99.78 20:40:44 20:32:01 1 0.03 0.00 0.02 0.10 0.02 99.83 20:40:44 20:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:32:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:40:44 20:32:01 5 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:32:01 7 0.65 0.00 0.00 0.00 0.00 99.35 20:40:44 20:33:01 all 0.14 0.00 0.02 0.07 0.01 99.76 20:40:44 20:33:01 0 0.03 0.00 0.05 0.12 0.02 99.78 20:40:44 20:33:01 1 0.07 0.00 0.05 0.42 0.02 99.45 20:40:44 20:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 20:40:44 20:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:33:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:33:01 7 0.95 0.00 0.00 0.00 0.02 99.04 20:40:44 20:34:01 all 0.17 0.00 0.02 0.05 0.01 99.74 20:40:44 20:34:01 0 0.02 0.00 0.03 0.08 0.00 99.87 20:40:44 20:34:01 1 0.03 0.00 0.03 0.32 0.05 99.57 20:40:44 20:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:34:01 3 0.02 0.00 0.03 0.00 0.02 99.93 20:40:44 20:34:01 4 0.05 0.00 0.03 0.00 0.00 99.92 20:40:44 20:34:01 5 0.03 0.00 0.02 0.00 0.05 99.90 20:40:44 20:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:34:01 7 1.16 0.00 0.02 0.02 0.00 98.81 20:40:44 20:40:44 20:34:01 CPU %user %nice %system %iowait %steal %idle 20:40:44 20:35:01 all 0.07 0.00 0.01 0.03 0.01 99.88 20:40:44 20:35:01 0 0.05 0.00 0.02 0.02 0.02 99.90 20:40:44 20:35:01 1 0.03 0.00 0.03 0.22 0.02 99.70 20:40:44 20:35:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:35:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:40:44 20:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 20:40:44 20:35:01 6 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:35:01 7 0.28 0.00 0.00 0.03 0.02 99.67 20:40:44 20:36:01 all 0.12 0.00 0.03 0.03 0.01 99.81 20:40:44 20:36:01 0 0.03 0.00 0.02 0.18 0.00 99.77 20:40:44 20:36:01 1 0.05 0.00 0.03 0.07 0.02 99.83 20:40:44 20:36:01 2 0.03 0.00 0.05 0.00 0.02 99.90 20:40:44 20:36:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 20:40:44 20:36:01 5 0.00 0.00 0.03 0.00 0.02 99.95 20:40:44 20:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:36:01 7 0.78 0.00 0.07 0.00 0.00 99.15 20:40:44 20:37:01 all 0.09 0.00 0.03 0.05 0.01 99.81 20:40:44 20:37:01 0 0.02 0.00 0.08 0.27 0.02 99.62 20:40:44 20:37:01 1 0.02 0.00 0.05 0.13 0.03 99.77 20:40:44 20:37:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:40:44 20:37:01 3 0.00 0.00 0.02 0.00 0.03 99.95 20:40:44 20:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:40:44 20:37:01 6 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:37:01 7 0.62 0.00 0.02 0.00 0.00 99.37 20:40:44 20:38:01 all 0.05 0.00 0.01 0.03 0.01 99.89 20:40:44 20:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:38:01 1 0.08 0.00 0.03 0.17 0.03 99.68 20:40:44 20:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 20:40:44 20:38:01 3 0.07 0.00 0.07 0.00 0.03 99.83 20:40:44 20:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:38:01 5 0.00 0.00 0.00 0.10 0.00 99.90 20:40:44 20:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:40:44 20:38:01 7 0.23 0.00 0.00 0.00 0.02 99.75 20:40:44 20:39:01 all 0.10 0.00 0.01 0.06 0.01 99.81 20:40:44 20:39:01 0 0.03 0.00 0.02 0.15 0.02 99.78 20:40:44 20:39:01 1 0.05 0.00 0.02 0.25 0.02 99.67 20:40:44 20:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 20:40:44 20:39:01 3 0.05 0.00 0.02 0.00 0.02 99.92 20:40:44 20:39:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:40:44 20:39:01 5 0.02 0.00 0.02 0.07 0.00 99.90 20:40:44 20:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:40:44 20:39:01 7 0.62 0.00 0.00 0.00 0.00 99.38 20:40:44 20:40:01 all 0.08 0.00 0.04 0.02 0.02 99.84 20:40:44 20:40:01 0 0.03 0.00 0.20 0.00 0.02 99.75 20:40:44 20:40:01 1 0.02 0.00 0.05 0.17 0.02 99.75 20:40:44 20:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:40:44 20:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:40:44 20:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:40:44 20:40:01 5 0.02 0.00 0.02 0.02 0.00 99.95 20:40:44 20:40:01 6 0.02 0.00 0.02 0.00 0.08 99.88 20:40:44 20:40:01 7 0.51 0.00 0.02 0.00 0.03 99.44 20:40:44 Average: all 6.16 0.00 1.09 0.86 0.03 91.86 20:40:44 Average: 0 6.19 0.00 1.10 1.25 0.02 91.43 20:40:44 Average: 1 5.98 0.00 1.14 0.81 0.04 92.04 20:40:44 Average: 2 6.14 0.00 1.10 1.05 0.02 91.69 20:40:44 Average: 3 6.24 0.00 1.02 0.55 0.02 92.17 20:40:44 Average: 4 6.35 0.00 1.12 0.91 0.02 91.60 20:40:44 Average: 5 6.02 0.00 1.10 0.49 0.02 92.36 20:40:44 Average: 6 6.09 0.00 1.05 0.82 0.02 92.02 20:40:44 Average: 7 6.28 0.00 1.12 0.98 0.05 91.57 20:40:44 20:40:44 20:40:44